Skip to main content

FinCard Virtual

FinCard Virtual provides comprehensive card issuance and management APIs, supporting virtual cards, physical cards, shared (budget) cards, and gift cards across Visa, MasterCard, and Discover networks.
Base URL: https://sandbox.finhub.cloud/api/v2.1/fincard/virtual
All endpoints use POST method with JSON body. The response envelope is always { "success": bool, "code": int, "msg": string, "data": ... }.

API Groups

Common

Reference data: countries, cities, mobile codes, file uploads, work orders

Accounts

Merchant accounts, balances, ledger transactions, fund transfers

Crypto Wallet

Coin list, wallet addresses, crypto deposit/withdrawal transactions

Cards

Card types, issuance, deposit/withdraw, freeze/unfreeze, cancel, transactions

Card Holders

KYC cardholder creation (B2B/B2C), update, approval status, listing

Webhooks

Real-time event notifications for card operations and transactions

Work Orders

Work order management and submission

Card Issuance Flows

Issuance Processes

Step-by-step flows for Virtual, Physical, Shared, and Gift cards

Quick Start: Issue a Virtual Card

Step 1: Get Available Card Types

Step 2: Create Cardholder (if required)

Step 3: Create Card

Step 4: Query Card Info

Step 5: Get Sensitive Info (Card Number, CVV, Expiry)


Endpoint Summary


Authentication

All requests require standard FinHub authentication headers:

Environments