Create and match Modern Treasury expected payments to incoming bank transactions for automated reconciliation

domain: docs.moderntreasury.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create an expected payment via POST /api/expected_payments with amount_lower_bound, amount_upper_bound, direction, currency, internal_account_id, and a date window; include remittance_information or counterparty_id to tighten matching
  2. Poll GET /api/expected_payments/{id} or listen for expected_payment.reconciled and expected_payment.unreconciled webhooks to track match status
  3. When a transaction arrives, Modern Treasury's reconciliation engine automatically attempts to match it against open expected payments using your configured matching rules; review any unmatched transactions via GET /api/transactions?status=unmatched
  4. For manual overrides, POST /api/reconciliations with the transaction_id and expected_payment_id to force a link
  5. Reconciled expected payments transition to reconciled status; retrieve the matched transaction_id from the expected_payment object to confirm the linkage
  6. Expire stale expected payments by updating their status to archived if the payment window passes without a match, then flag for investigation

Known gotchas

Related routes

Implement a complete Modern Treasury reconciliation workflow using expected payments and reconciliation results
docs.moderntreasury.com · 6 steps · unrated
Create payment orders and expected payments with Modern Treasury
moderntreasury.com · 5 steps · unrated
Run a reconciliation workflow using Modern Treasury's reconciliation and ledger APIs
moderntreasury.com · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans