Method telephonySpecialNumberOrder

 return to group index



telephonySpecialNumberOrder

orderStructtelephonySpecialNumberOrder ( stringsession, stringbillingAccount, stringcountry, stringaliasNumber, stringprefix, stringcategory, stringnumberToReserve, stringname, stringfirstname, stringstreetName, stringstreetNumber, stringzip, stringcity, stringemail, intprocedureId, stringlegalForm, stringsiret, stringape, stringsocialNomination, stringdisplayUniversalDirectory, stringretractation )

Description

Order special numbers

Parameters

  • stringsession : sessio-id
  • stringbillingAccount : laskutustili
  • stringcountry : maa
  • stringaliasNumber : the number of special number (1|10)
  • stringprefix : the prefix wanted (080569|081169|082069|082559|089169|089249|089769|089949)
  • stringcategory : the category (advertising|directory|environment|adults|healths|finance|media|computer|cultural|leisure|society|others)
  • stringnumberToReserve : Use it if you want to have a personnalized number
  • stringname : omistajan sukunimi
  • stringfirstname : omistajan etunimi
  • stringstreetName : the owner street name
  • stringstreetNumber : the owner street number
  • stringzip : the owner zip
  • stringcity : the owner city
  • stringemail : the owner email
  • intprocedureId : the optional pending telephony procedure id
  • stringlegalForm : the legal form (individual|corporation)
  • stringsiret : the siret, only for FR
  • stringape : the ape, only for FR
  • stringsocialNomination : the social nomination for corporation
  • stringdisplayUniversalDirectory : display in universal directory (PagesJaunes, 118712) ? (yes|no)
  • stringretractation : the optional restractation (normal|refused), only for FR

Returns

the special numbers struct
  • intorderId : tilaus id
  • stringorderPassword : tilauksen salasana
  • stringorderUrl : tilaus url
  • booleanisPaid : onko tilaus maksettu?
  • stringpaymentStatus : maksun tila
programming language :
 
Parameters :
string session : $session
string billingAccount :
string country :
string aliasNumber :
string prefix :
string category :
string numberToReserve :
string name :
string firstname :
string streetName :
string streetNumber :
string zip :
string city :
string email :
int procedureId :
string legalForm :
string siret :
string ape :
string socialNomination :
string displayUniversalDirectory :
string retractation :