{ "@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#", "Permit": "adyen:Permit", "partnerId": { "@id": "adyen:partnerId", "@type": "xsd:string" }, "profileReference": { "@id": "adyen:profileReference", "@type": "xsd:string" }, "restriction": { "@id": "adyen:restriction", "@type": "xsd:string" }, "resultKey": { "@id": "adyen:resultKey", "@type": "xsd:string" }, "validTillDate": { "@id": "adyen:validTillDate", "@type": "xsd:dateTime" } } }