Adyen · Schema
AccountHolderDetails
AccountHolderDetails schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| address | object | The address of the account holder. |
| bankAccountDetails | array | Array of bank accounts associated with the account holder. For details about the required `bankAccountDetail` fields, see [Required information](https://docs.adyen.com/marketplaces-and-platforms/class |
| bankAggregatorDataReference | string | The opaque reference value returned by the Adyen API during bank account login. |
| businessDetails | object | Details about the business or nonprofit account holder. Required when creating an account holder with `legalEntity` **Business** or **NonProfit**. |
| string | The email address of the account holder. | |
| fullPhoneNumber | string | The phone number of the account holder provided as a single string. It will be handled as a landline phone. **Examples:** "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344" |
| individualDetails | object | Details about the individual account holder. Required when creating an account holder with `legalEntity` **Individual**. |
| lastReviewDate | string | Date when you last reviewed the account holder's information, in ISO-8601 YYYY-MM-DD format. For example, **2020-01-31**. |
| legalArrangements | array | An array containing information about the account holder's [legal arrangements](https://docs.adyen.com/marketplaces-and-platforms/classic/verification-process/legal-arrangements). |
| merchantCategoryCode | string | The Merchant Category Code of the account holder. > If not specified in the request, this will be derived from the platform account (which is configured by Adyen). |
| metadata | object | A set of key and value pairs for general use by the account holder or merchant. The keys do not have specific names and may be used for storing miscellaneous data as desired. > The values being stored |
| payoutMethods | array | Array of tokenized card details associated with the account holder. For details about how you can use the tokens to pay out, refer to [Pay out to cards](https://docs.adyen.com/marketplaces-and-platfor |
| principalBusinessAddress | object | The principal business address of the account holder. |
| storeDetails | array | Array of stores associated with the account holder. Required when onboarding account holders that have an Adyen [point of sale](https://docs.adyen.com/marketplaces-and-platforms/classic/platforms-for- |
| webAddress | string | The URL of the website of the account holder. |