Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Your customer unique identifier
The full name of the customer
Example:
"John Smith"
The email of the customer
The date when the customer was registered
The status of the customer
Available options:
ACTIVE
, INACTIVE
The gender of the customer
Available options:
MALE
, FEMALE
The date of birth of the customer
The id of the tier the customer currently belongs to
Include your conditions customer tags here
The metrics of the customer
The metadata of the customer
Response
Customer created