Federal Attribute Supplemental Rule Lines REST Endpoints

Federal Attribute Supplemental Rules/Federal Attribute Supplemental Rule Lines
The federal attribute supplemental rule lines enable users to manage attribute supplemental rule with lines.
Create a federal attribute supplemental rule line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines
Delete a federal attribute supplemental rule line
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}
Get a federal attribute supplemental rule line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}
Get all federal attribute supplemental rule lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines
Update a federal attribute supplemental rule line
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}