Supply Exceptions REST Endpoints

Supply Chain Planning/Demand and Supply Plans/Supply Exceptions
Order-based exceptions for supplies when only supply-related exceptions are generated by planning. For example, the exception Orders to be Rescheduled Out for supplies is generated for supplies that have been rescheduled to a date later than their prior due date based on the earliest pegged demands date in the plan.
Get details of all supply exceptions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/SupplyExceptions
Get details of one supply exception
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/SupplyExceptions/{SupplyExceptionsUniqID}
Update details of one supply exception
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/SupplyExceptions/{SupplyExceptionsUniqID}