POST PlanCare2Api/ClientplansV2/AdvanceAgreementStatus/{agreementId}
Changes the status of an agreement to the next status. (concept-approved-inProgress-historical)
Requires 'Edit' permission for function ClientPlanOverview {7757BB23-A132-438A-9601-28E6BF9E4CA7}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| agreementId |
The id of the agreement to change the status for. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns the HttpResponseMessage which contains the changed agreement instance.
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 |