{ "@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#", "AccountPayoutState": "adyen:AccountPayoutState", "allowPayout": { "@id": "adyen:allowPayout", "@type": "xsd:boolean" }, "disableReason": { "@id": "adyen:disableReason", "@type": "xsd:string" }, "disabled": { "@id": "adyen:disabled", "@type": "xsd:boolean" }, "notAllowedReason": { "@id": "adyen:notAllowedReason", "@type": "xsd:string" }, "payoutLimit": { "@id": "adyen:payoutLimit", "@type": "xsd:string" }, "tierNumber": { "@id": "adyen:tierNumber", "@type": "xsd:integer" } } }