Federal USSGL Accounts REST Endpoints

Federal USSGL Accounts
The USSGL Accounts resource is used to set up USSGL accounts. You can query, create, and update USSGL accounts.
Create USSGL accounts
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts
Get a USSGL account
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts/{AccountId}
Get all USSGL accounts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts
Update a USSGL account
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedUSSGLAccounts/{AccountId}