Account

Brokerage Accounts

Returns a list of accounts the user has trading access to, their respective aliases and the currently selected account. Note this endpoint must be called before modifying an order or querying open orders.

get/iserver/accounts

Response

An array of accounts

accountsstring[]

Unique account id

aliasesobject

Account Id and its alias

selectedAccountstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.