{ "@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#", "BankAccountDetail": "adyen:BankAccountDetail", "accountNumber": { "@id": "adyen:accountNumber", "@type": "xsd:string" }, "accountType": { "@id": "adyen:accountType", "@type": "xsd:string" }, "bankAccountName": { "@id": "adyen:bankAccountName", "@type": "xsd:string" }, "bankAccountReference": { "@id": "adyen:bankAccountReference", "@type": "xsd:string" }, "bankAccountUUID": { "@id": "adyen:bankAccountUUID", "@type": "xsd:string" }, "bankBicSwift": { "@id": "adyen:bankBicSwift", "@type": "xsd:string" }, "bankCity": { "@id": "adyen:bankCity", "@type": "xsd:string" }, "bankCode": { "@id": "adyen:bankCode", "@type": "xsd:string" }, "bankName": { "@id": "adyen:bankName", "@type": "xsd:string" }, "branchCode": { "@id": "adyen:branchCode", "@type": "xsd:string" }, "checkCode": { "@id": "adyen:checkCode", "@type": "xsd:string" }, "countryCode": { "@id": "adyen:countryCode", "@type": "xsd:string" }, "currencyCode": { "@id": "adyen:currencyCode", "@type": "xsd:string" }, "iban": { "@id": "adyen:iban", "@type": "xsd:string" }, "ownerCity": { "@id": "adyen:ownerCity", "@type": "xsd:string" }, "ownerCountryCode": { "@id": "adyen:ownerCountryCode", "@type": "xsd:string" }, "ownerDateOfBirth": { "@id": "adyen:ownerDateOfBirth", "@type": "xsd:string" }, "ownerHouseNumberOrName": { "@id": "adyen:ownerHouseNumberOrName", "@type": "xsd:string" }, "ownerName": { "@id": "adyen:ownerName", "@type": "xsd:string" }, "ownerNationality": { "@id": "adyen:ownerNationality", "@type": "xsd:string" }, "ownerPostalCode": { "@id": "adyen:ownerPostalCode", "@type": "xsd:string" }, "ownerState": { "@id": "adyen:ownerState", "@type": "xsd:string" }, "ownerStreet": { "@id": "adyen:ownerStreet", "@type": "xsd:string" }, "primaryAccount": { "@id": "adyen:primaryAccount", "@type": "xsd:boolean" }, "taxId": { "@id": "adyen:taxId", "@type": "xsd:string" }, "urlForVerification": { "@id": "adyen:urlForVerification", "@type": "xsd:string" } } }