This is a method from the KashFlow Accounting Software SOAP API

Description

The method returns an array of type Invoice containing details of all Receipts.

1. The GetReceipts method now returns information regarding the first 100 receipts only.
2. The response of this method returns the following message in StatusDetail field :
“This function has now been modified to return the first 100 receipts created. There’s a total of receipts contained in pages. If you want to get other receipts you need to use the GetReceiptsWithPaging service method and pass the appropriate parameters”

Parameters

Returns

An array of type Invoice