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": "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": "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"
                                        }
                                    ]
                                }
                            ],
                            "tags": [
                                {
                                    "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": "1991-12-13T11:20:56Z",
                            "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": "2010-02-05T22:25:59Z",
                            "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": {
                            "approvalDetails": {
                                "comment": "Requesting some changes to the submission."
                            },
                            "asset": {
                                "entryType": "tracked",
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "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",
                                            "externalIds": {
                                                "maintenanceId": "250020"
                                            },
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ],
                                        "valueIds": [
                                            "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                            "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "geofenceValue": {
                                        "geofence": {
                                            "address": "123 Main St, Anytown, USA 12345",
                                            "entryType": "tracked",
                                            "externalIds": {
                                                "siteId": "54"
                                            },
                                            "id": "1234567890",
                                            "name": "Geofence Name"
                                        }
                                    },
                                    "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"
                                        }
                                    ],
                                    "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",
                                        "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                    },
                                    "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"
                                            },
                                            {
                                                "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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",
                                            "externalIds": {
                                                "maintenanceId": "250020"
                                            },
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ],
                                        "valueIds": [
                                            "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                            "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "geofenceValue": {
                                        "geofence": {
                                            "address": "123 Main St, Anytown, USA 12345",
                                            "entryType": "tracked",
                                            "externalIds": {
                                                "siteId": "54"
                                            },
                                            "id": "1234567890",
                                            "name": "Geofence Name"
                                        }
                                    },
                                    "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"
                                        }
                                    ],
                                    "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",
                                        "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                    },
                                    "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"
                                            },
                                            {
                                                "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                            },
                            "geofence": {
                                "address": "123 Main St, Anytown, USA 12345",
                                "entryType": "tracked",
                                "externalIds": {
                                    "siteId": "54"
                                },
                                "id": "1234567890",
                                "name": "Geofence Name"
                            },
                            "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"
                        },
                        "fuelVolume": {
                            "unit": "GALLONS",
                            "value": 0.2462814907494915
                        },
                        "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"
                        },
                        "fuelVolume": {
                            "unit": "GALLONS",
                            "value": 0.2462814907494915
                        },
                        "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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",
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "reading": {
                        "asset": {
                            "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"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "type": "trailer"
                        },
                        "continuousThreshold": {
                            "operation": "GREATER",
                            "threshold": 20,
                            "unit": "celsius",
                            "upperThreshold": 30
                        },
                        "enumThreshold": {
                            "number": 2,
                            "symbol": "HIGH"
                        },
                        "id": "engineTemperature"
                    },
                    "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": {
                        "changeEndTime": "2020-01-27T07:06:25Z",
                        "changeStartTime": "2020-01-27T07:06:25Z",
                        "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"
                                }
                            ]
                        },
                        "fuelLevelAfterMillipercent": 70000,
                        "fuelLevelBeforeMillipercent": 50000,
                        "location": {
                            "latitude": 37.7749,
                            "longitude": 137.7749
                        },
                        "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": {
                        "changeEndTime": "2020-01-27T07:06:25Z",
                        "changeStartTime": "2020-01-27T07:06:25Z",
                        "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"
                                }
                            ]
                        },
                        "fuelLevelAfterMillipercent": 70000,
                        "fuelLevelBeforeMillipercent": 50000,
                        "location": {
                            "latitude": 37.7749,
                            "longitude": 137.7749
                        },
                        "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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": "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": "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"
                                        }
                                    ]
                                }
                            ],
                            "tags": [
                                {
                                    "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": "1991-12-13T11:20:56Z",
                            "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": "2010-02-05T22:25:59Z",
                            "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": {
                            "approvalDetails": {
                                "comment": "Requesting some changes to the submission."
                            },
                            "asset": {
                                "entryType": "tracked",
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "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",
                                            "externalIds": {
                                                "maintenanceId": "250020"
                                            },
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ],
                                        "valueIds": [
                                            "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                            "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "geofenceValue": {
                                        "geofence": {
                                            "address": "123 Main St, Anytown, USA 12345",
                                            "entryType": "tracked",
                                            "externalIds": {
                                                "siteId": "54"
                                            },
                                            "id": "1234567890",
                                            "name": "Geofence Name"
                                        }
                                    },
                                    "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"
                                        }
                                    ],
                                    "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",
                                        "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                    },
                                    "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"
                                            },
                                            {
                                                "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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",
                                            "externalIds": {
                                                "maintenanceId": "250020"
                                            },
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ],
                                        "valueIds": [
                                            "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                            "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "geofenceValue": {
                                        "geofence": {
                                            "address": "123 Main St, Anytown, USA 12345",
                                            "entryType": "tracked",
                                            "externalIds": {
                                                "siteId": "54"
                                            },
                                            "id": "1234567890",
                                            "name": "Geofence Name"
                                        }
                                    },
                                    "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"
                                        }
                                    ],
                                    "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",
                                        "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                    },
                                    "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"
                                            },
                                            {
                                                "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                            },
                            "geofence": {
                                "address": "123 Main St, Anytown, USA 12345",
                                "entryType": "tracked",
                                "externalIds": {
                                    "siteId": "54"
                                },
                                "id": "1234567890",
                                "name": "Geofence Name"
                            },
                            "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"
                        },
                        "fuelVolume": {
                            "unit": "GALLONS",
                            "value": 0.2462814907494915
                        },
                        "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"
                        },
                        "fuelVolume": {
                            "unit": "GALLONS",
                            "value": 0.2462814907494915
                        },
                        "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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",
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "reading": {
                        "asset": {
                            "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"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "type": "trailer"
                        },
                        "continuousThreshold": {
                            "operation": "GREATER",
                            "threshold": 20,
                            "unit": "celsius",
                            "upperThreshold": 30
                        },
                        "enumThreshold": {
                            "number": 2,
                            "symbol": "HIGH"
                        },
                        "id": "engineTemperature"
                    },
                    "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": {
                        "changeEndTime": "2020-01-27T07:06:25Z",
                        "changeStartTime": "2020-01-27T07:06:25Z",
                        "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"
                                }
                            ]
                        },
                        "fuelLevelAfterMillipercent": 70000,
                        "fuelLevelBeforeMillipercent": 50000,
                        "location": {
                            "latitude": 37.7749,
                            "longitude": 137.7749
                        },
                        "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": {
                        "changeEndTime": "2020-01-27T07:06:25Z",
                        "changeStartTime": "2020-01-27T07:06:25Z",
                        "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"
                                }
                            ]
                        },
                        "fuelLevelAfterMillipercent": 70000,
                        "fuelLevelBeforeMillipercent": 50000,
                        "location": {
                            "latitude": 37.7749,
                            "longitude": 137.7749
                        },
                        "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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": "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": "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"
                                        }
                                    ]
                                }
                            ],
                            "tags": [
                                {
                                    "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": "1991-12-13T11:20:56Z",
                            "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": "2010-02-05T22:25:59Z",
                            "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": {
                            "approvalDetails": {
                                "comment": "Requesting some changes to the submission."
                            },
                            "asset": {
                                "entryType": "tracked",
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "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",
                                            "externalIds": {
                                                "maintenanceId": "250020"
                                            },
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ],
                                        "valueIds": [
                                            "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                            "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "geofenceValue": {
                                        "geofence": {
                                            "address": "123 Main St, Anytown, USA 12345",
                                            "entryType": "tracked",
                                            "externalIds": {
                                                "siteId": "54"
                                            },
                                            "id": "1234567890",
                                            "name": "Geofence Name"
                                        }
                                    },
                                    "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"
                                        }
                                    ],
                                    "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",
                                        "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                    },
                                    "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"
                                            },
                                            {
                                                "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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",
                                            "externalIds": {
                                                "maintenanceId": "250020"
                                            },
                                            "id": "281474982859091",
                                            "name": "trailer 123"
                                        }
                                    },
                                    "checkBoxesValue": {
                                        "value": [
                                            "Option A",
                                            "Option B"
                                        ],
                                        "valueIds": [
                                            "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                            "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                        ]
                                    },
                                    "dateTimeValue": {
                                        "type": "datetime",
                                        "value": "2024-08-08T18:53:23Z"
                                    },
                                    "geofenceValue": {
                                        "geofence": {
                                            "address": "123 Main St, Anytown, USA 12345",
                                            "entryType": "tracked",
                                            "externalIds": {
                                                "siteId": "54"
                                            },
                                            "id": "1234567890",
                                            "name": "Geofence Name"
                                        }
                                    },
                                    "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"
                                        }
                                    ],
                                    "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",
                                        "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                    },
                                    "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"
                                            },
                                            {
                                                "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                                                            ],
                                                            "valueIds": [
                                                                "0cbbddb3-2541-4889-b4eb-92171cbfc142",
                                                                "d33198cb-369f-4278-8120-d92d3ebf74bf"
                                                            ]
                                                        },
                                                        "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",
                                                            "valueId": "94096370-7228-4d83-ae5d-b20f3e45c0fc"
                                                        },
                                                        "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"
                            },
                            "geofence": {
                                "address": "123 Main St, Anytown, USA 12345",
                                "entryType": "tracked",
                                "externalIds": {
                                    "siteId": "54"
                                },
                                "id": "1234567890",
                                "name": "Geofence Name"
                            },
                            "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"
                        },
                        "fuelVolume": {
                            "unit": "GALLONS",
                            "value": 0.2462814907494915
                        },
                        "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"
                        },
                        "fuelVolume": {
                            "unit": "GALLONS",
                            "value": 0.2462814907494915
                        },
                        "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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",
                                "externalIds": {
                                    "maintenanceId": "250020"
                                },
                                "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ]
                        }
                    },
                    "reading": {
                        "asset": {
                            "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"
                                    ]
                                },
                                {
                                    "id": "494123",
                                    "name": "Compliance/ELD",
                                    "numberValues": [
                                        867,
                                        5309
                                    ],
                                    "stringValues": [
                                        "HQ",
                                        "Leased"
                                    ]
                                }
                            ],
                            "externalIds": {
                                "maintenanceId": "250020"
                            },
                            "id": "494123",
                            "name": "Fleet Truck #1",
                            "serial": "GFRV-43N-VGX",
                            "tags": [
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                },
                                {
                                    "id": "3914",
                                    "name": "East Coast",
                                    "parentTagId": "4815"
                                }
                            ],
                            "type": "trailer"
                        },
                        "continuousThreshold": {
                            "operation": "GREATER",
                            "threshold": 20,
                            "unit": "celsius",
                            "upperThreshold": 30
                        },
                        "enumThreshold": {
                            "number": 2,
                            "symbol": "HIGH"
                        },
                        "id": "engineTemperature"
                    },
                    "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": {
                        "changeEndTime": "2020-01-27T07:06:25Z",
                        "changeStartTime": "2020-01-27T07:06:25Z",
                        "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"
                                }
                            ]
                        },
                        "fuelLevelAfterMillipercent": 70000,
                        "fuelLevelBeforeMillipercent": 50000,
                        "location": {
                            "latitude": 37.7749,
                            "longitude": 137.7749
                        },
                        "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": {
                        "changeEndTime": "2020-01-27T07:06:25Z",
                        "changeStartTime": "2020-01-27T07:06:25Z",
                        "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"
                                }
                            ]
                        },
                        "fuelLevelAfterMillipercent": 70000,
                        "fuelLevelBeforeMillipercent": 50000,
                        "location": {
                            "latitude": 37.7749,
                            "longitude": 137.7749
                        },
                        "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": "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": "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"
                                            }
                                        ]
                                    }
                                ],
                                "tags": [
                                    {
                                        "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"
                                },
                                {
                                    "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
            }
        ],
        "configurationId": "9814a1fa-f0c6-408b-bf85-51dc3bc71ac7",
        "happenedAtTime": "2019-06-13T19:08:25Z",
        "incidentUrl": "https://cloud.samsara.com/o/1/fleet/workflows/123",
        "isResolved": true,
        "resolvedAtTime": "2019-06-13T19:08:25Z",
        "updatedAtTime": "2019-06-13T19:08:25Z"
    }
}

Reference

Property NameDescription
conditions
object array
An array of conditions associated with the incident.
    description
    string
Descriptive name of the condition.
    details
    object
Object representing the granular details of the condition. These details will vary depending on the condition.
        ambientTemperature
        object
Details specific to Ambient Temperature.
            sensor
            object
A sensor associated with the alert.
                id
                string
Thye ID of the sensor associated with the alert
                name
                string
The name of the sensor.
                pinnedDeviceId
                string
The Pinned Device ID associated with the alert
                product
                object
The product associated with the alert
                    shortName
                    string
The short name associated with the product.
                tags
                object array
The list of tags associated with the sensor.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        cameraConnectorDisconected
        object
Details specific to Camera Connector Disconnected.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        cameraStreamIssue
        object
Details specific to Camera Stream Issue.
            cameraDevice
            object
A camera device associated with the alert
                id
                string
The ID of the camera device associated with the alert
                name
                string
The name of the camera device
                sites
                object array
The list of sites associated with the camera device.
                    id
                    string
The ID of the site associated with the alert
                    name
                    string
The name of the site
                    tags
                    object array
The list of tags associated with the Site.
                        id
                        string
ID of the tag
                        name
                        string
Name of the tag.
                        parentTagId
                        string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                tags
                object array
The list of tags associated with the camera device.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        cellSignalLoss
        object
Details specific to Cell Signal Loss.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        cloudBackupUploadIssue
        object
Details specific to Cloud Backup Upload Issue.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        dashcamDisconnected
        object
Details specific to Dashcam Disconnected.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        dataInputValue
        object
Details specific to Data Input Value.
            machineInput
            object
A machine input associated with the alert
                id
                string
The ID of the machine input associated with the alert.
                name
                string
The name of the machine input.
        deviceMovement
        object
Details specific to Device Movement.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        deviceMovementStopped
        object
Details specific to Device Movement Stopped.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        driverAppSignIn
        object
Details specific to Driver App Sign In.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        driverAppSignOut
        object
Details specific to Driver App Sign Out.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        driverDocumentSubmitted
        object
Details specific to Driver Document Submitted.
            document
            object
A single document.
                conditionalFieldSections
                object array
List of the document conditional field sections.
                    conditionalFieldFirstIndex
                    integer
The index of the first conditional field associated with the triggeringFieldValue in the fieldTypes list.
                    conditionalFieldLastIndex
                    integer
The index of the last conditional field associated with the triggeringFieldValue in the fieldTypes list.
                    triggeringFieldIndex
                    integer
The index of the multiple choice field in the fieldTypes list that triggers one or more conditional fields.
                    triggeringFieldValue
                    string
The multiple choice option value that triggers the conditional fields.
                createdAtTime
                string
Time the document was created in RFC 3339 format.
                documentType
                object
A minified document type object
                    id
                    string
ID of the document type.
                    name
                    string
Name of the document type.
                driver
                object
A minified driver object. This object is only returned if the route is assigned to the driver.
                    externalIds
                    object
A map of external ids
                    id
                    string
ID of the driver
                    name
                    string
Name of the driver
                fields
                object array
The fields associated with this document.
                    label
                    string
The name of the field.
                    type
                    string
The type of field. Valid values: photo, string, number, multipleChoice, signature, dateTime, scannedDocument, barcode.
                    value
                    object
The value of the document field. The shape of value depends on the type.
                        barcodeValue
                        object array
The value of a barcode scanning field. Only present for barcode scanning fields.
                            barcodeType
                            string
The barcode type that was scanned.
                            barcodeValue
                            string
The captured barcode value.
                        dateTimeValue
                        object
The value of a date time field. Only present for date time fields.
                            dateTime
                            string
Date time value inin RFC 3339 format.
                        multipleChoiceValue
                        object array
The value of a multiple choice field. Only present for multiple choice fields.
                            selected
                            boolean
Boolean representing if the choice has been selected.
                            value
                            string
Description of the choice.
                        numberValue
                        number
The value of a number field. Only present for number fields.
                        photoValue
                        object array
The value of a photo field. Only present for photo fields.
                            id
                            string
Id of the photo.
                            url
                            string
Url of the photo.
                        scannedDocumentValue
                        object array
The value of a scanned document field. Only present for scanned document fields.
                            id
                            string
Id of the scanned document.
                            url
                            string
Url of the scanned document.
                        signatureValue
                        object
The value of a signature field. Only present for signature fields.
                            id
                            string
Id of the signature field.
                            name
                            string
Name of the signee for a signature field.
                            signedAtTime
                            string
Time the signature was captured in RFC 3339 format.
                            url
                            string
Url of a signature field's PNG signature image.
                        stringValue
                        string
The value of a string field. Only present for string fields.
                id
                string
Universally unique identifier for the document.
                name
                string
Name of the document.
                notes
                string
Notes on the document.
                route
                object
A minified representation of a single route.
                    externalIds
                    object
A map of external ids
                    id
                    string
Unique identifier for the route.
                    name
                    string
Name of the route.
                routeStop
                object
A minified route stop object
                    externalIds
                    object
A map of external ids
                    id
                    string
Id of the route stop
                    name
                    string
Name of the route stop
                state
                string
The condition of the document created for the driver. Can be either Required or Submitted. Required documents are pre-populated documents for the Driver to fill out in the Driver App and have not yet been submitted. Submitted documents have been submitted by the driver in the Driver App. Archived documents have been archived by the admin in the cloud dashboard. Valid values: submitted, required, archived.
                updatedAtTime
                string
Time the document was updated in RFC 3339 format.
                vehicle
                object
A minified vehicle object. This object is only returned if the route is assigned to the vehicle.
                    externalIds
                    object
A map of external ids
                    id
                    string
ID of the vehicle
                    name
                    string
Name of the vehicle
        driverMessageReceived
        object
Details specific to Driver Message Received.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        driverMessageSent
        object
Details specific to Driver Message Sent.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        driverRecorded
        object
Details specific to Driver Recorded.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        dvirSubmittedDevice
        object
Details specific to DVIR Submitted.
            driver
            object
A minified driver object. This object is only returned if the route is assigned to the driver.
                externalIds
                object
A map of external ids
                id
                string
ID of the driver
                name
                string
Name of the driver
            dvir
            object
A DVIR description
                authorSignature
                object
An author signature for DVIRs with a signed time.
                    signatoryUser
                    object
The user who signed the DVIR.
                        id
                        string
ID of the user.
                        name
                        string
Name of the user.
                    signedAtTime
                    string
The time when the DVIR was signed. UTC timestamp in RFC 3339 format.
                    type
                    string
Whether the DVIR was submitted by a driver or mechanic. Valid values: driver, mechanic.
                defects
                object array
Defects registered for the DVIR.
                    comment
                    string
Comment on the defect.
                    createdAtTime
                    string
Time when the defect was created. UTC timestamp in RFC 3339 format.
                    defectType
                    string
The type of DVIR defect.
                    id
                    string
The ID of the defect.
                    isResolved
                    boolean
Signifies if this defect is resolved.
                    mechanicNotes
                    string
The mechanic notes on this defect.
                    mechanicNotesUpdatedAtTime
                    string
Time when mechanic notes were last updated. UTC timestamp in RFC 3339 format.
                    resolvedAtTime
                    string
Time when this defect was resolved. Will not be returned if the defect is unresolved. UTC timestamp in RFC 3339 format.
                    resolvedBy
                    object
The person who resolved this defect.
                        id
                        string
ID of the entity that resolved this defect. If the defect was resolved by a driver, this will be a Samsara Driver ID. If the defect was resolved by a mechanic, this will be the Samsara Dashboard User ID of the mechanic.
                        name
                        string
Name of the person who resolved this defect.
                        type
                        string
Indicates whether this defect was resolved by a driver or a mechanic. Valid values: driver, mechanic.
                    trailer
                    object
A minified trailer object
                        externalIds
                        object
A map of external ids
                        id
                        string
ID of the trailer
                        name
                        string
Name of the trailer
                    vehicle
                    object
A minified vehicle object. This object is only returned if the route is assigned to the vehicle.
                        assetType
                        string
The type of the asset. Valid values: uncategorized, trailer, equipment, unpowered, vehicle.
                        externalIds
                        object
A map of external ids
                        gateway
                        object
A minified gateway object
                            model
                            string
The model of the gateway installed on the asset. Valid values: AG15, AG24, AG24EU, AG26, AG26EU, AG41, AG41EU, AG45, AG45EU, AG46, AG46EU, AG46P, AG46PEU, AG51, AG51EU, AG52, AG52EU, AG53, AG53EU, IG15, IG21, IG41, IG61, SG1, SG1B, SG1G, SG1G32, SG1x, VG32, VG33, VG34, VG34EU, VG34FN, VG34M, VG54ATT, VG54EU, VG54FN, VG54NA, VG54NAE, VG54NAH, VG55EU, VG55FN, VG55NA.
                            serial
                            string
The serial number of the gateway installed on the asset.
                        id
                        string
ID of the vehicle
                        licensePlate
                        string
The license plate of the vehicle.
                        name
                        string
Name of the vehicle
                        vin
                        string
The VIN of the vehicle.
                endTime
                string
Time when the driver signed and completed this DVIR. UTC timestamp in RFC 3339 format.
                formattedLocation
                string
Optional string if your jurisdiction requires a location of the DVIR.
                id
                string
The unique id of the DVIR
                mechanicNotes
                string
The mechanics notes on the DVIR.
                needsCorrection
                boolean
Indicates if a defect needs correction.
                odometerMeters
                integer
The odometer reading in meters.
                safetyStatus
                string
The condition of vehicle on which DVIR was done. Valid values: safe, unsafe, resolved.
                secondSignature
                object
An author signature for DVIRs with a signed time.
                    signatoryUser
                    object
The user who signed the DVIR.
                        id
                        string
ID of the user.
                        name
                        string
Name of the user.
                    signedAtTime
                    string
The time when the DVIR was signed. UTC timestamp in RFC 3339 format.
                    type
                    string
Whether the DVIR was submitted by a driver or mechanic. Valid values: driver, mechanic.
                startTime
                string
Time when driver began filling out this DVIR in RFC 3339 format.
                thirdSignature
                object
An author signature for DVIRs with a signed time.
                    signatoryUser
                    object
The user who signed the DVIR.
                        id
                        string
ID of the user.
                        name
                        string
Name of the user.
                    signedAtTime
                    string
The time when the DVIR was signed. UTC timestamp in RFC 3339 format.
                    type
                    string
Whether the DVIR was submitted by a driver or mechanic. Valid values: driver, mechanic.
                trailer
                object
A minified trailer object
                    externalIds
                    object
A map of external ids
                    id
                    string
ID of the trailer
                    name
                    string
Name of the trailer
                type
                string
Inspection type of the DVIR. Valid values: preTrip, postTrip, mechanic, unspecified.
            vehicle
            object
A minified vehicle object. This object is only returned if the route is assigned to the vehicle.
                assetType
                string
The type of the asset. Valid values: uncategorized, trailer, equipment, unpowered, vehicle.
                externalIds
                object
A map of external ids
                gateway
                object
A minified gateway object
                    model
                    string
The model of the gateway installed on the asset. Valid values: AG15, AG24, AG24EU, AG26, AG26EU, AG41, AG41EU, AG45, AG45EU, AG46, AG46EU, AG46P, AG46PEU, AG51, AG51EU, AG52, AG52EU, AG53, AG53EU, IG15, IG21, IG41, IG61, SG1, SG1B, SG1G, SG1G32, SG1x, VG32, VG33, VG34, VG34EU, VG34FN, VG34M, VG54ATT, VG54EU, VG54FN, VG54NA, VG54NAE, VG54NAH, VG55EU, VG55FN, VG55NA.
                    serial
                    string
The serial number of the gateway installed on the asset.
                id
                string
ID of the vehicle
                licensePlate
                string
The license plate of the vehicle.
                name
                string
Name of the vehicle
                vin
                string
The VIN of the vehicle.
        engineIdle
        object
Details specific to Engine Idle.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        engineOff
        object
Details specific to Engine Off.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        engineOn
        object
Details specific to Engine On.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        formSubmitted
        object
Details specific to Form Submitted.
            form
            object
Form Submission response object.
                approvalDetails
                object
The value of the approval details for a forms product submission.
                    comment
                    string
Comment from the approver when requesting changes or approving the submission.
                asset
                object
Tracked or untracked (i.e. manually entered) asset object.
                    entryType
                    string
The type of entry for the asset. Valid values: tracked, untracked.
                    externalIds
                    object
A map of external ids
                    id
                    string
ID of a tracked asset. Included if 'entryType' is tracked.
                    name
                    string
Name of an untracked (i.e. manually entered) asset.
                assignedAtTime
                string
Assignment time of the form submission. Sometimes returned if the submission was assigned to a user or driver. UTC timestamp in RFC 3339 format.
                assignedTo
                object
User or driver object.
                    id
                    string
ID of the polymorphic user.
                    type
                    string
The type of the polymorphic user. Valid values: driver, user.
                createdAtTime
                string
Creation time of the form submission. UTC timestamp in RFC 3339 format.
                dueAtTime
                string
Time of when the submission is due. Sometimes returned, if the submission has a due date. UTC timestamp in RFC 3339 format.
                externalIds
                object
A map of external ids
                fields
                object array
List of field inputs in a form submission.
                    assetValue
                    object
The value of an asset form input field.
                        asset
                        object
Tracked or untracked (i.e. manually entered) asset object.
                            entryType
                            string
The type of entry for the asset. Valid values: tracked, untracked.
                            externalIds
                            object
A map of external ids
                            id
                            string
ID of a tracked asset. Included if 'entryType' is tracked.
                            name
                            string
Name of an untracked (i.e. manually entered) asset.
                    checkBoxesValue
                    object
The value of a check boxes form input field.
                        value
                        string array
List of selected options.
                        valueIds
                        string array
List of selected option IDs.
                    dateTimeValue
                    object
The value of a datetime form input field.
                        type
                        string
The type of datetime format. Valid values: datetime, date, time.
                        value
                        string
UTC timestamp in RFC 3339 format.
                    geofenceValue
                    object
The value of a geofence form input field.
                        geofence
                        object
Tracked or untracked (i.e. manually entered) geofence object.
                            address
                            string
Address of the geofence. Included if 'entryType' is tracked.
                            entryType
                            string
The type of entry for the geofence. Valid values: tracked, untracked.
                            externalIds
                            object
A map of external ids
                            id
                            string
ID of the tracked geofence. Included if 'entryType' is tracked.
                            name
                            string
Name of an untracked (i.e. manually entered) geofence.
                    id
                    string
ID of the forms input field object.
                    issue
                    object
Issue created from this form input field input object.
                        externalIds
                        object
A map of external ids
                        id
                        string
ID of the issue created from this form input field input object.
                    label
                    string
Forms input field label.
                    mediaList
                    object array
List of forms media record objects.
                        id
                        string
ID of the media record.
                        processingStatus
                        string
Status of the media record. Valid values: unknown, processing, finished.
                        url
                        string
URL containing a link to associated media content. Included if 'processingStatus' is 'finished'.
                        urlExpiresAt
                        string
Expiration time of the media record 'url'. UTC timestamp in RFC 3339 format.
                    mediaValue
                    object
The value of a media form input field.
                        mediaList
                        object array
List of forms media record objects.
                            id
                            string
ID of the media record.
                            processingStatus
                            string
Status of the media record. Valid values: unknown, processing, finished.
                            url
                            string
URL containing a link to associated media content. Included if 'processingStatus' is 'finished'.
                            urlExpiresAt
                            string
Expiration time of the media record 'url'. UTC timestamp in RFC 3339 format.
                    multipleChoiceValue
                    object
The value of a multiple choice form input field.
                        value
                        string
Selected option.
                        valueId
                        string
ID of the selected option.
                    note
                    string
A note attached to the field input.
                    numberValue
                    object
The value of a number form input field.
                        value
                        number
Number value.
                    personValue
                    object
The value of a person form input field.
                        person
                        object
Tracked or untracked (i.e. manually entered) person object.
                            entryType
                            string
The type of entry for the person. Valid values: tracked, untracked.
                            name
                            string
Name of an untracked (i.e. manually entered) person.
                            polymorphicUserId
                            object
User or driver object.
                                id
                                string
ID of the polymorphic user.
                                type
                                string
The type of the polymorphic user. Valid values: driver, user.
                    signatureValue
                    object
The value of a signature form input field.
                        media
                        object
Forms media record object.
                            id
                            string
ID of the media record.
                            processingStatus
                            string
Status of the media record. Valid values: unknown, processing, finished.
                            url
                            string
URL containing a link to associated media content. Included if 'processingStatus' is 'finished'.
                            urlExpiresAt
                            string
Expiration time of the media record 'url'. UTC timestamp in RFC 3339 format.
                    tableValue
                    object
The value of a table form input field.
                        columns
                        object array
List of table columns.
                            id
                            string
Unique identifier for the column.
                            label
                            string
Label of the column.
                            type
                            string
Type of the column field. Valid values: text, number, datetime, check_boxes, multiple_choice, signature, media, person.
                        rows
                        object array
List of table rows.
                            cells
                            object array
List of cells in the row.
                                checkBoxesValue
                                object
The value of a check boxes form input field.
                                    value
                                    string array
List of selected options.
                                    valueIds
                                    string array
List of selected option IDs.
                                dateTimeValue
                                object
The value of a datetime form input field.
                                    type
                                    string
The type of datetime format. Valid values: datetime, date, time.
                                    value
                                    string
UTC timestamp in RFC 3339 format.
                                id
                                string
Unique identifier for the cell.
                                mediaValue
                                object
The value of a media form input field.
                                    mediaList
                                    object array
List of forms media record objects.
                                        id
                                        string
ID of the media record.
                                        processingStatus
                                        string
Status of the media record. Valid values: unknown, processing, finished.
                                        url
                                        string
URL containing a link to associated media content. Included if 'processingStatus' is 'finished'.
                                        urlExpiresAt
                                        string
Expiration time of the media record 'url'. UTC timestamp in RFC 3339 format.
                                multipleChoiceValue
                                object
The value of a multiple choice form input field.
                                    value
                                    string
Selected option.
                                    valueId
                                    string
ID of the selected option.
                                numberValue
                                object
The value of a number form input field.
                                    value
                                    number
Number value.
                                personValue
                                object
The value of a person form input field.
                                    person
                                    object
Tracked or untracked (i.e. manually entered) person object.
                                        entryType
                                        string
The type of entry for the person. Valid values: tracked, untracked.
                                        name
                                        string
Name of an untracked (i.e. manually entered) person.
                                        polymorphicUserId
                                        object
User or driver object.
                                            id
                                            string
ID of the polymorphic user.
                                            type
                                            string
The type of the polymorphic user. Valid values: driver, user.
                                signatureValue
                                object
The value of a signature form input field.
                                    media
                                    object
Forms media record object.
                                        id
                                        string
ID of the media record.
                                        processingStatus
                                        string
Status of the media record. Valid values: unknown, processing, finished.
                                        url
                                        string
URL containing a link to associated media content. Included if 'processingStatus' is 'finished'.
                                        urlExpiresAt
                                        string
Expiration time of the media record 'url'. UTC timestamp in RFC 3339 format.
                                textValue
                                object
The value of a text form input field.
                                    value
                                    string
Text value.
                                type
                                string
Type of the cell field. Valid values: number, text, multiple_choice, check_boxes, datetime, signature, media, person.
                            id
                            string
Unique identifier for the row.
                    textValue
                    object
The value of a text form input field.
                        value
                        string
Text value.
                    type
                    string
Type of the field. Valid values: number, text, multiple_choice, check_boxes, datetime, signature, media, asset, table, person, geofence.
                formTemplate
                object
Form template reference object.
                    id
                    string
ID of the form template.
                    revisionId
                    string
ID of the form template revision.
                geofence
                object
Tracked or untracked (i.e. manually entered) geofence object.
                    address
                    string
Address of the geofence. Included if 'entryType' is tracked.
                    entryType
                    string
The type of entry for the geofence. Valid values: tracked, untracked.
                    externalIds
                    object
A map of external ids
                    id
                    string
ID of the tracked geofence. Included if 'entryType' is tracked.
                    name
                    string
Name of an untracked (i.e. manually entered) geofence.
                id
                string
ID of the form submission.
                isRequired
                boolean
Indicates whether the worker is required to complete this form or not. Always returned.
                location
                object
Form template location object.
                    latitude
                    number
Latitude of a location.
                    longitude
                    number
Longitude of a location.
                routeId
                string
ID of the route. Sometimes returned if the submission was assigned to a route stop.
                routeStopId
                string
ID of the route stop. Sometimes returned if the submission was assigned to a route stop.
                score
                object
Forms score object.
                    maxPoints
                    number
Total possible points of the form submission.
                    scorePercent
                    number
Percentage score of the form submission, calculated as scorePoints / maxPoints.
                    scorePoints
                    number
Score, in points, of the form submission.
                status
                string
State for the Form Submission. Always returned. Valid values: notStarted, completed, archived, inProgress, needsReview, changesRequested, approved.
                submittedAtTime
                string
Submission time of the form submission. UTC timestamp in RFC 3339 format.
                submittedBy
                object
User or driver object.
                    id
                    string
ID of the polymorphic user.
                    type
                    string
The type of the polymorphic user. Valid values: driver, user.
                title
                string
Title of the form submission. Sometimes returned if the submission has a title.
                updatedAtTime
                string
Update time of the form submission. UTC timestamp in RFC 3339 format.
        fuelLevelPercentage
        object
Details specific to Fuel Level Percentage.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        gatewayDisconnected
        object
Details specific to Gateway Disconnected.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        gatewayUnplugged
        object
            model
            string
The model of the gateway installed on the asset. Valid values: AG15, AG24, AG24EU, AG26, AG26EU, AG41, AG41EU, AG45, AG45EU, AG46, AG46EU, AG46P, AG46PEU, AG51, AG51EU, AG52, AG52EU, AG53, AG53EU, IG15, IG21, IG41, IG61, SG1, SG1B, SG1G, SG1G32, SG1x, VG32, VG33, VG34, VG34EU, VG34FN, VG34M, VG54ATT, VG54EU, VG54FN, VG54NA, VG54NAE, VG54NAH, VG55EU, VG55FN, VG55NA.
            serial
            string
The serial number of the gateway installed on the asset.
            vehicle
            object
A minified vehicle object. This object is only returned if the route is assigned to the vehicle.
                externalIds
                object
A map of external ids
                id
                string
ID of the vehicle
                name
                string
Name of the vehicle
        geofenceEntry
        object
            address
            object
A minimal Address object representation used in AddressEventObject objects
                externalIds
                object
A map of external ids
                formattedAddress
                string
The full street address for this address/geofence, as it might be recognized by Google Maps.
                geofence
                object
The geofence that defines this address and its bounds. This can either be a circle or a polygon, but not both.
                    circle
                    object
Information about a circular geofence. This field is only needed if the geofence is a circle.
                        latitude
                        number
Latitude of the address. Will be geocoded from formattedAddress if not provided.
                        longitude
                        number
Longitude of the address. Will be geocoded from formattedAddress if not provided.
                        radiusMeters
                        integer
The radius of the circular geofence in meters.
                    polygon
                    object
Information about a polygon geofence. This field is only needed if the geofence is a polygon.
                        vertices
                        object array
The vertices of the polygon geofence. These geofence vertices describe the perimeter of the polygon, and must consist of at least 3 vertices and less than 40.
                            latitude
                            number
The latitude of a geofence vertex in decimal degrees.
                            longitude
                            number
The longitude of a geofence vertex in decimal degrees.
                    settings
                    object
Information about a geofence settings.
                        showAddresses
                        object array
The geofence setting. If this setting set to true, then underlying geofence addresses will be shown in reports instead of a geofence's name.
                            latitude
                            number
The latitude of a geofence vertex in decimal degrees.
                            longitude
                            number
The longitude of a geofence vertex in decimal degrees.
                id
                string
Id of the address
                name
                string
Name of the address
            fuelVolume
            object
                unit
                string
Units in which volume is being presented. Valid values: GALLONS, LITERS.
                value
                number
The volume of the measured fuel.
            vehicle
            object
A minified vehicle object. This object is only returned if the route is assigned to the vehicle.
                assetType
                string
The type of the asset. Valid values: uncategorized, trailer, equipment, unpowered, vehicle.
                externalIds
                object
A map of external ids
                gateway
                object
A minified gateway object
                    model
                    string
The model of the gateway installed on the asset. Valid values: AG15, AG24, AG24EU, AG26, AG26EU, AG41, AG41EU, AG45, AG45EU, AG46, AG46EU, AG46P, AG46PEU, AG51, AG51EU, AG52, AG52EU, AG53, AG53EU, IG15, IG21, IG41, IG61, SG1, SG1B, SG1G, SG1G32, SG1x, VG32, VG33, VG34, VG34EU, VG34FN, VG34M, VG54ATT, VG54EU, VG54FN, VG54NA, VG54NAE, VG54NAH, VG55EU, VG55FN, VG55NA.
                    serial
                    string
The serial number of the gateway installed on the asset.
                id
                string
ID of the vehicle
                licensePlate
                string
The license plate of the vehicle.
                name
                string
Name of the vehicle
                vin
                string
The VIN of the vehicle.
        geofenceExit
        object
            address
            object
A minimal Address object representation used in AddressEventObject objects
                externalIds
                object
A map of external ids
                formattedAddress
                string
The full street address for this address/geofence, as it might be recognized by Google Maps.
                geofence
                object
The geofence that defines this address and its bounds. This can either be a circle or a polygon, but not both.
                    circle
                    object
Information about a circular geofence. This field is only needed if the geofence is a circle.
                        latitude
                        number
Latitude of the address. Will be geocoded from formattedAddress if not provided.
                        longitude
                        number
Longitude of the address. Will be geocoded from formattedAddress if not provided.
                        radiusMeters
                        integer
The radius of the circular geofence in meters.
                    polygon
                    object
Information about a polygon geofence. This field is only needed if the geofence is a polygon.
                        vertices
                        object array
The vertices of the polygon geofence. These geofence vertices describe the perimeter of the polygon, and must consist of at least 3 vertices and less than 40.
                            latitude
                            number
The latitude of a geofence vertex in decimal degrees.
                            longitude
                            number
The longitude of a geofence vertex in decimal degrees.
                    settings
                    object
Information about a geofence settings.
                        showAddresses
                        object array
The geofence setting. If this setting set to true, then underlying geofence addresses will be shown in reports instead of a geofence's name.
                            latitude
                            number
The latitude of a geofence vertex in decimal degrees.
                            longitude
                            number
The longitude of a geofence vertex in decimal degrees.
                id
                string
Id of the address
                name
                string
Name of the address
            fuelVolume
            object
                unit
                string
Units in which volume is being presented. Valid values: GALLONS, LITERS.
                value
                number
The volume of the measured fuel.
            vehicle
            object
A minified vehicle object. This object is only returned if the route is assigned to the vehicle.
                assetType
                string
The type of the asset. Valid values: uncategorized, trailer, equipment, unpowered, vehicle.
                externalIds
                object
A map of external ids
                gateway
                object
A minified gateway object
                    model
                    string
The model of the gateway installed on the asset. Valid values: AG15, AG24, AG24EU, AG26, AG26EU, AG41, AG41EU, AG45, AG45EU, AG46, AG46EU, AG46P, AG46PEU, AG51, AG51EU, AG52, AG52EU, AG53, AG53EU, IG15, IG21, IG41, IG61, SG1, SG1B, SG1G, SG1G32, SG1x, VG32, VG33, VG34, VG34EU, VG34FN, VG34M, VG54ATT, VG54EU, VG54FN, VG54NA, VG54NAE, VG54NAH, VG55EU, VG55FN, VG55NA.
                    serial
                    string
The serial number of the gateway installed on the asset.
                id
                string
ID of the vehicle
                licensePlate
                string
The license plate of the vehicle.
                name
                string
Name of the vehicle
                vin
                string
The VIN of the vehicle.
        gpsSignalLoss
        object
Details specific to GPS Signal Loss.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        harshEvent
        object
Details specific to Harsh Event.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string
ID of the driver.
                    name
                    string
Name of the driver.
                tags
                object array
The list of tags associated with the vehicle.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        hosViolation
        object
Details specific to Hos Violation.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        inactivity
        object
Details specific to Inactivity.
            cameraStream
            object
A camera stream associated with the alert.
                cameraDevice
                object
A camera device associated with the alert
                    id
                    string
The ID of the camera device associated with the alert
                    name
                    string
The name of the camera device
                    sites
                    object array
The list of sites associated with the camera device.
                        id
                        string
The ID of the site associated with the alert
                        name
                        string
The name of the site
                        tags
                        object array
The list of tags associated with the Site.
                            id
                            string
ID of the tag
                            name
                            string
Name of the tag.
                            parentTagId
                            string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                    tags
                    object array
The list of tags associated with the camera device.
                        id
                        string
ID of the tag
                        name
                        string
Name of the tag.
                        parentTagId
                        string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                id
                string
The ID of the camera stream associated with the alert.
                name
                string
The name of the camera stream.
                tags
                object array
The list of tags associated with the camera stream.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
        insideGeofence
        object
Details specific to Inside Geofence.
            driver
            object
A driver associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the driver
                name
                string
The name of the driver.
                tags
                object array
The list of tags associated with the driver.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
            trailer
            object
A trailer associated with the alert
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the trailer. This is automatically generated when the trailer is created. It cannot be changed.
                name
                string
The name of the trailer. This is set by a fleet administrator and will appear in both Samsara’s cloud dashboard as well as the Samsara Driver mobile app. By default, this name is the serial number of the Samsara Asset Gateway. It can be set or updated through the Samsara Dashboard or through the API at any time.
                tags
                object array
The list of tags associated with the Trailer.
                    id
                    string
ID of the tag
                    name
                    string
Name of the tag.
                    parentTagId
                    string
If this tag is part a hierarchical tag tree, this is the ID of the parent tag, otherwise this will be omitted.
                trailerSerialNumber
                string
The serial number of the trailer.
            vehicle
            object
The vehicle associated with the alert.
                attributes
                object array
List of attributes associated with the entity
                    id
                    string
Id of the attribute
                    name
                    string
Name of the attribute
                    numberValues
                    number array
List of number values associated with the attribute
                    stringValues
                    string array
List of string values associated with the attribute.
                externalIds
                object
A map of external ids
                id
                string
The ID of the vehicle.
                name
                string
The name of the vehicle.
                serial
                string
The serial number of the gateway installed on the asset.
                staticAssignedDriver
                object
Current driver of the vehicle. Note: this parameter includes all assignment sources, not just static assignments.
                    id
                    string