Card Sensitive Data

Get PIN

Returns the 4-digit PIN of a physical and active credit card. If the card is neither physical nor active, the response will be a HTTP 400.

get/cards/{cardId}/pin

Path parameters

cardIdstring uuid required

The Pliant card id (UUIDv4) of the card for which the PIN is requested.

Response

Ok

pinstring

The 4-digit PIN of the physical card.

Changes

No recorded changes to this endpoint across all 1 revision of this API.