Budget
Learn more about Budgets from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetBudget | Get a Budget resource. |
|
| PATCH | UpdateBudget | Update an existing Budget resource. |
|
| DELETE | DeleteBudget | Delete an existing Budget resource. |
|
| GET | GetBudgetCollection | Get a collection of Budget resources. |
|
| POST | CreateBudget | Create a new Budget resource. |
|
| GET | LookupBudgetBudgetTemplate | Lookup the Budget Template for the Budget. |
|
| GET | LookupBudgetChangePermissionTree | Lookup the permission set for changing the Budget. |
|
| GET | LookupBudgetCurrency | Lookup the Currency for the Budget. |
|
| GET | LookupBudgetFinancialYear | Lookup the Financial Year for the Budget. |
|
| GET | LookupBudgetFinancialYearPeriod | Lookup the Financial Year Period for the Budget. |
|
| GET | LookupBudgetInsertPermissionTree | Lookup the permission set for creating the Budget. |
|
| GET | LookupBudgetSite | Lookup the Site for the Budget. |
|
| GET | BatchGetBudget | Get a collection of Budget resources for the set of id's. |
|
| POST | BatchCreateBudget | Create a new collection of Budget resources. |
|
| PATCH | BatchUpdateBudget | Update a collection of existing Budget resources. |
|
| DELETE | BatchDeleteBudget | Delete a collection of existing Budget resources. |
|
| PATCH | BatchSetBudgetAmount | Batch Set Budget Amount |
|
| PATCH | ChangeBudgetPermissionTree | Change the PermissionTree for an existing Budget resource. |
|
| PATCH | SetBudgetAmount | Set Budget Amount |
|
| PATCH | BatchChangeBudgetPermissionTree | Change the PermissionTree status for a collection of existing Budget resources. |