Onboard a customer and open a deposit account using Unit banking-as-a-service

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

Steps

  1. Authenticate using your API token in the Authorization header as 'Bearer YOUR_TOKEN'
  2. Create an Individual Application: POST /applications with type: 'individualApplication', attributes containing the customer's SSN (or last 4 digits), date of birth, address, email, phone, and full name; Unit runs KYC automatically
  3. Poll GET /applications/{id} or handle the application.awaitingDocuments or application.denied webhooks; if approved, a Customer resource is created automatically and linked to the application
  4. Open a deposit account: POST /accounts with type: 'depositAccount', relationships.customer linking to the approved customer ID, and attributes including depositProduct name as provided by Unit
  5. Retrieve account details including routing number and account number via GET /accounts/{id} and provide them to the customer for ACH or direct deposit setup

Known gotchas

Related routes

open a deposit account via Unit (banking-as-a-service) — application to customer to account
unit.co · 6 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