{ "@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#", "GetTotalsRequest": "adyen:GetTotalsRequest", "GetTotalsResponse": "adyen:GetTotalsResponse", "TotalDetails": { "@id": "adyen:TotalDetails", "@type": "xsd:string" }, "TotalFilter": { "@id": "adyen:TotalFilter", "@type": "xsd:string" }, "Response": { "@id": "adyen:Response", "@type": "xsd:string" }, "POIReconciliationID": { "@id": "adyen:POIReconciliationID", "@type": "xsd:integer" }, "TransactionTotals": { "@id": "adyen:TransactionTotals", "@container": "@set", "@type": "xsd:string" } } }