Federal Attributes REST Endpoints

Federal Attributes
The federal attributes enables users to define and manage the federal attributes.
Create a federal attribute.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedAttributes
Delete a federal attribute.
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedAttributes/{FederalAttributeId}
Get a federal attribute.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributes/{FederalAttributeId}
Get all federal attributes.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAttributes
Update a federal attribute.
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedAttributes/{FederalAttributeId}