Set or Reset Card PIN

This endpoint is used to set or reset the PIN of a specific card, identified by the cardId path parameter. It may return a new PIN or an encrypted object that must be decoded using the user's secret phrase.

📘

Key Notes

Card PIN Requirements:

  • 4 digits;
  • no more than two repeated digits in a row (e.g., 1112 is not allowed; 1122 is allowed).
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!