Scoping

Create a line item

post/v1/scope/{location_id}/line_item_row

Path parameters

location_idstring required

Request body

titlestring required
descriptionstring nullable
quantityinteger nullable

Deprecated: Use cost_components instead.

unit_typestring nullable

Deprecated: Use cost_components instead.

unit_cost_centsinteger nullable

Deprecated: Use cost_components instead.

price_reference_keystring nullable
notesstring nullable
custom_fieldsobject nullable
area_namestring nullable

Response

OK