Resources REST Endpoints

Supply Chain Planning/Sales and Operations 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/salesAndOperationsPlans/{PlanId}/child/Resources
Get one resource
Method: get
Path: /fscmRestApi/resources/11.13.18.05/salesAndOperationsPlans/{PlanId}/child/Resources/{ResourceId}
Update one resource
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/salesAndOperationsPlans/{PlanId}/child/Resources/{ResourceId}