Transfer webhooks logo

Transfer webhooks

Transfer webhooks

Adyen sends notifications through webhooks to inform your system about incoming and outgoing transfers in your platform. You can use these webhooks to build your implementation.

Visit site ↗Health checked 2h ago
Use it when

Real-time transfer notifications

Watch for

Check the docs depth and real endpoint shape before assuming production fit.

First check

To start, configure webhook endpoints in your system to receive transfer notifications. Authentication details are not specified and should be confirmed in Adyen documentation.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
710 ms
Protocol
REST
Pricing

Uptime · 30-day window

Probes: 30Uptime: 100%Avg latency: 854ms
01

About this API

Adyen's Transfer webhooks provide a mechanism for platforms to receive real-time notifications about incoming and outgoing transfers. These notifications enable developers to build systems that react promptly to transfer events, such as updating user balances or triggering additional workflows.

This API is relevant for platforms that handle multiple transfers and require automated processing or monitoring of transfer statuses. By leveraging webhooks, developers can reduce the need for polling and improve system responsiveness.

While the input description does not specify authentication or detailed implementation steps, the core value lies in enabling event-driven handling of transfer activities within a payment platform environment.

02

What you can build

  • 1Display transfer status updates
  • 2Generate transfer activity logs
  • 3Validate incoming and outgoing transfers
  • 4Trigger workflows on transfer events
03

Strengths & limitations

Strengths

  • Real-time transfer notifications
  • Supports incoming and outgoing transfers
  • Integrates with platform payment flows
04

Getting started

To start, configure webhook endpoints in your system to receive transfer notifications. Authentication details are not specified and should be confirmed in Adyen documentation.

05

FAQ

Do I need an API key to use these webhooks?+

The authentication type is not specified; check Adyen documentation for webhook security requirements.

What kind of transfer events are notified?+

Notifications cover both incoming and outgoing transfers on your platform.

Can I use these webhooks from a browser directly?+

Webhooks are typically server-to-server; direct browser use is uncommon.

Is HTTPS required for webhook endpoints?+

While not specified, HTTPS is generally recommended for secure webhook communication.

06

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST
Response time
710 ms
Last health check
6/30/2026, 6:24:25 AM
07

Tags

08

More from Adyen