This is a method from the KashFlow Accounting Software SOAP API

Description

This method returns an array of of type BasicDataset containing the id number and name of all sources of customers. The integer matches the integer contained in the Source element of the Customer class

Parameters

IN
StartDate
DateTime
The start date for the report
IN
EndDate
DateTime
The end date for the report
IN
BasedOnInvoiceDate
Boolean
If set to True then the report will be based on invoice dates, as opposed to payment dates

Returns

An array of objects of type BasicDataset.

The ID field contains the customer id. Name is the customer name, Description is the customer code, Value is the income from this customer in the period specified