{ "@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#", "TerminalAssignment": "adyen:TerminalAssignment", "companyId": { "@id": "adyen:companyId", "@type": "xsd:string" }, "merchantId": { "@id": "adyen:merchantId", "@type": "xsd:string" }, "reassignmentTarget": { "@id": "adyen:reassignmentTarget", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "storeId": { "@id": "adyen:storeId", "@type": "xsd:string" } } }