- 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 an Instrument Identifier
This section describes how to send a
DELETE
request to delete an instrument identifier.Endpoint
Test:
DELETE
https://apitest.cybersource.com
/tms/v1/instrumentidentifiers/{id}Production:
DELETE
https://api.cybersource.com
/tms/v1/instrumentidentifiers/{id}The
id
is the instrument identifier ID that was returned in a token
management service response.}, "tokenInformation": { "instrumentIdentifier": { "id": "CD616772D8355EA6E053AF598E0AE794" },