v32

latestOpenAPI 3.1.0raw.githubusercontent.com2025-12-2302696.5 KB
Fund movements

Outgoing transfer created

Adyen sends this webhook when funds were deducted from a balance account due to a capture or a funds transfer. Use the paymentId to link to the original payment authorisation or funds transfer request.

The status field indicates the event that triggered the webhook.

  • For captures, the status will be Captured.

  • For outgoing fund transfers, the status will be OutgoingTransfer.

postWebhookbalancePlatform.outgoingTransfer.created

Payload

environmentstring required

The environment from which the webhook originated.

Possible values: test, live.

timestampstring date-time

When the event was queued.

type'balancePlatform.outgoingTransfer.created' | 'balancePlatform.outgoingTransfer.updated' required

Type of webhook.

Response

OK - the request has succeeded.

notificationResponsestring

Respond with any 2xx HTTP status code to accept the webhook.