Federal USSGL Account Attributes REST Endpoints

Federal USSGL Accounts/Federal USSGL Account Attributes
The federal USSGL account attributes enables users to define and manage the federal USSGL account attributes.
Create federal USSGL account attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts/{AccountId}/child/fedUSSGLAccountAttributes
Delete a federal USSGL account attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts/{AccountId}/child/fedUSSGLAccountAttributes/{USSGLAccountAttributeId}
Get a federal USSGL account attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts/{AccountId}/child/fedUSSGLAccountAttributes/{USSGLAccountAttributeId}
Get all federal USSGL account attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts/{AccountId}/child/fedUSSGLAccountAttributes
Update a federal USSGL account attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts/{AccountId}/child/fedUSSGLAccountAttributes/{USSGLAccountAttributeId}