Create a customer
Customers
Create a customer
Used to create a customer.
POST
Create a customer
Authorizations
Long-lived Admin API key issued from the Juo merchant portal. Pass as the X-Juo-Admin-Api-Key header.
Headers
Unique identifier of the tenant in the system (usually a store identifier)
Body
application/json
Response
Default Response
Customer ID (numeric string).
Minimum string length:
1Example:
"7654321"
Available options:
customer Customer's full name.
Minimum string length:
1Example:
"Jane Smith"
Customer's contact email.
Example:
Customer's contact phone number in E.164 format.
Minimum string length:
1Example:
"+15550100"