Skip to main content
Object Details associated with the token generated on a tokenization request.

Fields

tokenizedPan
The value of the acquirer token.
token
The value of the acquirer token.
walletType
The wallet provider for this payment method. Null if not applicable.
{
  "tokenizedPan": "xyz789",
  "token": "xyz789",
  "walletType": "APPLE_PAY"
}