Items REST Endpoints
Supply Chain Planning/Plan Inputs/Items
The Items resource manages the collected items used as input for the Oracle Supply Chain Planning Cloud solution.
- Get all items
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planInputs/{PlanInputId}/child/Items
- Get one item
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planInputs/{PlanInputId}/child/Items/{ItemsUniqID}