Allocation Rules REST Endpoints

Business Objects/Allocation Rules
The operations from the Business Objects/Allocation Rules category.
Create an Allocation Rule
Method: post
Path: /allocationRules
Delete an Allocation Rule
Method: delete
Path: /allocationRules/{allocationRuleGid}
Get Allocation Rules
Method: get
Path: /allocationRules
Get an Allocation Rule
Method: get
Path: /allocationRules/{allocationRuleGid}
Update an Allocation Rule
Method: patch
Path: /allocationRules/{allocationRuleGid}