{ "@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#", "WebhookLinks": "adyen:WebhookLinks", "company": { "@id": "adyen:company", "@type": "xsd:string" }, "generateHmac": { "@id": "adyen:generateHmac", "@type": "xsd:string" }, "merchant": { "@id": "adyen:merchant", "@type": "xsd:string" }, "self": { "@id": "adyen:self", "@type": "xsd:string" }, "testWebhook": { "@id": "adyen:testWebhook", "@type": "xsd:string" } } }