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