SC Generate MDES digitization data V2

  • This API allows to generate a Tokenization Authentication Value (TAV) and retrieve the encrypted card data to be used during in-app card digitization with MDES.
Body Params

This will typically be used to generate TAV and encrypted card data for all wallet providers (except Apple) and MC Validation during digitization process in cases where the Client doesn't want to handle PCI sensitive data e.g. PAN and expiry.

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

string
required
length between 1 and 51

Concatenation of field names separated by '|' delimiter. The applicable values are: dataValidUntilTimestamp, accountNumber, accountExpiry

int32
required
3 to 3

Currently 3 is the only supported format.

boolean
required

When false, the TAV signature is not signed.

int32
required
1 to 1

1 for RSA-SHA256. Currently this is the only supported algorithm.

int64
required
≥ 1

Public token for the card.

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