Create a Lithic virtual card with spend controls and retrieve authorization events

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

Steps

  1. Create a card via POST /v1/cards with type VIRTUAL and set spend_limit and spend_limit_duration (TRANSACTION, MONTHLY, or ANNUALLY)
  2. Optionally scope the card to specific merchants by setting the card's allowed_mcc list or merchant_locked field at creation
  3. Subscribe to transaction webhook events to receive real-time authorization notifications at your endpoint
  4. When an authorization arrives, inspect the event.result field — APPROVED, DECLINED, or PENDING — and the merchant fields for routing logic
  5. To update spend controls on an existing card, PATCH /v1/cards/{card_token} with new spend_limit values without reissuing the card
  6. Retrieve transaction history via GET /v1/transactions filtered by card_token and date range for reconciliation

Known gotchas

Related routes

Create a Lithic virtual card and handle transaction webhooks
docs.lithic.com · 5 steps · unrated
Build a Lithic virtual card program with per-transaction spend controls and real-time authorization webhooks
ledger/Lithic · 6 steps · unrated
Issue a Lithic virtual card, configure authorization rules, and simulate a transaction via the sandbox
docs.lithic.com · 6 steps · unrated

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