This web service enables you to create a new Yuki domain or trial domain in your Yuki portal by means of an API key. In addition, you can check and/or update the specific back office roles of portal users in a domain.
This web service works via SOAP.
Web address
You will find the web service, a test application, a description of the fields and the procedures at the web address below:
https://api.yukiworks.nl/ws/Domains.asmx
Domains methods
CreateDomain(sessionID, administrationName, domainName, defaultLanguage)
Creates a new active domain.
CreateTrialDomain(sessionID, administrationName, domainName, defaultLanguage)
Creates a new trial domain, with the argument and return value as the function above.