AccountBudgetItems
Return general ledger account budget items
Table Specific Information
Select
The server will process all filters client side.
Columns
| Name | Type | References | 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 |
Accounts.ID | 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 |
CompanyFiles.ID | ID of the company file. Takes precedence over the CompanyFileId property. |