Change card password

Update a card's password (PIN).

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.

This endpoint generates a Card password changed event.

Note: This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Pismo card ID

Body Params

Request body

string
required
length between 4 and 6

New card Primary Identification Number (PIN)- 4 or 6 digits.

boolean
Defaults to false

Synchronize the offline PIN with the current online PIN value?

If true, the platform generates a script with the new online PIN, sends the script in the response to the next authorization made with a chip (contact), and generates the Card issuer script notification received event.

Default is false.

Responses

401

Access token is missing or invalid

403

You don't have permission to access this resource

404

The specified resource was not found

500

Internal server error

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