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.
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

int64
required
≥ 1

Unique identifier of the card.

int64
required
≥ 1

Identifier of the customer who owns the card.

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

New PIN to set for the card

Headers
string
required

OAuth token belonging to the e-commerce

string
required

OAuth token belonging to the customer

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