{ "@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#", "AuthenticationResultRequest": "adyen:AuthenticationResultRequest", "AuthenticationResultResponse": "adyen:AuthenticationResultResponse", "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "threeDS1Result": { "@id": "adyen:threeDS1Result", "@type": "xsd:string" }, "threeDS2Result": { "@id": "adyen:threeDS2Result", "@type": "xsd:string" } } }