pub async fn place_order( __arg0: State<AppState>, signer_ctx: SignerContext, __arg2: SonicJson<PlaceOrderRequest>, ) -> Result<SonicJson<OrderUpdateMessage>, ApiError>
Place an options order