API reference
Search
K
Links

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 orders
  • acquired — with one order
  • repeat — with two or more orders
Customers can be associated with groups to get access to the related private markets.