get_transactions_by_customers
Retrieve a customer transactions report for a specified date range, with options for cash or accrual basis, filtering by accounts, and including zero or non-zero balances.
Instructions
Get the transactions by customers report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basis | No | accrual | |
| toDate | No | ISO date or date-time string | |
| fromDate | No | ISO date or date-time string | |
| noneZero | No | ||
| showZero | No | ||
| precision | No | ||
| accountIds | No | ||
| noneTransactions | No |