Cancel Order
POST{BASE_URL}/orders/cancel
Cancel an outstanding order using its current order_id and the account
on which it was submitted.
For a USD-funded Korean equity, cancel the equity order itself. Automatic funding orders cannot be addressed directly. Any completed USD-to-KRW fills remain completed and are not automatically reversed.
Request
Responses
- 200
- 400
- 401
Cancel request accepted. Returns the quantity still open when the request is accepted; the terminal result is delivered asynchronously.
The request could not be accepted, for example because the account or symbol is unavailable, a required paired account is missing, buying power or position is insufficient, required market pricing is unavailable, an identifier is duplicated, or an order field or requested lifecycle action is invalid.
Missing or invalid credentials, or the account is not entitled to the authenticated client.