Get Cardholder Pin
https://api.wealthcare.com/system/Services/Employee/Card/{tpaId}/{employerId}/CardHolderPin/Details
Retrieve the PIN associated with a specific cardholder's debit card using their unique identifiers. This operation is typically used when a cardholder needs to access their PIN for transactions or account management.
Request
-
tpaId string Required
A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.
-
employerId string Required
Unique identifier for the employer. Note: When the employer was created, WealthCare Admin assigned the 3-character prefix; you assigned the remaining characters.
-
cardProxyNumber string
The card proxy number for the debit card.
-
verboseMode boolean
Response
-
CardProxyNumber string
The card proxy number for the debit card.
-
Pin string
The card's PIN number.