appmixer.quickbooks.accounting.ListJournals
1.0.1
Public
| Field | Type | Description |
|---|---|---|
| Minor Version | number | Minor version of the request. Note: Versions below 75 are ignored and will default to version 75. Use version 75 or higher for current features. See the docs for more details. |
| Search Type | select | Choose whether you want to search by DocNumber or use advanced query to filter records. |
| Query | textarea | Search by name or provide an advanced query. When providing a query note that only the part after the WHERE clause should be provided. For example, if you want to search for all classes with a name that contains 'foo', you would provide docnumber LIKE '%foo%' as the query. For even more advanced queries, use Query component. For more details and limitations of the query, see the Query operations and syntax docs. |
| Max Results | number | Maximum number of results to return. The default is 100. |
| Output Type | select | Choose whether you want to receive the result set as one complete list, or one item at a time or stream the items to a file. For large datasets, streaming the rows to a file is the most efficient method. |
Dynamic variables loaded from /component/appmixer/quickbooks/accounting/ListJournals?outPort=out