Websocket
GET{BASE_URL}/websocket
wss://{BASE_URL}/websocket
Connect to receive real-time order updates. You may open multiple
connections. The HK and KR example tabs show the same public envelope
for each market.
Korean USD-account funding
A Korean equity buy submitted on a USD account can produce independent update streams:
- Equity updates use the client-supplied equity
order_id. - Each automatic USD/KRW conversion has a server-generated
order_id,symbol: USD/KRW,side: sell,purpose: equity_funding, and aparent_av_order_idequal to the root equityav_order_id.
Equity and funding events may interleave, and more than one funding order
may appear over the life of a modified equity order. There is no separate
“funding complete” event; process each lifecycle by its own order_id and
use parent_av_order_id only for correlation. Do not cancel or modify an
automatic funding order directly. Completed USD-to-KRW fills are not
automatically reversed after a later equity cancel, replace, or reject.
A funding rejection does not by itself define the equity state; rely on
the equity update.
Request
Responses
- default
Order update