Get tokens for a given cardId
This operation returns list of tokens for a given card Id. The response consists of Token Unique Reference ID, Token Requestor ID, Wallet Provider (Apple/Google/Samsung/M4M), and Token status.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
CardId for given card
Query Parameters
The audit user to log the request
Response
Successful lookup of tokens for given card id
Token unique reference id
Identifier used by merchants and wallet providers to request tokens from the TSP
Scheme assigned token number.
Enfuce generated token ID from the scheme provided message. This ID is used within Enfuce systems for tracking, support, and operational purposes.
Wallet provider name
- ACTIVE - Available for payments
- DEACTIVATED - Permanently deactivated
- INACTIVE - Waiting for activation
- SUSPENDED - Temporarily not available for payments
- SOFTDELETED - Deleted from consumer device
ACTIVE, DEACTIVATED, INACTIVE, SUSPENDED, SOFTDELETED 
