Customers
Update a customer
This API let’s you to update a customer’s information using customer_id.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Maximum length:
50
Body
application/json
Payload to update customer
billing address of the customer
Name of the Customer
Required string length:
3 - 255
Primary email of the customer
Maximum length:
320
Response
200 - application/json
Structure of customer
billing address of the customer
billing address of the customer
Maximum length:
1000
Identifier of customer
Maximum length:
50
Name of the Customer
Required string length:
3 - 255
Primary email of the customer
Maximum length:
320
Status of the customer
Available options:
ACTIVE
, ARCHIVED
Unique identifier of customer