v1

latestOpenAPI 3.0.02026-08-04620256.0 KB
Card

Show Card PAN - HTML

post/cards/{cardId}/reveal-html

Path parameters

cardIdstring uuid required

The unique identifier of the card for which you want to display the card PAN.

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Request body

publicKeystring nullable

Uses base64 format.

• When publicKey is provided, we return the accessUrl for the iframe in an encrypted format.

• When publicKey is not provided, we return the accessUrl without any encryption

stylesheetUrlstring

URL to your stylesheet that can be used for customizing the CSS of the iframe's content.

copyPanboolean

Display a button to copy the card PAN to clipboard.

Response

accessUrl containing card information, which can be accessed for upto 60 seconds.

accessUrlstring required

Valid for 1 minute.

• When publicKey is provided, we return the accessUrl for the iframe in an encrypted format ( base64 format).

• When publicKey is not provided, we return the accessUrl without any encryption.