post https://api-sandbox.pismolabs.io/wallet/v2/cards//password-tries/reset
Unblock a card after it has exceeded its maximum password tries count.
If the card is BLOCKED
:
- The status is changed to
NORMAL
- The counter is reset
- An Card updated event is generated.
If the card is NORMAL
, PENDING
, or WARNING
, the counter is reset.
For any other status, a 406 - range not satisfiable - error is returned.
Note: This does not change the password recorded on an embossed card's chip. If the card is configured for offline password verification, you need to change the password on the physical card. To do that, you can use a card script.
For more information, see the Card lifecycle and statuses guide.