Runs REST Endpoints

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