GET PlanCare2Api/Clients/{clientId}/BsnVerifications
Get the Bsn verification of the client
At least one of these modules is required: RelationManagement
Requires 'Read' permission for function ClientBsnVerification {2FE2E2CA-2643-45C6-B70C-DB85E6EC65B8}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId |
internal client identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Bsn verification
BsnVerification| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The internal id of the bsn verification |
integer |
None |
| RelationId |
The internal id of the relation |
integer |
None |
| Source |
Confirmation source |
BsnVerificationSource |
None |
| Bsn |
The BSN which is confirmed |
string |
None |
| ConfirmationDate |
Confirmation date |
date |
None |
| ConfirmedByName |
The name of the employee whom confirmed |
string |
None |
| Confirmed |
Determines if the bsn is confirmed by a reliable source |
boolean |
None |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: