POST PlanCare2Api/ClientAttentions/{clientAttentionId}/ChangeOfClientAttention
Update a client attention.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientAttentionId | string |
None |
Body Parameters
ChangeOfClientAttention| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientAttentionId |
The Id of the attention. |
integer |
None |
| Description |
The description of the attention. |
string |
None |
| StartDate |
The start date. |
date |
None |
| EndDate |
The end date. |
date |
None |
Request Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.
Response Information
Resource Description
Metadata of client attention.
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 |