Federal Attribute Supplemental Rule Line Filters REST Endpoints

Federal Attribute Supplemental Rules/Federal Attribute Supplemental Rule Lines/Federal Attribute Supplemental Rule Line Filters
The federal attribute supplemental rule filters enables user to define and manage the federal attribute supplemental rule filters.
Create a federal attribute supplemental rule filter.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleFilters
Delete a federal attribute supplemental rule filter.
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleFilters/{SupplRuleFilterId}
Get a federal attribute supplemental rule filter.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleFilters/{SupplRuleFilterId}
Get all federal attribute supplemental rule filters.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleFilters
Update a federal attribute supplemental rule filter.
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}/child/fedAttributeSupplementalRuleLines/{SupplRuleLineId}/child/fedAttributeSupplementalRuleFilters/{SupplRuleFilterId}