Get PAN & CVV (PCI-DSS)

This endpoint is only available for PCI-DSS certified companies. They can use this endpoint to retrieve the (encrypted) PAN and CVV of a card.

A dedicated host URL pci-api.getpliant.com is used for this endpoint! Please refer to the documentation for more information.

Path Params
uuid
required
length between 36 and 36

The Pliant card id (UUIDv4) of the card for which the PAN and CVV are requested.

Responses

Response body
object
uuid

The Pliant internal ID of the card.

string
length between 16 and 16

The PAN (Primary Account Number) of the card, also known as the credit card number.

string
length between 3 and 3

The CVV (Card Verification Value) of the card, also known as the card security code.

integer

The expiry month of the card.

integer

The expiry year of the card.

Language
Credentials
URL