Simulate Demand Plan Runs REST Endpoints

Supply Chain Planning/Simulate Demand Plans/Simulate Demand Plan Runs
A simulate demand run manages execution and run details for the simulate demand scheduled process. Use this resource to run the demand engine scheduled process in simulation mode.
Create one simulate demand scheduled process
Method: post
Path: /fscmRestApi/resources/11.13.18.05/simulateDemandPlans/{PlanId}/child/simulateDemandRuns
Get all simulate demand scheduled process run details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/simulateDemandPlans/{PlanId}/child/simulateDemandRuns
Get one simulate demand scheduled process run detail
Method: get
Path: /fscmRestApi/resources/11.13.18.05/simulateDemandPlans/{PlanId}/child/simulateDemandRuns/{ExecutionId}