Set PIN

Use this API to set the PIN for a card.

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

Unique identifier of the card for which you want to set the PIN.

Example: car_R3vZeT6beATdmgD58m1Rcvavf

Body Params
string
required

Enter the id received in the Generate PIN Token API response against this parameter.

Example: pt_db7ca20c268045f6bcdb27af064c19c4

string
required

Encrypted the following values using SHA256 and enter it against this parameter.

  • PIN your customer sets for the card.
  • The public_key received in the Generate PIN Token API response.
Example: kad667igk2=ask-=b7ca20c268045f6bcdb27af064c19c4

Note: Only use SHA256 encryption to encrypt this key. Any other encryption will cause the API to fail.

Responses

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