Adyen · Example Payload

Legal Entity Legal Entity Association Example

PaymentsFinancial ServicesFintech

Legal Entity Legal Entity Association Example is an example object payload from Adyen, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

associatorIdentityTypejobTitlelegalEntityIdnamesettlorExemptionReasontype

Example Payload

Raw ↑
{
  "associatorId": "REF-500123",
  "entityType": "standard",
  "jobTitle": "example_value",
  "legalEntityId": "REF-500123",
  "name": "Example Name",
  "settlorExemptionReason": [
    "example_value"
  ],
  "type": "definedBeneficiary"
}