v1

latestOpenAPI 3.1.02026-07-261450274.9 KB

Create Person

Create a new person.

post/contacts/people

Request body

first_namestring required

Person first name

last_namestring

Person last name

emailstring

Valid email

notesstring

Notes text

addressstring

Person address

supplierboolean

Is this person your supplier?

manager_idinteger

Employee ID

ad_campaign_idinteger

Ad Campaign ID

discount_codestring

Discount code

custom_fieldsstring json

Custom fields values in format {"f123": "value", "f234": "value"}, where "f123" and "f234" is a custom field id.

tagsstring[]

Array of tags

tax_identification_numberstring

Tax identification number

Response

200

object required