Increase password try count

Increase a card password tries counter. If the counter reaches the maximum number of tries configured by the program parameter and block_card_exceeds_counter is true, the card is blocked.
When this happens:

  • The status is changed to BLOCKED
  • An update-1 event is generated.

If the card is CREATED, the counter is increased but the status does not change.

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.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!