{ "@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#", "StoreDetailAndSubmitRequest": "adyen:StoreDetailAndSubmitRequest", "StoreDetailAndSubmitResponse": "adyen:StoreDetailAndSubmitResponse", "StoreDetailRequest": "adyen:StoreDetailRequest", "StoreDetailResponse": "adyen:StoreDetailResponse", "additionalData": { "@id": "adyen:additionalData", "@type": "@id" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "bank": { "@id": "adyen:bank", "@type": "xsd:string" }, "billingAddress": { "@id": "adyen:billingAddress", "@type": "xsd:string" }, "card": { "@id": "adyen:card", "@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" }, "selectedBrand": { "@id": "adyen:selectedBrand", "@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" }, "telephoneNumber": { "@id": "adyen:telephoneNumber", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "refusalReason": { "@id": "adyen:refusalReason", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" }, "recurringDetailReference": { "@id": "adyen:recurringDetailReference", "@type": "xsd:string" } } }