Policy Profiles REST Endpoints

Supply Chain Planning/Policy Profiles
Policy parameters for min-max and PAR policy calculations.
Create one policy profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyProfiles
Delete one policy profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyProfiles/{PolicyId}
Get all policy profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyProfiles
Get one policy profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyProfiles/{PolicyId}
Update one policy profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/minMaxPolicyProfiles/{PolicyId}