Methode billingInvoiceInfo

 terug aan de groep index



billingInvoiceInfo

billingInvoiceInfoReturnbillingInvoiceInfo ( stringsession, stringnumber, stringpassword, stringcountry )

Beschijving

Return an invoice detailled infos

Parameters

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

Terug

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 : het bestelling-id
  • stringnicorder : the order nic
  • stringcountry : het land
  • floattaxrate : the taxrate
  • floattax : the tax
  • stringtype : the type
  • billingInvoiceInfoDetailStruct[] details : the bill details
  • billingInvoiceInfoPayementStructpayment : the payement infos
programmeertaal :
 
Parameters :
string session : $session
string number :
string password :
string country :