GET api/v2/accounts/GetAllWithServiceCenter?filterPermissions={filterPermissions}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| filterPermissions | boolean |
Default value is False |
Response
PageResultOfAccountBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of AccountBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.