AccountBudgetItems
Return general ledger account budget items
Table Specific Information
Select
The driver will process all filters client side.
Columns
| Name | Type | Description |
| FinancialYear | Integer | Financial year can consist of current FY or next FY only. |
| LastMonthInFinancialYear | Integer | Number representing the last month of the financial year. For example, 3 indicates March. |
| AccountID | Uuid | Unique identifier for the account in the form of a guid. |
| AccountName | String | Name of the account. |
| AccountDisplayID | String | Account code. Format includes separator ie 4-1100 |
| AccountURI | String | Uniform resource identifier associated with the account object. |
| MonthlyBudgets | String | An array of monthly account budget information. |
| CompanyFileId | String | The ID of the company file. Takes precedence over the CompanyFileId connection property. |