Skip to content

Callout Remedial Visit

A remedial visit is additional work scheduled after a callout 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'Callout'
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. Job Report

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

3. Supporting Photos

PhotoRequired
Work carried outYes

Submission Requirements

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

Submission

EndpointMethodBody
/engineers/callouts/visits/{webApiId}/eventPUT{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