Adyen · Schema

LegalEntityAssociation

LegalEntityAssociation schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
associatorId string The unique identifier of another legal entity with which the `legalEntityId` is associated. When the `legalEntityId` is associated to legal entities other than the current one, the response returns al
entityType string The legal entity type of associated legal entity. For example, **organization**, **soleProprietorship** or **individual**.
jobTitle string The individual's job title if the `type` is **uboThroughControl** or **signatory**.
legalEntityId string The unique identifier of the associated [legal entity](https://docs.adyen.com/api-explorer/legalentity/latest/post/legalEntities#responses-200-id).
name string The name of the associated [legal entity](https://docs.adyen.com/api-explorer/legalentity/latest/post/legalEntities#responses-200-id). - For **individual**, `name.firstName` and `name.lastName`. - For
settlorExemptionReason array Defines the Kyc Exemption Reason for a Settlor associated with a trust. For example, **professionalServiceProvider**, **deceased**, or **contributionBelowThreshold**.
type string Defines the relationship of the legal entity to the current legal entity. Possible values for organizations: **uboThroughOwnership**, **uboThroughControl**, **director**, **signatory**, or **ultimateP
View JSON Schema on GitHub