GET api/v2/UserProfileCollectionPoint/GetByUserProfileId/{userProfileId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userProfileId | integer |
Required |
Response
Collection of UserProfileCollectionPointBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| UserProfileId | integer | ||
| CollectionPointId | integer | ||
| ToView | boolean | ||
| CollectionPoint | CollectionPointBasic |