Filters REST Endpoints
Supply Chain Planning/Exception Sets/Filters
Organizations, suppliers, item categories, and customers for which the exception set is applicable.
- Create one filter
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/exceptionSets/{ExceptionSetId}/child/Filters - Delete one filter
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/exceptionSets/{ExceptionSetId}/child/Filters/{FilterId} - Get all filters
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/exceptionSets/{ExceptionSetId}/child/Filters - Get one filter
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/exceptionSets/{ExceptionSetId}/child/Filters/{FilterId}