Method billingInvoiceInfo
billingInvoiceInfo
billingInvoiceInfoReturnbillingInvoiceInfo ( stringsession, stringnumber, stringpassword, stringcountry )Description
Return an invoice detailled infosParameters
- 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











Code generator
Method signature