Segment Group Dimensions REST Endpoints

Supply Chain Planning/Planning Segment Groups Version 2/Segment Group Dimensions
A set of dimensions used for a segment group.
Create all segment group dimensions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentGroupDimensions
Delete one segment group dimension
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentGroupDimensions/{SegmentLevelId}
Get all segment group dimensions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentGroupDimensions
Get one segment group dimension
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentGroupDimensions/{SegmentLevelId}
Update all segment group dimensions
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentGroupDimensions/{SegmentLevelId}