GET Api/Service/GetAllByVehicleID?vehicleService={vehicleService}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vehicleService | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VehicleService| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleServiceID | globally unique identifier |
None. |
|
| ServiceType | ServiceType |
None. |
|
| DueKms | integer |
None. |
|
| DueDate | date |
None. |
|
| EngineHours | integer |
None. |
|
| Vehicle | VehicleBase |
None. |
|
| Vehicles | Collection of VehicleBase |
None. |
|
| VehicleGroupIds | Collection of globally unique identifier |
None. |
|
| ServiceDoneOn | date |
None. |
|
| ServiceDoneOnKms | integer |
None. |
|
| UsersToNotify | user_alert_setting |
None. |
|
| ReminderBeforeDays | integer |
None. |
|
| ReminderBeforeKms | integer |
None. |
|
| ReminderBeforeEngineHrs | integer |
None. |
|
| LastServiceDoneOn | date |
None. |
|
| LastServiceDoneKms | integer |
None. |
|
| AmountSpent | decimal number |
None. |
|
| Note | string |
None. |
|
| DueDetail | string |
None. |
|
| Attachment | Attachment |
None. |
|
| Issue | Collection of Issue |
None. |
|
| IssueList | Collection of globally unique identifier |
None. |
|
| Id | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| UserID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| PartnerName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"VehicleServiceID": "e0b96b88-6be9-45f6-a079-9e1c7d63897e",
"ServiceType": {
"ServiceTypeId": "17ec2326-2659-4f5c-bf3a-bf1bcf50611c",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "81c8fe27-b2b8-4d36-8faf-b73d1d0914cd",
"UserName": "sample string 8",
"UserID": "95efa97e-b085-407d-983c-1fcc7b541288",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-03-26T03:26:07.5846042+04:00",
"ClientID": "ea34550a-5c95-4a06-9371-9d59885202f3",
"ClientName": "sample string 13",
"PartnerID": "43a126bd-ba0c-49db-93df-1c699a6c1e27",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-03-26T03:26:07.5846042+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
},
"Vehicles": [
{
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
},
{
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
}
],
"VehicleGroupIds": [
"c9f818a7-0a8c-469c-b3ef-aea86b7da986",
"afd1772b-188c-45a5-b00b-90097b732afd"
],
"ServiceDoneOn": "2026-03-26T03:26:07.5846042+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": "4ca33ff8-9f15-462f-b00f-205e18d99210",
"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-03-26T03:26:07.5846042+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "32a51540-257f-43c8-96fe-0468c6ec8356",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
},
"IssueID": "f3834e49-4379-473b-9a54-96fa42fe4b27",
"ReportedDate": "2026-03-26T03:26:07.5846042+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "4661d066-df81-4045-9332-d12a386ccac7",
"ReportedByName": "sample string 6",
"AssignedToID": "c2e67bf8-db93-4b64-87f4-aee50cf6f65b",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:26:07.5846042+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "32a51540-257f-43c8-96fe-0468c6ec8356",
"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": "9881e9a0-8a7c-4acf-961f-d47f92a76bf8",
"ServiceTypeID": "9d403296-0b65-4044-a6da-2e024ed27926",
"WorkOrderOn": "2026-03-26T03:26:07.5846042+04:00",
"WorkOrderID": "304b0e5f-409f-46ef-81cd-db4e717fa364",
"InspectionOn": "2026-03-26T03:26:07.5846042+04:00",
"InspectionItemID": "f920f646-d268-4cef-9359-f9208469fa3d"
},
"PrevVehicleID": "02ee5fed-8de0-4485-8989-c3d3b8263b47",
"CloseBy": "763df9d9-7b5c-45ee-8464-9f9a52f072ea",
"CloseOn": "2026-03-26T03:26:07.5846042+04:00",
"CriticalLevel": 0,
"Id": "26370054-e347-4569-b947-0e06ca922fb6",
"UserName": "sample string 17",
"UserID": "df97734f-e764-47c1-b06b-476d46975f4f",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:26:07.5846042+04:00",
"ClientID": "5110b215-ca1b-4c72-872b-d041c42303aa",
"ClientName": "sample string 22",
"PartnerID": "3b15ca2d-bc56-49eb-b971-8bf4c03438da",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
},
"IssueID": "f3834e49-4379-473b-9a54-96fa42fe4b27",
"ReportedDate": "2026-03-26T03:26:07.5846042+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "4661d066-df81-4045-9332-d12a386ccac7",
"ReportedByName": "sample string 6",
"AssignedToID": "c2e67bf8-db93-4b64-87f4-aee50cf6f65b",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:26:07.5846042+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "32a51540-257f-43c8-96fe-0468c6ec8356",
"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": "9881e9a0-8a7c-4acf-961f-d47f92a76bf8",
"ServiceTypeID": "9d403296-0b65-4044-a6da-2e024ed27926",
"WorkOrderOn": "2026-03-26T03:26:07.5846042+04:00",
"WorkOrderID": "304b0e5f-409f-46ef-81cd-db4e717fa364",
"InspectionOn": "2026-03-26T03:26:07.5846042+04:00",
"InspectionItemID": "f920f646-d268-4cef-9359-f9208469fa3d"
},
"PrevVehicleID": "02ee5fed-8de0-4485-8989-c3d3b8263b47",
"CloseBy": "763df9d9-7b5c-45ee-8464-9f9a52f072ea",
"CloseOn": "2026-03-26T03:26:07.5846042+04:00",
"CriticalLevel": 0,
"Id": "26370054-e347-4569-b947-0e06ca922fb6",
"UserName": "sample string 17",
"UserID": "df97734f-e764-47c1-b06b-476d46975f4f",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:26:07.5846042+04:00",
"ClientID": "5110b215-ca1b-4c72-872b-d041c42303aa",
"ClientName": "sample string 22",
"PartnerID": "3b15ca2d-bc56-49eb-b971-8bf4c03438da",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"1e22ef33-11f0-4405-92c0-b2197608d5ca",
"4f2ada0e-597b-4861-91ee-a2e6c86f2d1c"
],
"Id": "9e5dfa8c-c78b-4d2f-9868-8ffff5d25e7a",
"UserName": "sample string 15",
"UserID": "a2e0d00e-a1fe-4750-8a7a-53f4a3193b99",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-03-26T03:26:07.5846042+04:00",
"ClientID": "9c90d63c-83d6-4074-9313-05c9faf8fb32",
"ClientName": "sample string 20",
"PartnerID": "f11e3aa5-760c-40cb-867f-4c0e59f264f0",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "e0b96b88-6be9-45f6-a079-9e1c7d63897e",
"ServiceType": {
"ServiceTypeId": "17ec2326-2659-4f5c-bf3a-bf1bcf50611c",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "81c8fe27-b2b8-4d36-8faf-b73d1d0914cd",
"UserName": "sample string 8",
"UserID": "95efa97e-b085-407d-983c-1fcc7b541288",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-03-26T03:26:07.5846042+04:00",
"ClientID": "ea34550a-5c95-4a06-9371-9d59885202f3",
"ClientName": "sample string 13",
"PartnerID": "43a126bd-ba0c-49db-93df-1c699a6c1e27",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-03-26T03:26:07.5846042+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
},
"Vehicles": [
{
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
},
{
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
}
],
"VehicleGroupIds": [
"c9f818a7-0a8c-469c-b3ef-aea86b7da986",
"afd1772b-188c-45a5-b00b-90097b732afd"
],
"ServiceDoneOn": "2026-03-26T03:26:07.5846042+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": "4ca33ff8-9f15-462f-b00f-205e18d99210",
"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-03-26T03:26:07.5846042+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "32a51540-257f-43c8-96fe-0468c6ec8356",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
},
"IssueID": "f3834e49-4379-473b-9a54-96fa42fe4b27",
"ReportedDate": "2026-03-26T03:26:07.5846042+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "4661d066-df81-4045-9332-d12a386ccac7",
"ReportedByName": "sample string 6",
"AssignedToID": "c2e67bf8-db93-4b64-87f4-aee50cf6f65b",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:26:07.5846042+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "32a51540-257f-43c8-96fe-0468c6ec8356",
"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": "9881e9a0-8a7c-4acf-961f-d47f92a76bf8",
"ServiceTypeID": "9d403296-0b65-4044-a6da-2e024ed27926",
"WorkOrderOn": "2026-03-26T03:26:07.5846042+04:00",
"WorkOrderID": "304b0e5f-409f-46ef-81cd-db4e717fa364",
"InspectionOn": "2026-03-26T03:26:07.5846042+04:00",
"InspectionItemID": "f920f646-d268-4cef-9359-f9208469fa3d"
},
"PrevVehicleID": "02ee5fed-8de0-4485-8989-c3d3b8263b47",
"CloseBy": "763df9d9-7b5c-45ee-8464-9f9a52f072ea",
"CloseOn": "2026-03-26T03:26:07.5846042+04:00",
"CriticalLevel": 0,
"Id": "26370054-e347-4569-b947-0e06ca922fb6",
"UserName": "sample string 17",
"UserID": "df97734f-e764-47c1-b06b-476d46975f4f",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:26:07.5846042+04:00",
"ClientID": "5110b215-ca1b-4c72-872b-d041c42303aa",
"ClientName": "sample string 22",
"PartnerID": "3b15ca2d-bc56-49eb-b971-8bf4c03438da",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "e797b7e2-30e9-4880-a5c5-d872034fee31",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2f31ba59-4882-4a6e-ac41-7bb3ada372a0",
"PartnerID": "3a7d3bff-4e4b-48ea-8f36-087fc2b4db15"
},
"IssueID": "f3834e49-4379-473b-9a54-96fa42fe4b27",
"ReportedDate": "2026-03-26T03:26:07.5846042+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "4661d066-df81-4045-9332-d12a386ccac7",
"ReportedByName": "sample string 6",
"AssignedToID": "c2e67bf8-db93-4b64-87f4-aee50cf6f65b",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:26:07.5846042+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "32a51540-257f-43c8-96fe-0468c6ec8356",
"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": "9881e9a0-8a7c-4acf-961f-d47f92a76bf8",
"ServiceTypeID": "9d403296-0b65-4044-a6da-2e024ed27926",
"WorkOrderOn": "2026-03-26T03:26:07.5846042+04:00",
"WorkOrderID": "304b0e5f-409f-46ef-81cd-db4e717fa364",
"InspectionOn": "2026-03-26T03:26:07.5846042+04:00",
"InspectionItemID": "f920f646-d268-4cef-9359-f9208469fa3d"
},
"PrevVehicleID": "02ee5fed-8de0-4485-8989-c3d3b8263b47",
"CloseBy": "763df9d9-7b5c-45ee-8464-9f9a52f072ea",
"CloseOn": "2026-03-26T03:26:07.5846042+04:00",
"CriticalLevel": 0,
"Id": "26370054-e347-4569-b947-0e06ca922fb6",
"UserName": "sample string 17",
"UserID": "df97734f-e764-47c1-b06b-476d46975f4f",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:26:07.5846042+04:00",
"ClientID": "5110b215-ca1b-4c72-872b-d041c42303aa",
"ClientName": "sample string 22",
"PartnerID": "3b15ca2d-bc56-49eb-b971-8bf4c03438da",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"1e22ef33-11f0-4405-92c0-b2197608d5ca",
"4f2ada0e-597b-4861-91ee-a2e6c86f2d1c"
],
"Id": "9e5dfa8c-c78b-4d2f-9868-8ffff5d25e7a",
"UserName": "sample string 15",
"UserID": "a2e0d00e-a1fe-4750-8a7a-53f4a3193b99",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-03-26T03:26:07.5846042+04:00",
"ClientID": "9c90d63c-83d6-4074-9313-05c9faf8fb32",
"ClientName": "sample string 20",
"PartnerID": "f11e3aa5-760c-40cb-867f-4c0e59f264f0",
"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>9c90d63c-83d6-4074-9313-05c9faf8fb32</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-03-26T03:26:07.5846042+04:00</CreatedOn>
<Id>9e5dfa8c-c78b-4d2f-9868-8ffff5d25e7a</Id>
<PartnerID>f11e3aa5-760c-40cb-867f-4c0e59f264f0</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>a2e0d00e-a1fe-4750-8a7a-53f4a3193b99</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>32a51540-257f-43c8-96fe-0468c6ec8356</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-03-26T03:26:07.5846042+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>5110b215-ca1b-4c72-872b-d041c42303aa</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-03-26T03:26:07.5846042+04:00</CreatedOn>
<Id>26370054-e347-4569-b947-0e06ca922fb6</Id>
<PartnerID>3b15ca2d-bc56-49eb-b971-8bf4c03438da</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>df97734f-e764-47c1-b06b-476d46975f4f</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>c2e67bf8-db93-4b64-87f4-aee50cf6f65b</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>32a51540-257f-43c8-96fe-0468c6ec8356</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>763df9d9-7b5c-45ee-8464-9f9a52f072ea</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-03-26T03:26:07.5846042+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-03-26T03:26:07.5846042+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>f3834e49-4379-473b-9a54-96fa42fe4b27</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>02ee5fed-8de0-4485-8989-c3d3b8263b47</d3p1:PrevVehicleID>
<d3p1:ReportedByID>4661d066-df81-4045-9332-d12a386ccac7</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-03-26T03:26:07.5846042+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>f920f646-d268-4cef-9359-f9208469fa3d</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-03-26T03:26:07.5846042+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>9881e9a0-8a7c-4acf-961f-d47f92a76bf8</d3p1:ServiceID>
<d3p1:ServiceTypeID>9d403296-0b65-4044-a6da-2e024ed27926</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>304b0e5f-409f-46ef-81cd-db4e717fa364</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-03-26T03:26:07.5846042+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>5110b215-ca1b-4c72-872b-d041c42303aa</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-03-26T03:26:07.5846042+04:00</CreatedOn>
<Id>26370054-e347-4569-b947-0e06ca922fb6</Id>
<PartnerID>3b15ca2d-bc56-49eb-b971-8bf4c03438da</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>df97734f-e764-47c1-b06b-476d46975f4f</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>c2e67bf8-db93-4b64-87f4-aee50cf6f65b</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>32a51540-257f-43c8-96fe-0468c6ec8356</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>763df9d9-7b5c-45ee-8464-9f9a52f072ea</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-03-26T03:26:07.5846042+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-03-26T03:26:07.5846042+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>f3834e49-4379-473b-9a54-96fa42fe4b27</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>02ee5fed-8de0-4485-8989-c3d3b8263b47</d3p1:PrevVehicleID>
<d3p1:ReportedByID>4661d066-df81-4045-9332-d12a386ccac7</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-03-26T03:26:07.5846042+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>f920f646-d268-4cef-9359-f9208469fa3d</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-03-26T03:26:07.5846042+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>9881e9a0-8a7c-4acf-961f-d47f92a76bf8</d3p1:ServiceID>
<d3p1:ServiceTypeID>9d403296-0b65-4044-a6da-2e024ed27926</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>304b0e5f-409f-46ef-81cd-db4e717fa364</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-03-26T03:26:07.5846042+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>1e22ef33-11f0-4405-92c0-b2197608d5ca</d3p1:guid>
<d3p1:guid>4f2ada0e-597b-4861-91ee-a2e6c86f2d1c</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-03-26T03:26:07.5846042+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-03-26T03:26:07.5846042+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>ea34550a-5c95-4a06-9371-9d59885202f3</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-03-26T03:26:07.5846042+04:00</CreatedOn>
<Id>81c8fe27-b2b8-4d36-8faf-b73d1d0914cd</Id>
<PartnerID>43a126bd-ba0c-49db-93df-1c699a6c1e27</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>95efa97e-b085-407d-983c-1fcc7b541288</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>17ec2326-2659-4f5c-bf3a-bf1bcf50611c</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>4ca33ff8-9f15-462f-b00f-205e18d99210</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>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>c9f818a7-0a8c-469c-b3ef-aea86b7da986</d3p1:guid>
<d3p1:guid>afd1772b-188c-45a5-b00b-90097b732afd</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>e0b96b88-6be9-45f6-a079-9e1c7d63897e</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>9c90d63c-83d6-4074-9313-05c9faf8fb32</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-03-26T03:26:07.5846042+04:00</CreatedOn>
<Id>9e5dfa8c-c78b-4d2f-9868-8ffff5d25e7a</Id>
<PartnerID>f11e3aa5-760c-40cb-867f-4c0e59f264f0</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>a2e0d00e-a1fe-4750-8a7a-53f4a3193b99</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>32a51540-257f-43c8-96fe-0468c6ec8356</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-03-26T03:26:07.5846042+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>5110b215-ca1b-4c72-872b-d041c42303aa</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-03-26T03:26:07.5846042+04:00</CreatedOn>
<Id>26370054-e347-4569-b947-0e06ca922fb6</Id>
<PartnerID>3b15ca2d-bc56-49eb-b971-8bf4c03438da</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>df97734f-e764-47c1-b06b-476d46975f4f</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>c2e67bf8-db93-4b64-87f4-aee50cf6f65b</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>32a51540-257f-43c8-96fe-0468c6ec8356</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>763df9d9-7b5c-45ee-8464-9f9a52f072ea</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-03-26T03:26:07.5846042+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-03-26T03:26:07.5846042+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>f3834e49-4379-473b-9a54-96fa42fe4b27</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>02ee5fed-8de0-4485-8989-c3d3b8263b47</d3p1:PrevVehicleID>
<d3p1:ReportedByID>4661d066-df81-4045-9332-d12a386ccac7</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-03-26T03:26:07.5846042+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>f920f646-d268-4cef-9359-f9208469fa3d</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-03-26T03:26:07.5846042+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>9881e9a0-8a7c-4acf-961f-d47f92a76bf8</d3p1:ServiceID>
<d3p1:ServiceTypeID>9d403296-0b65-4044-a6da-2e024ed27926</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>304b0e5f-409f-46ef-81cd-db4e717fa364</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-03-26T03:26:07.5846042+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>5110b215-ca1b-4c72-872b-d041c42303aa</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-03-26T03:26:07.5846042+04:00</CreatedOn>
<Id>26370054-e347-4569-b947-0e06ca922fb6</Id>
<PartnerID>3b15ca2d-bc56-49eb-b971-8bf4c03438da</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>df97734f-e764-47c1-b06b-476d46975f4f</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>c2e67bf8-db93-4b64-87f4-aee50cf6f65b</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>32a51540-257f-43c8-96fe-0468c6ec8356</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>763df9d9-7b5c-45ee-8464-9f9a52f072ea</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-03-26T03:26:07.5846042+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-03-26T03:26:07.5846042+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>f3834e49-4379-473b-9a54-96fa42fe4b27</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>02ee5fed-8de0-4485-8989-c3d3b8263b47</d3p1:PrevVehicleID>
<d3p1:ReportedByID>4661d066-df81-4045-9332-d12a386ccac7</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-03-26T03:26:07.5846042+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>f920f646-d268-4cef-9359-f9208469fa3d</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-03-26T03:26:07.5846042+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>9881e9a0-8a7c-4acf-961f-d47f92a76bf8</d3p1:ServiceID>
<d3p1:ServiceTypeID>9d403296-0b65-4044-a6da-2e024ed27926</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>304b0e5f-409f-46ef-81cd-db4e717fa364</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-03-26T03:26:07.5846042+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>1e22ef33-11f0-4405-92c0-b2197608d5ca</d3p1:guid>
<d3p1:guid>4f2ada0e-597b-4861-91ee-a2e6c86f2d1c</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-03-26T03:26:07.5846042+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-03-26T03:26:07.5846042+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>ea34550a-5c95-4a06-9371-9d59885202f3</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-03-26T03:26:07.5846042+04:00</CreatedOn>
<Id>81c8fe27-b2b8-4d36-8faf-b73d1d0914cd</Id>
<PartnerID>43a126bd-ba0c-49db-93df-1c699a6c1e27</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>95efa97e-b085-407d-983c-1fcc7b541288</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>17ec2326-2659-4f5c-bf3a-bf1bcf50611c</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>4ca33ff8-9f15-462f-b00f-205e18d99210</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>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>c9f818a7-0a8c-469c-b3ef-aea86b7da986</d3p1:guid>
<d3p1:guid>afd1772b-188c-45a5-b00b-90097b732afd</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>e0b96b88-6be9-45f6-a079-9e1c7d63897e</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>2f31ba59-4882-4a6e-ac41-7bb3ada372a0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a5ac2eb9-bfd2-48ee-a621-d0d2c6e0f6e8</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>3a7d3bff-4e4b-48ea-8f36-087fc2b4db15</PartnerID>
<VehicleID>e797b7e2-30e9-4880-a5c5-d872034fee31</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>