Logo
Adyen API Documentation

Suspend an existing account holder.

POST {{baseUrl}}/suspendAccountHolder

This endpoint is used to suspend an existing account holder. If an account holder is suspended, it may not process transactions or pay out funds. Any payments made to a suspended account holder 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/v4/suspendAccountHolder'

ENDPOINTS