Items REST Endpoints
Supply Chain Planning/Inventory Plan Definition/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/inventoryPlans/{PlanId}/child/Items - Get one item
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryPlans/{PlanId}/child/Items/{ItemsUniqID}