Installation Jobs ​
Installation jobs are the core job type for engineers installing new equipment at customer properties. All installation jobs share common properties, workflows, and submission requirements while having product-specific photo and form requirements.
Installation Types ​
| Product Type | Description | Documentation |
|---|---|---|
boiler | Gas boiler installations | Boiler |
air_con | Air conditioning unit installations | Air Con |
ev_charger | Electric vehicle charger installations | EV Charger |
heat_pump | Air source heat pump installations | Heat Pump |
solar | Solar PV panel installations | Solar |
battery_only | Standalone battery storage installations | Battery |
Multi-Day Installations ​
Installations can span multiple days. The dates array contains all scheduled dates.
| Condition | Risk Assessment Required |
|---|---|
| Single day | Day 1 only |
| Multiple days | Each day worked |
| Environment changed | Additional question on Day 2+ |
Risk assessments track completion via riskAssessmentUploaded.day1, riskAssessmentUploaded.day2, etc.
Submission Requirements ​
Before submission, all installations require:
- All product-specific forms completed
- All required photos uploaded
- Customer walkthrough marked complete
- Risk assessment(s) completed for days worked
Jobs transition to ready_for_audit state on successful submission via:
PUT /installation_jobs/{jobId}/done
Body: {installerId}