

Updated 05 Sep 2023
Did this page help you?
Retrieves a single customer account, if requesting manager has access permissions to it.
URL: /api/v1/customer-accounts/{id}/
Method: GET
Code: 200 OK
Content Examples:
{ "id": 811, "customers_count": 0, "code": "tc4", "name": "Test Customer Company 4", "description": "", "phone": "", "address": "", "email": "", "cognito_user_pool_id": "", "company": 339 }