Payment authorisation expired or cancelled

webhookbalancePlatform.payment.updated
deprecated.since.replace

Adyen sends this webhook when a payment authorisation has expired or has been cancelled. Use the data.id to track the original payment authorisation from the balancePlatform.payment.created webhook.

Request Parameters

dataobjectRequired

Contains event details.

environmentstringRequired

The environment from which the webhook originated.

Possible values: test, live.

typestringRequired

Type of webhook.

Response parameters

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

HTTP Responses