Customers
Create Customer
Creates a new customer.
POST
Authorizations
Body
application/json
This is the billing address
The customer's full name.
Customer's mobile phone number in international format.
This is the initial status of the customer.
Available options:
active
, inactive
This is the customer type.
Available options:
individual
, company
Company details. Required if customer type is company
.
Customer's email address.
Individual details. Required if customer type is individual
.
Response
200 - application/json
The response is of type object
.