Work Center Resource Exceptions REST Endpoints

SCM Common/Work Center Resource Exceptions
The Work Center Resource Exceptions resource defines changes to the availability of one or more work center resources assigned to a manufacturing or maintenance plant.
Create one work center resource exception
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workCenterResourceExceptions
Delete a work center resource exception
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/workCenterResourceExceptions/{WorkCenterResourceExceptionId}
Generate the calendar data to display for a single work center resource in the Work Center Resource Calendar task.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workCenterResourceExceptions/action/generateWorkCenterResourceCalendarData
Get all work center resource exceptions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workCenterResourceExceptions
Get one work center resource exception
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workCenterResourceExceptions/{WorkCenterResourceExceptionId}
Update a work center resource exception
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/workCenterResourceExceptions/{WorkCenterResourceExceptionId}