- 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
Example: Deleting a Card Hash Using the REST API
Request
{ }
Response 204: Deleting a Card Hash
No response body
Response 410: Deleting a Card Hash
{ "errors": [ { "type": "notAvailable", "message": "Token not available" } ] }