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
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error
{- "count": 67,
- "rows": [
- {
- "token": "9d3dee7c-19df-4b71-bbb9-521bb04307bf",
- "cardId": "e9293471-5eb3-4dbc-916c-dbaf9e2deefd",
- "cardName": "Expense card",
- "lastFour": "0056"
}
]
}