Cancel order (TRADE)

DELETE /api/v3/order

Cancel an active order. (Захиалга цуцлах)

Parameters:

NameTypeMandatoryDescription

id

UUID

YES

timestamp

LONG

YES

Response:

{
  "status": true,
  "code": "0000",
  "msg": [
    "Амжилттай"
  ]
}

Last updated