v32

latestOpenAPI 3.1.0raw.githubusercontent.com2025-12-2302696.5 KB
Payment authorisation, refund, or funds transfer initiated

Payment authorisation expired or cancelled

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.

postWebhookbalancePlatform.payment.updated

Payload

environmentstring required

The environment from which the webhook originated.

Possible values: test, live.

timestampstring date-time

When the event was queued.

type'balancePlatform.payment.created' | 'balancePlatform.payment.updated' required

Type of webhook.

Response

OK - the request has succeeded.

notificationResponsestring

Respond with any 2xx HTTP status code to accept the webhook.