Authorizations
Path Parameters
The _id
of the customer you wish to update.
Body
application/json
This is the customer type.
Available options:
individual
, company
The customer's full name.
This is the status of the customer.
Available options:
active
, inactive
Customer's mobile phone number in international format.
Customer's email address.
Individual details. Required if customer type is individual
.
Company details. Required if customer type is company
.
The customer metadata object in key-value
pair. This can be useful for storing additional information about the customer in a structured format
This is the billing address of the customer.
Response
200
The response is of type object
.