curl --location --request DELETE 'https://testnet.trade.vessel.finance/api/v1/order?symbol=&orderId=' \ --header 'VESSEL-API-KEY: 0x9f63893da8921b90baa01706bb052571' \ --header 'VESSEL-PASSPHRASE: 0x15d734da388d7c8748a2f8b765fbd5e7' \ --header 'VESSEL-SIGNATURE;' \ --header 'VESSEL-TIMESTAMP;'
{ "symbol": "WBTCUSDT", "orderId": "1728555634983152", "transactTime": "1728623789364", "price": "64516.18", "origQty": "0.0001", "executedQty": "0", "status": "CANCELED", "timeInForce": "GTC", "type": "LIMIT", "side": "SELL" }