{ "@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#", "PaymentAccountReq": "adyen:PaymentAccountReq", "PaymentAccountStatus": "adyen:PaymentAccountStatus", "AccountType": { "@id": "adyen:AccountType", "@type": "xsd:string" }, "CardAcquisitionReference": { "@id": "adyen:CardAcquisitionReference", "@type": "xsd:string" }, "PaymentInstrumentData": { "@id": "adyen:PaymentInstrumentData", "@type": "xsd:string" }, "CurrentBalance": { "@id": "adyen:CurrentBalance", "@type": "xsd:decimal" }, "Currency": { "@id": "adyen:Currency", "@type": "xsd:string" }, "PaymentAcquirerData": { "@id": "adyen:PaymentAcquirerData", "@type": "xsd:string" } } }