AlertIncident Event Schema

AlertIncident Webhook Payload

Alert incidents can trigger an alert webhook payload 2.0 to be sent to a desired webhook address. These alert incidents are triggered by the alerts that you have configured in the Samsara dashboard. See the Alerts Webhook guide for more details on creating and configuring webhook 2.0 in alerts.
The example below includes all possible payload types. See the Alert Webhook Event Schema for supported Alert Webhook 2.0 payloads.

Example

{
    "eventId": "017db07f-6e95-470e-8cc0-a371f9deed2b",
    "eventTime": "1970-01-20T06:39:05.683Z",
    "eventType": "AlertIncident",
    "orgId": 20936,
    "webhookId": "1411751028848270",
    "data": {
        "conditions": [
            {
                "description": "Alert Type Description",
                "details": {
                    "ambientTemperature": {
                        "sensor": {
                            "id": "22222",
                            "name": "Sensor-123",
                            "pinnedDeviceId": "22222",
                            "product": {
                                "shortName": "EM1"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cameraConnectorDisconected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cameraStreamIssue": {
                        "cameraDevice": {
                            "id": "22222",
                            "name": "Camera-123",
                            "sites": [
                                {
                                    "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                    "name": "Site-123",
                                    "tags": [
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        }
                                    ]
                                },
                                {
                                    "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                    "name": "Site-123",
                                    "tags": [
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        }
                                    ]
                                }
                            ],
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cellSignalLoss": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cloudBackupUploadIssue": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dashcamDisconnected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dataInputValue": {
                        "machineInput": {
                            "id": "20170306",
                            "name": "DataInput-123"
                        }
                    },
                    "deviceMovement": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "deviceMovementStopped": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverAppSignIn": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverAppSignOut": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverDocumentSubmitted": {
                        "document": {
                            "conditionalFieldSections": [
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                }
                            ],
                            "createdAtTime": "1982-09-26T11:51:22Z",
                            "documentType": {
                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                "name": "Fleet Truck List"
                            },
                            "driver": {
                                "externalIds": {
                                    "payrollId": "ABFS18600"
                                },
                                "id": "45646",
                                "name": "Driver Bob"
                            },
                            "fields": [
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                }
                            ],
                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                            "name": "Dropoff Slip 123",
                            "notes": "Missing a crate",
                            "route": {
                                "externalIds": {
                                    "myRouteId": "abc"
                                },
                                "id": "131313",
                                "name": "Pineapple delivery"
                            },
                            "routeStop": {
                                "externalIds": {
                                    "siteId": "54"
                                },
                                "id": "494123",
                                "name": "Company Warehouse #1"
                            },
                            "state": "submitted",
                            "updatedAtTime": "2003-02-01T10:26:20Z",
                            "vehicle": {
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "id": "494123",
                                "name": "Fleet Truck #1"
                            }
                        }
                    },
                    "driverMessageReceived": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverMessageSent": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverRecorded": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dvirSubmittedDevice": {
                        "driver": {
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob"
                        },
                        "dvir": {
                            "authorSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "defects": [
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                },
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                },
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                }
                            ],
                            "endTime": "2020-01-27T07:06:25Z",
                            "formattedLocation": "350 Rhode Island St Ste. 400S, San Francisco, CA 94103",
                            "id": "12345",
                            "mechanicNotes": "Replaced headlight on passenger side.",
                            "needsCorrection": false,
                            "odometerMeters": 91823,
                            "safetyStatus": "unsafe",
                            "secondSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "startTime": "2020-01-27T07:06:25Z",
                            "thirdSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "trailer": {
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "id": "494123",
                                "name": "Fleet Truck #1"
                            },
                            "type": "mechanic"
                        },
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "engineIdle": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "engineOff": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "engineOn": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "formSubmitted": {
                        "form": {
                            "asset": {
                                "entryType": "tracked",
                                "id": "281474982859091",
                                "name": "trailer 123"
                            },
                            "assignedAtTime": "2019-06-13T19:08:25Z",
                            "assignedTo": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "createdAtTime": "2019-06-13T19:08:25Z",
                            "dueAtTime": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "fields": [
                                {
                                    "assetValue": {
                                        "asset": {
                                            "entryType": "tracked",
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "issue": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "12345"
                                    },
                                    "label": "Engine Hours",
                                    "mediaList": [
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    ],
                                    "mediaValue": {
                                        "mediaList": [
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            }
                                        ]
                                    },
                                    "multipleChoiceValue": {
                                        "value": "Yes"
                                    },
                                    "note": "Fire and oil can lead to an accident.",
                                    "numberValue": {
                                        "value": 123.456
                                    },
                                    "personValue": {
                                        "person": {
                                            "entryType": "tracked",
                                            "name": "Jake",
                                            "polymorphicUserId": {
                                                "id": "938172",
                                                "type": "driver"
                                            }
                                        }
                                    },
                                    "signatureValue": {
                                        "media": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    },
                                    "tableValue": {
                                        "columns": [
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            },
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            }
                                        ],
                                        "rows": [
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            }
                                        ]
                                    },
                                    "textValue": {
                                        "value": "Exposed wires"
                                    },
                                    "type": "number"
                                },
                                {
                                    "assetValue": {
                                        "asset": {
                                            "entryType": "tracked",
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "issue": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "12345"
                                    },
                                    "label": "Engine Hours",
                                    "mediaList": [
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    ],
                                    "mediaValue": {
                                        "mediaList": [
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            }
                                        ]
                                    },
                                    "multipleChoiceValue": {
                                        "value": "Yes"
                                    },
                                    "note": "Fire and oil can lead to an accident.",
                                    "numberValue": {
                                        "value": 123.456
                                    },
                                    "personValue": {
                                        "person": {
                                            "entryType": "tracked",
                                            "name": "Jake",
                                            "polymorphicUserId": {
                                                "id": "938172",
                                                "type": "driver"
                                            }
                                        }
                                    },
                                    "signatureValue": {
                                        "media": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    },
                                    "tableValue": {
                                        "columns": [
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            },
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            }
                                        ],
                                        "rows": [
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            }
                                        ]
                                    },
                                    "textValue": {
                                        "value": "Exposed wires"
                                    },
                                    "type": "number"
                                }
                            ],
                            "formTemplate": {
                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                "revisionId": "1214a1fa-f0c6-408b-bf85-51dc3bc71ac7"
                            },
                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                            "isRequired": true,
                            "location": {
                                "latitude": 12333122.3,
                                "longitude": 1233331.4
                            },
                            "routeId": "123456789",
                            "routeStopId": "987654321",
                            "score": {
                                "maxPoints": 80,
                                "scorePercent": 75,
                                "scorePoints": 60
                            },
                            "status": "notStarted",
                            "submittedAtTime": "2019-06-13T19:08:25Z",
                            "submittedBy": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "title": "Form Submission Title",
                            "updatedAtTime": "2019-06-13T19:08:25Z"
                        }
                    },
                    "fuelLevelPercentage": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "gatewayDisconnected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "gatewayUnplugged": {
                        "model": "VG34",
                        "serial": "GFRV-43N-VGX",
                        "vehicle": {
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1"
                        }
                    },
                    "geofenceEntry": {
                        "address": {
                            "externalIds": {
                                "siteId": "54"
                            },
                            "formattedAddress": "350 Rhode Island St, San Francisco, CA",
                            "geofence": {
                                "circle": {
                                    "latitude": 37.7749,
                                    "longitude": 137.7749,
                                    "radiusMeters": 23
                                },
                                "polygon": {
                                    "vertices": [
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        }
                                    ]
                                },
                                "settings": {
                                    "showAddresses": [
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        }
                                    ]
                                }
                            },
                            "id": "494123",
                            "name": "Company Office #1"
                        },
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "geofenceExit": {
                        "address": {
                            "externalIds": {
                                "siteId": "54"
                            },
                            "formattedAddress": "350 Rhode Island St, San Francisco, CA",
                            "geofence": {
                                "circle": {
                                    "latitude": 37.7749,
                                    "longitude": 137.7749,
                                    "radiusMeters": 23
                                },
                                "polygon": {
                                    "vertices": [
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        }
                                    ]
                                },
                                "settings": {
                                    "showAddresses": [
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        }
                                    ]
                                }
                            },
                            "id": "494123",
                            "name": "Company Office #1"
                        },
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "gpsSignalLoss": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "harshEvent": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "hosViolation": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "inactivity": {
                        "cameraStream": {
                            "cameraDevice": {
                                "id": "22222",
                                "name": "Camera-123",
                                "sites": [
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    }
                                ]
                            },
                            "id": "54321",
                            "name": "Stream-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "insideGeofence": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "issueCreated": {
                        "issue": {
                            "asset": {
                                "entryType": "tracked",
                                "id": "281474982859091",
                                "name": "trailer 123"
                            },
                            "assignedTo": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "createdAtTime": "2019-06-13T19:08:25Z",
                            "description": "Oil spill in left corner of SF1",
                            "dueDate": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                            "issueSource": {
                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                "type": "form"
                            },
                            "mediaList": [
                                {
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "processingStatus": "processing",
                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                },
                                {
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "processingStatus": "processing",
                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                },
                                {
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "processingStatus": "processing",
                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                },
                                {
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "processingStatus": "processing",
                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                }
                            ],
                            "priority": "high",
                            "status": "open",
                            "submittedAtTime": "2019-06-13T19:08:25Z",
                            "submittedBy": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "title": "Oil spill",
                            "updatedAtTime": "2019-06-13T19:08:25Z"
                        }
                    },
                    "jammingDetected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "motionDetected": {
                        "cameraStream": {
                            "cameraDevice": {
                                "id": "22222",
                                "name": "Camera-123",
                                "sites": [
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    }
                                ]
                            },
                            "id": "54321",
                            "name": "Stream-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "outOfRoute": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "outsideGeofence": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "panicButton": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "personDetected": {
                        "cameraStream": {
                            "cameraDevice": {
                                "id": "22222",
                                "name": "Camera-123",
                                "sites": [
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    }
                                ]
                            },
                            "id": "54321",
                            "name": "Stream-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "reeferTemperature": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "routeStopArrival": {
                        "driver": {
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob"
                        },
                        "operation": "stop arrived",
                        "route": {
                            "actualRouteEndTime": "2019-06-13T19:08:25Z",
                            "actualRouteStartTime": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "myRouteId": "abc"
                            },
                            "id": "342341",
                            "name": "Bid 123",
                            "notes": "These are my notes",
                            "scheduledRouteEndTime": "2019-06-13T19:08:25Z",
                            "scheduledRouteStartTime": "2019-06-13T19:08:25Z",
                            "settings": {
                                "routeCompletionCondition": "arriveLastStop",
                                "routeStartingCondition": "departFirstStop"
                            },
                            "stops": [
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                },
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                },
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                }
                            ]
                        },
                        "routeStopDetails": {
                            "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                            "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                            "enRouteTime": "2006-01-02T15:04:05+07:00",
                            "eta": "2006-01-02T15:04:05+07:00",
                            "externalIds": {
                                "siteId": "54"
                            },
                            "id": "141414",
                            "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                            "skippedTime": "2006-01-02T15:04:05+07:00",
                            "state": "scheduled"
                        },
                        "time": "2020-01-27T07:06:25Z",
                        "type": "route tracking",
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "routeStopDeparture": {
                        "driver": {
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob"
                        },
                        "operation": "stop arrived",
                        "route": {
                            "actualRouteEndTime": "2019-06-13T19:08:25Z",
                            "actualRouteStartTime": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "myRouteId": "abc"
                            },
                            "id": "342341",
                            "name": "Bid 123",
                            "notes": "These are my notes",
                            "scheduledRouteEndTime": "2019-06-13T19:08:25Z",
                            "scheduledRouteStartTime": "2019-06-13T19:08:25Z",
                            "settings": {
                                "routeCompletionCondition": "arriveLastStop",
                                "routeStartingCondition": "departFirstStop"
                            },
                            "stops": [
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                },
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                },
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                }
                            ]
                        },
                        "routeStopDetails": {
                            "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                            "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                            "enRouteTime": "2006-01-02T15:04:05+07:00",
                            "eta": "2006-01-02T15:04:05+07:00",
                            "externalIds": {
                                "siteId": "54"
                            },
                            "id": "141414",
                            "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                            "skippedTime": "2006-01-02T15:04:05+07:00",
                            "state": "scheduled"
                        },
                        "time": "2020-01-27T07:06:25Z",
                        "type": "route tracking",
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "routeStopETA": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "scheduledMaintenance": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "scheduledMaintenanceByEngineHours": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "scheduledMaintenanceOdometer": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "severeSpeeding": {
                        "data": {
                            "startTime": "2019-06-13T19:08:25Z",
                            "tripStartTime": "2019-06-13T19:08:25Z",
                            "vehicle": {
                                "assetType": "vehicle",
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "id": "494123",
                                "licensePlate": "6SAM123",
                                "name": "Fleet Truck #1",
                                "vehicleVin": "1GBJ6P1B2HV112765"
                            }
                        }
                    },
                    "siteGatewayDisconnected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "speed": {
                        "currentSpeedKilometersPerHour": 100,
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "minDurationMilliseconds": 100000,
                        "operation": "GREATER",
                        "thresholdSpeedKilometersPerHour": 100,
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "suddenFuelLevelDrop": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "suddenFuelLevelRise": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "tamperingDetected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "tireFaults": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "unassignedDriving": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "vehicleBatteryVoltage": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "vehicleDefLevelPercentage": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "vehicleDetected": {
                        "cameraStream": {
                            "cameraDevice": {
                                "id": "22222",
                                "name": "Camera-123",
                                "sites": [
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    }
                                ]
                            },
                            "id": "54321",
                            "name": "Stream-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "vehicleFaults": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    }
                },
                "triggerId": 1000
            },
            {
                "description": "Alert Type Description",
                "details": {
                    "ambientTemperature": {
                        "sensor": {
                            "id": "22222",
                            "name": "Sensor-123",
                            "pinnedDeviceId": "22222",
                            "product": {
                                "shortName": "EM1"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cameraConnectorDisconected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cameraStreamIssue": {
                        "cameraDevice": {
                            "id": "22222",
                            "name": "Camera-123",
                            "sites": [
                                {
                                    "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                    "name": "Site-123",
                                    "tags": [
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        }
                                    ]
                                },
                                {
                                    "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                    "name": "Site-123",
                                    "tags": [
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        }
                                    ]
                                }
                            ],
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cellSignalLoss": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cloudBackupUploadIssue": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dashcamDisconnected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dataInputValue": {
                        "machineInput": {
                            "id": "20170306",
                            "name": "DataInput-123"
                        }
                    },
                    "deviceMovement": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "deviceMovementStopped": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverAppSignIn": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverAppSignOut": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverDocumentSubmitted": {
                        "document": {
                            "conditionalFieldSections": [
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                }
                            ],
                            "createdAtTime": "1982-09-26T11:51:22Z",
                            "documentType": {
                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                "name": "Fleet Truck List"
                            },
                            "driver": {
                                "externalIds": {
                                    "payrollId": "ABFS18600"
                                },
                                "id": "45646",
                                "name": "Driver Bob"
                            },
                            "fields": [
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                }
                            ],
                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                            "name": "Dropoff Slip 123",
                            "notes": "Missing a crate",
                            "route": {
                                "externalIds": {
                                    "myRouteId": "abc"
                                },
                                "id": "131313",
                                "name": "Pineapple delivery"
                            },
                            "routeStop": {
                                "externalIds": {
                                    "siteId": "54"
                                },
                                "id": "494123",
                                "name": "Company Warehouse #1"
                            },
                            "state": "submitted",
                            "updatedAtTime": "2003-02-01T10:26:20Z",
                            "vehicle": {
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "id": "494123",
                                "name": "Fleet Truck #1"
                            }
                        }
                    },
                    "driverMessageReceived": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverMessageSent": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverRecorded": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dvirSubmittedDevice": {
                        "driver": {
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob"
                        },
                        "dvir": {
                            "authorSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "defects": [
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                },
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                },
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                }
                            ],
                            "endTime": "2020-01-27T07:06:25Z",
                            "formattedLocation": "350 Rhode Island St Ste. 400S, San Francisco, CA 94103",
                            "id": "12345",
                            "mechanicNotes": "Replaced headlight on passenger side.",
                            "needsCorrection": false,
                            "odometerMeters": 91823,
                            "safetyStatus": "unsafe",
                            "secondSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "startTime": "2020-01-27T07:06:25Z",
                            "thirdSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "trailer": {
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "id": "494123",
                                "name": "Fleet Truck #1"
                            },
                            "type": "mechanic"
                        },
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "engineIdle": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "engineOff": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "engineOn": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "formSubmitted": {
                        "form": {
                            "asset": {
                                "entryType": "tracked",
                                "id": "281474982859091",
                                "name": "trailer 123"
                            },
                            "assignedAtTime": "2019-06-13T19:08:25Z",
                            "assignedTo": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "createdAtTime": "2019-06-13T19:08:25Z",
                            "dueAtTime": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "fields": [
                                {
                                    "assetValue": {
                                        "asset": {
                                            "entryType": "tracked",
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "issue": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "12345"
                                    },
                                    "label": "Engine Hours",
                                    "mediaList": [
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    ],
                                    "mediaValue": {
                                        "mediaList": [
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            }
                                        ]
                                    },
                                    "multipleChoiceValue": {
                                        "value": "Yes"
                                    },
                                    "note": "Fire and oil can lead to an accident.",
                                    "numberValue": {
                                        "value": 123.456
                                    },
                                    "personValue": {
                                        "person": {
                                            "entryType": "tracked",
                                            "name": "Jake",
                                            "polymorphicUserId": {
                                                "id": "938172",
                                                "type": "driver"
                                            }
                                        }
                                    },
                                    "signatureValue": {
                                        "media": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    },
                                    "tableValue": {
                                        "columns": [
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            },
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            }
                                        ],
                                        "rows": [
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            }
                                        ]
                                    },
                                    "textValue": {
                                        "value": "Exposed wires"
                                    },
                                    "type": "number"
                                },
                                {
                                    "assetValue": {
                                        "asset": {
                                            "entryType": "tracked",
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "issue": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "12345"
                                    },
                                    "label": "Engine Hours",
                                    "mediaList": [
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    ],
                                    "mediaValue": {
                                        "mediaList": [
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            }
                                        ]
                                    },
                                    "multipleChoiceValue": {
                                        "value": "Yes"
                                    },
                                    "note": "Fire and oil can lead to an accident.",
                                    "numberValue": {
                                        "value": 123.456
                                    },
                                    "personValue": {
                                        "person": {
                                            "entryType": "tracked",
                                            "name": "Jake",
                                            "polymorphicUserId": {
                                                "id": "938172",
                                                "type": "driver"
                                            }
                                        }
                                    },
                                    "signatureValue": {
                                        "media": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    },
                                    "tableValue": {
                                        "columns": [
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            },
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            }
                                        ],
                                        "rows": [
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            },
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    },
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name": "Jake",
                                                                "polymorphicUserId": {
                                                                    "id": "938172",
                                                                    "type": "driver"
                                                                }
                                                            }
                                                        },
                                                        "signatureValue": {
                                                            "media": {
                                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                "processingStatus": "processing",
                                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                            }
                                                        },
                                                        "textValue": {
                                                            "value": "Exposed wires"
                                                        },
                                                        "type": "number"
                                                    }
                                                ],
                                                "id": "submission-uuid-of-row"
                                            }
                                        ]
                                    },
                                    "textValue": {
                                        "value": "Exposed wires"
                                    },
                                    "type": "number"
                                }
                            ],
                            "formTemplate": {
                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                "revisionId": "1214a1fa-f0c6-408b-bf85-51dc3bc71ac7"
                            },
                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                            "isRequired": true,
                            "location": {
                                "latitude": 12333122.3,
                                "longitude": 1233331.4
                            },
                            "routeId": "123456789",
                            "routeStopId": "987654321",
                            "score": {
                                "maxPoints": 80,
                                "scorePercent": 75,
                                "scorePoints": 60
                            },
                            "status": "notStarted",
                            "submittedAtTime": "2019-06-13T19:08:25Z",
                            "submittedBy": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "title": "Form Submission Title",
                            "updatedAtTime": "2019-06-13T19:08:25Z"
                        }
                    },
                    "fuelLevelPercentage": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "gatewayDisconnected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "gatewayUnplugged": {
                        "model": "VG34",
                        "serial": "GFRV-43N-VGX",
                        "vehicle": {
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1"
                        }
                    },
                    "geofenceEntry": {
                        "address": {
                            "externalIds": {
                                "siteId": "54"
                            },
                            "formattedAddress": "350 Rhode Island St, San Francisco, CA",
                            "geofence": {
                                "circle": {
                                    "latitude": 37.7749,
                                    "longitude": 137.7749,
                                    "radiusMeters": 23
                                },
                                "polygon": {
                                    "vertices": [
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        }
                                    ]
                                },
                                "settings": {
                                    "showAddresses": [
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        }
                                    ]
                                }
                            },
                            "id": "494123",
                            "name": "Company Office #1"
                        },
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "geofenceExit": {
                        "address": {
                            "externalIds": {
                                "siteId": "54"
                            },
                            "formattedAddress": "350 Rhode Island St, San Francisco, CA",
                            "geofence": {
                                "circle": {
                                    "latitude": 37.7749,
                                    "longitude": 137.7749,
                                    "radiusMeters": 23
                                },
                                "polygon": {
                                    "vertices": [
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        }
                                    ]
                                },
                                "settings": {
                                    "showAddresses": [
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        },
                                        {
                                            "latitude": 37.7749,
                                            "longitude": 137.7749
                                        }
                                    ]
                                }
                            },
                            "id": "494123",
                            "name": "Company Office #1"
                        },
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "gpsSignalLoss": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "harshEvent": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "hosViolation": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "inactivity": {
                        "cameraStream": {
                            "cameraDevice": {
                                "id": "22222",
                                "name": "Camera-123",
                                "sites": [
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    }
                                ]
                            },
                            "id": "54321",
                            "name": "Stream-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "insideGeofence": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "issueCreated": {
                        "issue": {
                            "asset": {
                                "entryType": "tracked",
                                "id": "281474982859091",
                                "name": "trailer 123"
                            },
                            "assignedTo": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "createdAtTime": "2019-06-13T19:08:25Z",
                            "description": "Oil spill in left corner of SF1",
                            "dueDate": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                            "issueSource": {
                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                "type": "form"
                            },
                            "mediaList": [
                                {
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "processingStatus": "processing",
                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                },
                                {
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "processingStatus": "processing",
                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                },
                                {
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "processingStatus": "processing",
                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                },
                                {
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "processingStatus": "processing",
                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                }
                            ],
                            "priority": "high",
                            "status": "open",
                            "submittedAtTime": "2019-06-13T19:08:25Z",
                            "submittedBy": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "title": "Oil spill",
                            "updatedAtTime": "2019-06-13T19:08:25Z"
                        }
                    },
                    "jammingDetected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "motionDetected": {
                        "cameraStream": {
                            "cameraDevice": {
                                "id": "22222",
                                "name": "Camera-123",
                                "sites": [
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    }
                                ]
                            },
                            "id": "54321",
                            "name": "Stream-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "outOfRoute": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "outsideGeofence": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "panicButton": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "personDetected": {
                        "cameraStream": {
                            "cameraDevice": {
                                "id": "22222",
                                "name": "Camera-123",
                                "sites": [
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    }
                                ]
                            },
                            "id": "54321",
                            "name": "Stream-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "reeferTemperature": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "routeStopArrival": {
                        "driver": {
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob"
                        },
                        "operation": "stop arrived",
                        "route": {
                            "actualRouteEndTime": "2019-06-13T19:08:25Z",
                            "actualRouteStartTime": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "myRouteId": "abc"
                            },
                            "id": "342341",
                            "name": "Bid 123",
                            "notes": "These are my notes",
                            "scheduledRouteEndTime": "2019-06-13T19:08:25Z",
                            "scheduledRouteStartTime": "2019-06-13T19:08:25Z",
                            "settings": {
                                "routeCompletionCondition": "arriveLastStop",
                                "routeStartingCondition": "departFirstStop"
                            },
                            "stops": [
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                },
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                },
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                }
                            ]
                        },
                        "routeStopDetails": {
                            "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                            "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                            "enRouteTime": "2006-01-02T15:04:05+07:00",
                            "eta": "2006-01-02T15:04:05+07:00",
                            "externalIds": {
                                "siteId": "54"
                            },
                            "id": "141414",
                            "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                            "skippedTime": "2006-01-02T15:04:05+07:00",
                            "state": "scheduled"
                        },
                        "time": "2020-01-27T07:06:25Z",
                        "type": "route tracking",
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "routeStopDeparture": {
                        "driver": {
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob"
                        },
                        "operation": "stop arrived",
                        "route": {
                            "actualRouteEndTime": "2019-06-13T19:08:25Z",
                            "actualRouteStartTime": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "myRouteId": "abc"
                            },
                            "id": "342341",
                            "name": "Bid 123",
                            "notes": "These are my notes",
                            "scheduledRouteEndTime": "2019-06-13T19:08:25Z",
                            "scheduledRouteStartTime": "2019-06-13T19:08:25Z",
                            "settings": {
                                "routeCompletionCondition": "arriveLastStop",
                                "routeStartingCondition": "departFirstStop"
                            },
                            "stops": [
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                },
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                },
                                {
                                    "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                                    "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                                    "address": {
                                        "externalIds": {
                                            "siteId": "54"
                                        },
                                        "id": "494123",
                                        "name": "Company Office #1"
                                    },
                                    "documents": [
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        },
                                        {
                                            "id": "494123",
                                            "name": "Fuel Receipt Wichita"
                                        }
                                    ],
                                    "enRouteTime": "2006-01-02T15:04:05+07:00",
                                    "eta": "2006-01-02T15:04:05+07:00",
                                    "externalIds": {
                                        "siteId": "54"
                                    },
                                    "id": "324231",
                                    "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                                    "locationLiveSharingLinks": [
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        },
                                        {
                                            "expiresAtTime": "2020-01-27T07:06:25Z",
                                            "liveSharingUrl": "https://cloud.samsara.com/o/123456/fleet/viewer/address/gEAitEnnOwcv92cuPzcU",
                                            "name": "Name"
                                        }
                                    ],
                                    "name": "Stop #1",
                                    "notes": "These are my notes",
                                    "ontimeWindowAfterArrivalMs": 300000,
                                    "ontimeWindowBeforeArrivalMs": 300000,
                                    "scheduledArrivalTime": "2019-06-13T19:08:25Z",
                                    "scheduledDepartureTime": "2019-06-13T19:08:25Z",
                                    "singleUseLocation": {
                                        "address": "1234 Main St, San Jose, CA",
                                        "latitude": 123.456,
                                        "longitude": 37.459
                                    },
                                    "skippedTime": "2006-01-02T15:04:05+07:00",
                                    "state": "scheduled"
                                }
                            ]
                        },
                        "routeStopDetails": {
                            "actualArrivalTime": "2006-01-02T15:04:05+07:00",
                            "actualDepartureTime": "2006-01-02T15:04:05+07:00",
                            "enRouteTime": "2006-01-02T15:04:05+07:00",
                            "eta": "2006-01-02T15:04:05+07:00",
                            "externalIds": {
                                "siteId": "54"
                            },
                            "id": "141414",
                            "liveSharingUrl": "https://cloud.samsara.com/fleet/viewer/job/fleet_viewer_token",
                            "skippedTime": "2006-01-02T15:04:05+07:00",
                            "state": "scheduled"
                        },
                        "time": "2020-01-27T07:06:25Z",
                        "type": "route tracking",
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "routeStopETA": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "scheduledMaintenance": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "scheduledMaintenanceByEngineHours": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "scheduledMaintenanceOdometer": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "severeSpeeding": {
                        "data": {
                            "startTime": "2019-06-13T19:08:25Z",
                            "tripStartTime": "2019-06-13T19:08:25Z",
                            "vehicle": {
                                "assetType": "vehicle",
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "id": "494123",
                                "licensePlate": "6SAM123",
                                "name": "Fleet Truck #1",
                                "vehicleVin": "1GBJ6P1B2HV112765"
                            }
                        }
                    },
                    "siteGatewayDisconnected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "speed": {
                        "currentSpeedKilometersPerHour": 100,
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "minDurationMilliseconds": 100000,
                        "operation": "GREATER",
                        "thresholdSpeedKilometersPerHour": 100,
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "suddenFuelLevelDrop": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "suddenFuelLevelRise": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "tamperingDetected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "tireFaults": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "unassignedDriving": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "vehicleBatteryVoltage": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "vehicleDefLevelPercentage": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "vehicleDetected": {
                        "cameraStream": {
                            "cameraDevice": {
                                "id": "22222",
                                "name": "Camera-123",
                                "sites": [
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                        "name": "Site-123",
                                        "tags": [
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            },
                                            {
                                                "id": "3914",
                                                "name": "East Coast",
                                                "parentTagId": "4815"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    },
                                    {
                                        "id": "3914",
                                        "name": "East Coast",
                                        "parentTagId": "4815"
                                    }
                                ]
                            },
                            "id": "54321",
                            "name": "Stream-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "vehicleFaults": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    }
                },
                "triggerId": 1000
            },
            {
                "description": "Alert Type Description",
                "details": {
                    "ambientTemperature": {
                        "sensor": {
                            "id": "22222",
                            "name": "Sensor-123",
                            "pinnedDeviceId": "22222",
                            "product": {
                                "shortName": "EM1"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cameraConnectorDisconected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cameraStreamIssue": {
                        "cameraDevice": {
                            "id": "22222",
                            "name": "Camera-123",
                            "sites": [
                                {
                                    "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                    "name": "Site-123",
                                    "tags": [
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        }
                                    ]
                                },
                                {
                                    "id": "1111aaaa-11aa-11aa-11aa-111111aaaaaa",
                                    "name": "Site-123",
                                    "tags": [
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        },
                                        {
                                            "id": "3914",
                                            "name": "East Coast",
                                            "parentTagId": "4815"
                                        }
                                    ]
                                }
                            ],
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cellSignalLoss": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "cloudBackupUploadIssue": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dashcamDisconnected": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dataInputValue": {
                        "machineInput": {
                            "id": "20170306",
                            "name": "DataInput-123"
                        }
                    },
                    "deviceMovement": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "deviceMovementStopped": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverAppSignIn": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverAppSignOut": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverDocumentSubmitted": {
                        "document": {
                            "conditionalFieldSections": [
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                },
                                {
                                    "conditionalFieldFirstIndex": 5083143870897228000,
                                    "conditionalFieldLastIndex": 2770896918544835600,
                                    "triggeringFieldIndex": 8389989517472915000,
                                    "triggeringFieldValue": "Optiona 1"
                                }
                            ],
                            "createdAtTime": "1982-09-26T11:51:22Z",
                            "documentType": {
                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                "name": "Fleet Truck List"
                            },
                            "driver": {
                                "externalIds": {
                                    "payrollId": "ABFS18600"
                                },
                                "id": "45646",
                                "name": "Driver Bob"
                            },
                            "fields": [
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                },
                                {
                                    "label": "Load weight",
                                    "type": "photo",
                                    "value": {
                                        "barcodeValue": [
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            },
                                            {
                                                "barcodeType": "org.gs1.EAN-13",
                                                "barcodeValue": "0853883003114"
                                            }
                                        ],
                                        "dateTimeValue": {
                                            "dateTime": "1984-10-23T07:14:29Z"
                                        },
                                        "multipleChoiceValue": [
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            },
                                            {
                                                "selected": false,
                                                "value": "Yes"
                                            }
                                        ],
                                        "numberValue": 123.456,
                                        "photoValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "scannedDocumentValue": [
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            },
                                            {
                                                "id": "f5271458-21f9-4a9f-a290-780c6d8840ff",
                                                "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                            }
                                        ],
                                        "signatureValue": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "name": "John Smith",
                                            "signedAtTime": "1996-01-30T06:14:20Z",
                                            "url": "https://samsara-driver-media-upload.s3.us-west-2.amazonaws.com/123456"
                                        },
                                        "stringValue": "Red Truck"
                                    }
                                }
                            ],
                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                            "name": "Dropoff Slip 123",
                            "notes": "Missing a crate",
                            "route": {
                                "externalIds": {
                                    "myRouteId": "abc"
                                },
                                "id": "131313",
                                "name": "Pineapple delivery"
                            },
                            "routeStop": {
                                "externalIds": {
                                    "siteId": "54"
                                },
                                "id": "494123",
                                "name": "Company Warehouse #1"
                            },
                            "state": "submitted",
                            "updatedAtTime": "2003-02-01T10:26:20Z",
                            "vehicle": {
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "id": "494123",
                                "name": "Fleet Truck #1"
                            }
                        }
                    },
                    "driverMessageReceived": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverMessageSent": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "driverRecorded": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "dvirSubmittedDevice": {
                        "driver": {
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob"
                        },
                        "dvir": {
                            "authorSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "defects": [
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                },
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                },
                                {
                                    "comment": "Air compressor not working",
                                    "createdAtTime": "2020-01-27T07:06:25Z",
                                    "defectType": "Air Compressor",
                                    "id": "18",
                                    "isResolved": false,
                                    "mechanicNotes": "Extremely large oddly shaped hole in passenger side window.",
                                    "mechanicNotesUpdatedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedAtTime": "2020-01-27T07:06:25Z",
                                    "resolvedBy": {
                                        "id": "8172",
                                        "name": "Jane Mechanic",
                                        "type": "mechanic"
                                    },
                                    "trailer": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "494123",
                                        "name": "Fleet Truck #1"
                                    },
                                    "vehicle": {
                                        "assetType": "vehicle",
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "gateway": {
                                            "model": "VG34",
                                            "serial": "GFRV-43N-VGX"
                                        },
                                        "id": "494123",
                                        "licensePlate": "6SAM123",
                                        "name": "Fleet Truck #1",
                                        "vin": "1GBJ6P1B2HV112765"
                                    }
                                }
                            ],
                            "endTime": "2020-01-27T07:06:25Z",
                            "formattedLocation": "350 Rhode Island St Ste. 400S, San Francisco, CA 94103",
                            "id": "12345",
                            "mechanicNotes": "Replaced headlight on passenger side.",
                            "needsCorrection": false,
                            "odometerMeters": 91823,
                            "safetyStatus": "unsafe",
                            "secondSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "startTime": "2020-01-27T07:06:25Z",
                            "thirdSignature": {
                                "signatoryUser": {
                                    "id": "938172",
                                    "name": "Joe Driver"
                                },
                                "signedAtTime": "2020-01-27T07:06:25Z",
                                "type": "driver"
                            },
                            "trailer": {
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "id": "494123",
                                "name": "Fleet Truck #1"
                            },
                            "type": "mechanic"
                        },
                        "vehicle": {
                            "assetType": "vehicle",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "gateway": {
                                "model": "VG34",
                                "serial": "GFRV-43N-VGX"
                            },
                            "id": "494123",
                            "licensePlate": "6SAM123",
                            "name": "Fleet Truck #1",
                            "vin": "1GBJ6P1B2HV112765"
                        }
                    },
                    "engineIdle": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "engineOff": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "engineOn": {
                        "driver": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "payrollId": "ABFS18600"
                            },
                            "id": "45646",
                            "name": "Driver Bob",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        },
                        "trailer": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Trailer-123",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "trailerSerialNumber": "8V8WD530FLN016251"
                        },
                        "vehicle": {
                            "attributes": [
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "staticAssignedDriver": {
                                "id": "0987",
                                "name": "Driver Name"
                            },
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "formSubmitted": {
                        "form": {
                            "asset": {
                                "entryType": "tracked",
                                "id": "281474982859091",
                                "name": "trailer 123"
                            },
                            "assignedAtTime": "2019-06-13T19:08:25Z",
                            "assignedTo": {
                                "id": "938172",
                                "type": "driver"
                            },
                            "createdAtTime": "2019-06-13T19:08:25Z",
                            "dueAtTime": "2019-06-13T19:08:25Z",
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "fields": [
                                {
                                    "assetValue": {
                                        "asset": {
                                            "entryType": "tracked",
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                    "issue": {
                                        "externalIds": {
                                            "maintenanceId": "250020"
                                        },
                                        "id": "12345"
                                    },
                                    "label": "Engine Hours",
                                    "mediaList": [
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        },
                                        {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    ],
                                    "mediaValue": {
                                        "mediaList": [
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            },
                                            {
                                                "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                "processingStatus": "processing",
                                                "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                "urlExpiresAt": "2019-06-13T19:08:25Z"
                                            }
                                        ]
                                    },
                                    "multipleChoiceValue": {
                                        "value": "Yes"
                                    },
                                    "note": "Fire and oil can lead to an accident.",
                                    "numberValue": {
                                        "value": 123.456
                                    },
                                    "personValue": {
                                        "person": {
                                            "entryType": "tracked",
                                            "name": "Jake",
                                            "polymorphicUserId": {
                                                "id": "938172",
                                                "type": "driver"
                                            }
                                        }
                                    },
                                    "signatureValue": {
                                        "media": {
                                            "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                            "processingStatus": "processing",
                                            "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                            "urlExpiresAt": "2019-06-13T19:08:25Z"
                                        }
                                    },
                                    "tableValue": {
                                        "columns": [
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            },
                                            {
                                                "id": "field-uuid-store-number",
                                                "label": "Store Number",
                                                "type": "number"
                                            }
                                        ],
                                        "rows": [
                                            {
                                                "cells": [
                                                    {
                                                        "checkBoxesValue": {
                                                            "value": [
                                                                "Option A",
                                                                "Option B"
                                                            ]
                                                        },
                                                        "dateTimeValue": {
                                                            "type": "datetime",
                                                            "value": "2024-08-08T18:53:23Z"
                                                        },
                                                        "id": "field-uuid-store-number",
                                                        "mediaValue": {
                                                            "mediaList": [
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                },
                                                                {
                                                                    "id": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
                                                                    "processingStatus": "processing",
                                                                    "url": "https://samsara-forms-submission-media-uploads.s3.us-west-2.amazonaws.com/123456",
                                                                    "urlExpiresAt": "2019-06-13T19:08:25Z"
                                                                }
                                                            ]
                                                        },
                                                        "multipleChoiceValue": {
                                                            "value": "Yes"
                                                        },
                                                        "numberValue": {
                                                            "value": 123.456
                                                        },
                                                        "personValue": {
                                                            "person": {
                                                                "entryType": "tracked",
                                                                "name&quo