{ "@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#", "PaymentVerificationRequest": "adyen:PaymentVerificationRequest", "PaymentVerificationResponse": "adyen:PaymentVerificationResponse", "payload": { "@id": "adyen:payload", "@type": "xsd:string" }, "additionalData": { "@id": "adyen:additionalData", "@type": "@id" }, "fraudResult": { "@id": "adyen:fraudResult", "@type": "xsd:string" }, "merchantReference": { "@id": "adyen:merchantReference", "@type": "xsd:string" }, "order": { "@id": "adyen:order", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "refusalReason": { "@id": "adyen:refusalReason", "@type": "xsd:string" }, "refusalReasonCode": { "@id": "adyen:refusalReasonCode", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" }, "serviceError": { "@id": "adyen:serviceError", "@type": "xsd:string" }, "shopperLocale": { "@id": "adyen:shopperLocale", "@type": "xsd:string" } } }