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": "a559e2d1-f5b0-407d-9073-8f6a06cbaa6a",
"ServiceType": {
"ServiceTypeId": "bf9de67e-24aa-4163-8b76-93732124b7bd",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "9415e237-54c4-49d5-937f-b80aa60237c4",
"UserName": "sample string 8",
"UserID": "976d4aa3-2436-4874-950b-2ee756675716",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-14T23:12:59.5147235+04:00",
"ClientID": "ad3ed0c5-1f44-43de-a3d8-2c0b67e0e8f2",
"ClientName": "sample string 13",
"PartnerID": "ec9cfe41-7f04-4039-8d74-e7f25da0a0b5",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-02-14T23:12:59.5147235+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
},
"Vehicles": [
{
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
},
{
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
}
],
"VehicleGroupIds": [
"2626ac1a-11b9-4858-b034-cc1950d3d359",
"67d57590-c3fb-43ca-95b8-e5a315c48779"
],
"ServiceDoneOn": "2026-02-14T23:12:59.5147235+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": "a5223e3b-1f5c-4be7-8386-79ecfe7e3b89",
"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-02-14T23:12:59.5147235+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "b86002a4-0986-4e59-a274-b2704e332292",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
},
"IssueID": "c2b66f98-abec-452f-8045-484ff1f06f7e",
"ReportedDate": "2026-02-14T23:12:59.5147235+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f1b2ee54-a343-4073-be29-d418f72e72d1",
"ReportedByName": "sample string 6",
"AssignedToID": "dce6b46e-7da0-4939-9485-02393d1ebc57",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-14T23:12:59.5147235+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b86002a4-0986-4e59-a274-b2704e332292",
"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": "190e7170-45aa-4f2d-b5d7-425fbe1062c2",
"ServiceTypeID": "37da153f-1827-4458-b478-6a5f26003c4a",
"WorkOrderOn": "2026-02-14T23:12:59.5147235+04:00",
"WorkOrderID": "f6d9fab9-3b52-4bea-a8ca-4ce0f67ada80",
"InspectionOn": "2026-02-14T23:12:59.5147235+04:00",
"InspectionItemID": "4b0c2601-ebf4-40f2-9c0c-00c7d472570c"
},
"PrevVehicleID": "f66d4678-356c-407e-b7f5-0070506d4bee",
"CloseBy": "08477c36-2eeb-4d77-b1f8-31fe0944b6d3",
"CloseOn": "2026-02-14T23:12:59.5147235+04:00",
"CriticalLevel": 0,
"Id": "c656e643-ec7d-478f-8f13-6dd414b27576",
"UserName": "sample string 17",
"UserID": "69f236eb-81fd-499e-b06e-0d38c1148422",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-14T23:12:59.5147235+04:00",
"ClientID": "6b9d4232-95e4-44f2-9746-db2ea7b70d1a",
"ClientName": "sample string 22",
"PartnerID": "0e69ff9c-99dd-4f34-b161-0c8b5aef0174",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
},
"IssueID": "c2b66f98-abec-452f-8045-484ff1f06f7e",
"ReportedDate": "2026-02-14T23:12:59.5147235+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f1b2ee54-a343-4073-be29-d418f72e72d1",
"ReportedByName": "sample string 6",
"AssignedToID": "dce6b46e-7da0-4939-9485-02393d1ebc57",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-14T23:12:59.5147235+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b86002a4-0986-4e59-a274-b2704e332292",
"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": "190e7170-45aa-4f2d-b5d7-425fbe1062c2",
"ServiceTypeID": "37da153f-1827-4458-b478-6a5f26003c4a",
"WorkOrderOn": "2026-02-14T23:12:59.5147235+04:00",
"WorkOrderID": "f6d9fab9-3b52-4bea-a8ca-4ce0f67ada80",
"InspectionOn": "2026-02-14T23:12:59.5147235+04:00",
"InspectionItemID": "4b0c2601-ebf4-40f2-9c0c-00c7d472570c"
},
"PrevVehicleID": "f66d4678-356c-407e-b7f5-0070506d4bee",
"CloseBy": "08477c36-2eeb-4d77-b1f8-31fe0944b6d3",
"CloseOn": "2026-02-14T23:12:59.5147235+04:00",
"CriticalLevel": 0,
"Id": "c656e643-ec7d-478f-8f13-6dd414b27576",
"UserName": "sample string 17",
"UserID": "69f236eb-81fd-499e-b06e-0d38c1148422",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-14T23:12:59.5147235+04:00",
"ClientID": "6b9d4232-95e4-44f2-9746-db2ea7b70d1a",
"ClientName": "sample string 22",
"PartnerID": "0e69ff9c-99dd-4f34-b161-0c8b5aef0174",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"9b2345ac-12d2-4040-842c-f2ec8641fefe",
"51584aed-3500-427a-bdf9-d4b422fb8968"
],
"Id": "17face77-3edd-4783-9b21-54e8f440e278",
"UserName": "sample string 15",
"UserID": "518aa87c-d899-471f-8be1-3c5213b23000",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-02-14T23:12:59.5147235+04:00",
"ClientID": "32027bd8-b73b-465f-8136-1f9aa5073384",
"ClientName": "sample string 20",
"PartnerID": "db4c9a54-c908-4184-9b1e-855eb06795ed",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "a559e2d1-f5b0-407d-9073-8f6a06cbaa6a",
"ServiceType": {
"ServiceTypeId": "bf9de67e-24aa-4163-8b76-93732124b7bd",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "9415e237-54c4-49d5-937f-b80aa60237c4",
"UserName": "sample string 8",
"UserID": "976d4aa3-2436-4874-950b-2ee756675716",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-14T23:12:59.5147235+04:00",
"ClientID": "ad3ed0c5-1f44-43de-a3d8-2c0b67e0e8f2",
"ClientName": "sample string 13",
"PartnerID": "ec9cfe41-7f04-4039-8d74-e7f25da0a0b5",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-02-14T23:12:59.5147235+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
},
"Vehicles": [
{
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
},
{
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
}
],
"VehicleGroupIds": [
"2626ac1a-11b9-4858-b034-cc1950d3d359",
"67d57590-c3fb-43ca-95b8-e5a315c48779"
],
"ServiceDoneOn": "2026-02-14T23:12:59.5147235+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": "a5223e3b-1f5c-4be7-8386-79ecfe7e3b89",
"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-02-14T23:12:59.5147235+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "b86002a4-0986-4e59-a274-b2704e332292",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
},
"IssueID": "c2b66f98-abec-452f-8045-484ff1f06f7e",
"ReportedDate": "2026-02-14T23:12:59.5147235+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f1b2ee54-a343-4073-be29-d418f72e72d1",
"ReportedByName": "sample string 6",
"AssignedToID": "dce6b46e-7da0-4939-9485-02393d1ebc57",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-14T23:12:59.5147235+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b86002a4-0986-4e59-a274-b2704e332292",
"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": "190e7170-45aa-4f2d-b5d7-425fbe1062c2",
"ServiceTypeID": "37da153f-1827-4458-b478-6a5f26003c4a",
"WorkOrderOn": "2026-02-14T23:12:59.5147235+04:00",
"WorkOrderID": "f6d9fab9-3b52-4bea-a8ca-4ce0f67ada80",
"InspectionOn": "2026-02-14T23:12:59.5147235+04:00",
"InspectionItemID": "4b0c2601-ebf4-40f2-9c0c-00c7d472570c"
},
"PrevVehicleID": "f66d4678-356c-407e-b7f5-0070506d4bee",
"CloseBy": "08477c36-2eeb-4d77-b1f8-31fe0944b6d3",
"CloseOn": "2026-02-14T23:12:59.5147235+04:00",
"CriticalLevel": 0,
"Id": "c656e643-ec7d-478f-8f13-6dd414b27576",
"UserName": "sample string 17",
"UserID": "69f236eb-81fd-499e-b06e-0d38c1148422",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-14T23:12:59.5147235+04:00",
"ClientID": "6b9d4232-95e4-44f2-9746-db2ea7b70d1a",
"ClientName": "sample string 22",
"PartnerID": "0e69ff9c-99dd-4f34-b161-0c8b5aef0174",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "5b54099d-5c13-4418-b938-bab98d5c4ee0",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3bddaf2e-b6a6-44df-9af5-9e333fd4737f",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f7473778-59ee-430f-a6bf-2a6f8b366824",
"PartnerID": "e7d1ca63-2794-4483-a3d2-6c5562db0eab"
},
"IssueID": "c2b66f98-abec-452f-8045-484ff1f06f7e",
"ReportedDate": "2026-02-14T23:12:59.5147235+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f1b2ee54-a343-4073-be29-d418f72e72d1",
"ReportedByName": "sample string 6",
"AssignedToID": "dce6b46e-7da0-4939-9485-02393d1ebc57",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-14T23:12:59.5147235+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b86002a4-0986-4e59-a274-b2704e332292",
"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": "190e7170-45aa-4f2d-b5d7-425fbe1062c2",
"ServiceTypeID": "37da153f-1827-4458-b478-6a5f26003c4a",
"WorkOrderOn": "2026-02-14T23:12:59.5147235+04:00",
"WorkOrderID": "f6d9fab9-3b52-4bea-a8ca-4ce0f67ada80",
"InspectionOn": "2026-02-14T23:12:59.5147235+04:00",
"InspectionItemID": "4b0c2601-ebf4-40f2-9c0c-00c7d472570c"
},
"PrevVehicleID": "f66d4678-356c-407e-b7f5-0070506d4bee",
"CloseBy": "08477c36-2eeb-4d77-b1f8-31fe0944b6d3",
"CloseOn": "2026-02-14T23:12:59.5147235+04:00",
"CriticalLevel": 0,
"Id": "c656e643-ec7d-478f-8f13-6dd414b27576",
"UserName": "sample string 17",
"UserID": "69f236eb-81fd-499e-b06e-0d38c1148422",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-14T23:12:59.5147235+04:00",
"ClientID": "6b9d4232-95e4-44f2-9746-db2ea7b70d1a",
"ClientName": "sample string 22",
"PartnerID": "0e69ff9c-99dd-4f34-b161-0c8b5aef0174",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"9b2345ac-12d2-4040-842c-f2ec8641fefe",
"51584aed-3500-427a-bdf9-d4b422fb8968"
],
"Id": "17face77-3edd-4783-9b21-54e8f440e278",
"UserName": "sample string 15",
"UserID": "518aa87c-d899-471f-8be1-3c5213b23000",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-02-14T23:12:59.5147235+04:00",
"ClientID": "32027bd8-b73b-465f-8136-1f9aa5073384",
"ClientName": "sample string 20",
"PartnerID": "db4c9a54-c908-4184-9b1e-855eb06795ed",
"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>32027bd8-b73b-465f-8136-1f9aa5073384</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-02-14T23:12:59.5147235+04:00</CreatedOn>
<Id>17face77-3edd-4783-9b21-54e8f440e278</Id>
<PartnerID>db4c9a54-c908-4184-9b1e-855eb06795ed</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>518aa87c-d899-471f-8be1-3c5213b23000</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b86002a4-0986-4e59-a274-b2704e332292</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-02-14T23:12:59.5147235+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>6b9d4232-95e4-44f2-9746-db2ea7b70d1a</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-14T23:12:59.5147235+04:00</CreatedOn>
<Id>c656e643-ec7d-478f-8f13-6dd414b27576</Id>
<PartnerID>0e69ff9c-99dd-4f34-b161-0c8b5aef0174</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>69f236eb-81fd-499e-b06e-0d38c1148422</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>dce6b46e-7da0-4939-9485-02393d1ebc57</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b86002a4-0986-4e59-a274-b2704e332292</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>08477c36-2eeb-4d77-b1f8-31fe0944b6d3</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-14T23:12:59.5147235+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-14T23:12:59.5147235+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>c2b66f98-abec-452f-8045-484ff1f06f7e</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>f66d4678-356c-407e-b7f5-0070506d4bee</d3p1:PrevVehicleID>
<d3p1:ReportedByID>f1b2ee54-a343-4073-be29-d418f72e72d1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-14T23:12:59.5147235+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>4b0c2601-ebf4-40f2-9c0c-00c7d472570c</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-14T23:12:59.5147235+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>190e7170-45aa-4f2d-b5d7-425fbe1062c2</d3p1:ServiceID>
<d3p1:ServiceTypeID>37da153f-1827-4458-b478-6a5f26003c4a</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>f6d9fab9-3b52-4bea-a8ca-4ce0f67ada80</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-14T23:12:59.5147235+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>6b9d4232-95e4-44f2-9746-db2ea7b70d1a</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-14T23:12:59.5147235+04:00</CreatedOn>
<Id>c656e643-ec7d-478f-8f13-6dd414b27576</Id>
<PartnerID>0e69ff9c-99dd-4f34-b161-0c8b5aef0174</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>69f236eb-81fd-499e-b06e-0d38c1148422</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>dce6b46e-7da0-4939-9485-02393d1ebc57</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b86002a4-0986-4e59-a274-b2704e332292</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>08477c36-2eeb-4d77-b1f8-31fe0944b6d3</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-14T23:12:59.5147235+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-14T23:12:59.5147235+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>c2b66f98-abec-452f-8045-484ff1f06f7e</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>f66d4678-356c-407e-b7f5-0070506d4bee</d3p1:PrevVehicleID>
<d3p1:ReportedByID>f1b2ee54-a343-4073-be29-d418f72e72d1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-14T23:12:59.5147235+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>4b0c2601-ebf4-40f2-9c0c-00c7d472570c</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-14T23:12:59.5147235+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>190e7170-45aa-4f2d-b5d7-425fbe1062c2</d3p1:ServiceID>
<d3p1:ServiceTypeID>37da153f-1827-4458-b478-6a5f26003c4a</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>f6d9fab9-3b52-4bea-a8ca-4ce0f67ada80</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-14T23:12:59.5147235+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>9b2345ac-12d2-4040-842c-f2ec8641fefe</d3p1:guid>
<d3p1:guid>51584aed-3500-427a-bdf9-d4b422fb8968</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-02-14T23:12:59.5147235+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-02-14T23:12:59.5147235+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>ad3ed0c5-1f44-43de-a3d8-2c0b67e0e8f2</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-14T23:12:59.5147235+04:00</CreatedOn>
<Id>9415e237-54c4-49d5-937f-b80aa60237c4</Id>
<PartnerID>ec9cfe41-7f04-4039-8d74-e7f25da0a0b5</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>976d4aa3-2436-4874-950b-2ee756675716</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>bf9de67e-24aa-4163-8b76-93732124b7bd</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>a5223e3b-1f5c-4be7-8386-79ecfe7e3b89</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>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>2626ac1a-11b9-4858-b034-cc1950d3d359</d3p1:guid>
<d3p1:guid>67d57590-c3fb-43ca-95b8-e5a315c48779</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>a559e2d1-f5b0-407d-9073-8f6a06cbaa6a</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>32027bd8-b73b-465f-8136-1f9aa5073384</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-02-14T23:12:59.5147235+04:00</CreatedOn>
<Id>17face77-3edd-4783-9b21-54e8f440e278</Id>
<PartnerID>db4c9a54-c908-4184-9b1e-855eb06795ed</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>518aa87c-d899-471f-8be1-3c5213b23000</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b86002a4-0986-4e59-a274-b2704e332292</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-02-14T23:12:59.5147235+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>6b9d4232-95e4-44f2-9746-db2ea7b70d1a</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-14T23:12:59.5147235+04:00</CreatedOn>
<Id>c656e643-ec7d-478f-8f13-6dd414b27576</Id>
<PartnerID>0e69ff9c-99dd-4f34-b161-0c8b5aef0174</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>69f236eb-81fd-499e-b06e-0d38c1148422</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>dce6b46e-7da0-4939-9485-02393d1ebc57</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b86002a4-0986-4e59-a274-b2704e332292</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>08477c36-2eeb-4d77-b1f8-31fe0944b6d3</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-14T23:12:59.5147235+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-14T23:12:59.5147235+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>c2b66f98-abec-452f-8045-484ff1f06f7e</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>f66d4678-356c-407e-b7f5-0070506d4bee</d3p1:PrevVehicleID>
<d3p1:ReportedByID>f1b2ee54-a343-4073-be29-d418f72e72d1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-14T23:12:59.5147235+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>4b0c2601-ebf4-40f2-9c0c-00c7d472570c</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-14T23:12:59.5147235+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>190e7170-45aa-4f2d-b5d7-425fbe1062c2</d3p1:ServiceID>
<d3p1:ServiceTypeID>37da153f-1827-4458-b478-6a5f26003c4a</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>f6d9fab9-3b52-4bea-a8ca-4ce0f67ada80</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-14T23:12:59.5147235+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>6b9d4232-95e4-44f2-9746-db2ea7b70d1a</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-14T23:12:59.5147235+04:00</CreatedOn>
<Id>c656e643-ec7d-478f-8f13-6dd414b27576</Id>
<PartnerID>0e69ff9c-99dd-4f34-b161-0c8b5aef0174</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>69f236eb-81fd-499e-b06e-0d38c1148422</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>dce6b46e-7da0-4939-9485-02393d1ebc57</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b86002a4-0986-4e59-a274-b2704e332292</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>08477c36-2eeb-4d77-b1f8-31fe0944b6d3</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-14T23:12:59.5147235+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-14T23:12:59.5147235+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>c2b66f98-abec-452f-8045-484ff1f06f7e</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>f66d4678-356c-407e-b7f5-0070506d4bee</d3p1:PrevVehicleID>
<d3p1:ReportedByID>f1b2ee54-a343-4073-be29-d418f72e72d1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-14T23:12:59.5147235+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>4b0c2601-ebf4-40f2-9c0c-00c7d472570c</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-14T23:12:59.5147235+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>190e7170-45aa-4f2d-b5d7-425fbe1062c2</d3p1:ServiceID>
<d3p1:ServiceTypeID>37da153f-1827-4458-b478-6a5f26003c4a</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>f6d9fab9-3b52-4bea-a8ca-4ce0f67ada80</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-14T23:12:59.5147235+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>9b2345ac-12d2-4040-842c-f2ec8641fefe</d3p1:guid>
<d3p1:guid>51584aed-3500-427a-bdf9-d4b422fb8968</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-02-14T23:12:59.5147235+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-02-14T23:12:59.5147235+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>ad3ed0c5-1f44-43de-a3d8-2c0b67e0e8f2</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-14T23:12:59.5147235+04:00</CreatedOn>
<Id>9415e237-54c4-49d5-937f-b80aa60237c4</Id>
<PartnerID>ec9cfe41-7f04-4039-8d74-e7f25da0a0b5</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>976d4aa3-2436-4874-950b-2ee756675716</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>bf9de67e-24aa-4163-8b76-93732124b7bd</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>a5223e3b-1f5c-4be7-8386-79ecfe7e3b89</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>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>2626ac1a-11b9-4858-b034-cc1950d3d359</d3p1:guid>
<d3p1:guid>67d57590-c3fb-43ca-95b8-e5a315c48779</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>a559e2d1-f5b0-407d-9073-8f6a06cbaa6a</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>f7473778-59ee-430f-a6bf-2a6f8b366824</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>3bddaf2e-b6a6-44df-9af5-9e333fd4737f</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>e7d1ca63-2794-4483-a3d2-6c5562db0eab</PartnerID>
<VehicleID>5b54099d-5c13-4418-b938-bab98d5c4ee0</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>