Get card PAN (Primary Account Number)

Retrieves sensitive card details including PAN, CVV, and expiry date. Requires security verification (encrypted security code).

Business Context: Called when user needs to view full card details. Security code is encrypted using RSA public key before transmission. Supports both standard encryption and MEA Wallet wrapped key encryption.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the customer

string
required

Unique identifier of the card

Body Params

Security parameters for PAN retrieval (encrypted security code)

string
required

RSA-encrypted security code

string

MEA Wallet wrapped key (if using MEA Wallet encryption)

string

Initialization vector for encryption

string

Authentication tag for encryption

Responses

401

Unauthorized - Invalid security code

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json