Resources REST Endpoints

Supply Chain Planning/Demand and Supply Plans/Resources
The Resources resource manages the collected resources used as input for the Oracle Supply Chain Planning Cloud solution.
Get all resources
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/Resources
Get one resource
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/Resources/{ResourceId}
Update one resource
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/Resources/{ResourceId}