GET Api/Service/GetServiceHistory?t={t}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| t | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VehicleService| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleServiceID | globally unique identifier |
None. |
|
| ServiceType | ServiceType |
None. |
|
| DueKms | integer |
None. |
|
| DueDate | date |
None. |
|
| EngineHours | integer |
None. |
|
| Vehicle | VehicleBase |
None. |
|
| Vehicles | Collection of VehicleBase |
None. |
|
| VehicleGroupIds | Collection of globally unique identifier |
None. |
|
| ServiceDoneOn | date |
None. |
|
| ServiceDoneOnKms | integer |
None. |
|
| UsersToNotify | user_alert_setting |
None. |
|
| ReminderBeforeDays | integer |
None. |
|
| ReminderBeforeKms | integer |
None. |
|
| ReminderBeforeEngineHrs | integer |
None. |
|
| LastServiceDoneOn | date |
None. |
|
| LastServiceDoneKms | integer |
None. |
|
| AmountSpent | decimal number |
None. |
|
| Note | string |
None. |
|
| DueDetail | string |
None. |
|
| Attachment | Attachment |
None. |
|
| Issue | Collection of Issue |
None. |
|
| IssueList | Collection of globally unique identifier |
None. |
|
| Id | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| UserID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| PartnerName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"VehicleServiceID": "7201264a-62b0-46d4-a1f6-f5104e16a814",
"ServiceType": {
"ServiceTypeId": "283aeacc-c4ec-4dc3-9ba5-6cd7a78dcdfa",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "34bfa206-368c-4bcb-a06c-d208d511157d",
"UserName": "sample string 8",
"UserID": "7ed2154c-6245-498c-b221-357e9eea9fb0",
"CreatedBy": "sample string 10",
"CreatedOn": "2025-12-25T18:54:23.2526789+04:00",
"ClientID": "c5d779e6-fc4b-4783-90e6-3ecca7baf799",
"ClientName": "sample string 13",
"PartnerID": "025ad32c-2e17-4942-8d26-f7a4a3b54ac0",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2025-12-25T18:54:23.2526789+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
},
"Vehicles": [
{
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
},
{
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
}
],
"VehicleGroupIds": [
"a623649f-8a38-4f9f-bf0a-a842dc3dd68a",
"34df7484-654b-4596-9dc7-d44c25984f7a"
],
"ServiceDoneOn": "2025-12-25T18:54:23.2526789+04:00",
"ServiceDoneOnKms": 5,
"UsersToNotify": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "5a355936-9cfe-4854-aa18-4315efd978dc",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"ReminderBeforeDays": 6,
"ReminderBeforeKms": 7,
"ReminderBeforeEngineHrs": 8,
"LastServiceDoneOn": "2025-12-25T18:54:23.2526789+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "90ae81b6-3c65-4c74-85de-fd91c8b65cad",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
},
"IssueID": "b3734cf0-cef4-4154-9dea-63288b027ac6",
"ReportedDate": "2025-12-25T18:54:23.2526789+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e33e13ec-9bfe-41c5-84b6-fe126ea18ab1",
"ReportedByName": "sample string 6",
"AssignedToID": "c5954df7-5ea5-4535-b971-03a012ea2798",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:54:23.2526789+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "90ae81b6-3c65-4c74-85de-fd91c8b65cad",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"CloseNote": "sample string 12",
"TransactionDetail": {
"Status": 0,
"ServiceID": "63e5cb4e-f9fb-46d3-898e-31b24eab1dfe",
"ServiceTypeID": "da47406a-6764-4d1e-a85c-71640346134b",
"WorkOrderOn": "2025-12-25T18:54:23.2526789+04:00",
"WorkOrderID": "8a4bc374-4fd1-44ee-8383-13ab6bd91187",
"InspectionOn": "2025-12-25T18:54:23.2526789+04:00",
"InspectionItemID": "dbb3a7e2-f780-44b1-8fbf-686ecbe159ae"
},
"PrevVehicleID": "c3a278e6-08d4-402f-9ecd-d246bec28c51",
"CloseBy": "e5932779-b621-48cb-997c-f575f83ff5d1",
"CloseOn": "2025-12-25T18:54:23.2526789+04:00",
"CriticalLevel": 0,
"Id": "7b02508b-169e-4c51-94eb-5ca3f7cb7404",
"UserName": "sample string 17",
"UserID": "0a055edc-71d8-45f7-a3e6-7e3cacb758c6",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:54:23.2526789+04:00",
"ClientID": "5b9d46c7-d995-4402-96ea-c4981c20e528",
"ClientName": "sample string 22",
"PartnerID": "96917107-82bf-4a3f-8c77-1448773dd269",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
},
"IssueID": "b3734cf0-cef4-4154-9dea-63288b027ac6",
"ReportedDate": "2025-12-25T18:54:23.2526789+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e33e13ec-9bfe-41c5-84b6-fe126ea18ab1",
"ReportedByName": "sample string 6",
"AssignedToID": "c5954df7-5ea5-4535-b971-03a012ea2798",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:54:23.2526789+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "90ae81b6-3c65-4c74-85de-fd91c8b65cad",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"CloseNote": "sample string 12",
"TransactionDetail": {
"Status": 0,
"ServiceID": "63e5cb4e-f9fb-46d3-898e-31b24eab1dfe",
"ServiceTypeID": "da47406a-6764-4d1e-a85c-71640346134b",
"WorkOrderOn": "2025-12-25T18:54:23.2526789+04:00",
"WorkOrderID": "8a4bc374-4fd1-44ee-8383-13ab6bd91187",
"InspectionOn": "2025-12-25T18:54:23.2526789+04:00",
"InspectionItemID": "dbb3a7e2-f780-44b1-8fbf-686ecbe159ae"
},
"PrevVehicleID": "c3a278e6-08d4-402f-9ecd-d246bec28c51",
"CloseBy": "e5932779-b621-48cb-997c-f575f83ff5d1",
"CloseOn": "2025-12-25T18:54:23.2526789+04:00",
"CriticalLevel": 0,
"Id": "7b02508b-169e-4c51-94eb-5ca3f7cb7404",
"UserName": "sample string 17",
"UserID": "0a055edc-71d8-45f7-a3e6-7e3cacb758c6",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:54:23.2526789+04:00",
"ClientID": "5b9d46c7-d995-4402-96ea-c4981c20e528",
"ClientName": "sample string 22",
"PartnerID": "96917107-82bf-4a3f-8c77-1448773dd269",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"00699a50-491a-4cfc-985b-8da29ab551de",
"ccfdd50f-b7a0-4189-ad2f-30271eef40e7"
],
"Id": "bc1ec631-3207-435a-97fe-b68f0b79cffb",
"UserName": "sample string 15",
"UserID": "fe3639da-a2ae-4f7a-9c76-d5346541d1bd",
"CreatedBy": "sample string 17",
"CreatedOn": "2025-12-25T18:54:23.2526789+04:00",
"ClientID": "53a41370-4fb9-48f1-b0f1-ca3fec0d2853",
"ClientName": "sample string 20",
"PartnerID": "f9564867-9141-45b0-b410-139a435622fe",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "7201264a-62b0-46d4-a1f6-f5104e16a814",
"ServiceType": {
"ServiceTypeId": "283aeacc-c4ec-4dc3-9ba5-6cd7a78dcdfa",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "34bfa206-368c-4bcb-a06c-d208d511157d",
"UserName": "sample string 8",
"UserID": "7ed2154c-6245-498c-b221-357e9eea9fb0",
"CreatedBy": "sample string 10",
"CreatedOn": "2025-12-25T18:54:23.2526789+04:00",
"ClientID": "c5d779e6-fc4b-4783-90e6-3ecca7baf799",
"ClientName": "sample string 13",
"PartnerID": "025ad32c-2e17-4942-8d26-f7a4a3b54ac0",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2025-12-25T18:54:23.2526789+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
},
"Vehicles": [
{
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
},
{
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
}
],
"VehicleGroupIds": [
"a623649f-8a38-4f9f-bf0a-a842dc3dd68a",
"34df7484-654b-4596-9dc7-d44c25984f7a"
],
"ServiceDoneOn": "2025-12-25T18:54:23.2526789+04:00",
"ServiceDoneOnKms": 5,
"UsersToNotify": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "5a355936-9cfe-4854-aa18-4315efd978dc",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"ReminderBeforeDays": 6,
"ReminderBeforeKms": 7,
"ReminderBeforeEngineHrs": 8,
"LastServiceDoneOn": "2025-12-25T18:54:23.2526789+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "90ae81b6-3c65-4c74-85de-fd91c8b65cad",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
},
"IssueID": "b3734cf0-cef4-4154-9dea-63288b027ac6",
"ReportedDate": "2025-12-25T18:54:23.2526789+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e33e13ec-9bfe-41c5-84b6-fe126ea18ab1",
"ReportedByName": "sample string 6",
"AssignedToID": "c5954df7-5ea5-4535-b971-03a012ea2798",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:54:23.2526789+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "90ae81b6-3c65-4c74-85de-fd91c8b65cad",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"CloseNote": "sample string 12",
"TransactionDetail": {
"Status": 0,
"ServiceID": "63e5cb4e-f9fb-46d3-898e-31b24eab1dfe",
"ServiceTypeID": "da47406a-6764-4d1e-a85c-71640346134b",
"WorkOrderOn": "2025-12-25T18:54:23.2526789+04:00",
"WorkOrderID": "8a4bc374-4fd1-44ee-8383-13ab6bd91187",
"InspectionOn": "2025-12-25T18:54:23.2526789+04:00",
"InspectionItemID": "dbb3a7e2-f780-44b1-8fbf-686ecbe159ae"
},
"PrevVehicleID": "c3a278e6-08d4-402f-9ecd-d246bec28c51",
"CloseBy": "e5932779-b621-48cb-997c-f575f83ff5d1",
"CloseOn": "2025-12-25T18:54:23.2526789+04:00",
"CriticalLevel": 0,
"Id": "7b02508b-169e-4c51-94eb-5ca3f7cb7404",
"UserName": "sample string 17",
"UserID": "0a055edc-71d8-45f7-a3e6-7e3cacb758c6",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:54:23.2526789+04:00",
"ClientID": "5b9d46c7-d995-4402-96ea-c4981c20e528",
"ClientName": "sample string 22",
"PartnerID": "96917107-82bf-4a3f-8c77-1448773dd269",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "17d071b7-80bf-4e16-9f4e-c2434a7fbe36",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "09848c4b-5ff1-4b09-aab4-9eb08d317df6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "16508ca0-592d-44cf-b654-89d915d0d653",
"PartnerID": "b1ba7068-be8b-4e6b-8d42-d5de63613f94"
},
"IssueID": "b3734cf0-cef4-4154-9dea-63288b027ac6",
"ReportedDate": "2025-12-25T18:54:23.2526789+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e33e13ec-9bfe-41c5-84b6-fe126ea18ab1",
"ReportedByName": "sample string 6",
"AssignedToID": "c5954df7-5ea5-4535-b971-03a012ea2798",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:54:23.2526789+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "90ae81b6-3c65-4c74-85de-fd91c8b65cad",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"CloseNote": "sample string 12",
"TransactionDetail": {
"Status": 0,
"ServiceID": "63e5cb4e-f9fb-46d3-898e-31b24eab1dfe",
"ServiceTypeID": "da47406a-6764-4d1e-a85c-71640346134b",
"WorkOrderOn": "2025-12-25T18:54:23.2526789+04:00",
"WorkOrderID": "8a4bc374-4fd1-44ee-8383-13ab6bd91187",
"InspectionOn": "2025-12-25T18:54:23.2526789+04:00",
"InspectionItemID": "dbb3a7e2-f780-44b1-8fbf-686ecbe159ae"
},
"PrevVehicleID": "c3a278e6-08d4-402f-9ecd-d246bec28c51",
"CloseBy": "e5932779-b621-48cb-997c-f575f83ff5d1",
"CloseOn": "2025-12-25T18:54:23.2526789+04:00",
"CriticalLevel": 0,
"Id": "7b02508b-169e-4c51-94eb-5ca3f7cb7404",
"UserName": "sample string 17",
"UserID": "0a055edc-71d8-45f7-a3e6-7e3cacb758c6",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:54:23.2526789+04:00",
"ClientID": "5b9d46c7-d995-4402-96ea-c4981c20e528",
"ClientName": "sample string 22",
"PartnerID": "96917107-82bf-4a3f-8c77-1448773dd269",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"00699a50-491a-4cfc-985b-8da29ab551de",
"ccfdd50f-b7a0-4189-ad2f-30271eef40e7"
],
"Id": "bc1ec631-3207-435a-97fe-b68f0b79cffb",
"UserName": "sample string 15",
"UserID": "fe3639da-a2ae-4f7a-9c76-d5346541d1bd",
"CreatedBy": "sample string 17",
"CreatedOn": "2025-12-25T18:54:23.2526789+04:00",
"ClientID": "53a41370-4fb9-48f1-b0f1-ca3fec0d2853",
"ClientName": "sample string 20",
"PartnerID": "f9564867-9141-45b0-b410-139a435622fe",
"PartnerName": "sample string 22"
}
]
application/xml, text/xml
Sample:
<ArrayOfVehicleService xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<VehicleService>
<ClientID>53a41370-4fb9-48f1-b0f1-ca3fec0d2853</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.2526789+04:00</CreatedOn>
<Id>bc1ec631-3207-435a-97fe-b68f0b79cffb</Id>
<PartnerID>f9564867-9141-45b0-b410-139a435622fe</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>fe3639da-a2ae-4f7a-9c76-d5346541d1bd</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>90ae81b6-3c65-4c74-85de-fd91c8b65cad</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2025-12-25T18:54:23.2526789+04:00</DueDate>
<DueDetail>sample string 13</DueDetail>
<DueKms>2</DueKms>
<EngineHours>3</EngineHours>
<Issue xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.ServMaint">
<d3p1:Issue>
<ClientID>5b9d46c7-d995-4402-96ea-c4981c20e528</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.2526789+04:00</CreatedOn>
<Id>7b02508b-169e-4c51-94eb-5ca3f7cb7404</Id>
<PartnerID>96917107-82bf-4a3f-8c77-1448773dd269</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>0a055edc-71d8-45f7-a3e6-7e3cacb758c6</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>c5954df7-5ea5-4535-b971-03a012ea2798</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>90ae81b6-3c65-4c74-85de-fd91c8b65cad</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>e5932779-b621-48cb-997c-f575f83ff5d1</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:54:23.2526789+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:54:23.2526789+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>b3734cf0-cef4-4154-9dea-63288b027ac6</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>c3a278e6-08d4-402f-9ecd-d246bec28c51</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e33e13ec-9bfe-41c5-84b6-fe126ea18ab1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:54:23.2526789+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>dbb3a7e2-f780-44b1-8fbf-686ecbe159ae</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:54:23.2526789+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>63e5cb4e-f9fb-46d3-898e-31b24eab1dfe</d3p1:ServiceID>
<d3p1:ServiceTypeID>da47406a-6764-4d1e-a85c-71640346134b</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>8a4bc374-4fd1-44ee-8383-13ab6bd91187</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:54:23.2526789+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>5b9d46c7-d995-4402-96ea-c4981c20e528</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.2526789+04:00</CreatedOn>
<Id>7b02508b-169e-4c51-94eb-5ca3f7cb7404</Id>
<PartnerID>96917107-82bf-4a3f-8c77-1448773dd269</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>0a055edc-71d8-45f7-a3e6-7e3cacb758c6</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>c5954df7-5ea5-4535-b971-03a012ea2798</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>90ae81b6-3c65-4c74-85de-fd91c8b65cad</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>e5932779-b621-48cb-997c-f575f83ff5d1</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:54:23.2526789+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:54:23.2526789+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>b3734cf0-cef4-4154-9dea-63288b027ac6</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>c3a278e6-08d4-402f-9ecd-d246bec28c51</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e33e13ec-9bfe-41c5-84b6-fe126ea18ab1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:54:23.2526789+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>dbb3a7e2-f780-44b1-8fbf-686ecbe159ae</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:54:23.2526789+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>63e5cb4e-f9fb-46d3-898e-31b24eab1dfe</d3p1:ServiceID>
<d3p1:ServiceTypeID>da47406a-6764-4d1e-a85c-71640346134b</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>8a4bc374-4fd1-44ee-8383-13ab6bd91187</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:54:23.2526789+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>00699a50-491a-4cfc-985b-8da29ab551de</d3p1:guid>
<d3p1:guid>ccfdd50f-b7a0-4189-ad2f-30271eef40e7</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2025-12-25T18:54:23.2526789+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2025-12-25T18:54:23.2526789+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>c5d779e6-fc4b-4783-90e6-3ecca7baf799</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.2526789+04:00</CreatedOn>
<Id>34bfa206-368c-4bcb-a06c-d208d511157d</Id>
<PartnerID>025ad32c-2e17-4942-8d26-f7a4a3b54ac0</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>7ed2154c-6245-498c-b221-357e9eea9fb0</UserID>
<UserName>sample string 8</UserName>
<Description>sample string 3</Description>
<FrequencyDays>4</FrequencyDays>
<FrequencyEngineHrs>6</FrequencyEngineHrs>
<FrequencyKm>5</FrequencyKm>
<Name>sample string 2</Name>
<ServiceTypeId>283aeacc-c4ec-4dc3-9ba5-6cd7a78dcdfa</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>5a355936-9cfe-4854-aa18-4315efd978dc</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</UsersToNotify>
<Vehicle>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>a623649f-8a38-4f9f-bf0a-a842dc3dd68a</d3p1:guid>
<d3p1:guid>34df7484-654b-4596-9dc7-d44c25984f7a</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>7201264a-62b0-46d4-a1f6-f5104e16a814</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>53a41370-4fb9-48f1-b0f1-ca3fec0d2853</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.2526789+04:00</CreatedOn>
<Id>bc1ec631-3207-435a-97fe-b68f0b79cffb</Id>
<PartnerID>f9564867-9141-45b0-b410-139a435622fe</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>fe3639da-a2ae-4f7a-9c76-d5346541d1bd</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>90ae81b6-3c65-4c74-85de-fd91c8b65cad</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2025-12-25T18:54:23.2526789+04:00</DueDate>
<DueDetail>sample string 13</DueDetail>
<DueKms>2</DueKms>
<EngineHours>3</EngineHours>
<Issue xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.ServMaint">
<d3p1:Issue>
<ClientID>5b9d46c7-d995-4402-96ea-c4981c20e528</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.2526789+04:00</CreatedOn>
<Id>7b02508b-169e-4c51-94eb-5ca3f7cb7404</Id>
<PartnerID>96917107-82bf-4a3f-8c77-1448773dd269</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>0a055edc-71d8-45f7-a3e6-7e3cacb758c6</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>c5954df7-5ea5-4535-b971-03a012ea2798</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>90ae81b6-3c65-4c74-85de-fd91c8b65cad</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>e5932779-b621-48cb-997c-f575f83ff5d1</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:54:23.2526789+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:54:23.2526789+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>b3734cf0-cef4-4154-9dea-63288b027ac6</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>c3a278e6-08d4-402f-9ecd-d246bec28c51</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e33e13ec-9bfe-41c5-84b6-fe126ea18ab1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:54:23.2526789+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>dbb3a7e2-f780-44b1-8fbf-686ecbe159ae</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:54:23.2526789+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>63e5cb4e-f9fb-46d3-898e-31b24eab1dfe</d3p1:ServiceID>
<d3p1:ServiceTypeID>da47406a-6764-4d1e-a85c-71640346134b</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>8a4bc374-4fd1-44ee-8383-13ab6bd91187</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:54:23.2526789+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>5b9d46c7-d995-4402-96ea-c4981c20e528</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.2526789+04:00</CreatedOn>
<Id>7b02508b-169e-4c51-94eb-5ca3f7cb7404</Id>
<PartnerID>96917107-82bf-4a3f-8c77-1448773dd269</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>0a055edc-71d8-45f7-a3e6-7e3cacb758c6</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>c5954df7-5ea5-4535-b971-03a012ea2798</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>90ae81b6-3c65-4c74-85de-fd91c8b65cad</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>e5932779-b621-48cb-997c-f575f83ff5d1</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:54:23.2526789+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:54:23.2526789+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>b3734cf0-cef4-4154-9dea-63288b027ac6</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>c3a278e6-08d4-402f-9ecd-d246bec28c51</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e33e13ec-9bfe-41c5-84b6-fe126ea18ab1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:54:23.2526789+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>dbb3a7e2-f780-44b1-8fbf-686ecbe159ae</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:54:23.2526789+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>63e5cb4e-f9fb-46d3-898e-31b24eab1dfe</d3p1:ServiceID>
<d3p1:ServiceTypeID>da47406a-6764-4d1e-a85c-71640346134b</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>8a4bc374-4fd1-44ee-8383-13ab6bd91187</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:54:23.2526789+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>00699a50-491a-4cfc-985b-8da29ab551de</d3p1:guid>
<d3p1:guid>ccfdd50f-b7a0-4189-ad2f-30271eef40e7</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2025-12-25T18:54:23.2526789+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2025-12-25T18:54:23.2526789+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>c5d779e6-fc4b-4783-90e6-3ecca7baf799</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.2526789+04:00</CreatedOn>
<Id>34bfa206-368c-4bcb-a06c-d208d511157d</Id>
<PartnerID>025ad32c-2e17-4942-8d26-f7a4a3b54ac0</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>7ed2154c-6245-498c-b221-357e9eea9fb0</UserID>
<UserName>sample string 8</UserName>
<Description>sample string 3</Description>
<FrequencyDays>4</FrequencyDays>
<FrequencyEngineHrs>6</FrequencyEngineHrs>
<FrequencyKm>5</FrequencyKm>
<Name>sample string 2</Name>
<ServiceTypeId>283aeacc-c4ec-4dc3-9ba5-6cd7a78dcdfa</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>5a355936-9cfe-4854-aa18-4315efd978dc</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</UsersToNotify>
<Vehicle>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>a623649f-8a38-4f9f-bf0a-a842dc3dd68a</d3p1:guid>
<d3p1:guid>34df7484-654b-4596-9dc7-d44c25984f7a</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>7201264a-62b0-46d4-a1f6-f5104e16a814</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>16508ca0-592d-44cf-b654-89d915d0d653</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>09848c4b-5ff1-4b09-aab4-9eb08d317df6</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>b1ba7068-be8b-4e6b-8d42-d5de63613f94</PartnerID>
<VehicleID>17d071b7-80bf-4e16-9f4e-c2434a7fbe36</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>