GetProfitAndLoss Method

This is a method from the KashFlow Accounting Software SOAP API

Description

This method returns a Profit and Loss report for the specified period.

Parameters

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

Returns

An object of type ProfitAndLoss

SOAP API Method