v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB

Get Card PIN

This request is used by D1 to retrieve the PIN value of a physical card.

get/cms/api/v1/issuers/{issuerId}/cards/{cardId}/pin

Response

The response body to get PIN to be displayed. This value is encrypted using the JWE encryption

type'ISO0' required

The type of the PIN Block.

encryptedPinBlockstring required

JWE encrypted PIN object containing PIN Value and Key version.

See "PIN Block ISO0" to get the PIN structure once decrypted