Flow Schedules REST Endpoints

Manufacturing/Flow Schedules
Details used to create and update flow schedules.
Create one flow schedule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/flowSchedules
Get all flow schedules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/flowSchedules
Get one flow schedule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/flowSchedules/{WorkOrderId}
Identifies whether the specified days are working days.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/flowSchedules/action/checkWorkingDay
Update one flow schedule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/flowSchedules/{WorkOrderId}