Customer
Create a customer
POST
Create a customer
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Body
application/json
Customer's first name.
Maximum string length:
255Customer's last name.
Maximum string length:
255Customer's phone number.
Maximum string length:
20Customer's email address.
Maximum string length:
255Customer's date of birth.
Customer's gender.
Available options:
male, female, other Customer's country identifier.
Customer's identity number.
Customer's job title.
Maximum string length:
255Customer's address.
Maximum string length:
1000The customer's preferred default channel.
Assigned user identifier.
Tag identifiers to attach to the customer.
A tag ID.