Allocation Scenarios REST Endpoints

Supply Chain Planning/Allocation Scenarios
An allocation scenario details the item, organization, and allocation nodes used to manage supply allocation.
Create one allocation scenario
Method: post
Path: /fscmRestApi/resources/11.13.18.05/bmAllocationScenarios
Delete one allocation scenario
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/bmAllocationScenarios/{ScenarioId}
Get all allocation scenarios
Method: get
Path: /fscmRestApi/resources/11.13.18.05/bmAllocationScenarios
Get one allocation scenario
Method: get
Path: /fscmRestApi/resources/11.13.18.05/bmAllocationScenarios/{ScenarioId}
Update one allocation scenario
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/bmAllocationScenarios/{ScenarioId}