- Subcategories:
- Duplicate Policy Assignment Sets
- Segment Level Parameters
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: postPath:
/fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets - Delete a policy assignment set
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets/{PolicySetId} - Get a policy assignment set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets/{PolicySetId} - Get all policy assignment sets
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets - Update a policy assignment set
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplyPlanPolicyAssignSets/{PolicySetId}