Customers
Create customer
Create a new customer with contact information and group assignment
POST
Create customer
Authorizations
JWT access token obtained from /v2/auth endpoint
Body
application/json
Customer details
Example:
"John Doe"
Example:
"john.doe@example.com"
Example:
"+15551234567"
Example:
"CUST001"
Example:
"0f9654bc-9520-43d7-8109-317d9820f54c"
Example:
"Test Customer"
Example:
1
Example:
1
Example:
"1990-05-15"
Create customer