Skip to main content

Schedule

tenantId stringnullable
scheduleId stringnullable
documentType stringnullable
assignedAssetId stringnullable
assignedOperatorId stringnullable
schedulePlannedStartDateTime integer<int64>
schedulePlannedEndDateTime integer<int64>
scheduleActualStartDateTime integer<int64>
scheduleActualEndDateTime integer<int64>
averageSpeed number<double>
startLocationType stringnullable
startLocationId stringnullable
startLocationName stringnullable
startLocationLongLat stringnullable
endLocationType stringnullable
endLocationId stringnullable
endLocationName stringnullable
endLocationLongLat stringnullable
endOn stringnullable
scheduleStatus stringnullable
scheduleOptimization stringnullable
routeId stringnullable
scheduleToleranceMinutes integer<int64>
estimateOffsetMinutes integer<int64>
latestVehiclePosition object
eventMessageTenantTimezone stringnullable
eventMessageEventId stringnullable
eventMessageTenantID stringnullable
eventMessageUserID stringnullable
deviceId stringnullable
tripId integer<int64>
longitude number<double>
latitude number<double>
altitude integer<int64>
speed integer<int64>
heading integer<int64>
deltaOdo integer<int64>
runningOdo integer<int64>
dateTimeUtc string<date-time>
positionAccuracy integer<int64>
orientationStatus integer<int64>
accelerometerValueX integer<int64>
maxSpeed integer<int64>
tripStartDateUtc string<date-time>
eventId integer<int64>
statuses stringnullable
baseGeneratedStatuses stringnullable
positionType integer<int64>
alarmFlags integer<int64>
singleStatus integer<int32>
statusText stringnullable
attributeTypeId integer<int64>
additionalFlags integer<int64>
driverTag stringnullable
driverId stringnullable
vehicleId stringnullable
areaIds object
masks string<byte>nullable
areaNodeIds integer<int32>[]nullable
eventIds string<byte>nullable
priority integer<int64>
accelerometerValueY integer<int64>
speedSource integer<int64>
trailerTags string[]nullable
maxAcceleromterValueX integer<int64>
maxAcceleromterValueY integer<int64>
accelerometerViolationCount integer<int64>
reverseGeocoding object
address object
country stringnullable
state stringnullable
county stringnullable
city stringnullable
district stringnullable
street stringnullable
housenumber stringnullable
postalcode stringnullable
functionalclass stringnullable
streetlimit number<double>
offRouteLegs string[]nullable
routeDeviationMeters integer<int32>
scheduleRouteToleranceMeters integer<int32>
isSequenceViolated boolean
routeHandle stringnullable
driverDataBackup object
name stringnullable
surname stringnullable
displayName stringnullable
mobile stringnullable
enforceWorkingHours boolean
workingHours object
workingHourBasedOn stringnullable
driverId stringnullable
vehicleId stringnullable
tenantId stringnullable
timeZone stringnullable
days object[]nullable
  • Array [
  • day stringnullable
    start stringnullable
    end stringnullable
    lunch stringnullable
    lunchEnd stringnullable
    enabled boolean
    lunchEnabled boolean
  • ]
  • Schedule
    {
    "tenantId": "string",
    "scheduleId": "string",
    "documentType": "string",
    "assignedAssetId": "string",
    "assignedOperatorId": "string",
    "schedulePlannedStartDateTime": 0,
    "schedulePlannedEndDateTime": 0,
    "scheduleActualStartDateTime": 0,
    "scheduleActualEndDateTime": 0,
    "averageSpeed": 0,
    "startLocationType": "string",
    "startLocationId": "string",
    "startLocationName": "string",
    "startLocationLongLat": "string",
    "endLocationType": "string",
    "endLocationId": "string",
    "endLocationName": "string",
    "endLocationLongLat": "string",
    "endOn": "string",
    "scheduleStatus": "string",
    "scheduleOptimization": "string",
    "routeId": "string",
    "scheduleToleranceMinutes": 0,
    "estimateOffsetMinutes": 0,
    "latestVehiclePosition": {
    "eventMessageTenantTimezone": "string",
    "eventMessageEventId": "string",
    "eventMessageTenantID": "string",
    "eventMessageUserID": "string",
    "deviceId": "string",
    "tripId": 0,
    "longitude": 0,
    "latitude": 0,
    "altitude": 0,
    "speed": 0,
    "heading": 0,
    "deltaOdo": 0,
    "runningOdo": 0,
    "dateTimeUtc": "2024-07-29T15:51:28.071Z",
    "positionAccuracy": 0,
    "orientationStatus": 0,
    "accelerometerValueX": 0,
    "maxSpeed": 0,
    "tripStartDateUtc": "2024-07-29T15:51:28.071Z",
    "eventId": 0,
    "statuses": "string",
    "baseGeneratedStatuses": "string",
    "positionType": 0,
    "alarmFlags": 0,
    "singleStatus": 0,
    "statusText": "string",
    "attributeTypeId": 0,
    "additionalFlags": 0,
    "driverTag": "string",
    "driverId": "string",
    "vehicleId": "string",
    "areaIds": {
    "masks": "string",
    "areaNodeIds": [
    0
    ],
    "eventIds": "string"
    },
    "priority": 0,
    "accelerometerValueY": 0,
    "speedSource": 0,
    "trailerTags": [
    "string"
    ],
    "maxAcceleromterValueX": 0,
    "maxAcceleromterValueY": 0,
    "accelerometerViolationCount": 0,
    "reverseGeocoding": {
    "address": {
    "country": "string",
    "state": "string",
    "county": "string",
    "city": "string",
    "district": "string",
    "street": "string",
    "housenumber": "string",
    "postalcode": "string",
    "functionalclass": "string",
    "streetlimit": 0
    }
    }
    },
    "offRouteLegs": [
    "string"
    ],
    "routeDeviationMeters": 0,
    "scheduleRouteToleranceMeters": 0,
    "isSequenceViolated": true,
    "routeHandle": "string",
    "driverDataBackup": {
    "name": "string",
    "surname": "string",
    "displayName": "string",
    "mobile": "string"
    },
    "enforceWorkingHours": true,
    "workingHours": {
    "workingHourBasedOn": "string",
    "driverId": "string",
    "vehicleId": "string",
    "tenantId": "string",
    "timeZone": "string",
    "days": [
    {
    "day": "string",
    "start": "string",
    "end": "string",
    "lunch": "string",
    "lunchEnd": "string",
    "enabled": true,
    "lunchEnabled": true
    }
    ]
    }
    }