{ "@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#", "Amount": "adyen:Amount", "BalancePlatformNotificationResponse": "adyen:BalancePlatformNotificationResponse", "ResourceReference": "adyen:ResourceReference", "Resource": "adyen:Resource", "TransactionNotificationRequestV4": "adyen:TransactionNotificationRequestV4", "Transaction": "adyen:Transaction", "TransferData": "adyen:TransferData", "currency": { "@id": "adyen:currency", "@type": "xsd:string" }, "value": { "@id": "adyen:value", "@type": "xsd:integer" }, "notificationResponse": { "@id": "adyen:notificationResponse", "@type": "xsd:string" }, "description": "schema:description", "id": { "@id": "adyen:id", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "balancePlatform": { "@id": "adyen:balancePlatform", "@type": "xsd:string" }, "creationDate": { "@id": "adyen:creationDate", "@type": "xsd:dateTime" }, "data": { "@id": "adyen:data", "@type": "xsd:string" }, "environment": { "@id": "adyen:environment", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "accountHolder": { "@id": "adyen:accountHolder", "@type": "xsd:string" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "balanceAccount": { "@id": "adyen:balanceAccount", "@type": "xsd:string" }, "bookingDate": { "@id": "adyen:bookingDate", "@type": "xsd:dateTime" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "transfer": { "@id": "adyen:transfer", "@type": "xsd:string" }, "valueDate": { "@id": "adyen:valueDate", "@type": "xsd:dateTime" } } }