Skip to content

Repair Remedial Visit

A remedial visit is additional work scheduled after a repair job when further issues are discovered or extra work is needed. It has a simpler flow than inspection or follow-up visits.

Definition

PropertyDescription
jobType'Repair'
visitType'remedial'

Job Properties

PropertyDescription
job.visitsArray containing previous inspection and follow-up visits

Checklist Steps

1. CP1 Form (Optional)

Unlike inspection and follow-up visits, CP1 is optional and excluded from the completion count unless the engineer starts it.

2. Repair Report

Free-text notes describing the work carried out. Submitted via updateRepairVisitNotes API.

3. Repair Photos

PhotoRequired
Work carried outYes

Submission Requirements

RequirementCondition
Repair ReportAlways required
Repair PhotosAt least one photo required
CP1 FormOnly required if engineer started filling it

Submission

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

Job transitions to ready_for_audit state on success.

Previous Visit Data

Remedial jobs include all previous visits in job.visits[] - typically an inspection, possibly a follow-up, and any prior remedial visits.

Visit TypeDescriptionDocumentation
inspectionInitial diagnostic visitInspection
follow_upReturn visit after partsFollow Up