User Session Lifecycle
Last updated
Last updated
Tracking the PAVE Capture UI session lifecycle is managed through monitoring steps of two processes. Session Status identifies how far along the session is. The Session Stage determines what stage of the photo capture process the User is.
Status | Description |
| The session_key was generated but there is no User activity |
| The User has opened the session and clicked GET STARTED |
| The User has captured at least one photo |
| The User has captured all photos and they passed the QC process |
| The session results are complete and waiting for the User to confirm |
| The User confirmed the inspection results and closed the session |
| The session did not reach QC_PASSED within the expiration timeframe configured for that API Key. LEARN MORE |
| The session was marked as invalid during inspection processing due to the presence of a vehicle that didn't match the captured VIN or a photo that did not meet the requirements to complete the inspection. |
User Capture Step | Photo Code | Photo Type | Nullable |
1 |
| VIN | default image URL provided if manually entered |
2 |
| Interior | no |
3 |
| Cluster | default image URL provided if manually entered |
4 |
| Left | yes, if all other needed images are captured |
5 |
| Front_Left | yes, if all other needed images are captured |
6 |
| Front | yes, if all other needed images are captured |
7 |
| Front_Right | yes, if all other needed images are captured |
8 |
| Right | yes, if all other needed images are captured |
9 |
| Rear_Right | yes, if all other needed images are captured |
10 |
| Rear | yes, if all other needed images are captured |
11 |
| Rear_Left | yes, if all other needed images are captured |
12 |
| Windshield | no |
13 |
| Tires | no |