{ "@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#", "Account": "adyen:Account", "accountCode": { "@id": "adyen:accountCode", "@type": "xsd:string" }, "bankAccountUUID": { "@id": "adyen:bankAccountUUID", "@type": "xsd:string" }, "beneficiaryAccount": { "@id": "adyen:beneficiaryAccount", "@type": "xsd:string" }, "beneficiaryMerchantReference": { "@id": "adyen:beneficiaryMerchantReference", "@type": "xsd:string" }, "description": "schema:description", "metadata": { "@id": "adyen:metadata", "@type": "@id" }, "payoutMethodCode": { "@id": "adyen:payoutMethodCode", "@type": "xsd:string" }, "payoutSchedule": { "@id": "adyen:payoutSchedule", "@type": "xsd:string" }, "payoutSpeed": { "@id": "adyen:payoutSpeed", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" } } }