RSActionResultRecord
tenantId stringnullable
scheduleId string<uuid>
success boolean
messages string[]nullable
theSchedule object
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
]
jobs objectnullable
property name* Job
id string<uuid>
origAncestorId string<uuid>nullable
lastAncestorId string<uuid>nullable
docType integer<int32>
Possible values: [0, 1, 2]
name stringnullable
customer stringnullable
docReference stringnullable
jobType stringnullable
description stringnullable
stayTimeMinutes integer<int32>
location object
id stringnullable
name stringnullable
address stringnullable
contactName stringnullable
contactNumber stringnullable
latitude number<double>
longitude number<double>
toleranceMeters number<double>
jobDate string<date-time>
preferredFromTimeUTC string<date-time>nullable
preferredToTimeUTC string<date-time>nullable
driverId string<uuid>nullable
vehicleId stringnullable
requiredSkill string[]nullable
recurring object
range object
startFromUTC string<date-time>nullable
endOnUTC string<date-time>nullable
numberOfTimes integer<int32>nullable
status integer<int32>
Possible values: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
notifications object
remindMinutesBefore integer<int32>[]nullable
jobInstanceOrderDetailMetrics object[]nullable
Array [
lineNumber integer<int32>
description stringnullable
type integer<int32>
Possible values: [0, 1, 2, 3, 4]
isRequired boolean
unitOfMeasurement stringnullable
currency stringnullable
value stringnullable
driverInputRequired boolean
]
jobInstanceDeliveryMetrics object[]nullable
Array [
lineNumber integer<int32>
description stringnullable
type integer<int32>
Possible values: [0, 1, 2, 3, 4]
isRequired boolean
unitOfMeasurement stringnullable
currency stringnullable
value stringnullable
]
tenant stringnullable
scheduleId string<uuid>nullable
reqSign booleannullable
reqPhoto booleannullable
createdDateUTC string<date-time>
watchers object[]nullable
Array [
name stringnullable
cell stringnullable
email stringnullable
]
pointPolyLongLat stringnullable
driverDataBackup object
name stringnullable
surname stringnullable
displayName stringnullable
mobile stringnullable
isReadOnly booleannullable
instanceType integer<int32>
Possible values: [0, 1]
lastCompletedDateUTC string<date-time>nullable
recurredToId string<uuid>nullable
history object[]nullable
Array [
userId string<uuid>
status integer<int32>
Possible values: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
dateTimeUTC string<date-time>
comment stringnullable
]
actualArrivalUTC string<date-time>nullable
actualStayTimeMinutes integer<int32>nullable
distanceCoveredMeter integer<int64>nullable
attachments object[]nullable
Array [
type integer<int32>
Possible values: [0, 1, 2, 3]
fileName stringnullable
urlId stringnullable
size integer<int64>nullable
]
RSActionResultRecord
{
"tenantId": "string",
"scheduleId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"success": true,
"messages": [
"string"
],
"theSchedule": {
"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
}
]
}
},
"jobs": {}
}