Transactions
GET{BASE_URL}/transactions
Returns the transaction ledger for the requested account and market.
market defaults to HK; pass market=KR for a Korean account. A
market which does not match the account returns an empty transaction
page.
Hong Kong records can include cash movements, expiration settlements,
assignments, and corporate actions. Korean records are returned for KR
accounts when available. n_amt is expressed in the requested account's
currency.
Request
Responses
- 200
- 400
- 401
OK
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.