create and approve payment orders in Modern Treasury

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

Steps

  1. Authenticate using HTTP Basic auth with your organization_id as the username and your API key as the password.
  2. Create a counterparty (the external party you are paying or receiving from) by POSTing to /counterparties with name and account details (routing number, account number).
  3. Create a payment order by POSTing to /payment_orders with type (ach, wire, etc.), amount (in cents), direction (credit or debit), currency, originating_account_id, and receiving_account references.
  4. If your account requires approval workflows, the payment order starts in pending approval status; approve it via POST /payment_orders/{id}/approve (requires appropriate API key permissions or a user action in the dashboard).
  5. Poll GET /payment_orders/{id} or handle Modern Treasury webhooks (payment_order.status_changed) to track the order through sending, processing, and completed or failed states.
  6. Reconcile transactions by linking expected payments to incoming or outgoing transactions using Modern Treasury's expected payments and reconciliation features.

Known gotchas

Related routes

Create payment orders and expected payments with Modern Treasury
moderntreasury.com · 5 steps · unrated
Create Modern Treasury payment orders and track ledger entries through the full settlement lifecycle
docs.moderntreasury.com · 5 steps · unrated
Create and match Modern Treasury expected payments to incoming bank transactions for automated reconciliation
docs.moderntreasury.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ 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