get_general_ledger
Retrieve a general ledger report for a specified date range, basis, and accounts. Filter by cash or accrual, zero balances, and precision to analyze financial transactions.
Instructions
Get the general ledger 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 |