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": "c844efd2-5edd-47f4-8573-13f407647b92", "ServiceType": { "ServiceTypeId": "dd6fa8b6-9b51-4bc4-a246-6583158acdb2", "Name": "sample string 2", "Description": "sample string 3", "FrequencyDays": 4, "FrequencyKm": 5, "FrequencyEngineHrs": 6, "Id": "733ecb17-908b-4e21-9bfe-3076d8b97e6b", "UserName": "sample string 8", "UserID": "b7ce2c8b-3eb4-4174-9519-5fc7e2da180b", "CreatedBy": "sample string 10", "CreatedOn": "2025-08-08T15:38:09.1503614+04:00", "ClientID": "b9a9b6d9-f259-4c39-87b4-f10c187dba6c", "ClientName": "sample string 13", "PartnerID": "211ccb4d-d8ca-425d-8fe6-afdc705aebea", "PartnerName": "sample string 15" }, "DueKms": 2, "DueDate": "2025-08-08T15:38:09.1503614+04:00", "EngineHours": 3, "Vehicle": { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" }, "Vehicles": [ { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" }, { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" } ], "VehicleGroupIds": [ "d661185f-fa61-477c-86f2-26ed0c4fdb12", "1f50ede1-215b-4204-8b34-7776f2d23d2f" ], "ServiceDoneOn": "2025-08-08T15:38:09.1503614+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": "48125dbf-8a05-4464-b9e6-39ec734beb65", "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-08-08T15:38:09.1503614+04:00", "LastServiceDoneKms": 10, "AmountSpent": 11.0, "Note": "sample string 12", "DueDetail": "sample string 13", "Attachment": { "AttachmentID": "2e758b48-5e3a-449c-96a7-58f8b0361f14", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Issue": [ { "Vehicle": { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" }, "IssueID": "8786406f-48b3-4ab4-90ed-ddc670a20a06", "ReportedDate": "2025-08-08T15:38:09.1503614+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "35cb533a-d598-4c0c-b903-d8fd557e926d", "ReportedByName": "sample string 6", "AssignedToID": "868127c5-4ce2-430a-bb92-443c1a5aa290", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-08-08T15:38:09.1503614+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "2e758b48-5e3a-449c-96a7-58f8b0361f14", "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": "5a2400da-1bb8-4bef-a2c5-3eb08e3d4ebd", "ServiceTypeID": "6de09764-4f97-44e8-88a7-15987af2ce6d", "WorkOrderOn": "2025-08-08T15:38:09.1503614+04:00", "WorkOrderID": "adf749a3-66fd-48b7-a00f-bbf8aa03cd7b", "InspectionOn": "2025-08-08T15:38:09.1503614+04:00", "InspectionItemID": "2c31cbc1-97b0-410b-bfd2-c0064dd9d97b" }, "PrevVehicleID": "09335ac8-9cb8-4178-82aa-e78743a764a2", "CloseBy": "52048630-f715-43b6-aca1-14a9cce53e89", "CloseOn": "2025-08-08T15:38:09.1503614+04:00", "CriticalLevel": 0, "Id": "d6f58bb2-aa80-4a00-a330-66637aaef532", "UserName": "sample string 17", "UserID": "f5fd6928-65cb-4ad1-80d5-16b22bb07e25", "CreatedBy": "sample string 19", "CreatedOn": "2025-08-08T15:38:09.1503614+04:00", "ClientID": "f3476b28-30db-4af7-bd50-9c8533458d0c", "ClientName": "sample string 22", "PartnerID": "1e9ea4a2-ea51-42ba-99ef-47f90e5af6f4", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" }, "IssueID": "8786406f-48b3-4ab4-90ed-ddc670a20a06", "ReportedDate": "2025-08-08T15:38:09.1503614+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "35cb533a-d598-4c0c-b903-d8fd557e926d", "ReportedByName": "sample string 6", "AssignedToID": "868127c5-4ce2-430a-bb92-443c1a5aa290", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-08-08T15:38:09.1503614+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "2e758b48-5e3a-449c-96a7-58f8b0361f14", "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": "5a2400da-1bb8-4bef-a2c5-3eb08e3d4ebd", "ServiceTypeID": "6de09764-4f97-44e8-88a7-15987af2ce6d", "WorkOrderOn": "2025-08-08T15:38:09.1503614+04:00", "WorkOrderID": "adf749a3-66fd-48b7-a00f-bbf8aa03cd7b", "InspectionOn": "2025-08-08T15:38:09.1503614+04:00", "InspectionItemID": "2c31cbc1-97b0-410b-bfd2-c0064dd9d97b" }, "PrevVehicleID": "09335ac8-9cb8-4178-82aa-e78743a764a2", "CloseBy": "52048630-f715-43b6-aca1-14a9cce53e89", "CloseOn": "2025-08-08T15:38:09.1503614+04:00", "CriticalLevel": 0, "Id": "d6f58bb2-aa80-4a00-a330-66637aaef532", "UserName": "sample string 17", "UserID": "f5fd6928-65cb-4ad1-80d5-16b22bb07e25", "CreatedBy": "sample string 19", "CreatedOn": "2025-08-08T15:38:09.1503614+04:00", "ClientID": "f3476b28-30db-4af7-bd50-9c8533458d0c", "ClientName": "sample string 22", "PartnerID": "1e9ea4a2-ea51-42ba-99ef-47f90e5af6f4", "PartnerName": "sample string 24" } ], "IssueList": [ "90d95cee-3032-4775-9bd0-cb619cfad902", "69b9c924-21d0-4a7c-9948-d6992c4bae01" ], "Id": "86409d67-d903-4d5a-ad65-7260715ef696", "UserName": "sample string 15", "UserID": "e62b577b-9987-4937-8617-43f673a9e69f", "CreatedBy": "sample string 17", "CreatedOn": "2025-08-08T15:38:09.1503614+04:00", "ClientID": "e3aaa476-56c2-4560-8676-5bf9ef6ecb5a", "ClientName": "sample string 20", "PartnerID": "ad1936cd-fe0e-40d7-8505-44216e10471d", "PartnerName": "sample string 22" }, { "VehicleServiceID": "c844efd2-5edd-47f4-8573-13f407647b92", "ServiceType": { "ServiceTypeId": "dd6fa8b6-9b51-4bc4-a246-6583158acdb2", "Name": "sample string 2", "Description": "sample string 3", "FrequencyDays": 4, "FrequencyKm": 5, "FrequencyEngineHrs": 6, "Id": "733ecb17-908b-4e21-9bfe-3076d8b97e6b", "UserName": "sample string 8", "UserID": "b7ce2c8b-3eb4-4174-9519-5fc7e2da180b", "CreatedBy": "sample string 10", "CreatedOn": "2025-08-08T15:38:09.1503614+04:00", "ClientID": "b9a9b6d9-f259-4c39-87b4-f10c187dba6c", "ClientName": "sample string 13", "PartnerID": "211ccb4d-d8ca-425d-8fe6-afdc705aebea", "PartnerName": "sample string 15" }, "DueKms": 2, "DueDate": "2025-08-08T15:38:09.1503614+04:00", "EngineHours": 3, "Vehicle": { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" }, "Vehicles": [ { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" }, { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" } ], "VehicleGroupIds": [ "d661185f-fa61-477c-86f2-26ed0c4fdb12", "1f50ede1-215b-4204-8b34-7776f2d23d2f" ], "ServiceDoneOn": "2025-08-08T15:38:09.1503614+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": "48125dbf-8a05-4464-b9e6-39ec734beb65", "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-08-08T15:38:09.1503614+04:00", "LastServiceDoneKms": 10, "AmountSpent": 11.0, "Note": "sample string 12", "DueDetail": "sample string 13", "Attachment": { "AttachmentID": "2e758b48-5e3a-449c-96a7-58f8b0361f14", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Issue": [ { "Vehicle": { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" }, "IssueID": "8786406f-48b3-4ab4-90ed-ddc670a20a06", "ReportedDate": "2025-08-08T15:38:09.1503614+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "35cb533a-d598-4c0c-b903-d8fd557e926d", "ReportedByName": "sample string 6", "AssignedToID": "868127c5-4ce2-430a-bb92-443c1a5aa290", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-08-08T15:38:09.1503614+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "2e758b48-5e3a-449c-96a7-58f8b0361f14", "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": "5a2400da-1bb8-4bef-a2c5-3eb08e3d4ebd", "ServiceTypeID": "6de09764-4f97-44e8-88a7-15987af2ce6d", "WorkOrderOn": "2025-08-08T15:38:09.1503614+04:00", "WorkOrderID": "adf749a3-66fd-48b7-a00f-bbf8aa03cd7b", "InspectionOn": "2025-08-08T15:38:09.1503614+04:00", "InspectionItemID": "2c31cbc1-97b0-410b-bfd2-c0064dd9d97b" }, "PrevVehicleID": "09335ac8-9cb8-4178-82aa-e78743a764a2", "CloseBy": "52048630-f715-43b6-aca1-14a9cce53e89", "CloseOn": "2025-08-08T15:38:09.1503614+04:00", "CriticalLevel": 0, "Id": "d6f58bb2-aa80-4a00-a330-66637aaef532", "UserName": "sample string 17", "UserID": "f5fd6928-65cb-4ad1-80d5-16b22bb07e25", "CreatedBy": "sample string 19", "CreatedOn": "2025-08-08T15:38:09.1503614+04:00", "ClientID": "f3476b28-30db-4af7-bd50-9c8533458d0c", "ClientName": "sample string 22", "PartnerID": "1e9ea4a2-ea51-42ba-99ef-47f90e5af6f4", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "94b106ff-3634-4985-a54f-80ff52f937ab", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "e6493cb3-e393-4506-8193-4a5fd5db51cc", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "3ba2732b-8293-489b-80d4-0a8d6170bec7", "PartnerID": "fbbf808d-f520-4484-ac98-d310303b2ae8" }, "IssueID": "8786406f-48b3-4ab4-90ed-ddc670a20a06", "ReportedDate": "2025-08-08T15:38:09.1503614+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "35cb533a-d598-4c0c-b903-d8fd557e926d", "ReportedByName": "sample string 6", "AssignedToID": "868127c5-4ce2-430a-bb92-443c1a5aa290", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-08-08T15:38:09.1503614+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "2e758b48-5e3a-449c-96a7-58f8b0361f14", "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": "5a2400da-1bb8-4bef-a2c5-3eb08e3d4ebd", "ServiceTypeID": "6de09764-4f97-44e8-88a7-15987af2ce6d", "WorkOrderOn": "2025-08-08T15:38:09.1503614+04:00", "WorkOrderID": "adf749a3-66fd-48b7-a00f-bbf8aa03cd7b", "InspectionOn": "2025-08-08T15:38:09.1503614+04:00", "InspectionItemID": "2c31cbc1-97b0-410b-bfd2-c0064dd9d97b" }, "PrevVehicleID": "09335ac8-9cb8-4178-82aa-e78743a764a2", "CloseBy": "52048630-f715-43b6-aca1-14a9cce53e89", "CloseOn": "2025-08-08T15:38:09.1503614+04:00", "CriticalLevel": 0, "Id": "d6f58bb2-aa80-4a00-a330-66637aaef532", "UserName": "sample string 17", "UserID": "f5fd6928-65cb-4ad1-80d5-16b22bb07e25", "CreatedBy": "sample string 19", "CreatedOn": "2025-08-08T15:38:09.1503614+04:00", "ClientID": "f3476b28-30db-4af7-bd50-9c8533458d0c", "ClientName": "sample string 22", "PartnerID": "1e9ea4a2-ea51-42ba-99ef-47f90e5af6f4", "PartnerName": "sample string 24" } ], "IssueList": [ "90d95cee-3032-4775-9bd0-cb619cfad902", "69b9c924-21d0-4a7c-9948-d6992c4bae01" ], "Id": "86409d67-d903-4d5a-ad65-7260715ef696", "UserName": "sample string 15", "UserID": "e62b577b-9987-4937-8617-43f673a9e69f", "CreatedBy": "sample string 17", "CreatedOn": "2025-08-08T15:38:09.1503614+04:00", "ClientID": "e3aaa476-56c2-4560-8676-5bf9ef6ecb5a", "ClientName": "sample string 20", "PartnerID": "ad1936cd-fe0e-40d7-8505-44216e10471d", "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>e3aaa476-56c2-4560-8676-5bf9ef6ecb5a</ClientID> <ClientName>sample string 20</ClientName> <CreatedBy>sample string 17</CreatedBy> <CreatedOn>2025-08-08T15:38:09.1503614+04:00</CreatedOn> <Id>86409d67-d903-4d5a-ad65-7260715ef696</Id> <PartnerID>ad1936cd-fe0e-40d7-8505-44216e10471d</PartnerID> <PartnerName>sample string 22</PartnerName> <UserID>e62b577b-9987-4937-8617-43f673a9e69f</UserID> <UserName>sample string 15</UserName> <AmountSpent>11</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>2e758b48-5e3a-449c-96a7-58f8b0361f14</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </Attachment> <DueDate>2025-08-08T15:38:09.1503614+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>f3476b28-30db-4af7-bd50-9c8533458d0c</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-08-08T15:38:09.1503614+04:00</CreatedOn> <Id>d6f58bb2-aa80-4a00-a330-66637aaef532</Id> <PartnerID>1e9ea4a2-ea51-42ba-99ef-47f90e5af6f4</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>f5fd6928-65cb-4ad1-80d5-16b22bb07e25</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>868127c5-4ce2-430a-bb92-443c1a5aa290</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>2e758b48-5e3a-449c-96a7-58f8b0361f14</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>52048630-f715-43b6-aca1-14a9cce53e89</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-08-08T15:38:09.1503614+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-08-08T15:38:09.1503614+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>8786406f-48b3-4ab4-90ed-ddc670a20a06</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>09335ac8-9cb8-4178-82aa-e78743a764a2</d3p1:PrevVehicleID> <d3p1:ReportedByID>35cb533a-d598-4c0c-b903-d8fd557e926d</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-08-08T15:38:09.1503614+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>2c31cbc1-97b0-410b-bfd2-c0064dd9d97b</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-08-08T15:38:09.1503614+04:00</d3p1:InspectionOn> <d3p1:ServiceID>5a2400da-1bb8-4bef-a2c5-3eb08e3d4ebd</d3p1:ServiceID> <d3p1:ServiceTypeID>6de09764-4f97-44e8-88a7-15987af2ce6d</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>adf749a3-66fd-48b7-a00f-bbf8aa03cd7b</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-08-08T15:38:09.1503614+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> <d3p1:Issue> <ClientID>f3476b28-30db-4af7-bd50-9c8533458d0c</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-08-08T15:38:09.1503614+04:00</CreatedOn> <Id>d6f58bb2-aa80-4a00-a330-66637aaef532</Id> <PartnerID>1e9ea4a2-ea51-42ba-99ef-47f90e5af6f4</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>f5fd6928-65cb-4ad1-80d5-16b22bb07e25</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>868127c5-4ce2-430a-bb92-443c1a5aa290</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>2e758b48-5e3a-449c-96a7-58f8b0361f14</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>52048630-f715-43b6-aca1-14a9cce53e89</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-08-08T15:38:09.1503614+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-08-08T15:38:09.1503614+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>8786406f-48b3-4ab4-90ed-ddc670a20a06</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>09335ac8-9cb8-4178-82aa-e78743a764a2</d3p1:PrevVehicleID> <d3p1:ReportedByID>35cb533a-d598-4c0c-b903-d8fd557e926d</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-08-08T15:38:09.1503614+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>2c31cbc1-97b0-410b-bfd2-c0064dd9d97b</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-08-08T15:38:09.1503614+04:00</d3p1:InspectionOn> <d3p1:ServiceID>5a2400da-1bb8-4bef-a2c5-3eb08e3d4ebd</d3p1:ServiceID> <d3p1:ServiceTypeID>6de09764-4f97-44e8-88a7-15987af2ce6d</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>adf749a3-66fd-48b7-a00f-bbf8aa03cd7b</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-08-08T15:38:09.1503614+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> </Issue> <IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>90d95cee-3032-4775-9bd0-cb619cfad902</d3p1:guid> <d3p1:guid>69b9c924-21d0-4a7c-9948-d6992c4bae01</d3p1:guid> </IssueList> <LastServiceDoneKms>10</LastServiceDoneKms> <LastServiceDoneOn>2025-08-08T15:38:09.1503614+04:00</LastServiceDoneOn> <Note>sample string 12</Note> <ReminderBeforeDays>6</ReminderBeforeDays> <ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs> <ReminderBeforeKms>7</ReminderBeforeKms> <ServiceDoneOn>2025-08-08T15:38:09.1503614+04:00</ServiceDoneOn> <ServiceDoneOnKms>5</ServiceDoneOnKms> <ServiceType> <ClientID>b9a9b6d9-f259-4c39-87b4-f10c187dba6c</ClientID> <ClientName>sample string 13</ClientName> <CreatedBy>sample string 10</CreatedBy> <CreatedOn>2025-08-08T15:38:09.1503614+04:00</CreatedOn> <Id>733ecb17-908b-4e21-9bfe-3076d8b97e6b</Id> <PartnerID>211ccb4d-d8ca-425d-8fe6-afdc705aebea</PartnerID> <PartnerName>sample string 15</PartnerName> <UserID>b7ce2c8b-3eb4-4174-9519-5fc7e2da180b</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>dd6fa8b6-9b51-4bc4-a246-6583158acdb2</ServiceTypeId> </ServiceType> <UsersToNotify> <BusinessHoursID>48125dbf-8a05-4464-b9e6-39ec734beb65</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>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>d661185f-fa61-477c-86f2-26ed0c4fdb12</d3p1:guid> <d3p1:guid>1f50ede1-215b-4204-8b34-7776f2d23d2f</d3p1:guid> </VehicleGroupIds> <VehicleServiceID>c844efd2-5edd-47f4-8573-13f407647b92</VehicleServiceID> <Vehicles> <VehicleBase> <ClientID>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> <VehicleBase> <ClientID>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> </Vehicles> </VehicleService> <VehicleService> <ClientID>e3aaa476-56c2-4560-8676-5bf9ef6ecb5a</ClientID> <ClientName>sample string 20</ClientName> <CreatedBy>sample string 17</CreatedBy> <CreatedOn>2025-08-08T15:38:09.1503614+04:00</CreatedOn> <Id>86409d67-d903-4d5a-ad65-7260715ef696</Id> <PartnerID>ad1936cd-fe0e-40d7-8505-44216e10471d</PartnerID> <PartnerName>sample string 22</PartnerName> <UserID>e62b577b-9987-4937-8617-43f673a9e69f</UserID> <UserName>sample string 15</UserName> <AmountSpent>11</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>2e758b48-5e3a-449c-96a7-58f8b0361f14</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </Attachment> <DueDate>2025-08-08T15:38:09.1503614+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>f3476b28-30db-4af7-bd50-9c8533458d0c</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-08-08T15:38:09.1503614+04:00</CreatedOn> <Id>d6f58bb2-aa80-4a00-a330-66637aaef532</Id> <PartnerID>1e9ea4a2-ea51-42ba-99ef-47f90e5af6f4</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>f5fd6928-65cb-4ad1-80d5-16b22bb07e25</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>868127c5-4ce2-430a-bb92-443c1a5aa290</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>2e758b48-5e3a-449c-96a7-58f8b0361f14</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>52048630-f715-43b6-aca1-14a9cce53e89</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-08-08T15:38:09.1503614+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-08-08T15:38:09.1503614+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>8786406f-48b3-4ab4-90ed-ddc670a20a06</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>09335ac8-9cb8-4178-82aa-e78743a764a2</d3p1:PrevVehicleID> <d3p1:ReportedByID>35cb533a-d598-4c0c-b903-d8fd557e926d</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-08-08T15:38:09.1503614+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>2c31cbc1-97b0-410b-bfd2-c0064dd9d97b</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-08-08T15:38:09.1503614+04:00</d3p1:InspectionOn> <d3p1:ServiceID>5a2400da-1bb8-4bef-a2c5-3eb08e3d4ebd</d3p1:ServiceID> <d3p1:ServiceTypeID>6de09764-4f97-44e8-88a7-15987af2ce6d</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>adf749a3-66fd-48b7-a00f-bbf8aa03cd7b</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-08-08T15:38:09.1503614+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> <d3p1:Issue> <ClientID>f3476b28-30db-4af7-bd50-9c8533458d0c</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-08-08T15:38:09.1503614+04:00</CreatedOn> <Id>d6f58bb2-aa80-4a00-a330-66637aaef532</Id> <PartnerID>1e9ea4a2-ea51-42ba-99ef-47f90e5af6f4</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>f5fd6928-65cb-4ad1-80d5-16b22bb07e25</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>868127c5-4ce2-430a-bb92-443c1a5aa290</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>2e758b48-5e3a-449c-96a7-58f8b0361f14</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>52048630-f715-43b6-aca1-14a9cce53e89</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-08-08T15:38:09.1503614+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-08-08T15:38:09.1503614+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>8786406f-48b3-4ab4-90ed-ddc670a20a06</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>09335ac8-9cb8-4178-82aa-e78743a764a2</d3p1:PrevVehicleID> <d3p1:ReportedByID>35cb533a-d598-4c0c-b903-d8fd557e926d</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-08-08T15:38:09.1503614+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>2c31cbc1-97b0-410b-bfd2-c0064dd9d97b</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-08-08T15:38:09.1503614+04:00</d3p1:InspectionOn> <d3p1:ServiceID>5a2400da-1bb8-4bef-a2c5-3eb08e3d4ebd</d3p1:ServiceID> <d3p1:ServiceTypeID>6de09764-4f97-44e8-88a7-15987af2ce6d</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>adf749a3-66fd-48b7-a00f-bbf8aa03cd7b</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-08-08T15:38:09.1503614+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> </Issue> <IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>90d95cee-3032-4775-9bd0-cb619cfad902</d3p1:guid> <d3p1:guid>69b9c924-21d0-4a7c-9948-d6992c4bae01</d3p1:guid> </IssueList> <LastServiceDoneKms>10</LastServiceDoneKms> <LastServiceDoneOn>2025-08-08T15:38:09.1503614+04:00</LastServiceDoneOn> <Note>sample string 12</Note> <ReminderBeforeDays>6</ReminderBeforeDays> <ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs> <ReminderBeforeKms>7</ReminderBeforeKms> <ServiceDoneOn>2025-08-08T15:38:09.1503614+04:00</ServiceDoneOn> <ServiceDoneOnKms>5</ServiceDoneOnKms> <ServiceType> <ClientID>b9a9b6d9-f259-4c39-87b4-f10c187dba6c</ClientID> <ClientName>sample string 13</ClientName> <CreatedBy>sample string 10</CreatedBy> <CreatedOn>2025-08-08T15:38:09.1503614+04:00</CreatedOn> <Id>733ecb17-908b-4e21-9bfe-3076d8b97e6b</Id> <PartnerID>211ccb4d-d8ca-425d-8fe6-afdc705aebea</PartnerID> <PartnerName>sample string 15</PartnerName> <UserID>b7ce2c8b-3eb4-4174-9519-5fc7e2da180b</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>dd6fa8b6-9b51-4bc4-a246-6583158acdb2</ServiceTypeId> </ServiceType> <UsersToNotify> <BusinessHoursID>48125dbf-8a05-4464-b9e6-39ec734beb65</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>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>d661185f-fa61-477c-86f2-26ed0c4fdb12</d3p1:guid> <d3p1:guid>1f50ede1-215b-4204-8b34-7776f2d23d2f</d3p1:guid> </VehicleGroupIds> <VehicleServiceID>c844efd2-5edd-47f4-8573-13f407647b92</VehicleServiceID> <Vehicles> <VehicleBase> <ClientID>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> <VehicleBase> <ClientID>3ba2732b-8293-489b-80d4-0a8d6170bec7</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>e6493cb3-e393-4506-8193-4a5fd5db51cc</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>fbbf808d-f520-4484-ac98-d310303b2ae8</PartnerID> <VehicleID>94b106ff-3634-4985-a54f-80ff52f937ab</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> </Vehicles> </VehicleService> </ArrayOfVehicleService>