Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Payload to create customer
Customer identifier
Maximum length:
50Example:
"01BX5ZZKBKACTAV9WEVGEMMVRZ"
Name of the Customer
Required string length:
3 - 255Example:
"ACME Enterprise"
Primary email of the customer
Maximum length:
320Example:
"admin@example.com"
billing address of the customer
Maximum length:
10Payload to create account
Response
Response for Create customer request
Identifier of customer
Maximum length:
50Unique identifier of customer
Name of the Customer
Required string length:
3 - 255Primary email of the customer
Maximum length:
320billing address of the customer
Maximum length:
10Structure of an account
