For the complete documentation index, see llms.txt. This page is also available as Markdown.

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