{ "@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#", "Transaction": "adyen:Transaction", "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "bankAccountDetail": { "@id": "adyen:bankAccountDetail", "@type": "xsd:string" }, "captureMerchantReference": { "@id": "adyen:captureMerchantReference", "@type": "xsd:string" }, "capturePspReference": { "@id": "adyen:capturePspReference", "@type": "xsd:string" }, "creationDate": { "@id": "adyen:creationDate", "@type": "xsd:dateTime" }, "description": "schema:description", "destinationAccountCode": { "@id": "adyen:destinationAccountCode", "@type": "xsd:string" }, "disputePspReference": { "@id": "adyen:disputePspReference", "@type": "xsd:string" }, "disputeReasonCode": { "@id": "adyen:disputeReasonCode", "@type": "xsd:string" }, "merchantReference": { "@id": "adyen:merchantReference", "@type": "xsd:string" }, "paymentPspReference": { "@id": "adyen:paymentPspReference", "@type": "xsd:string" }, "payoutPspReference": { "@id": "adyen:payoutPspReference", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "sourceAccountCode": { "@id": "adyen:sourceAccountCode", "@type": "xsd:string" }, "transactionStatus": { "@id": "adyen:transactionStatus", "@type": "xsd:string" }, "transferCode": { "@id": "adyen:transferCode", "@type": "xsd:string" } } }