List transactions for a bank account with date range and category filters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number for pagination.
x >= 1Number of items per page.
1 <= x <= 100Start date (inclusive).
End date (inclusive).
credit, debit, transfer_in, transfer_out, interest, fee, dividend, check, ach, wire, atm, pos, adjustment, estate_distribution income, bills, insurance_premium, medical, taxes, estate_expense, legal_fee, funeral_expense, beneficiary_distribution, other date, amount, created_at Sort direction.
asc, desc