{ "@context": { "@version": 1.1, "adyen": "https://docs.adyen.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "ReversalRequest": "adyen:ReversalRequest", "SaleData": { "@id": "adyen:SaleData", "@type": "xsd:string" }, "OriginalPOITransaction": { "@id": "adyen:OriginalPOITransaction", "@type": "xsd:string" }, "ReversedAmount": { "@id": "adyen:ReversedAmount", "@type": "xsd:decimal" }, "ReversalReason": { "@id": "adyen:ReversalReason", "@type": "xsd:string" }, "CustomerOrder": { "@id": "adyen:CustomerOrder", "@type": "xsd:string" } } }