Skip to content

Repair Inspection Visit ​

A repair inspection visit is the first visit in a repair job workflow. Engineers diagnose boiler issues, determine the outcome, and either fix on-site or schedule follow-up work.

Definition ​

PropertyDescription
jobType'Repair'
visitType'inspection'
job.jobType'boiler_repair' for standard repairs, 'google_heat_link' for Heat Link repairs

Job Properties ​

PropertyDescription
partsStatus'engineer_supplied' | 'order_required' | 'ordered' | 'ordered_manually' | 'not_required'
job.visitsArray of previous visit reports with photos and outcomes
screeningHistoryCustomer screening answers (fault codes, boiler age, symptoms)
existingBoilerTypeType of boiler being repaired
fuelTypeGas/Oil/LPG

Checklist Steps ​

1. Inspection Report ​

Select an outcome and complete the relevant screens per the flow above.

OutcomeDescription
issue_fixedProblem resolved during inspection visit
repair_requiredFurther repair work needed, schedule follow-up
replacement_requiredBoiler beyond economical repair (BER)
cannot_diagnoseUnable to determine the fault

2. CP1 Form (Conditional) ​

Required if boiler work was performed. See CP1 Documentation.

3. Inspection Photos ​

OutcomeRequired Photos
issue_fixedBoiler, Data plate, Repair work, Parts used (optional)
repair_requiredBoiler, Data plate, Defect, Parts order confirmation*
replacement_requiredBoiler, Data plate, Defect
cannot_diagnoseAll optional: Boiler, Data plate, Defect

* Parts order confirmation only required if partsSource === 'supplier' or customer selected "decide later".

Submission ​

EndpointBody
PUT /engineers/repair/boiler/{jobId}/event{event: 'done'}

Job transitions to ready_for_audit state on success.

Visit TypeDescriptionDocumentation
follow_upReturn visit to complete repair after parts orderedFollow Up
remedialAdditional work required after initial repairRemedial

For Heat Link repairs (job.jobType === 'google_heat_link'), see Heat Link.