Segment Members REST Endpoints

Supply Chain Planning/Planning Segment Groups Version 2/Segment Members
A set of members like items, locations, demand class, or customer sites that are associated with segments.
Get all segment members
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentMembers
Get one segment member
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentMembers/{SegmentMembersUniqID}
Update one segment member
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planningSegmentGroupsV2/{SegmentGroupId}/child/SegmentMembers/{SegmentMembersUniqID}