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 update-1 event is generated.
If the card is NORMAL
, PENDING
, or WARNING
, the counter is reset.
For any other status, a 416 - range not satisfiable - error is returned.
For more information, see the Card lifecycle and statuses guide.