{ "@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#", "TerminalOrderRequest": "adyen:TerminalOrderRequest", "TerminalOrder": "adyen:TerminalOrder", "billingEntityId": { "@id": "adyen:billingEntityId", "@type": "xsd:string" }, "customerOrderReference": { "@id": "adyen:customerOrderReference", "@type": "xsd:string" }, "items": { "@id": "adyen:items", "@container": "@set", "@type": "xsd:string" }, "orderType": { "@id": "adyen:orderType", "@type": "xsd:string" }, "shippingLocationId": { "@id": "adyen:shippingLocationId", "@type": "xsd:string" }, "taxId": { "@id": "adyen:taxId", "@type": "xsd:string" }, "billingEntity": { "@id": "adyen:billingEntity", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "orderDate": { "@id": "adyen:orderDate", "@type": "xsd:string" }, "shippingLocation": { "@id": "adyen:shippingLocation", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "trackingUrl": { "@id": "adyen:trackingUrl", "@type": "xsd:string" } } }