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
/
v1
/
customers
Headers
Body
application/json
The email of the customer
The phone number of the customer
The name of the customer
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?