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": "443c9990-bfc3-4b1a-bc2d-14862211b0bc",
"ServiceType": {
"ServiceTypeId": "12730d8b-6f91-4a41-a521-a3c1068c5e78",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "25886a98-3815-4448-9e99-7d863f0fb9f6",
"UserName": "sample string 8",
"UserID": "3ca01c09-0e30-430c-b10b-9dd3851384d6",
"CreatedBy": "sample string 10",
"CreatedOn": "2025-12-25T18:56:29.7396283+04:00",
"ClientID": "6f63c064-dbb4-45c9-8d04-4e7a73b31ea8",
"ClientName": "sample string 13",
"PartnerID": "4e3d7821-8bec-420d-9732-48602143ea3f",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2025-12-25T18:56:29.7396283+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
},
"Vehicles": [
{
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
},
{
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
}
],
"VehicleGroupIds": [
"baf766f7-4648-4de1-92b7-52277c5d6563",
"4257d8f2-3953-45a7-9a2e-890a3d60165c"
],
"ServiceDoneOn": "2025-12-25T18:56:29.7396283+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": "eea34b6a-d47b-458d-b903-859188c9f360",
"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": "2025-12-25T18:56:29.7396283+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "aa1cf3cc-2755-4178-8f5d-7daaf92711ed",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
},
"IssueID": "1ebbb451-0f87-4f86-8190-da2e581e7a89",
"ReportedDate": "2025-12-25T18:56:29.7396283+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f3f1b916-013f-4349-b9cf-fa869dec0e55",
"ReportedByName": "sample string 6",
"AssignedToID": "8f645726-500c-4cec-947b-93b78db4e8d3",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:56:29.7396283+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "aa1cf3cc-2755-4178-8f5d-7daaf92711ed",
"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": "8dd33ff9-562d-4dab-933f-07c041913ff4",
"ServiceTypeID": "fb6b3296-f9c6-49e3-ac12-886cd1722d23",
"WorkOrderOn": "2025-12-25T18:56:29.7396283+04:00",
"WorkOrderID": "6a8e2950-88ad-418c-9cd6-383faa18a1c8",
"InspectionOn": "2025-12-25T18:56:29.7396283+04:00",
"InspectionItemID": "37b477f3-e851-453e-bffa-25a3f283ce76"
},
"PrevVehicleID": "d5c3fd6b-661c-4e8f-9276-feabe9a92fb5",
"CloseBy": "89ba33d8-e15e-4ec5-a0f7-04ae53c7632d",
"CloseOn": "2025-12-25T18:56:29.7396283+04:00",
"CriticalLevel": 0,
"Id": "e6940cb5-5785-4e27-85a1-2925f1bb9f60",
"UserName": "sample string 17",
"UserID": "af77751b-8a1f-40d6-98b9-072396d11007",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:56:29.7396283+04:00",
"ClientID": "d54eb297-032d-434c-acf3-2efa2b251d2b",
"ClientName": "sample string 22",
"PartnerID": "ff4c1a08-0294-4ed5-9e4a-de47a5354893",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
},
"IssueID": "1ebbb451-0f87-4f86-8190-da2e581e7a89",
"ReportedDate": "2025-12-25T18:56:29.7396283+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f3f1b916-013f-4349-b9cf-fa869dec0e55",
"ReportedByName": "sample string 6",
"AssignedToID": "8f645726-500c-4cec-947b-93b78db4e8d3",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:56:29.7396283+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "aa1cf3cc-2755-4178-8f5d-7daaf92711ed",
"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": "8dd33ff9-562d-4dab-933f-07c041913ff4",
"ServiceTypeID": "fb6b3296-f9c6-49e3-ac12-886cd1722d23",
"WorkOrderOn": "2025-12-25T18:56:29.7396283+04:00",
"WorkOrderID": "6a8e2950-88ad-418c-9cd6-383faa18a1c8",
"InspectionOn": "2025-12-25T18:56:29.7396283+04:00",
"InspectionItemID": "37b477f3-e851-453e-bffa-25a3f283ce76"
},
"PrevVehicleID": "d5c3fd6b-661c-4e8f-9276-feabe9a92fb5",
"CloseBy": "89ba33d8-e15e-4ec5-a0f7-04ae53c7632d",
"CloseOn": "2025-12-25T18:56:29.7396283+04:00",
"CriticalLevel": 0,
"Id": "e6940cb5-5785-4e27-85a1-2925f1bb9f60",
"UserName": "sample string 17",
"UserID": "af77751b-8a1f-40d6-98b9-072396d11007",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:56:29.7396283+04:00",
"ClientID": "d54eb297-032d-434c-acf3-2efa2b251d2b",
"ClientName": "sample string 22",
"PartnerID": "ff4c1a08-0294-4ed5-9e4a-de47a5354893",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"47b366f3-8d70-4ec9-bc29-ec958e9e3b75",
"b347d755-9f4e-4c99-836e-9db0c0365ee1"
],
"Id": "c21a910a-73d4-442c-9a70-2a52c32d5e71",
"UserName": "sample string 15",
"UserID": "f4a38960-c64a-4f36-84f8-b02fa70de993",
"CreatedBy": "sample string 17",
"CreatedOn": "2025-12-25T18:56:29.7396283+04:00",
"ClientID": "126787d9-aeba-49bd-b9d1-c2aa7eddf265",
"ClientName": "sample string 20",
"PartnerID": "606a1523-40f8-489d-b104-3d26331cc099",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "443c9990-bfc3-4b1a-bc2d-14862211b0bc",
"ServiceType": {
"ServiceTypeId": "12730d8b-6f91-4a41-a521-a3c1068c5e78",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "25886a98-3815-4448-9e99-7d863f0fb9f6",
"UserName": "sample string 8",
"UserID": "3ca01c09-0e30-430c-b10b-9dd3851384d6",
"CreatedBy": "sample string 10",
"CreatedOn": "2025-12-25T18:56:29.7396283+04:00",
"ClientID": "6f63c064-dbb4-45c9-8d04-4e7a73b31ea8",
"ClientName": "sample string 13",
"PartnerID": "4e3d7821-8bec-420d-9732-48602143ea3f",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2025-12-25T18:56:29.7396283+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
},
"Vehicles": [
{
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
},
{
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
}
],
"VehicleGroupIds": [
"baf766f7-4648-4de1-92b7-52277c5d6563",
"4257d8f2-3953-45a7-9a2e-890a3d60165c"
],
"ServiceDoneOn": "2025-12-25T18:56:29.7396283+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": "eea34b6a-d47b-458d-b903-859188c9f360",
"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": "2025-12-25T18:56:29.7396283+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "aa1cf3cc-2755-4178-8f5d-7daaf92711ed",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
},
"IssueID": "1ebbb451-0f87-4f86-8190-da2e581e7a89",
"ReportedDate": "2025-12-25T18:56:29.7396283+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f3f1b916-013f-4349-b9cf-fa869dec0e55",
"ReportedByName": "sample string 6",
"AssignedToID": "8f645726-500c-4cec-947b-93b78db4e8d3",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:56:29.7396283+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "aa1cf3cc-2755-4178-8f5d-7daaf92711ed",
"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": "8dd33ff9-562d-4dab-933f-07c041913ff4",
"ServiceTypeID": "fb6b3296-f9c6-49e3-ac12-886cd1722d23",
"WorkOrderOn": "2025-12-25T18:56:29.7396283+04:00",
"WorkOrderID": "6a8e2950-88ad-418c-9cd6-383faa18a1c8",
"InspectionOn": "2025-12-25T18:56:29.7396283+04:00",
"InspectionItemID": "37b477f3-e851-453e-bffa-25a3f283ce76"
},
"PrevVehicleID": "d5c3fd6b-661c-4e8f-9276-feabe9a92fb5",
"CloseBy": "89ba33d8-e15e-4ec5-a0f7-04ae53c7632d",
"CloseOn": "2025-12-25T18:56:29.7396283+04:00",
"CriticalLevel": 0,
"Id": "e6940cb5-5785-4e27-85a1-2925f1bb9f60",
"UserName": "sample string 17",
"UserID": "af77751b-8a1f-40d6-98b9-072396d11007",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:56:29.7396283+04:00",
"ClientID": "d54eb297-032d-434c-acf3-2efa2b251d2b",
"ClientName": "sample string 22",
"PartnerID": "ff4c1a08-0294-4ed5-9e4a-de47a5354893",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "7ae175e8-fc75-46df-83d8-9f25c33977c1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cf2b340a-3afe-45cf-9a60-41e737d8ca97",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e68848c7-d300-4186-b8fd-f0352c096636",
"PartnerID": "dc562bdb-1dc9-4c05-a1fb-ed252786f41b"
},
"IssueID": "1ebbb451-0f87-4f86-8190-da2e581e7a89",
"ReportedDate": "2025-12-25T18:56:29.7396283+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f3f1b916-013f-4349-b9cf-fa869dec0e55",
"ReportedByName": "sample string 6",
"AssignedToID": "8f645726-500c-4cec-947b-93b78db4e8d3",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:56:29.7396283+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "aa1cf3cc-2755-4178-8f5d-7daaf92711ed",
"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": "8dd33ff9-562d-4dab-933f-07c041913ff4",
"ServiceTypeID": "fb6b3296-f9c6-49e3-ac12-886cd1722d23",
"WorkOrderOn": "2025-12-25T18:56:29.7396283+04:00",
"WorkOrderID": "6a8e2950-88ad-418c-9cd6-383faa18a1c8",
"InspectionOn": "2025-12-25T18:56:29.7396283+04:00",
"InspectionItemID": "37b477f3-e851-453e-bffa-25a3f283ce76"
},
"PrevVehicleID": "d5c3fd6b-661c-4e8f-9276-feabe9a92fb5",
"CloseBy": "89ba33d8-e15e-4ec5-a0f7-04ae53c7632d",
"CloseOn": "2025-12-25T18:56:29.7396283+04:00",
"CriticalLevel": 0,
"Id": "e6940cb5-5785-4e27-85a1-2925f1bb9f60",
"UserName": "sample string 17",
"UserID": "af77751b-8a1f-40d6-98b9-072396d11007",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:56:29.7396283+04:00",
"ClientID": "d54eb297-032d-434c-acf3-2efa2b251d2b",
"ClientName": "sample string 22",
"PartnerID": "ff4c1a08-0294-4ed5-9e4a-de47a5354893",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"47b366f3-8d70-4ec9-bc29-ec958e9e3b75",
"b347d755-9f4e-4c99-836e-9db0c0365ee1"
],
"Id": "c21a910a-73d4-442c-9a70-2a52c32d5e71",
"UserName": "sample string 15",
"UserID": "f4a38960-c64a-4f36-84f8-b02fa70de993",
"CreatedBy": "sample string 17",
"CreatedOn": "2025-12-25T18:56:29.7396283+04:00",
"ClientID": "126787d9-aeba-49bd-b9d1-c2aa7eddf265",
"ClientName": "sample string 20",
"PartnerID": "606a1523-40f8-489d-b104-3d26331cc099",
"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>126787d9-aeba-49bd-b9d1-c2aa7eddf265</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2025-12-25T18:56:29.7396283+04:00</CreatedOn>
<Id>c21a910a-73d4-442c-9a70-2a52c32d5e71</Id>
<PartnerID>606a1523-40f8-489d-b104-3d26331cc099</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>f4a38960-c64a-4f36-84f8-b02fa70de993</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>aa1cf3cc-2755-4178-8f5d-7daaf92711ed</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2025-12-25T18:56:29.7396283+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>d54eb297-032d-434c-acf3-2efa2b251d2b</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:56:29.7396283+04:00</CreatedOn>
<Id>e6940cb5-5785-4e27-85a1-2925f1bb9f60</Id>
<PartnerID>ff4c1a08-0294-4ed5-9e4a-de47a5354893</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>af77751b-8a1f-40d6-98b9-072396d11007</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>8f645726-500c-4cec-947b-93b78db4e8d3</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>aa1cf3cc-2755-4178-8f5d-7daaf92711ed</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>89ba33d8-e15e-4ec5-a0f7-04ae53c7632d</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:56:29.7396283+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:56:29.7396283+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>1ebbb451-0f87-4f86-8190-da2e581e7a89</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>d5c3fd6b-661c-4e8f-9276-feabe9a92fb5</d3p1:PrevVehicleID>
<d3p1:ReportedByID>f3f1b916-013f-4349-b9cf-fa869dec0e55</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:56:29.7396283+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>37b477f3-e851-453e-bffa-25a3f283ce76</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:56:29.7396283+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>8dd33ff9-562d-4dab-933f-07c041913ff4</d3p1:ServiceID>
<d3p1:ServiceTypeID>fb6b3296-f9c6-49e3-ac12-886cd1722d23</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>6a8e2950-88ad-418c-9cd6-383faa18a1c8</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:56:29.7396283+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>d54eb297-032d-434c-acf3-2efa2b251d2b</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:56:29.7396283+04:00</CreatedOn>
<Id>e6940cb5-5785-4e27-85a1-2925f1bb9f60</Id>
<PartnerID>ff4c1a08-0294-4ed5-9e4a-de47a5354893</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>af77751b-8a1f-40d6-98b9-072396d11007</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>8f645726-500c-4cec-947b-93b78db4e8d3</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>aa1cf3cc-2755-4178-8f5d-7daaf92711ed</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>89ba33d8-e15e-4ec5-a0f7-04ae53c7632d</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:56:29.7396283+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:56:29.7396283+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>1ebbb451-0f87-4f86-8190-da2e581e7a89</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>d5c3fd6b-661c-4e8f-9276-feabe9a92fb5</d3p1:PrevVehicleID>
<d3p1:ReportedByID>f3f1b916-013f-4349-b9cf-fa869dec0e55</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:56:29.7396283+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>37b477f3-e851-453e-bffa-25a3f283ce76</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:56:29.7396283+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>8dd33ff9-562d-4dab-933f-07c041913ff4</d3p1:ServiceID>
<d3p1:ServiceTypeID>fb6b3296-f9c6-49e3-ac12-886cd1722d23</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>6a8e2950-88ad-418c-9cd6-383faa18a1c8</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:56:29.7396283+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>47b366f3-8d70-4ec9-bc29-ec958e9e3b75</d3p1:guid>
<d3p1:guid>b347d755-9f4e-4c99-836e-9db0c0365ee1</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2025-12-25T18:56:29.7396283+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2025-12-25T18:56:29.7396283+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>6f63c064-dbb4-45c9-8d04-4e7a73b31ea8</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2025-12-25T18:56:29.7396283+04:00</CreatedOn>
<Id>25886a98-3815-4448-9e99-7d863f0fb9f6</Id>
<PartnerID>4e3d7821-8bec-420d-9732-48602143ea3f</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>3ca01c09-0e30-430c-b10b-9dd3851384d6</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>12730d8b-6f91-4a41-a521-a3c1068c5e78</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>eea34b6a-d47b-458d-b903-859188c9f360</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>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>baf766f7-4648-4de1-92b7-52277c5d6563</d3p1:guid>
<d3p1:guid>4257d8f2-3953-45a7-9a2e-890a3d60165c</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>443c9990-bfc3-4b1a-bc2d-14862211b0bc</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>126787d9-aeba-49bd-b9d1-c2aa7eddf265</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2025-12-25T18:56:29.7396283+04:00</CreatedOn>
<Id>c21a910a-73d4-442c-9a70-2a52c32d5e71</Id>
<PartnerID>606a1523-40f8-489d-b104-3d26331cc099</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>f4a38960-c64a-4f36-84f8-b02fa70de993</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>aa1cf3cc-2755-4178-8f5d-7daaf92711ed</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2025-12-25T18:56:29.7396283+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>d54eb297-032d-434c-acf3-2efa2b251d2b</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:56:29.7396283+04:00</CreatedOn>
<Id>e6940cb5-5785-4e27-85a1-2925f1bb9f60</Id>
<PartnerID>ff4c1a08-0294-4ed5-9e4a-de47a5354893</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>af77751b-8a1f-40d6-98b9-072396d11007</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>8f645726-500c-4cec-947b-93b78db4e8d3</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>aa1cf3cc-2755-4178-8f5d-7daaf92711ed</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>89ba33d8-e15e-4ec5-a0f7-04ae53c7632d</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:56:29.7396283+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:56:29.7396283+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>1ebbb451-0f87-4f86-8190-da2e581e7a89</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>d5c3fd6b-661c-4e8f-9276-feabe9a92fb5</d3p1:PrevVehicleID>
<d3p1:ReportedByID>f3f1b916-013f-4349-b9cf-fa869dec0e55</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:56:29.7396283+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>37b477f3-e851-453e-bffa-25a3f283ce76</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:56:29.7396283+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>8dd33ff9-562d-4dab-933f-07c041913ff4</d3p1:ServiceID>
<d3p1:ServiceTypeID>fb6b3296-f9c6-49e3-ac12-886cd1722d23</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>6a8e2950-88ad-418c-9cd6-383faa18a1c8</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:56:29.7396283+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>d54eb297-032d-434c-acf3-2efa2b251d2b</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:56:29.7396283+04:00</CreatedOn>
<Id>e6940cb5-5785-4e27-85a1-2925f1bb9f60</Id>
<PartnerID>ff4c1a08-0294-4ed5-9e4a-de47a5354893</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>af77751b-8a1f-40d6-98b9-072396d11007</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>8f645726-500c-4cec-947b-93b78db4e8d3</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>aa1cf3cc-2755-4178-8f5d-7daaf92711ed</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>89ba33d8-e15e-4ec5-a0f7-04ae53c7632d</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:56:29.7396283+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:56:29.7396283+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>1ebbb451-0f87-4f86-8190-da2e581e7a89</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>d5c3fd6b-661c-4e8f-9276-feabe9a92fb5</d3p1:PrevVehicleID>
<d3p1:ReportedByID>f3f1b916-013f-4349-b9cf-fa869dec0e55</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:56:29.7396283+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>37b477f3-e851-453e-bffa-25a3f283ce76</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:56:29.7396283+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>8dd33ff9-562d-4dab-933f-07c041913ff4</d3p1:ServiceID>
<d3p1:ServiceTypeID>fb6b3296-f9c6-49e3-ac12-886cd1722d23</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>6a8e2950-88ad-418c-9cd6-383faa18a1c8</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:56:29.7396283+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>47b366f3-8d70-4ec9-bc29-ec958e9e3b75</d3p1:guid>
<d3p1:guid>b347d755-9f4e-4c99-836e-9db0c0365ee1</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2025-12-25T18:56:29.7396283+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2025-12-25T18:56:29.7396283+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>6f63c064-dbb4-45c9-8d04-4e7a73b31ea8</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2025-12-25T18:56:29.7396283+04:00</CreatedOn>
<Id>25886a98-3815-4448-9e99-7d863f0fb9f6</Id>
<PartnerID>4e3d7821-8bec-420d-9732-48602143ea3f</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>3ca01c09-0e30-430c-b10b-9dd3851384d6</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>12730d8b-6f91-4a41-a521-a3c1068c5e78</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>eea34b6a-d47b-458d-b903-859188c9f360</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>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>baf766f7-4648-4de1-92b7-52277c5d6563</d3p1:guid>
<d3p1:guid>4257d8f2-3953-45a7-9a2e-890a3d60165c</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>443c9990-bfc3-4b1a-bc2d-14862211b0bc</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>e68848c7-d300-4186-b8fd-f0352c096636</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>cf2b340a-3afe-45cf-9a60-41e737d8ca97</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>dc562bdb-1dc9-4c05-a1fb-ed252786f41b</PartnerID>
<VehicleID>7ae175e8-fc75-46df-83d8-9f25c33977c1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>