GET Api/Service?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": "323e26c2-d824-4950-beea-ee0262080d1a",
"ServiceType": {
"ServiceTypeId": "9c6104c8-54ef-4cf5-a687-4a35e17e1b60",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "a66e320b-8ba3-4705-b132-d40a1027e24a",
"UserName": "sample string 8",
"UserID": "38912abe-7d95-47ce-9ab6-fb112444121c",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-04T07:11:01.08122+04:00",
"ClientID": "3d49c9e7-47c0-482c-ad11-2cded8819286",
"ClientName": "sample string 13",
"PartnerID": "39e045c6-d48e-4e4f-b33e-2066af0a2826",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-02-04T07:11:01.08122+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
},
"Vehicles": [
{
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
},
{
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
}
],
"VehicleGroupIds": [
"9fdb8f7c-7f77-4ab5-80bb-94ad97a6a405",
"b9dd308c-bc90-46de-b593-66b0dbe400f3"
],
"ServiceDoneOn": "2026-02-04T07:11:01.08122+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": "2a63a122-74eb-469d-b959-be0dcbf380bd",
"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-04T07:11:01.08122+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "076e5b87-d9f3-44bd-aa54-5550d725f38a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
},
"IssueID": "f71383c0-796f-4f4f-b016-fa23605c7cd2",
"ReportedDate": "2026-02-04T07:11:01.08122+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a0fc4284-a2dc-4bac-a572-9cf7228a2f8f",
"ReportedByName": "sample string 6",
"AssignedToID": "ae96387b-7ccb-4679-8017-b6da1f708504",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:11:01.08122+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "076e5b87-d9f3-44bd-aa54-5550d725f38a",
"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": "e5b1ea88-ebe3-46ae-bfd8-6c8684f4799c",
"ServiceTypeID": "73d2f0eb-6225-4e75-8a4e-5934de9ab560",
"WorkOrderOn": "2026-02-04T07:11:01.08122+04:00",
"WorkOrderID": "9a38d135-e27a-44ac-900e-371839254a64",
"InspectionOn": "2026-02-04T07:11:01.08122+04:00",
"InspectionItemID": "7cb941ea-4bb0-47c7-890f-7f93d33d7067"
},
"PrevVehicleID": "7588e6e4-32ff-4d93-88b5-9e41226720ba",
"CloseBy": "dd010f5b-52ed-41d7-8b18-8adb55ce8647",
"CloseOn": "2026-02-04T07:11:01.08122+04:00",
"CriticalLevel": 0,
"Id": "ffe6b1c4-c615-4d09-9e6f-50f28deee91b",
"UserName": "sample string 17",
"UserID": "86acf52d-e990-428a-9b33-03f0ed536231",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:11:01.08122+04:00",
"ClientID": "4bd2445b-52fa-4e5f-98a9-dd3858631df5",
"ClientName": "sample string 22",
"PartnerID": "0088a786-fc52-41f3-9bcd-966aac9d337c",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
},
"IssueID": "f71383c0-796f-4f4f-b016-fa23605c7cd2",
"ReportedDate": "2026-02-04T07:11:01.08122+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a0fc4284-a2dc-4bac-a572-9cf7228a2f8f",
"ReportedByName": "sample string 6",
"AssignedToID": "ae96387b-7ccb-4679-8017-b6da1f708504",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:11:01.08122+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "076e5b87-d9f3-44bd-aa54-5550d725f38a",
"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": "e5b1ea88-ebe3-46ae-bfd8-6c8684f4799c",
"ServiceTypeID": "73d2f0eb-6225-4e75-8a4e-5934de9ab560",
"WorkOrderOn": "2026-02-04T07:11:01.08122+04:00",
"WorkOrderID": "9a38d135-e27a-44ac-900e-371839254a64",
"InspectionOn": "2026-02-04T07:11:01.08122+04:00",
"InspectionItemID": "7cb941ea-4bb0-47c7-890f-7f93d33d7067"
},
"PrevVehicleID": "7588e6e4-32ff-4d93-88b5-9e41226720ba",
"CloseBy": "dd010f5b-52ed-41d7-8b18-8adb55ce8647",
"CloseOn": "2026-02-04T07:11:01.08122+04:00",
"CriticalLevel": 0,
"Id": "ffe6b1c4-c615-4d09-9e6f-50f28deee91b",
"UserName": "sample string 17",
"UserID": "86acf52d-e990-428a-9b33-03f0ed536231",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:11:01.08122+04:00",
"ClientID": "4bd2445b-52fa-4e5f-98a9-dd3858631df5",
"ClientName": "sample string 22",
"PartnerID": "0088a786-fc52-41f3-9bcd-966aac9d337c",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"36c991d5-05d2-44b5-ba16-807d624fa980",
"140b1703-99a5-4ae2-901f-db4566566d96"
],
"Id": "57f4378c-3f52-4161-bfbd-1816bdbf3c37",
"UserName": "sample string 15",
"UserID": "d3360b71-1dcb-456f-a626-4a152c7e2ddb",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-02-04T07:11:01.08122+04:00",
"ClientID": "327ad73f-205e-4508-9dbd-9760554ce40b",
"ClientName": "sample string 20",
"PartnerID": "7394f01a-48bf-496e-912b-83aa76aab340",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "323e26c2-d824-4950-beea-ee0262080d1a",
"ServiceType": {
"ServiceTypeId": "9c6104c8-54ef-4cf5-a687-4a35e17e1b60",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "a66e320b-8ba3-4705-b132-d40a1027e24a",
"UserName": "sample string 8",
"UserID": "38912abe-7d95-47ce-9ab6-fb112444121c",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-04T07:11:01.08122+04:00",
"ClientID": "3d49c9e7-47c0-482c-ad11-2cded8819286",
"ClientName": "sample string 13",
"PartnerID": "39e045c6-d48e-4e4f-b33e-2066af0a2826",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-02-04T07:11:01.08122+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
},
"Vehicles": [
{
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
},
{
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
}
],
"VehicleGroupIds": [
"9fdb8f7c-7f77-4ab5-80bb-94ad97a6a405",
"b9dd308c-bc90-46de-b593-66b0dbe400f3"
],
"ServiceDoneOn": "2026-02-04T07:11:01.08122+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": "2a63a122-74eb-469d-b959-be0dcbf380bd",
"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-04T07:11:01.08122+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "076e5b87-d9f3-44bd-aa54-5550d725f38a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
},
"IssueID": "f71383c0-796f-4f4f-b016-fa23605c7cd2",
"ReportedDate": "2026-02-04T07:11:01.08122+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a0fc4284-a2dc-4bac-a572-9cf7228a2f8f",
"ReportedByName": "sample string 6",
"AssignedToID": "ae96387b-7ccb-4679-8017-b6da1f708504",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:11:01.08122+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "076e5b87-d9f3-44bd-aa54-5550d725f38a",
"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": "e5b1ea88-ebe3-46ae-bfd8-6c8684f4799c",
"ServiceTypeID": "73d2f0eb-6225-4e75-8a4e-5934de9ab560",
"WorkOrderOn": "2026-02-04T07:11:01.08122+04:00",
"WorkOrderID": "9a38d135-e27a-44ac-900e-371839254a64",
"InspectionOn": "2026-02-04T07:11:01.08122+04:00",
"InspectionItemID": "7cb941ea-4bb0-47c7-890f-7f93d33d7067"
},
"PrevVehicleID": "7588e6e4-32ff-4d93-88b5-9e41226720ba",
"CloseBy": "dd010f5b-52ed-41d7-8b18-8adb55ce8647",
"CloseOn": "2026-02-04T07:11:01.08122+04:00",
"CriticalLevel": 0,
"Id": "ffe6b1c4-c615-4d09-9e6f-50f28deee91b",
"UserName": "sample string 17",
"UserID": "86acf52d-e990-428a-9b33-03f0ed536231",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:11:01.08122+04:00",
"ClientID": "4bd2445b-52fa-4e5f-98a9-dd3858631df5",
"ClientName": "sample string 22",
"PartnerID": "0088a786-fc52-41f3-9bcd-966aac9d337c",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "c00f22e5-16e8-4e9c-9ee3-2d024f62b227",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "9a30909c-25f2-4921-825d-51eee3eb75e1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "04a1fc5e-3643-492e-80de-557b8d87ba23",
"PartnerID": "8f402039-b15e-4858-aae1-7d4badc63a68"
},
"IssueID": "f71383c0-796f-4f4f-b016-fa23605c7cd2",
"ReportedDate": "2026-02-04T07:11:01.08122+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a0fc4284-a2dc-4bac-a572-9cf7228a2f8f",
"ReportedByName": "sample string 6",
"AssignedToID": "ae96387b-7ccb-4679-8017-b6da1f708504",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:11:01.08122+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "076e5b87-d9f3-44bd-aa54-5550d725f38a",
"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": "e5b1ea88-ebe3-46ae-bfd8-6c8684f4799c",
"ServiceTypeID": "73d2f0eb-6225-4e75-8a4e-5934de9ab560",
"WorkOrderOn": "2026-02-04T07:11:01.08122+04:00",
"WorkOrderID": "9a38d135-e27a-44ac-900e-371839254a64",
"InspectionOn": "2026-02-04T07:11:01.08122+04:00",
"InspectionItemID": "7cb941ea-4bb0-47c7-890f-7f93d33d7067"
},
"PrevVehicleID": "7588e6e4-32ff-4d93-88b5-9e41226720ba",
"CloseBy": "dd010f5b-52ed-41d7-8b18-8adb55ce8647",
"CloseOn": "2026-02-04T07:11:01.08122+04:00",
"CriticalLevel": 0,
"Id": "ffe6b1c4-c615-4d09-9e6f-50f28deee91b",
"UserName": "sample string 17",
"UserID": "86acf52d-e990-428a-9b33-03f0ed536231",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:11:01.08122+04:00",
"ClientID": "4bd2445b-52fa-4e5f-98a9-dd3858631df5",
"ClientName": "sample string 22",
"PartnerID": "0088a786-fc52-41f3-9bcd-966aac9d337c",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"36c991d5-05d2-44b5-ba16-807d624fa980",
"140b1703-99a5-4ae2-901f-db4566566d96"
],
"Id": "57f4378c-3f52-4161-bfbd-1816bdbf3c37",
"UserName": "sample string 15",
"UserID": "d3360b71-1dcb-456f-a626-4a152c7e2ddb",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-02-04T07:11:01.08122+04:00",
"ClientID": "327ad73f-205e-4508-9dbd-9760554ce40b",
"ClientName": "sample string 20",
"PartnerID": "7394f01a-48bf-496e-912b-83aa76aab340",
"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>327ad73f-205e-4508-9dbd-9760554ce40b</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-02-04T07:11:01.08122+04:00</CreatedOn>
<Id>57f4378c-3f52-4161-bfbd-1816bdbf3c37</Id>
<PartnerID>7394f01a-48bf-496e-912b-83aa76aab340</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>d3360b71-1dcb-456f-a626-4a152c7e2ddb</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>076e5b87-d9f3-44bd-aa54-5550d725f38a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-02-04T07:11:01.08122+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>4bd2445b-52fa-4e5f-98a9-dd3858631df5</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-04T07:11:01.08122+04:00</CreatedOn>
<Id>ffe6b1c4-c615-4d09-9e6f-50f28deee91b</Id>
<PartnerID>0088a786-fc52-41f3-9bcd-966aac9d337c</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>86acf52d-e990-428a-9b33-03f0ed536231</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>ae96387b-7ccb-4679-8017-b6da1f708504</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>076e5b87-d9f3-44bd-aa54-5550d725f38a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>dd010f5b-52ed-41d7-8b18-8adb55ce8647</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-04T07:11:01.08122+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-04T07:11:01.08122+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>f71383c0-796f-4f4f-b016-fa23605c7cd2</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>7588e6e4-32ff-4d93-88b5-9e41226720ba</d3p1:PrevVehicleID>
<d3p1:ReportedByID>a0fc4284-a2dc-4bac-a572-9cf7228a2f8f</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-04T07:11:01.08122+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>7cb941ea-4bb0-47c7-890f-7f93d33d7067</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-04T07:11:01.08122+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>e5b1ea88-ebe3-46ae-bfd8-6c8684f4799c</d3p1:ServiceID>
<d3p1:ServiceTypeID>73d2f0eb-6225-4e75-8a4e-5934de9ab560</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>9a38d135-e27a-44ac-900e-371839254a64</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-04T07:11:01.08122+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>4bd2445b-52fa-4e5f-98a9-dd3858631df5</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-04T07:11:01.08122+04:00</CreatedOn>
<Id>ffe6b1c4-c615-4d09-9e6f-50f28deee91b</Id>
<PartnerID>0088a786-fc52-41f3-9bcd-966aac9d337c</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>86acf52d-e990-428a-9b33-03f0ed536231</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>ae96387b-7ccb-4679-8017-b6da1f708504</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>076e5b87-d9f3-44bd-aa54-5550d725f38a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>dd010f5b-52ed-41d7-8b18-8adb55ce8647</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-04T07:11:01.08122+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-04T07:11:01.08122+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>f71383c0-796f-4f4f-b016-fa23605c7cd2</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>7588e6e4-32ff-4d93-88b5-9e41226720ba</d3p1:PrevVehicleID>
<d3p1:ReportedByID>a0fc4284-a2dc-4bac-a572-9cf7228a2f8f</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-04T07:11:01.08122+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>7cb941ea-4bb0-47c7-890f-7f93d33d7067</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-04T07:11:01.08122+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>e5b1ea88-ebe3-46ae-bfd8-6c8684f4799c</d3p1:ServiceID>
<d3p1:ServiceTypeID>73d2f0eb-6225-4e75-8a4e-5934de9ab560</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>9a38d135-e27a-44ac-900e-371839254a64</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-04T07:11:01.08122+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>36c991d5-05d2-44b5-ba16-807d624fa980</d3p1:guid>
<d3p1:guid>140b1703-99a5-4ae2-901f-db4566566d96</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-02-04T07:11:01.08122+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-02-04T07:11:01.08122+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>3d49c9e7-47c0-482c-ad11-2cded8819286</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-04T07:11:01.08122+04:00</CreatedOn>
<Id>a66e320b-8ba3-4705-b132-d40a1027e24a</Id>
<PartnerID>39e045c6-d48e-4e4f-b33e-2066af0a2826</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>38912abe-7d95-47ce-9ab6-fb112444121c</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>9c6104c8-54ef-4cf5-a687-4a35e17e1b60</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>2a63a122-74eb-469d-b959-be0dcbf380bd</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>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>9fdb8f7c-7f77-4ab5-80bb-94ad97a6a405</d3p1:guid>
<d3p1:guid>b9dd308c-bc90-46de-b593-66b0dbe400f3</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>323e26c2-d824-4950-beea-ee0262080d1a</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>327ad73f-205e-4508-9dbd-9760554ce40b</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-02-04T07:11:01.08122+04:00</CreatedOn>
<Id>57f4378c-3f52-4161-bfbd-1816bdbf3c37</Id>
<PartnerID>7394f01a-48bf-496e-912b-83aa76aab340</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>d3360b71-1dcb-456f-a626-4a152c7e2ddb</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>076e5b87-d9f3-44bd-aa54-5550d725f38a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-02-04T07:11:01.08122+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>4bd2445b-52fa-4e5f-98a9-dd3858631df5</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-04T07:11:01.08122+04:00</CreatedOn>
<Id>ffe6b1c4-c615-4d09-9e6f-50f28deee91b</Id>
<PartnerID>0088a786-fc52-41f3-9bcd-966aac9d337c</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>86acf52d-e990-428a-9b33-03f0ed536231</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>ae96387b-7ccb-4679-8017-b6da1f708504</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>076e5b87-d9f3-44bd-aa54-5550d725f38a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>dd010f5b-52ed-41d7-8b18-8adb55ce8647</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-04T07:11:01.08122+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-04T07:11:01.08122+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>f71383c0-796f-4f4f-b016-fa23605c7cd2</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>7588e6e4-32ff-4d93-88b5-9e41226720ba</d3p1:PrevVehicleID>
<d3p1:ReportedByID>a0fc4284-a2dc-4bac-a572-9cf7228a2f8f</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-04T07:11:01.08122+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>7cb941ea-4bb0-47c7-890f-7f93d33d7067</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-04T07:11:01.08122+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>e5b1ea88-ebe3-46ae-bfd8-6c8684f4799c</d3p1:ServiceID>
<d3p1:ServiceTypeID>73d2f0eb-6225-4e75-8a4e-5934de9ab560</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>9a38d135-e27a-44ac-900e-371839254a64</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-04T07:11:01.08122+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>4bd2445b-52fa-4e5f-98a9-dd3858631df5</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-04T07:11:01.08122+04:00</CreatedOn>
<Id>ffe6b1c4-c615-4d09-9e6f-50f28deee91b</Id>
<PartnerID>0088a786-fc52-41f3-9bcd-966aac9d337c</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>86acf52d-e990-428a-9b33-03f0ed536231</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>ae96387b-7ccb-4679-8017-b6da1f708504</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>076e5b87-d9f3-44bd-aa54-5550d725f38a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>dd010f5b-52ed-41d7-8b18-8adb55ce8647</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-04T07:11:01.08122+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-04T07:11:01.08122+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>f71383c0-796f-4f4f-b016-fa23605c7cd2</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>7588e6e4-32ff-4d93-88b5-9e41226720ba</d3p1:PrevVehicleID>
<d3p1:ReportedByID>a0fc4284-a2dc-4bac-a572-9cf7228a2f8f</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-04T07:11:01.08122+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>7cb941ea-4bb0-47c7-890f-7f93d33d7067</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-04T07:11:01.08122+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>e5b1ea88-ebe3-46ae-bfd8-6c8684f4799c</d3p1:ServiceID>
<d3p1:ServiceTypeID>73d2f0eb-6225-4e75-8a4e-5934de9ab560</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>9a38d135-e27a-44ac-900e-371839254a64</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-04T07:11:01.08122+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>36c991d5-05d2-44b5-ba16-807d624fa980</d3p1:guid>
<d3p1:guid>140b1703-99a5-4ae2-901f-db4566566d96</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-02-04T07:11:01.08122+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-02-04T07:11:01.08122+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>3d49c9e7-47c0-482c-ad11-2cded8819286</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-04T07:11:01.08122+04:00</CreatedOn>
<Id>a66e320b-8ba3-4705-b132-d40a1027e24a</Id>
<PartnerID>39e045c6-d48e-4e4f-b33e-2066af0a2826</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>38912abe-7d95-47ce-9ab6-fb112444121c</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>9c6104c8-54ef-4cf5-a687-4a35e17e1b60</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>2a63a122-74eb-469d-b959-be0dcbf380bd</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>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>9fdb8f7c-7f77-4ab5-80bb-94ad97a6a405</d3p1:guid>
<d3p1:guid>b9dd308c-bc90-46de-b593-66b0dbe400f3</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>323e26c2-d824-4950-beea-ee0262080d1a</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>04a1fc5e-3643-492e-80de-557b8d87ba23</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>9a30909c-25f2-4921-825d-51eee3eb75e1</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>8f402039-b15e-4858-aae1-7d4badc63a68</PartnerID>
<VehicleID>c00f22e5-16e8-4e9c-9ee3-2d024f62b227</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>