{ "@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#", "BalanceInquiryRequest": "adyen:BalanceInquiryRequest", "BalanceInquiryResponse": "adyen:BalanceInquiryResponse", "PaymentAccountReq": { "@id": "adyen:PaymentAccountReq", "@type": "xsd:string" }, "LoyaltyAccountReq": { "@id": "adyen:LoyaltyAccountReq", "@type": "xsd:string" }, "Response": { "@id": "adyen:Response", "@type": "xsd:string" }, "PaymentAccountStatus": { "@id": "adyen:PaymentAccountStatus", "@type": "xsd:string" }, "LoyaltyAccountStatus": { "@id": "adyen:LoyaltyAccountStatus", "@type": "xsd:string" }, "PaymentReceipt": { "@id": "adyen:PaymentReceipt", "@container": "@set", "@type": "xsd:string" } } }