SC Get PIN V2

  • This web service allows to get the PIN for a card/token.
  • Pass the public token and the API will retrieve back the AES encrypted pin.
  • Also pass the AES encrypted CVV2 for security purposes.
Body Params

This web service allows to get pin for a card/token. Pass public token and api will retrieve back AES encrypted pin.

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

int64
required
≥ 1

Public token for the card

string

AES Encrypted cvv2 of the card

string
length between 16 and 32

16 bits initialization vector (IV) used while encryption Required only when CVV2 is passed.

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