GET Api/Service?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": "49af5e96-8180-4533-bcc4-862feb96d247",
"ServiceType": {
"ServiceTypeId": "11bb9968-9e1b-47c4-a487-bf66ff646f3e",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "8c33670a-aadc-4f8c-adb7-80d99660e2f4",
"UserName": "sample string 8",
"UserID": "745423c1-2808-494d-8af5-c4251bf963b6",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-03-26T03:23:52.4750297+04:00",
"ClientID": "ba145010-0878-436c-987b-4fc507ed3727",
"ClientName": "sample string 13",
"PartnerID": "c3d62c80-d6e2-4eee-9662-a512301b8fad",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-03-26T03:23:52.4750297+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
},
"Vehicles": [
{
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
},
{
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
}
],
"VehicleGroupIds": [
"921e8a97-2576-40f5-81f9-40d5f1fe595c",
"07848b85-f3a9-443f-a995-a504d4df3785"
],
"ServiceDoneOn": "2026-03-26T03:23:52.4750297+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": "78c2daae-2bf0-430b-9668-0dcec8215a5c",
"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:23:52.4750297+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "f1a757f9-b840-4a5d-8807-0ada88c4c8b5",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
},
"IssueID": "34cbfc74-ff3b-4478-a198-10713e0b7f08",
"ReportedDate": "2026-03-26T03:23:52.4750297+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a40a240c-766e-4d37-ad1c-50aa2ca22c8f",
"ReportedByName": "sample string 6",
"AssignedToID": "edd2b5bf-d303-4886-9f60-23ce025541ce",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:23:52.4750297+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f1a757f9-b840-4a5d-8807-0ada88c4c8b5",
"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": "5190994c-ea8d-499e-9743-d8b408f3ae53",
"ServiceTypeID": "6154de11-d611-4dda-810f-5bb4f58d295a",
"WorkOrderOn": "2026-03-26T03:23:52.4750297+04:00",
"WorkOrderID": "07cacac9-6477-4c0d-b260-0f5a4fdfe46e",
"InspectionOn": "2026-03-26T03:23:52.4750297+04:00",
"InspectionItemID": "e64bf8b2-1c41-43b8-b6b6-12825d9c3d56"
},
"PrevVehicleID": "4ff50027-0402-4d6f-97bc-88f2d8608982",
"CloseBy": "d0390a3e-e389-4ae5-858d-b2250516cda8",
"CloseOn": "2026-03-26T03:23:52.4750297+04:00",
"CriticalLevel": 0,
"Id": "cf80a7bd-e946-44ef-8f47-9ffcc36b66a0",
"UserName": "sample string 17",
"UserID": "9582be61-304e-45cd-a236-8fbe9cfcee00",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:23:52.4750297+04:00",
"ClientID": "269b6b5d-877a-4d5f-b136-6695a31ba063",
"ClientName": "sample string 22",
"PartnerID": "a3cbb9c3-58b5-497f-836c-e483dd296edd",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
},
"IssueID": "34cbfc74-ff3b-4478-a198-10713e0b7f08",
"ReportedDate": "2026-03-26T03:23:52.4750297+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a40a240c-766e-4d37-ad1c-50aa2ca22c8f",
"ReportedByName": "sample string 6",
"AssignedToID": "edd2b5bf-d303-4886-9f60-23ce025541ce",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:23:52.4750297+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f1a757f9-b840-4a5d-8807-0ada88c4c8b5",
"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": "5190994c-ea8d-499e-9743-d8b408f3ae53",
"ServiceTypeID": "6154de11-d611-4dda-810f-5bb4f58d295a",
"WorkOrderOn": "2026-03-26T03:23:52.4750297+04:00",
"WorkOrderID": "07cacac9-6477-4c0d-b260-0f5a4fdfe46e",
"InspectionOn": "2026-03-26T03:23:52.4750297+04:00",
"InspectionItemID": "e64bf8b2-1c41-43b8-b6b6-12825d9c3d56"
},
"PrevVehicleID": "4ff50027-0402-4d6f-97bc-88f2d8608982",
"CloseBy": "d0390a3e-e389-4ae5-858d-b2250516cda8",
"CloseOn": "2026-03-26T03:23:52.4750297+04:00",
"CriticalLevel": 0,
"Id": "cf80a7bd-e946-44ef-8f47-9ffcc36b66a0",
"UserName": "sample string 17",
"UserID": "9582be61-304e-45cd-a236-8fbe9cfcee00",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:23:52.4750297+04:00",
"ClientID": "269b6b5d-877a-4d5f-b136-6695a31ba063",
"ClientName": "sample string 22",
"PartnerID": "a3cbb9c3-58b5-497f-836c-e483dd296edd",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"7f7e65b8-976d-4a15-b1d2-4744bf2c93ee",
"b2b0c8a5-6588-45e6-b2e3-ebd654b4479a"
],
"Id": "99bf7474-55e2-41d8-97b5-0d6f478a40b0",
"UserName": "sample string 15",
"UserID": "6067ae15-0e3e-4782-9c71-86f1e4912472",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-03-26T03:23:52.4750297+04:00",
"ClientID": "e5865442-137a-464d-b52d-9fac6161fe59",
"ClientName": "sample string 20",
"PartnerID": "7d49f775-1fef-45cd-a87f-ba35bb0a2aa9",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "49af5e96-8180-4533-bcc4-862feb96d247",
"ServiceType": {
"ServiceTypeId": "11bb9968-9e1b-47c4-a487-bf66ff646f3e",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "8c33670a-aadc-4f8c-adb7-80d99660e2f4",
"UserName": "sample string 8",
"UserID": "745423c1-2808-494d-8af5-c4251bf963b6",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-03-26T03:23:52.4750297+04:00",
"ClientID": "ba145010-0878-436c-987b-4fc507ed3727",
"ClientName": "sample string 13",
"PartnerID": "c3d62c80-d6e2-4eee-9662-a512301b8fad",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-03-26T03:23:52.4750297+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
},
"Vehicles": [
{
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
},
{
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
}
],
"VehicleGroupIds": [
"921e8a97-2576-40f5-81f9-40d5f1fe595c",
"07848b85-f3a9-443f-a995-a504d4df3785"
],
"ServiceDoneOn": "2026-03-26T03:23:52.4750297+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": "78c2daae-2bf0-430b-9668-0dcec8215a5c",
"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:23:52.4750297+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "f1a757f9-b840-4a5d-8807-0ada88c4c8b5",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
},
"IssueID": "34cbfc74-ff3b-4478-a198-10713e0b7f08",
"ReportedDate": "2026-03-26T03:23:52.4750297+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a40a240c-766e-4d37-ad1c-50aa2ca22c8f",
"ReportedByName": "sample string 6",
"AssignedToID": "edd2b5bf-d303-4886-9f60-23ce025541ce",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:23:52.4750297+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f1a757f9-b840-4a5d-8807-0ada88c4c8b5",
"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": "5190994c-ea8d-499e-9743-d8b408f3ae53",
"ServiceTypeID": "6154de11-d611-4dda-810f-5bb4f58d295a",
"WorkOrderOn": "2026-03-26T03:23:52.4750297+04:00",
"WorkOrderID": "07cacac9-6477-4c0d-b260-0f5a4fdfe46e",
"InspectionOn": "2026-03-26T03:23:52.4750297+04:00",
"InspectionItemID": "e64bf8b2-1c41-43b8-b6b6-12825d9c3d56"
},
"PrevVehicleID": "4ff50027-0402-4d6f-97bc-88f2d8608982",
"CloseBy": "d0390a3e-e389-4ae5-858d-b2250516cda8",
"CloseOn": "2026-03-26T03:23:52.4750297+04:00",
"CriticalLevel": 0,
"Id": "cf80a7bd-e946-44ef-8f47-9ffcc36b66a0",
"UserName": "sample string 17",
"UserID": "9582be61-304e-45cd-a236-8fbe9cfcee00",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:23:52.4750297+04:00",
"ClientID": "269b6b5d-877a-4d5f-b136-6695a31ba063",
"ClientName": "sample string 22",
"PartnerID": "a3cbb9c3-58b5-497f-836c-e483dd296edd",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "f2cc6f90-2779-413d-abe5-88af50e5bfa4",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f571f098-4d7e-4342-a06a-253e230857e4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b04326f5-cc6f-467b-bdcc-25edfc246eaf",
"PartnerID": "038c7498-5da9-4e8f-95a6-cf2df4127f72"
},
"IssueID": "34cbfc74-ff3b-4478-a198-10713e0b7f08",
"ReportedDate": "2026-03-26T03:23:52.4750297+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a40a240c-766e-4d37-ad1c-50aa2ca22c8f",
"ReportedByName": "sample string 6",
"AssignedToID": "edd2b5bf-d303-4886-9f60-23ce025541ce",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:23:52.4750297+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f1a757f9-b840-4a5d-8807-0ada88c4c8b5",
"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": "5190994c-ea8d-499e-9743-d8b408f3ae53",
"ServiceTypeID": "6154de11-d611-4dda-810f-5bb4f58d295a",
"WorkOrderOn": "2026-03-26T03:23:52.4750297+04:00",
"WorkOrderID": "07cacac9-6477-4c0d-b260-0f5a4fdfe46e",
"InspectionOn": "2026-03-26T03:23:52.4750297+04:00",
"InspectionItemID": "e64bf8b2-1c41-43b8-b6b6-12825d9c3d56"
},
"PrevVehicleID": "4ff50027-0402-4d6f-97bc-88f2d8608982",
"CloseBy": "d0390a3e-e389-4ae5-858d-b2250516cda8",
"CloseOn": "2026-03-26T03:23:52.4750297+04:00",
"CriticalLevel": 0,
"Id": "cf80a7bd-e946-44ef-8f47-9ffcc36b66a0",
"UserName": "sample string 17",
"UserID": "9582be61-304e-45cd-a236-8fbe9cfcee00",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:23:52.4750297+04:00",
"ClientID": "269b6b5d-877a-4d5f-b136-6695a31ba063",
"ClientName": "sample string 22",
"PartnerID": "a3cbb9c3-58b5-497f-836c-e483dd296edd",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"7f7e65b8-976d-4a15-b1d2-4744bf2c93ee",
"b2b0c8a5-6588-45e6-b2e3-ebd654b4479a"
],
"Id": "99bf7474-55e2-41d8-97b5-0d6f478a40b0",
"UserName": "sample string 15",
"UserID": "6067ae15-0e3e-4782-9c71-86f1e4912472",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-03-26T03:23:52.4750297+04:00",
"ClientID": "e5865442-137a-464d-b52d-9fac6161fe59",
"ClientName": "sample string 20",
"PartnerID": "7d49f775-1fef-45cd-a87f-ba35bb0a2aa9",
"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>e5865442-137a-464d-b52d-9fac6161fe59</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-03-26T03:23:52.4750297+04:00</CreatedOn>
<Id>99bf7474-55e2-41d8-97b5-0d6f478a40b0</Id>
<PartnerID>7d49f775-1fef-45cd-a87f-ba35bb0a2aa9</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>6067ae15-0e3e-4782-9c71-86f1e4912472</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f1a757f9-b840-4a5d-8807-0ada88c4c8b5</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-03-26T03:23:52.4750297+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>269b6b5d-877a-4d5f-b136-6695a31ba063</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-03-26T03:23:52.4750297+04:00</CreatedOn>
<Id>cf80a7bd-e946-44ef-8f47-9ffcc36b66a0</Id>
<PartnerID>a3cbb9c3-58b5-497f-836c-e483dd296edd</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>9582be61-304e-45cd-a236-8fbe9cfcee00</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>edd2b5bf-d303-4886-9f60-23ce025541ce</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f1a757f9-b840-4a5d-8807-0ada88c4c8b5</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>d0390a3e-e389-4ae5-858d-b2250516cda8</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-03-26T03:23:52.4750297+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-03-26T03:23:52.4750297+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>34cbfc74-ff3b-4478-a198-10713e0b7f08</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>4ff50027-0402-4d6f-97bc-88f2d8608982</d3p1:PrevVehicleID>
<d3p1:ReportedByID>a40a240c-766e-4d37-ad1c-50aa2ca22c8f</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-03-26T03:23:52.4750297+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e64bf8b2-1c41-43b8-b6b6-12825d9c3d56</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-03-26T03:23:52.4750297+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>5190994c-ea8d-499e-9743-d8b408f3ae53</d3p1:ServiceID>
<d3p1:ServiceTypeID>6154de11-d611-4dda-810f-5bb4f58d295a</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>07cacac9-6477-4c0d-b260-0f5a4fdfe46e</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-03-26T03:23:52.4750297+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>269b6b5d-877a-4d5f-b136-6695a31ba063</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-03-26T03:23:52.4750297+04:00</CreatedOn>
<Id>cf80a7bd-e946-44ef-8f47-9ffcc36b66a0</Id>
<PartnerID>a3cbb9c3-58b5-497f-836c-e483dd296edd</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>9582be61-304e-45cd-a236-8fbe9cfcee00</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>edd2b5bf-d303-4886-9f60-23ce025541ce</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f1a757f9-b840-4a5d-8807-0ada88c4c8b5</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>d0390a3e-e389-4ae5-858d-b2250516cda8</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-03-26T03:23:52.4750297+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-03-26T03:23:52.4750297+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>34cbfc74-ff3b-4478-a198-10713e0b7f08</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>4ff50027-0402-4d6f-97bc-88f2d8608982</d3p1:PrevVehicleID>
<d3p1:ReportedByID>a40a240c-766e-4d37-ad1c-50aa2ca22c8f</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-03-26T03:23:52.4750297+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e64bf8b2-1c41-43b8-b6b6-12825d9c3d56</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-03-26T03:23:52.4750297+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>5190994c-ea8d-499e-9743-d8b408f3ae53</d3p1:ServiceID>
<d3p1:ServiceTypeID>6154de11-d611-4dda-810f-5bb4f58d295a</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>07cacac9-6477-4c0d-b260-0f5a4fdfe46e</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-03-26T03:23:52.4750297+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>7f7e65b8-976d-4a15-b1d2-4744bf2c93ee</d3p1:guid>
<d3p1:guid>b2b0c8a5-6588-45e6-b2e3-ebd654b4479a</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-03-26T03:23:52.4750297+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-03-26T03:23:52.4750297+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>ba145010-0878-436c-987b-4fc507ed3727</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-03-26T03:23:52.4750297+04:00</CreatedOn>
<Id>8c33670a-aadc-4f8c-adb7-80d99660e2f4</Id>
<PartnerID>c3d62c80-d6e2-4eee-9662-a512301b8fad</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>745423c1-2808-494d-8af5-c4251bf963b6</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>11bb9968-9e1b-47c4-a487-bf66ff646f3e</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>78c2daae-2bf0-430b-9668-0dcec8215a5c</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>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>921e8a97-2576-40f5-81f9-40d5f1fe595c</d3p1:guid>
<d3p1:guid>07848b85-f3a9-443f-a995-a504d4df3785</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>49af5e96-8180-4533-bcc4-862feb96d247</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>e5865442-137a-464d-b52d-9fac6161fe59</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-03-26T03:23:52.4750297+04:00</CreatedOn>
<Id>99bf7474-55e2-41d8-97b5-0d6f478a40b0</Id>
<PartnerID>7d49f775-1fef-45cd-a87f-ba35bb0a2aa9</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>6067ae15-0e3e-4782-9c71-86f1e4912472</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f1a757f9-b840-4a5d-8807-0ada88c4c8b5</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-03-26T03:23:52.4750297+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>269b6b5d-877a-4d5f-b136-6695a31ba063</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-03-26T03:23:52.4750297+04:00</CreatedOn>
<Id>cf80a7bd-e946-44ef-8f47-9ffcc36b66a0</Id>
<PartnerID>a3cbb9c3-58b5-497f-836c-e483dd296edd</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>9582be61-304e-45cd-a236-8fbe9cfcee00</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>edd2b5bf-d303-4886-9f60-23ce025541ce</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f1a757f9-b840-4a5d-8807-0ada88c4c8b5</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>d0390a3e-e389-4ae5-858d-b2250516cda8</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-03-26T03:23:52.4750297+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-03-26T03:23:52.4750297+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>34cbfc74-ff3b-4478-a198-10713e0b7f08</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>4ff50027-0402-4d6f-97bc-88f2d8608982</d3p1:PrevVehicleID>
<d3p1:ReportedByID>a40a240c-766e-4d37-ad1c-50aa2ca22c8f</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-03-26T03:23:52.4750297+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e64bf8b2-1c41-43b8-b6b6-12825d9c3d56</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-03-26T03:23:52.4750297+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>5190994c-ea8d-499e-9743-d8b408f3ae53</d3p1:ServiceID>
<d3p1:ServiceTypeID>6154de11-d611-4dda-810f-5bb4f58d295a</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>07cacac9-6477-4c0d-b260-0f5a4fdfe46e</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-03-26T03:23:52.4750297+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>269b6b5d-877a-4d5f-b136-6695a31ba063</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-03-26T03:23:52.4750297+04:00</CreatedOn>
<Id>cf80a7bd-e946-44ef-8f47-9ffcc36b66a0</Id>
<PartnerID>a3cbb9c3-58b5-497f-836c-e483dd296edd</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>9582be61-304e-45cd-a236-8fbe9cfcee00</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>edd2b5bf-d303-4886-9f60-23ce025541ce</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>f1a757f9-b840-4a5d-8807-0ada88c4c8b5</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>d0390a3e-e389-4ae5-858d-b2250516cda8</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-03-26T03:23:52.4750297+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-03-26T03:23:52.4750297+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>34cbfc74-ff3b-4478-a198-10713e0b7f08</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>4ff50027-0402-4d6f-97bc-88f2d8608982</d3p1:PrevVehicleID>
<d3p1:ReportedByID>a40a240c-766e-4d37-ad1c-50aa2ca22c8f</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-03-26T03:23:52.4750297+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>e64bf8b2-1c41-43b8-b6b6-12825d9c3d56</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-03-26T03:23:52.4750297+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>5190994c-ea8d-499e-9743-d8b408f3ae53</d3p1:ServiceID>
<d3p1:ServiceTypeID>6154de11-d611-4dda-810f-5bb4f58d295a</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>07cacac9-6477-4c0d-b260-0f5a4fdfe46e</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-03-26T03:23:52.4750297+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>7f7e65b8-976d-4a15-b1d2-4744bf2c93ee</d3p1:guid>
<d3p1:guid>b2b0c8a5-6588-45e6-b2e3-ebd654b4479a</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-03-26T03:23:52.4750297+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-03-26T03:23:52.4750297+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>ba145010-0878-436c-987b-4fc507ed3727</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-03-26T03:23:52.4750297+04:00</CreatedOn>
<Id>8c33670a-aadc-4f8c-adb7-80d99660e2f4</Id>
<PartnerID>c3d62c80-d6e2-4eee-9662-a512301b8fad</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>745423c1-2808-494d-8af5-c4251bf963b6</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>11bb9968-9e1b-47c4-a487-bf66ff646f3e</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>78c2daae-2bf0-430b-9668-0dcec8215a5c</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>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>921e8a97-2576-40f5-81f9-40d5f1fe595c</d3p1:guid>
<d3p1:guid>07848b85-f3a9-443f-a995-a504d4df3785</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>49af5e96-8180-4533-bcc4-862feb96d247</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>b04326f5-cc6f-467b-bdcc-25edfc246eaf</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f571f098-4d7e-4342-a06a-253e230857e4</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>038c7498-5da9-4e8f-95a6-cf2df4127f72</PartnerID>
<VehicleID>f2cc6f90-2779-413d-abe5-88af50e5bfa4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>