Token updated
webhookrecurring.token.updated
Adyen sends this webhook when a token is updated, for example, when you update stored details. Tokens can also be updated by card networks.
createdAtstringRequired
The date and time when the event happened, in ISO 8601 extended format.
dataobjectRequired
Contains event details.
environmentstringRequired
The environment from which the webhook originated.
Possible values: test, live.
eventIdstringRequired
The PSP reference of the event that triggered the webhook.
typestringRequired
The type of webhook.
versionstring
The version of this entity.
When you receive a webhook, you must respond with an HTTP status code.
HTTP Responses
200 - OK
The request has succeeded.