v4
latestOpenAPI 3.1.02026-08-032294621.7 MBList bank-feed transactions
Return bank-feed rows (one per debit/credit on a connected bank or credit-card account), newest first. Use this to drive reconciliation externally: page through the rows, decide which DualEntry transaction each one corresponds to, then POST /matches/ to record the pairing.
Query parameters
Limit to a single bank/credit-card account.
Limit to a single bank/credit-card account.
Pipeline stage filter, e.g. unprocessed, ai_suggested, matched, no_match, excluded.
Inclusive lower bound on date.
Inclusive lower bound on date.
Inclusive upper bound on date.
Inclusive upper bound on date.
true for posted-only, false for pending-only, omit for both.
true for posted-only, false for pending-only, omit for both.
By default expired rows are hidden; pass true to see them.
By default expired rows are hidden; pass true to see them.
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK