Adyen · Schema
CreateAccountHolderResponse
CreateAccountHolderResponse schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| accountCode | string | The code of a new account created for the account holder. |
| accountHolderCode | string | The code of the new account holder. |
| accountHolderDetails | object | Details of the new account holder. |
| accountHolderStatus | object | The status of the new account holder. |
| description | string | The description of the new account holder. |
| invalidFields | array | A list of fields that caused the `/createAccountHolder` request to fail. |
| legalEntity | string | The type of legal entity of the new account holder. |
| primaryCurrency | string | The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes), with which the prospective account holder primarily deals. |
| pspReference | string | The reference of a request. Can be used to uniquely identify the request. |
| resultCode | string | The result code. |
| verification | object | The details of KYC Verification of the account holder. |
| verificationProfile | string | The identifier of the profile that applies to this entity. |