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
IDLE
The session_key was generated but there is no User activity
STARTED
The User has opened the session and clicked GET STARTED
PROCESS
The User has captured at least one photo
QC_PASSED
The User has captured all photos and they passed the QC process
CONFIRM
The session results are complete and waiting for the User to confirm
COMPLETE
The User confirmed the inspection results and closed the session
EXPIRED
INVALID
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
1
VIN
default image URL provided if manually entered
2
2
Interior
no
3
3
Cluster
default image URL provided if manually entered
4
4
Left
yes, if all other needed images are captured
5
10
Front_Left
yes, if all other needed images are captured
6
5
Front
yes, if all other needed images are captured
7
11
Front_Right
yes, if all other needed images are captured
8
7
Right
yes, if all other needed images are captured
9
12
Rear_Right
yes, if all other needed images are captured
10
8
Rear
yes, if all other needed images are captured
11
13
Rear_Left
yes, if all other needed images are captured
12
9
Windshield
no
13
6
Tires
no
The session did not reach QC_PASSED within the expiration timeframe configured for that API Key.