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
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
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 May 28, 2026
