Skip to main content

MobileWalletTokenizationList

Contains a list of Mobile Wallet Tokenizations

    mobileWalletTokenizations

    object[]

    Contains information about card enrollments for specific Mobile Wallet

  • Array [

  • dpanRef stringrequired

    dpan (Device Pan) reference.

    walletId string

    Wallet Id used only with Google Pay.

    walletType MobileWalletType (string)required

    Possible values: [GOOGLE_PAY, APPLE_PAY, SAMSUNG_PAY]

    Represents the type of a mobile wallet.

    status MobileWalletStatus (string)required

    Possible values: [COMPLETED, INITIATED]

    Represents the status of a mobile wallet.

  • ]