List match candidates for a transaction
Returns a ranked list of opposite-side unmatched transactions the engine considers plausible counterparts for the target transaction, each with a confidence score, the rule that drove it, a per-component rationale (the “why”), and amount/date deltas. Powers the exception-resolution and manual-match candidate pickers. Scope: proposals are scored by the deterministic rule engine over raw transaction amounts and do NOT apply run-time fee normalization or the FX-variance band; only 1:1 pairwise counterparts are returned.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Query Parameters
Context ID the transaction belongs to
Target transaction to find counterparts for. For an exception, resolve its transaction id first, then pass it here.
Maximum number of ranked proposals to return
1 <= x <= 200
