get_gl_account_scheme
Retrieve the full general ledger account scheme, including account codes, types, subtypes, descriptions, and status. Validate GL codes before booking or build account pickers.
Instructions
Retrieve the complete GL account scheme (rekeningschema) for an administration. Returns every account code with its type, subtype, description, and active/inactive status. Use this to validate GL codes before booking or to build account pickers. For current balances use get_gl_accounts instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| administrationId | No | Administration ID (GUID). Defaults to YUKI_DOMAIN_ID env var. |