Reset Plan Approvals REST Endpoints
Supply Chain Planning/Reset Plan Approvals
The Reset plan approval details of a plans.
- Get all plans reset approval status
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/resetPlanApprovals
- Get one plan reset approval status
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/resetPlanApprovals/{PlanId}
- Reset approval status for a plan
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/resetPlanApprovals/{PlanId}