Logo
Adyen API Documentation

Update the state of an existing account holder.

POST {{baseUrl}}/updateAccountHolderState

This endpoint is used to disable or enable the processing or payout state of an account holder. It cannot be used to enable an account holder whose processing or payout state has not been disabled through this endpoint.

For further information regarding processing and payout states of an account holder, please refer to the MarketPay documentation.

 

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

ENDPOINTS