Allocation Rule Details REST Endpoints

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