Method serviceModifyOwner

 return to group index



serviceModifyOwner

voidserviceModifyOwner ( stringsession, stringdomain, stringcomponent, stringlegalform, stringorganisation, stringname, stringfirstname, stringaddress, stringcity, stringzip, stringarea, stringcountry, stringphone, stringfax, stringemail, booleanidentityConfirmation, booleanacceptanceConfirmation )

Description

Modify service owner informations

Parameters

  • stringsession : the session id
  • stringdomain : the service domain name
  • stringcomponent : the service component (DOMAIN|HOSTING|DEDICATED)
  • stringlegalform : the owner lagalform (individual|corporation|association|other)
  • stringorganisation : the owner organisation/corporation name
  • stringname : the owner name
  • stringfirstname : the owner firstname
  • stringaddress : the owner address
  • stringcity : the owner city
  • stringzip : the owner zip
  • stringarea : the owner area
  • stringcountry : the owner country
  • stringphone : the owner phone
  • stringfax : the owner fax
  • stringemail : the owner email
  • booleanidentityConfirmation : if change on organisation if exists or name/firstname, confirm your identity
  • booleanacceptanceConfirmation : if change on organisation if exists or name/firstname, accept the 60 days trade lock conditions
programming languages / libraries :
 
Parameters :
string session : $session
string domain :
string component :
string legalform :
string organisation :
string name :
string firstname :
string address :
string city :
string zip :
string area :
string country :
string phone :
string fax :
string email :
boolean identityConfirmation :  
boolean acceptanceConfirmation :