{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/legal-entity-undefined-beneficiary-structure.json", "description": "UndefinedBeneficiary schema from Adyen API", "type": "object", "properties": { "description": { "description": "The details of the undefined beneficiary.", "type": "string" }, "reference": { "description": "The reference of the undefined beneficiary.", "type": "string" } }, "name": "UndefinedBeneficiary" }