Buyer Planning Suppliers REST Endpoints
Supply Chain Planning/Buyer Planning Suppliers
The Buyer Planning Suppliers resource manages suppliers available in buyer planning.
- Add one supplier
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/buyerPlanningSuppliers/buyerPlanningSuppliers - Delete one supplier
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/buyerPlanningSuppliers/buyerPlanningSuppliers/{buyerPlanningSuppliers_Id} - Get all suppliers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/buyerPlanningSuppliers/buyerPlanningSuppliers - Get one supplier
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/buyerPlanningSuppliers/buyerPlanningSuppliers/{buyerPlanningSuppliers_Id}