Adyen · Schema
LegalArrangementDetail
LegalArrangementDetail schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| address | object | The address of the legal arrangement. |
| legalArrangementCode | string | Adyen-generated unique alphanumeric identifier (UUID) for the entry, returned in the response when you create a legal arrangement. Use only when updating an account holder. If you include this field w |
| legalArrangementEntities | array | An array containing information about other entities that are part of the legal arrangement. |
| legalArrangementReference | string | Your reference for the legal arrangement. Must be between 3 to 128 characters. |
| legalForm | string | The form of legal arrangement. Required if `type` is **Trust** or **Partnership**. The possible values depend on the `type`. - For `type` **Trust**: **CashManagementTrust**, **CorporateUnitTrust**, ** |
| name | string | The legal name of the legal arrangement. Minimum length: 3 characters. |
| registrationNumber | string | The registration number of the legal arrangement. |
| taxNumber | string | The tax identification number of the legal arrangement. |
| type | string | The [type of legal arrangement](https://docs.adyen.com/marketplaces-and-platforms/classic/verification-process/legal-arrangements#types-of-legal-arrangements). Possible values: - **Association** - **P |