Delete a wallet token
Delete a wallet token. The stored card data is scrubbed immediately; the token record itself is kept with deleted_at set and is returned in the response. A deleted token can no longer be forwarded or promoted.
Authorizations
Path Parameters
The ID of the wallet token to delete.
Response
Success response
The specific credential kind, e.g. google_pay_pan_only or google_pay_cryptogram_3ds.
"google_pay_pan_only"
The wallet the token was ingested from.
"google_pay"
visa, mastercard, american express, discover, diners club, jcb, unionpay The authentication method of the Google Pay credential. Determines which placeholders are available when forwarding and whether the token can be promoted.
PAN_ONLY, CRYPTOGRAM_3DS Whether the payment still requires 3-D Secure authentication on your side.
The ID of the network token this wallet token was promoted to. null until the token is promoted.
Set when the token has been deleted and its card data scrubbed.