Outgoing transfer updated

webhookbalancePlatform.outgoingTransfer.updated
deprecated.since.replace

Adyen sends this webhook when there is updated information after funds have been deducted from a balance account. For example, if the fund transfer failed.

Use the data.id to track the original outgoing transfer resource from the balancePlatform.outgoingTransfer.created webhook.

Request Parameters

dataobjectRequired

Contains details about the event.

environmentstringRequired

The environment from which the webhook originated.

Possible values: test, live.

typestringRequired

Type of webhook.

Response parameters

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

HTTP Responses