Items REST Endpoints
Supply Chain Planning/Replenishment Plans/Items
The Items resource manages the items within a simulation set used as input for the Oracle Supply Chain Planning Cloud solution.
- Get all items
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/replenishmentPlans/{PlanId}/child/Items
- Get one item
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/replenishmentPlans/{PlanId}/child/Items/{ItemsUniqID}