GET api/v2/collectionpoints/{collectionPointId}/ServiceCenters
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| collectionPointId | integer |
Required |
Response
PageResultOfCollectionPointServiceCenterBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of CollectionPointServiceCenterBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.