Customers
Create a customer
This endpoint allows you to create a customer. The customer will be created with the provided details and will be returned in the response.
POST
Headers
Example:
"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"
Body
application/json
The email of the customer
The phone number of the customer
The name of the customer
Example:
"John Doe"
The country code of the phone number
The remark of the customer
Maximum length:
255
The birth date of the customer
The gender of the customer
Was this page helpful?