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

pub async fn iserver_account_account_id_order_order_id_post(
    configuration: &Configuration,
    account_id: &str,
    order_id: &str,
    body: ModifyOrder
) -> Result<Vec<InlineResponse20015>, Error<IserverAccountAccountIdOrderOrderIdPostError>>

Modifies an open order. Must call /iserver/accounts endpoint prior to modifying an order. Use /iservers/account/orders endpoint to review open-order(s).