Metoda resellerDomainCreate

 zpět na index skupiny



resellerDomainCreate

voidresellerDomainCreate ( stringsession, stringdomain, stringhosting, stringoffer, stringprofile, stringowo, stringowner, stringadmin, stringtech, stringbilling, stringdns1, stringdns2, stringdns3, stringdns4, stringdns5, stringmethod, stringlegalName, stringlegalNumber, stringafnicIdent, stringbirthDate, stringbirthCity, stringbirthDepartement, stringbirthCountry, booleandryRun )

Popis

Create a domain using your loyalty/reseller account

Kvóta žádostí

10 front za minutu pro stejnou doménu

Parametry

  • stringsession : the session id
  • stringdomain : the domain name
  • 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 : název hostitele čtvrtého DNS
  • stringdns5 : the fifth dns hostname
  • stringmethod : only for .fr (AFNIC) : identification method (siren | inpi | birthPlace | afnicIdent)
  • stringlegalName : only for .fr (AFNIC) : corporation name /trademark owner
  • stringlegalNumber : only for .fr (AFNIC) : SIREN/SIRET/INPI number
  • stringafnicIdent : only for .fr (AFNIC) : afnic ident code
  • stringbirthDate : only for .fr (AFNIC) : owner birth date
  • stringbirthCity : only for .fr (AFNIC) : owner birth city
  • stringbirthDepartement : only for .fr (AFNIC) : owner birth french departement
  • stringbirthCountry : only for .fr (AFNIC) : owner bith country
  • booleandryRun : aktivuje TESTOVACÍ REŽIM, když je určena pravdivost (true), nebude čerpat z Vašeho účtu
programovací jazyk:
 
Parametry:
string session : $relace
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 method :
string legalName :
string legalNumber :
string afnicIdent :
string birthDate :
string birthCity :
string birthDepartement :
string birthCountry :
boolean dryRun :