GetNominalLedger Method

This is a method from the KashFlow Accounting Software SOAP API

Description

This method returns a Nominal Ledger report array for the specified period and nominal.

Parameters

IN
StartDate
DateTime
The start date for the report
IN
EndDate
DateTime
The end date for the report
IN
NominalID
Integer
The nominal id for the report

Returns

An array of type TransactionInformation

SOAP API Method