Add Budget

Log in to see full request history
Body Params
string
required
length ≤ 5

Account number. Can only create one budget item for each combination of account and project.

string | null

The type of activity this record is associated with. Used with budget and forecast

number | null

Basic budget amount

string | null

ArticleNo, ProfessionCode or similar

number | null

Cost per unit

string | null

Description of budget

boolean
Defaults to false

Indicates whether additionalworkorder amounts should be included for this account

number | null

Initial budget amount

integer | null

Id of the associated ItemUnit

string | null

The specific location this record is associated with. Used with budget and forecast

string | null

A note regarding this budget record

integer
required

The Id of the associated project

number | null

The number of items this record represents

number | null

Reallocation of budget

Responses

Response body
object
integer
required

Id of record, used as primary key when looking up items using the API

string | null

Full name of the user who last changed this invoice

string | null

Description of account

boolean
required

True if account is used for costs

string
required
length ≤ 5

Account number. Can only create one budget item for each combination of account and project.

integer | null

Id of the associated resource type

string | null

Name of the associated ResourceType

string | null

The type of activity this record is associated with. Used with budget and forecast

string | null

Display name of the associated activity

number | null

Basic budget amount

number | null

Basic hours amount

string | null

ArticleNo, ProfessionCode or similar

number | null

Cost per unit

number | null

Only relevant if includeadditionalworkorder = True.

If account of budget row is a cost: additionalworkordersum + budgetamount.

Otherwise: orderamount + budgetamount.

string | null

Description of budget

boolean
Defaults to false

Indicates whether additionalworkorder amounts should be included for this account

number | null

Initial budget amount

integer | null

Id of the associated ItemUnit

string | null

Name of the associated ItemUnit

string | null

The specific location this record is associated with. Used with budget and forecast

string | null

Display name of the associated location

string | null

A note regarding this budget record

integer
required

The Id of the associated project

number | null

The number of items this record represents

number | null

Reallocation of budget

Language
Credentials
OAuth2
URL