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

pub async fn iserver_account_account_id_order_post(
    configuration: &Configuration,
    account_id: &str,
    body: OrderRequest
) -> Result<Vec<InlineResponse20012>, Error<IserverAccountAccountIdOrderPostError>>

Please note here, sometimes this endpoint alone can't make sure you submit the order successfully, you could receive some questions in the response, you have to to answer them in order to submit the order successfully. You can use "/iserver/reply/{replyid}" endpoint to answer questions