Method serviceModifyContact

 return to group index



serviceModifyContact

voidserviceModifyContact ( stringsession, stringdomain, stringcomponent, stringcontact, stringnic, stringcomponentSubType )

Description

Change the contact handle of an OVH service

Parameters

  • stringsession : the session id
  • stringdomain : the domain name
  • stringcomponent : the component type (DOMAIN|HOSTING|MX|DEDICATED|DNS|ALLDOM|VOIP)
  • stringcontact : the contact type (nicadmin|nictech|nicbilling)
  • stringnic : the new contact handle
  • stringcomponentSubType : the component subtype (for example SMS|ALIAS|LINE for VOIP)
programming languages / libraries :
 
Parameters :
string session : $session
string domain :
string component :
string contact :
string nic :
string componentSubType :