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": "6a9ec958-bcd8-4abf-9a8e-9efa8a06516a",
"ServiceType": {
"ServiceTypeId": "c9cbafbc-60bf-4056-a8da-7f08b1e5be4a",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "bb9a90bc-40da-4a47-9334-62874796ec15",
"UserName": "sample string 8",
"UserID": "4d9feb97-1454-43a9-8d4e-365e9fd2252c",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-04T07:07:02.5410885+04:00",
"ClientID": "ad467969-37d8-4ef5-ab22-1e6f362edd12",
"ClientName": "sample string 13",
"PartnerID": "0ccdc773-4fbe-4e03-98c4-93896897de7f",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-02-04T07:07:02.5410885+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
},
"Vehicles": [
{
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
},
{
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
}
],
"VehicleGroupIds": [
"e9363eae-a08d-430e-aeca-6de34beceef7",
"34f7c025-99e0-46ae-bfca-02e049fdad73"
],
"ServiceDoneOn": "2026-02-04T07:07:02.5410885+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": "494e763e-520b-4170-b4f1-12936016dab6",
"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:07:02.5410885+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "578694a1-5497-4b43-b371-aa4150701306",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
},
"IssueID": "ef950aa9-9a37-434b-998e-d606f8be00e3",
"ReportedDate": "2026-02-04T07:07:02.5410885+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "74ffd0c3-5b7d-4adf-af4c-f052e8a065c8",
"ReportedByName": "sample string 6",
"AssignedToID": "2dc9ed78-5d03-4d82-8cea-e811edd2f264",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:07:02.5410885+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "578694a1-5497-4b43-b371-aa4150701306",
"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": "4500667e-d2c1-41ca-8e4c-b876f1957892",
"ServiceTypeID": "c8df5835-2aa4-4c61-8f80-7de0f78e7e8e",
"WorkOrderOn": "2026-02-04T07:07:02.5410885+04:00",
"WorkOrderID": "08e362db-495f-4a95-b58c-eeab43d2acd0",
"InspectionOn": "2026-02-04T07:07:02.5410885+04:00",
"InspectionItemID": "87285687-5d2d-4480-aa9f-04d2b22ef6a5"
},
"PrevVehicleID": "10656414-8d4b-454e-967e-ee0ed9c8b2cd",
"CloseBy": "6357cb20-cc9f-43ea-925a-17994e085065",
"CloseOn": "2026-02-04T07:07:02.5410885+04:00",
"CriticalLevel": 0,
"Id": "b99836eb-36a8-435b-ba65-4f6d75c37433",
"UserName": "sample string 17",
"UserID": "37b049c2-12d8-4f6d-a9d7-994ad38c9728",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:07:02.5410885+04:00",
"ClientID": "922a342a-a61a-41bf-b25d-bfc1aecb29e1",
"ClientName": "sample string 22",
"PartnerID": "072f8406-9e31-499d-89ce-799aa89ae912",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
},
"IssueID": "ef950aa9-9a37-434b-998e-d606f8be00e3",
"ReportedDate": "2026-02-04T07:07:02.5410885+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "74ffd0c3-5b7d-4adf-af4c-f052e8a065c8",
"ReportedByName": "sample string 6",
"AssignedToID": "2dc9ed78-5d03-4d82-8cea-e811edd2f264",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:07:02.5410885+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "578694a1-5497-4b43-b371-aa4150701306",
"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": "4500667e-d2c1-41ca-8e4c-b876f1957892",
"ServiceTypeID": "c8df5835-2aa4-4c61-8f80-7de0f78e7e8e",
"WorkOrderOn": "2026-02-04T07:07:02.5410885+04:00",
"WorkOrderID": "08e362db-495f-4a95-b58c-eeab43d2acd0",
"InspectionOn": "2026-02-04T07:07:02.5410885+04:00",
"InspectionItemID": "87285687-5d2d-4480-aa9f-04d2b22ef6a5"
},
"PrevVehicleID": "10656414-8d4b-454e-967e-ee0ed9c8b2cd",
"CloseBy": "6357cb20-cc9f-43ea-925a-17994e085065",
"CloseOn": "2026-02-04T07:07:02.5410885+04:00",
"CriticalLevel": 0,
"Id": "b99836eb-36a8-435b-ba65-4f6d75c37433",
"UserName": "sample string 17",
"UserID": "37b049c2-12d8-4f6d-a9d7-994ad38c9728",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:07:02.5410885+04:00",
"ClientID": "922a342a-a61a-41bf-b25d-bfc1aecb29e1",
"ClientName": "sample string 22",
"PartnerID": "072f8406-9e31-499d-89ce-799aa89ae912",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"7776e9fe-60cd-4d09-b53a-13df4ae13334",
"56b1b0ab-d4f9-41fb-8309-248fd216ca6c"
],
"Id": "146bdeb9-8969-4715-b862-3c81d8304ace",
"UserName": "sample string 15",
"UserID": "af3aa113-b871-4f30-b2f9-a78656c68930",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-02-04T07:07:02.5410885+04:00",
"ClientID": "f4bfe631-c75a-4289-9ac5-0eb3ef317d4d",
"ClientName": "sample string 20",
"PartnerID": "7cbc1972-7ead-45f9-b7c6-3585b03bec96",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "6a9ec958-bcd8-4abf-9a8e-9efa8a06516a",
"ServiceType": {
"ServiceTypeId": "c9cbafbc-60bf-4056-a8da-7f08b1e5be4a",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "bb9a90bc-40da-4a47-9334-62874796ec15",
"UserName": "sample string 8",
"UserID": "4d9feb97-1454-43a9-8d4e-365e9fd2252c",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-04T07:07:02.5410885+04:00",
"ClientID": "ad467969-37d8-4ef5-ab22-1e6f362edd12",
"ClientName": "sample string 13",
"PartnerID": "0ccdc773-4fbe-4e03-98c4-93896897de7f",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-02-04T07:07:02.5410885+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
},
"Vehicles": [
{
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
},
{
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
}
],
"VehicleGroupIds": [
"e9363eae-a08d-430e-aeca-6de34beceef7",
"34f7c025-99e0-46ae-bfca-02e049fdad73"
],
"ServiceDoneOn": "2026-02-04T07:07:02.5410885+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": "494e763e-520b-4170-b4f1-12936016dab6",
"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:07:02.5410885+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "578694a1-5497-4b43-b371-aa4150701306",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
},
"IssueID": "ef950aa9-9a37-434b-998e-d606f8be00e3",
"ReportedDate": "2026-02-04T07:07:02.5410885+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "74ffd0c3-5b7d-4adf-af4c-f052e8a065c8",
"ReportedByName": "sample string 6",
"AssignedToID": "2dc9ed78-5d03-4d82-8cea-e811edd2f264",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:07:02.5410885+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "578694a1-5497-4b43-b371-aa4150701306",
"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": "4500667e-d2c1-41ca-8e4c-b876f1957892",
"ServiceTypeID": "c8df5835-2aa4-4c61-8f80-7de0f78e7e8e",
"WorkOrderOn": "2026-02-04T07:07:02.5410885+04:00",
"WorkOrderID": "08e362db-495f-4a95-b58c-eeab43d2acd0",
"InspectionOn": "2026-02-04T07:07:02.5410885+04:00",
"InspectionItemID": "87285687-5d2d-4480-aa9f-04d2b22ef6a5"
},
"PrevVehicleID": "10656414-8d4b-454e-967e-ee0ed9c8b2cd",
"CloseBy": "6357cb20-cc9f-43ea-925a-17994e085065",
"CloseOn": "2026-02-04T07:07:02.5410885+04:00",
"CriticalLevel": 0,
"Id": "b99836eb-36a8-435b-ba65-4f6d75c37433",
"UserName": "sample string 17",
"UserID": "37b049c2-12d8-4f6d-a9d7-994ad38c9728",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:07:02.5410885+04:00",
"ClientID": "922a342a-a61a-41bf-b25d-bfc1aecb29e1",
"ClientName": "sample string 22",
"PartnerID": "072f8406-9e31-499d-89ce-799aa89ae912",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "930e393e-0a78-49b0-81dd-e42c0584f29b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "8011bf6d-0fdf-4b64-b748-4e917d0ce673",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e1c46c1e-dc4b-4bad-b150-a3326d900d15",
"PartnerID": "4e8e6648-e087-411b-a772-c09699ec57a3"
},
"IssueID": "ef950aa9-9a37-434b-998e-d606f8be00e3",
"ReportedDate": "2026-02-04T07:07:02.5410885+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "74ffd0c3-5b7d-4adf-af4c-f052e8a065c8",
"ReportedByName": "sample string 6",
"AssignedToID": "2dc9ed78-5d03-4d82-8cea-e811edd2f264",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:07:02.5410885+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "578694a1-5497-4b43-b371-aa4150701306",
"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": "4500667e-d2c1-41ca-8e4c-b876f1957892",
"ServiceTypeID": "c8df5835-2aa4-4c61-8f80-7de0f78e7e8e",
"WorkOrderOn": "2026-02-04T07:07:02.5410885+04:00",
"WorkOrderID": "08e362db-495f-4a95-b58c-eeab43d2acd0",
"InspectionOn": "2026-02-04T07:07:02.5410885+04:00",
"InspectionItemID": "87285687-5d2d-4480-aa9f-04d2b22ef6a5"
},
"PrevVehicleID": "10656414-8d4b-454e-967e-ee0ed9c8b2cd",
"CloseBy": "6357cb20-cc9f-43ea-925a-17994e085065",
"CloseOn": "2026-02-04T07:07:02.5410885+04:00",
"CriticalLevel": 0,
"Id": "b99836eb-36a8-435b-ba65-4f6d75c37433",
"UserName": "sample string 17",
"UserID": "37b049c2-12d8-4f6d-a9d7-994ad38c9728",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:07:02.5410885+04:00",
"ClientID": "922a342a-a61a-41bf-b25d-bfc1aecb29e1",
"ClientName": "sample string 22",
"PartnerID": "072f8406-9e31-499d-89ce-799aa89ae912",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"7776e9fe-60cd-4d09-b53a-13df4ae13334",
"56b1b0ab-d4f9-41fb-8309-248fd216ca6c"
],
"Id": "146bdeb9-8969-4715-b862-3c81d8304ace",
"UserName": "sample string 15",
"UserID": "af3aa113-b871-4f30-b2f9-a78656c68930",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-02-04T07:07:02.5410885+04:00",
"ClientID": "f4bfe631-c75a-4289-9ac5-0eb3ef317d4d",
"ClientName": "sample string 20",
"PartnerID": "7cbc1972-7ead-45f9-b7c6-3585b03bec96",
"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>f4bfe631-c75a-4289-9ac5-0eb3ef317d4d</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-02-04T07:07:02.5410885+04:00</CreatedOn>
<Id>146bdeb9-8969-4715-b862-3c81d8304ace</Id>
<PartnerID>7cbc1972-7ead-45f9-b7c6-3585b03bec96</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>af3aa113-b871-4f30-b2f9-a78656c68930</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>578694a1-5497-4b43-b371-aa4150701306</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-02-04T07:07:02.5410885+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>922a342a-a61a-41bf-b25d-bfc1aecb29e1</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-04T07:07:02.5410885+04:00</CreatedOn>
<Id>b99836eb-36a8-435b-ba65-4f6d75c37433</Id>
<PartnerID>072f8406-9e31-499d-89ce-799aa89ae912</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>37b049c2-12d8-4f6d-a9d7-994ad38c9728</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>2dc9ed78-5d03-4d82-8cea-e811edd2f264</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>578694a1-5497-4b43-b371-aa4150701306</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>6357cb20-cc9f-43ea-925a-17994e085065</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-04T07:07:02.5410885+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-04T07:07:02.5410885+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>ef950aa9-9a37-434b-998e-d606f8be00e3</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>10656414-8d4b-454e-967e-ee0ed9c8b2cd</d3p1:PrevVehicleID>
<d3p1:ReportedByID>74ffd0c3-5b7d-4adf-af4c-f052e8a065c8</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-04T07:07:02.5410885+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>87285687-5d2d-4480-aa9f-04d2b22ef6a5</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-04T07:07:02.5410885+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>4500667e-d2c1-41ca-8e4c-b876f1957892</d3p1:ServiceID>
<d3p1:ServiceTypeID>c8df5835-2aa4-4c61-8f80-7de0f78e7e8e</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>08e362db-495f-4a95-b58c-eeab43d2acd0</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-04T07:07:02.5410885+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>922a342a-a61a-41bf-b25d-bfc1aecb29e1</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-04T07:07:02.5410885+04:00</CreatedOn>
<Id>b99836eb-36a8-435b-ba65-4f6d75c37433</Id>
<PartnerID>072f8406-9e31-499d-89ce-799aa89ae912</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>37b049c2-12d8-4f6d-a9d7-994ad38c9728</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>2dc9ed78-5d03-4d82-8cea-e811edd2f264</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>578694a1-5497-4b43-b371-aa4150701306</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>6357cb20-cc9f-43ea-925a-17994e085065</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-04T07:07:02.5410885+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-04T07:07:02.5410885+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>ef950aa9-9a37-434b-998e-d606f8be00e3</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>10656414-8d4b-454e-967e-ee0ed9c8b2cd</d3p1:PrevVehicleID>
<d3p1:ReportedByID>74ffd0c3-5b7d-4adf-af4c-f052e8a065c8</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-04T07:07:02.5410885+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>87285687-5d2d-4480-aa9f-04d2b22ef6a5</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-04T07:07:02.5410885+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>4500667e-d2c1-41ca-8e4c-b876f1957892</d3p1:ServiceID>
<d3p1:ServiceTypeID>c8df5835-2aa4-4c61-8f80-7de0f78e7e8e</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>08e362db-495f-4a95-b58c-eeab43d2acd0</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-04T07:07:02.5410885+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>7776e9fe-60cd-4d09-b53a-13df4ae13334</d3p1:guid>
<d3p1:guid>56b1b0ab-d4f9-41fb-8309-248fd216ca6c</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-02-04T07:07:02.5410885+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-02-04T07:07:02.5410885+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>ad467969-37d8-4ef5-ab22-1e6f362edd12</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-04T07:07:02.5410885+04:00</CreatedOn>
<Id>bb9a90bc-40da-4a47-9334-62874796ec15</Id>
<PartnerID>0ccdc773-4fbe-4e03-98c4-93896897de7f</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>4d9feb97-1454-43a9-8d4e-365e9fd2252c</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>c9cbafbc-60bf-4056-a8da-7f08b1e5be4a</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>494e763e-520b-4170-b4f1-12936016dab6</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>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>e9363eae-a08d-430e-aeca-6de34beceef7</d3p1:guid>
<d3p1:guid>34f7c025-99e0-46ae-bfca-02e049fdad73</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>6a9ec958-bcd8-4abf-9a8e-9efa8a06516a</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>f4bfe631-c75a-4289-9ac5-0eb3ef317d4d</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-02-04T07:07:02.5410885+04:00</CreatedOn>
<Id>146bdeb9-8969-4715-b862-3c81d8304ace</Id>
<PartnerID>7cbc1972-7ead-45f9-b7c6-3585b03bec96</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>af3aa113-b871-4f30-b2f9-a78656c68930</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>578694a1-5497-4b43-b371-aa4150701306</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-02-04T07:07:02.5410885+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>922a342a-a61a-41bf-b25d-bfc1aecb29e1</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-04T07:07:02.5410885+04:00</CreatedOn>
<Id>b99836eb-36a8-435b-ba65-4f6d75c37433</Id>
<PartnerID>072f8406-9e31-499d-89ce-799aa89ae912</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>37b049c2-12d8-4f6d-a9d7-994ad38c9728</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>2dc9ed78-5d03-4d82-8cea-e811edd2f264</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>578694a1-5497-4b43-b371-aa4150701306</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>6357cb20-cc9f-43ea-925a-17994e085065</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-04T07:07:02.5410885+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-04T07:07:02.5410885+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>ef950aa9-9a37-434b-998e-d606f8be00e3</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>10656414-8d4b-454e-967e-ee0ed9c8b2cd</d3p1:PrevVehicleID>
<d3p1:ReportedByID>74ffd0c3-5b7d-4adf-af4c-f052e8a065c8</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-04T07:07:02.5410885+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>87285687-5d2d-4480-aa9f-04d2b22ef6a5</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-04T07:07:02.5410885+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>4500667e-d2c1-41ca-8e4c-b876f1957892</d3p1:ServiceID>
<d3p1:ServiceTypeID>c8df5835-2aa4-4c61-8f80-7de0f78e7e8e</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>08e362db-495f-4a95-b58c-eeab43d2acd0</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-04T07:07:02.5410885+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>922a342a-a61a-41bf-b25d-bfc1aecb29e1</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-04T07:07:02.5410885+04:00</CreatedOn>
<Id>b99836eb-36a8-435b-ba65-4f6d75c37433</Id>
<PartnerID>072f8406-9e31-499d-89ce-799aa89ae912</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>37b049c2-12d8-4f6d-a9d7-994ad38c9728</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>2dc9ed78-5d03-4d82-8cea-e811edd2f264</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>578694a1-5497-4b43-b371-aa4150701306</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>6357cb20-cc9f-43ea-925a-17994e085065</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-04T07:07:02.5410885+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-04T07:07:02.5410885+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>ef950aa9-9a37-434b-998e-d606f8be00e3</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>10656414-8d4b-454e-967e-ee0ed9c8b2cd</d3p1:PrevVehicleID>
<d3p1:ReportedByID>74ffd0c3-5b7d-4adf-af4c-f052e8a065c8</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-04T07:07:02.5410885+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>87285687-5d2d-4480-aa9f-04d2b22ef6a5</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-04T07:07:02.5410885+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>4500667e-d2c1-41ca-8e4c-b876f1957892</d3p1:ServiceID>
<d3p1:ServiceTypeID>c8df5835-2aa4-4c61-8f80-7de0f78e7e8e</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>08e362db-495f-4a95-b58c-eeab43d2acd0</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-04T07:07:02.5410885+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>7776e9fe-60cd-4d09-b53a-13df4ae13334</d3p1:guid>
<d3p1:guid>56b1b0ab-d4f9-41fb-8309-248fd216ca6c</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-02-04T07:07:02.5410885+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-02-04T07:07:02.5410885+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>ad467969-37d8-4ef5-ab22-1e6f362edd12</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-04T07:07:02.5410885+04:00</CreatedOn>
<Id>bb9a90bc-40da-4a47-9334-62874796ec15</Id>
<PartnerID>0ccdc773-4fbe-4e03-98c4-93896897de7f</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>4d9feb97-1454-43a9-8d4e-365e9fd2252c</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>c9cbafbc-60bf-4056-a8da-7f08b1e5be4a</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>494e763e-520b-4170-b4f1-12936016dab6</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>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>e9363eae-a08d-430e-aeca-6de34beceef7</d3p1:guid>
<d3p1:guid>34f7c025-99e0-46ae-bfca-02e049fdad73</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>6a9ec958-bcd8-4abf-9a8e-9efa8a06516a</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>e1c46c1e-dc4b-4bad-b150-a3326d900d15</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>8011bf6d-0fdf-4b64-b748-4e917d0ce673</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>4e8e6648-e087-411b-a772-c09699ec57a3</PartnerID>
<VehicleID>930e393e-0a78-49b0-81dd-e42c0584f29b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>