Adyen Balance Control API
The Balance Control API lets you transfer funds between merchant accounts that belong to the same legal entity and are under the same company account.
Latency
Not monitored yet
Uptime
Not monitored yet
Playground
Verified
live
Endpoints
/balanceTransfer
Start a balance transfer
1 endpoint auto-detected
Authentication
This API uses an API key, passed in the "X-API-Key" header. No OAuth required.
curl -X POST \ "https://pal-test.adyen.com/pal/servlet/BalanceControl/v1/balanceTransfer" \ -H "X-API-Key: YOUR_API_KEY"
pal-test.adyen.com · HTTPS only