v1

latestOpenAPI 3.1.02026-07-26420360.1 KB

TWAP - 주문 취소

TWAP 주문 취소를 요청합니다.

delete/twap

Query parameters

algo_order_idstring required

취소할 TWAP 주문 ID

Headers

Authorizationstring required

Authorization token (JWT)

Response

200

algo_order_idstring required

취소된 TWAP 주문 ID

Example response

{
  "algo_order_id": "C0101000000001799625"
}