Skip to main content
POST
Add new customers in bulk. Also creates new profile if a customer does not exist yet.

Authorizations

Authorization
string
header
required

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

Body

application/json
duplicates
enum<string>

How to handle display IDs that already exist in the customer database.

Available options:
override,
skip
customers
object[]

Response

200 - application/json

Success

data
object