Logo
Adyen APIs API Documentation

Get a capital account

GET {{baseUrl}}/grants

Returns a list of grants with status and outstanding balances.

 

Body PARAM

Key Datatype Required Description 
counterpartyAccountHolderId
string The counterparty account holder id.



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://balanceplatform-api-test.adyen.com/btl/v4/grants?counterpartyAccountHolderId=counterpartyAccountHolderId_example' -H 'Accept: application/json'

ENDPOINTS