Cancel Order
Cancel an active order.
DELETE
https://api.staging.dexilon.io/api/v1/orders
Weight: 1
Either orderId
or clientOrderId
must be sent.
Query Parameters
Name
Type
Description
symbol*
String
Symbol name.
orderId
Long
Order ID of order.
clientOrderId
String
Client ID of order.
Last updated