Skip to main content
POST
Sync a batch of businesses

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
businesses
object[]
required

The businesses to sync

Response

200 - application/json

The synced Business objects

businesses
(The Business object · object | null)[]
required

The businesses that were synced. Will be null for businesses that had errors