Delete Stored Payment Method
Deletes a stored payment method associated with a payer. This operation is useful for removing outdated or unused payment methods, ensuring that only valid and current payment options are available for transactions.
Path parameters
payerId
The unique identifier for the payer.
paymentMethodToken
The token representing the payment method to delete.
Response
Payment method deleted successfully.
analyticsId
Unique analytics identifier corresponding to a payment method.
createdAt
Creation date & time of the object (UTC).
customerId
The ID representing the customer.
default
Whether or not this payment method is the default.
deleted
Whether or not this object has been revoked.
deletedAt
Date & time when this object was revoked (UTC).
description
A friendly description given by the user.
isVerified
Whether or not this payment method was verified.
paymentMethodData
paymentMethodType
Payment method type associated with a token.
token
The vaulted payment method token.
tokenType
Type of the token (e.g., MULTI_USE).