Last updated 2 months ago
Submit cancel order transaction
DELETE /orders/submit HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 20 { "signed_tx": "text" }
OK
{ "tx_hash": "text" }