Runs REST Endpoints

Supply Chain Planning/Replenishment Plans/Runs
The Runs resource manages the run details of the replenishment plan. You can use this resource to run replenishment plans.
Create runs
Method: post
Path: /fscmRestApi/resources/11.13.18.05/replenishmentPlans/{PlanId}/child/Runs
Get all runs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/replenishmentPlans/{PlanId}/child/Runs
Get one run
Method: get
Path: /fscmRestApi/resources/11.13.18.05/replenishmentPlans/{PlanId}/child/Runs/{ExecutionId}