Function ib_client::apis::order_api::iserver_account_orders_fa_group_post[][src]

pub async fn iserver_account_orders_fa_group_post(
    configuration: &Configuration,
    fa_group: &str,
    body: OrderRequest
) -> Result<Vec<InlineResponse20012>, Error<IserverAccountOrdersFaGroupPostError>>

Financial Advisors can use this endpoint to place an order for a specified group. To place an order for a specified account use the endpoint /iserver/account/{accountId}/order. More information about groups can be found in the TWS Users' Guide:.