Logo
Adyen API Documentation

Close an existing account holder.

POST {{baseUrl}}/closeAccountHolder

This endpoint is used to close an existing account holder and its accounts. If an account holder is closed, it may not process transactions or pay out funds, and it may not be reopened. Any payments made to a closed account will be directed to the merchant's liable account.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://cal-test.adyen.com/cal/services/Account/v5/closeAccountHolder'

ENDPOINTS