{ "@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#", "TerminalReassignmentRequest": "adyen:TerminalReassignmentRequest", "TerminalReassignmentTarget": "adyen:TerminalReassignmentTarget", "companyId": { "@id": "adyen:companyId", "@type": "xsd:string" }, "inventory": { "@id": "adyen:inventory", "@type": "xsd:boolean" }, "merchantId": { "@id": "adyen:merchantId", "@type": "xsd:string" }, "storeId": { "@id": "adyen:storeId", "@type": "xsd:string" } } }