Transaction created
webhookbalancePlatform.transaction.created
After a transfer is booked in a balance account, Adyen sends this webhook with information about the transaction.
dataobjectRequired
Contains details about the event.
environmentstringRequired
The environment from which the webhook originated.
Possible values: test, live.
timestampstring
When the event was queued.
typestring
Type of the webhook.
When you receive a webhook, you must respond with an HTTP status code.
HTTP Responses
200 - OK
The request has succeeded.