{ "@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#", "TransferInfo": "adyen:TransferInfo", "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "balanceAccountId": { "@id": "adyen:balanceAccountId", "@type": "xsd:string" }, "category": { "@id": "adyen:category", "@type": "xsd:string" }, "counterparty": { "@id": "adyen:counterparty", "@type": "xsd:string" }, "description": "schema:description", "paymentInstrumentId": { "@id": "adyen:paymentInstrumentId", "@type": "xsd:string" }, "priority": { "@id": "adyen:priority", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "referenceForBeneficiary": { "@id": "adyen:referenceForBeneficiary", "@type": "xsd:string" }, "ultimateParty": { "@id": "adyen:ultimateParty", "@type": "xsd:string" } } }