| spot_order_cancel | R Documentation | 
Exposes the DELETE /api/v3/order endpoint.
spot_order_cancel(symbol, order_id)
symbol | 
 Symbol.  | 
order_id | 
 Order ID.  | 
A data frame.
## Not run: 
spot_order_cancel("ETHUSDT", 42)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.