This is a method from the KashFlow Accounting Software SOAP API

Description

This method will create an new invoice line and returns the new invoice line id.

Parameters

IN
InvoiceID
Integer
An Integer representing the unique invoice id
IN
InvoiceLine
InvoiceLine
An object of type InvoiceLine
OUT
InvoiceLineID
Integer
An Integer representing the new, unique invoice line ID