TWAP - 주문 취소
TWAP 주문 취소를 요청합니다.
delete/twap
Query parameters
algo_order_idstring required
취소할 TWAP 주문 ID
Headers
Authorizationstring required
Authorization token (JWT)
Response
200
Example response
{
"algo_order_id": "C0101000000001799625"
}TWAP 주문 취소를 요청합니다.
취소할 TWAP 주문 ID
Authorization token (JWT)
200
{
"algo_order_id": "C0101000000001799625"
}