Cancel order (TRADE)
DELETE /api/v3/orderCancel an active order. (Захиалга цуцлах)
Parameters:
Name
Type
Mandatory
Description
id
UUID
YES
timestamp
LONG
YES
Response:
{
"status": true,
"code": "0000",
"msg": [
"Амжилттай"
]
}Last updated
Was this helpful?