Skip to main content
InputObject

Input 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": "abc123",
  "walletType": "APPLE_PAY"
}