Policy Assignments REST Endpoints

Supply Chain Planning/Policy Assignments
Policy profiles are associated with classifications, organizations, and subinventories.
Create one policy assignment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyAssignments
Delete one policy assignment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyAssignments/{AssociationId}
Get all policy assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyAssignments
Get one policy assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyAssignments/{AssociationId}
Update one policy assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyAssignments/{AssociationId}