{ "@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#", "LoyaltyResult": "adyen:LoyaltyResult", "LoyaltyAccount": { "@id": "adyen:LoyaltyAccount", "@type": "xsd:string" }, "CurrentBalance": { "@id": "adyen:CurrentBalance", "@type": "xsd:decimal" }, "LoyaltyAmount": { "@id": "adyen:LoyaltyAmount", "@type": "xsd:string" }, "LoyaltyAcquirerData": { "@id": "adyen:LoyaltyAcquirerData", "@type": "xsd:string" }, "Rebates": { "@id": "adyen:Rebates", "@type": "xsd:string" } } }