get_gl_accounts_fiscal
Retrieve GL account balances including fiscal corrections to ensure balance sheet and P&L views match Yuki fiscal reports.
Instructions
Retrieve all GL accounts with their balance including fiscal corrections (fiscale stand). Use this for balance sheet and P&L views that must match Yuki fiscal reports. For the commercial/operational view use get_gl_accounts instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date for the balance snapshot in YYYY-MM-DD format. Defaults to today. | |
| administrationId | No | Administration ID (GUID). Defaults to YUKI_DOMAIN_ID env var. |