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 in a paged format.
Parameters
Name of parameter | Description | Acceptable Values | Default Value | |
1. | Page | The page number of the receipt list to be fetched. |
| 1 |
2. | PerPage | Number of records to be fetched per page. |
| 100 |
3. | FilterBy | You can specify a filter to fetch only a specific kind of receipts. |
| All |
Returns
An array type of Invoice