Table of Contents

Budget

BudgetStatusUnderDevelopmentOpenClosedBudgetId : int64Code : textCreatedOn : datetimeModifiedOn : datetimeVersion : int32SequenceNumber : decimalExpression : textBudgetAmount : decimalStatus : EnumNotes : textPermissionTreeUserBudgetTemplateFinancialYearPeriodSiteBudgetCurrencyuser rightscreated bymodified bytemplateperiodsitestatuscurrency

Learn more about Budgets from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetBudget

Get a Budget resource.

View

PATCH UpdateBudget

Update an existing Budget resource.

View

DELETE DeleteBudget

Delete an existing Budget resource.

View

GET GetBudgetCollection

Get a collection of Budget resources.

View

POST CreateBudget

Create a new Budget resource.

View

GET LookupBudgetBudgetTemplate

Lookup the Budget Template for the Budget.

View

GET LookupBudgetChangePermissionTree

Lookup the permission set for changing the Budget.

View

GET LookupBudgetCurrency

Lookup the Currency for the Budget.

View

GET LookupBudgetFinancialYear

Lookup the Financial Year for the Budget.

View

GET LookupBudgetFinancialYearPeriod

Lookup the Financial Year Period for the Budget.

View

GET LookupBudgetInsertPermissionTree

Lookup the permission set for creating the Budget.

View

GET LookupBudgetSite

Lookup the Site for the Budget.

View

GET BatchGetBudget

Get a collection of Budget resources for the set of id's.

View

POST BatchCreateBudget

Create a new collection of Budget resources.

View

PATCH BatchUpdateBudget

Update a collection of existing Budget resources.

View

DELETE BatchDeleteBudget

Delete a collection of existing Budget resources.

View

PATCH BatchSetBudgetAmount

Batch Set Budget Amount

View

PATCH ChangeBudgetPermissionTree

Change the PermissionTree for an existing Budget resource.

View

PATCH SetBudgetAmount

Set Budget Amount

View

PATCH BatchChangeBudgetPermissionTree

Change the PermissionTree status for a collection of existing Budget resources.

View