Balancecontrolservice

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. Authentication To connect to the Balance Control API, you must authenticate your requests with an [API key or basic auth username and password](h

🔑 apikey 1 endpoints payment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (5 total)

adyen-sdk-explorer ✓ Official
npm install adyen-sdk-explorer
# See https://github.com/Adyen/adyen-swift-public-api-diff
# See https://github.com/Adyen/adyen-authentication-ios
# See https://github.com/dmitry-blackwave/adyen-react-native
adyen-pos-mobile-ios ✓ Official
# See https://github.com/Adyen/adyen-pos-mobile-ios

curl examples

Start a balance transfer
curl \
  -H "X-API-Key: $API_KEY" \
  https://pal-test.adyen.com/pal/servlet/BalanceControl/v1/balanceTransfer

Endpoints (1 total)

POST
/balanceTransfer
Start a balance transfer

At a glance

Total SDKs5
Languages5
Endpoints1
Authapikey
Categories1
https://pal-test.adyen.com/pal/servlet/BalanceControl/v1