Logo
Adyen API Documentation

Delete bank accounts of an existing account holder.

POST {{baseUrl}}/deleteBankAccounts

This endpoint is used to delete existing bank accounts from an account holder. For this, pass the accountHolderCode you got on the account holder creation, and one or more bankAccountUUIDs specifying bank accounts to delete.

 

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

ENDPOINTS