- Manage Webhook Subscriptions
- Network Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
On This Page
Retrieve an Instrument Identifier's Payment Instruments
This section describes how to retrieve the payment instrument tokens associated with an instrument identifier token.
Endpoint
Test:
GET
https://apitest.visaacceptance.com
/tms/v1/instrumentidentifiers/{instrumentIdentifierTokenId}/paymentinstruments?Production:
GET
https://api.visaacceptance.com
/tms/v1/instrumentidentifiers/{instrumentIdentifierTokenId}/paymentinstruments?{instrumentIdentifierTokenId}
id
field when you created the instrument
identifier token. For more information, see Create an Instrument Identifier. Use these query string parameters to filter the list of payment instrument tokens:
- offset— Page offset number.
- limit— Maximum number of items you would like returned.