Transaction created

webhookbalancePlatform.transaction.created

Adyen sends this webhook when there are new fund transfers.

Request Parameters

dataobjectRequired

Contains details about the event.

environmentstringRequired

The environment from which the webhook originated.

Possible values: test, live.

typestring

Type of the 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