{ "@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#", "ReturnTransferRequest": "adyen:ReturnTransferRequest", "ReturnTransferResponse": "adyen:ReturnTransferResponse", "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "transferId": { "@id": "adyen:transferId", "@type": "xsd:string" } } }