Méthode telephonyNumberOrder

 retour à l'index du groupe



telephonyNumberOrder

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

Description

Order number(s)

Paramètres

  • stringsession : the session id
  • stringbillingAccount : the billing account
  • stringaliasNumber : the number of alias (1|10|50|100)
  • stringprefix : the prefix (use telephonyNumberZoneAndPrefixList to get the list)
  • stringcountry : the country
  • stringname : the owner name
  • stringfirstname : the owner firstname
  • stringstreetName : the owner street name
  • stringstreetNumber : the owner street number
  • stringzip : the owner zip
  • stringcity : the owner city
  • stringemail : the owner email
  • stringnumberToReserve : the optional premium number to reserve
  • 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

Retour

the number order
  • intorderId : the order id
  • stringorderPassword : the order password
  • stringorderUrl : the order url
  • floattotalPrice : the total price
langage de programmation / libraries :
 
Paramètres :
string session : $session
string billingAccount :
string aliasNumber :
string prefix :
string country :
string name :
string firstname :
string streetName :
string streetNumber :
string zip :
string city :
string email :
string numberToReserve :
int procedureId :
string legalForm :
string siret :
string ape :
string socialNomination :
string displayUniversalDirectory :
string retractation :