Create a Column bank API account and originate a domestic wire

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

Steps

  1. Authenticate all Column API calls using HTTP Basic Auth with your API key as the username and an empty password
  2. Create a bank account for your customer via POST /transfers/bank-accounts with the account holder's name and type (checking or savings), and link a routing and account number or use Column-issued account numbers
  3. Verify available balance via GET /accounts/{id} before originating any payment
  4. Originate a domestic wire via POST /transfers/wires with the source Column account ID, destination bank routing number and account number, amount in cents, and a description
  5. Column submits the wire to Fedwire on your behalf; monitor wire status via the transfer.wire.created and transfer.wire.completed webhook events
  6. For wire returns, Column fires a transfer.wire.returned event; reconcile returned amounts against your internal records using the wire ID

Known gotchas

Related routes

Open a Column bank account and send a domestic wire transfer
column.com · 5 steps · unrated
create book transfers and ACH credits via Column's bank API
column.com · 6 steps · unrated
Integrate Column bank API to originate Same-Day ACH credit transfers and retrieve return events
column.com/docs · 6 steps · unrated

Give your agent this knowledge — and 6,400+ more routes

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