Cancel order (TRADE)
DELETE /api/v3/order
Cancel 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?