Report generated
webhookbalancePlatform.report.created
Adyen sends this webhook after a report is generated and ready to be downloaded. The webhook contains the URL at which the report can be downloaded.
Before you download reports, ask your Adyen contact for your report credentials. You must use your the credentials to authenticate your GET request.
dataobjectRequired
Contains event details.
environmentstringRequired
The environment from which the webhook originated.
Possible values: test, live.
timestampstring
When the event was queued.
typestringRequired
Type of webhook.
When you receive a webhook, you must respond with an HTTP status code.
HTTP Responses
200 - OK
The request has succeeded.