{ "@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#", "CardAcquisitionRequest": "adyen:CardAcquisitionRequest", "CardAcquisitionResponse": "adyen:CardAcquisitionResponse", "CardAcquisitionTransaction": "adyen:CardAcquisitionTransaction", "SaleData": { "@id": "adyen:SaleData", "@type": "xsd:string" }, "Response": { "@id": "adyen:Response", "@type": "xsd:string" }, "POIData": { "@id": "adyen:POIData", "@type": "xsd:string" }, "CustomerLanguage": { "@id": "adyen:CustomerLanguage", "@type": "xsd:string" }, "PaymentBrand": { "@id": "adyen:PaymentBrand", "@container": "@set", "@type": "xsd:string" }, "PaymentInstrumentData": { "@id": "adyen:PaymentInstrumentData", "@type": "xsd:string" }, "LoyaltyAccount": { "@id": "adyen:LoyaltyAccount", "@container": "@set", "@type": "xsd:string" }, "AllowedPaymentBrand": { "@id": "adyen:AllowedPaymentBrand", "@container": "@set", "@type": "xsd:string" }, "AllowedLoyaltyBrand": { "@id": "adyen:AllowedLoyaltyBrand", "@container": "@set", "@type": "xsd:string" }, "LoyaltyHandling": { "@id": "adyen:LoyaltyHandling", "@type": "xsd:string" }, "ForceEntryMode": { "@id": "adyen:ForceEntryMode", "@type": "xsd:string" }, "ForceCustomerSelectionFlag": { "@id": "adyen:ForceCustomerSelectionFlag", "@type": "xsd:boolean" }, "TotalAmount": { "@id": "adyen:TotalAmount", "@type": "xsd:decimal" }, "PaymentType": { "@id": "adyen:PaymentType", "@type": "xsd:string" }, "CashBackFlag": { "@id": "adyen:CashBackFlag", "@type": "xsd:boolean" } } }