- 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 
    Deleting a Card Hash
    This section describes how to send a 
DELETE
 request to delete a card
            hash.Endpoint
            Test:
                DELETE 
https://apitest.visaacceptance.com
/tms/v1/paymentinstruments/{id}Production:
                DELETE 
https://api.visaacceptance.com
/tms/v1/paymentinstruments/{id}The 
id
 is the card.hash
 value that was returned
                in the retrieve a payment instrument response."card": { "expirationMonth": "12", "expirationYear": "2030", "type": "visa", "hash": "7400A4154369E584BA36CA19B50AAA3F9AE97FE93CF8FBC97777" }