Method nicUpdateIT
nicUpdateIT
voidnicUpdateIT ( stringsession, stringnic, stringname, stringfirstname, stringsex, stringlegalForm, stringorganisation, stringlegalName, stringlegalNumber, stringvat, stringbirthDay, stringbirthCity, stringnationalIdentificationNumber, stringcompanyNationalIdentificationNumber, stringcorporationType )Description
Modify an Italian contact handle infosParameters
- stringsession : the session id
- stringnic : the contact handle id
- stringname : the new name
- stringfirstname : the new firstname
- stringsex : the new sex (M/F)
- stringlegalForm : the new legalform
- stringorganisation : the new organisation name
- stringlegalName : the new legalName (company name)
- stringlegalNumber : the new legalNumber
- stringvat : the new vat
- stringbirthDay : the new contact birthDay
- stringbirthCity : the new contact birth city
- stringnationalIdentificationNumber : the new contact fiscal code
- stringcompanyNationalIdentificationNumber : the new contact company fiscal code
- stringcorporationType : the new contact corporation type (s.a.s.|s.n.c.|s.r.l.|s.p.a.|s.a.p.a.|s.c.a.r.l.|individuale)











Code generator
Method signature