Schedule Processes REST Endpoints

Schedule Processes
The information about given workforce scheduling processes.
Create a schedule process
Method: post
Path: /hcmRestApi/resources/11.13.18.05/scheduleProcesses
Delete a schedule process
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/scheduleProcesses/{ScheduleProcessId}
Get a schedule process
Method: get
Path: /hcmRestApi/resources/11.13.18.05/scheduleProcesses/{ScheduleProcessId}
Get all schedule processes
Method: get
Path: /hcmRestApi/resources/11.13.18.05/scheduleProcesses
Update a schedule process
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/scheduleProcesses/{ScheduleProcessId}