Substitute Items REST Endpoints
Supply Chain Planning/Simulation Sets/Component Items/Substitute Items
Component items substitutes that are part of the item structures of a supply plan.
- Get all substitute component items
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/ComponentItems/{ComponentItemsUniqID}/child/SubstituteItems
- Get one substitute component item
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/simulationSets/{SimulationSetId}/child/ComponentItems/{ComponentItemsUniqID}/child/SubstituteItems/{SubstituteItemsUniqID}