{ "@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#", "Transfer": "adyen:Transfer", "accountHolder": { "@id": "adyen:accountHolder", "@type": "xsd:string" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "balanceAccount": { "@id": "adyen:balanceAccount", "@type": "xsd:string" }, "category": { "@id": "adyen:category", "@type": "xsd:string" }, "categoryData": { "@id": "adyen:categoryData", "@type": "xsd:string" }, "counterparty": { "@id": "adyen:counterparty", "@type": "xsd:string" }, "creationDate": { "@id": "adyen:creationDate", "@type": "xsd:dateTime" }, "description": "schema:description", "direction": { "@id": "adyen:direction", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "paymentInstrument": { "@id": "adyen:paymentInstrument", "@type": "xsd:string" }, "reason": { "@id": "adyen:reason", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "referenceForBeneficiary": { "@id": "adyen:referenceForBeneficiary", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" } } }