search_gl_balances
Get general ledger account balances for a given ledger, account combination, period, and currency to support financial analysis and reporting.
Instructions
Get GL account balances. ALL parameters are REQUIRED by the Oracle API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Detail | |
| limit | No | ||
| ledger | Yes | Ledger name, exact match. REQUIRED. | |
| offset | No | ||
| period | Yes | Accounting period. REQUIRED. Format: 'Mon-YY' | |
| currency | Yes | Currency code. REQUIRED. | |
| account_combination | Yes | Chart of accounts combination. REQUIRED. |