Production Calendar Shift Exceptions REST Endpoints

SCM Common/Production Calendar Shift Exceptions
The Production Calendar Shift Exceptions resource gets the planned exceptions to the production calendar for a manufacturing or maintenance plant.
Create calendar data for the plant, work center or production line for the Production Calendar task.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionCalendarShiftExceptions/action/generateProductionCalendarData
Create calendar data for the production line for the Production Calendar task.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionCalendarShiftExceptions/action/generateProductionLineCalendarData
Create one production calendar shift exception
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionCalendarShiftExceptions
Delete a production calendar shift exception
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/productionCalendarShiftExceptions/{PlantShiftExceptionId}
Get all production calendar shift exceptions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionCalendarShiftExceptions
Get one production calendar shift exception
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionCalendarShiftExceptions/{PlantShiftExceptionId}
Update a production calendar shift exception
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productionCalendarShiftExceptions/{PlantShiftExceptionId}