Federal Account Attributes REST Endpoints

Federal Account Attributes
The federal account attributes enable users to manage account attribute fields.
Create a federal account attribute
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedAccountAttributes
Delete a federal account attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedAccountAttributes/{AccountAttributeHeaderId}
Get a federal account attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAccountAttributes/{AccountAttributeHeaderId}
Get all federal account attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedAccountAttributes
Update a federal account attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedAccountAttributes/{AccountAttributeHeaderId}