GET api/OnTheGo/Jobs/Ticketing
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of JobInfoOperator| Name | Description | Type | Additional information |
|---|---|---|---|
| JobID | integer |
None. |
|
| JobDate | date |
None. |
|
| UtcJobDate | date |
None. |
|
| CustomerName | string |
None. |
|
| CustomerID | integer |
None. |
|
| JobName | string |
None. |
|
| JobNumber | string |
None. |
|
| PONumber | string |
None. |
|
| JobType | string |
None. |
|
| MixVendor | string |
None. |
|
| MixVendorJSON | string |
None. |
|
| MixVendorPhone | string |
None. |
|
| Caller | string |
None. |
|
| CallerJSON | string |
None. |
|
| TypeRequested | string |
None. |
|
| TypeSent | string |
None. |
|
| UnitSent | string |
None. |
|
| EquipmentYard | string |
None. |
|
| EquipmentYardJSON | string |
None. |
|
| EstimatedVolume | decimal number |
None. |
|
| LeaveTime | date |
None. |
|
| ShowUpTime | date |
None. |
|
| OnJobTime | date |
None. |
|
| JobTime | date |
None. |
|
| UtcLeaveTime | date |
None. |
|
| UtcShowUpTime | date |
None. |
|
| UtcOnJobTime | date |
None. |
|
| UtcJobTime | date |
None. |
|
| SalesAgent | string |
None. |
|
| SalesAgentJSON | string |
None. |
|
| ExtraSystems | string |
None. |
|
| JobStatusName | string |
None. |
|
| JobStatusID | integer |
None. |
|
| JobSiteID | integer |
None. |
|
| JobAddress | string |
None. |
|
| JobCity | string |
None. |
|
| JobState | string |
None. |
|
| JobPostalCode | string |
None. |
|
| JobCrossStreet | string |
None. |
|
| BuildingLotNumber | string |
None. |
|
| MapPage | string |
None. |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| VerifyStatus | byte |
None. |
|
| JobSitePhone | string |
None. |
|
| SafetyWarning | string |
None. |
|
| SpecialInstructions | string |
None. |
|
| IsCOD | boolean |
None. |
|
| Crew | string |
None. |
|
| IsAcceptedByCrew | byte |
None. |
|
| StatusChanges | Collection of JobInfoStatusOnly |
None. |
|
| JobTicketInfo | TicketInfo |
None. |
|
| JobTimeSheetInfo | TimeSheetInfo |
None. |
|
| ResourceList | Collection of Resource |
None. |
|
| DispatchNotes | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"JobID": 1,
"JobDate": "2025-11-04T20:53:41.31Z",
"UtcJobDate": "2025-11-04T20:53:41.31Z",
"CustomerName": "sample string 4",
"CustomerID": 5,
"JobName": "sample string 6",
"JobNumber": "sample string 7",
"PONumber": "sample string 8",
"JobType": "sample string 9",
"MixVendor": "sample string 10",
"MixVendorJSON": "sample string 11",
"MixVendorPhone": "sample string 12",
"Caller": "sample string 13",
"CallerJSON": "sample string 14",
"TypeRequested": "sample string 15",
"TypeSent": "sample string 16",
"UnitSent": "sample string 17",
"EquipmentYard": "sample string 18",
"EquipmentYardJSON": "sample string 19",
"EstimatedVolume": 20.0,
"LeaveTime": "2025-11-04T20:53:41.31Z",
"ShowUpTime": "2025-11-04T20:53:41.31Z",
"OnJobTime": "2025-11-04T20:53:41.31Z",
"JobTime": "2025-11-04T20:53:41.31Z",
"UtcLeaveTime": "2025-11-04T20:53:41.31Z",
"UtcShowUpTime": "2025-11-04T20:53:41.31Z",
"UtcOnJobTime": "2025-11-04T20:53:41.31Z",
"UtcJobTime": "2025-11-04T20:53:41.31Z",
"SalesAgent": "sample string 21",
"SalesAgentJSON": "sample string 22",
"ExtraSystems": "sample string 23",
"JobStatusName": "sample string 24",
"JobStatusID": 25,
"JobSiteID": 26,
"JobAddress": "sample string 27",
"JobCity": "sample string 28",
"JobState": "sample string 29",
"JobPostalCode": "sample string 30",
"JobCrossStreet": "sample string 31",
"BuildingLotNumber": "sample string 32",
"MapPage": "sample string 33",
"Latitude": 34.0,
"Longitude": 35.0,
"VerifyStatus": 64,
"JobSitePhone": "sample string 37",
"SafetyWarning": "sample string 38",
"SpecialInstructions": "sample string 39",
"IsCOD": true,
"Crew": "sample string 41",
"IsAcceptedByCrew": 64,
"StatusChanges": [
{
"JobID": 1,
"StatusID": 2,
"UTCStatusUpdatedOn": "2025-11-04T20:53:41.31Z"
},
{
"JobID": 1,
"StatusID": 2,
"UTCStatusUpdatedOn": "2025-11-04T20:53:41.31Z"
}
],
"JobTicketInfo": {
"JobID": 1,
"LeftYardAt": "2025-11-04T20:53:41.31Z",
"ArrivedAt": "2025-11-04T20:53:41.31Z",
"ReadyAt": "2025-11-04T20:53:41.31Z",
"StartedAt": "2025-11-04T20:53:41.31Z",
"FinishedAt": "2025-11-04T20:53:41.31Z",
"LeftJobAt": "2025-11-04T20:53:41.31Z",
"ReturnedAt": "2025-11-04T20:53:41.31Z",
"UtcLeftYardAt": "2025-11-04T20:53:41.31Z",
"UtcArrivedAt": "2025-11-04T20:53:41.31Z",
"UtcReadyAt": "2025-11-04T20:53:41.31Z",
"UtcStartedAt": "2025-11-04T20:53:41.31Z",
"UtcFinishedAt": "2025-11-04T20:53:41.31Z",
"UtcLeftJobAt": "2025-11-04T20:53:41.31Z",
"UtcReturnedAt": "2025-11-04T20:53:41.31Z",
"JobVolume": 1.0,
"AreaLoads": 1.0,
"LeftYardMileage": 1.0,
"ArrivedMileage": 1.0,
"LeftJobMileage": 1.0,
"ReturnedMileage": 1.0,
"JobStartEngineHours": 1.0,
"JobFinishEngineHours": 1.0,
"FuelUsed": 1.0,
"Oil": 1.0,
"Slurry": "sample string 2",
"Radios": "sample string 3",
"SystemLeft": "sample string 4",
"Comments": "sample string 5",
"PreventCrewUpdate": true,
"IsLocked": true,
"UTCTicketUpdatedOn": "2025-11-04T20:53:41.31Z",
"TotalJobHours": 9.0,
"PreJobSignature": "sample string 10",
"PostJobSignature": "sample string 11",
"PreJobSignatureJSON": {
"Signature": "sample string 1",
"UTCSignedOn": "2025-11-04T20:53:41.31Z",
"Disclaimer": "sample string 2"
},
"PostJobSignatureJSON": {
"Signature": "sample string 1",
"UTCSignedOn": "2025-11-04T20:53:41.31Z",
"Disclaimer": "sample string 2"
},
"JobSuper": "sample string 12",
"AuthBy": "sample string 13",
"NotifyRecepients": "sample string 14",
"Lineitems": {
"1": 2.0,
"3": 4.0
},
"CheckLists": [
{
"JobID": 1,
"EmpID": 1,
"CheckListID": 2,
"ChecklistName": "sample string 3",
"UTCCompletedOn": "2025-11-04T20:53:41.31Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Comments": "sample string 4",
"Signature": "sample string 5",
"IsRequired": true,
"SortOrder": 7,
"CheckListItems": [
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
},
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
}
]
},
{
"JobID": 1,
"EmpID": 1,
"CheckListID": 2,
"ChecklistName": "sample string 3",
"UTCCompletedOn": "2025-11-04T20:53:41.31Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Comments": "sample string 4",
"Signature": "sample string 5",
"IsRequired": true,
"SortOrder": 7,
"CheckListItems": [
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
},
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
}
]
}
],
"CheckList": {
"JobID": 1,
"EmpID": 1,
"CheckListID": 2,
"ChecklistName": "sample string 3",
"UTCCompletedOn": "2025-11-04T20:53:41.31Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Comments": "sample string 4",
"Signature": "sample string 5",
"IsRequired": true,
"SortOrder": 7,
"CheckListItems": [
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
},
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
}
]
},
"DVIRPreTrip": {
"DVIRID": 1,
"UTCDateCertify": "2025-11-04T20:53:41.326Z",
"StatusID": 2,
"Status": "sample string 3"
},
"DVIRPostTrip": {
"DVIRID": 1,
"UTCDateCertify": "2025-11-04T20:53:41.326Z",
"StatusID": 2,
"Status": "sample string 3"
},
"LeaveYardTruckHours": 1.0,
"ReturnTruckHours": 1.0,
"JobsiteHours": 1.0,
"TravelHours": 1.0
},
"JobTimeSheetInfo": {
"UtcLeftYardAt": "2025-11-04T20:53:41.326Z",
"UtcArrivedAt": "2025-11-04T20:53:41.326Z",
"UtcReadyAt": "2025-11-04T20:53:41.326Z",
"UtcStartedAt": "2025-11-04T20:53:41.326Z",
"UtcFinishedAt": "2025-11-04T20:53:41.326Z",
"UtcLeftJobAt": "2025-11-04T20:53:41.326Z",
"UtcReturnedAt": "2025-11-04T20:53:41.326Z",
"UTCUpdatedOn": "2025-11-04T20:53:41.326Z"
},
"ResourceList": [
{
"BlobKey": "sample string 1",
"BlobName": "sample string 2",
"Thumbnail": "sample string 3",
"Title": "sample string 4",
"Description": "sample string 5",
"UTCCreatedOn": "2025-11-04T20:53:41.326Z",
"UTCUploadedOn": "2025-11-04T20:53:41.326Z",
"MetaData": {
"Width": 1,
"Height": 1,
"Latitude": 1.0,
"Longitude": 1.0,
"Direction": "sample string 1",
"Altitude": "sample string 2",
"Speed": "sample string 3"
},
"AllowWrite": true,
"AllowDelete": true
},
{
"BlobKey": "sample string 1",
"BlobName": "sample string 2",
"Thumbnail": "sample string 3",
"Title": "sample string 4",
"Description": "sample string 5",
"UTCCreatedOn": "2025-11-04T20:53:41.326Z",
"UTCUploadedOn": "2025-11-04T20:53:41.326Z",
"MetaData": {
"Width": 1,
"Height": 1,
"Latitude": 1.0,
"Longitude": 1.0,
"Direction": "sample string 1",
"Altitude": "sample string 2",
"Speed": "sample string 3"
},
"AllowWrite": true,
"AllowDelete": true
}
],
"DispatchNotes": "sample string 43"
},
{
"JobID": 1,
"JobDate": "2025-11-04T20:53:41.31Z",
"UtcJobDate": "2025-11-04T20:53:41.31Z",
"CustomerName": "sample string 4",
"CustomerID": 5,
"JobName": "sample string 6",
"JobNumber": "sample string 7",
"PONumber": "sample string 8",
"JobType": "sample string 9",
"MixVendor": "sample string 10",
"MixVendorJSON": "sample string 11",
"MixVendorPhone": "sample string 12",
"Caller": "sample string 13",
"CallerJSON": "sample string 14",
"TypeRequested": "sample string 15",
"TypeSent": "sample string 16",
"UnitSent": "sample string 17",
"EquipmentYard": "sample string 18",
"EquipmentYardJSON": "sample string 19",
"EstimatedVolume": 20.0,
"LeaveTime": "2025-11-04T20:53:41.31Z",
"ShowUpTime": "2025-11-04T20:53:41.31Z",
"OnJobTime": "2025-11-04T20:53:41.31Z",
"JobTime": "2025-11-04T20:53:41.31Z",
"UtcLeaveTime": "2025-11-04T20:53:41.31Z",
"UtcShowUpTime": "2025-11-04T20:53:41.31Z",
"UtcOnJobTime": "2025-11-04T20:53:41.31Z",
"UtcJobTime": "2025-11-04T20:53:41.31Z",
"SalesAgent": "sample string 21",
"SalesAgentJSON": "sample string 22",
"ExtraSystems": "sample string 23",
"JobStatusName": "sample string 24",
"JobStatusID": 25,
"JobSiteID": 26,
"JobAddress": "sample string 27",
"JobCity": "sample string 28",
"JobState": "sample string 29",
"JobPostalCode": "sample string 30",
"JobCrossStreet": "sample string 31",
"BuildingLotNumber": "sample string 32",
"MapPage": "sample string 33",
"Latitude": 34.0,
"Longitude": 35.0,
"VerifyStatus": 64,
"JobSitePhone": "sample string 37",
"SafetyWarning": "sample string 38",
"SpecialInstructions": "sample string 39",
"IsCOD": true,
"Crew": "sample string 41",
"IsAcceptedByCrew": 64,
"StatusChanges": [
{
"JobID": 1,
"StatusID": 2,
"UTCStatusUpdatedOn": "2025-11-04T20:53:41.31Z"
},
{
"JobID": 1,
"StatusID": 2,
"UTCStatusUpdatedOn": "2025-11-04T20:53:41.31Z"
}
],
"JobTicketInfo": {
"JobID": 1,
"LeftYardAt": "2025-11-04T20:53:41.31Z",
"ArrivedAt": "2025-11-04T20:53:41.31Z",
"ReadyAt": "2025-11-04T20:53:41.31Z",
"StartedAt": "2025-11-04T20:53:41.31Z",
"FinishedAt": "2025-11-04T20:53:41.31Z",
"LeftJobAt": "2025-11-04T20:53:41.31Z",
"ReturnedAt": "2025-11-04T20:53:41.31Z",
"UtcLeftYardAt": "2025-11-04T20:53:41.31Z",
"UtcArrivedAt": "2025-11-04T20:53:41.31Z",
"UtcReadyAt": "2025-11-04T20:53:41.31Z",
"UtcStartedAt": "2025-11-04T20:53:41.31Z",
"UtcFinishedAt": "2025-11-04T20:53:41.31Z",
"UtcLeftJobAt": "2025-11-04T20:53:41.31Z",
"UtcReturnedAt": "2025-11-04T20:53:41.31Z",
"JobVolume": 1.0,
"AreaLoads": 1.0,
"LeftYardMileage": 1.0,
"ArrivedMileage": 1.0,
"LeftJobMileage": 1.0,
"ReturnedMileage": 1.0,
"JobStartEngineHours": 1.0,
"JobFinishEngineHours": 1.0,
"FuelUsed": 1.0,
"Oil": 1.0,
"Slurry": "sample string 2",
"Radios": "sample string 3",
"SystemLeft": "sample string 4",
"Comments": "sample string 5",
"PreventCrewUpdate": true,
"IsLocked": true,
"UTCTicketUpdatedOn": "2025-11-04T20:53:41.31Z",
"TotalJobHours": 9.0,
"PreJobSignature": "sample string 10",
"PostJobSignature": "sample string 11",
"PreJobSignatureJSON": {
"Signature": "sample string 1",
"UTCSignedOn": "2025-11-04T20:53:41.31Z",
"Disclaimer": "sample string 2"
},
"PostJobSignatureJSON": {
"Signature": "sample string 1",
"UTCSignedOn": "2025-11-04T20:53:41.31Z",
"Disclaimer": "sample string 2"
},
"JobSuper": "sample string 12",
"AuthBy": "sample string 13",
"NotifyRecepients": "sample string 14",
"Lineitems": {
"1": 2.0,
"3": 4.0
},
"CheckLists": [
{
"JobID": 1,
"EmpID": 1,
"CheckListID": 2,
"ChecklistName": "sample string 3",
"UTCCompletedOn": "2025-11-04T20:53:41.31Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Comments": "sample string 4",
"Signature": "sample string 5",
"IsRequired": true,
"SortOrder": 7,
"CheckListItems": [
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
},
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
}
]
},
{
"JobID": 1,
"EmpID": 1,
"CheckListID": 2,
"ChecklistName": "sample string 3",
"UTCCompletedOn": "2025-11-04T20:53:41.31Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Comments": "sample string 4",
"Signature": "sample string 5",
"IsRequired": true,
"SortOrder": 7,
"CheckListItems": [
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
},
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
}
]
}
],
"CheckList": {
"JobID": 1,
"EmpID": 1,
"CheckListID": 2,
"ChecklistName": "sample string 3",
"UTCCompletedOn": "2025-11-04T20:53:41.31Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Comments": "sample string 4",
"Signature": "sample string 5",
"IsRequired": true,
"SortOrder": 7,
"CheckListItems": [
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
},
{
"ItemID": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"Type": "sample string 4",
"IsRequired": true,
"SortOrder": 6,
"UTCCompletedOn": "2025-11-04T20:53:41.326Z",
"GPSLat": 1.0,
"GPSLong": 1.0,
"Choices": [
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
{
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
}
],
"Choice": {
"ChoiceID": 1,
"ChoiceName": "sample string 1",
"IsSelected": true
},
"AllowMultipleAnswers": true
}
]
},
"DVIRPreTrip": {
"DVIRID": 1,
"UTCDateCertify": "2025-11-04T20:53:41.326Z",
"StatusID": 2,
"Status": "sample string 3"
},
"DVIRPostTrip": {
"DVIRID": 1,
"UTCDateCertify": "2025-11-04T20:53:41.326Z",
"StatusID": 2,
"Status": "sample string 3"
},
"LeaveYardTruckHours": 1.0,
"ReturnTruckHours": 1.0,
"JobsiteHours": 1.0,
"TravelHours": 1.0
},
"JobTimeSheetInfo": {
"UtcLeftYardAt": "2025-11-04T20:53:41.326Z",
"UtcArrivedAt": "2025-11-04T20:53:41.326Z",
"UtcReadyAt": "2025-11-04T20:53:41.326Z",
"UtcStartedAt": "2025-11-04T20:53:41.326Z",
"UtcFinishedAt": "2025-11-04T20:53:41.326Z",
"UtcLeftJobAt": "2025-11-04T20:53:41.326Z",
"UtcReturnedAt": "2025-11-04T20:53:41.326Z",
"UTCUpdatedOn": "2025-11-04T20:53:41.326Z"
},
"ResourceList": [
{
"BlobKey": "sample string 1",
"BlobName": "sample string 2",
"Thumbnail": "sample string 3",
"Title": "sample string 4",
"Description": "sample string 5",
"UTCCreatedOn": "2025-11-04T20:53:41.326Z",
"UTCUploadedOn": "2025-11-04T20:53:41.326Z",
"MetaData": {
"Width": 1,
"Height": 1,
"Latitude": 1.0,
"Longitude": 1.0,
"Direction": "sample string 1",
"Altitude": "sample string 2",
"Speed": "sample string 3"
},
"AllowWrite": true,
"AllowDelete": true
},
{
"BlobKey": "sample string 1",
"BlobName": "sample string 2",
"Thumbnail": "sample string 3",
"Title": "sample string 4",
"Description": "sample string 5",
"UTCCreatedOn": "2025-11-04T20:53:41.326Z",
"UTCUploadedOn": "2025-11-04T20:53:41.326Z",
"MetaData": {
"Width": 1,
"Height": 1,
"Latitude": 1.0,
"Longitude": 1.0,
"Direction": "sample string 1",
"Altitude": "sample string 2",
"Speed": "sample string 3"
},
"AllowWrite": true,
"AllowDelete": true
}
],
"DispatchNotes": "sample string 43"
}
]
application/xml, text/xml
Sample:
<ArrayOfJobsModel.JobInfoOperator xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/appsvc.rapidappsinc.com.Areas.OnTheGo.Models">
<JobsModel.JobInfoOperator>
<BuildingLotNumber>sample string 32</BuildingLotNumber>
<Caller>sample string 13</Caller>
<CallerJSON>sample string 14</CallerJSON>
<Crew>sample string 41</Crew>
<CustomerID>5</CustomerID>
<CustomerName>sample string 4</CustomerName>
<DispatchNotes>sample string 43</DispatchNotes>
<EquipmentYard>sample string 18</EquipmentYard>
<EquipmentYardJSON>sample string 19</EquipmentYardJSON>
<EstimatedVolume>20</EstimatedVolume>
<ExtraSystems>sample string 23</ExtraSystems>
<IsAcceptedByCrew>64</IsAcceptedByCrew>
<IsCOD>true</IsCOD>
<JobAddress>sample string 27</JobAddress>
<JobCity>sample string 28</JobCity>
<JobCrossStreet>sample string 31</JobCrossStreet>
<JobDate>2025-11-04T20:53:41.3107254+00:00</JobDate>
<JobID>1</JobID>
<JobName>sample string 6</JobName>
<JobNumber>sample string 7</JobNumber>
<JobPostalCode>sample string 30</JobPostalCode>
<JobSiteID>26</JobSiteID>
<JobSitePhone>sample string 37</JobSitePhone>
<JobState>sample string 29</JobState>
<JobStatusID>25</JobStatusID>
<JobStatusName>sample string 24</JobStatusName>
<JobTicketInfo>
<AreaLoads>1</AreaLoads>
<ArrivedAt>2025-11-04T20:53:41.3107254+00:00</ArrivedAt>
<ArrivedMileage>1</ArrivedMileage>
<AuthBy>sample string 13</AuthBy>
<CheckList>
<CheckListID>2</CheckListID>
<CheckListItems>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
</CheckListItems>
<ChecklistName>sample string 3</ChecklistName>
<Comments>sample string 4</Comments>
<EmpID>1</EmpID>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<JobID>1</JobID>
<Signature>sample string 5</Signature>
<SortOrder>7</SortOrder>
<UTCCompletedOn>2025-11-04T20:53:41.3107254+00:00</UTCCompletedOn>
</CheckList>
<CheckLists>
<JobsModel.CheckList>
<CheckListID>2</CheckListID>
<CheckListItems>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
</CheckListItems>
<ChecklistName>sample string 3</ChecklistName>
<Comments>sample string 4</Comments>
<EmpID>1</EmpID>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<JobID>1</JobID>
<Signature>sample string 5</Signature>
<SortOrder>7</SortOrder>
<UTCCompletedOn>2025-11-04T20:53:41.3107254+00:00</UTCCompletedOn>
</JobsModel.CheckList>
<JobsModel.CheckList>
<CheckListID>2</CheckListID>
<CheckListItems>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
</CheckListItems>
<ChecklistName>sample string 3</ChecklistName>
<Comments>sample string 4</Comments>
<EmpID>1</EmpID>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<JobID>1</JobID>
<Signature>sample string 5</Signature>
<SortOrder>7</SortOrder>
<UTCCompletedOn>2025-11-04T20:53:41.3107254+00:00</UTCCompletedOn>
</JobsModel.CheckList>
</CheckLists>
<Comments>sample string 5</Comments>
<DVIRPostTrip>
<DVIRID>1</DVIRID>
<Status>sample string 3</Status>
<StatusID>2</StatusID>
<UTCDateCertify>2025-11-04T20:53:41.3263522+00:00</UTCDateCertify>
</DVIRPostTrip>
<DVIRPreTrip>
<DVIRID>1</DVIRID>
<Status>sample string 3</Status>
<StatusID>2</StatusID>
<UTCDateCertify>2025-11-04T20:53:41.3263522+00:00</UTCDateCertify>
</DVIRPreTrip>
<FinishedAt>2025-11-04T20:53:41.3107254+00:00</FinishedAt>
<FuelUsed>1</FuelUsed>
<IsLocked>true</IsLocked>
<JobFinishEngineHours>1</JobFinishEngineHours>
<JobID>1</JobID>
<JobStartEngineHours>1</JobStartEngineHours>
<JobSuper>sample string 12</JobSuper>
<JobVolume>1</JobVolume>
<JobsiteHours>1</JobsiteHours>
<LeaveYardTruckHours>1</LeaveYardTruckHours>
<LeftJobAt>2025-11-04T20:53:41.3107254+00:00</LeftJobAt>
<LeftJobMileage>1</LeftJobMileage>
<LeftYardAt>2025-11-04T20:53:41.3107254+00:00</LeftYardAt>
<LeftYardMileage>1</LeftYardMileage>
<Lineitems xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfintdecimal>
<d4p1:Key>1</d4p1:Key>
<d4p1:Value>2</d4p1:Value>
</d4p1:KeyValueOfintdecimal>
<d4p1:KeyValueOfintdecimal>
<d4p1:Key>3</d4p1:Key>
<d4p1:Value>4</d4p1:Value>
</d4p1:KeyValueOfintdecimal>
</Lineitems>
<NotifyRecepients>sample string 14</NotifyRecepients>
<Oil>1</Oil>
<PostJobSignature>sample string 11</PostJobSignature>
<PostJobSignatureJSON>
<Disclaimer>sample string 2</Disclaimer>
<Signature>sample string 1</Signature>
<UTCSignedOn>2025-11-04T20:53:41.3107254+00:00</UTCSignedOn>
</PostJobSignatureJSON>
<PreJobSignature>sample string 10</PreJobSignature>
<PreJobSignatureJSON>
<Disclaimer>sample string 2</Disclaimer>
<Signature>sample string 1</Signature>
<UTCSignedOn>2025-11-04T20:53:41.3107254+00:00</UTCSignedOn>
</PreJobSignatureJSON>
<PreventCrewUpdate>true</PreventCrewUpdate>
<Radios>sample string 3</Radios>
<ReadyAt>2025-11-04T20:53:41.3107254+00:00</ReadyAt>
<ReturnTruckHours>1</ReturnTruckHours>
<ReturnedAt>2025-11-04T20:53:41.3107254+00:00</ReturnedAt>
<ReturnedMileage>1</ReturnedMileage>
<Slurry>sample string 2</Slurry>
<StartedAt>2025-11-04T20:53:41.3107254+00:00</StartedAt>
<SystemLeft>sample string 4</SystemLeft>
<TotalJobHours>9</TotalJobHours>
<TravelHours>1</TravelHours>
<UTCTicketUpdatedOn>2025-11-04T20:53:41.3107254+00:00</UTCTicketUpdatedOn>
<UtcArrivedAt>2025-11-04T20:53:41.3107254+00:00</UtcArrivedAt>
<UtcFinishedAt>2025-11-04T20:53:41.3107254+00:00</UtcFinishedAt>
<UtcLeftJobAt>2025-11-04T20:53:41.3107254+00:00</UtcLeftJobAt>
<UtcLeftYardAt>2025-11-04T20:53:41.3107254+00:00</UtcLeftYardAt>
<UtcReadyAt>2025-11-04T20:53:41.3107254+00:00</UtcReadyAt>
<UtcReturnedAt>2025-11-04T20:53:41.3107254+00:00</UtcReturnedAt>
<UtcStartedAt>2025-11-04T20:53:41.3107254+00:00</UtcStartedAt>
</JobTicketInfo>
<JobTime>2025-11-04T20:53:41.3107254+00:00</JobTime>
<JobTimeSheetInfo>
<UTCUpdatedOn>2025-11-04T20:53:41.3263522+00:00</UTCUpdatedOn>
<UtcArrivedAt>2025-11-04T20:53:41.3263522+00:00</UtcArrivedAt>
<UtcFinishedAt>2025-11-04T20:53:41.3263522+00:00</UtcFinishedAt>
<UtcLeftJobAt>2025-11-04T20:53:41.3263522+00:00</UtcLeftJobAt>
<UtcLeftYardAt>2025-11-04T20:53:41.3263522+00:00</UtcLeftYardAt>
<UtcReadyAt>2025-11-04T20:53:41.3263522+00:00</UtcReadyAt>
<UtcReturnedAt>2025-11-04T20:53:41.3263522+00:00</UtcReturnedAt>
<UtcStartedAt>2025-11-04T20:53:41.3263522+00:00</UtcStartedAt>
</JobTimeSheetInfo>
<JobType>sample string 9</JobType>
<Latitude>34</Latitude>
<LeaveTime>2025-11-04T20:53:41.3107254+00:00</LeaveTime>
<Longitude>35</Longitude>
<MapPage>sample string 33</MapPage>
<MixVendor>sample string 10</MixVendor>
<MixVendorJSON>sample string 11</MixVendorJSON>
<MixVendorPhone>sample string 12</MixVendorPhone>
<OnJobTime>2025-11-04T20:53:41.3107254+00:00</OnJobTime>
<PONumber>sample string 8</PONumber>
<ResourceList>
<JobsModel.Resource>
<AllowDelete>true</AllowDelete>
<AllowWrite>true</AllowWrite>
<BlobKey>sample string 1</BlobKey>
<BlobName>sample string 2</BlobName>
<Description>sample string 5</Description>
<MetaData>
<Altitude>sample string 2</Altitude>
<Direction>sample string 1</Direction>
<Height>1</Height>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<Speed>sample string 3</Speed>
<Width>1</Width>
</MetaData>
<Thumbnail>sample string 3</Thumbnail>
<Title>sample string 4</Title>
<UTCCreatedOn>2025-11-04T20:53:41.3263522+00:00</UTCCreatedOn>
<UTCUploadedOn>2025-11-04T20:53:41.3263522+00:00</UTCUploadedOn>
</JobsModel.Resource>
<JobsModel.Resource>
<AllowDelete>true</AllowDelete>
<AllowWrite>true</AllowWrite>
<BlobKey>sample string 1</BlobKey>
<BlobName>sample string 2</BlobName>
<Description>sample string 5</Description>
<MetaData>
<Altitude>sample string 2</Altitude>
<Direction>sample string 1</Direction>
<Height>1</Height>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<Speed>sample string 3</Speed>
<Width>1</Width>
</MetaData>
<Thumbnail>sample string 3</Thumbnail>
<Title>sample string 4</Title>
<UTCCreatedOn>2025-11-04T20:53:41.3263522+00:00</UTCCreatedOn>
<UTCUploadedOn>2025-11-04T20:53:41.3263522+00:00</UTCUploadedOn>
</JobsModel.Resource>
</ResourceList>
<SafetyWarning>sample string 38</SafetyWarning>
<SalesAgent>sample string 21</SalesAgent>
<SalesAgentJSON>sample string 22</SalesAgentJSON>
<ShowUpTime>2025-11-04T20:53:41.3107254+00:00</ShowUpTime>
<SpecialInstructions>sample string 39</SpecialInstructions>
<StatusChanges>
<JobsModel.JobInfoStatusOnly>
<JobID>1</JobID>
<StatusID>2</StatusID>
<UTCStatusUpdatedOn>2025-11-04T20:53:41.3107254+00:00</UTCStatusUpdatedOn>
</JobsModel.JobInfoStatusOnly>
<JobsModel.JobInfoStatusOnly>
<JobID>1</JobID>
<StatusID>2</StatusID>
<UTCStatusUpdatedOn>2025-11-04T20:53:41.3107254+00:00</UTCStatusUpdatedOn>
</JobsModel.JobInfoStatusOnly>
</StatusChanges>
<TypeRequested>sample string 15</TypeRequested>
<TypeSent>sample string 16</TypeSent>
<UnitSent>sample string 17</UnitSent>
<UtcJobDate>2025-11-04T20:53:41.3107254+00:00</UtcJobDate>
<UtcJobTime>2025-11-04T20:53:41.3107254+00:00</UtcJobTime>
<UtcLeaveTime>2025-11-04T20:53:41.3107254+00:00</UtcLeaveTime>
<UtcOnJobTime>2025-11-04T20:53:41.3107254+00:00</UtcOnJobTime>
<UtcShowUpTime>2025-11-04T20:53:41.3107254+00:00</UtcShowUpTime>
<VerifyStatus>64</VerifyStatus>
</JobsModel.JobInfoOperator>
<JobsModel.JobInfoOperator>
<BuildingLotNumber>sample string 32</BuildingLotNumber>
<Caller>sample string 13</Caller>
<CallerJSON>sample string 14</CallerJSON>
<Crew>sample string 41</Crew>
<CustomerID>5</CustomerID>
<CustomerName>sample string 4</CustomerName>
<DispatchNotes>sample string 43</DispatchNotes>
<EquipmentYard>sample string 18</EquipmentYard>
<EquipmentYardJSON>sample string 19</EquipmentYardJSON>
<EstimatedVolume>20</EstimatedVolume>
<ExtraSystems>sample string 23</ExtraSystems>
<IsAcceptedByCrew>64</IsAcceptedByCrew>
<IsCOD>true</IsCOD>
<JobAddress>sample string 27</JobAddress>
<JobCity>sample string 28</JobCity>
<JobCrossStreet>sample string 31</JobCrossStreet>
<JobDate>2025-11-04T20:53:41.3107254+00:00</JobDate>
<JobID>1</JobID>
<JobName>sample string 6</JobName>
<JobNumber>sample string 7</JobNumber>
<JobPostalCode>sample string 30</JobPostalCode>
<JobSiteID>26</JobSiteID>
<JobSitePhone>sample string 37</JobSitePhone>
<JobState>sample string 29</JobState>
<JobStatusID>25</JobStatusID>
<JobStatusName>sample string 24</JobStatusName>
<JobTicketInfo>
<AreaLoads>1</AreaLoads>
<ArrivedAt>2025-11-04T20:53:41.3107254+00:00</ArrivedAt>
<ArrivedMileage>1</ArrivedMileage>
<AuthBy>sample string 13</AuthBy>
<CheckList>
<CheckListID>2</CheckListID>
<CheckListItems>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
</CheckListItems>
<ChecklistName>sample string 3</ChecklistName>
<Comments>sample string 4</Comments>
<EmpID>1</EmpID>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<JobID>1</JobID>
<Signature>sample string 5</Signature>
<SortOrder>7</SortOrder>
<UTCCompletedOn>2025-11-04T20:53:41.3107254+00:00</UTCCompletedOn>
</CheckList>
<CheckLists>
<JobsModel.CheckList>
<CheckListID>2</CheckListID>
<CheckListItems>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
</CheckListItems>
<ChecklistName>sample string 3</ChecklistName>
<Comments>sample string 4</Comments>
<EmpID>1</EmpID>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<JobID>1</JobID>
<Signature>sample string 5</Signature>
<SortOrder>7</SortOrder>
<UTCCompletedOn>2025-11-04T20:53:41.3107254+00:00</UTCCompletedOn>
</JobsModel.CheckList>
<JobsModel.CheckList>
<CheckListID>2</CheckListID>
<CheckListItems>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
<JobsModel.CheckListItem>
<AllowMultipleAnswers>true</AllowMultipleAnswers>
<Choice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</Choice>
<Choices>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
<JobsModel.ChecklistItemChoice>
<ChoiceID>1</ChoiceID>
<ChoiceName>sample string 1</ChoiceName>
<IsSelected>true</IsSelected>
</JobsModel.ChecklistItemChoice>
</Choices>
<Description>sample string 3</Description>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<ItemID>1</ItemID>
<SortOrder>6</SortOrder>
<Title>sample string 2</Title>
<Type>sample string 4</Type>
<UTCCompletedOn>2025-11-04T20:53:41.3263522+00:00</UTCCompletedOn>
</JobsModel.CheckListItem>
</CheckListItems>
<ChecklistName>sample string 3</ChecklistName>
<Comments>sample string 4</Comments>
<EmpID>1</EmpID>
<GPSLat>1</GPSLat>
<GPSLong>1</GPSLong>
<IsRequired>true</IsRequired>
<JobID>1</JobID>
<Signature>sample string 5</Signature>
<SortOrder>7</SortOrder>
<UTCCompletedOn>2025-11-04T20:53:41.3107254+00:00</UTCCompletedOn>
</JobsModel.CheckList>
</CheckLists>
<Comments>sample string 5</Comments>
<DVIRPostTrip>
<DVIRID>1</DVIRID>
<Status>sample string 3</Status>
<StatusID>2</StatusID>
<UTCDateCertify>2025-11-04T20:53:41.3263522+00:00</UTCDateCertify>
</DVIRPostTrip>
<DVIRPreTrip>
<DVIRID>1</DVIRID>
<Status>sample string 3</Status>
<StatusID>2</StatusID>
<UTCDateCertify>2025-11-04T20:53:41.3263522+00:00</UTCDateCertify>
</DVIRPreTrip>
<FinishedAt>2025-11-04T20:53:41.3107254+00:00</FinishedAt>
<FuelUsed>1</FuelUsed>
<IsLocked>true</IsLocked>
<JobFinishEngineHours>1</JobFinishEngineHours>
<JobID>1</JobID>
<JobStartEngineHours>1</JobStartEngineHours>
<JobSuper>sample string 12</JobSuper>
<JobVolume>1</JobVolume>
<JobsiteHours>1</JobsiteHours>
<LeaveYardTruckHours>1</LeaveYardTruckHours>
<LeftJobAt>2025-11-04T20:53:41.3107254+00:00</LeftJobAt>
<LeftJobMileage>1</LeftJobMileage>
<LeftYardAt>2025-11-04T20:53:41.3107254+00:00</LeftYardAt>
<LeftYardMileage>1</LeftYardMileage>
<Lineitems xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfintdecimal>
<d4p1:Key>1</d4p1:Key>
<d4p1:Value>2</d4p1:Value>
</d4p1:KeyValueOfintdecimal>
<d4p1:KeyValueOfintdecimal>
<d4p1:Key>3</d4p1:Key>
<d4p1:Value>4</d4p1:Value>
</d4p1:KeyValueOfintdecimal>
</Lineitems>
<NotifyRecepients>sample string 14</NotifyRecepients>
<Oil>1</Oil>
<PostJobSignature>sample string 11</PostJobSignature>
<PostJobSignatureJSON>
<Disclaimer>sample string 2</Disclaimer>
<Signature>sample string 1</Signature>
<UTCSignedOn>2025-11-04T20:53:41.3107254+00:00</UTCSignedOn>
</PostJobSignatureJSON>
<PreJobSignature>sample string 10</PreJobSignature>
<PreJobSignatureJSON>
<Disclaimer>sample string 2</Disclaimer>
<Signature>sample string 1</Signature>
<UTCSignedOn>2025-11-04T20:53:41.3107254+00:00</UTCSignedOn>
</PreJobSignatureJSON>
<PreventCrewUpdate>true</PreventCrewUpdate>
<Radios>sample string 3</Radios>
<ReadyAt>2025-11-04T20:53:41.3107254+00:00</ReadyAt>
<ReturnTruckHours>1</ReturnTruckHours>
<ReturnedAt>2025-11-04T20:53:41.3107254+00:00</ReturnedAt>
<ReturnedMileage>1</ReturnedMileage>
<Slurry>sample string 2</Slurry>
<StartedAt>2025-11-04T20:53:41.3107254+00:00</StartedAt>
<SystemLeft>sample string 4</SystemLeft>
<TotalJobHours>9</TotalJobHours>
<TravelHours>1</TravelHours>
<UTCTicketUpdatedOn>2025-11-04T20:53:41.3107254+00:00</UTCTicketUpdatedOn>
<UtcArrivedAt>2025-11-04T20:53:41.3107254+00:00</UtcArrivedAt>
<UtcFinishedAt>2025-11-04T20:53:41.3107254+00:00</UtcFinishedAt>
<UtcLeftJobAt>2025-11-04T20:53:41.3107254+00:00</UtcLeftJobAt>
<UtcLeftYardAt>2025-11-04T20:53:41.3107254+00:00</UtcLeftYardAt>
<UtcReadyAt>2025-11-04T20:53:41.3107254+00:00</UtcReadyAt>
<UtcReturnedAt>2025-11-04T20:53:41.3107254+00:00</UtcReturnedAt>
<UtcStartedAt>2025-11-04T20:53:41.3107254+00:00</UtcStartedAt>
</JobTicketInfo>
<JobTime>2025-11-04T20:53:41.3107254+00:00</JobTime>
<JobTimeSheetInfo>
<UTCUpdatedOn>2025-11-04T20:53:41.3263522+00:00</UTCUpdatedOn>
<UtcArrivedAt>2025-11-04T20:53:41.3263522+00:00</UtcArrivedAt>
<UtcFinishedAt>2025-11-04T20:53:41.3263522+00:00</UtcFinishedAt>
<UtcLeftJobAt>2025-11-04T20:53:41.3263522+00:00</UtcLeftJobAt>
<UtcLeftYardAt>2025-11-04T20:53:41.3263522+00:00</UtcLeftYardAt>
<UtcReadyAt>2025-11-04T20:53:41.3263522+00:00</UtcReadyAt>
<UtcReturnedAt>2025-11-04T20:53:41.3263522+00:00</UtcReturnedAt>
<UtcStartedAt>2025-11-04T20:53:41.3263522+00:00</UtcStartedAt>
</JobTimeSheetInfo>
<JobType>sample string 9</JobType>
<Latitude>34</Latitude>
<LeaveTime>2025-11-04T20:53:41.3107254+00:00</LeaveTime>
<Longitude>35</Longitude>
<MapPage>sample string 33</MapPage>
<MixVendor>sample string 10</MixVendor>
<MixVendorJSON>sample string 11</MixVendorJSON>
<MixVendorPhone>sample string 12</MixVendorPhone>
<OnJobTime>2025-11-04T20:53:41.3107254+00:00</OnJobTime>
<PONumber>sample string 8</PONumber>
<ResourceList>
<JobsModel.Resource>
<AllowDelete>true</AllowDelete>
<AllowWrite>true</AllowWrite>
<BlobKey>sample string 1</BlobKey>
<BlobName>sample string 2</BlobName>
<Description>sample string 5</Description>
<MetaData>
<Altitude>sample string 2</Altitude>
<Direction>sample string 1</Direction>
<Height>1</Height>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<Speed>sample string 3</Speed>
<Width>1</Width>
</MetaData>
<Thumbnail>sample string 3</Thumbnail>
<Title>sample string 4</Title>
<UTCCreatedOn>2025-11-04T20:53:41.3263522+00:00</UTCCreatedOn>
<UTCUploadedOn>2025-11-04T20:53:41.3263522+00:00</UTCUploadedOn>
</JobsModel.Resource>
<JobsModel.Resource>
<AllowDelete>true</AllowDelete>
<AllowWrite>true</AllowWrite>
<BlobKey>sample string 1</BlobKey>
<BlobName>sample string 2</BlobName>
<Description>sample string 5</Description>
<MetaData>
<Altitude>sample string 2</Altitude>
<Direction>sample string 1</Direction>
<Height>1</Height>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<Speed>sample string 3</Speed>
<Width>1</Width>
</MetaData>
<Thumbnail>sample string 3</Thumbnail>
<Title>sample string 4</Title>
<UTCCreatedOn>2025-11-04T20:53:41.3263522+00:00</UTCCreatedOn>
<UTCUploadedOn>2025-11-04T20:53:41.3263522+00:00</UTCUploadedOn>
</JobsModel.Resource>
</ResourceList>
<SafetyWarning>sample string 38</SafetyWarning>
<SalesAgent>sample string 21</SalesAgent>
<SalesAgentJSON>sample string 22</SalesAgentJSON>
<ShowUpTime>2025-11-04T20:53:41.3107254+00:00</ShowUpTime>
<SpecialInstructions>sample string 39</SpecialInstructions>
<StatusChanges>
<JobsModel.JobInfoStatusOnly>
<JobID>1</JobID>
<StatusID>2</StatusID>
<UTCStatusUpdatedOn>2025-11-04T20:53:41.3107254+00:00</UTCStatusUpdatedOn>
</JobsModel.JobInfoStatusOnly>
<JobsModel.JobInfoStatusOnly>
<JobID>1</JobID>
<StatusID>2</StatusID>
<UTCStatusUpdatedOn>2025-11-04T20:53:41.3107254+00:00</UTCStatusUpdatedOn>
</JobsModel.JobInfoStatusOnly>
</StatusChanges>
<TypeRequested>sample string 15</TypeRequested>
<TypeSent>sample string 16</TypeSent>
<UnitSent>sample string 17</UnitSent>
<UtcJobDate>2025-11-04T20:53:41.3107254+00:00</UtcJobDate>
<UtcJobTime>2025-11-04T20:53:41.3107254+00:00</UtcJobTime>
<UtcLeaveTime>2025-11-04T20:53:41.3107254+00:00</UtcLeaveTime>
<UtcOnJobTime>2025-11-04T20:53:41.3107254+00:00</UtcOnJobTime>
<UtcShowUpTime>2025-11-04T20:53:41.3107254+00:00</UtcShowUpTime>
<VerifyStatus>64</VerifyStatus>
</JobsModel.JobInfoOperator>
</ArrayOfJobsModel.JobInfoOperator>