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
Response
200 - application/json
The synced Business
object
The response is of type object
.