- Manage Webhook Subscriptions
- Network Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
On This Page
Retrieve a Payment Instrument
This section describes how to retrieve a payment instrument token.
Endpoint
Test:
GET
https://apitest.visaacceptance.com
/tms/v1/paymentinstruments/{paymentInstrumentTokenId}
Production:
GET
https://api.visaacceptance.com
/tms/v1/paymentinstruments/{paymentInstrumentTokenId}
The is the payment instrument token ID you
want to retrieve. For more information, see Create a Payment Instrument.
{paymentInstrumentTokenId}