Skip to main content
POST
Create customers batch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Create customers batch payload

customers
object[]
required
Required array length: 1 - 50 elements

Response

201 - application/json
successes
object[]
required
errors
object[]
required