GET Api/Service/GetServiceHistory?t={t}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| t | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VehicleService| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleServiceID | globally unique identifier |
None. |
|
| ServiceType | ServiceType |
None. |
|
| DueKms | integer |
None. |
|
| DueDate | date |
None. |
|
| EngineHours | integer |
None. |
|
| Vehicle | VehicleBase |
None. |
|
| Vehicles | Collection of VehicleBase |
None. |
|
| VehicleGroupIds | Collection of globally unique identifier |
None. |
|
| ServiceDoneOn | date |
None. |
|
| ServiceDoneOnKms | integer |
None. |
|
| UsersToNotify | user_alert_setting |
None. |
|
| ReminderBeforeDays | integer |
None. |
|
| ReminderBeforeKms | integer |
None. |
|
| ReminderBeforeEngineHrs | integer |
None. |
|
| LastServiceDoneOn | date |
None. |
|
| LastServiceDoneKms | integer |
None. |
|
| AmountSpent | decimal number |
None. |
|
| Note | string |
None. |
|
| DueDetail | string |
None. |
|
| Attachment | Attachment |
None. |
|
| Issue | Collection of Issue |
None. |
|
| IssueList | Collection of globally unique identifier |
None. |
|
| Id | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| UserID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| PartnerName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"VehicleServiceID": "3c25fd6e-5ad2-4066-9e21-bd3c531a0211",
"ServiceType": {
"ServiceTypeId": "8150bac7-5a0c-4f6a-9e59-4b592cc460b8",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "72029e37-8f9a-4947-b9bd-d9673927bd94",
"UserName": "sample string 8",
"UserID": "9567a465-caa5-4614-8099-59cc3bc58ac2",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-08-21T10:46:32.6768911+04:00",
"ClientID": "226da719-39c3-4d5a-8e94-f386d66c2768",
"ClientName": "sample string 13",
"PartnerID": "22e6421e-130c-4c4c-9242-597301208903",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-08-21T10:46:32.6768911+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
},
"Vehicles": [
{
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
},
{
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
}
],
"VehicleGroupIds": [
"ac43fde5-2980-489c-94f4-5b6fbf0aae9c",
"aa9f1801-ec36-48ec-8b7f-a06302309429"
],
"ServiceDoneOn": "2026-08-21T10:46:32.6768911+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": "0e6e2cb2-1e7e-4ac2-b7c9-4af9a07bd646",
"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-08-21T10:46:32.6925092+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "8357771b-de65-4121-aaf9-f6fd507c1b2d",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
},
"IssueID": "070cecd8-cc17-4a87-87eb-7e946e089d7d",
"ReportedDate": "2026-08-21T10:46:32.6925092+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e252e4d1-5fdd-44fa-ac18-4c58b96e7201",
"ReportedByName": "sample string 6",
"AssignedToID": "351b2712-28b4-42ed-9247-a5c9e852bf61",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:46:32.6925092+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "8357771b-de65-4121-aaf9-f6fd507c1b2d",
"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": "c7fcabde-2c94-49ff-95ec-402f4795a8cf",
"ServiceTypeID": "95c4f139-7c28-4548-bea0-62632835731d",
"WorkOrderOn": "2026-08-21T10:46:32.6925092+04:00",
"WorkOrderID": "320e045a-326e-4ba8-9409-75b90a11f0e7",
"InspectionOn": "2026-08-21T10:46:32.6925092+04:00",
"InspectionItemID": "e80d344d-678e-49e2-ae26-7c337d655dc5"
},
"PrevVehicleID": "ca1cb44a-073e-4bc0-8296-65f76257da41",
"CloseBy": "a1be7ec3-8bf8-4b72-9ed4-6c90947dc7a9",
"CloseOn": "2026-08-21T10:46:32.6925092+04:00",
"CriticalLevel": 0,
"Id": "861b9ef6-f187-437a-9da6-7ced1be63bf9",
"UserName": "sample string 17",
"UserID": "64e2ac33-951e-4b06-94db-0b9f6259f442",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:46:32.6925092+04:00",
"ClientID": "915b2ba1-15c6-46b6-88e3-30464c3617ad",
"ClientName": "sample string 22",
"PartnerID": "64e6322b-0506-4e00-9594-ab261ce2f3aa",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
},
"IssueID": "070cecd8-cc17-4a87-87eb-7e946e089d7d",
"ReportedDate": "2026-08-21T10:46:32.6925092+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e252e4d1-5fdd-44fa-ac18-4c58b96e7201",
"ReportedByName": "sample string 6",
"AssignedToID": "351b2712-28b4-42ed-9247-a5c9e852bf61",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:46:32.6925092+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "8357771b-de65-4121-aaf9-f6fd507c1b2d",
"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": "c7fcabde-2c94-49ff-95ec-402f4795a8cf",
"ServiceTypeID": "95c4f139-7c28-4548-bea0-62632835731d",
"WorkOrderOn": "2026-08-21T10:46:32.6925092+04:00",
"WorkOrderID": "320e045a-326e-4ba8-9409-75b90a11f0e7",
"InspectionOn": "2026-08-21T10:46:32.6925092+04:00",
"InspectionItemID": "e80d344d-678e-49e2-ae26-7c337d655dc5"
},
"PrevVehicleID": "ca1cb44a-073e-4bc0-8296-65f76257da41",
"CloseBy": "a1be7ec3-8bf8-4b72-9ed4-6c90947dc7a9",
"CloseOn": "2026-08-21T10:46:32.6925092+04:00",
"CriticalLevel": 0,
"Id": "861b9ef6-f187-437a-9da6-7ced1be63bf9",
"UserName": "sample string 17",
"UserID": "64e2ac33-951e-4b06-94db-0b9f6259f442",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:46:32.6925092+04:00",
"ClientID": "915b2ba1-15c6-46b6-88e3-30464c3617ad",
"ClientName": "sample string 22",
"PartnerID": "64e6322b-0506-4e00-9594-ab261ce2f3aa",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"344558c3-09a2-4fbc-ba22-1e1a0da01c36",
"7292e6b8-8ee2-4799-900c-ae060a2528ee"
],
"Id": "b50004ef-a53c-477a-b87c-64aa287cad10",
"UserName": "sample string 15",
"UserID": "595c5780-0df5-492b-bb01-bdb40e7b7128",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-08-21T10:46:32.6925092+04:00",
"ClientID": "d0435e24-00c9-43b2-915e-2fae2d7fd736",
"ClientName": "sample string 20",
"PartnerID": "330f8bf6-f163-40e8-bdfd-a27ebf957e46",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "3c25fd6e-5ad2-4066-9e21-bd3c531a0211",
"ServiceType": {
"ServiceTypeId": "8150bac7-5a0c-4f6a-9e59-4b592cc460b8",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "72029e37-8f9a-4947-b9bd-d9673927bd94",
"UserName": "sample string 8",
"UserID": "9567a465-caa5-4614-8099-59cc3bc58ac2",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-08-21T10:46:32.6768911+04:00",
"ClientID": "226da719-39c3-4d5a-8e94-f386d66c2768",
"ClientName": "sample string 13",
"PartnerID": "22e6421e-130c-4c4c-9242-597301208903",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-08-21T10:46:32.6768911+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
},
"Vehicles": [
{
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
},
{
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
}
],
"VehicleGroupIds": [
"ac43fde5-2980-489c-94f4-5b6fbf0aae9c",
"aa9f1801-ec36-48ec-8b7f-a06302309429"
],
"ServiceDoneOn": "2026-08-21T10:46:32.6768911+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": "0e6e2cb2-1e7e-4ac2-b7c9-4af9a07bd646",
"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-08-21T10:46:32.6925092+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "8357771b-de65-4121-aaf9-f6fd507c1b2d",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
},
"IssueID": "070cecd8-cc17-4a87-87eb-7e946e089d7d",
"ReportedDate": "2026-08-21T10:46:32.6925092+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e252e4d1-5fdd-44fa-ac18-4c58b96e7201",
"ReportedByName": "sample string 6",
"AssignedToID": "351b2712-28b4-42ed-9247-a5c9e852bf61",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:46:32.6925092+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "8357771b-de65-4121-aaf9-f6fd507c1b2d",
"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": "c7fcabde-2c94-49ff-95ec-402f4795a8cf",
"ServiceTypeID": "95c4f139-7c28-4548-bea0-62632835731d",
"WorkOrderOn": "2026-08-21T10:46:32.6925092+04:00",
"WorkOrderID": "320e045a-326e-4ba8-9409-75b90a11f0e7",
"InspectionOn": "2026-08-21T10:46:32.6925092+04:00",
"InspectionItemID": "e80d344d-678e-49e2-ae26-7c337d655dc5"
},
"PrevVehicleID": "ca1cb44a-073e-4bc0-8296-65f76257da41",
"CloseBy": "a1be7ec3-8bf8-4b72-9ed4-6c90947dc7a9",
"CloseOn": "2026-08-21T10:46:32.6925092+04:00",
"CriticalLevel": 0,
"Id": "861b9ef6-f187-437a-9da6-7ced1be63bf9",
"UserName": "sample string 17",
"UserID": "64e2ac33-951e-4b06-94db-0b9f6259f442",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:46:32.6925092+04:00",
"ClientID": "915b2ba1-15c6-46b6-88e3-30464c3617ad",
"ClientName": "sample string 22",
"PartnerID": "64e6322b-0506-4e00-9594-ab261ce2f3aa",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "9158e692-0a88-4235-8976-616029470e32",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "fe0c1880-e099-4acf-9688-23453fd5592e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "29ddf6c1-ad84-43d0-90eb-159b50f2d5c7",
"PartnerID": "e65d4948-2b8d-4ad4-8490-5300224040db"
},
"IssueID": "070cecd8-cc17-4a87-87eb-7e946e089d7d",
"ReportedDate": "2026-08-21T10:46:32.6925092+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e252e4d1-5fdd-44fa-ac18-4c58b96e7201",
"ReportedByName": "sample string 6",
"AssignedToID": "351b2712-28b4-42ed-9247-a5c9e852bf61",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:46:32.6925092+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "8357771b-de65-4121-aaf9-f6fd507c1b2d",
"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": "c7fcabde-2c94-49ff-95ec-402f4795a8cf",
"ServiceTypeID": "95c4f139-7c28-4548-bea0-62632835731d",
"WorkOrderOn": "2026-08-21T10:46:32.6925092+04:00",
"WorkOrderID": "320e045a-326e-4ba8-9409-75b90a11f0e7",
"InspectionOn": "2026-08-21T10:46:32.6925092+04:00",
"InspectionItemID": "e80d344d-678e-49e2-ae26-7c337d655dc5"
},
"PrevVehicleID": "ca1cb44a-073e-4bc0-8296-65f76257da41",
"CloseBy": "a1be7ec3-8bf8-4b72-9ed4-6c90947dc7a9",
"CloseOn": "2026-08-21T10:46:32.6925092+04:00",
"CriticalLevel": 0,
"Id": "861b9ef6-f187-437a-9da6-7ced1be63bf9",
"UserName": "sample string 17",
"UserID": "64e2ac33-951e-4b06-94db-0b9f6259f442",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:46:32.6925092+04:00",
"ClientID": "915b2ba1-15c6-46b6-88e3-30464c3617ad",
"ClientName": "sample string 22",
"PartnerID": "64e6322b-0506-4e00-9594-ab261ce2f3aa",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"344558c3-09a2-4fbc-ba22-1e1a0da01c36",
"7292e6b8-8ee2-4799-900c-ae060a2528ee"
],
"Id": "b50004ef-a53c-477a-b87c-64aa287cad10",
"UserName": "sample string 15",
"UserID": "595c5780-0df5-492b-bb01-bdb40e7b7128",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-08-21T10:46:32.6925092+04:00",
"ClientID": "d0435e24-00c9-43b2-915e-2fae2d7fd736",
"ClientName": "sample string 20",
"PartnerID": "330f8bf6-f163-40e8-bdfd-a27ebf957e46",
"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>d0435e24-00c9-43b2-915e-2fae2d7fd736</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-08-21T10:46:32.6925092+04:00</CreatedOn>
<Id>b50004ef-a53c-477a-b87c-64aa287cad10</Id>
<PartnerID>330f8bf6-f163-40e8-bdfd-a27ebf957e46</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>595c5780-0df5-492b-bb01-bdb40e7b7128</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>8357771b-de65-4121-aaf9-f6fd507c1b2d</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-08-21T10:46:32.6768911+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>915b2ba1-15c6-46b6-88e3-30464c3617ad</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-21T10:46:32.6925092+04:00</CreatedOn>
<Id>861b9ef6-f187-437a-9da6-7ced1be63bf9</Id>
<PartnerID>64e6322b-0506-4e00-9594-ab261ce2f3aa</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>64e2ac33-951e-4b06-94db-0b9f6259f442</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>351b2712-28b4-42ed-9247-a5c9e852bf61</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>8357771b-de65-4121-aaf9-f6fd507c1b2d</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>a1be7ec3-8bf8-4b72-9ed4-6c90947dc7a9</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-21T10:46:32.6925092+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-21T10:46:32.6925092+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>070cecd8-cc17-4a87-87eb-7e946e089d7d</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>ca1cb44a-073e-4bc0-8296-65f76257da41</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e252e4d1-5fdd-44fa-ac18-4c58b96e7201</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-21T10:46:32.6925092+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e80d344d-678e-49e2-ae26-7c337d655dc5</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-21T10:46:32.6925092+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c7fcabde-2c94-49ff-95ec-402f4795a8cf</d3p1:ServiceID>
<d3p1:ServiceTypeID>95c4f139-7c28-4548-bea0-62632835731d</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>320e045a-326e-4ba8-9409-75b90a11f0e7</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-21T10:46:32.6925092+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>915b2ba1-15c6-46b6-88e3-30464c3617ad</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-21T10:46:32.6925092+04:00</CreatedOn>
<Id>861b9ef6-f187-437a-9da6-7ced1be63bf9</Id>
<PartnerID>64e6322b-0506-4e00-9594-ab261ce2f3aa</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>64e2ac33-951e-4b06-94db-0b9f6259f442</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>351b2712-28b4-42ed-9247-a5c9e852bf61</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>8357771b-de65-4121-aaf9-f6fd507c1b2d</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>a1be7ec3-8bf8-4b72-9ed4-6c90947dc7a9</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-21T10:46:32.6925092+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-21T10:46:32.6925092+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>070cecd8-cc17-4a87-87eb-7e946e089d7d</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>ca1cb44a-073e-4bc0-8296-65f76257da41</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e252e4d1-5fdd-44fa-ac18-4c58b96e7201</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-21T10:46:32.6925092+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e80d344d-678e-49e2-ae26-7c337d655dc5</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-21T10:46:32.6925092+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c7fcabde-2c94-49ff-95ec-402f4795a8cf</d3p1:ServiceID>
<d3p1:ServiceTypeID>95c4f139-7c28-4548-bea0-62632835731d</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>320e045a-326e-4ba8-9409-75b90a11f0e7</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-21T10:46:32.6925092+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>344558c3-09a2-4fbc-ba22-1e1a0da01c36</d3p1:guid>
<d3p1:guid>7292e6b8-8ee2-4799-900c-ae060a2528ee</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-08-21T10:46:32.6925092+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-08-21T10:46:32.6768911+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>226da719-39c3-4d5a-8e94-f386d66c2768</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-08-21T10:46:32.6768911+04:00</CreatedOn>
<Id>72029e37-8f9a-4947-b9bd-d9673927bd94</Id>
<PartnerID>22e6421e-130c-4c4c-9242-597301208903</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>9567a465-caa5-4614-8099-59cc3bc58ac2</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>8150bac7-5a0c-4f6a-9e59-4b592cc460b8</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>0e6e2cb2-1e7e-4ac2-b7c9-4af9a07bd646</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>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>ac43fde5-2980-489c-94f4-5b6fbf0aae9c</d3p1:guid>
<d3p1:guid>aa9f1801-ec36-48ec-8b7f-a06302309429</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>3c25fd6e-5ad2-4066-9e21-bd3c531a0211</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>d0435e24-00c9-43b2-915e-2fae2d7fd736</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-08-21T10:46:32.6925092+04:00</CreatedOn>
<Id>b50004ef-a53c-477a-b87c-64aa287cad10</Id>
<PartnerID>330f8bf6-f163-40e8-bdfd-a27ebf957e46</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>595c5780-0df5-492b-bb01-bdb40e7b7128</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>8357771b-de65-4121-aaf9-f6fd507c1b2d</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-08-21T10:46:32.6768911+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>915b2ba1-15c6-46b6-88e3-30464c3617ad</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-21T10:46:32.6925092+04:00</CreatedOn>
<Id>861b9ef6-f187-437a-9da6-7ced1be63bf9</Id>
<PartnerID>64e6322b-0506-4e00-9594-ab261ce2f3aa</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>64e2ac33-951e-4b06-94db-0b9f6259f442</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>351b2712-28b4-42ed-9247-a5c9e852bf61</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>8357771b-de65-4121-aaf9-f6fd507c1b2d</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>a1be7ec3-8bf8-4b72-9ed4-6c90947dc7a9</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-21T10:46:32.6925092+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-21T10:46:32.6925092+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>070cecd8-cc17-4a87-87eb-7e946e089d7d</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>ca1cb44a-073e-4bc0-8296-65f76257da41</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e252e4d1-5fdd-44fa-ac18-4c58b96e7201</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-21T10:46:32.6925092+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e80d344d-678e-49e2-ae26-7c337d655dc5</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-21T10:46:32.6925092+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c7fcabde-2c94-49ff-95ec-402f4795a8cf</d3p1:ServiceID>
<d3p1:ServiceTypeID>95c4f139-7c28-4548-bea0-62632835731d</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>320e045a-326e-4ba8-9409-75b90a11f0e7</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-21T10:46:32.6925092+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>915b2ba1-15c6-46b6-88e3-30464c3617ad</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-21T10:46:32.6925092+04:00</CreatedOn>
<Id>861b9ef6-f187-437a-9da6-7ced1be63bf9</Id>
<PartnerID>64e6322b-0506-4e00-9594-ab261ce2f3aa</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>64e2ac33-951e-4b06-94db-0b9f6259f442</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>351b2712-28b4-42ed-9247-a5c9e852bf61</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>8357771b-de65-4121-aaf9-f6fd507c1b2d</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>a1be7ec3-8bf8-4b72-9ed4-6c90947dc7a9</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-21T10:46:32.6925092+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-21T10:46:32.6925092+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>070cecd8-cc17-4a87-87eb-7e946e089d7d</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>ca1cb44a-073e-4bc0-8296-65f76257da41</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e252e4d1-5fdd-44fa-ac18-4c58b96e7201</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-21T10:46:32.6925092+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e80d344d-678e-49e2-ae26-7c337d655dc5</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-21T10:46:32.6925092+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c7fcabde-2c94-49ff-95ec-402f4795a8cf</d3p1:ServiceID>
<d3p1:ServiceTypeID>95c4f139-7c28-4548-bea0-62632835731d</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>320e045a-326e-4ba8-9409-75b90a11f0e7</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-21T10:46:32.6925092+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>344558c3-09a2-4fbc-ba22-1e1a0da01c36</d3p1:guid>
<d3p1:guid>7292e6b8-8ee2-4799-900c-ae060a2528ee</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-08-21T10:46:32.6925092+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-08-21T10:46:32.6768911+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>226da719-39c3-4d5a-8e94-f386d66c2768</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-08-21T10:46:32.6768911+04:00</CreatedOn>
<Id>72029e37-8f9a-4947-b9bd-d9673927bd94</Id>
<PartnerID>22e6421e-130c-4c4c-9242-597301208903</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>9567a465-caa5-4614-8099-59cc3bc58ac2</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>8150bac7-5a0c-4f6a-9e59-4b592cc460b8</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>0e6e2cb2-1e7e-4ac2-b7c9-4af9a07bd646</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>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>ac43fde5-2980-489c-94f4-5b6fbf0aae9c</d3p1:guid>
<d3p1:guid>aa9f1801-ec36-48ec-8b7f-a06302309429</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>3c25fd6e-5ad2-4066-9e21-bd3c531a0211</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>29ddf6c1-ad84-43d0-90eb-159b50f2d5c7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>fe0c1880-e099-4acf-9688-23453fd5592e</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>e65d4948-2b8d-4ad4-8490-5300224040db</PartnerID>
<VehicleID>9158e692-0a88-4235-8976-616029470e32</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>