POST PlanCare2Api/Employees/ChangeOfCaseload
Change the caseload of the current logged on employee
Request Information
URI Parameters
None.
Body Parameters
List of client identities for the updated caseload
Collection of Identity| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | string |
None |
|
| Type | IdentifierType |
None |
Request Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None |
|
| Content | HttpContent |
None |
|
| StatusCode | HttpStatusCode |
None |
|
| ReasonPhrase | string |
None |
|
| Headers | Collection of Object |
None |
|
| RequestMessage | HttpRequestMessage |
None |
|
| IsSuccessStatusCode | boolean |
None |