Method orderTelephonySmsCredit

 return to group index



orderTelephonySmsCredit

orderStructorderTelephonySmsCredit ( stringsession, stringsmsAccount, stringquantity, booleanpayWithPoints )

Description

Order telephony sms

Parameters

  • stringsession : the session id
  • stringsmsAccount : the SMS account
  • stringquantity : the SMS quantity (100|200|500|1000|10000|100000)
  • booleanpayWithPoints : pay with loyalty/reseller points

Returns

the telephony sms order
  • intorderId : the order id
  • stringorderPassword : the order password
  • stringorderUrl : the order url
  • booleanisPaid : is the order paid ?
  • stringpaymentStatus : payment status
programming languages / libraries :
 
Parameters :
string session : $session
string smsAccount :
string quantity :
boolean payWithPoints :