Federal Account Symbols REST Endpoints

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