Logo
Adyen API Documentation

Designate an account to be the beneficiary of a separate account and transfer the benefactor's current balance to the beneficiary.

POST {{baseUrl}}/setupBeneficiary

This endpoint is used to define a benefactor and a beneficiary relationship between two accounts. At the time of benefactor/beneficiary setup, the funds in the benefactor account are transferred to the beneficiary account, and any further payments to the benefactor account are automatically sent to the beneficiary account. Note that a series of benefactor/beneficiaries may not exceed four (4) beneficiaries and may not have a cycle in it.

 

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/setupBeneficiary'

ENDPOINTS