Outgoing transfer updated

webhook balancePlatform.outgoingTransfer.updated
Deprecated in version 1

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.

Webhook parameters

data object Required

Contains details about the event.

environment string Required

The environment from which the webhook originated.

Possible values: test, live.

type string Required

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

  • Request
  • Click to copy
  • Response
  • Click to copy