Scoping

Add a line item

post/v1/location/{location_id}/line_item

Path parameters

location_idstring required

Request body

titlestring required
descriptionstring
quantityinteger

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

Response

OK