GET PlanCare2Api/Clients/{clientId}/SpecialLegalStatus
Get the client's special legal status
Requires 'Read' permission for function ClientLegalStatus {7CDF2B6B-14D2-4F2A-AF83-FF73D57064DB}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId |
internal client identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The client's special legal statuses
Collection of ClientSpecialLegalStatus| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id |
integer |
None |
| ClientId |
Client id |
integer |
None |
| RegistrationDate |
RegistrationDate |
date |
None |
| StartDate |
StartDate |
date |
None |
| EndDate |
EndDate |
date |
None |
| LegalStatus |
LegalStatus |
string |
None |
| LegalStatusId |
LegalStatusId |
integer |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.