Output Items REST Endpoints
Supply Chain Planning/Plan Inputs/Output Items
Output items that are produced at an operation of a process work definition of a supply plan.
- Get all output items
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planInputs/{PlanInputId}/child/OutputItems
- Get one output item
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planInputs/{PlanInputId}/child/OutputItems/{OutputItemsUniqID}