- Manage Webhook Subscriptions
- Network Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
On This Page
Retrieve Network Token AFT Payment Credentials
This section describes how to retrieve the payment credentials for a Visa Token Service
(VTS) network token that is used for account funding transactions (AFTs). You can
retrieve these payment credentials for a VTS network token:
- VTS network token value
- AFT cryptogram (Visa only)
The VTS network token payment credentials are returned as a JSON Web Encryption (JWE)
response.
IMPORTANT
You must contact your Visa representative to ensure that your
system is enabled to retrieve an AFT cryptogram.
Endpoint
Test:
POST
https://apitest.visaacceptance.com
/tms/v2/tokens/{tokenId}/
payment-credentialsProduction:
POST
https://api.visaacceptance.com
/tms/v2/tokens/{tokenId}
/payment-credentialsThe is the token ID returned in the
{tokenId}
id
field when you create the customer, payment instrument, or
instrument identifier token. For more information, see Create an Instrument Identifier.