Last updated
Was this helpful?
Delete a token when the end user asks you to remove card data stored for Card-on-file (COF).
1
The merchant or PSP calls deleteToken and provides the tokenId.
Thales backend deletes the token and the associated PAN and expiry date.
Token deletion is irreversible. To use the same card again, create a new token.
Use the same deleteToken operation for PCI Tokenization and payment network Tokenization.
API reference: Delete token
Last updated
Was this helpful?
Was this helpful?