{ "@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#", "OriginalPOITransaction": "adyen:OriginalPOITransaction", "SaleID": { "@id": "adyen:SaleID", "@type": "xsd:string" }, "POIID": { "@id": "adyen:POIID", "@type": "xsd:string" }, "POITransactionID": { "@id": "adyen:POITransactionID", "@type": "xsd:string" }, "ReuseCardDataFlag": { "@id": "adyen:ReuseCardDataFlag", "@type": "xsd:boolean" }, "ApprovalCode": { "@id": "adyen:ApprovalCode", "@type": "xsd:string" }, "CustomerLanguage": { "@id": "adyen:CustomerLanguage", "@type": "xsd:string" }, "AcquirerID": { "@id": "adyen:AcquirerID", "@type": "xsd:integer" }, "AmountValue": { "@id": "adyen:AmountValue", "@type": "xsd:decimal" }, "HostTransactionID": { "@id": "adyen:HostTransactionID", "@type": "xsd:string" } } }