Runs REST Endpoints

Supply Chain Planning/Demand and Supply Plans/Runs
The Runs resource manages the run details about the demand and supply plan. You can use this resource to run demand and supply plans.
Create runs
Method: post
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/Runs
Get all runs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/Runs
Get one run
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/Runs/{ExecutionId}