Logo
Adyen API Documentation

Transfer funds from one platform account to another.

POST {{baseUrl}}/transferFunds

This endpoint is used to transfer funds from one account to another account. Both accounts must be in the same marketplace, but can have different account holders. The transfer must include a transfer code, which should be determined by the marketplace, in compliance with local regulations.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://cal-test.adyen.com/cal/services/Fund/v5/transferFunds'

ENDPOINTS