> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paypal.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment Method Tokens v3

The following are the webhook events related to the [Payment Method Tokens v3 API](/reference/api/rest/payment-tokens/retrieve-a-payment-token).

| Event                                    | Trigger                                                                                                                                             | Payment methods  |
| ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- |
| `VAULT.PAYMENT-TOKEN.CREATED`            | A payment token is created to save a payment method.                                                                                                | Cards and PayPal |
| `VAULT.PAYMENT-TOKEN.DELETED`            | A payment token is deleted. The payer's payment method is no longer saved to the PayPal vault.                                                      | Cards and PayPal |
| `VAULT.PAYMENT-TOKEN.DELETION-INITIATED` | A request to delete a payment token has been submitted to the [Payment Method Tokens API](/reference/api/rest/payment-tokens/delete-payment-token). | PayPal           |
