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
Payload to update customer
Name of the Customer
Required string length:
3 - 255
Primary email of the customer
Maximum length:
320
billing address of the customer
Response
200
application/json
Response for Get customer requests
Structure of customer
Identifier of customer
Maximum length:
50
Unique identifier of customer
Name of the Customer
Required string length:
3 - 255
Primary email of the customer
Maximum length:
320
billing address of the customer
Maximum length:
1000
billing address of the customer
Status of the customer
Available options:
ACTIVE
, ARCHIVED