confidence="auto". Use confirm_match to promote a correct pairing to confirmed, or reject_match to remove a false pairing. List auto-matches with list_transaction_matches.
All tools on this page are Write scope and require session_id + reason.
confirm_match
Confirm an auto-matched transaction pair as correct. Changes match confidence fromauto to confirmed. The pairing and the dependent-user attribution remain intact.
Parameters
The transaction match ID (UUID or short ID).
Example input
Example output
reject_match
Reject a false auto-match between two transactions. Removes the match record and restores the primary transaction’s original user attribution. Use this when the matcher paired transactions that look similar but are actually distinct charges.Parameters
The transaction match ID.