GET Api/Service/GetAllByVehicleID?vehicleService={vehicleService}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vehicleService | 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": "5f44b047-cb32-4152-8e66-a3755c6b5477",
"ServiceType": {
"ServiceTypeId": "a628a93f-6064-40fc-8146-84cb1404b7b9",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "e9959cae-b5d7-412f-94b2-f69395bfcda7",
"UserName": "sample string 8",
"UserID": "e2dff2b9-a594-4bbe-aeb8-64b0eb92d846",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-04-18T15:01:05.2751001+04:00",
"ClientID": "1c6f45ef-4868-4247-9902-5153df4298be",
"ClientName": "sample string 13",
"PartnerID": "31604387-1ff3-4bca-8e4c-36c23b51796a",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-04-18T15:01:05.2751001+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
},
"Vehicles": [
{
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
},
{
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
}
],
"VehicleGroupIds": [
"3badf5d8-1f49-418d-aeea-0f9109f3b6f6",
"09c354a4-44ea-4601-826c-70529c13c433"
],
"ServiceDoneOn": "2026-04-18T15:01:05.2751001+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": "f7c68af2-1972-4d8b-825d-2336f478917e",
"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": "2026-04-18T15:01:05.2751001+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "f31849b3-3cc4-4d44-a3f7-84a262ca6d78",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
},
"IssueID": "e3dc3c3e-4c20-480a-ba26-e3781c5dbce8",
"ReportedDate": "2026-04-18T15:01:05.2751001+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e017f14e-66bd-4e4a-8d61-857a095279f8",
"ReportedByName": "sample string 6",
"AssignedToID": "2dafc08a-1158-4361-9d7d-05bc5177ffe1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T15:01:05.2751001+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f31849b3-3cc4-4d44-a3f7-84a262ca6d78",
"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": "c9714e82-2dc2-40f9-8412-fbe4cd09efd9",
"ServiceTypeID": "e3490cfd-ff44-4c01-838d-495fa2d84503",
"WorkOrderOn": "2026-04-18T15:01:05.2751001+04:00",
"WorkOrderID": "fb54e59f-a953-4614-a6ea-d0dde89c0f2e",
"InspectionOn": "2026-04-18T15:01:05.2751001+04:00",
"InspectionItemID": "134e3980-2425-4402-9b1d-39f6dfd65aa9"
},
"PrevVehicleID": "b36a3f04-e5c5-46a8-a9a4-bd8f97ba693e",
"CloseBy": "ec716eb5-3fb2-4703-aa83-781fc1aeadb3",
"CloseOn": "2026-04-18T15:01:05.2751001+04:00",
"CriticalLevel": 0,
"Id": "ae2ec4df-1759-47b2-b2a4-e237b27faaac",
"UserName": "sample string 17",
"UserID": "1e265583-1caf-4921-a19a-1854edce9cd7",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T15:01:05.2751001+04:00",
"ClientID": "69532e15-b945-4313-9fdf-e4489cea9178",
"ClientName": "sample string 22",
"PartnerID": "6f0c98fb-a017-4a7f-bcc8-bc5c99a79a0c",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
},
"IssueID": "e3dc3c3e-4c20-480a-ba26-e3781c5dbce8",
"ReportedDate": "2026-04-18T15:01:05.2751001+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e017f14e-66bd-4e4a-8d61-857a095279f8",
"ReportedByName": "sample string 6",
"AssignedToID": "2dafc08a-1158-4361-9d7d-05bc5177ffe1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T15:01:05.2751001+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f31849b3-3cc4-4d44-a3f7-84a262ca6d78",
"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": "c9714e82-2dc2-40f9-8412-fbe4cd09efd9",
"ServiceTypeID": "e3490cfd-ff44-4c01-838d-495fa2d84503",
"WorkOrderOn": "2026-04-18T15:01:05.2751001+04:00",
"WorkOrderID": "fb54e59f-a953-4614-a6ea-d0dde89c0f2e",
"InspectionOn": "2026-04-18T15:01:05.2751001+04:00",
"InspectionItemID": "134e3980-2425-4402-9b1d-39f6dfd65aa9"
},
"PrevVehicleID": "b36a3f04-e5c5-46a8-a9a4-bd8f97ba693e",
"CloseBy": "ec716eb5-3fb2-4703-aa83-781fc1aeadb3",
"CloseOn": "2026-04-18T15:01:05.2751001+04:00",
"CriticalLevel": 0,
"Id": "ae2ec4df-1759-47b2-b2a4-e237b27faaac",
"UserName": "sample string 17",
"UserID": "1e265583-1caf-4921-a19a-1854edce9cd7",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T15:01:05.2751001+04:00",
"ClientID": "69532e15-b945-4313-9fdf-e4489cea9178",
"ClientName": "sample string 22",
"PartnerID": "6f0c98fb-a017-4a7f-bcc8-bc5c99a79a0c",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"3186fd8f-22b7-4a1c-b6da-5518f8f67ebc",
"9278c060-8397-4daa-9f62-0f9348524f04"
],
"Id": "4e8f2100-90a7-4403-8b69-bd782c0e0be6",
"UserName": "sample string 15",
"UserID": "7bafd86a-c890-4372-9edd-71d4be3b0626",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-04-18T15:01:05.2751001+04:00",
"ClientID": "1d4fa021-9b15-4bef-bc86-d0ef627e7489",
"ClientName": "sample string 20",
"PartnerID": "5c644951-8d88-4891-a09b-ff3a2c7f882f",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "5f44b047-cb32-4152-8e66-a3755c6b5477",
"ServiceType": {
"ServiceTypeId": "a628a93f-6064-40fc-8146-84cb1404b7b9",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "e9959cae-b5d7-412f-94b2-f69395bfcda7",
"UserName": "sample string 8",
"UserID": "e2dff2b9-a594-4bbe-aeb8-64b0eb92d846",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-04-18T15:01:05.2751001+04:00",
"ClientID": "1c6f45ef-4868-4247-9902-5153df4298be",
"ClientName": "sample string 13",
"PartnerID": "31604387-1ff3-4bca-8e4c-36c23b51796a",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-04-18T15:01:05.2751001+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
},
"Vehicles": [
{
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
},
{
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
}
],
"VehicleGroupIds": [
"3badf5d8-1f49-418d-aeea-0f9109f3b6f6",
"09c354a4-44ea-4601-826c-70529c13c433"
],
"ServiceDoneOn": "2026-04-18T15:01:05.2751001+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": "f7c68af2-1972-4d8b-825d-2336f478917e",
"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": "2026-04-18T15:01:05.2751001+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "f31849b3-3cc4-4d44-a3f7-84a262ca6d78",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
},
"IssueID": "e3dc3c3e-4c20-480a-ba26-e3781c5dbce8",
"ReportedDate": "2026-04-18T15:01:05.2751001+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e017f14e-66bd-4e4a-8d61-857a095279f8",
"ReportedByName": "sample string 6",
"AssignedToID": "2dafc08a-1158-4361-9d7d-05bc5177ffe1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T15:01:05.2751001+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f31849b3-3cc4-4d44-a3f7-84a262ca6d78",
"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": "c9714e82-2dc2-40f9-8412-fbe4cd09efd9",
"ServiceTypeID": "e3490cfd-ff44-4c01-838d-495fa2d84503",
"WorkOrderOn": "2026-04-18T15:01:05.2751001+04:00",
"WorkOrderID": "fb54e59f-a953-4614-a6ea-d0dde89c0f2e",
"InspectionOn": "2026-04-18T15:01:05.2751001+04:00",
"InspectionItemID": "134e3980-2425-4402-9b1d-39f6dfd65aa9"
},
"PrevVehicleID": "b36a3f04-e5c5-46a8-a9a4-bd8f97ba693e",
"CloseBy": "ec716eb5-3fb2-4703-aa83-781fc1aeadb3",
"CloseOn": "2026-04-18T15:01:05.2751001+04:00",
"CriticalLevel": 0,
"Id": "ae2ec4df-1759-47b2-b2a4-e237b27faaac",
"UserName": "sample string 17",
"UserID": "1e265583-1caf-4921-a19a-1854edce9cd7",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T15:01:05.2751001+04:00",
"ClientID": "69532e15-b945-4313-9fdf-e4489cea9178",
"ClientName": "sample string 22",
"PartnerID": "6f0c98fb-a017-4a7f-bcc8-bc5c99a79a0c",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "ae666980-4636-41fe-9043-de993bbdfe53",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e33ce1cf-410c-4cd1-919c-539284d4d6e2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "76298f60-8f36-43f5-bbf7-96c39f1bcf82",
"PartnerID": "a0d9ef0a-649b-4b16-98f0-20425cf21e5d"
},
"IssueID": "e3dc3c3e-4c20-480a-ba26-e3781c5dbce8",
"ReportedDate": "2026-04-18T15:01:05.2751001+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e017f14e-66bd-4e4a-8d61-857a095279f8",
"ReportedByName": "sample string 6",
"AssignedToID": "2dafc08a-1158-4361-9d7d-05bc5177ffe1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T15:01:05.2751001+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f31849b3-3cc4-4d44-a3f7-84a262ca6d78",
"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": "c9714e82-2dc2-40f9-8412-fbe4cd09efd9",
"ServiceTypeID": "e3490cfd-ff44-4c01-838d-495fa2d84503",
"WorkOrderOn": "2026-04-18T15:01:05.2751001+04:00",
"WorkOrderID": "fb54e59f-a953-4614-a6ea-d0dde89c0f2e",
"InspectionOn": "2026-04-18T15:01:05.2751001+04:00",
"InspectionItemID": "134e3980-2425-4402-9b1d-39f6dfd65aa9"
},
"PrevVehicleID": "b36a3f04-e5c5-46a8-a9a4-bd8f97ba693e",
"CloseBy": "ec716eb5-3fb2-4703-aa83-781fc1aeadb3",
"CloseOn": "2026-04-18T15:01:05.2751001+04:00",
"CriticalLevel": 0,
"Id": "ae2ec4df-1759-47b2-b2a4-e237b27faaac",
"UserName": "sample string 17",
"UserID": "1e265583-1caf-4921-a19a-1854edce9cd7",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T15:01:05.2751001+04:00",
"ClientID": "69532e15-b945-4313-9fdf-e4489cea9178",
"ClientName": "sample string 22",
"PartnerID": "6f0c98fb-a017-4a7f-bcc8-bc5c99a79a0c",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"3186fd8f-22b7-4a1c-b6da-5518f8f67ebc",
"9278c060-8397-4daa-9f62-0f9348524f04"
],
"Id": "4e8f2100-90a7-4403-8b69-bd782c0e0be6",
"UserName": "sample string 15",
"UserID": "7bafd86a-c890-4372-9edd-71d4be3b0626",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-04-18T15:01:05.2751001+04:00",
"ClientID": "1d4fa021-9b15-4bef-bc86-d0ef627e7489",
"ClientName": "sample string 20",
"PartnerID": "5c644951-8d88-4891-a09b-ff3a2c7f882f",
"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>1d4fa021-9b15-4bef-bc86-d0ef627e7489</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-04-18T15:01:05.2751001+04:00</CreatedOn>
<Id>4e8f2100-90a7-4403-8b69-bd782c0e0be6</Id>
<PartnerID>5c644951-8d88-4891-a09b-ff3a2c7f882f</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>7bafd86a-c890-4372-9edd-71d4be3b0626</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f31849b3-3cc4-4d44-a3f7-84a262ca6d78</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-04-18T15:01:05.2751001+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>69532e15-b945-4313-9fdf-e4489cea9178</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-04-18T15:01:05.2751001+04:00</CreatedOn>
<Id>ae2ec4df-1759-47b2-b2a4-e237b27faaac</Id>
<PartnerID>6f0c98fb-a017-4a7f-bcc8-bc5c99a79a0c</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>1e265583-1caf-4921-a19a-1854edce9cd7</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>2dafc08a-1158-4361-9d7d-05bc5177ffe1</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f31849b3-3cc4-4d44-a3f7-84a262ca6d78</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>ec716eb5-3fb2-4703-aa83-781fc1aeadb3</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-04-18T15:01:05.2751001+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-04-18T15:01:05.2751001+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>e3dc3c3e-4c20-480a-ba26-e3781c5dbce8</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>b36a3f04-e5c5-46a8-a9a4-bd8f97ba693e</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e017f14e-66bd-4e4a-8d61-857a095279f8</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-04-18T15:01:05.2751001+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>134e3980-2425-4402-9b1d-39f6dfd65aa9</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-04-18T15:01:05.2751001+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c9714e82-2dc2-40f9-8412-fbe4cd09efd9</d3p1:ServiceID>
<d3p1:ServiceTypeID>e3490cfd-ff44-4c01-838d-495fa2d84503</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>fb54e59f-a953-4614-a6ea-d0dde89c0f2e</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-04-18T15:01:05.2751001+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>69532e15-b945-4313-9fdf-e4489cea9178</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-04-18T15:01:05.2751001+04:00</CreatedOn>
<Id>ae2ec4df-1759-47b2-b2a4-e237b27faaac</Id>
<PartnerID>6f0c98fb-a017-4a7f-bcc8-bc5c99a79a0c</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>1e265583-1caf-4921-a19a-1854edce9cd7</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>2dafc08a-1158-4361-9d7d-05bc5177ffe1</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f31849b3-3cc4-4d44-a3f7-84a262ca6d78</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>ec716eb5-3fb2-4703-aa83-781fc1aeadb3</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-04-18T15:01:05.2751001+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-04-18T15:01:05.2751001+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>e3dc3c3e-4c20-480a-ba26-e3781c5dbce8</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>b36a3f04-e5c5-46a8-a9a4-bd8f97ba693e</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e017f14e-66bd-4e4a-8d61-857a095279f8</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-04-18T15:01:05.2751001+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>134e3980-2425-4402-9b1d-39f6dfd65aa9</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-04-18T15:01:05.2751001+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c9714e82-2dc2-40f9-8412-fbe4cd09efd9</d3p1:ServiceID>
<d3p1:ServiceTypeID>e3490cfd-ff44-4c01-838d-495fa2d84503</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>fb54e59f-a953-4614-a6ea-d0dde89c0f2e</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-04-18T15:01:05.2751001+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>3186fd8f-22b7-4a1c-b6da-5518f8f67ebc</d3p1:guid>
<d3p1:guid>9278c060-8397-4daa-9f62-0f9348524f04</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-04-18T15:01:05.2751001+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-04-18T15:01:05.2751001+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>1c6f45ef-4868-4247-9902-5153df4298be</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-04-18T15:01:05.2751001+04:00</CreatedOn>
<Id>e9959cae-b5d7-412f-94b2-f69395bfcda7</Id>
<PartnerID>31604387-1ff3-4bca-8e4c-36c23b51796a</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>e2dff2b9-a594-4bbe-aeb8-64b0eb92d846</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>a628a93f-6064-40fc-8146-84cb1404b7b9</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>f7c68af2-1972-4d8b-825d-2336f478917e</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>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>3badf5d8-1f49-418d-aeea-0f9109f3b6f6</d3p1:guid>
<d3p1:guid>09c354a4-44ea-4601-826c-70529c13c433</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>5f44b047-cb32-4152-8e66-a3755c6b5477</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>1d4fa021-9b15-4bef-bc86-d0ef627e7489</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-04-18T15:01:05.2751001+04:00</CreatedOn>
<Id>4e8f2100-90a7-4403-8b69-bd782c0e0be6</Id>
<PartnerID>5c644951-8d88-4891-a09b-ff3a2c7f882f</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>7bafd86a-c890-4372-9edd-71d4be3b0626</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f31849b3-3cc4-4d44-a3f7-84a262ca6d78</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-04-18T15:01:05.2751001+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>69532e15-b945-4313-9fdf-e4489cea9178</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-04-18T15:01:05.2751001+04:00</CreatedOn>
<Id>ae2ec4df-1759-47b2-b2a4-e237b27faaac</Id>
<PartnerID>6f0c98fb-a017-4a7f-bcc8-bc5c99a79a0c</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>1e265583-1caf-4921-a19a-1854edce9cd7</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>2dafc08a-1158-4361-9d7d-05bc5177ffe1</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f31849b3-3cc4-4d44-a3f7-84a262ca6d78</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>ec716eb5-3fb2-4703-aa83-781fc1aeadb3</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-04-18T15:01:05.2751001+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-04-18T15:01:05.2751001+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>e3dc3c3e-4c20-480a-ba26-e3781c5dbce8</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>b36a3f04-e5c5-46a8-a9a4-bd8f97ba693e</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e017f14e-66bd-4e4a-8d61-857a095279f8</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-04-18T15:01:05.2751001+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>134e3980-2425-4402-9b1d-39f6dfd65aa9</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-04-18T15:01:05.2751001+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c9714e82-2dc2-40f9-8412-fbe4cd09efd9</d3p1:ServiceID>
<d3p1:ServiceTypeID>e3490cfd-ff44-4c01-838d-495fa2d84503</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>fb54e59f-a953-4614-a6ea-d0dde89c0f2e</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-04-18T15:01:05.2751001+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>69532e15-b945-4313-9fdf-e4489cea9178</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-04-18T15:01:05.2751001+04:00</CreatedOn>
<Id>ae2ec4df-1759-47b2-b2a4-e237b27faaac</Id>
<PartnerID>6f0c98fb-a017-4a7f-bcc8-bc5c99a79a0c</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>1e265583-1caf-4921-a19a-1854edce9cd7</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>2dafc08a-1158-4361-9d7d-05bc5177ffe1</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f31849b3-3cc4-4d44-a3f7-84a262ca6d78</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>ec716eb5-3fb2-4703-aa83-781fc1aeadb3</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-04-18T15:01:05.2751001+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-04-18T15:01:05.2751001+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>e3dc3c3e-4c20-480a-ba26-e3781c5dbce8</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>b36a3f04-e5c5-46a8-a9a4-bd8f97ba693e</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e017f14e-66bd-4e4a-8d61-857a095279f8</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-04-18T15:01:05.2751001+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>134e3980-2425-4402-9b1d-39f6dfd65aa9</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-04-18T15:01:05.2751001+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c9714e82-2dc2-40f9-8412-fbe4cd09efd9</d3p1:ServiceID>
<d3p1:ServiceTypeID>e3490cfd-ff44-4c01-838d-495fa2d84503</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>fb54e59f-a953-4614-a6ea-d0dde89c0f2e</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-04-18T15:01:05.2751001+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>3186fd8f-22b7-4a1c-b6da-5518f8f67ebc</d3p1:guid>
<d3p1:guid>9278c060-8397-4daa-9f62-0f9348524f04</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-04-18T15:01:05.2751001+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-04-18T15:01:05.2751001+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>1c6f45ef-4868-4247-9902-5153df4298be</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-04-18T15:01:05.2751001+04:00</CreatedOn>
<Id>e9959cae-b5d7-412f-94b2-f69395bfcda7</Id>
<PartnerID>31604387-1ff3-4bca-8e4c-36c23b51796a</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>e2dff2b9-a594-4bbe-aeb8-64b0eb92d846</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>a628a93f-6064-40fc-8146-84cb1404b7b9</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>f7c68af2-1972-4d8b-825d-2336f478917e</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>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>3badf5d8-1f49-418d-aeea-0f9109f3b6f6</d3p1:guid>
<d3p1:guid>09c354a4-44ea-4601-826c-70529c13c433</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>5f44b047-cb32-4152-8e66-a3755c6b5477</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>76298f60-8f36-43f5-bbf7-96c39f1bcf82</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e33ce1cf-410c-4cd1-919c-539284d4d6e2</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>a0d9ef0a-649b-4b16-98f0-20425cf21e5d</PartnerID>
<VehicleID>ae666980-4636-41fe-9043-de993bbdfe53</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>