Marketplace icon

Payment webhooks (deprecated)

Find out which webhooks Adyen sends for fund transfers.

More webhooks

Learn about the webhook types that Adyen sends to your server.

The webhooks described in this section are deprecated. Use the transfer webhooks instead.

When you initiate a funds transfer between balance accounts, Adyen sends two sets of webhooks: one for the source and one for the destination balance account.

Source balance account

Adyen sends a balancePlatform.outgoingTransfer.created webhook for the source balance account. The amount.value shows a negative amount, indicating funds deducted from the balance account.

Destination balance account

Adyen sends a balancePlatform.incomingTransfer.created webhook for the destination account. The amount.value shows a positive amount, indicating funds added to the balance account.