{ "@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#", "SubmitRequest": "adyen:SubmitRequest", "additionalData": { "@id": "adyen:additionalData", "@type": "@id" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "dateOfBirth": { "@id": "adyen:dateOfBirth", "@type": "xsd:date" }, "entityType": { "@id": "adyen:entityType", "@type": "xsd:string" }, "fraudOffset": { "@id": "adyen:fraudOffset", "@type": "xsd:integer" }, "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "nationality": { "@id": "adyen:nationality", "@type": "xsd:string" }, "recurring": { "@id": "adyen:recurring", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "selectedRecurringDetailReference": { "@id": "adyen:selectedRecurringDetailReference", "@type": "xsd:string" }, "shopperEmail": { "@id": "adyen:shopperEmail", "@type": "xsd:string" }, "shopperName": { "@id": "adyen:shopperName", "@type": "xsd:string" }, "shopperReference": { "@id": "adyen:shopperReference", "@type": "xsd:string" }, "shopperStatement": { "@id": "adyen:shopperStatement", "@type": "xsd:string" }, "socialSecurityNumber": { "@id": "adyen:socialSecurityNumber", "@type": "xsd:string" } } }