POST api/v1/schedule/triggerchangenotifications
Trigger schedule change notifications Called from Schedule Automation Job - process bulk requests
Request Information
URI Parameters
None.
Body Parameters
Collection of SchedulePhaseProcessDepartment| Name | Description | Type | Additional information |
|---|---|---|---|
| ScheduleId | globally unique identifier |
None. |
|
| DeptId | integer |
None. |
|
| ScheduleStartDate | date |
None. |
|
| ScheduleEndDate | date |
None. |
|
| CurrentScheduleStatusId | integer |
None. |
|
| StatusChangeDate | date |
None. |
|
| NextScheduleStatusId | integer |
None. |
|
| ScheduleProcessPhaseId | integer |
None. |
|
| IsFacilityDualSignOff | boolean |
None. |
|
| Department | FsDeptModel |
None. |
|
| FacilityCoid | string |
None. |
|
| FacilityName | string |
None. |
|
| IsDstObserved | boolean |
None. |
|
| TimeZone | string |
None. |
|
| SchedulePhaseAutomationTime | date |
None. |
|
| ApprovalRequiredForPosting | boolean |
None. |
|
| FacilityId | integer |
None. |
|
| AutoGenerateOpenNeeds | boolean |
None. |
|
| DepartmentOptInForScheduleHelper | boolean |
None. |
|
| DepartmentCode | string |
None. |
|
| DepartmentDescription | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.