Skip to main content

Token created

webhookrecurring.token.created

Adyen sends this webhook when a token is created.

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.