Create a customer
Customers
Create a customer
This API let’s you to create customers and corresponding accounts.
POST
Create a customer
Documentation Index
Fetch the complete documentation index at: https://docs.togai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Payload to create customer
Payload to create customer
Customer identifier
Maximum string length:
50Example:
"01BX5ZZKBKACTAV9WEVGEMMVRZ"
Name of the Customer
Required string length:
3 - 255Example:
"ACME Enterprise"
Primary email of the customer
Maximum string length:
320Example:
"admin@example.com"
billing address of the customer
Maximum array length:
10Payload to create account
Response
Response for Create customer request
Identifier of customer
Maximum string length:
50Unique identifier of customer
Name of the Customer
Required string length:
3 - 255Primary email of the customer
Maximum string length:
320billing address of the customer
Maximum array length:
10Structure of an account
