Retrieve sensitive card details

Get sensitive details of a specific card, based on its ID.

Requires the READ_SENSITIVE_CARD_DATA token scope. For more information, see the Authorization section below.

note

This feature is available in the UK, US, the EEA, and SG.

This feature is not available in Sandbox.

To use the Cards API, please contact Revolut API Support.

For more information, see the guides: Manage cards.

Request

Path Parameters
Path Parameters

The ID of the card for which to retrieve the sensitive details.

Response

Sensitive details of the card

Response body
Body object

The PAN (Primary Account Number) of the card.

The CVV (Card Verification Value) of the card.

Pattern: Value must match regular expression ^[0-9]{2}/[0-9]{4}$

The card expiration date.

Was this page helpful?