{ "@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#", "ReversalResponse": "adyen:ReversalResponse", "Response": { "@id": "adyen:Response", "@type": "xsd:string" }, "POIData": { "@id": "adyen:POIData", "@type": "xsd:string" }, "OriginalPOITransaction": { "@id": "adyen:OriginalPOITransaction", "@type": "xsd:string" }, "ReversedAmount": { "@id": "adyen:ReversedAmount", "@type": "xsd:decimal" }, "CustomerOrder": { "@id": "adyen:CustomerOrder", "@container": "@set", "@type": "xsd:string" }, "PaymentReceipt": { "@id": "adyen:PaymentReceipt", "@container": "@set", "@type": "xsd:string" } } }