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": "00e865cd-a6ed-482c-b27c-1df381ca1c69",
"ServiceType": {
"ServiceTypeId": "1e55e2b3-a827-4e44-b779-3475058d49ba",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "32030b41-62ff-4406-a88f-250367e0fd52",
"UserName": "sample string 8",
"UserID": "1faac811-9c8b-4879-b555-3ea10ba92859",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-06-06T19:13:49.8114209+04:00",
"ClientID": "6fd37678-e012-4103-867e-06941503be33",
"ClientName": "sample string 13",
"PartnerID": "fe7dd745-c743-47ec-949e-e7c61f25c969",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-06-06T19:13:49.8114209+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
},
"Vehicles": [
{
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
},
{
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
}
],
"VehicleGroupIds": [
"ff47b0ce-ed34-4022-8af1-2c2c251eddb2",
"48042047-3412-46d4-9f2f-271ea657608f"
],
"ServiceDoneOn": "2026-06-06T19:13:49.8270539+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": "47ba9231-f0f6-407f-a2b4-fbf786a07733",
"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-06-06T19:13:49.8270539+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "c1ee2e3f-f24c-42a8-b993-df3898412e09",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
},
"IssueID": "7a5ae869-1e51-47d0-872f-e2391a334cdc",
"ReportedDate": "2026-06-06T19:13:49.8270539+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "c3ba99f9-c145-45f8-9d66-04ea9d589848",
"ReportedByName": "sample string 6",
"AssignedToID": "d6705136-84b8-43c1-9c9d-88a76f9b9c8b",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-06-06T19:13:49.8270539+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "c1ee2e3f-f24c-42a8-b993-df3898412e09",
"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": "3dadac9b-a0b3-4092-b252-edcfb6660d6f",
"ServiceTypeID": "bd066c75-d075-4125-b7a9-b3064338b94d",
"WorkOrderOn": "2026-06-06T19:13:49.8270539+04:00",
"WorkOrderID": "e192118a-b8ed-4a83-933f-72785a741a01",
"InspectionOn": "2026-06-06T19:13:49.8270539+04:00",
"InspectionItemID": "e39c0073-32b8-48f2-b052-d95caf673b37"
},
"PrevVehicleID": "22463f14-b4ac-4694-a14d-17f3a1f3a634",
"CloseBy": "bfaa12f6-1d02-4a7d-963a-fce1b8a73f81",
"CloseOn": "2026-06-06T19:13:49.8270539+04:00",
"CriticalLevel": 0,
"Id": "f25f0ae6-2d6a-4857-b444-10b93f63bf00",
"UserName": "sample string 17",
"UserID": "3c5e9c19-e7cb-467b-b23b-616830334a1c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-06-06T19:13:49.8270539+04:00",
"ClientID": "b46296e3-e46b-4896-89f6-e2c292defbc7",
"ClientName": "sample string 22",
"PartnerID": "232ba699-3938-413b-92ab-70348f6131e3",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
},
"IssueID": "7a5ae869-1e51-47d0-872f-e2391a334cdc",
"ReportedDate": "2026-06-06T19:13:49.8270539+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "c3ba99f9-c145-45f8-9d66-04ea9d589848",
"ReportedByName": "sample string 6",
"AssignedToID": "d6705136-84b8-43c1-9c9d-88a76f9b9c8b",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-06-06T19:13:49.8270539+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "c1ee2e3f-f24c-42a8-b993-df3898412e09",
"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": "3dadac9b-a0b3-4092-b252-edcfb6660d6f",
"ServiceTypeID": "bd066c75-d075-4125-b7a9-b3064338b94d",
"WorkOrderOn": "2026-06-06T19:13:49.8270539+04:00",
"WorkOrderID": "e192118a-b8ed-4a83-933f-72785a741a01",
"InspectionOn": "2026-06-06T19:13:49.8270539+04:00",
"InspectionItemID": "e39c0073-32b8-48f2-b052-d95caf673b37"
},
"PrevVehicleID": "22463f14-b4ac-4694-a14d-17f3a1f3a634",
"CloseBy": "bfaa12f6-1d02-4a7d-963a-fce1b8a73f81",
"CloseOn": "2026-06-06T19:13:49.8270539+04:00",
"CriticalLevel": 0,
"Id": "f25f0ae6-2d6a-4857-b444-10b93f63bf00",
"UserName": "sample string 17",
"UserID": "3c5e9c19-e7cb-467b-b23b-616830334a1c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-06-06T19:13:49.8270539+04:00",
"ClientID": "b46296e3-e46b-4896-89f6-e2c292defbc7",
"ClientName": "sample string 22",
"PartnerID": "232ba699-3938-413b-92ab-70348f6131e3",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"439c5137-7451-4f60-80d8-fa78d4cf88a8",
"fc5bbd03-4d54-424a-a3ed-c8ea5d1a134d"
],
"Id": "b174e47e-fe44-4a96-872e-b12a0b47db79",
"UserName": "sample string 15",
"UserID": "35afce87-2436-4e8d-8d76-dabcb15d65ed",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-06-06T19:13:49.8270539+04:00",
"ClientID": "4fc9137c-752f-4e80-a088-ab69a61f758f",
"ClientName": "sample string 20",
"PartnerID": "385eb4e2-3294-4f3e-a393-8fd6382e80f3",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "00e865cd-a6ed-482c-b27c-1df381ca1c69",
"ServiceType": {
"ServiceTypeId": "1e55e2b3-a827-4e44-b779-3475058d49ba",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "32030b41-62ff-4406-a88f-250367e0fd52",
"UserName": "sample string 8",
"UserID": "1faac811-9c8b-4879-b555-3ea10ba92859",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-06-06T19:13:49.8114209+04:00",
"ClientID": "6fd37678-e012-4103-867e-06941503be33",
"ClientName": "sample string 13",
"PartnerID": "fe7dd745-c743-47ec-949e-e7c61f25c969",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-06-06T19:13:49.8114209+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
},
"Vehicles": [
{
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
},
{
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
}
],
"VehicleGroupIds": [
"ff47b0ce-ed34-4022-8af1-2c2c251eddb2",
"48042047-3412-46d4-9f2f-271ea657608f"
],
"ServiceDoneOn": "2026-06-06T19:13:49.8270539+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": "47ba9231-f0f6-407f-a2b4-fbf786a07733",
"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-06-06T19:13:49.8270539+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "c1ee2e3f-f24c-42a8-b993-df3898412e09",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
},
"IssueID": "7a5ae869-1e51-47d0-872f-e2391a334cdc",
"ReportedDate": "2026-06-06T19:13:49.8270539+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "c3ba99f9-c145-45f8-9d66-04ea9d589848",
"ReportedByName": "sample string 6",
"AssignedToID": "d6705136-84b8-43c1-9c9d-88a76f9b9c8b",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-06-06T19:13:49.8270539+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "c1ee2e3f-f24c-42a8-b993-df3898412e09",
"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": "3dadac9b-a0b3-4092-b252-edcfb6660d6f",
"ServiceTypeID": "bd066c75-d075-4125-b7a9-b3064338b94d",
"WorkOrderOn": "2026-06-06T19:13:49.8270539+04:00",
"WorkOrderID": "e192118a-b8ed-4a83-933f-72785a741a01",
"InspectionOn": "2026-06-06T19:13:49.8270539+04:00",
"InspectionItemID": "e39c0073-32b8-48f2-b052-d95caf673b37"
},
"PrevVehicleID": "22463f14-b4ac-4694-a14d-17f3a1f3a634",
"CloseBy": "bfaa12f6-1d02-4a7d-963a-fce1b8a73f81",
"CloseOn": "2026-06-06T19:13:49.8270539+04:00",
"CriticalLevel": 0,
"Id": "f25f0ae6-2d6a-4857-b444-10b93f63bf00",
"UserName": "sample string 17",
"UserID": "3c5e9c19-e7cb-467b-b23b-616830334a1c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-06-06T19:13:49.8270539+04:00",
"ClientID": "b46296e3-e46b-4896-89f6-e2c292defbc7",
"ClientName": "sample string 22",
"PartnerID": "232ba699-3938-413b-92ab-70348f6131e3",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "30360890-ce24-498a-b1b1-4df45e8a594c",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "06b92ab1-d830-4424-9ffb-6abe879f6a79",
"PartnerID": "5b76c926-d9cf-4767-ac4e-995688f267dd"
},
"IssueID": "7a5ae869-1e51-47d0-872f-e2391a334cdc",
"ReportedDate": "2026-06-06T19:13:49.8270539+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "c3ba99f9-c145-45f8-9d66-04ea9d589848",
"ReportedByName": "sample string 6",
"AssignedToID": "d6705136-84b8-43c1-9c9d-88a76f9b9c8b",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-06-06T19:13:49.8270539+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "c1ee2e3f-f24c-42a8-b993-df3898412e09",
"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": "3dadac9b-a0b3-4092-b252-edcfb6660d6f",
"ServiceTypeID": "bd066c75-d075-4125-b7a9-b3064338b94d",
"WorkOrderOn": "2026-06-06T19:13:49.8270539+04:00",
"WorkOrderID": "e192118a-b8ed-4a83-933f-72785a741a01",
"InspectionOn": "2026-06-06T19:13:49.8270539+04:00",
"InspectionItemID": "e39c0073-32b8-48f2-b052-d95caf673b37"
},
"PrevVehicleID": "22463f14-b4ac-4694-a14d-17f3a1f3a634",
"CloseBy": "bfaa12f6-1d02-4a7d-963a-fce1b8a73f81",
"CloseOn": "2026-06-06T19:13:49.8270539+04:00",
"CriticalLevel": 0,
"Id": "f25f0ae6-2d6a-4857-b444-10b93f63bf00",
"UserName": "sample string 17",
"UserID": "3c5e9c19-e7cb-467b-b23b-616830334a1c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-06-06T19:13:49.8270539+04:00",
"ClientID": "b46296e3-e46b-4896-89f6-e2c292defbc7",
"ClientName": "sample string 22",
"PartnerID": "232ba699-3938-413b-92ab-70348f6131e3",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"439c5137-7451-4f60-80d8-fa78d4cf88a8",
"fc5bbd03-4d54-424a-a3ed-c8ea5d1a134d"
],
"Id": "b174e47e-fe44-4a96-872e-b12a0b47db79",
"UserName": "sample string 15",
"UserID": "35afce87-2436-4e8d-8d76-dabcb15d65ed",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-06-06T19:13:49.8270539+04:00",
"ClientID": "4fc9137c-752f-4e80-a088-ab69a61f758f",
"ClientName": "sample string 20",
"PartnerID": "385eb4e2-3294-4f3e-a393-8fd6382e80f3",
"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>4fc9137c-752f-4e80-a088-ab69a61f758f</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-06-06T19:13:49.8270539+04:00</CreatedOn>
<Id>b174e47e-fe44-4a96-872e-b12a0b47db79</Id>
<PartnerID>385eb4e2-3294-4f3e-a393-8fd6382e80f3</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>35afce87-2436-4e8d-8d76-dabcb15d65ed</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>c1ee2e3f-f24c-42a8-b993-df3898412e09</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-06-06T19:13:49.8114209+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>b46296e3-e46b-4896-89f6-e2c292defbc7</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-06-06T19:13:49.8270539+04:00</CreatedOn>
<Id>f25f0ae6-2d6a-4857-b444-10b93f63bf00</Id>
<PartnerID>232ba699-3938-413b-92ab-70348f6131e3</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>3c5e9c19-e7cb-467b-b23b-616830334a1c</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>d6705136-84b8-43c1-9c9d-88a76f9b9c8b</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>c1ee2e3f-f24c-42a8-b993-df3898412e09</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>bfaa12f6-1d02-4a7d-963a-fce1b8a73f81</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-06-06T19:13:49.8270539+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-06-06T19:13:49.8270539+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>7a5ae869-1e51-47d0-872f-e2391a334cdc</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>22463f14-b4ac-4694-a14d-17f3a1f3a634</d3p1:PrevVehicleID>
<d3p1:ReportedByID>c3ba99f9-c145-45f8-9d66-04ea9d589848</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-06-06T19:13:49.8270539+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e39c0073-32b8-48f2-b052-d95caf673b37</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-06-06T19:13:49.8270539+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>3dadac9b-a0b3-4092-b252-edcfb6660d6f</d3p1:ServiceID>
<d3p1:ServiceTypeID>bd066c75-d075-4125-b7a9-b3064338b94d</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>e192118a-b8ed-4a83-933f-72785a741a01</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-06-06T19:13:49.8270539+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>b46296e3-e46b-4896-89f6-e2c292defbc7</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-06-06T19:13:49.8270539+04:00</CreatedOn>
<Id>f25f0ae6-2d6a-4857-b444-10b93f63bf00</Id>
<PartnerID>232ba699-3938-413b-92ab-70348f6131e3</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>3c5e9c19-e7cb-467b-b23b-616830334a1c</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>d6705136-84b8-43c1-9c9d-88a76f9b9c8b</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>c1ee2e3f-f24c-42a8-b993-df3898412e09</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>bfaa12f6-1d02-4a7d-963a-fce1b8a73f81</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-06-06T19:13:49.8270539+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-06-06T19:13:49.8270539+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>7a5ae869-1e51-47d0-872f-e2391a334cdc</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>22463f14-b4ac-4694-a14d-17f3a1f3a634</d3p1:PrevVehicleID>
<d3p1:ReportedByID>c3ba99f9-c145-45f8-9d66-04ea9d589848</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-06-06T19:13:49.8270539+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e39c0073-32b8-48f2-b052-d95caf673b37</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-06-06T19:13:49.8270539+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>3dadac9b-a0b3-4092-b252-edcfb6660d6f</d3p1:ServiceID>
<d3p1:ServiceTypeID>bd066c75-d075-4125-b7a9-b3064338b94d</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>e192118a-b8ed-4a83-933f-72785a741a01</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-06-06T19:13:49.8270539+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>439c5137-7451-4f60-80d8-fa78d4cf88a8</d3p1:guid>
<d3p1:guid>fc5bbd03-4d54-424a-a3ed-c8ea5d1a134d</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-06-06T19:13:49.8270539+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-06-06T19:13:49.8270539+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>6fd37678-e012-4103-867e-06941503be33</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-06-06T19:13:49.8114209+04:00</CreatedOn>
<Id>32030b41-62ff-4406-a88f-250367e0fd52</Id>
<PartnerID>fe7dd745-c743-47ec-949e-e7c61f25c969</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>1faac811-9c8b-4879-b555-3ea10ba92859</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>1e55e2b3-a827-4e44-b779-3475058d49ba</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>47ba9231-f0f6-407f-a2b4-fbf786a07733</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>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>ff47b0ce-ed34-4022-8af1-2c2c251eddb2</d3p1:guid>
<d3p1:guid>48042047-3412-46d4-9f2f-271ea657608f</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>00e865cd-a6ed-482c-b27c-1df381ca1c69</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>4fc9137c-752f-4e80-a088-ab69a61f758f</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-06-06T19:13:49.8270539+04:00</CreatedOn>
<Id>b174e47e-fe44-4a96-872e-b12a0b47db79</Id>
<PartnerID>385eb4e2-3294-4f3e-a393-8fd6382e80f3</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>35afce87-2436-4e8d-8d76-dabcb15d65ed</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>c1ee2e3f-f24c-42a8-b993-df3898412e09</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-06-06T19:13:49.8114209+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>b46296e3-e46b-4896-89f6-e2c292defbc7</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-06-06T19:13:49.8270539+04:00</CreatedOn>
<Id>f25f0ae6-2d6a-4857-b444-10b93f63bf00</Id>
<PartnerID>232ba699-3938-413b-92ab-70348f6131e3</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>3c5e9c19-e7cb-467b-b23b-616830334a1c</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>d6705136-84b8-43c1-9c9d-88a76f9b9c8b</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>c1ee2e3f-f24c-42a8-b993-df3898412e09</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>bfaa12f6-1d02-4a7d-963a-fce1b8a73f81</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-06-06T19:13:49.8270539+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-06-06T19:13:49.8270539+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>7a5ae869-1e51-47d0-872f-e2391a334cdc</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>22463f14-b4ac-4694-a14d-17f3a1f3a634</d3p1:PrevVehicleID>
<d3p1:ReportedByID>c3ba99f9-c145-45f8-9d66-04ea9d589848</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-06-06T19:13:49.8270539+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e39c0073-32b8-48f2-b052-d95caf673b37</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-06-06T19:13:49.8270539+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>3dadac9b-a0b3-4092-b252-edcfb6660d6f</d3p1:ServiceID>
<d3p1:ServiceTypeID>bd066c75-d075-4125-b7a9-b3064338b94d</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>e192118a-b8ed-4a83-933f-72785a741a01</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-06-06T19:13:49.8270539+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>b46296e3-e46b-4896-89f6-e2c292defbc7</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-06-06T19:13:49.8270539+04:00</CreatedOn>
<Id>f25f0ae6-2d6a-4857-b444-10b93f63bf00</Id>
<PartnerID>232ba699-3938-413b-92ab-70348f6131e3</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>3c5e9c19-e7cb-467b-b23b-616830334a1c</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>d6705136-84b8-43c1-9c9d-88a76f9b9c8b</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>c1ee2e3f-f24c-42a8-b993-df3898412e09</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>bfaa12f6-1d02-4a7d-963a-fce1b8a73f81</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-06-06T19:13:49.8270539+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-06-06T19:13:49.8270539+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>7a5ae869-1e51-47d0-872f-e2391a334cdc</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>22463f14-b4ac-4694-a14d-17f3a1f3a634</d3p1:PrevVehicleID>
<d3p1:ReportedByID>c3ba99f9-c145-45f8-9d66-04ea9d589848</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-06-06T19:13:49.8270539+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e39c0073-32b8-48f2-b052-d95caf673b37</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-06-06T19:13:49.8270539+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>3dadac9b-a0b3-4092-b252-edcfb6660d6f</d3p1:ServiceID>
<d3p1:ServiceTypeID>bd066c75-d075-4125-b7a9-b3064338b94d</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>e192118a-b8ed-4a83-933f-72785a741a01</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-06-06T19:13:49.8270539+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>439c5137-7451-4f60-80d8-fa78d4cf88a8</d3p1:guid>
<d3p1:guid>fc5bbd03-4d54-424a-a3ed-c8ea5d1a134d</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-06-06T19:13:49.8270539+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-06-06T19:13:49.8270539+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>6fd37678-e012-4103-867e-06941503be33</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-06-06T19:13:49.8114209+04:00</CreatedOn>
<Id>32030b41-62ff-4406-a88f-250367e0fd52</Id>
<PartnerID>fe7dd745-c743-47ec-949e-e7c61f25c969</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>1faac811-9c8b-4879-b555-3ea10ba92859</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>1e55e2b3-a827-4e44-b779-3475058d49ba</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>47ba9231-f0f6-407f-a2b4-fbf786a07733</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>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>ff47b0ce-ed34-4022-8af1-2c2c251eddb2</d3p1:guid>
<d3p1:guid>48042047-3412-46d4-9f2f-271ea657608f</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>00e865cd-a6ed-482c-b27c-1df381ca1c69</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>06b92ab1-d830-4424-9ffb-6abe879f6a79</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>30360890-ce24-498a-b1b1-4df45e8a594c</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>5b76c926-d9cf-4767-ac4e-995688f267dd</PartnerID>
<VehicleID>cf9f05dc-69c1-4cc6-9ffc-f24c179dcaa8</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>