Creating Hierarchies for Segmentation REST Endpoints
Supply Chain Planning/Planning Segment Groups Version 2/Creating Hierarchies for Segmentation
Hierarchies used for segmentation, that's a grouping of item-location combinations. The hierarchies are product, organization, customer, and demand class.
- Create hierarchy for one segment group
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentGroupHierarchyCreate
- Get hierarchy for all segment groups
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentGroupHierarchyCreate
- Get hierarchy for one segment group
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentGroupHierarchyCreate/{SegmentGroupHierarchyCreateUniqID}