Replenishment Policy Assignment Sets Version 2 REST Endpoints

Supply Chain Planning/Replenishment Policy Assignment Sets Version 2
A set of policy parameters for all segments of a specified segment group.
Create one policy assignment set
Method: post
Path: /fscmRestApi/resources/11.13.18.05/replenishmentPolicyAssignmentSetsV2
Delete one policy assignment set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/replenishmentPolicyAssignmentSetsV2/{PolicySetId}
Get all policy assignment sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/replenishmentPolicyAssignmentSetsV2
Get one policy assignment set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/replenishmentPolicyAssignmentSetsV2/{PolicySetId}
Update one policy assignment set
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/replenishmentPolicyAssignmentSetsV2/{PolicySetId}