automated_reconciliation__one_to_many_match
Finds a set of transactions that sum to a target amount, enabling one-to-many matching for batched settlement reconciliation.
Instructions
[automated-reconciliation] Find a combination of candidates summing to the target amount (batched settlements).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tol | No | ||
| target | Yes | ||
| max_combo | No | ||
| candidates | Yes |