GET PlanCare2Api/Clients/{clientId}/CovVerifications
Get the COV verification by client ID
At least one of these modules is required: RelationManagement
Requires 'Read' permission for function ClientCovVerification {257DE205-6F91-4688-AB5F-4267E563CF55}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId |
internal client identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The CovVerification for a client
Collection of CovVerification| Name | Description | Type | Additional information |
|---|---|---|---|
| UzoviNumber |
Uzovi Number |
string |
None |
| InsuranceNumber |
Insurance number |
string |
None |
| Insurer |
Insurer |
string |
None |
| InsuranceTypeId |
Insurancetype id |
integer |
None |
| InsuranceTypeDescription |
InsuranceType as text |
string |
None |
| PackageCode |
Package code |
string |
None |
| PackageName |
Package name |
string |
None |
| LabelCode |
Label code |
string |
None |
| LabelName |
Label name |
string |
None |
| StartDate |
Start date |
date |
None |
| EndDate |
End date |
date |
None |
| RunDate |
Run date |
date |
None |
| Manual |
Manual |
boolean |
None |
| ResultCodeCovId |
COV Result code id |
integer |
None |
| ResultCodeCovDescription |
COV result code as text |
string |
None |
| RelationById |
Relation id of the person who performed the COV verification |
integer |
None |
| RelationByDescription |
The person who performed the COV verification as text |
string |
None |
| SourceText |
Source as text |
string |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.