Méthode prepaidDomainTransfer

 retour à l'index du groupe



prepaidDomainTransfer

voidprepaidDomainTransfer ( stringsession, stringdomain, stringnicowner, stringnicadmin, stringnictech, stringnicbilling, stringdns1, stringdns2, stringdns3, stringdns4, stringdns5, stringfrpartBirthday, stringfrpartBirthCountry, stringfrpartBirthDepartment, stringfrpartBirthTown, booleandryRun )

Description

Transfer a domain

Quota de requêtes

20 queries per minute

Paramètres

  • stringsession : the session id
  • stringdomain : the domain name
  • stringnicowner : the owner handle
  • stringnicadmin : the admin handle
  • stringnictech : the tech handle
  • stringnicbilling : the nic handle
  • stringdns1 : the primary dns hostname
  • stringdns2 : the secondary dns hostname
  • stringdns3 : the third dns hostname
  • stringdns4 : the fouth dns hostname
  • stringdns5 : the fifth dns hostname
  • stringfrpartBirthday : owner birthday (mandatory for .FR)
  • stringfrpartBirthCountry : owner bith country (mandatory for .FR)
  • stringfrpartBirthDepartment : owner birth department (mandatory for .FR)
  • stringfrpartBirthTown : owner birth town (mandatory for .FR)
  • booleandryRun : enable the TEST MODE when set to True
langage de programmation / libraries :
 
Paramètres :
string session : $session
string domain :
string nicowner :
string nicadmin :
string nictech :
string nicbilling :
string dns1 :
string dns2 :
string dns3 :
string dns4 :
string dns5 :
string frpartBirthday :
string frpartBirthCountry :
string frpartBirthDepartment :
string frpartBirthTown :
boolean dryRun :