Function ib_client::apis::portfolio_api::portfolio_account_id_summary_get[][src]

pub async fn portfolio_account_id_summary_get(
    configuration: &Configuration,
    account_id: &str
) -> Result<InlineResponse20029, Error<PortfolioAccountIdSummaryGetError>>

Returns information about margin, cash balances and other information related to specified account. See also /portfolio/{accountId}/ledger. /portfolio/accounts or /portfolio/subaccounts must be called prior to this endpoint.