Returns a list of digital wallet tokens for cards on a given account.
Each digital wallet token represents a specific card, wallet and device combination.
We support Apple Pay, Google Pay, and Samsung Pay wallets.
OK
{- "count": 67,
- "rows": [
- {
- "token": "9d3dee7c-19df-4b71-bbb9-521bb04307bf",
- "cardId": "e9293471-5eb3-4dbc-916c-dbaf9e2deefd",
- "cardName": "Expense card",
- "lastFour": "0056"
}
]
}