Reconciliation
174 open exceptions, by reason and severity — mart.exceptions_open.
| Reason | Severity | Count |
|---|---|---|
| SETTLEMENT_AMOUNT_MISMATCH | critical | 36 |
| ORDER_LINE_NO_SETTLEMENT | warn | 35 |
| BANK_CREDIT_UNMATCHED | warn | 31 |
| CARGO_FEE_ABOVE_EXPECTED | warn | 16 |
| SETTLEMENT_NO_PAYMENT_ORDER | warn | 16 |
| ORDER_LINE_NO_SETTLEMENT | critical | 13 |
| SETTLEMENT_NO_PAYMENT_ORDER | info | 13 |
| PAYMENT_ORDER_COMPOSITION_MISMATCH | critical | 13 |
| COMMISSION_RATE_DEVIATION | warn | 1 |
An exception auto-resolves when the reconciliation run can no longer reproduce it — money that arrives late closes its own exception. See `docs/runbook.md` for what to do about each reason code.