Cardholder authenticated

webhookbalancePlatform.authentication.created

Adyen sends this webhook when the process of cardholder authentication is finalized, whether it is completed successfully, fails, or expires.

Request Parameters

dataobjectRequired

Contains event details.

environmentstringRequired

The environment from which the webhook originated.

Possible values: test, live.

typestringRequired

Type of notification.

Response parameters

When you receive a webhook, you must respond with an HTTP status code.

HTTP Responses