GET PlanCare2Api/ContactPersons?allowAccessClientPortal={allowAccessClientPortal}
Gets contactpersons
Requires 'Read' permission for function ContactPersonPersonalData {1D8FABC7-C901-48B5-A6B3-3D47FE33810D}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| allowAccessClientPortal |
Indicates whether the contactperson is allowed client portal access. |
boolean |
None |
Body Parameters
None.
Response Information
Resource Description
List of contactpersons
Collection of ContactPersonLookup| Name | Description | Type | Additional information |
|---|---|---|---|
| RelationId |
RelationId |
integer |
None |
| FirstName |
FirstName |
string |
None |
| LastName |
LastName |
string |
None |
| NickName |
NickName |
string |
None |
| LookupName |
LookupName |
string |
None |
| AllowAccessClientPortal |
Indicates whether the contactperson is allowed to use the client-portal. |
boolean |
None |
| AllowAccessClientPortalStartDate |
Optional begin of period when the contactperson is allowed to use the client-portal. |
date |
None |
| AllowAccessClientPortalEndDate |
Optional end of period when the contactperson is allowed to use the client-portal. |
date |
None |
| PortalEmail |
The contactperson's e-mail (username) within the client-portal. |
string |
None |
| AccessUserId |
AccessUserId of the contactperson. |
integer |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.