{ "@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#", "TestOutput": "adyen:TestOutput", "merchantId": { "@id": "adyen:merchantId", "@type": "xsd:string" }, "output": { "@id": "adyen:output", "@type": "xsd:string" }, "requestSent": { "@id": "adyen:requestSent", "@type": "xsd:string" }, "responseCode": { "@id": "adyen:responseCode", "@type": "xsd:string" }, "responseTime": { "@id": "adyen:responseTime", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" } } }