Output Items REST Endpoints
Supply Chain Planning/Supply Plans/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/supplyPlans/{PlanId}/child/OutputItems
- Get one output item
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/OutputItems/{OutputItemsUniqID}