SC Generate Apple Digitization Data V2

  • This web service allows to get the digitization data from the provided token to be used in Apple Pay in-app provisioning verification.
  • The ephemeral public key and encryptedCardData is used by Apple Wallet to authorize the provisioning process. The TAV (tokenization authentication value), also known as, activationData or cryptographic OTP, is used by Mastercard to permit the provisioning flow.
Body Params
string
required
length between 1 and 2147483647

Apple leaf certificate (header and footer are stripped out)

string
required
length between 1 and 2147483647

Apple generated nonce

string
required
length between 1 and 2147483647

Apple signed nonce

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