Exception Sets REST Endpoints

Supply Chain Planning/Exception Sets
The list of exception sets used to define which exceptions are calculated and reported during a plan run.
Create an exception set
Method: post
Path: /fscmRestApi/resources/11.13.18.05/exceptionSets
Delete an exception set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/exceptionSets/{ExceptionSetId}
Get all exception sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/exceptionSets
Get one exception set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/exceptionSets/{ExceptionSetId}
Update one exception set
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/exceptionSets/{ExceptionSetId}