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