Get Trial Balance
siigo_get_trial_balanceGenerate trial balance reports in Excel by specifying account range, year, month period, and whether to include tax differences.
Instructions
Generate trial balance report (Excel). Uses POST as per Siigo API spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Year | |
| month_end | Yes | Ending month (1-13) | |
| account_end | No | Ending account code | |
| month_start | Yes | Starting month (1-13) | |
| account_start | No | Starting account code | |
| includes_tax_difference | Yes | Include tax differences |