Customers
Update Customer
This endpoint allows you to update a customer’s details.
PATCH
/
v1
/
customers
/
{customer_id}
Headers
Path Parameters
The Customer id
Body
application/json
The name of the customer
The email of the customer
The phone number of the customer
The country code of the phone number
The remark of the customer
The birth date of the customer
The gender of the customer
Was this page helpful?