open a deposit account via Unit (banking-as-a-service) — application to customer to account

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

Steps

  1. Create an individual or business application by POSTing to /applications with the applicant's personal or business information; Unit runs KYC/KYB automatically and returns a status of Pending, Approved, or Denied.
  2. Poll GET /applications/{id} or handle the application.awaitingDocuments or customer.created webhook to know when the application is approved and a Customer is created.
  3. Create a deposit account by POSTing to /accounts with type depositAccount, a relationships.customer link to the approved customer ID, and the desired deposit product.
  4. Retrieve the account details (routing number, account number) from GET /accounts/{id} once the account status is Open.
  5. Fund the account by initiating an ACH payment via POST /payments/ach or by providing the account and routing numbers to an external sender.
  6. Retrieve transactions and balances by calling GET /accounts/{id}/transactions and GET /accounts/{id} respectively.

Known gotchas

Related routes

Onboard a customer and open a deposit account using Unit banking-as-a-service
docs.unit.co · 5 steps · unrated
Open a Unit banking-as-a-service deposit account and issue a debit card to a customer
unit.co · 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