Adyen · Schema

DebitAccountHolderRequest

DebitAccountHolderRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountHolderCode string The code of the account holder.
amount object The amount to be debited from the account holder's bank account.
bankAccountUUID string The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.
description string A description of the direct debit. Maximum length: 35 characters. Allowed characters: **a-z**, **A-Z**, **0-9**, and special characters **/?:().,'+ ";**.
merchantAccount string Your merchant account.
splits array Contains instructions on how to split the funds between the accounts in your platform. The request must have at least one split item.
View JSON Schema on GitHub