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.