Logo
Adyen API Documentation

Reinstate a disabled account holder.

POST {{baseUrl}}/unSuspendAccountHolder

This endpoint is used to reinstate an existing account holder, which has been suspended through the /suspendAccountHolder endpoint. An account holder which has been suspended due to KYC verification issues cannot be reinstated through this endpoint.

 

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/unSuspendAccountHolder'

ENDPOINTS