v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
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.