Method billingInvoiceInfo

 return to group index



billingInvoiceInfo

billingInvoiceInfoReturnbillingInvoiceInfo ( stringsession, stringnumber, stringpassword, stringcountry )

Description

Return an invoice detailled infos

Parameters

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

Returns

the invoice details
  • stringbillnum : laskunumero
  • stringdate : the date
  • stringnicbilling : the billing nic
  • stringbaseprice : perushinta
  • floatfinalprice : lopullinen hinta
  • stringpassword : the invoice password
  • stringorder : tilaus id
  • stringnicorder : the order nic
  • stringcountry : maa
  • floattaxrate : the taxrate
  • floattax : vero
  • stringtype : the type
  • billingInvoiceInfoDetailStruct[] details : laskun yksityiskohdat
  • billingInvoiceInfoPayementStructpayment : the payement infos
programming language :
 
Parameters :
string session : $session
string number :
string password :
string country :