cURL
curl --request GET \ --url https://sandbox-api.cardcore.cloud/institutions/cards/{cardId}/default-pin \ --header 'Authorization: Bearer <token>'
{}
Fetch the card default PIN payload.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Path parameter: cardId.
Get Default PIN completed successfully.
The response is of type object.
object