Método billingInvoiceInfo

 voltar ao índice do grupo



billingInvoiceInfo

billingInvoiceInfoReturnbillingInvoiceInfo ( stringsession, stringnumber, stringpassword, stringcountry )

Descrição

Return an invoice detailled infos

Parâmetros

  • stringsession : the session id
  • stringnumber : the invoice number
  • stringpassword : the invoice password (needed if you are not the order nic)
  • stringcountry : your billing country

Regresso

the invoice details
  • stringbillnum : the bill number
  • stringdate : the date
  • stringnicbilling : the billing nic
  • stringbaseprice : the base price
  • floatfinalprice : the final price
  • stringpassword : the invoice password
  • stringorder : the order id
  • stringnicorder : the order nic
  • stringcountry : the country
  • floattaxrate : the taxrate
  • floattax : the tax
  • stringtype : the type
  • billingInvoiceInfoDetailStruct[] details : the bill details
  • billingInvoiceInfoPayementStructpayment : the payement infos
linguagem :
 
Parâmetros :
string session : $sessão
string number :
string password :
string country :