Logo
Adyen API Documentation

Delete payout methods of an existing account holder.

POST {{baseUrl}}/deletePayoutMethods

This endpoint is used to delete existing payout method from an account holder. For this, pass the accountHolderCode you got on the account holder creation, and one or more payoutMethodCodes specifying payout methods 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/v5/deletePayoutMethods'

ENDPOINTS