Run Plan REST Endpoints
Supply Chain Planning/Inventory Plan Definition/Run Plan
Details about the inventory plan that can be used to run inventory plans.
- Create runs
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inventoryPlans/{PlanId}/child/Runs - Get all runs
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryPlans/{PlanId}/child/Runs - Get one run
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryPlans/{PlanId}/child/Runs/{ExecutionId}