Function ib_client::apis::account_api::iserver_accounts_get[][src]

pub async fn iserver_accounts_get(
    configuration: &Configuration
) -> Result<InlineResponse2006, Error<IserverAccountsGetError>>

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.