Bank Match
List bank-match suggestions
Return the suggestions DualEntry has produced for your organization, newest
first. Each suggestion pairs a bank-feed row with an accounting transaction —
either one you already have on file (match) or one we’d draft on your
behalf if you accept it (create).
Filters:
financial_transaction_id— see every candidate match for one bank row.suggestion_type— narrow tomatchorcreate.is_highest_ranked=true— return just the top pick per bank row (the same one the DualEntry UI defaults to). Leave off to see all candidates.
GET
List bank-match suggestions
Documentation Index
Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Available options:
match, create Number of records to return per page (capped at 100)
Required range:
x >= 1Number of records to skip before starting to return results
Required range:
x >= 0Last modified on May 28, 2026
