Método nicCreate
voltar ao índice do grupo
nicCreate
stringnicCreate (
stringsession,
stringname,
stringfirstname,
stringpassword,
stringemail,
stringphone,
stringfax,
stringaddress,
stringcity,
stringarea,
stringzip,
stringcountry,
stringlanguage,
booleanisOwner,
stringlegalform,
stringorganisation,
stringlegalName,
stringlegalNumber,
stringvat
)
Descrição
Create a new contact handleParâmetros
- stringsession : the session id
- stringname : the contact name
- stringfirstname : the contact firstname
- stringpassword : the contact password
- stringemail : the contact email
- stringphone : the contact phone number (international format, ex: +33.899701761)
- stringfax : the contact fax number
- stringaddress : the contact address
- stringcity : the contact city
- stringarea : the contact area
- stringzip : the contact zip code
- stringcountry : the contact country (be|fr|pl|es|lu|ch|de|...)
- stringlanguage : the contact language (fr|en|pl|es|de)
- booleanisOwner : is it an owner nic ? default false
- stringlegalform : the contact legalform (corporation|individual|association|other)
- stringorganisation : organisation name
- stringlegalName : the contact legalname
- stringlegalNumber : the contact legalnumber (SIRET/SIREN/...)
- stringvat : the contact vat
Regresso
the new contact handle id