v1

latestOpenAPI 3.1.02026-07-261450274.9 KB

Update Estimate

Update an existing estimate.

patch/estimates/{estimate_id}

Path parameters

estimate_idinteger required

Estimate ID

Request body

branch_idstring

Location ID

order_type_idinteger

Estimate/Order Type ID

manager_idinteger

Manager ID

assignee_idinteger

Assigned Employee ID

asset_idinteger

Asset ID

client_idinteger

Client (Person / Organization) ID

payer_idinteger

Payer (Person / Organization) ID

ad_campaign_idinteger

Ad Campaign ID

scheduled_forstring date-time

"Scheduled From" date and time (ISO 8601)

scheduled_tostring date-time

"Scheduled To" date and time (ISO 8601)

resource_idinteger

Resource ID

malfunctionstring

Malfunction text

manager_notesstring

Manager notes

engineer_notesstring

Technician notes

resumestring

Conclusion / client recommendations

estimated_pricestring

Estimates price or price range

due_datestring date-time

Estimate Due Date (ISO 8601)

urgentboolean

Is Estimate urgent?

custom_fieldsstring json

Custom fields values in format {"f123": "value", "f234": "value"}, where "f123" and "f234" is a custom field id.

Response

200

object required