This endpoint is used to retrieve HOS Logs as a batch for all users for your company
HOS Logs retrieved.
The requested resource contained no data. The user does not have any data associated to it.
The parameters given in the request are invalid.
Can occur due to inputting an invalid key, or invalid pod
Access is denied for this API. The given APIKey's context does not have the proper permissions.
The requested resource does not exist or is not available within the given APIKey's context.
[- {
- "users": [
- {
- "userName": "string",
- "hosLogs": [
- {
- "userName": "string",
- "dateTime": "2019-08-24T14:15:22Z",
- "vehicleName": "string",
- "companyId": 0,
- "editDateTime": "2019-08-24T14:15:22Z",
- "latitude": 0,
- "longitude": 0,
- "status": "string",
- "verifyDateTime": "2019-08-24T14:15:22Z",
- "origin": "string",
- "serialNumber": "string",
- "deviceId": "string",
- "userId": "string",
- "state": "string",
- "malfunction": "string",
- "odometer": 0,
- "engineHours": 0,
- "eventRecordStatus": 0,
- "eventCode": 0,
- "eventType": 0,
- "shipmentCommodity": "string",
- "shipmentDocumentNumber": "string"
}
]
}
]
}
]