- Subcategories:
- Purchasing Buyer Assignment Rules
Purchasing Buyer Assignment Rules REST Endpoints
Purchasing Buyer Assignment Rules
System assigns the best buyer to requisition lines. This assignment is based on various attributes, including requisitioning business unit, commodity type, delivery organization, project, cost center, supplier, and other relevant criteria.
- Create one buyer assignment rule
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchasingBuyerAssignmentRules - Delete one buyer assignment rule
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/purchasingBuyerAssignmentRules/{purchasingBuyerAssignmentRulesUniqID} - Get all buyer assignment rules
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchasingBuyerAssignmentRules - Get one buyer assignment rule
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchasingBuyerAssignmentRules/{purchasingBuyerAssignmentRulesUniqID} - Get one buyer assignment rule
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/purchasingBuyerAssignmentRules/{purchasingBuyerAssignmentRulesUniqID}