- Subcategories:
- Allocation Rule Details
Allocation Rules REST Endpoints
Business Objects/Allocation Rules
The operations from the Business Objects/Allocation Rules category.
- Create an Allocation Rule
- Method: postPath:
/allocationRules - Delete an Allocation Rule
- Method: deletePath:
/allocationRules/{allocationRuleGid} - Get Allocation Rules
- Method: getPath:
/allocationRules - Get an Allocation Rule
- Method: getPath:
/allocationRules/{allocationRuleGid} - Update an Allocation Rule
- Method: patchPath:
/allocationRules/{allocationRuleGid}