GET api/v2/serviceareas/GetAllServiceAreasByServiceCenterId?serviceCenterId={serviceCenterId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| serviceCenterId | integer |
Required |
Response
PageResultOfServiceAreaBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of ServiceAreaBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.