Skip to main content
POST
Create Customers

Authorizations

Authorization
string
header
required

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

Body

application/json
customers
object[]

Response

Customers created successfully

success
boolean
Example:

true

message
string
Example:

"Batch processed, customers will reflect shortly"

statusCode
integer
Example:

201

data
object