This is a method from the KashFlow Accounting Software SOAP API

Description

This method will create a journal entry and return the new journal entry number.

The new journal entry number is automatically created by incrementing the users current highest journal entry number by one.

Parameters

IN
JournalEntry
JournalEntry
An object of type JournalEntry

Returns

An Integer representing the new, unique journal entry number