This is a method from the KashFlow Accounting Software SOAP API

Description

This method will create an receipt (purchase invoice) and return the new receipt number.
The new receipt number is automatically created by incrementing the users current highest receipt number by one.

Parameters

IN
Invoice
Invoice
An object of type Invoice

Returns

An Integer representing the new, unique receipt number