Paginated list of transactions for a specific virtual account. Filter by type and status, and narrow by date range.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
credit, debit pending, completed, failed DynamoDB pagination cursor from the previous response. Pass the value of meta.last_evaluated_key to fetch the next page.
Paginated transaction list
The response is of type any.