Change card PIN

Change the PIN of a card

Changes the PIN of a specific card. The operation validates the associated customer and replaces the old PIN with a new one. This request requires authentication and is only available for cards in an active state.

Note: Remember to encrypt the request to send it to the server.

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

Parameters required to change the PIN of a card

string
required
≥ 1

Unique identifier of the card. Accepts either integer or string values.

string
required
≥ 1

Identifier of the customer who owns the card. Accepts either integer or string values.

string
required
length ≤ 4
^[0-9]{4}$

New PIN to set for the card

Headers
string
required

OAuth token belonging to the e-commerce

Responses

500

Internal server error

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