- Manage Webhook Subscriptions
- Network Tokens
- Customer Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
Delete a Payment Instrument
Visa Platform ConnectREST API
This section describes how to delete a payment instrument token.
Endpoint
Test:
DELETE
https://apitest.cybersource.com
/tms/v1/paymentinstruments/{paymentInstrumentTokenId}
Production:
DELETE
https://api.cybersource.com
/tms/v1/paymentinstruments/{paymentInstrumentTokenId}
Production in India:
DELETE
https://api.in.cybersource.com
/tms/v1/paymentinstruments/{paymentInstrumentTokenId}
The is the payment instrument token ID you
want to retrieve. For more information, see Create a Payment Instrument.
{paymentInstrumentTokenId}