{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/legal-entity-data-review-confirmation-response-structure.json", "description": "DataReviewConfirmationResponse schema from Adyen API", "type": "object", "properties": { "dataReviewedAt": { "description": "Date when data review was confirmed.", "type": "string" } }, "name": "DataReviewConfirmationResponse" }