Sync
Sync a customer
POST
Creates the customer if it doesn’t exist or updates the customer that corresponds to the id
or external_id
that is provided
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the business
Body
application/json
The ID of the customer
The external ID of the customer
The phone number of the customer
The email address of the customer
The metadata of the customer
The ID of the customer
The external ID of the customer
The phone number of the customer
The email address of the customer
The metadata of the customer