Sync
Sync a business
POST
Creates the business if it doesn’t exist or updates the business 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
.
Body
application/json
The ID of the business
The name of the business
The external ID of the business
The metadata of the business
The ID of the business
The name of the business
The external ID of the business
The metadata of the business