Resource Exceptions REST Endpoints

Supply Chain Planning/Demand and Supply Plans/Resource Exceptions
Order-based exceptions for resources generated by planning. For example, the exception Resource Capacity Constraints is generated for resources that are constrained by capacity for planning supplies.
Get details of all resource exceptions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/ResourceExceptions
Get details of one resource exception
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/ResourceExceptions/{ResourceExceptionsUniqID}
Update details of one resource exception
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/ResourceExceptions/{ResourceExceptionsUniqID}