v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
change order line items

Get all change_order_line_items in project

get/api/v3/projects/{project_id}/change_order_line_items

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

Query parameters

last_synced_atstring date-time

Timestamp since when further updates should be included

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Fieldwire-Filter'active' | 'deleted'

Specifies if request should include active, deleted or all (default) entities

Fieldwire-Per-Pageinteger

Specifies the number of entities to include in the request

Response

Successful response

idstring uuid required

Unique identifier for the entity

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

resolved_conflictboolean required

Specifies if PUT/PATCH request was rejected - do not store this field!

created_atstring date required

Time when the entity was created

updated_atstring date required

Time when the entity was last updated

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

deleted_atstring date nullable required

Time when the entity was deleted

change_order_idstring uuid required

ID of the change order this line item belongs to

cost_section_idstring uuid required

ID of the cost section this line item belongs to

revision_idstring uuid required

ID of the change order revision this line item belongs to

unit_type_idstring uuid nullable required

ID of the unit type for this line item

tier_two_cost_code_idstring uuid nullable required

ID of the tier two cost code associated with the cost of this line item

namestring nullable required

Name of the line item

quantitystring nullable required

Number of units for this line item

coststring nullable required

Total cost of the quantity of units

unit_coststring nullable required

Cost of a single unit