Federal Attribute Supplemental Rule Allocations REST Endpoints

Federal Attribute Supplemental Rules/Federal Attribute Supplemental Rule Lines/Federal Attribute Supplemental Rule Allocations
The federal attribute supplemental rule allocations enables users to manage supplemental rule allocations.
Create all federal attribute supplemental rule allocations
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleAllocations
Delete a federal attribute supplemental rule allocation
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleAllocations/{SupplRuleAllocationId}
Get a federal attribute supplemental rule allocation
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleAllocations/{SupplRuleAllocationId}
Get all federal attribute supplemental rule allocations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleAllocations
Update a federal attribute supplemental rule allocation
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleAllocations/{SupplRuleAllocationId}