Customers
Update Customer
Update customer detail
POST
/
customers
/
{id}
/
update
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Was this page helpful?