Supply Plan Policy Assignment Sets REST Endpoints

Supply Chain Planning/Supply Plan Policy Assignment Sets
Supply planning policy assignment set uniquely associates supply planning policies with specific policy assignments in a supply plan, such as fulfillment strategies and replenishment policies.
Create policy assignment sets
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets
Delete a policy assignment set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets/{PolicySetId}
Get a policy assignment set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets/{PolicySetId}
Get all policy assignment sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets
Update a policy assignment set
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets/{PolicySetId}