v32

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

Incoming transfer created

Adyen sends this webhook when there are incoming funds due to a refund or a fund transfer. Use the paymentId to link to the original refund request or funds transfer request. Check the content of the webhook to differentiate the events.

  • For refunds, the webhook includes the payment instrument to which funds will be refunded.

  • For incoming fund transfers, the webhook only includes information about the balance account.

postWebhookbalancePlatform.incomingTransfer.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.incomingTransfer.updated' | 'balancePlatform.incomingTransfer.created' required

Type of webhook.

Response

OK - the request has succeeded.

notificationResponsestring

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

All 6 operations