Get PIN Change Token

Use the /pinChangeToken endpoint to generate a token necessary to set or change a card's PIN. This token will be passed when calling the PIN set URL configured for your program. After calling the URL with this token, you will call /commitPinChange to complete the PIN-setting process. For more information on setting a card's PIN, see Setting a PIN.


📘 Note: This endpoint can be used for first-time PIN-setting OR to update the PIN associated with a card.

Path Params
string
required

Pass in the card's unique ID.

Query Params
string

The session key for the user. Created via Create ZTM Session and used for ZTM checks if your program is configured for ZTM.

string
enum
Defaults to true

Indicates whether to bypass the ZTM checks if your program is configured for ZTM.

Allowed:
Responses

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