SC Verify PIN V2

  • This web service allows to verify the PIN for the provided PAN.
  • Pass the AES encrypted PIN  and PAN to the API.
Body Params

This web service allows to verify pin for provided pan. client should pass AES encrypted pin & pan to api

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

string
required

16 bits initialization vector (IV) used while encryption

string
required
length ≥ 1

AES Encrypted PAN

string
required
length ≥ 1

AES Encrypted pin Block

int64

Public token for the card

Headers
string
required

Session Id for Current Request - 32 byte AES key encrypted by RSA Public Key passed in Header in every PaySecure API call.

string

The X-API key is sent to the client in an email during client creation

Responses

404

Webservices does not exist

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