Skip to main content

Token already exists

webhookrecurring.token.alreadyExisting

Adyen sends this webhook when you attempt to create or update a token with details that match an already existing token.

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.