Logo
API_DOC API Documentation

Get an account holder for the account

POST {{baseUrl}}/getAccountHolder

Returns the details of an account holder.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
Accept
string




RESPONSES

status





Curl
curl -X POST 'https://cal-test.adyen.com/cal/services/Account/v3/getAccountHolder' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"accountHolderCode":"CODE_OF_ACCOUNT_HOLDER"}'

ENDPOINTS