Forward API notification
webhookforwardApi.notification
Adyen sends this webhook when you send a successful Forward API request.
createdAtstringRequired
Timestamp for when the webhook was created.
dataobject
Contains details of the update.
environmentstring
The environment from which the webhook originated.
Possible values: test, live.
typestringRequired
Type of notification.
versionstring
The version of this webhook type.
When you receive a webhook, you must respond with an HTTP status code.
HTTP Responses
200 - OK
The request has succeeded.