GET Api/Service?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": "47de4097-ec70-45c2-9e67-11901acf6985", "ServiceType": { "ServiceTypeId": "96f0ce06-6b90-45a2-ad9a-6a5514c69555", "Name": "sample string 2", "Description": "sample string 3", "FrequencyDays": 4, "FrequencyKm": 5, "FrequencyEngineHrs": 6, "Id": "75609816-de03-435c-b932-8021b5a78ca3", "UserName": "sample string 8", "UserID": "7088b4c9-0d50-4b4a-bb68-4f7ab95cef40", "CreatedBy": "sample string 10", "CreatedOn": "2025-07-07T09:37:58.7420508+04:00", "ClientID": "ea4ffbc1-37f1-4649-bf89-685b09e5da17", "ClientName": "sample string 13", "PartnerID": "33f2ab19-2bc5-4af7-ace6-66e7e5c66cbf", "PartnerName": "sample string 15" }, "DueKms": 2, "DueDate": "2025-07-07T09:37:58.7420508+04:00", "EngineHours": 3, "Vehicle": { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" }, "Vehicles": [ { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" }, { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" } ], "VehicleGroupIds": [ "38463fba-7b43-4969-bdef-8ee4fc48c0b4", "0d2824f5-4fdb-4615-b90e-5139d1ec2192" ], "ServiceDoneOn": "2025-07-07T09:37:58.7420508+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": "872860b5-37a5-4b23-a707-c366f33dee0e", "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:37:58.7420508+04:00", "LastServiceDoneKms": 10, "AmountSpent": 11.0, "Note": "sample string 12", "DueDetail": "sample string 13", "Attachment": { "AttachmentID": "b7a95b35-045c-40d4-96fd-7fdcff1215b1", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Issue": [ { "Vehicle": { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" }, "IssueID": "95af5224-586c-4b16-9370-72b871075b1a", "ReportedDate": "2025-07-07T09:37:58.7420508+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "41e9cc73-8a9f-4457-aeb3-497420e7f121", "ReportedByName": "sample string 6", "AssignedToID": "40816abe-f80e-43df-992b-17ff940126b4", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:37:58.7420508+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "b7a95b35-045c-40d4-96fd-7fdcff1215b1", "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": "53d44f3f-575e-401f-ac06-9188990a5b53", "ServiceTypeID": "c192e144-3ce9-4c86-9e0c-9e7a3831b80d", "WorkOrderOn": "2025-07-07T09:37:58.7420508+04:00", "WorkOrderID": "3db8a29e-424f-4ec6-8efb-5c9bc341c956", "InspectionOn": "2025-07-07T09:37:58.7420508+04:00", "InspectionItemID": "9e827ef1-99a1-4063-ab11-f8e9b6e898db" }, "PrevVehicleID": "12d79359-0283-465a-847d-496bbef7dfd7", "CloseBy": "def909d1-ff14-4b0a-9320-f05513bcbc8a", "CloseOn": "2025-07-07T09:37:58.7420508+04:00", "CriticalLevel": 0, "Id": "3eae0548-5553-4524-ad74-4bf478ae46b1", "UserName": "sample string 17", "UserID": "6bf8a060-a0cc-4e5d-a71b-adf76986a642", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:37:58.7420508+04:00", "ClientID": "3a996471-a257-444a-b1b7-eb0e324b94ba", "ClientName": "sample string 22", "PartnerID": "ef035a15-6dad-42a6-a0fb-76c23206fe19", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" }, "IssueID": "95af5224-586c-4b16-9370-72b871075b1a", "ReportedDate": "2025-07-07T09:37:58.7420508+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "41e9cc73-8a9f-4457-aeb3-497420e7f121", "ReportedByName": "sample string 6", "AssignedToID": "40816abe-f80e-43df-992b-17ff940126b4", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:37:58.7420508+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "b7a95b35-045c-40d4-96fd-7fdcff1215b1", "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": "53d44f3f-575e-401f-ac06-9188990a5b53", "ServiceTypeID": "c192e144-3ce9-4c86-9e0c-9e7a3831b80d", "WorkOrderOn": "2025-07-07T09:37:58.7420508+04:00", "WorkOrderID": "3db8a29e-424f-4ec6-8efb-5c9bc341c956", "InspectionOn": "2025-07-07T09:37:58.7420508+04:00", "InspectionItemID": "9e827ef1-99a1-4063-ab11-f8e9b6e898db" }, "PrevVehicleID": "12d79359-0283-465a-847d-496bbef7dfd7", "CloseBy": "def909d1-ff14-4b0a-9320-f05513bcbc8a", "CloseOn": "2025-07-07T09:37:58.7420508+04:00", "CriticalLevel": 0, "Id": "3eae0548-5553-4524-ad74-4bf478ae46b1", "UserName": "sample string 17", "UserID": "6bf8a060-a0cc-4e5d-a71b-adf76986a642", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:37:58.7420508+04:00", "ClientID": "3a996471-a257-444a-b1b7-eb0e324b94ba", "ClientName": "sample string 22", "PartnerID": "ef035a15-6dad-42a6-a0fb-76c23206fe19", "PartnerName": "sample string 24" } ], "IssueList": [ "cc5a71a2-1b89-45d9-a49d-865389089519", "de86d827-9687-49ba-9c0d-9c95aae48e27" ], "Id": "b28bca8b-362a-4fb3-a539-787f35c54d81", "UserName": "sample string 15", "UserID": "d64e0d03-9797-48c2-8c30-f74fe3c3f77b", "CreatedBy": "sample string 17", "CreatedOn": "2025-07-07T09:37:58.7420508+04:00", "ClientID": "4abddeee-b8a3-48bf-8408-0f5570b6a33a", "ClientName": "sample string 20", "PartnerID": "05a114ba-c12e-4d5f-8455-029ed83d6af4", "PartnerName": "sample string 22" }, { "VehicleServiceID": "47de4097-ec70-45c2-9e67-11901acf6985", "ServiceType": { "ServiceTypeId": "96f0ce06-6b90-45a2-ad9a-6a5514c69555", "Name": "sample string 2", "Description": "sample string 3", "FrequencyDays": 4, "FrequencyKm": 5, "FrequencyEngineHrs": 6, "Id": "75609816-de03-435c-b932-8021b5a78ca3", "UserName": "sample string 8", "UserID": "7088b4c9-0d50-4b4a-bb68-4f7ab95cef40", "CreatedBy": "sample string 10", "CreatedOn": "2025-07-07T09:37:58.7420508+04:00", "ClientID": "ea4ffbc1-37f1-4649-bf89-685b09e5da17", "ClientName": "sample string 13", "PartnerID": "33f2ab19-2bc5-4af7-ace6-66e7e5c66cbf", "PartnerName": "sample string 15" }, "DueKms": 2, "DueDate": "2025-07-07T09:37:58.7420508+04:00", "EngineHours": 3, "Vehicle": { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" }, "Vehicles": [ { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" }, { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" } ], "VehicleGroupIds": [ "38463fba-7b43-4969-bdef-8ee4fc48c0b4", "0d2824f5-4fdb-4615-b90e-5139d1ec2192" ], "ServiceDoneOn": "2025-07-07T09:37:58.7420508+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": "872860b5-37a5-4b23-a707-c366f33dee0e", "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:37:58.7420508+04:00", "LastServiceDoneKms": 10, "AmountSpent": 11.0, "Note": "sample string 12", "DueDetail": "sample string 13", "Attachment": { "AttachmentID": "b7a95b35-045c-40d4-96fd-7fdcff1215b1", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, "Issue": [ { "Vehicle": { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" }, "IssueID": "95af5224-586c-4b16-9370-72b871075b1a", "ReportedDate": "2025-07-07T09:37:58.7420508+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "41e9cc73-8a9f-4457-aeb3-497420e7f121", "ReportedByName": "sample string 6", "AssignedToID": "40816abe-f80e-43df-992b-17ff940126b4", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:37:58.7420508+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "b7a95b35-045c-40d4-96fd-7fdcff1215b1", "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": "53d44f3f-575e-401f-ac06-9188990a5b53", "ServiceTypeID": "c192e144-3ce9-4c86-9e0c-9e7a3831b80d", "WorkOrderOn": "2025-07-07T09:37:58.7420508+04:00", "WorkOrderID": "3db8a29e-424f-4ec6-8efb-5c9bc341c956", "InspectionOn": "2025-07-07T09:37:58.7420508+04:00", "InspectionItemID": "9e827ef1-99a1-4063-ab11-f8e9b6e898db" }, "PrevVehicleID": "12d79359-0283-465a-847d-496bbef7dfd7", "CloseBy": "def909d1-ff14-4b0a-9320-f05513bcbc8a", "CloseOn": "2025-07-07T09:37:58.7420508+04:00", "CriticalLevel": 0, "Id": "3eae0548-5553-4524-ad74-4bf478ae46b1", "UserName": "sample string 17", "UserID": "6bf8a060-a0cc-4e5d-a71b-adf76986a642", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:37:58.7420508+04:00", "ClientID": "3a996471-a257-444a-b1b7-eb0e324b94ba", "ClientName": "sample string 22", "PartnerID": "ef035a15-6dad-42a6-a0fb-76c23206fe19", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "6e6b3577-ad11-42e1-b053-001420a1da16", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "01b9297a-c464-4df2-8099-420f1ac42f0e", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "ef581c25-1659-4f2b-a659-f12750c542e1", "PartnerID": "416f5868-e100-4451-b239-ecd6c8e6c8cc" }, "IssueID": "95af5224-586c-4b16-9370-72b871075b1a", "ReportedDate": "2025-07-07T09:37:58.7420508+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "41e9cc73-8a9f-4457-aeb3-497420e7f121", "ReportedByName": "sample string 6", "AssignedToID": "40816abe-f80e-43df-992b-17ff940126b4", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:37:58.7420508+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "b7a95b35-045c-40d4-96fd-7fdcff1215b1", "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": "53d44f3f-575e-401f-ac06-9188990a5b53", "ServiceTypeID": "c192e144-3ce9-4c86-9e0c-9e7a3831b80d", "WorkOrderOn": "2025-07-07T09:37:58.7420508+04:00", "WorkOrderID": "3db8a29e-424f-4ec6-8efb-5c9bc341c956", "InspectionOn": "2025-07-07T09:37:58.7420508+04:00", "InspectionItemID": "9e827ef1-99a1-4063-ab11-f8e9b6e898db" }, "PrevVehicleID": "12d79359-0283-465a-847d-496bbef7dfd7", "CloseBy": "def909d1-ff14-4b0a-9320-f05513bcbc8a", "CloseOn": "2025-07-07T09:37:58.7420508+04:00", "CriticalLevel": 0, "Id": "3eae0548-5553-4524-ad74-4bf478ae46b1", "UserName": "sample string 17", "UserID": "6bf8a060-a0cc-4e5d-a71b-adf76986a642", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:37:58.7420508+04:00", "ClientID": "3a996471-a257-444a-b1b7-eb0e324b94ba", "ClientName": "sample string 22", "PartnerID": "ef035a15-6dad-42a6-a0fb-76c23206fe19", "PartnerName": "sample string 24" } ], "IssueList": [ "cc5a71a2-1b89-45d9-a49d-865389089519", "de86d827-9687-49ba-9c0d-9c95aae48e27" ], "Id": "b28bca8b-362a-4fb3-a539-787f35c54d81", "UserName": "sample string 15", "UserID": "d64e0d03-9797-48c2-8c30-f74fe3c3f77b", "CreatedBy": "sample string 17", "CreatedOn": "2025-07-07T09:37:58.7420508+04:00", "ClientID": "4abddeee-b8a3-48bf-8408-0f5570b6a33a", "ClientName": "sample string 20", "PartnerID": "05a114ba-c12e-4d5f-8455-029ed83d6af4", "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>4abddeee-b8a3-48bf-8408-0f5570b6a33a</ClientID> <ClientName>sample string 20</ClientName> <CreatedBy>sample string 17</CreatedBy> <CreatedOn>2025-07-07T09:37:58.7420508+04:00</CreatedOn> <Id>b28bca8b-362a-4fb3-a539-787f35c54d81</Id> <PartnerID>05a114ba-c12e-4d5f-8455-029ed83d6af4</PartnerID> <PartnerName>sample string 22</PartnerName> <UserID>d64e0d03-9797-48c2-8c30-f74fe3c3f77b</UserID> <UserName>sample string 15</UserName> <AmountSpent>11</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>b7a95b35-045c-40d4-96fd-7fdcff1215b1</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </Attachment> <DueDate>2025-07-07T09:37:58.7420508+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>3a996471-a257-444a-b1b7-eb0e324b94ba</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-07-07T09:37:58.7420508+04:00</CreatedOn> <Id>3eae0548-5553-4524-ad74-4bf478ae46b1</Id> <PartnerID>ef035a15-6dad-42a6-a0fb-76c23206fe19</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>6bf8a060-a0cc-4e5d-a71b-adf76986a642</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>40816abe-f80e-43df-992b-17ff940126b4</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>b7a95b35-045c-40d4-96fd-7fdcff1215b1</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>def909d1-ff14-4b0a-9320-f05513bcbc8a</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-07-07T09:37:58.7420508+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-07-07T09:37:58.7420508+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>95af5224-586c-4b16-9370-72b871075b1a</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>12d79359-0283-465a-847d-496bbef7dfd7</d3p1:PrevVehicleID> <d3p1:ReportedByID>41e9cc73-8a9f-4457-aeb3-497420e7f121</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-07-07T09:37:58.7420508+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>9e827ef1-99a1-4063-ab11-f8e9b6e898db</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-07-07T09:37:58.7420508+04:00</d3p1:InspectionOn> <d3p1:ServiceID>53d44f3f-575e-401f-ac06-9188990a5b53</d3p1:ServiceID> <d3p1:ServiceTypeID>c192e144-3ce9-4c86-9e0c-9e7a3831b80d</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>3db8a29e-424f-4ec6-8efb-5c9bc341c956</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-07-07T09:37:58.7420508+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> <d3p1:Issue> <ClientID>3a996471-a257-444a-b1b7-eb0e324b94ba</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-07-07T09:37:58.7420508+04:00</CreatedOn> <Id>3eae0548-5553-4524-ad74-4bf478ae46b1</Id> <PartnerID>ef035a15-6dad-42a6-a0fb-76c23206fe19</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>6bf8a060-a0cc-4e5d-a71b-adf76986a642</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>40816abe-f80e-43df-992b-17ff940126b4</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>b7a95b35-045c-40d4-96fd-7fdcff1215b1</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>def909d1-ff14-4b0a-9320-f05513bcbc8a</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-07-07T09:37:58.7420508+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-07-07T09:37:58.7420508+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>95af5224-586c-4b16-9370-72b871075b1a</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>12d79359-0283-465a-847d-496bbef7dfd7</d3p1:PrevVehicleID> <d3p1:ReportedByID>41e9cc73-8a9f-4457-aeb3-497420e7f121</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-07-07T09:37:58.7420508+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>9e827ef1-99a1-4063-ab11-f8e9b6e898db</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-07-07T09:37:58.7420508+04:00</d3p1:InspectionOn> <d3p1:ServiceID>53d44f3f-575e-401f-ac06-9188990a5b53</d3p1:ServiceID> <d3p1:ServiceTypeID>c192e144-3ce9-4c86-9e0c-9e7a3831b80d</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>3db8a29e-424f-4ec6-8efb-5c9bc341c956</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-07-07T09:37:58.7420508+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> </Issue> <IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>cc5a71a2-1b89-45d9-a49d-865389089519</d3p1:guid> <d3p1:guid>de86d827-9687-49ba-9c0d-9c95aae48e27</d3p1:guid> </IssueList> <LastServiceDoneKms>10</LastServiceDoneKms> <LastServiceDoneOn>2025-07-07T09:37:58.7420508+04:00</LastServiceDoneOn> <Note>sample string 12</Note> <ReminderBeforeDays>6</ReminderBeforeDays> <ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs> <ReminderBeforeKms>7</ReminderBeforeKms> <ServiceDoneOn>2025-07-07T09:37:58.7420508+04:00</ServiceDoneOn> <ServiceDoneOnKms>5</ServiceDoneOnKms> <ServiceType> <ClientID>ea4ffbc1-37f1-4649-bf89-685b09e5da17</ClientID> <ClientName>sample string 13</ClientName> <CreatedBy>sample string 10</CreatedBy> <CreatedOn>2025-07-07T09:37:58.7420508+04:00</CreatedOn> <Id>75609816-de03-435c-b932-8021b5a78ca3</Id> <PartnerID>33f2ab19-2bc5-4af7-ace6-66e7e5c66cbf</PartnerID> <PartnerName>sample string 15</PartnerName> <UserID>7088b4c9-0d50-4b4a-bb68-4f7ab95cef40</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>96f0ce06-6b90-45a2-ad9a-6a5514c69555</ServiceTypeId> </ServiceType> <UsersToNotify> <BusinessHoursID>872860b5-37a5-4b23-a707-c366f33dee0e</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>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>38463fba-7b43-4969-bdef-8ee4fc48c0b4</d3p1:guid> <d3p1:guid>0d2824f5-4fdb-4615-b90e-5139d1ec2192</d3p1:guid> </VehicleGroupIds> <VehicleServiceID>47de4097-ec70-45c2-9e67-11901acf6985</VehicleServiceID> <Vehicles> <VehicleBase> <ClientID>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> <VehicleBase> <ClientID>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> </Vehicles> </VehicleService> <VehicleService> <ClientID>4abddeee-b8a3-48bf-8408-0f5570b6a33a</ClientID> <ClientName>sample string 20</ClientName> <CreatedBy>sample string 17</CreatedBy> <CreatedOn>2025-07-07T09:37:58.7420508+04:00</CreatedOn> <Id>b28bca8b-362a-4fb3-a539-787f35c54d81</Id> <PartnerID>05a114ba-c12e-4d5f-8455-029ed83d6af4</PartnerID> <PartnerName>sample string 22</PartnerName> <UserID>d64e0d03-9797-48c2-8c30-f74fe3c3f77b</UserID> <UserName>sample string 15</UserName> <AmountSpent>11</AmountSpent> <Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>b7a95b35-045c-40d4-96fd-7fdcff1215b1</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </Attachment> <DueDate>2025-07-07T09:37:58.7420508+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>3a996471-a257-444a-b1b7-eb0e324b94ba</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-07-07T09:37:58.7420508+04:00</CreatedOn> <Id>3eae0548-5553-4524-ad74-4bf478ae46b1</Id> <PartnerID>ef035a15-6dad-42a6-a0fb-76c23206fe19</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>6bf8a060-a0cc-4e5d-a71b-adf76986a642</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>40816abe-f80e-43df-992b-17ff940126b4</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>b7a95b35-045c-40d4-96fd-7fdcff1215b1</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>def909d1-ff14-4b0a-9320-f05513bcbc8a</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-07-07T09:37:58.7420508+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-07-07T09:37:58.7420508+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>95af5224-586c-4b16-9370-72b871075b1a</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>12d79359-0283-465a-847d-496bbef7dfd7</d3p1:PrevVehicleID> <d3p1:ReportedByID>41e9cc73-8a9f-4457-aeb3-497420e7f121</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-07-07T09:37:58.7420508+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>9e827ef1-99a1-4063-ab11-f8e9b6e898db</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-07-07T09:37:58.7420508+04:00</d3p1:InspectionOn> <d3p1:ServiceID>53d44f3f-575e-401f-ac06-9188990a5b53</d3p1:ServiceID> <d3p1:ServiceTypeID>c192e144-3ce9-4c86-9e0c-9e7a3831b80d</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>3db8a29e-424f-4ec6-8efb-5c9bc341c956</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-07-07T09:37:58.7420508+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> <d3p1:Issue> <ClientID>3a996471-a257-444a-b1b7-eb0e324b94ba</ClientID> <ClientName>sample string 22</ClientName> <CreatedBy>sample string 19</CreatedBy> <CreatedOn>2025-07-07T09:37:58.7420508+04:00</CreatedOn> <Id>3eae0548-5553-4524-ad74-4bf478ae46b1</Id> <PartnerID>ef035a15-6dad-42a6-a0fb-76c23206fe19</PartnerID> <PartnerName>sample string 24</PartnerName> <UserID>6bf8a060-a0cc-4e5d-a71b-adf76986a642</UserID> <UserName>sample string 17</UserName> <d3p1:AssignedToID>40816abe-f80e-43df-992b-17ff940126b4</d3p1:AssignedToID> <d3p1:AssignedToName>sample string 8</d3p1:AssignedToName> <d3p1:Attachment> <AttachmentData>QEA=</AttachmentData> <AttachmentDataBase64>sample string 2</AttachmentDataBase64> <AttachmentID>b7a95b35-045c-40d4-96fd-7fdcff1215b1</AttachmentID> <ContentType>sample string 3</ContentType> <FileName>sample string 4</FileName> <ImageString>sample string 5</ImageString> <IsDeleted>true</IsDeleted> </d3p1:Attachment> <d3p1:CloseBy>def909d1-ff14-4b0a-9320-f05513bcbc8a</d3p1:CloseBy> <d3p1:CloseNote>sample string 12</d3p1:CloseNote> <d3p1:CloseOn>2025-07-07T09:37:58.7420508+04:00</d3p1:CloseOn> <d3p1:CriticalLevel>Low</d3p1:CriticalLevel> <d3p1:Description>sample string 4</d3p1:Description> <d3p1:DueDate>2025-07-07T09:37:58.7420508+04:00</d3p1:DueDate> <d3p1:DueOdometer>11.1</d3p1:DueOdometer> <d3p1:IssueID>95af5224-586c-4b16-9370-72b871075b1a</d3p1:IssueID> <d3p1:Odometer>9.1</d3p1:Odometer> <d3p1:PrevVehicleID>12d79359-0283-465a-847d-496bbef7dfd7</d3p1:PrevVehicleID> <d3p1:ReportedByID>41e9cc73-8a9f-4457-aeb3-497420e7f121</d3p1:ReportedByID> <d3p1:ReportedByName>sample string 6</d3p1:ReportedByName> <d3p1:ReportedDate>2025-07-07T09:37:58.7420508+04:00</d3p1:ReportedDate> <d3p1:Summary>sample string 3</d3p1:Summary> <d3p1:TransactionDetail> <d3p1:InspectionItemID>9e827ef1-99a1-4063-ab11-f8e9b6e898db</d3p1:InspectionItemID> <d3p1:InspectionOn>2025-07-07T09:37:58.7420508+04:00</d3p1:InspectionOn> <d3p1:ServiceID>53d44f3f-575e-401f-ac06-9188990a5b53</d3p1:ServiceID> <d3p1:ServiceTypeID>c192e144-3ce9-4c86-9e0c-9e7a3831b80d</d3p1:ServiceTypeID> <d3p1:Status>None</d3p1:Status> <d3p1:WorkOrderID>3db8a29e-424f-4ec6-8efb-5c9bc341c956</d3p1:WorkOrderID> <d3p1:WorkOrderOn>2025-07-07T09:37:58.7420508+04:00</d3p1:WorkOrderOn> </d3p1:TransactionDetail> <d3p1:Vehicle> <ClientID>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </d3p1:Vehicle> </d3p1:Issue> </Issue> <IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>cc5a71a2-1b89-45d9-a49d-865389089519</d3p1:guid> <d3p1:guid>de86d827-9687-49ba-9c0d-9c95aae48e27</d3p1:guid> </IssueList> <LastServiceDoneKms>10</LastServiceDoneKms> <LastServiceDoneOn>2025-07-07T09:37:58.7420508+04:00</LastServiceDoneOn> <Note>sample string 12</Note> <ReminderBeforeDays>6</ReminderBeforeDays> <ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs> <ReminderBeforeKms>7</ReminderBeforeKms> <ServiceDoneOn>2025-07-07T09:37:58.7420508+04:00</ServiceDoneOn> <ServiceDoneOnKms>5</ServiceDoneOnKms> <ServiceType> <ClientID>ea4ffbc1-37f1-4649-bf89-685b09e5da17</ClientID> <ClientName>sample string 13</ClientName> <CreatedBy>sample string 10</CreatedBy> <CreatedOn>2025-07-07T09:37:58.7420508+04:00</CreatedOn> <Id>75609816-de03-435c-b932-8021b5a78ca3</Id> <PartnerID>33f2ab19-2bc5-4af7-ace6-66e7e5c66cbf</PartnerID> <PartnerName>sample string 15</PartnerName> <UserID>7088b4c9-0d50-4b4a-bb68-4f7ab95cef40</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>96f0ce06-6b90-45a2-ad9a-6a5514c69555</ServiceTypeId> </ServiceType> <UsersToNotify> <BusinessHoursID>872860b5-37a5-4b23-a707-c366f33dee0e</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>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </Vehicle> <VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>38463fba-7b43-4969-bdef-8ee4fc48c0b4</d3p1:guid> <d3p1:guid>0d2824f5-4fdb-4615-b90e-5139d1ec2192</d3p1:guid> </VehicleGroupIds> <VehicleServiceID>47de4097-ec70-45c2-9e67-11901acf6985</VehicleServiceID> <Vehicles> <VehicleBase> <ClientID>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> <VehicleBase> <ClientID>ef581c25-1659-4f2b-a659-f12750c542e1</ClientID> <DriverContactNo>sample string 8</DriverContactNo> <DriverID>01b9297a-c464-4df2-8099-420f1ac42f0e</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>416f5868-e100-4451-b239-ecd6c8e6c8cc</PartnerID> <VehicleID>6e6b3577-ad11-42e1-b053-001420a1da16</VehicleID> <VehicleNo>sample string 3</VehicleNo> </VehicleBase> </Vehicles> </VehicleService> </ArrayOfVehicleService>