/trade/orders/cancel/standby

Cancel orders in standby for a market using order hashes.

  • May be a single order hash or a list of order hashes.
  • All orders must belong to the same account.
  • If no order hashes are specified, then will cancel all orders for the given market
  • All orders being cancelled by request will receive the same time priority.
Body Params
string
required

The symbol of the perpetual for which to cancel orders.

orderHashes
array of strings

List of order hashes of the orders to be cancelled. All orders must belong to accountAddress. Max 10 order hashes

orderHashes
Responses

429

Too Many Requests. The request was rate limited.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json