Buyer Plans List of Values REST Endpoints
Supply Chain Planning/List of Values/Buyer Plans List of Values
The Buyer Plans List of Values resource gets the available plans for buyer planning.
- Get all buyer plans
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/buyerPlansLOV - Get one buyer plan
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/buyerPlansLOV/{PlanId} - Release plan
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/buyerPlansLOV/action/releasePlan - Update default plan
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/buyerPlansLOV/action/updateDefaultPlan