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
{}