GET Api/Service?vehicleService={vehicleService}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vehicleService | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VehicleService| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleServiceID | globally unique identifier |
None. |
|
| ServiceType | ServiceType |
None. |
|
| DueKms | integer |
None. |
|
| DueDate | date |
None. |
|
| EngineHours | integer |
None. |
|
| Vehicle | VehicleBase |
None. |
|
| Vehicles | Collection of VehicleBase |
None. |
|
| VehicleGroupIds | Collection of globally unique identifier |
None. |
|
| ServiceDoneOn | date |
None. |
|
| ServiceDoneOnKms | integer |
None. |
|
| UsersToNotify | user_alert_setting |
None. |
|
| ReminderBeforeDays | integer |
None. |
|
| ReminderBeforeKms | integer |
None. |
|
| ReminderBeforeEngineHrs | integer |
None. |
|
| LastServiceDoneOn | date |
None. |
|
| LastServiceDoneKms | integer |
None. |
|
| AmountSpent | decimal number |
None. |
|
| Note | string |
None. |
|
| DueDetail | string |
None. |
|
| Attachment | Attachment |
None. |
|
| Issue | Collection of Issue |
None. |
|
| IssueList | Collection of globally unique identifier |
None. |
|
| Id | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| UserID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| PartnerName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"VehicleServiceID": "01f19c67-a4c3-463a-9f3c-a88543a39ddf",
"ServiceType": {
"ServiceTypeId": "010235f5-4eb4-4f88-abbb-688c505652a8",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "2590a4b0-7eaf-49f9-af5e-fbf3544dd730",
"UserName": "sample string 8",
"UserID": "52158c4e-b352-4564-899e-8abdf854eb26",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-08-03T00:22:10.7496334+04:00",
"ClientID": "2e42c693-ea91-45d7-a3cf-5553c3e4f67b",
"ClientName": "sample string 13",
"PartnerID": "5c78821a-c60f-42d5-8fb6-d155ee024697",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-08-03T00:22:10.7496334+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
},
"Vehicles": [
{
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
},
{
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
}
],
"VehicleGroupIds": [
"36d5480c-a658-4ecb-a656-60a4ec8e8472",
"3ea8e0e9-89a6-41d9-ba91-26a8145de226"
],
"ServiceDoneOn": "2026-08-03T00:22:10.7496334+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": "f7da8f31-c540-4cfb-9b85-f3bcfb1af7bd",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"ReminderBeforeDays": 6,
"ReminderBeforeKms": 7,
"ReminderBeforeEngineHrs": 8,
"LastServiceDoneOn": "2026-08-03T00:22:10.7496334+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
},
"IssueID": "27d09aa0-54cf-47d1-9779-668bc77e1ff3",
"ReportedDate": "2026-08-03T00:22:10.7496334+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "96aabb3a-4359-40e2-9e3f-0d51f92c61f4",
"ReportedByName": "sample string 6",
"AssignedToID": "f61a3f9d-1287-4e6e-abfd-9e21fe519a67",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-03T00:22:10.7496334+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f",
"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": "548f4d4d-63ab-4d52-8cf8-16441944cc3e",
"ServiceTypeID": "0fbfedf0-63bc-416b-8c70-14a7030ce55b",
"WorkOrderOn": "2026-08-03T00:22:10.7496334+04:00",
"WorkOrderID": "1d04220a-e6a4-4ec9-a5d6-1bf60c0a20f5",
"InspectionOn": "2026-08-03T00:22:10.7496334+04:00",
"InspectionItemID": "a5de1e58-d069-48ac-9e3b-84f8720d96f7"
},
"PrevVehicleID": "3becfab7-efad-4a38-bc0b-ea45b356e258",
"CloseBy": "69cbe6a2-d9c5-40ea-be6c-35379a71eb34",
"CloseOn": "2026-08-03T00:22:10.7496334+04:00",
"CriticalLevel": 0,
"Id": "f730a114-d68a-47f9-a183-ec3c3d77c622",
"UserName": "sample string 17",
"UserID": "17a7aeec-e98d-4b32-8ad8-1de085410f78",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-03T00:22:10.7496334+04:00",
"ClientID": "e9bc44b6-6709-4761-9419-e25b28444d18",
"ClientName": "sample string 22",
"PartnerID": "d246f7ff-1877-45d0-bcbd-56decbf9e2bc",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
},
"IssueID": "27d09aa0-54cf-47d1-9779-668bc77e1ff3",
"ReportedDate": "2026-08-03T00:22:10.7496334+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "96aabb3a-4359-40e2-9e3f-0d51f92c61f4",
"ReportedByName": "sample string 6",
"AssignedToID": "f61a3f9d-1287-4e6e-abfd-9e21fe519a67",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-03T00:22:10.7496334+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f",
"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": "548f4d4d-63ab-4d52-8cf8-16441944cc3e",
"ServiceTypeID": "0fbfedf0-63bc-416b-8c70-14a7030ce55b",
"WorkOrderOn": "2026-08-03T00:22:10.7496334+04:00",
"WorkOrderID": "1d04220a-e6a4-4ec9-a5d6-1bf60c0a20f5",
"InspectionOn": "2026-08-03T00:22:10.7496334+04:00",
"InspectionItemID": "a5de1e58-d069-48ac-9e3b-84f8720d96f7"
},
"PrevVehicleID": "3becfab7-efad-4a38-bc0b-ea45b356e258",
"CloseBy": "69cbe6a2-d9c5-40ea-be6c-35379a71eb34",
"CloseOn": "2026-08-03T00:22:10.7496334+04:00",
"CriticalLevel": 0,
"Id": "f730a114-d68a-47f9-a183-ec3c3d77c622",
"UserName": "sample string 17",
"UserID": "17a7aeec-e98d-4b32-8ad8-1de085410f78",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-03T00:22:10.7496334+04:00",
"ClientID": "e9bc44b6-6709-4761-9419-e25b28444d18",
"ClientName": "sample string 22",
"PartnerID": "d246f7ff-1877-45d0-bcbd-56decbf9e2bc",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"fbde5b1f-c9b8-4135-8f0e-2da9cd268cbc",
"a71a7263-6898-419c-8e78-58e217d43d9a"
],
"Id": "894f048c-2d33-4e2c-984e-e6cc19889cfb",
"UserName": "sample string 15",
"UserID": "94c7a736-e0d5-44bb-bd37-eea9592bb615",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-08-03T00:22:10.7496334+04:00",
"ClientID": "5bb7be4c-40b7-4b85-8d38-cd4a4c3a8a0e",
"ClientName": "sample string 20",
"PartnerID": "a3c9a2b7-ffbf-44d1-9c82-3218780cc031",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "01f19c67-a4c3-463a-9f3c-a88543a39ddf",
"ServiceType": {
"ServiceTypeId": "010235f5-4eb4-4f88-abbb-688c505652a8",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "2590a4b0-7eaf-49f9-af5e-fbf3544dd730",
"UserName": "sample string 8",
"UserID": "52158c4e-b352-4564-899e-8abdf854eb26",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-08-03T00:22:10.7496334+04:00",
"ClientID": "2e42c693-ea91-45d7-a3cf-5553c3e4f67b",
"ClientName": "sample string 13",
"PartnerID": "5c78821a-c60f-42d5-8fb6-d155ee024697",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-08-03T00:22:10.7496334+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
},
"Vehicles": [
{
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
},
{
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
}
],
"VehicleGroupIds": [
"36d5480c-a658-4ecb-a656-60a4ec8e8472",
"3ea8e0e9-89a6-41d9-ba91-26a8145de226"
],
"ServiceDoneOn": "2026-08-03T00:22:10.7496334+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": "f7da8f31-c540-4cfb-9b85-f3bcfb1af7bd",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"ReminderBeforeDays": 6,
"ReminderBeforeKms": 7,
"ReminderBeforeEngineHrs": 8,
"LastServiceDoneOn": "2026-08-03T00:22:10.7496334+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
},
"IssueID": "27d09aa0-54cf-47d1-9779-668bc77e1ff3",
"ReportedDate": "2026-08-03T00:22:10.7496334+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "96aabb3a-4359-40e2-9e3f-0d51f92c61f4",
"ReportedByName": "sample string 6",
"AssignedToID": "f61a3f9d-1287-4e6e-abfd-9e21fe519a67",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-03T00:22:10.7496334+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f",
"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": "548f4d4d-63ab-4d52-8cf8-16441944cc3e",
"ServiceTypeID": "0fbfedf0-63bc-416b-8c70-14a7030ce55b",
"WorkOrderOn": "2026-08-03T00:22:10.7496334+04:00",
"WorkOrderID": "1d04220a-e6a4-4ec9-a5d6-1bf60c0a20f5",
"InspectionOn": "2026-08-03T00:22:10.7496334+04:00",
"InspectionItemID": "a5de1e58-d069-48ac-9e3b-84f8720d96f7"
},
"PrevVehicleID": "3becfab7-efad-4a38-bc0b-ea45b356e258",
"CloseBy": "69cbe6a2-d9c5-40ea-be6c-35379a71eb34",
"CloseOn": "2026-08-03T00:22:10.7496334+04:00",
"CriticalLevel": 0,
"Id": "f730a114-d68a-47f9-a183-ec3c3d77c622",
"UserName": "sample string 17",
"UserID": "17a7aeec-e98d-4b32-8ad8-1de085410f78",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-03T00:22:10.7496334+04:00",
"ClientID": "e9bc44b6-6709-4761-9419-e25b28444d18",
"ClientName": "sample string 22",
"PartnerID": "d246f7ff-1877-45d0-bcbd-56decbf9e2bc",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "17c633f6-8e02-4e76-9c67-a0aa91946b2e",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f7de6919-248d-42a4-bfc1-9845c6ad74d6",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "852ab573-f7b2-42c5-8877-63ec4012c7f7",
"PartnerID": "dff5305d-e3f0-4f4b-9396-abfd06b9dcc5"
},
"IssueID": "27d09aa0-54cf-47d1-9779-668bc77e1ff3",
"ReportedDate": "2026-08-03T00:22:10.7496334+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "96aabb3a-4359-40e2-9e3f-0d51f92c61f4",
"ReportedByName": "sample string 6",
"AssignedToID": "f61a3f9d-1287-4e6e-abfd-9e21fe519a67",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-03T00:22:10.7496334+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f",
"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": "548f4d4d-63ab-4d52-8cf8-16441944cc3e",
"ServiceTypeID": "0fbfedf0-63bc-416b-8c70-14a7030ce55b",
"WorkOrderOn": "2026-08-03T00:22:10.7496334+04:00",
"WorkOrderID": "1d04220a-e6a4-4ec9-a5d6-1bf60c0a20f5",
"InspectionOn": "2026-08-03T00:22:10.7496334+04:00",
"InspectionItemID": "a5de1e58-d069-48ac-9e3b-84f8720d96f7"
},
"PrevVehicleID": "3becfab7-efad-4a38-bc0b-ea45b356e258",
"CloseBy": "69cbe6a2-d9c5-40ea-be6c-35379a71eb34",
"CloseOn": "2026-08-03T00:22:10.7496334+04:00",
"CriticalLevel": 0,
"Id": "f730a114-d68a-47f9-a183-ec3c3d77c622",
"UserName": "sample string 17",
"UserID": "17a7aeec-e98d-4b32-8ad8-1de085410f78",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-03T00:22:10.7496334+04:00",
"ClientID": "e9bc44b6-6709-4761-9419-e25b28444d18",
"ClientName": "sample string 22",
"PartnerID": "d246f7ff-1877-45d0-bcbd-56decbf9e2bc",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"fbde5b1f-c9b8-4135-8f0e-2da9cd268cbc",
"a71a7263-6898-419c-8e78-58e217d43d9a"
],
"Id": "894f048c-2d33-4e2c-984e-e6cc19889cfb",
"UserName": "sample string 15",
"UserID": "94c7a736-e0d5-44bb-bd37-eea9592bb615",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-08-03T00:22:10.7496334+04:00",
"ClientID": "5bb7be4c-40b7-4b85-8d38-cd4a4c3a8a0e",
"ClientName": "sample string 20",
"PartnerID": "a3c9a2b7-ffbf-44d1-9c82-3218780cc031",
"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>5bb7be4c-40b7-4b85-8d38-cd4a4c3a8a0e</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-08-03T00:22:10.7496334+04:00</CreatedOn>
<Id>894f048c-2d33-4e2c-984e-e6cc19889cfb</Id>
<PartnerID>a3c9a2b7-ffbf-44d1-9c82-3218780cc031</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>94c7a736-e0d5-44bb-bd37-eea9592bb615</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-08-03T00:22:10.7496334+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>e9bc44b6-6709-4761-9419-e25b28444d18</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-03T00:22:10.7496334+04:00</CreatedOn>
<Id>f730a114-d68a-47f9-a183-ec3c3d77c622</Id>
<PartnerID>d246f7ff-1877-45d0-bcbd-56decbf9e2bc</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>17a7aeec-e98d-4b32-8ad8-1de085410f78</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>f61a3f9d-1287-4e6e-abfd-9e21fe519a67</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>69cbe6a2-d9c5-40ea-be6c-35379a71eb34</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-03T00:22:10.7496334+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-03T00:22:10.7496334+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>27d09aa0-54cf-47d1-9779-668bc77e1ff3</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>3becfab7-efad-4a38-bc0b-ea45b356e258</d3p1:PrevVehicleID>
<d3p1:ReportedByID>96aabb3a-4359-40e2-9e3f-0d51f92c61f4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-03T00:22:10.7496334+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>a5de1e58-d069-48ac-9e3b-84f8720d96f7</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-03T00:22:10.7496334+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>548f4d4d-63ab-4d52-8cf8-16441944cc3e</d3p1:ServiceID>
<d3p1:ServiceTypeID>0fbfedf0-63bc-416b-8c70-14a7030ce55b</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>1d04220a-e6a4-4ec9-a5d6-1bf60c0a20f5</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-03T00:22:10.7496334+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>e9bc44b6-6709-4761-9419-e25b28444d18</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-03T00:22:10.7496334+04:00</CreatedOn>
<Id>f730a114-d68a-47f9-a183-ec3c3d77c622</Id>
<PartnerID>d246f7ff-1877-45d0-bcbd-56decbf9e2bc</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>17a7aeec-e98d-4b32-8ad8-1de085410f78</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>f61a3f9d-1287-4e6e-abfd-9e21fe519a67</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>69cbe6a2-d9c5-40ea-be6c-35379a71eb34</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-03T00:22:10.7496334+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-03T00:22:10.7496334+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>27d09aa0-54cf-47d1-9779-668bc77e1ff3</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>3becfab7-efad-4a38-bc0b-ea45b356e258</d3p1:PrevVehicleID>
<d3p1:ReportedByID>96aabb3a-4359-40e2-9e3f-0d51f92c61f4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-03T00:22:10.7496334+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>a5de1e58-d069-48ac-9e3b-84f8720d96f7</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-03T00:22:10.7496334+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>548f4d4d-63ab-4d52-8cf8-16441944cc3e</d3p1:ServiceID>
<d3p1:ServiceTypeID>0fbfedf0-63bc-416b-8c70-14a7030ce55b</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>1d04220a-e6a4-4ec9-a5d6-1bf60c0a20f5</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-03T00:22:10.7496334+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>fbde5b1f-c9b8-4135-8f0e-2da9cd268cbc</d3p1:guid>
<d3p1:guid>a71a7263-6898-419c-8e78-58e217d43d9a</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-08-03T00:22:10.7496334+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-08-03T00:22:10.7496334+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>2e42c693-ea91-45d7-a3cf-5553c3e4f67b</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-08-03T00:22:10.7496334+04:00</CreatedOn>
<Id>2590a4b0-7eaf-49f9-af5e-fbf3544dd730</Id>
<PartnerID>5c78821a-c60f-42d5-8fb6-d155ee024697</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>52158c4e-b352-4564-899e-8abdf854eb26</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>010235f5-4eb4-4f88-abbb-688c505652a8</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>f7da8f31-c540-4cfb-9b85-f3bcfb1af7bd</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>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>36d5480c-a658-4ecb-a656-60a4ec8e8472</d3p1:guid>
<d3p1:guid>3ea8e0e9-89a6-41d9-ba91-26a8145de226</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>01f19c67-a4c3-463a-9f3c-a88543a39ddf</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>5bb7be4c-40b7-4b85-8d38-cd4a4c3a8a0e</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-08-03T00:22:10.7496334+04:00</CreatedOn>
<Id>894f048c-2d33-4e2c-984e-e6cc19889cfb</Id>
<PartnerID>a3c9a2b7-ffbf-44d1-9c82-3218780cc031</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>94c7a736-e0d5-44bb-bd37-eea9592bb615</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-08-03T00:22:10.7496334+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>e9bc44b6-6709-4761-9419-e25b28444d18</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-03T00:22:10.7496334+04:00</CreatedOn>
<Id>f730a114-d68a-47f9-a183-ec3c3d77c622</Id>
<PartnerID>d246f7ff-1877-45d0-bcbd-56decbf9e2bc</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>17a7aeec-e98d-4b32-8ad8-1de085410f78</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>f61a3f9d-1287-4e6e-abfd-9e21fe519a67</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>69cbe6a2-d9c5-40ea-be6c-35379a71eb34</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-03T00:22:10.7496334+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-03T00:22:10.7496334+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>27d09aa0-54cf-47d1-9779-668bc77e1ff3</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>3becfab7-efad-4a38-bc0b-ea45b356e258</d3p1:PrevVehicleID>
<d3p1:ReportedByID>96aabb3a-4359-40e2-9e3f-0d51f92c61f4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-03T00:22:10.7496334+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>a5de1e58-d069-48ac-9e3b-84f8720d96f7</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-03T00:22:10.7496334+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>548f4d4d-63ab-4d52-8cf8-16441944cc3e</d3p1:ServiceID>
<d3p1:ServiceTypeID>0fbfedf0-63bc-416b-8c70-14a7030ce55b</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>1d04220a-e6a4-4ec9-a5d6-1bf60c0a20f5</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-03T00:22:10.7496334+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>e9bc44b6-6709-4761-9419-e25b28444d18</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-03T00:22:10.7496334+04:00</CreatedOn>
<Id>f730a114-d68a-47f9-a183-ec3c3d77c622</Id>
<PartnerID>d246f7ff-1877-45d0-bcbd-56decbf9e2bc</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>17a7aeec-e98d-4b32-8ad8-1de085410f78</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>f61a3f9d-1287-4e6e-abfd-9e21fe519a67</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>5cb55c3d-5641-4ac3-a9c0-b3fe54e1dd9f</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>69cbe6a2-d9c5-40ea-be6c-35379a71eb34</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-03T00:22:10.7496334+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-03T00:22:10.7496334+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>27d09aa0-54cf-47d1-9779-668bc77e1ff3</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>3becfab7-efad-4a38-bc0b-ea45b356e258</d3p1:PrevVehicleID>
<d3p1:ReportedByID>96aabb3a-4359-40e2-9e3f-0d51f92c61f4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-03T00:22:10.7496334+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>a5de1e58-d069-48ac-9e3b-84f8720d96f7</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-03T00:22:10.7496334+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>548f4d4d-63ab-4d52-8cf8-16441944cc3e</d3p1:ServiceID>
<d3p1:ServiceTypeID>0fbfedf0-63bc-416b-8c70-14a7030ce55b</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>1d04220a-e6a4-4ec9-a5d6-1bf60c0a20f5</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-03T00:22:10.7496334+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>fbde5b1f-c9b8-4135-8f0e-2da9cd268cbc</d3p1:guid>
<d3p1:guid>a71a7263-6898-419c-8e78-58e217d43d9a</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-08-03T00:22:10.7496334+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-08-03T00:22:10.7496334+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>2e42c693-ea91-45d7-a3cf-5553c3e4f67b</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-08-03T00:22:10.7496334+04:00</CreatedOn>
<Id>2590a4b0-7eaf-49f9-af5e-fbf3544dd730</Id>
<PartnerID>5c78821a-c60f-42d5-8fb6-d155ee024697</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>52158c4e-b352-4564-899e-8abdf854eb26</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>010235f5-4eb4-4f88-abbb-688c505652a8</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>f7da8f31-c540-4cfb-9b85-f3bcfb1af7bd</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>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>36d5480c-a658-4ecb-a656-60a4ec8e8472</d3p1:guid>
<d3p1:guid>3ea8e0e9-89a6-41d9-ba91-26a8145de226</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>01f19c67-a4c3-463a-9f3c-a88543a39ddf</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>852ab573-f7b2-42c5-8877-63ec4012c7f7</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>f7de6919-248d-42a4-bfc1-9845c6ad74d6</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>dff5305d-e3f0-4f4b-9396-abfd06b9dcc5</PartnerID>
<VehicleID>17c633f6-8e02-4e76-9c67-a0aa91946b2e</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>