Transfer updated

webhookbalancePlatform.transfer.updated

Adyen sends this webhook when the status of a transfer changes. Use the data.id to track the original transfer resource in the balancePlatform.transfer.created webhook.

The status field indicates the event that triggered the webhook.

Request Parameters

dataobjectRequired

Contains details about the event.

environmentstringRequired

The environment from which the webhook originated.

Possible values: test, live.

typestring

The type of webhook.

Response parameters

When you receive a webhook, you must respond with an HTTP status code.

HTTP Responses