Item Exceptions REST Endpoints

Supply Chain Planning/Demand and Supply Plans/Item Exceptions
The order-based exceptions for items where only item related exceptions are generated by planning. For example, an exception such as Items below Safety Stock where an exception for items that are below a safety stock level are calculated by the plan.
Get exception details of all item exceptions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/ItemExceptions
Get exception details of one item exception
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/ItemExceptions/{ItemExceptionsUniqID}
Update exception details of an item exception
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/ItemExceptions/{ItemExceptionsUniqID}