SC PAN To Token V2

  • This web service allows to get token for the provided PAN.
  • Pass the AES encrypted PAN,EXPIRY and CVV2 to the API.
  • Expiry must be in YYMM format before encryption.
Body Params
int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

string
required

AES Encrypted Expiry

string
required

16 bits initialization vector (IV) used while encryption

string
required
length ≥ 1

AES Encrypted PAN

string

AES Encrypted Cvv2

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