Federal Attribute Supplemental Rules REST Endpoints

Federal Attribute Supplemental Rules
The federal attribute supplemental rules enable users to manage attribute supplemental rule fields.
Create a federal attribute supplemental rule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules
Delete a federal attribute supplemental rule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}
Get a federal attribute supplemental rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}
Get all federal attribute supplemental rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules
Update a federal attribute supplemental rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedAttributeSupplementalRules/{SupplRuleHeaderId}