Reset Card PIN Fail Count

Use the resetPinFailCount to reset the PIN-fail count to 0 for a cardholder. Per your program config, cards that exceed that PIN-fail threshold will not be usable at locations that require a PIN.

The number of PIN failures and the most recent fail date can be retrieved via Get Card Info.

Path Params
string
required

Pass in the card's unique ID.

Body Params

POST /v1/card/:cardId/resetPinFailCount Request body

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json