Skip to main content

Token disabled

webhookrecurring.token.disabled

Adyen sends this webhook when a token is disabled. For example, when you delete stored payment details, or when a third party disables the payment details.

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.