ROSE Developers - Web API Reference

Accounting | Process Budget

The Process Budgets end point allows you bulk update the selected budget periods values.

Overview


URL api/{tenantKey}/{orgKey}/accounting/processBudgets
Methods Supported POST

All Operations

This service includes the following operations:

All Resources

This service uses the following resources:

POST Operations

POST Bulk Budget Update

This operation will update the period values of a budget.

The following elements are required:

budget (UpdateBudgetResource) Budget.

Response:

When successful, the response body is empty.

Resource URL:

POST /accounting/processBudgets/bulkBudgetUpdate

Resources


UpdateBudgetResource

The following elements are optional:

company (string) The Company Key.
budgetGroup (string) The Budget Group.
ledger (string) The Ledger. In this case only budget ledgers will be accepted.
financialYear (int) The Financial Year.