Skip to main content
A cardholder is an individual identity record in your card program. Each cardholder must be created and KYC-verified before cards can be issued to them. Cardholders are created programmatically via the V3.20 API — the portal provides oversight, filtering, and manual lifecycle controls.

Cardholder List

Navigate to Cardholders in the portal sidebar to see all cardholder records for the active environment. Use the filters to narrow results:

KYC Status

KYC (Know Your Customer) verification must be approved before a card can be issued to a cardholder.
KYC verification is handled externally by your platform. You submit cardholder identity data (name, DOB, address, nationality, and optionally a KYC document) when creating or updating the cardholder via the API.

Cardholder Detail

Click any cardholder in the list to view:
  • Identity — full name, email, phone, date of birth, nationality
  • Address — street address, city, state, postal code, country
  • Status & KYC — current lifecycle status and KYC verification result
  • Cards — all cards issued to this cardholder, with status and balance
  • External ID — your platform’s reference ID for this cardholder
  • Timeline — creation date and status change history

Cardholder Actions

Cardholder Data Fields

When creating a cardholder via the API, the following fields are accepted: See the Create Cardholder API reference for full schema details.