Método nicCreateIT
volver al indice del grupo
nicCreateIT
stringnicCreateIT (
stringsession,
stringname,
stringfirstname,
stringsex,
stringpassword,
stringemail,
stringphone,
stringfax,
stringaddress,
stringcity,
stringarea,
stringzip,
stringcountry,
stringlanguage,
booleanisOwner,
stringlegalform,
stringorganisation,
stringlegalName,
stringlegalNumber,
stringvat,
stringbirthDay,
stringbirthCity,
stringnationalIdentificationNumber,
stringcompanyNationalIdentificationNumber,
stringcorporationType
)
Descripción
Crear un nuevo contacto nic-handle italianoParámetros
- stringsession : ID de la sesión
- stringname : nombre del contacto
- stringfirstname : apellido del contacto
- stringsex : sexo del contacto (M/F)
- stringpassword : contraseña del contacto
- stringemail : email del contacto
- stringphone : número de teléfono del contacto (formato internacional, ej: +33.899701761)
- stringfax : número de fax del contacto
- stringaddress : dirección del contacto
- stringcity : ciudad del contacto
- stringarea : área del contacto
- stringzip : the contact zip code
- stringcountry : país del contacto (be|fr|pl|es|lu|ch|de|...)
- stringlanguage : idioma del contacto (fr|en|pl|es|de)
- booleanisOwner : ¿es un nic propietario? por defecto, falso
- stringlegalform : forma jurídica del contacto (corporation|individual|association|other)
- stringorganisation : nombre organización
- stringlegalName : nombre legal del contacto
- stringlegalNumber : the contact legalnumber (SIRET/SIREN/...)
- stringvat : the contact vat
- stringbirthDay : fecha de nacimiento del contacto
- stringbirthCity : lugar de nacimiento del contacto
- 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
el id del nuevo contacto NIC-handle