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