get https://api.sandbox-v2.vault.ist/card-holder/cardholder/card//pin
This endpoint retrieves the PIN associated with a specific card.
Key Features:
- Retrieves the PIN for a specific card using the
cardId
. - The PIN may be encrypted and requires the user's secret phrase to decode.
Requirements:
- The
cardId
must be provided as a path parameter to specify the card for which the PIN is requested.