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