Issue a virtual spending card on Moov with velocity controls and retrieve PCI card details

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

Steps

  1. Ensure the Moov account has the card-issuing capability in enabled status before attempting card creation.
  2. POST to https://api.moov.io/issuing/{accountID}/issued-cards with header x-moov-version: v2026.04.00 and a body containing fundingWalletID, authorizedUser (firstName, lastName), formFactor: "virtual", and an optional controls object with velocityLimits.
  3. Each velocityLimit entry requires an amount (integer cents) and an interval; currently the only supported interval value is per-transaction.
  4. Capture the issuedCardID from the 200 response; poll the state field — the card starts active shortly after creation.
  5. To retrieve the full PAN and CVV, call GET /issuing/{accountID}/issued-cards/{issuedCardID}/details; this endpoint requires the /accounts/{accountID}/issued-cards.read-secure scope in the access token.
  6. Track authorizations via GET /issuing/{accountID}/authorizations and card transactions via GET /issuing/{accountID}/card-transactions.

Known gotchas

Related routes

Implement a Moov account capability request flow, issue a virtual card, and retrieve PCI-scoped card details
ledger/Moov · 6 steps · unrated
Issue a Highnote virtual card and configure real-time spend authorization controls
highnote.com · 6 steps · unrated
Create a Lithic virtual card with spend controls and retrieve authorization events
lithic.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