1. Choose a branch
Loaded from GET /branches. Each option's value is an opaque token.
2. Your vehicle
Type the vehicle details in manually.
3. Damage
Production UIs use the vehicle damage diagram. For this sample, search for a
panel by name (POST /quote/panels), pick a match to load its damage types
(POST /quote/damage-types), pick one, and add it.
| Panel | Damage |
|---|
4. Indicative quote optional
Prices the added damages via POST /quote/est-cost (company + category resolved server-side).
| Panel | Damage | Cost |
|---|
5. Your details
On submit (POST /enquiries) we email you a verification code. No estimate is created yet.
6. Verify your email
Enter the code we emailed you (POST /enquiries/{id}/verify). This creates the estimate.
7. Upload photos
Attach photos of the damage (POST /enquiries/{id}/photos). Choose the angle, then a file.