POST
/
customers

This endpoint performs an upsert operation.

Authorizations

Authorization
string
header
required

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

Body

application/json
Customer payload
customer
object
required

Response

200
application/json
Customer created or updated
customer
object
required