Skip to main content
Object Retrieves transactions for a specific bank account within a date range.

Arguments

input
required
{
  "items": [
    BankAccountTransaction
  ],
  "pageInfo": PageInfo
}