Federal Treasury Account Symbols REST Endpoints

Federal Treasury Account Symbols
The federal treasury account symbols resource is used to query, create and update treasury account symbols.
Create treasury account symbols
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryAccountSymbols
Delete a treasury account symbol
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryAccountSymbols/{TreasuryAccountSymbolId}
Get a treasury account symbol
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryAccountSymbols/{TreasuryAccountSymbolId}
Get all treasury account symbols
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryAccountSymbols
Update a treasury account symbol
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryAccountSymbols/{TreasuryAccountSymbolId}