Duplicates REST Endpoints
Supply Chain Planning/Supply Chain Plans/Duplicates
The Duplicates resource manages the details that you use to copy a plan. You can use this resource to copy any plan.
- Create duplicates
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplyChainPlans/{PlanId}/child/Duplicates
- Get all duplicates
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyChainPlans/{PlanId}/child/Duplicates
- Get one duplicate
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyChainPlans/{PlanId}/child/Duplicates/{ExecutionId}