This is a method from the KashFlow Accounting Software SOAP API

Description

The method returns an array of type Invoice containing details of all invoices with an invoice date within the specified date range.

Parameters

IN
StartDate
DateTime
The start date of the range for which you’d like to view invoices
IN
EndDate
DateTime
The end date for the range

Returns

An array of type Invoice