Skip to main content
POST
This endpoint is idempotent using the external_id field. If a customer with the same external_id already exists, the existing customer will be updated and returned.

Path Parameters

string
required
ID of the Business the customer is associated with.

Body

string
External ID for the customer within your platform. Idempotency key.
string
Name of the individual customer.
string
Name of the company customer.
string
Email address of the customer.
string
Mobile phone number of the customer.
string
Office phone number of the customer.
string
Full address of the customer.
string
Notes about the customer.
Array of Tags

Response

Returns the created Customer object