{ "@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#", "MessageHeader": "adyen:MessageHeader", "ProtocolVersion": { "@id": "adyen:ProtocolVersion", "@type": "xsd:string" }, "MessageClass": { "@id": "adyen:MessageClass", "@type": "xsd:string" }, "MessageCategory": { "@id": "adyen:MessageCategory", "@type": "xsd:string" }, "MessageType": { "@id": "adyen:MessageType", "@type": "xsd:string" }, "ServiceID": { "@id": "adyen:ServiceID", "@type": "xsd:string" }, "DeviceID": { "@id": "adyen:DeviceID", "@type": "xsd:string" }, "SaleID": { "@id": "adyen:SaleID", "@type": "xsd:string" }, "POIID": { "@id": "adyen:POIID", "@type": "xsd:string" } } }