Table of Contents

Budget Template

BudgetExpressionIsInitialisedReasonExpressionOrParametersAreInvalidBudgetTemplateId : int64Code : stringDescription : stringNotes : stringIsActive : booleanExpression : textIsInitialised : boolBudgetAmount : decimalSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightsis initialised reasoncreated bymodified by

Learn more about Budget Templates from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetBudgetTemplate

Get a Budget Template resource.

View

PATCH UpdateBudgetTemplate

Update an existing Budget Template resource.

View

DELETE DeleteBudgetTemplate

Delete an existing Budget Template resource.

View

GET GetBudgetTemplateCollection

Get a collection of Budget Template resources.

View

POST CreateBudgetTemplate

Create a new Budget Template resource.

View

GET LookupBudgetTemplateChangePermissionTree

Lookup the permission set for changing the Budget Template.

View

GET LookupBudgetTemplateInsertPermissionTree

Lookup the permission set for creating the Budget Template.

View

GET BatchGetBudgetTemplate

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

View

POST BatchCreateBudgetTemplate

Create a new collection of Budget Template resources.

View

PATCH BatchUpdateBudgetTemplate

Update a collection of existing Budget Template resources.

View

DELETE BatchDeleteBudgetTemplate

Delete a collection of existing Budget Template resources.

View

PATCH ChangeBudgetTemplateIsActive

Change the IsActive status for an existing Budget Template resource.

View

PATCH ChangeBudgetTemplatePermissionTree

Change the PermissionTree for an existing Budget Template resource.

View

PATCH BatchChangeBudgetTemplateIsActive

Change the IsActive status for a collection of existing Budget Template resources.

View

PATCH BatchChangeBudgetTemplatePermissionTree

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

View