Method resellerDomainCreateCAT

 return to group index



resellerDomainCreateCAT

voidresellerDomainCreateCAT ( stringsession, stringdomain, stringhosting, stringoffer, stringprofile, stringowo, stringowner, stringadmin, stringtech, stringbilling, stringdns1, stringdns2, stringdns3, stringdns4, stringdns5, stringreason, booleandryRun )

Description

Create a .CAT domain using your loyalty/reseller account

Query quota

10 queries per minute for the same domain name

Parameters

  • stringsession : sessio-id
  • stringdomain : verkkotunnus
  • stringhosting : the hosting type (none|start1m|perso|pro|business|premium)
  • stringoffer : the domain offer (gold|platinum|diamond)
  • stringprofile : the reseller profile (none | whiteLabel | agent)
  • stringowo : activate OwO for .com, .net, .org, .info and .biz (yes | no)
  • stringowner : the owner nichandle
  • stringadmin : the admin nichandle
  • stringtech : the tech nichandle
  • stringbilling : the billing nichandle
  • stringdns1 : the primary dns hostname (if hosting, default OVH dns will be installed)
  • stringdns2 : the secondary dns hostname
  • stringdns3 : the third dns hostname
  • stringdns4 : neljäs DNS palvelin
  • stringdns5 : the fifth dns hostname
  • stringreason : short explanation of the domain aim, this must be related to Catalan culture and language
  • booleandryRun : enable the TEST MODE when eabled (true), will not debit your account
programming language :
 
Parameters :
string session : $session
string domain :
string hosting :
string offer :
string profile :
string owo :
string owner :
string admin :
string tech :
string billing :
string dns1 :
string dns2 :
string dns3 :
string dns4 :
string dns5 :
string reason :
boolean dryRun :