{ "@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#", "PaymentData": "adyen:PaymentData", "PaymentType": { "@id": "adyen:PaymentType", "@type": "xsd:string" }, "SplitPaymentFlag": { "@id": "adyen:SplitPaymentFlag", "@type": "xsd:boolean" }, "RequestedValidityDate": { "@id": "adyen:RequestedValidityDate", "@type": "xsd:date" }, "CardAcquisitionReference": { "@id": "adyen:CardAcquisitionReference", "@type": "xsd:string" }, "Instalment": { "@id": "adyen:Instalment", "@type": "xsd:string" }, "CustomerOrder": { "@id": "adyen:CustomerOrder", "@type": "xsd:string" }, "PaymentInstrumentData": { "@id": "adyen:PaymentInstrumentData", "@type": "xsd:string" } } }