Customers
Create Customer
Create a new customer.
POST
Authorizations
Your API key. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the app settings
Body
application/json
First name
Required string length:
3 - 50
Last name
Required string length:
3 - 50
Business name.
Maximum length:
50
City name.
Maximum length:
100
Country code. get it from /countries endpoint
Maximum length:
2
Email address.
Job Title
Maximum length:
50
Phone e.g., +971500123456.
Maximum length:
15
Province ID. get it from /provinces endpoint
Street address
Maximum length:
100
Zip/Postal code.
Maximum length:
16
Response
201 - application/json