{ "@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#", "BankAccount": "adyen:BankAccount", "bankAccountNumber": { "@id": "adyen:bankAccountNumber", "@type": "xsd:string" }, "bankCity": { "@id": "adyen:bankCity", "@type": "xsd:string" }, "bankLocationId": { "@id": "adyen:bankLocationId", "@type": "xsd:string" }, "bankName": { "@id": "adyen:bankName", "@type": "xsd:string" }, "bic": { "@id": "adyen:bic", "@type": "xsd:string" }, "countryCode": { "@id": "adyen:countryCode", "@type": "xsd:string" }, "iban": { "@id": "adyen:iban", "@type": "xsd:string" }, "ownerName": { "@id": "adyen:ownerName", "@type": "xsd:string" }, "taxId": { "@id": "adyen:taxId", "@type": "xsd:string" } } }