API ドキュメント
get
/api/v1/Wallet/trade-transactionsReturns trade transactions for a portfolio account in a date window. The caller must own the account, or the account must be a public investment programme.
Wallet
パラメータ
accountId
query · integer
必須
fromDate
query · string
必須
toDate
query · string
必須
pageSize
query · integer
オプション
version
path · string
必須
反応
- 200Trade transactions for the account, newest first.
- 404Account was not found or is not visible to the caller.application/json
{}