Skip to main content
PUT
The PUT endpoint updates an existing customer.

Path Parameters

string
required
ID of the Business the customer is associated with.
string
required
ID of the Customer to be updated.

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 updated Customer object