Download OpenAPI specification:Download
stopKeys required | Array of integers or null <int32> |
loadType required | integer <int32> |
branchKey required | integer <int32> |
loadDate required | string <date-time> |
name required | string or null |
profileKey required | integer <int32> |
truckKey required | integer <int32> |
{- "stopKeys": [
- 0
], - "loadType": 0,
- "branchKey": 0,
- "loadDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "profileKey": 0,
- "truckKey": 0
}
{- "id": "string",
- "resourceUrl": "string"
}
branchKey | integer <int32> |
loadDate | string <date-time> |
name | string or null |
profileKey | integer <int32> |
truckKey | integer <int32> |
{- "branchKey": 0,
- "loadDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "profileKey": 0,
- "truckKey": 0
}
{- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
key required | string |
unloadStops | boolean Default: "true" Determines whether or not existing stops on the route will be unloaded before the route is deleted. If this is set to false, then any stops present on the route will also be deleted. |
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
{- "routeKeys": [
- 0
]
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
{- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
branchKey | integer |
loadDate | string |
profileKey | integer |
[- {
- "profileKey": 0,
- "key": 0,
- "branchKey": 0,
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "truckId": "string",
- "config": {
- "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}, - "availability": {
- "available": true,
- "status": "string",
- "hotshot": true
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}
}
]
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
NOTE: Consolidated load-stop and load-order. The services should be able to determine, based on stopKey, whether a stop is unloaded or not. The services can also easily determine the source route (if not unloaded).
key required | string |
routeKey | integer |
{- "routeKey": 0
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
key required | string |
routeKey | integer |
leg | integer |
sequence | integer |
{- "routeKey": 0,
- "leg": 0,
- "sequence": 0
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
key required | string |
routeKey | integer |
leg | integer |
sequence | integer |
routeKey | integer |
leg | integer |
sequence | integer |
{- "routeKey": 0,
- "leg": 0,
- "sequence": 0
}
{- "id": "string",
- "resourceUrl": "string"
}
routeIds | Array of integers |
saveToDb | boolean |
{- "routeIds": [
- 0
], - "saveToDb": true
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
key required | string |
routeKeys | Array of integers |
{- "routeKeys": [
- 0
]
}
[- {
- "costIncrement": 0,
- "estimatedArrival": "2019-08-24T14:15:22Z",
- "leg": 0,
- "milesIncrement": 0,
- "routeDisplayName": "string",
- "routeId": 0,
- "rtNum": 0,
- "sequence": 0,
- "totalStops": 0,
- "totalWorkTime": 0,
- "violations": [
- "Window"
], - "violationsCount": 0,
- "workTimeIncrement": 0
}
]
key required | string |
routeName | string |
{- "routeName": "string"
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
{- "routeKeys": [
- 0
]
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
NOTE: response type was ApiSolutionStats but should be RouteUpdateResult
routeKeys | Array of integers |
{- "routeKeys": [
- 0
]
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
key required | string |
startDate | string |
startTime | string Given in HH:mm format |
{- "startDate": "string",
- "startTime": "string"
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
{- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
Updates a route plan, its child stops, and its configuration.
This call will add/update/unload stops as necessary. Please note that the system will make a best effort to match stops up with existing stops, adding or deleting stops as it needs to. However, it is advised that callers do not rely upon existing stop ID's to remain consistent after this call is made.
Passing the truck details is optional, but be aware that if planned information does not match what was generated with the truck, then the route plan details will change if the route is re-calculated later.
Orders are explicitly matched to stops via their order ID. If any orders that are present on a current operational stop or route are not assigned to a stop on that route via this call, those orders will be moved to the unloaded order pool. If an order is assigned to a stop but is already loaded on another route, that order will be moved to the target route as a result of this call.
This call will return an error if:
a) Any order IDs supplied do not exist within our system. b) Any orders are applied to multiple stops at once within a single call.
key required | string |
id | string |
key | integer |
branchKey | integer |
Array of objects | |
object | |
object (RoutePlan) |
{- "id": "string",
- "key": 0,
- "branchKey": 0,
- "stops": [
- {
- "leg": "string",
- "sequence": "string",
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "orders": [
- "string"
]
}
], - "config": {
- "dispatchDate": "string",
- "loadDate": "string"
}, - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}
}
{- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
{- "branchKey": 0,
- "loadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "operationId": "string",
- "routesDeleted": [
- 0
], - "routesUpdated": [
- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": null
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [ ]
}, - "monday": {
- "hours": [ ]
}, - "tuesday": {
- "hours": [ ]
}, - "wednesday": {
- "hours": [ ]
}, - "thursday": {
- "hours": [ ]
}, - "friday": {
- "hours": [ ]
}, - "saturday": {
- "hours": [ ]
}, - "config": {
- "completeBeforeEndOfWindow": null
}
}, - "rushHour": {
- "am": {
- "start": null,
- "end": null,
- "multiplier": null
}, - "pm": {
- "start": null,
- "end": null,
- "multiplier": null
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- null
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": null,
- "rotation": null,
- "size": null,
- "symbol": null
}, - "info": {
- "erp": null,
- "created": null,
- "modified": null,
- "syncStatus": null
}, - "routing": {
- "shipDate": null,
- "eqCode": null,
- "twCode": null,
- "fake": null
}, - "account": {
- "key": null,
- "branchKey": null,
- "accountId": null,
- "name": null,
- "status": null,
- "config": { }
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
], - "unloadedStops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}
}
}
}
]
}
], - "stopsDeleted": [
- 0
]
}
branchKey | integer |
startDate | string <date-time> |
endDate | string <date-time> |
routeKeys | Array of integers Pulls route information for the specified keys. This invalidates most other query parameters. |
routeNumber | string |
routeName | string |
driverId | string |
dateKind | string Enum: "planned_start" "load_date" "modified_date" |
loginStatus | string Enum: "logged_in" "logged_off" "preassigned" "unassigned" |
skipEmpty | boolean |
[- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
]
Updates a route plan, its child stops, and its configuration.
This call will add/update/unload stops as necessary. Please note that the system will make a best effort to match stops up with existing stops, adding or deleting stops as it needs to. However, it is advised that callers do not rely upon existing stop ID's to remain consistent after this call is made.
Passing the truck details is optional, but be aware that if planned information does not match what was generated with the truck, then the route plan details will change if the route is re-calculated later.
Orders are explicitly matched to stops via their order ID. If any orders that are present on a current operational stop or route are not assigned to a stop on that route via this call, those orders will be moved to the unloaded order pool. If an order is assigned to a stop but is already loaded on another route, that order will be moved to the target route as a result of this call.
This call will return an error if:
a) Any order IDs supplied do not exist within our system. b) Any orders are applied to multiple stops at once within a single call.
id | string |
key | integer |
branchKey | integer |
Array of objects | |
object | |
object (RoutePlan) |
[- {
- "id": "string",
- "key": 0,
- "branchKey": 0,
- "stops": [
- {
- "leg": "string",
- "sequence": "string",
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "orders": [
- "string"
]
}
], - "config": {
- "dispatchDate": "string",
- "loadDate": "string"
}, - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}
}
]
[- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
]
id | string |
required | object |
Array of objects | |
object (RoutePlan) |
[- {
- "id": "string",
- "config": {
- "dispatchDate": "string",
- "loadDate": "string",
- "truck": {
- "truckId": "string",
- "config": {
- "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}, - "availability": {
- "available": true,
- "status": "string",
- "hotshot": true
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}
}, - "userStartTime": "string"
}, - "stops": [
- {
- "leg": 0,
- "sequence": 0,
- "orders": [
- "string"
], - "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}
}
]
[- {
- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- { }
]
}, - "monday": {
- "hours": [
- { }
]
}, - "tuesday": {
- "hours": [
- { }
]
}, - "wednesday": {
- "hours": [
- { }
]
}, - "thursday": {
- "hours": [
- { }
]
}, - "friday": {
- "hours": [
- { }
]
}, - "saturday": {
- "hours": [
- { }
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": null,
- "internalKey": null,
- "fixedTime": null,
- "volumes": null,
- "userFields": null
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": null,
- "geofence": null,
- "type": null,
- "rushHour": null,
- "buffers": null
}
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
]
Creates a new route with the appropriate explicit specification. For creating a new, empty route based on a specific truck profile & master, please see CreateRoute.
If no plan is provided (it can be omitted), the route will be automatically built and calculated once all information is validated. If plan information is provided, this will not be necessary.
If a Route Plan is provided, Stop level plans must also be provided (if stops are provided).
id | string |
required | object |
Array of objects | |
object (RoutePlan) |
{- "id": "string",
- "config": {
- "dispatchDate": "string",
- "loadDate": "string",
- "truck": {
- "truckId": "string",
- "config": {
- "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}, - "availability": {
- "available": true,
- "status": "string",
- "hotshot": true
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}
}, - "userStartTime": "string"
}, - "stops": [
- {
- "leg": 0,
- "sequence": 0,
- "orders": [
- "string"
], - "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}
}
{- "name": "RT-1234-W",
- "key": 1234,
- "number": 1,
- "branchKey": 1,
- "legs": [
- {
- "leg": 0,
- "stops": [
- {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}
], - "terminals": {
- "start": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}, - "end": {
- "key": 0,
- "routeKey": 0,
- "accountKey": 0,
- "shipToKey": 0,
- "terminal": true,
- "sequence": 0,
- "leg": 0,
- "plan": {
- "break": 0,
- "distance": 0,
- "duration": 0,
- "layover": 0,
- "wait": 0,
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z",
- "violations": [
- {
- "name": "Window"
}
]
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "estimated": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "status": {
- "delay": 0,
- "timeViolation": 0
}, - "config": {
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "fixedTime": 0,
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "monday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "thursday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "friday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "saturday": {
- "hours": [
- {
- "open": null,
- "close": null
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 0
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "orders": [
- {
- "orderId": "string",
- "lineItems": [
- {
- "lineItemId": "string",
- "internalKey": 0,
- "fixedTime": 0,
- "volumes": {
- "property1": null,
- "property2": null
}, - "userFields": {
- "property1": null,
- "property2": null
}
}
], - "internalKey": 0,
- "type": "string",
- "status": "unloaded",
- "appearance": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "fake": true
}, - "account": {
- "key": 0,
- "branchKey": 0,
- "accountId": "string",
- "name": "string",
- "status": "active",
- "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string",
- "rushHour": {
- "am": { },
- "pm": { }
}, - "buffers": {
- "early": null,
- "late": null,
- "penalty": null
}
}
}
}
]
}
}, - "statistics": {
- "leg": 0,
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}, - "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0
}
}
], - "plan": {
- "start": "2019-09-25T05:18:01Z",
- "end": "2019-09-25T15:43:11Z",
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}, - "utilization": {
- "property1": 0,
- "property2": 0
}, - "violations": [
- {
- "leg": 0,
- "name": "Window"
}
], - "components": [
- {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "type": "break",
- "leg": 0,
- "sequence": 0,
- "position": 0,
- "duration": 0,
- "intoShift": 0
}
]
}, - "actual": {
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "delay": 0,
- "completed": true,
- "statistics": {
- "distance": 0,
- "driveHours": 0,
- "workHours": 0,
- "stops": 0,
- "legs": 0,
- "costs": {
- "total": 0,
- "hourly": 0,
- "mileage": 0,
- "layover": 0,
- "overtime": 0,
- "wait": 0,
- "unload": 0,
- "drop": 0,
- "fixed": 0,
- "unit": 0,
- "penalty": 0
}
}
}, - "dispatch": {
- "dispatchId": "string",
- "exportStatus": "not_exported",
- "login": {
- "key": 0,
- "routeKey": 0,
- "assignment": {
- "assetKey": 0,
- "deviceKey": 0,
- "driverKey": 0,
- "deviceType": "string"
}, - "info": {
- "start": "2019-08-24T14:15:22Z",
- "duration": 0,
- "odometer": {
- "start": 0,
- "end": 0
}, - "end": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "trailer": {
- "first": "string",
- "second": "string"
}, - "vehicle": "string"
}, - "status": "preassigned"
}
}, - "config": {
- "dispatchDate": "2019-08-24T14:15:22Z",
- "loadDate": "2019-08-24T14:15:22Z",
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "availability": {
- "available": true,
- "hotshot": true,
- "status": "string"
}, - "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "routeId": "string",
- "routeStartTime": "2019-08-24T14:15:22Z"
}
}
key required | string |
routeConfigName | string |
eqCode | string |
oneWay | boolean |
redispatch | boolean |
earlyStart | string |
lateStart | string |
normalStart | string |
latefinish | string |
startDate | string |
endDate | string |
zone | integer |
hourlyCost | number |
distanceCost | number |
dropCost | number |
unitCost | number |
fixedCost | number |
preTrip | integer |
postTrip | integer |
turnTime | integer |
unloadPerformance | number |
amStart | string |
amEnd | string |
amMultiplier | number |
pmStart | string |
pmEnd | string |
pmMultiplier | number |
unloadHourCost | number |
waitHourCost | number |
layoverCost | number |
maxWorkTime | number |
targetWorkTime | number |
maxDriveTime | number |
minLayoverTime | number |
workDay | number |
minHoursRemainingForRedispatch | integer |
maxLayovers: | integer |
maxDriveTimeBeforeLayover | number |
breakStart1 | number |
breakDuration1 | number |
breakStart2 | number |
breakDuration2 | number |
breakStart3 | number |
breakDuration3 | number |
Array of objects | |
Array of objects | |
Array of objects | |
Array of objects |
{- "routeConfigName": "string",
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "earlyStart": "string",
- "lateStart": "string",
- "normalStart": "string",
- "latefinish": "string",
- "startDate": "string",
- "endDate": "string",
- "zone": 0,
- "hourlyCost": 0,
- "distanceCost": 0,
- "dropCost": 0,
- "unitCost": 0,
- "fixedCost": 0,
- "preTrip": 0,
- "postTrip": 0,
- "turnTime": 0,
- "unloadPerformance": 0,
- "amStart": "string",
- "amEnd": "string",
- "amMultiplier": 0,
- "pmStart": "string",
- "pmEnd": "string",
- "pmMultiplier": 0,
- "unloadHourCost": 0,
- "waitHourCost": 0,
- "layoverCost": 0,
- "maxWorkTime": 0,
- "targetWorkTime": 0,
- "maxDriveTime": 0,
- "minLayoverTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxLayovers:": 0,
- "maxDriveTimeBeforeLayover": 0,
- "breakStart1": 0,
- "breakDuration1": 0,
- "breakStart2": 0,
- "breakDuration2": 0,
- "breakStart3": 0,
- "breakDuration3": 0,
- "overTimeCosts": [
- {
- "cost": 0,
- "": "string"
}
], - "breakTimes": [
- {
- "start": 0,
- "duration": 0
}
], - "volumes": [
- {
- "alias": "string",
- "value": 0,
- "volumeFieldKey": 0
}
], - "userFields": [
- {
- "alias": "string",
- "userFieldKey": 0,
- "value": "string"
}
]
}
{- "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "name": "string",
- "routeConfigProfileKey": 0,
- "id": 0,
- "UserFields": [
- {
- "alias": "string",
- "userFieldKey": 0,
- "value": "string",
- "routeConfigId": 0
}
]
}
{- "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "name": "string",
- "routeConfigProfileKey": 0,
- "id": 0,
- "UserFields": [
- {
- "alias": "string",
- "userFieldKey": 0,
- "value": "string",
- "routeConfigId": 0
}
]
}
key required | string |
offset | integer |
limit | integer |
[- {
- "driverProperties": {
- "eqCode": "string",
- "costs": {
- "hourly": 0,
- "overTime": {
- "cost": 0,
- "hours": 0
}, - "unloadHour": 0,
- "fixed": 0
}, - "workRules": {
- "breakTimes": [
- {
- "start": "hours",
- "duration": "minutes"
}
], - "maxDriveTime": 0,
- "maxDriveTimeBeforeLayover": 0,
- "minLayoverTime": 0,
- "maxLayoverTime": 0,
- "targetWorkTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxWorkTime": 0,
- "unloadPerformance": 0,
- "maxLayovers": 0
}
}, - "vehicleProperties": {
- "eqCode": "string",
- "costs": {
- "distance": 0,
- "drop": 0,
- "unit": 0,
- "hourly": 0,
- "fixed": 0
}, - "workRules": {
- "preTrip": 0,
- "postTrip": 0,
- "maxDistance": 0,
- "unloadPerformance": 0
}, - "capacity": {
- "property1": 0,
- "property2": 0
}, - "rushHour": {
- "am": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}, - "pm": {
- "start": "14:15:22Z",
- "end": "14:15:22Z",
- "multiplier": 0
}
}, - "zone": 0
}, - "routingProperties": {
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "turnTime": 0,
- "costs": {
- "waitHour": 0,
- "layover": 0
}, - "workRules": {
- "times": {
- "earlyStart": "2019-08-24T14:15:22Z",
- "lateStart": "2019-08-24T14:15:22Z",
- "normalStart": "2019-08-24T14:15:22Z",
- "lateFinish": "2019-08-24T14:15:22Z"
}, - "availableFrom": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
}, - "zone": 0
}, - "name": "string",
- "routeConfigProfileKey": 0,
- "id": 0,
- "UserFields": [
- {
- "alias": "string",
- "userFieldKey": 0,
- "value": "string",
- "routeConfigId": 0
}
]
}
]
routeConfigName | string |
eqCode | string |
oneWay | boolean |
redispatch | boolean |
earlyStart | string |
lateStart | string |
normalStart | string |
latefinish | string |
startDate | string |
endDate | string |
zone | integer |
hourlyCost | number |
distanceCost | number |
dropCost | number |
unitCost | number |
fixedCost | number |
preTrip | integer |
postTrip | integer |
turnTime | integer |
unloadPerformance | number |
amStart | string |
amEnd | string |
amMultiplier | number |
pmStart | string |
pmEnd | string |
pmMultiplier | number |
unloadHourCost | number |
waitHourCost | number |
layoverCost | number |
maxWorkTime | number |
targetWorkTime | number |
maxDriveTime | number |
minLayoverTime | number |
workDay | number |
minHoursRemainingForRedispatch | integer |
maxLayovers: | integer |
maxDriveTimeBeforeLayover | number |
breakStart1 | number |
breakDuration1 | number |
breakStart2 | number |
breakDuration2 | number |
breakStart3 | number |
breakDuration3 | number |
Array of objects | |
Array of objects | |
Array of objects | |
Array of objects | |
branchKey | integer |
profileKey | integer |
{- "routeConfigName": "string",
- "eqCode": "string",
- "oneWay": true,
- "redispatch": true,
- "earlyStart": "string",
- "lateStart": "string",
- "normalStart": "string",
- "latefinish": "string",
- "startDate": "string",
- "endDate": "string",
- "zone": 0,
- "hourlyCost": 0,
- "distanceCost": 0,
- "dropCost": 0,
- "unitCost": 0,
- "fixedCost": 0,
- "preTrip": 0,
- "postTrip": 0,
- "turnTime": 0,
- "unloadPerformance": 0,
- "amStart": "string",
- "amEnd": "string",
- "amMultiplier": 0,
- "pmStart": "string",
- "pmEnd": "string",
- "pmMultiplier": 0,
- "unloadHourCost": 0,
- "waitHourCost": 0,
- "layoverCost": 0,
- "maxWorkTime": 0,
- "targetWorkTime": 0,
- "maxDriveTime": 0,
- "minLayoverTime": 0,
- "workDay": 0,
- "minHoursRemainingForRedispatch": 0,
- "maxLayovers:": 0,
- "maxDriveTimeBeforeLayover": 0,
- "breakStart1": 0,
- "breakDuration1": 0,
- "breakStart2": 0,
- "breakDuration2": 0,
- "breakStart3": 0,
- "breakDuration3": 0,
- "overTimeCosts": [
- {
- "cost": 0,
- "": "string"
}
], - "breakTimes": [
- {
- "start": 0,
- "duration": 0
}
], - "volumes": [
- {
- "alias": "string",
- "value": 0,
- "volumeFieldKey": 0
}
], - "userFields": [
- {
- "alias": "string",
- "userFieldKey": 0,
- "value": "string"
}
], - "branchKey": 0,
- "profileKey": 0
}