Adyen · Schema
AccountHolderInfo
AccountHolderInfo schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| balancePlatform | string | The unique identifier of the [balance platform](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/get/balancePlatforms/{id}__queryParam_id) to which the account holder belongs. Required in |
| capabilities | object | Contains key-value pairs that specify the actions that an account holder can do in your platform. The key is a capability required for your integration. For example, **issueCard** for Issuing. The val |
| contactDetails | object | Contact details of the account holder. |
| description | string | Your description for the account holder, maximum 300 characters. |
| legalEntityId | string | The unique identifier of the [legal entity](https://docs.adyen.com/api-explorer/legalentity/latest/post/legalEntities#responses-200-id) associated with the account holder. Adyen performs a verificatio |
| metadata | object | A set of key and value pairs for general use. The keys do not have specific names and may be used for storing miscellaneous data as desired. > Note that during an update of metadata, the omission of e |
| migratedAccountHolderCode | string | The unique identifier of the migrated account holder in the classic integration. |
| reference | string | Your reference for the account holder, maximum 150 characters. |
| timeZone | string | The time zone of the account holder. For example, **Europe/Amsterdam**. Defaults to the time zone of the balance platform if no time zone is set. For possible values, see the [list of time zone codes] |