This is a method from the KashFlow Accounting Software SOAP API

Description

This method returns a string containg the contents of a CSV file that can be imported in to the Digita range of products. The file will contain all transactions within the specified date range 

Parameters

IN
StartDate
DateTime
The start date for the report
IN
EndDate
DateTime
The end date for the report

Returns

An string containing the data for the CSV file.