Update a Job

Update supported metadata fields on an existing Hover job

Update a Job

This endpoint is typically used when your system-of-record (CRM, FSM, claims platform) changes a job's metadata after the job is created in Hover.

Note: This endpoint is for metadata updates only. It does not change deliverable/measurement products. (See "Create Deliverable Change Request").

Root fields (org-level OAuth)

You must include either current_user_email or current_user_id to identify the internal Hover user context. The absence of one of these parameters will result in an error.

FieldDescription
current_user_idID of internal Hover user to act as
current_user_emailEmail of internal Hover user to act as

Updatable job[...] fields

Job naming / identifier fields

FieldTypeDescription
job[external_identifier]stringOptional unique identifier for the job
job[name]stringName of the job

Address fields

FieldTypeDescription
job[location_line_1]stringFirst line of this job's address
job[location_line_2]stringSecond line of this job's address
job[location_city]stringThe city of this job's address
job[location_region]stringThe state of this job's address
job[location_postal_code]stringThe postal code of this job's address
job[location_country]stringThe country code of this job's address
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!