Get Trial Balance by Third
siigo_get_trial_balance_by_thirdGenerate a third-party trial balance report in Excel, filtered by account range, period, and customer, with tax difference option.
Instructions
Generate trial balance by third party report (Excel). Uses POST as per Siigo API spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Year | |
| customer | No | Customer filter | |
| 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 |