v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
budget line items

Update budget_line_item by ID

patch/api/v3/projects/{project_id}/budget_line_items/{id}

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

idstring uuid required

ID of the entity

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

Response

Successful response

idstring uuid required

ID of the budget line item

creator_user_idinteger required

ID of the user who created this entity

last_editor_user_idinteger required

ID of the user who most recently edited this entity

project_idstring uuid required

ID of the project this entity belongs to

tier_one_cost_code_idstring uuid required

ID of the tier one cost code to which the budget line item belongs

tier_two_cost_code_idstring uuid required

ID of the tier two cost code to which the budget line item belongs

cost_type'materials' | 'labor' | 'equipment' | 'subcontractor' | 'other' | 'cost_markup' required

The category for budget and expenses of the line item

original_budgetstring required

Expected maximum amount of currency set by the lead company for use under the line item.

current_budgetstring required

The sum of the original budget and amount of currency added by approved lead company change orders.

pending_budgetstring nullable required

The sum of the amount of currency to be added to current budget if pending lead company change orders are approved.

actual_coststring nullable required

The amount of currency paid out under the line item.

current_over_understring required

The difference between the current budget and the current cost.

assignee_pm_group_idstring uuid nullable required

The id of the subcontractor company assigned to make expense change orders under this budget line item.

original_coststring nullable required

Amount of currency set aside by the lead company to be paid out to others under the line item.

projected_coststring nullable required

Amount of currency expected to be paid out to others under the line item

current_coststring nullable required

The sum of the original cost and amount of currency added by approved subcontractor company change orders.

pending_coststring nullable required

The sum of the amount of currency to be added to current cost if pending subcontractor company change orders are approved.

actual_over_understring nullable required

The difference between the current budget and the actual cost.

projected_over_understring required

The variance between the current budget and projected final cost, indicating whether the project is forecasted to be over budget (negative) or under budget (positive).

assignee_pm_group_namestring nullable required

The name of the subcontractor company assigned to make expense change orders under this budget line item.

device_created_atstring date-time required

Time when the device created the entity

device_updated_atstring date-time required

Time when the device last updated the entity

created_atstring date-time required

Time when the server created the entity

updated_atstring date-time required

Time when the server last updated the entity

deleted_atstring date-time nullable required

Time the server deleted the entity