GET Api/Service/GetServiceHistory?t={t}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
t | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VehicleServiceName | 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": "d99ee337-264b-4f7c-b0ba-dac126e69d9b", "ServiceType": { "ServiceTypeId": "e958dcdb-4256-4632-bc5a-ef65ed72be2c", "Name": "sample string 2", "Description": "sample string 3", "FrequencyDays": 4, "FrequencyKm": 5, "FrequencyEngineHrs": 6, "Id": "6f4586fb-1371-4bea-a284-742145557792", "UserName": "sample string 8", "UserID": "aeef9651-a290-4185-bb3e-ff69b98bcd3a", "CreatedBy": "sample string 10", "CreatedOn": "2025-07-07T09:45:05.8292528+04:00", "ClientID": "b32a7485-7a2a-4ff6-b801-b96c8f944ce8", "ClientName": "sample string 13", "PartnerID": "3d3ea774-5a66-411f-9bc6-f72301d6a119", "PartnerName": "sample string 15" }, "DueKms": 2, "DueDate": "2025-07-07T09:45:05.8292528+04:00", "EngineHours": 3, "Vehicle": { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" }, "Vehicles": [ { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" }, { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" } ], "VehicleGroupIds": [ "8f569d4e-0ceb-4260-b005-72d68bb85519", "590401a1-4bd9-4f7f-a37e-4682b7da7403" ], "ServiceDoneOn": "2025-07-07T09:45:05.8292528+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": "fa4913d0-9e33-4d2b-8858-8d0338e1e7ee", "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-07-07T09:45:05.8292528+04:00", "LastServiceDoneKms": 10, "AmountSpent": 11.0, "Note": "sample string 12", "DueDetail": "sample string 13", "Attachment": { "AttachmentID": "24f59044-979d-4d15-b859-6911e32b544d", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Issue": [ { "Vehicle": { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" }, "IssueID": "f5e5f3aa-78bf-46c0-8c42-ec558c7064ab", "ReportedDate": "2025-07-07T09:45:05.8292528+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "7d1a0093-98d3-4799-9dd6-0f25d1988b38", "ReportedByName": "sample string 6", "AssignedToID": "a3edc151-0928-4fd8-80ce-f890512caf50", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:45:05.8292528+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "24f59044-979d-4d15-b859-6911e32b544d", "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": "d8bd66fc-47e9-4c1e-9f2e-7076e685299f", "ServiceTypeID": "464dfc33-3d93-49a5-a0b1-9c5d6c2f993e", "WorkOrderOn": "2025-07-07T09:45:05.8292528+04:00", "WorkOrderID": "f6af675e-901d-4682-8213-efdc892548d5", "InspectionOn": "2025-07-07T09:45:05.8292528+04:00", "InspectionItemID": "284cfa7c-8a68-4c86-a450-9951abd03a40" }, "PrevVehicleID": "85e5b5f0-592f-4205-b8b5-0dcf0b7d2221", "CloseBy": "a88d2437-1887-4361-b19c-19dbf30db38c", "CloseOn": "2025-07-07T09:45:05.8292528+04:00", "CriticalLevel": 0, "Id": "228a005b-043e-4856-8490-dd2ad5f0dea0", "UserName": "sample string 17", "UserID": "9813b62e-b90a-4983-904d-c522bbda169c", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:45:05.8292528+04:00", "ClientID": "f532e3e7-4141-4b7a-af79-f93553bd2f8d", "ClientName": "sample string 22", "PartnerID": "b06211c4-ee8e-4134-bc56-44af98df1d3f", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" }, "IssueID": "f5e5f3aa-78bf-46c0-8c42-ec558c7064ab", "ReportedDate": "2025-07-07T09:45:05.8292528+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "7d1a0093-98d3-4799-9dd6-0f25d1988b38", "ReportedByName": "sample string 6", "AssignedToID": "a3edc151-0928-4fd8-80ce-f890512caf50", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:45:05.8292528+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "24f59044-979d-4d15-b859-6911e32b544d", "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": "d8bd66fc-47e9-4c1e-9f2e-7076e685299f", "ServiceTypeID": "464dfc33-3d93-49a5-a0b1-9c5d6c2f993e", "WorkOrderOn": "2025-07-07T09:45:05.8292528+04:00", "WorkOrderID": "f6af675e-901d-4682-8213-efdc892548d5", "InspectionOn": "2025-07-07T09:45:05.8292528+04:00", "InspectionItemID": "284cfa7c-8a68-4c86-a450-9951abd03a40" }, "PrevVehicleID": "85e5b5f0-592f-4205-b8b5-0dcf0b7d2221", "CloseBy": "a88d2437-1887-4361-b19c-19dbf30db38c", "CloseOn": "2025-07-07T09:45:05.8292528+04:00", "CriticalLevel": 0, "Id": "228a005b-043e-4856-8490-dd2ad5f0dea0", "UserName": "sample string 17", "UserID": "9813b62e-b90a-4983-904d-c522bbda169c", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:45:05.8292528+04:00", "ClientID": "f532e3e7-4141-4b7a-af79-f93553bd2f8d", "ClientName": "sample string 22", "PartnerID": "b06211c4-ee8e-4134-bc56-44af98df1d3f", "PartnerName": "sample string 24" } ], "IssueList": [ "a136326e-a1c4-40d6-a2ab-02e49b96f626", "0272c960-e393-4afd-8a95-5cecb0a66f17" ], "Id": "fc555fcf-b12b-4906-bdcb-80e9b639bd6e", "UserName": "sample string 15", "UserID": "fca1ce21-fb6f-4d36-917f-021a23567751", "CreatedBy": "sample string 17", "CreatedOn": "2025-07-07T09:45:05.8292528+04:00", "ClientID": "d26f96d1-fa1f-4931-9944-12fc380b50e0", "ClientName": "sample string 20", "PartnerID": "bbee80c9-cbef-4238-8756-8ff1b37fa517", "PartnerName": "sample string 22" }, { "VehicleServiceID": "d99ee337-264b-4f7c-b0ba-dac126e69d9b", "ServiceType": { "ServiceTypeId": "e958dcdb-4256-4632-bc5a-ef65ed72be2c", "Name": "sample string 2", "Description": "sample string 3", "FrequencyDays": 4, "FrequencyKm": 5, "FrequencyEngineHrs": 6, "Id": "6f4586fb-1371-4bea-a284-742145557792", "UserName": "sample string 8", "UserID": "aeef9651-a290-4185-bb3e-ff69b98bcd3a", "CreatedBy": "sample string 10", "CreatedOn": "2025-07-07T09:45:05.8292528+04:00", "ClientID": "b32a7485-7a2a-4ff6-b801-b96c8f944ce8", "ClientName": "sample string 13", "PartnerID": "3d3ea774-5a66-411f-9bc6-f72301d6a119", "PartnerName": "sample string 15" }, "DueKms": 2, "DueDate": "2025-07-07T09:45:05.8292528+04:00", "EngineHours": 3, "Vehicle": { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" }, "Vehicles": [ { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" }, { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" } ], "VehicleGroupIds": [ "8f569d4e-0ceb-4260-b005-72d68bb85519", "590401a1-4bd9-4f7f-a37e-4682b7da7403" ], "ServiceDoneOn": "2025-07-07T09:45:05.8292528+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": "fa4913d0-9e33-4d2b-8858-8d0338e1e7ee", "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-07-07T09:45:05.8292528+04:00", "LastServiceDoneKms": 10, "AmountSpent": 11.0, "Note": "sample string 12", "DueDetail": "sample string 13", "Attachment": { "AttachmentID": "24f59044-979d-4d15-b859-6911e32b544d", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Issue": [ { "Vehicle": { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" }, "IssueID": "f5e5f3aa-78bf-46c0-8c42-ec558c7064ab", "ReportedDate": "2025-07-07T09:45:05.8292528+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "7d1a0093-98d3-4799-9dd6-0f25d1988b38", "ReportedByName": "sample string 6", "AssignedToID": "a3edc151-0928-4fd8-80ce-f890512caf50", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:45:05.8292528+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "24f59044-979d-4d15-b859-6911e32b544d", "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": "d8bd66fc-47e9-4c1e-9f2e-7076e685299f", "ServiceTypeID": "464dfc33-3d93-49a5-a0b1-9c5d6c2f993e", "WorkOrderOn": "2025-07-07T09:45:05.8292528+04:00", "WorkOrderID": "f6af675e-901d-4682-8213-efdc892548d5", "InspectionOn": "2025-07-07T09:45:05.8292528+04:00", "InspectionItemID": "284cfa7c-8a68-4c86-a450-9951abd03a40" }, "PrevVehicleID": "85e5b5f0-592f-4205-b8b5-0dcf0b7d2221", "CloseBy": "a88d2437-1887-4361-b19c-19dbf30db38c", "CloseOn": "2025-07-07T09:45:05.8292528+04:00", "CriticalLevel": 0, "Id": "228a005b-043e-4856-8490-dd2ad5f0dea0", "UserName": "sample string 17", "UserID": "9813b62e-b90a-4983-904d-c522bbda169c", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:45:05.8292528+04:00", "ClientID": "f532e3e7-4141-4b7a-af79-f93553bd2f8d", "ClientName": "sample string 22", "PartnerID": "b06211c4-ee8e-4134-bc56-44af98df1d3f", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "02c20e78-c232-4f1d-a44c-466ebfe88a08", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "f222b502-515b-4b70-b1ab-5aad36eb3645", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3c336070-bc41-4a4d-bc3b-c1bed3c6d866", "PartnerID": "5220a153-7f66-461a-8656-5f3721c083ab" }, "IssueID": "f5e5f3aa-78bf-46c0-8c42-ec558c7064ab", "ReportedDate": "2025-07-07T09:45:05.8292528+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "7d1a0093-98d3-4799-9dd6-0f25d1988b38", "ReportedByName": "sample string 6", "AssignedToID": "a3edc151-0928-4fd8-80ce-f890512caf50", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:45:05.8292528+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "24f59044-979d-4d15-b859-6911e32b544d", "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": "d8bd66fc-47e9-4c1e-9f2e-7076e685299f", "ServiceTypeID": "464dfc33-3d93-49a5-a0b1-9c5d6c2f993e", "WorkOrderOn": "2025-07-07T09:45:05.8292528+04:00", "WorkOrderID": "f6af675e-901d-4682-8213-efdc892548d5", "InspectionOn": "2025-07-07T09:45:05.8292528+04:00", "InspectionItemID": "284cfa7c-8a68-4c86-a450-9951abd03a40" }, "PrevVehicleID": "85e5b5f0-592f-4205-b8b5-0dcf0b7d2221", "CloseBy": "a88d2437-1887-4361-b19c-19dbf30db38c", "CloseOn": "2025-07-07T09:45:05.8292528+04:00", "CriticalLevel": 0, "Id": "228a005b-043e-4856-8490-dd2ad5f0dea0", "UserName": "sample string 17", "UserID": "9813b62e-b90a-4983-904d-c522bbda169c", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:45:05.8292528+04:00", "ClientID": "f532e3e7-4141-4b7a-af79-f93553bd2f8d", "ClientName": "sample string 22", "PartnerID": "b06211c4-ee8e-4134-bc56-44af98df1d3f", "PartnerName": "sample string 24" } ], "IssueList": [ "a136326e-a1c4-40d6-a2ab-02e49b96f626", "0272c960-e393-4afd-8a95-5cecb0a66f17" ], "Id": "fc555fcf-b12b-4906-bdcb-80e9b639bd6e", "UserName": "sample string 15", "UserID": "fca1ce21-fb6f-4d36-917f-021a23567751", "CreatedBy": "sample string 17", "CreatedOn": "2025-07-07T09:45:05.8292528+04:00", "ClientID": "d26f96d1-fa1f-4931-9944-12fc380b50e0", "ClientName": "sample string 20", "PartnerID": "bbee80c9-cbef-4238-8756-8ff1b37fa517", "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>d26f96d1-fa1f-4931-9944-12fc380b50e0</ClientID> <ClientName>sample string 20</ClientName> <CreatedBy>sample string 17</CreatedBy> <CreatedOn>2025-07-07T09:45:05.8292528+04:00</CreatedOn> <Id>fc555fcf-b12b-4906-bdcb-80e9b639bd6e</Id> <PartnerID>bbee80c9-cbef-4238-8756-8ff1b37fa517</PartnerID> <PartnerName>sample string 22</PartnerName> <UserID>fca1ce21-fb6f-4d36-917f-021a23567751</UserID> <UserName>sample string 15</UserName> <AmountSpent>11</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>24f59044-979d-4d15-b859-6911e32b544d</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </Attachment> <DueDate>2025-07-07T09:45:05.8292528+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>f532e3e7-4141-4b7a-af79-f93553bd2f8d</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-07-07T09:45:05.8292528+04:00</CreatedOn> <Id>228a005b-043e-4856-8490-dd2ad5f0dea0</Id> <PartnerID>b06211c4-ee8e-4134-bc56-44af98df1d3f</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>9813b62e-b90a-4983-904d-c522bbda169c</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>a3edc151-0928-4fd8-80ce-f890512caf50</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>24f59044-979d-4d15-b859-6911e32b544d</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>a88d2437-1887-4361-b19c-19dbf30db38c</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-07-07T09:45:05.8292528+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-07-07T09:45:05.8292528+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>f5e5f3aa-78bf-46c0-8c42-ec558c7064ab</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>85e5b5f0-592f-4205-b8b5-0dcf0b7d2221</d3p1:PrevVehicleID> <d3p1:ReportedByID>7d1a0093-98d3-4799-9dd6-0f25d1988b38</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-07-07T09:45:05.8292528+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>284cfa7c-8a68-4c86-a450-9951abd03a40</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-07-07T09:45:05.8292528+04:00</d3p1:InspectionOn> <d3p1:ServiceID>d8bd66fc-47e9-4c1e-9f2e-7076e685299f</d3p1:ServiceID> <d3p1:ServiceTypeID>464dfc33-3d93-49a5-a0b1-9c5d6c2f993e</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>f6af675e-901d-4682-8213-efdc892548d5</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-07-07T09:45:05.8292528+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> <d3p1:Issue> <ClientID>f532e3e7-4141-4b7a-af79-f93553bd2f8d</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-07-07T09:45:05.8292528+04:00</CreatedOn> <Id>228a005b-043e-4856-8490-dd2ad5f0dea0</Id> <PartnerID>b06211c4-ee8e-4134-bc56-44af98df1d3f</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>9813b62e-b90a-4983-904d-c522bbda169c</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>a3edc151-0928-4fd8-80ce-f890512caf50</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>24f59044-979d-4d15-b859-6911e32b544d</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>a88d2437-1887-4361-b19c-19dbf30db38c</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-07-07T09:45:05.8292528+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-07-07T09:45:05.8292528+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>f5e5f3aa-78bf-46c0-8c42-ec558c7064ab</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>85e5b5f0-592f-4205-b8b5-0dcf0b7d2221</d3p1:PrevVehicleID> <d3p1:ReportedByID>7d1a0093-98d3-4799-9dd6-0f25d1988b38</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-07-07T09:45:05.8292528+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>284cfa7c-8a68-4c86-a450-9951abd03a40</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-07-07T09:45:05.8292528+04:00</d3p1:InspectionOn> <d3p1:ServiceID>d8bd66fc-47e9-4c1e-9f2e-7076e685299f</d3p1:ServiceID> <d3p1:ServiceTypeID>464dfc33-3d93-49a5-a0b1-9c5d6c2f993e</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>f6af675e-901d-4682-8213-efdc892548d5</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-07-07T09:45:05.8292528+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> </Issue> <IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>a136326e-a1c4-40d6-a2ab-02e49b96f626</d3p1:guid> <d3p1:guid>0272c960-e393-4afd-8a95-5cecb0a66f17</d3p1:guid> </IssueList> <LastServiceDoneKms>10</LastServiceDoneKms> <LastServiceDoneOn>2025-07-07T09:45:05.8292528+04:00</LastServiceDoneOn> <Note>sample string 12</Note> <ReminderBeforeDays>6</ReminderBeforeDays> <ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs> <ReminderBeforeKms>7</ReminderBeforeKms> <ServiceDoneOn>2025-07-07T09:45:05.8292528+04:00</ServiceDoneOn> <ServiceDoneOnKms>5</ServiceDoneOnKms> <ServiceType> <ClientID>b32a7485-7a2a-4ff6-b801-b96c8f944ce8</ClientID> <ClientName>sample string 13</ClientName> <CreatedBy>sample string 10</CreatedBy> <CreatedOn>2025-07-07T09:45:05.8292528+04:00</CreatedOn> <Id>6f4586fb-1371-4bea-a284-742145557792</Id> <PartnerID>3d3ea774-5a66-411f-9bc6-f72301d6a119</PartnerID> <PartnerName>sample string 15</PartnerName> <UserID>aeef9651-a290-4185-bb3e-ff69b98bcd3a</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>e958dcdb-4256-4632-bc5a-ef65ed72be2c</ServiceTypeId> </ServiceType> <UsersToNotify> <BusinessHoursID>fa4913d0-9e33-4d2b-8858-8d0338e1e7ee</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>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>8f569d4e-0ceb-4260-b005-72d68bb85519</d3p1:guid> <d3p1:guid>590401a1-4bd9-4f7f-a37e-4682b7da7403</d3p1:guid> </VehicleGroupIds> <VehicleServiceID>d99ee337-264b-4f7c-b0ba-dac126e69d9b</VehicleServiceID> <Vehicles> <VehicleBase> <ClientID>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> <VehicleBase> <ClientID>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> </Vehicles> </VehicleService> <VehicleService> <ClientID>d26f96d1-fa1f-4931-9944-12fc380b50e0</ClientID> <ClientName>sample string 20</ClientName> <CreatedBy>sample string 17</CreatedBy> <CreatedOn>2025-07-07T09:45:05.8292528+04:00</CreatedOn> <Id>fc555fcf-b12b-4906-bdcb-80e9b639bd6e</Id> <PartnerID>bbee80c9-cbef-4238-8756-8ff1b37fa517</PartnerID> <PartnerName>sample string 22</PartnerName> <UserID>fca1ce21-fb6f-4d36-917f-021a23567751</UserID> <UserName>sample string 15</UserName> <AmountSpent>11</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>24f59044-979d-4d15-b859-6911e32b544d</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </Attachment> <DueDate>2025-07-07T09:45:05.8292528+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>f532e3e7-4141-4b7a-af79-f93553bd2f8d</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-07-07T09:45:05.8292528+04:00</CreatedOn> <Id>228a005b-043e-4856-8490-dd2ad5f0dea0</Id> <PartnerID>b06211c4-ee8e-4134-bc56-44af98df1d3f</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>9813b62e-b90a-4983-904d-c522bbda169c</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>a3edc151-0928-4fd8-80ce-f890512caf50</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>24f59044-979d-4d15-b859-6911e32b544d</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>a88d2437-1887-4361-b19c-19dbf30db38c</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-07-07T09:45:05.8292528+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-07-07T09:45:05.8292528+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>f5e5f3aa-78bf-46c0-8c42-ec558c7064ab</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>85e5b5f0-592f-4205-b8b5-0dcf0b7d2221</d3p1:PrevVehicleID> <d3p1:ReportedByID>7d1a0093-98d3-4799-9dd6-0f25d1988b38</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-07-07T09:45:05.8292528+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>284cfa7c-8a68-4c86-a450-9951abd03a40</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-07-07T09:45:05.8292528+04:00</d3p1:InspectionOn> <d3p1:ServiceID>d8bd66fc-47e9-4c1e-9f2e-7076e685299f</d3p1:ServiceID> <d3p1:ServiceTypeID>464dfc33-3d93-49a5-a0b1-9c5d6c2f993e</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>f6af675e-901d-4682-8213-efdc892548d5</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-07-07T09:45:05.8292528+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> <d3p1:Issue> <ClientID>f532e3e7-4141-4b7a-af79-f93553bd2f8d</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-07-07T09:45:05.8292528+04:00</CreatedOn> <Id>228a005b-043e-4856-8490-dd2ad5f0dea0</Id> <PartnerID>b06211c4-ee8e-4134-bc56-44af98df1d3f</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>9813b62e-b90a-4983-904d-c522bbda169c</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>a3edc151-0928-4fd8-80ce-f890512caf50</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>24f59044-979d-4d15-b859-6911e32b544d</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>a88d2437-1887-4361-b19c-19dbf30db38c</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-07-07T09:45:05.8292528+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-07-07T09:45:05.8292528+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>f5e5f3aa-78bf-46c0-8c42-ec558c7064ab</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>85e5b5f0-592f-4205-b8b5-0dcf0b7d2221</d3p1:PrevVehicleID> <d3p1:ReportedByID>7d1a0093-98d3-4799-9dd6-0f25d1988b38</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-07-07T09:45:05.8292528+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>284cfa7c-8a68-4c86-a450-9951abd03a40</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-07-07T09:45:05.8292528+04:00</d3p1:InspectionOn> <d3p1:ServiceID>d8bd66fc-47e9-4c1e-9f2e-7076e685299f</d3p1:ServiceID> <d3p1:ServiceTypeID>464dfc33-3d93-49a5-a0b1-9c5d6c2f993e</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>f6af675e-901d-4682-8213-efdc892548d5</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-07-07T09:45:05.8292528+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> </Issue> <IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>a136326e-a1c4-40d6-a2ab-02e49b96f626</d3p1:guid> <d3p1:guid>0272c960-e393-4afd-8a95-5cecb0a66f17</d3p1:guid> </IssueList> <LastServiceDoneKms>10</LastServiceDoneKms> <LastServiceDoneOn>2025-07-07T09:45:05.8292528+04:00</LastServiceDoneOn> <Note>sample string 12</Note> <ReminderBeforeDays>6</ReminderBeforeDays> <ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs> <ReminderBeforeKms>7</ReminderBeforeKms> <ServiceDoneOn>2025-07-07T09:45:05.8292528+04:00</ServiceDoneOn> <ServiceDoneOnKms>5</ServiceDoneOnKms> <ServiceType> <ClientID>b32a7485-7a2a-4ff6-b801-b96c8f944ce8</ClientID> <ClientName>sample string 13</ClientName> <CreatedBy>sample string 10</CreatedBy> <CreatedOn>2025-07-07T09:45:05.8292528+04:00</CreatedOn> <Id>6f4586fb-1371-4bea-a284-742145557792</Id> <PartnerID>3d3ea774-5a66-411f-9bc6-f72301d6a119</PartnerID> <PartnerName>sample string 15</PartnerName> <UserID>aeef9651-a290-4185-bb3e-ff69b98bcd3a</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>e958dcdb-4256-4632-bc5a-ef65ed72be2c</ServiceTypeId> </ServiceType> <UsersToNotify> <BusinessHoursID>fa4913d0-9e33-4d2b-8858-8d0338e1e7ee</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>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>8f569d4e-0ceb-4260-b005-72d68bb85519</d3p1:guid> <d3p1:guid>590401a1-4bd9-4f7f-a37e-4682b7da7403</d3p1:guid> </VehicleGroupIds> <VehicleServiceID>d99ee337-264b-4f7c-b0ba-dac126e69d9b</VehicleServiceID> <Vehicles> <VehicleBase> <ClientID>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> <VehicleBase> <ClientID>3c336070-bc41-4a4d-bc3b-c1bed3c6d866</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>f222b502-515b-4b70-b1ab-5aad36eb3645</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>5220a153-7f66-461a-8656-5f3721c083ab</PartnerID> <VehicleID>02c20e78-c232-4f1d-a44c-466ebfe88a08</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> </Vehicles> </VehicleService> </ArrayOfVehicleService>