Report generated

webhook balancePlatform.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.

Webhook parameters

data object Required

Contains event details.

environment string Required

The environment from which the webhook originated.

Possible values: test, live.

type string Required

Type of webhook.

Response parameters

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • Request
  • Click to copy
  • Response
  • Click to copy