Customers
The customer object and the allowed CRUD operations on the related resource endpoint
Customers must contain an email address and, optionally, a password. Registered customers can get an access token through the password flow to manage their data.
Customer status can be one of:
prospect
— with no ordersacquired
— with one orderrepeat
— with two or more orders
Last modified 6mo ago