Method nicModifyInfosIT

 return to group index



nicModifyInfosIT

stringnicModifyInfosIT ( stringsession, stringname, stringfirstname, stringsex, stringlegalform, stringorganisation, stringaddress, stringarea, stringzip, stringcity, stringcountry, stringphone, stringfax, stringemail, stringspareEmail, stringlanguage, stringvat, stringbirthDay, stringbirthCity, stringnationalIdentificationNumber, stringcompanyNationalIdentificationNumber, stringcorporationType )

Description

Modify your Italian nichandle informations

Parameters

  • stringsession : the session id
  • stringname : the name
  • stringfirstname : the firstname
  • stringsex : the contact sex (M/F)
  • stringlegalform : the legalform (individual|corporation|association|other)
  • stringorganisation : the organisation name
  • stringaddress : the address
  • stringarea : the contact area
  • stringzip : the zip
  • stringcity : the city
  • stringcountry : the country code
  • stringphone : the phone
  • stringfax : the fax
  • stringemail : the email
  • stringspareEmail : the spare email
  • stringlanguage : the language (fr|en|de|pl|es)
  • stringvat : the vat number
  • stringbirthDay : the contact birthDay
  • stringbirthCity : the contact birth city
  • stringnationalIdentificationNumber : the contact fiscal code or company vat
  • stringcompanyNationalIdentificationNumber : the contact vat
  • stringcorporationType : the contact vat (s.a.s.|s.n.c.|s.r.l.|s.p.a.|s.a.p.a.|s.c.a.r.l.|individuale)

Returns

the new contact handle id
programming languages / libraries :
 
Parameters :
string session : $session
string name :
string firstname :
string sex :
string legalform :
string organisation :
string address :
string area :
string zip :
string city :
string country :
string phone :
string fax :
string email :
string spareEmail :
string language :
string vat :
string birthDay :
string birthCity :
string nationalIdentificationNumber :
string companyNationalIdentificationNumber :
string corporationType :