{ "@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#", "UpdateMerchantUserRequest": "adyen:UpdateMerchantUserRequest", "UpdateMerchantWebhookRequest": "adyen:UpdateMerchantWebhookRequest", "accountGroups": { "@id": "adyen:accountGroups", "@container": "@set", "@type": "xsd:string" }, "active": { "@id": "adyen:active", "@type": "xsd:boolean" }, "email": "schema:email", "name": "schema:name", "roles": { "@id": "adyen:roles", "@container": "@set", "@type": "xsd:string" }, "timeZoneCode": { "@id": "adyen:timeZoneCode", "@type": "xsd:string" }, "acceptsExpiredCertificate": { "@id": "adyen:acceptsExpiredCertificate", "@type": "xsd:boolean" }, "acceptsSelfSignedCertificate": { "@id": "adyen:acceptsSelfSignedCertificate", "@type": "xsd:boolean" }, "acceptsUntrustedRootCertificate": { "@id": "adyen:acceptsUntrustedRootCertificate", "@type": "xsd:boolean" }, "additionalSettings": { "@id": "adyen:additionalSettings", "@type": "xsd:string" }, "communicationFormat": { "@id": "adyen:communicationFormat", "@type": "xsd:string" }, "description": "schema:description", "encryptionProtocol": { "@id": "adyen:encryptionProtocol", "@type": "xsd:string" }, "networkType": { "@id": "adyen:networkType", "@type": "xsd:string" }, "password": { "@id": "adyen:password", "@type": "xsd:string" }, "populateSoapActionHeader": { "@id": "adyen:populateSoapActionHeader", "@type": "xsd:boolean" }, "url": "schema:url", "username": { "@id": "adyen:username", "@type": "xsd:string" } } }