Accounts
Transactions
Fetch transactions for date range for account
get/accounts/{accountId}/transactions/fromDate/{fromDate}/toDate/{toDate}
Path parameters
accountIdinteger required
Account id
fromDatestring required
Search starting date
toDatestring required
Search ending date
Response
successful operation