Reconcile bank transactions with vouchers
sevdesk_reconcile_transactionsReconcile bank transactions with vouchers by matching amounts and dates, flagging missing receipts and uncovered payments as a heuristic checklist.
Instructions
Match bank transactions against vouchers by amount and date proximity, in both directions: payments with no plausible voucher (missing receipts) and non-draft vouchers no payment covers. Matching is a heuristic โ treat the result as a checklist, not a verdict. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End of period, dd.mm.yyyy or yyyy-mm-dd. | |
| from | No | Start of period, dd.mm.yyyy or yyyy-mm-dd. | |
| maxItems | No | Safety cap per side (default 2000). | |
| dayWindow | No | Maximum days between payment and voucher date to still count as a match (default 5). |