Methode telephonyPortabilityOrder

 terug aan de groep index



telephonyPortabilityOrder

voidtelephonyPortabilityOrder ( stringsession, stringbillingAccount, stringoffer, stringdesireDate, stringcallNumber, string[]extraNumbers, stringlegalForm, stringname, stringfirstName, stringsiret, stringstreetNumber, stringstreetNumberExtra, stringstreetType, stringstreetName, stringbuilding, stringstair, stringfloor, stringdoor, stringzip, stringcity, stringcountry, stringdisplayUniversalDirectory, stringcontactName, stringcontactNumber )

Beschijving

Bestelling overdraagbaarheid

Parameters

  • stringsession : sessie id
  • stringbillingAccount : het rekeningaccount
  • stringoffer : the offer (individual | company)
  • stringdesireDate : de gewenste datum als YYYY-MM-DD
  • stringcallNumber : het telefoon nummer
  • string[]extraNumbers : de lijst met extra nummers
  • stringlegalForm : the legal form ( individual | professional | corporation )
  • stringname : customer's name ( when legalForm == ( professional | corporation , use this param to pass the socialReason ) )
  • stringfirstName : customer's firstname
  • stringsiret : the siret ( compulsory for when custSocialReason == 'company' )
  • stringstreetNumber : de straat naam
  • stringstreetNumberExtra : the extra street number ( ie bis | ter ... )
  • stringstreetType : the way type ( av, street, boulevard ... )
  • stringstreetName : de straat naam
  • stringbuilding : the building #
  • stringstair : the stair #
  • stringfloor : de verdieping
  • stringdoor : customer's door #
  • stringzip : city zip code
  • stringcity : de woonplaats
  • stringcountry : country ( fr | de | be )
  • stringdisplayUniversalDirectory : should we publish the directory information ? ( yes | no )
  • stringcontactName : the person to contact if needed
  • stringcontactNumber : the contact person's phone number ( preferably different than the one to be ported )
programmeertaal :
 
Parameters :
string session : $session
string billingAccount :
string offer :
string desireDate :
string callNumber :
string[] extraNumbers :
string legalForm :
string name :
string firstName :
string siret :
string streetNumber :
string streetNumberExtra :
string streetType :
string streetName :
string building :
string stair :
string floor :
string door :
string zip :
string city :
string country :
string displayUniversalDirectory :
string contactName :
string contactNumber :