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": "21ad63dc-b2c5-40d3-8b18-889c87d71024",
"ServiceType": {
"ServiceTypeId": "fd907cbb-ae86-4a43-892e-e1a8e0b7da2e",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "d595417e-86df-4aff-bfa2-6868ab9f6d59",
"UserName": "sample string 8",
"UserID": "2be05ce8-c6c6-4c00-bcdb-1c5233b9186b",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-04-18T14:58:04.9730069+04:00",
"ClientID": "fddccf6d-2d93-428a-879e-3311e8af422d",
"ClientName": "sample string 13",
"PartnerID": "72f2cb59-1a0f-48d4-9d97-e90d9a517591",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-04-18T14:58:04.9730069+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
},
"Vehicles": [
{
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
},
{
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
}
],
"VehicleGroupIds": [
"2e623e8c-fe26-4f71-8d78-faeafbd68081",
"211508a0-a3b3-4db2-be8f-8a27b16a5e55"
],
"ServiceDoneOn": "2026-04-18T14:58:04.9730069+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": "907e99aa-3508-494e-bd8e-376be7b6a7b0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"ReminderBeforeDays": 6,
"ReminderBeforeKms": 7,
"ReminderBeforeEngineHrs": 8,
"LastServiceDoneOn": "2026-04-18T14:58:04.9730069+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "f8920845-c034-43f7-9490-90881152f552",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
},
"IssueID": "d2d2e4b9-686b-457b-95da-0d1ebc771554",
"ReportedDate": "2026-04-18T14:58:04.9730069+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "04dc0cc0-ebea-4429-b5c1-b61a60b45725",
"ReportedByName": "sample string 6",
"AssignedToID": "6ed7d3d9-3867-4c91-9bbc-e0b893c71f24",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T14:58:04.9730069+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f8920845-c034-43f7-9490-90881152f552",
"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": "9b70d2ae-85f7-46b4-9cc9-39be653d8074",
"ServiceTypeID": "93f0dde5-3b5d-4668-a52a-cc58c749b793",
"WorkOrderOn": "2026-04-18T14:58:04.9730069+04:00",
"WorkOrderID": "8625ce14-4193-45d2-8c9d-236ae3da5a1a",
"InspectionOn": "2026-04-18T14:58:04.9730069+04:00",
"InspectionItemID": "9ca89d1c-f56f-4706-a2a4-c0efcd37eabd"
},
"PrevVehicleID": "c7f75eef-51c3-46e7-81e0-809d51715365",
"CloseBy": "ecddfe8d-33f3-4587-a50d-f9e5ca6f4f85",
"CloseOn": "2026-04-18T14:58:04.9730069+04:00",
"CriticalLevel": 0,
"Id": "563eeaa4-3044-4e59-bff4-fdf68ff9f75e",
"UserName": "sample string 17",
"UserID": "dacf7110-27b8-42e5-b38c-7af1b6f9afad",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T14:58:04.9730069+04:00",
"ClientID": "d108035f-30aa-4032-a7f3-96e0972a6dbc",
"ClientName": "sample string 22",
"PartnerID": "aa92cd3c-0028-4446-865c-0a08bca3b6c7",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
},
"IssueID": "d2d2e4b9-686b-457b-95da-0d1ebc771554",
"ReportedDate": "2026-04-18T14:58:04.9730069+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "04dc0cc0-ebea-4429-b5c1-b61a60b45725",
"ReportedByName": "sample string 6",
"AssignedToID": "6ed7d3d9-3867-4c91-9bbc-e0b893c71f24",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T14:58:04.9730069+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f8920845-c034-43f7-9490-90881152f552",
"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": "9b70d2ae-85f7-46b4-9cc9-39be653d8074",
"ServiceTypeID": "93f0dde5-3b5d-4668-a52a-cc58c749b793",
"WorkOrderOn": "2026-04-18T14:58:04.9730069+04:00",
"WorkOrderID": "8625ce14-4193-45d2-8c9d-236ae3da5a1a",
"InspectionOn": "2026-04-18T14:58:04.9730069+04:00",
"InspectionItemID": "9ca89d1c-f56f-4706-a2a4-c0efcd37eabd"
},
"PrevVehicleID": "c7f75eef-51c3-46e7-81e0-809d51715365",
"CloseBy": "ecddfe8d-33f3-4587-a50d-f9e5ca6f4f85",
"CloseOn": "2026-04-18T14:58:04.9730069+04:00",
"CriticalLevel": 0,
"Id": "563eeaa4-3044-4e59-bff4-fdf68ff9f75e",
"UserName": "sample string 17",
"UserID": "dacf7110-27b8-42e5-b38c-7af1b6f9afad",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T14:58:04.9730069+04:00",
"ClientID": "d108035f-30aa-4032-a7f3-96e0972a6dbc",
"ClientName": "sample string 22",
"PartnerID": "aa92cd3c-0028-4446-865c-0a08bca3b6c7",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"2f364dcd-5a75-43c9-a0c5-7c4910a8ed2a",
"ba93978c-b3e1-4771-b8bd-49d0f41b0cab"
],
"Id": "55b2f430-8bf8-45d0-91cf-d4972c4293f6",
"UserName": "sample string 15",
"UserID": "7086e9ae-68a9-44b4-865b-b13844b54417",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-04-18T14:58:04.9730069+04:00",
"ClientID": "993aa049-50fe-416d-8868-8340199ca8d7",
"ClientName": "sample string 20",
"PartnerID": "7471e17f-8bd2-47b1-a765-bc0bd3d0f5b6",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "21ad63dc-b2c5-40d3-8b18-889c87d71024",
"ServiceType": {
"ServiceTypeId": "fd907cbb-ae86-4a43-892e-e1a8e0b7da2e",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "d595417e-86df-4aff-bfa2-6868ab9f6d59",
"UserName": "sample string 8",
"UserID": "2be05ce8-c6c6-4c00-bcdb-1c5233b9186b",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-04-18T14:58:04.9730069+04:00",
"ClientID": "fddccf6d-2d93-428a-879e-3311e8af422d",
"ClientName": "sample string 13",
"PartnerID": "72f2cb59-1a0f-48d4-9d97-e90d9a517591",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-04-18T14:58:04.9730069+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
},
"Vehicles": [
{
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
},
{
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
}
],
"VehicleGroupIds": [
"2e623e8c-fe26-4f71-8d78-faeafbd68081",
"211508a0-a3b3-4db2-be8f-8a27b16a5e55"
],
"ServiceDoneOn": "2026-04-18T14:58:04.9730069+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": "907e99aa-3508-494e-bd8e-376be7b6a7b0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"ReminderBeforeDays": 6,
"ReminderBeforeKms": 7,
"ReminderBeforeEngineHrs": 8,
"LastServiceDoneOn": "2026-04-18T14:58:04.9730069+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "f8920845-c034-43f7-9490-90881152f552",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
},
"IssueID": "d2d2e4b9-686b-457b-95da-0d1ebc771554",
"ReportedDate": "2026-04-18T14:58:04.9730069+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "04dc0cc0-ebea-4429-b5c1-b61a60b45725",
"ReportedByName": "sample string 6",
"AssignedToID": "6ed7d3d9-3867-4c91-9bbc-e0b893c71f24",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T14:58:04.9730069+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f8920845-c034-43f7-9490-90881152f552",
"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": "9b70d2ae-85f7-46b4-9cc9-39be653d8074",
"ServiceTypeID": "93f0dde5-3b5d-4668-a52a-cc58c749b793",
"WorkOrderOn": "2026-04-18T14:58:04.9730069+04:00",
"WorkOrderID": "8625ce14-4193-45d2-8c9d-236ae3da5a1a",
"InspectionOn": "2026-04-18T14:58:04.9730069+04:00",
"InspectionItemID": "9ca89d1c-f56f-4706-a2a4-c0efcd37eabd"
},
"PrevVehicleID": "c7f75eef-51c3-46e7-81e0-809d51715365",
"CloseBy": "ecddfe8d-33f3-4587-a50d-f9e5ca6f4f85",
"CloseOn": "2026-04-18T14:58:04.9730069+04:00",
"CriticalLevel": 0,
"Id": "563eeaa4-3044-4e59-bff4-fdf68ff9f75e",
"UserName": "sample string 17",
"UserID": "dacf7110-27b8-42e5-b38c-7af1b6f9afad",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T14:58:04.9730069+04:00",
"ClientID": "d108035f-30aa-4032-a7f3-96e0972a6dbc",
"ClientName": "sample string 22",
"PartnerID": "aa92cd3c-0028-4446-865c-0a08bca3b6c7",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "a3a77fac-cd06-4824-b12d-254f60b93563",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "45c9b526-3db6-4878-aa38-443b28561e44",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "909febfd-4bc5-424b-908f-5882edf2377a",
"PartnerID": "2b63a1aa-c7bf-44fd-b9f0-e515197c8466"
},
"IssueID": "d2d2e4b9-686b-457b-95da-0d1ebc771554",
"ReportedDate": "2026-04-18T14:58:04.9730069+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "04dc0cc0-ebea-4429-b5c1-b61a60b45725",
"ReportedByName": "sample string 6",
"AssignedToID": "6ed7d3d9-3867-4c91-9bbc-e0b893c71f24",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T14:58:04.9730069+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f8920845-c034-43f7-9490-90881152f552",
"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": "9b70d2ae-85f7-46b4-9cc9-39be653d8074",
"ServiceTypeID": "93f0dde5-3b5d-4668-a52a-cc58c749b793",
"WorkOrderOn": "2026-04-18T14:58:04.9730069+04:00",
"WorkOrderID": "8625ce14-4193-45d2-8c9d-236ae3da5a1a",
"InspectionOn": "2026-04-18T14:58:04.9730069+04:00",
"InspectionItemID": "9ca89d1c-f56f-4706-a2a4-c0efcd37eabd"
},
"PrevVehicleID": "c7f75eef-51c3-46e7-81e0-809d51715365",
"CloseBy": "ecddfe8d-33f3-4587-a50d-f9e5ca6f4f85",
"CloseOn": "2026-04-18T14:58:04.9730069+04:00",
"CriticalLevel": 0,
"Id": "563eeaa4-3044-4e59-bff4-fdf68ff9f75e",
"UserName": "sample string 17",
"UserID": "dacf7110-27b8-42e5-b38c-7af1b6f9afad",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T14:58:04.9730069+04:00",
"ClientID": "d108035f-30aa-4032-a7f3-96e0972a6dbc",
"ClientName": "sample string 22",
"PartnerID": "aa92cd3c-0028-4446-865c-0a08bca3b6c7",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"2f364dcd-5a75-43c9-a0c5-7c4910a8ed2a",
"ba93978c-b3e1-4771-b8bd-49d0f41b0cab"
],
"Id": "55b2f430-8bf8-45d0-91cf-d4972c4293f6",
"UserName": "sample string 15",
"UserID": "7086e9ae-68a9-44b4-865b-b13844b54417",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-04-18T14:58:04.9730069+04:00",
"ClientID": "993aa049-50fe-416d-8868-8340199ca8d7",
"ClientName": "sample string 20",
"PartnerID": "7471e17f-8bd2-47b1-a765-bc0bd3d0f5b6",
"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>993aa049-50fe-416d-8868-8340199ca8d7</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-04-18T14:58:04.9730069+04:00</CreatedOn>
<Id>55b2f430-8bf8-45d0-91cf-d4972c4293f6</Id>
<PartnerID>7471e17f-8bd2-47b1-a765-bc0bd3d0f5b6</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>7086e9ae-68a9-44b4-865b-b13844b54417</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f8920845-c034-43f7-9490-90881152f552</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-04-18T14:58:04.9730069+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>d108035f-30aa-4032-a7f3-96e0972a6dbc</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-04-18T14:58:04.9730069+04:00</CreatedOn>
<Id>563eeaa4-3044-4e59-bff4-fdf68ff9f75e</Id>
<PartnerID>aa92cd3c-0028-4446-865c-0a08bca3b6c7</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>dacf7110-27b8-42e5-b38c-7af1b6f9afad</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>6ed7d3d9-3867-4c91-9bbc-e0b893c71f24</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f8920845-c034-43f7-9490-90881152f552</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>ecddfe8d-33f3-4587-a50d-f9e5ca6f4f85</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-04-18T14:58:04.9730069+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-04-18T14:58:04.9730069+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>d2d2e4b9-686b-457b-95da-0d1ebc771554</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>c7f75eef-51c3-46e7-81e0-809d51715365</d3p1:PrevVehicleID>
<d3p1:ReportedByID>04dc0cc0-ebea-4429-b5c1-b61a60b45725</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-04-18T14:58:04.9730069+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>9ca89d1c-f56f-4706-a2a4-c0efcd37eabd</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-04-18T14:58:04.9730069+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>9b70d2ae-85f7-46b4-9cc9-39be653d8074</d3p1:ServiceID>
<d3p1:ServiceTypeID>93f0dde5-3b5d-4668-a52a-cc58c749b793</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>8625ce14-4193-45d2-8c9d-236ae3da5a1a</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-04-18T14:58:04.9730069+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>d108035f-30aa-4032-a7f3-96e0972a6dbc</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-04-18T14:58:04.9730069+04:00</CreatedOn>
<Id>563eeaa4-3044-4e59-bff4-fdf68ff9f75e</Id>
<PartnerID>aa92cd3c-0028-4446-865c-0a08bca3b6c7</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>dacf7110-27b8-42e5-b38c-7af1b6f9afad</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>6ed7d3d9-3867-4c91-9bbc-e0b893c71f24</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f8920845-c034-43f7-9490-90881152f552</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>ecddfe8d-33f3-4587-a50d-f9e5ca6f4f85</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-04-18T14:58:04.9730069+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-04-18T14:58:04.9730069+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>d2d2e4b9-686b-457b-95da-0d1ebc771554</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>c7f75eef-51c3-46e7-81e0-809d51715365</d3p1:PrevVehicleID>
<d3p1:ReportedByID>04dc0cc0-ebea-4429-b5c1-b61a60b45725</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-04-18T14:58:04.9730069+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>9ca89d1c-f56f-4706-a2a4-c0efcd37eabd</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-04-18T14:58:04.9730069+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>9b70d2ae-85f7-46b4-9cc9-39be653d8074</d3p1:ServiceID>
<d3p1:ServiceTypeID>93f0dde5-3b5d-4668-a52a-cc58c749b793</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>8625ce14-4193-45d2-8c9d-236ae3da5a1a</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-04-18T14:58:04.9730069+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>2f364dcd-5a75-43c9-a0c5-7c4910a8ed2a</d3p1:guid>
<d3p1:guid>ba93978c-b3e1-4771-b8bd-49d0f41b0cab</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-04-18T14:58:04.9730069+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-04-18T14:58:04.9730069+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>fddccf6d-2d93-428a-879e-3311e8af422d</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-04-18T14:58:04.9730069+04:00</CreatedOn>
<Id>d595417e-86df-4aff-bfa2-6868ab9f6d59</Id>
<PartnerID>72f2cb59-1a0f-48d4-9d97-e90d9a517591</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>2be05ce8-c6c6-4c00-bcdb-1c5233b9186b</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>fd907cbb-ae86-4a43-892e-e1a8e0b7da2e</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>907e99aa-3508-494e-bd8e-376be7b6a7b0</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>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>2e623e8c-fe26-4f71-8d78-faeafbd68081</d3p1:guid>
<d3p1:guid>211508a0-a3b3-4db2-be8f-8a27b16a5e55</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>21ad63dc-b2c5-40d3-8b18-889c87d71024</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>993aa049-50fe-416d-8868-8340199ca8d7</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-04-18T14:58:04.9730069+04:00</CreatedOn>
<Id>55b2f430-8bf8-45d0-91cf-d4972c4293f6</Id>
<PartnerID>7471e17f-8bd2-47b1-a765-bc0bd3d0f5b6</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>7086e9ae-68a9-44b4-865b-b13844b54417</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f8920845-c034-43f7-9490-90881152f552</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-04-18T14:58:04.9730069+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>d108035f-30aa-4032-a7f3-96e0972a6dbc</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-04-18T14:58:04.9730069+04:00</CreatedOn>
<Id>563eeaa4-3044-4e59-bff4-fdf68ff9f75e</Id>
<PartnerID>aa92cd3c-0028-4446-865c-0a08bca3b6c7</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>dacf7110-27b8-42e5-b38c-7af1b6f9afad</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>6ed7d3d9-3867-4c91-9bbc-e0b893c71f24</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f8920845-c034-43f7-9490-90881152f552</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>ecddfe8d-33f3-4587-a50d-f9e5ca6f4f85</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-04-18T14:58:04.9730069+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-04-18T14:58:04.9730069+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>d2d2e4b9-686b-457b-95da-0d1ebc771554</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>c7f75eef-51c3-46e7-81e0-809d51715365</d3p1:PrevVehicleID>
<d3p1:ReportedByID>04dc0cc0-ebea-4429-b5c1-b61a60b45725</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-04-18T14:58:04.9730069+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>9ca89d1c-f56f-4706-a2a4-c0efcd37eabd</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-04-18T14:58:04.9730069+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>9b70d2ae-85f7-46b4-9cc9-39be653d8074</d3p1:ServiceID>
<d3p1:ServiceTypeID>93f0dde5-3b5d-4668-a52a-cc58c749b793</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>8625ce14-4193-45d2-8c9d-236ae3da5a1a</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-04-18T14:58:04.9730069+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>d108035f-30aa-4032-a7f3-96e0972a6dbc</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-04-18T14:58:04.9730069+04:00</CreatedOn>
<Id>563eeaa4-3044-4e59-bff4-fdf68ff9f75e</Id>
<PartnerID>aa92cd3c-0028-4446-865c-0a08bca3b6c7</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>dacf7110-27b8-42e5-b38c-7af1b6f9afad</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>6ed7d3d9-3867-4c91-9bbc-e0b893c71f24</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f8920845-c034-43f7-9490-90881152f552</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>ecddfe8d-33f3-4587-a50d-f9e5ca6f4f85</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-04-18T14:58:04.9730069+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-04-18T14:58:04.9730069+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>d2d2e4b9-686b-457b-95da-0d1ebc771554</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>c7f75eef-51c3-46e7-81e0-809d51715365</d3p1:PrevVehicleID>
<d3p1:ReportedByID>04dc0cc0-ebea-4429-b5c1-b61a60b45725</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-04-18T14:58:04.9730069+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>9ca89d1c-f56f-4706-a2a4-c0efcd37eabd</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-04-18T14:58:04.9730069+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>9b70d2ae-85f7-46b4-9cc9-39be653d8074</d3p1:ServiceID>
<d3p1:ServiceTypeID>93f0dde5-3b5d-4668-a52a-cc58c749b793</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>8625ce14-4193-45d2-8c9d-236ae3da5a1a</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-04-18T14:58:04.9730069+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>2f364dcd-5a75-43c9-a0c5-7c4910a8ed2a</d3p1:guid>
<d3p1:guid>ba93978c-b3e1-4771-b8bd-49d0f41b0cab</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-04-18T14:58:04.9730069+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-04-18T14:58:04.9730069+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>fddccf6d-2d93-428a-879e-3311e8af422d</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-04-18T14:58:04.9730069+04:00</CreatedOn>
<Id>d595417e-86df-4aff-bfa2-6868ab9f6d59</Id>
<PartnerID>72f2cb59-1a0f-48d4-9d97-e90d9a517591</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>2be05ce8-c6c6-4c00-bcdb-1c5233b9186b</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>fd907cbb-ae86-4a43-892e-e1a8e0b7da2e</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>907e99aa-3508-494e-bd8e-376be7b6a7b0</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>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>2e623e8c-fe26-4f71-8d78-faeafbd68081</d3p1:guid>
<d3p1:guid>211508a0-a3b3-4db2-be8f-8a27b16a5e55</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>21ad63dc-b2c5-40d3-8b18-889c87d71024</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>909febfd-4bc5-424b-908f-5882edf2377a</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>45c9b526-3db6-4878-aa38-443b28561e44</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>2b63a1aa-c7bf-44fd-b9f0-e515197c8466</PartnerID>
<VehicleID>a3a77fac-cd06-4824-b12d-254f60b93563</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>