Requests the available Trading Accounts for the authenticated user
Controller: Trading
Topic: QueryAccounts
Action: Publish
Permissions: Zenith/Trading
No Request Body
An unordered array of Account State objects. See the Accounts subscription for more information.
Send:
{"Controller":"Trading","Topic":"QueryAccounts","TransactionID":123}
Receive:
{"Controller":"Trading","Topic":"QueryAccounts","TransactionID":123,"Data":[{"ID":"PT56789","Name":"Paritech Account 56789","Feed":"Active","Provider":"Motif","Currency":"AUD"}]}