Bank Match
Get one bank-match suggestion
Fetch a single suggestion by id. Returns 404 if the id doesn’t exist or belongs to another organization.
GET
Get one bank-match suggestion
Authorizations
Path Parameters
Response
OK
A single bank-match suggestion.
Pairs a bank-feed row (financial_transaction_id) with a DualEntry
accounting transaction (transaction_id). suggestion_type tells you
whether we're proposing to match against something you already have on
file, or to draft a new transaction.
Available options:
match, create How confident the AI is, from 0.00 to 100.00. Null for deterministic (rule-based) matches where confidence doesn't apply.
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Last modified on July 13, 2026
