Segment Data REST Endpoints
Supply Chain Planning/Planning Segment Groups Version 2/Segments/Segment Data
Grouping of item-location combinations on the basis of user-defined, static, or dynamic attributes. Through segmentation, you can better manage the replenishment requirements for many item-location combinations by grouping them into a few segments.
- Delete segment data
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/Segment/{SegmentId}/child/SegmentDataDelete
- Get data for all segments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/Segment/{SegmentId}/child/SegmentDataDelete
- Get data for one segment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/Segment/{SegmentId}/child/SegmentDataDelete/{SegmentDataDeleteUniqID}