latestOpenAPI 3.0.12026-08-10122864.6 KB
15f03804be72
Card token servicing
Retrieve the details of a Visa token
Returns the details of a card's token. You must add the token's associated card ID and the token's reference ID in the request URL.
get/v1/cards/{card_id}/visa_tokens/{token_reference_id}
Path parameters
card_idstring required
The ID of the card to which the token is assigned.
token_reference_idstring required
The unique reference ID of the token to be retrieved.
Response
Successful result of the operation