Method telephonyDirectoryModifyAddress

 return to group index



telephonyDirectoryModifyAddress

voidtelephonyDirectoryModifyAddress ( stringsession, stringcallNumber, stringcountryCode, stringname, stringfirstName, stringwayNumber, stringwayNumberExtra, stringwayType, stringwayName, stringaddressExtra, stringurbanDistrict, stringpostBox, stringcedex, stringpostCode, stringcity, stringcountry, stringemail, stringlegalForm, stringsocialNomination, stringPJSocialNomination, stringsocialNominationExtra, stringoccupation, stringsiret, stringape, stringPJCode, stringaddress )

Description

Modify telephony universal directory address infos

Parameters

  • stringsession : sessio-id
  • stringcallNumber : the call number
  • stringcountryCode : maakoodi
  • stringname : nimi
  • stringfirstName : the firstName
  • stringwayNumber : the wayNumber
  • stringwayNumberExtra : the wayNumberExtra
  • stringwayType : the abbreviated wayType
  • stringwayName : the wayName
  • stringaddressExtra : the addressExtra
  • stringurbanDistrict : the urbanDistrict
  • stringpostBox : the postBox
  • stringcedex : the cedex
  • stringpostCode : the postCode
  • stringcity : the city
  • stringcountry : maakoodi
  • stringemail : the email
  • stringlegalForm : the legalForm
  • stringsocialNomination : the socialNomination
  • stringPJSocialNomination : the PJSocialNomination
  • stringsocialNominationExtra : the socialNominationExtra
  • stringoccupation : the occupation
  • stringsiret : the siret
  • stringape : the ape
  • stringPJCode : the PJCode
  • stringaddress : the address (if not using wayType and wayName fields)
programming language :
 
Parameters :
string session : $session
string callNumber :
string countryCode :
string name :
string firstName :
string wayNumber :
string wayNumberExtra :
string wayType :
string wayName :
string addressExtra :
string urbanDistrict :
string postBox :
string cedex :
string postCode :
string city :
string country :
string email :
string legalForm :
string socialNomination :
string PJSocialNomination :
string socialNominationExtra :
string occupation :
string siret :
string ape :
string PJCode :
string address :