Adyen · Schema
CreateAccountHolderRequest
CreateAccountHolderRequest schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| accountHolderCode | string | Your unique identifier for the prospective account holder. The length must be between three (3) and fifty (50) characters long. Only letters, digits, and hyphens (-) are allowed. |
| accountHolderDetails | object | The details of the prospective account holder. |
| createDefaultAccount | boolean | If set to **true**, an account with the default options is automatically created for the account holder. By default, this field is set to **true**. |
| description | string | A description of the prospective account holder, maximum 256 characters. You can use alphanumeric characters (A-Z, a-z, 0-9), white spaces, and underscores `_`. |
| legalEntity | string | The legal entity type of the account holder. This determines the information that should be provided in the request. Possible values: **Business**, **Individual**, or **NonProfit**. * If set to **Busi |
| primaryCurrency | string | The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes), with which the prospective account holder primarily deals. |
| processingTier | integer | The starting [processing tier](https://docs.adyen.com/marketplaces-and-platforms/classic/onboarding-and-verification/precheck-kyc-information) for the prospective account holder. |
| verificationProfile | string | The identifier of the profile that applies to this entity. |