Item Relationship Inputs REST Endpoints
Supply Chain Planning/Plan Inputs/Item Relationship Inputs
Associations between items, such as components or substitutes, are considered data in Oracle Supply Chain Planning to support planning and analysis activities.
- Get all item relationships
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planInputs/{PlanInputId}/child/ItemRelationships - Get one item relationship
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planInputs/{PlanInputId}/child/ItemRelationships/{ItemRelationshipsUniqID}