- Introduction to Card Present Connect | Mass Transit
- Mass Transit Payment Services Using EMV and Card Data
- American Express Delayed Online Authorization with EMV Data
- Tap-Initiated Authorization for Debt Recovery with EMV Data
- Mass Transit Payment Services Using TMS Tokens
On This Page
Retrieving Payment Instrument Details
This section describes how to send a
GET
request to retrieve payment instrument details, which include
the card details, card hash, and instrument identifier. Endpoint
Test:
GET
https://apitest.cybersource.com
/tms/v1/paymentinstruments/{id}Production:
GET
https://api.cybersource.com
/tms/v1/paymentinstruments/{id}The
id
is the transient token identifier assigned by the contactless
terminal.