Supplier Exceptions REST Endpoints

Supply Chain Planning/Demand and Supply Plans/Supplier Exceptions
Order-based exceptions for suppliers, generated by planning. For example, the exception Supplier Capacity Constraints is generated for the item supplier and supplier site combination which is constrained by the capacity for planning supplies.
Get details of all supplier exceptions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/SupplierExceptions
Get details of one supplier exception
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/SupplierExceptions/{SupplierExceptionsUniqID}
Update details of one supplier exception
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/SupplierExceptions/{SupplierExceptionsUniqID}