{ "@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#", "CreateCompanyUserRequest": "adyen:CreateCompanyUserRequest", "CreateCompanyUserResponse": "adyen:CreateCompanyUserResponse", "CreateCompanyWebhookRequest": "adyen:CreateCompanyWebhookRequest", "accountGroups": { "@id": "adyen:accountGroups", "@container": "@set", "@type": "xsd:string" }, "associatedMerchantAccounts": { "@id": "adyen:associatedMerchantAccounts", "@container": "@set", "@type": "xsd:string" }, "email": "schema:email", "name": "schema:name", "roles": { "@id": "adyen:roles", "@container": "@set", "@type": "xsd:string" }, "timeZoneCode": { "@id": "adyen:timeZoneCode", "@type": "xsd:string" }, "username": { "@id": "adyen:username", "@type": "xsd:string" }, "Links": { "@id": "adyen:_links", "@type": "xsd:string" }, "active": { "@id": "adyen:active", "@type": "xsd:boolean" }, "apps": { "@id": "adyen:apps", "@container": "@set", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@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" }, "filterMerchantAccountType": { "@id": "adyen:filterMerchantAccountType", "@type": "xsd:string" }, "filterMerchantAccounts": { "@id": "adyen:filterMerchantAccounts", "@container": "@set", "@type": "xsd:string" }, "networkType": { "@id": "adyen:networkType", "@type": "xsd:string" }, "password": { "@id": "adyen:password", "@type": "xsd:string" }, "populateSoapActionHeader": { "@id": "adyen:populateSoapActionHeader", "@type": "xsd:boolean" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "url": "schema:url" } }