Create Customer

Create a customer. This endpoint allows you to create a new record with customer details such as contact details, preferences, and account status.

Body Params
string
required
string | null
contacts
array of objects | null
contacts
integer
required
addresses
array of objects | null
addresses
string | null

Currency code (ISO 4217)

string | null
integer
enum

Statuses:

  • 1 - Active
  • 0 - Inactive
Allowed:
contracts
array of objects | null
contracts
string | null
facilities
array of strings
facilities
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json