Méthode resellerDomainTransferIT

 retour à l'index du groupe



resellerDomainTransferIT

voidresellerDomainTransferIT ( stringsession, stringdomain, stringauthinfo, stringhosting, stringoffer, stringprofile, stringowo, stringowner, stringadmin, stringtech, stringbilling, stringdns1, stringdns2, stringdns3, stringdns4, stringdns5, stringlegalRepresentantFirstName, stringlegalRepresentantLastName, stringlegalNumber, stringvat, stringbirthDate, stringbirthCity, stringbirthDepartement, stringbirthCountry, stringnationality, booleandryRun )

Description

Transfer a .IT domain using your loyalty/reseller account

Quota de requêtes

10 queries per minute for the same domain name

Paramètres

  • stringsession : the session id
  • stringdomain : the domain name
  • stringauthinfo : authinfo code, mandatory for domains managed by -REG
  • 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 : le hostname du quatrième DNS
  • stringdns5 : the fifth dns hostname
  • stringlegalRepresentantFirstName : the legal representant firstname
  • stringlegalRepresentantLastName : the legal representant lastname
  • stringlegalNumber : the regCode : Codice Fiscale
  • stringvat : the VAT number
  • stringbirthDate : owner or legal representant birth date
  • stringbirthCity : owner or legal representant birth city
  • stringbirthDepartement : owner or legal representant birth departement
  • stringbirthCountry : owner or legal representant birth country
  • stringnationality : owner or legal representant nationality (2 letter country code)
  • booleandryRun : active le MODE DE TEST quand définie à vraie (true), ne débitera pas votre compte
langage de programmation / libraries :
 
Paramètres :
string session : $session
string domain :
string authinfo :
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 legalRepresentantFirstName :
string legalRepresentantLastName :
string legalNumber :
string vat :
string birthDate :
string birthCity :
string birthDepartement :
string birthCountry :
string nationality :
boolean dryRun :