Method nicUpdate

 return to group index



nicUpdate

voidnicUpdate ( stringsession, stringnic, stringname, stringfirstname, stringlegalForm, stringorganisation, stringlegalName, stringlegalNumber, stringvat )

Description

Modify a contact handle infos

Parameters

  • stringsession : sessio-id
  • stringnic : the contact handle id
  • stringname : the new name
  • stringfirstname : the new firstname
  • stringlegalForm : the new legalform
  • stringorganisation : the new organisation name
  • stringlegalName : the new legalName (company name)
  • stringlegalNumber : the new legalNumber
  • stringvat : the new vat
programming language :
 
Parameters :
string session : $session
string nic :
string name :
string firstname :
string legalForm :
string organisation :
string legalName :
string legalNumber :
string vat :