Management API
...
Customer
Accounts
Update Customer Account
4min
Updates a customer account, if requesting manager has access permissions to it.
URL: /api/v1/customer-accounts/{id}/
Method: PATCH
- code - String
- must be unique
- name - String
- description - String
- phone - String
- address - String
- email - String
JSON
|
Code: 200 OK
Content Examples:
JSON
|


Updated 05 Sep 2023
Did this page help you?