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 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": "2972278d-6900-4542-9c15-454511a61645",
"ServiceType": {
"ServiceTypeId": "a411a0c5-2e4a-453b-9d39-f30ec8e33d26",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "3371a0f5-cd3f-4574-b5a4-30a4613d6eae",
"UserName": "sample string 8",
"UserID": "e163472c-bfbb-4874-ba1d-f4c50c45089b",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-08-27T16:27:44.8557114+04:00",
"ClientID": "26f0a7ed-cbf3-4e87-a835-0a439e799c9e",
"ClientName": "sample string 13",
"PartnerID": "84437d37-2a95-460b-963e-c02d4d8408ba",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-08-27T16:27:44.8557114+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
},
"Vehicles": [
{
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
},
{
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
}
],
"VehicleGroupIds": [
"02c642f9-a2cd-4aac-a2fb-e50148023052",
"b60d0fb7-f494-44b8-ae8a-7cc37fadae01"
],
"ServiceDoneOn": "2026-08-27T16:27:44.8557114+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": "3c55ef0f-d3a3-4fc7-9a47-4f803e717489",
"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-27T16:27:44.8557114+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "a517e80d-297f-4f9a-ab44-14d095b4a2b2",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
},
"IssueID": "691830f3-576f-4148-908a-abf79719a215",
"ReportedDate": "2026-08-27T16:27:44.8557114+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "9344fec4-37c9-4835-8464-3cee45ede4c1",
"ReportedByName": "sample string 6",
"AssignedToID": "92fdd11a-665c-4f03-b6b3-471e65dae9b2",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-27T16:27:44.8557114+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "a517e80d-297f-4f9a-ab44-14d095b4a2b2",
"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": "c714cc6d-5722-41cb-b681-c0687ed310d3",
"ServiceTypeID": "da078709-714f-475d-a3db-3916cffb8b68",
"WorkOrderOn": "2026-08-27T16:27:44.8557114+04:00",
"WorkOrderID": "11ebff66-fd76-4f76-a51c-2bae9d890371",
"InspectionOn": "2026-08-27T16:27:44.8557114+04:00",
"InspectionItemID": "9dbe5ab6-8060-4ec1-acba-943e262a8f57"
},
"PrevVehicleID": "7fe9a57c-b18e-4aca-9c12-de09a0901ab2",
"CloseBy": "bdfd0df7-f2fe-4b00-9c29-14c12d232640",
"CloseOn": "2026-08-27T16:27:44.8557114+04:00",
"CriticalLevel": 0,
"Id": "275a62b1-891a-4a56-9c97-cb40b293e842",
"UserName": "sample string 17",
"UserID": "767c1b1b-f1a8-4120-a5d5-701677267664",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-27T16:27:44.8557114+04:00",
"ClientID": "6f42b50f-631c-46a1-9b94-62c6f6587874",
"ClientName": "sample string 22",
"PartnerID": "0ead2032-5e59-40a3-8a8b-a232bed18948",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
},
"IssueID": "691830f3-576f-4148-908a-abf79719a215",
"ReportedDate": "2026-08-27T16:27:44.8557114+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "9344fec4-37c9-4835-8464-3cee45ede4c1",
"ReportedByName": "sample string 6",
"AssignedToID": "92fdd11a-665c-4f03-b6b3-471e65dae9b2",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-27T16:27:44.8557114+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "a517e80d-297f-4f9a-ab44-14d095b4a2b2",
"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": "c714cc6d-5722-41cb-b681-c0687ed310d3",
"ServiceTypeID": "da078709-714f-475d-a3db-3916cffb8b68",
"WorkOrderOn": "2026-08-27T16:27:44.8557114+04:00",
"WorkOrderID": "11ebff66-fd76-4f76-a51c-2bae9d890371",
"InspectionOn": "2026-08-27T16:27:44.8557114+04:00",
"InspectionItemID": "9dbe5ab6-8060-4ec1-acba-943e262a8f57"
},
"PrevVehicleID": "7fe9a57c-b18e-4aca-9c12-de09a0901ab2",
"CloseBy": "bdfd0df7-f2fe-4b00-9c29-14c12d232640",
"CloseOn": "2026-08-27T16:27:44.8557114+04:00",
"CriticalLevel": 0,
"Id": "275a62b1-891a-4a56-9c97-cb40b293e842",
"UserName": "sample string 17",
"UserID": "767c1b1b-f1a8-4120-a5d5-701677267664",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-27T16:27:44.8557114+04:00",
"ClientID": "6f42b50f-631c-46a1-9b94-62c6f6587874",
"ClientName": "sample string 22",
"PartnerID": "0ead2032-5e59-40a3-8a8b-a232bed18948",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"dfa18a67-c12f-451e-ad44-80c0a01695e9",
"fd60f88b-145a-472e-b7bf-650d7b13491b"
],
"Id": "e284797f-0095-41bf-a335-d98185d118f2",
"UserName": "sample string 15",
"UserID": "738b2e9a-a575-4d40-b2f6-5338b3d886ab",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-08-27T16:27:44.8557114+04:00",
"ClientID": "61454ae0-93bd-4fd3-84ba-39378b79ac79",
"ClientName": "sample string 20",
"PartnerID": "e148ee60-fd18-4727-a4d2-8b88f9eb2004",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "2972278d-6900-4542-9c15-454511a61645",
"ServiceType": {
"ServiceTypeId": "a411a0c5-2e4a-453b-9d39-f30ec8e33d26",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "3371a0f5-cd3f-4574-b5a4-30a4613d6eae",
"UserName": "sample string 8",
"UserID": "e163472c-bfbb-4874-ba1d-f4c50c45089b",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-08-27T16:27:44.8557114+04:00",
"ClientID": "26f0a7ed-cbf3-4e87-a835-0a439e799c9e",
"ClientName": "sample string 13",
"PartnerID": "84437d37-2a95-460b-963e-c02d4d8408ba",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-08-27T16:27:44.8557114+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
},
"Vehicles": [
{
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
},
{
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
}
],
"VehicleGroupIds": [
"02c642f9-a2cd-4aac-a2fb-e50148023052",
"b60d0fb7-f494-44b8-ae8a-7cc37fadae01"
],
"ServiceDoneOn": "2026-08-27T16:27:44.8557114+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": "3c55ef0f-d3a3-4fc7-9a47-4f803e717489",
"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-27T16:27:44.8557114+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "a517e80d-297f-4f9a-ab44-14d095b4a2b2",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
},
"IssueID": "691830f3-576f-4148-908a-abf79719a215",
"ReportedDate": "2026-08-27T16:27:44.8557114+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "9344fec4-37c9-4835-8464-3cee45ede4c1",
"ReportedByName": "sample string 6",
"AssignedToID": "92fdd11a-665c-4f03-b6b3-471e65dae9b2",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-27T16:27:44.8557114+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "a517e80d-297f-4f9a-ab44-14d095b4a2b2",
"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": "c714cc6d-5722-41cb-b681-c0687ed310d3",
"ServiceTypeID": "da078709-714f-475d-a3db-3916cffb8b68",
"WorkOrderOn": "2026-08-27T16:27:44.8557114+04:00",
"WorkOrderID": "11ebff66-fd76-4f76-a51c-2bae9d890371",
"InspectionOn": "2026-08-27T16:27:44.8557114+04:00",
"InspectionItemID": "9dbe5ab6-8060-4ec1-acba-943e262a8f57"
},
"PrevVehicleID": "7fe9a57c-b18e-4aca-9c12-de09a0901ab2",
"CloseBy": "bdfd0df7-f2fe-4b00-9c29-14c12d232640",
"CloseOn": "2026-08-27T16:27:44.8557114+04:00",
"CriticalLevel": 0,
"Id": "275a62b1-891a-4a56-9c97-cb40b293e842",
"UserName": "sample string 17",
"UserID": "767c1b1b-f1a8-4120-a5d5-701677267664",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-27T16:27:44.8557114+04:00",
"ClientID": "6f42b50f-631c-46a1-9b94-62c6f6587874",
"ClientName": "sample string 22",
"PartnerID": "0ead2032-5e59-40a3-8a8b-a232bed18948",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "38e5d3f5-f991-4cb7-a323-e7422b0d0b5d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "ab0edfa4-4752-42fb-8862-96b6d9db80e3",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "da390efc-b33c-4372-99d3-279e65116083",
"PartnerID": "17e23a90-d91b-49b3-8b07-9b96504b36da"
},
"IssueID": "691830f3-576f-4148-908a-abf79719a215",
"ReportedDate": "2026-08-27T16:27:44.8557114+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "9344fec4-37c9-4835-8464-3cee45ede4c1",
"ReportedByName": "sample string 6",
"AssignedToID": "92fdd11a-665c-4f03-b6b3-471e65dae9b2",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-27T16:27:44.8557114+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "a517e80d-297f-4f9a-ab44-14d095b4a2b2",
"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": "c714cc6d-5722-41cb-b681-c0687ed310d3",
"ServiceTypeID": "da078709-714f-475d-a3db-3916cffb8b68",
"WorkOrderOn": "2026-08-27T16:27:44.8557114+04:00",
"WorkOrderID": "11ebff66-fd76-4f76-a51c-2bae9d890371",
"InspectionOn": "2026-08-27T16:27:44.8557114+04:00",
"InspectionItemID": "9dbe5ab6-8060-4ec1-acba-943e262a8f57"
},
"PrevVehicleID": "7fe9a57c-b18e-4aca-9c12-de09a0901ab2",
"CloseBy": "bdfd0df7-f2fe-4b00-9c29-14c12d232640",
"CloseOn": "2026-08-27T16:27:44.8557114+04:00",
"CriticalLevel": 0,
"Id": "275a62b1-891a-4a56-9c97-cb40b293e842",
"UserName": "sample string 17",
"UserID": "767c1b1b-f1a8-4120-a5d5-701677267664",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-27T16:27:44.8557114+04:00",
"ClientID": "6f42b50f-631c-46a1-9b94-62c6f6587874",
"ClientName": "sample string 22",
"PartnerID": "0ead2032-5e59-40a3-8a8b-a232bed18948",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"dfa18a67-c12f-451e-ad44-80c0a01695e9",
"fd60f88b-145a-472e-b7bf-650d7b13491b"
],
"Id": "e284797f-0095-41bf-a335-d98185d118f2",
"UserName": "sample string 15",
"UserID": "738b2e9a-a575-4d40-b2f6-5338b3d886ab",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-08-27T16:27:44.8557114+04:00",
"ClientID": "61454ae0-93bd-4fd3-84ba-39378b79ac79",
"ClientName": "sample string 20",
"PartnerID": "e148ee60-fd18-4727-a4d2-8b88f9eb2004",
"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>61454ae0-93bd-4fd3-84ba-39378b79ac79</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-08-27T16:27:44.8557114+04:00</CreatedOn>
<Id>e284797f-0095-41bf-a335-d98185d118f2</Id>
<PartnerID>e148ee60-fd18-4727-a4d2-8b88f9eb2004</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>738b2e9a-a575-4d40-b2f6-5338b3d886ab</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>a517e80d-297f-4f9a-ab44-14d095b4a2b2</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-08-27T16:27:44.8557114+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>6f42b50f-631c-46a1-9b94-62c6f6587874</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-27T16:27:44.8557114+04:00</CreatedOn>
<Id>275a62b1-891a-4a56-9c97-cb40b293e842</Id>
<PartnerID>0ead2032-5e59-40a3-8a8b-a232bed18948</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>767c1b1b-f1a8-4120-a5d5-701677267664</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>92fdd11a-665c-4f03-b6b3-471e65dae9b2</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>a517e80d-297f-4f9a-ab44-14d095b4a2b2</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>bdfd0df7-f2fe-4b00-9c29-14c12d232640</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-27T16:27:44.8557114+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-27T16:27:44.8557114+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>691830f3-576f-4148-908a-abf79719a215</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>7fe9a57c-b18e-4aca-9c12-de09a0901ab2</d3p1:PrevVehicleID>
<d3p1:ReportedByID>9344fec4-37c9-4835-8464-3cee45ede4c1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-27T16:27:44.8557114+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>9dbe5ab6-8060-4ec1-acba-943e262a8f57</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-27T16:27:44.8557114+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c714cc6d-5722-41cb-b681-c0687ed310d3</d3p1:ServiceID>
<d3p1:ServiceTypeID>da078709-714f-475d-a3db-3916cffb8b68</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>11ebff66-fd76-4f76-a51c-2bae9d890371</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-27T16:27:44.8557114+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>6f42b50f-631c-46a1-9b94-62c6f6587874</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-27T16:27:44.8557114+04:00</CreatedOn>
<Id>275a62b1-891a-4a56-9c97-cb40b293e842</Id>
<PartnerID>0ead2032-5e59-40a3-8a8b-a232bed18948</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>767c1b1b-f1a8-4120-a5d5-701677267664</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>92fdd11a-665c-4f03-b6b3-471e65dae9b2</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>a517e80d-297f-4f9a-ab44-14d095b4a2b2</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>bdfd0df7-f2fe-4b00-9c29-14c12d232640</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-27T16:27:44.8557114+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-27T16:27:44.8557114+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>691830f3-576f-4148-908a-abf79719a215</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>7fe9a57c-b18e-4aca-9c12-de09a0901ab2</d3p1:PrevVehicleID>
<d3p1:ReportedByID>9344fec4-37c9-4835-8464-3cee45ede4c1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-27T16:27:44.8557114+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>9dbe5ab6-8060-4ec1-acba-943e262a8f57</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-27T16:27:44.8557114+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c714cc6d-5722-41cb-b681-c0687ed310d3</d3p1:ServiceID>
<d3p1:ServiceTypeID>da078709-714f-475d-a3db-3916cffb8b68</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>11ebff66-fd76-4f76-a51c-2bae9d890371</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-27T16:27:44.8557114+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>dfa18a67-c12f-451e-ad44-80c0a01695e9</d3p1:guid>
<d3p1:guid>fd60f88b-145a-472e-b7bf-650d7b13491b</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-08-27T16:27:44.8557114+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-08-27T16:27:44.8557114+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>26f0a7ed-cbf3-4e87-a835-0a439e799c9e</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-08-27T16:27:44.8557114+04:00</CreatedOn>
<Id>3371a0f5-cd3f-4574-b5a4-30a4613d6eae</Id>
<PartnerID>84437d37-2a95-460b-963e-c02d4d8408ba</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>e163472c-bfbb-4874-ba1d-f4c50c45089b</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>a411a0c5-2e4a-453b-9d39-f30ec8e33d26</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>3c55ef0f-d3a3-4fc7-9a47-4f803e717489</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>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>02c642f9-a2cd-4aac-a2fb-e50148023052</d3p1:guid>
<d3p1:guid>b60d0fb7-f494-44b8-ae8a-7cc37fadae01</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>2972278d-6900-4542-9c15-454511a61645</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>61454ae0-93bd-4fd3-84ba-39378b79ac79</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-08-27T16:27:44.8557114+04:00</CreatedOn>
<Id>e284797f-0095-41bf-a335-d98185d118f2</Id>
<PartnerID>e148ee60-fd18-4727-a4d2-8b88f9eb2004</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>738b2e9a-a575-4d40-b2f6-5338b3d886ab</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>a517e80d-297f-4f9a-ab44-14d095b4a2b2</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-08-27T16:27:44.8557114+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>6f42b50f-631c-46a1-9b94-62c6f6587874</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-27T16:27:44.8557114+04:00</CreatedOn>
<Id>275a62b1-891a-4a56-9c97-cb40b293e842</Id>
<PartnerID>0ead2032-5e59-40a3-8a8b-a232bed18948</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>767c1b1b-f1a8-4120-a5d5-701677267664</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>92fdd11a-665c-4f03-b6b3-471e65dae9b2</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>a517e80d-297f-4f9a-ab44-14d095b4a2b2</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>bdfd0df7-f2fe-4b00-9c29-14c12d232640</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-27T16:27:44.8557114+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-27T16:27:44.8557114+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>691830f3-576f-4148-908a-abf79719a215</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>7fe9a57c-b18e-4aca-9c12-de09a0901ab2</d3p1:PrevVehicleID>
<d3p1:ReportedByID>9344fec4-37c9-4835-8464-3cee45ede4c1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-27T16:27:44.8557114+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>9dbe5ab6-8060-4ec1-acba-943e262a8f57</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-27T16:27:44.8557114+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c714cc6d-5722-41cb-b681-c0687ed310d3</d3p1:ServiceID>
<d3p1:ServiceTypeID>da078709-714f-475d-a3db-3916cffb8b68</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>11ebff66-fd76-4f76-a51c-2bae9d890371</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-27T16:27:44.8557114+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>6f42b50f-631c-46a1-9b94-62c6f6587874</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-08-27T16:27:44.8557114+04:00</CreatedOn>
<Id>275a62b1-891a-4a56-9c97-cb40b293e842</Id>
<PartnerID>0ead2032-5e59-40a3-8a8b-a232bed18948</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>767c1b1b-f1a8-4120-a5d5-701677267664</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>92fdd11a-665c-4f03-b6b3-471e65dae9b2</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>a517e80d-297f-4f9a-ab44-14d095b4a2b2</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>bdfd0df7-f2fe-4b00-9c29-14c12d232640</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-08-27T16:27:44.8557114+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-08-27T16:27:44.8557114+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>691830f3-576f-4148-908a-abf79719a215</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>7fe9a57c-b18e-4aca-9c12-de09a0901ab2</d3p1:PrevVehicleID>
<d3p1:ReportedByID>9344fec4-37c9-4835-8464-3cee45ede4c1</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-08-27T16:27:44.8557114+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>9dbe5ab6-8060-4ec1-acba-943e262a8f57</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-08-27T16:27:44.8557114+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>c714cc6d-5722-41cb-b681-c0687ed310d3</d3p1:ServiceID>
<d3p1:ServiceTypeID>da078709-714f-475d-a3db-3916cffb8b68</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>11ebff66-fd76-4f76-a51c-2bae9d890371</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-08-27T16:27:44.8557114+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>dfa18a67-c12f-451e-ad44-80c0a01695e9</d3p1:guid>
<d3p1:guid>fd60f88b-145a-472e-b7bf-650d7b13491b</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-08-27T16:27:44.8557114+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-08-27T16:27:44.8557114+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>26f0a7ed-cbf3-4e87-a835-0a439e799c9e</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-08-27T16:27:44.8557114+04:00</CreatedOn>
<Id>3371a0f5-cd3f-4574-b5a4-30a4613d6eae</Id>
<PartnerID>84437d37-2a95-460b-963e-c02d4d8408ba</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>e163472c-bfbb-4874-ba1d-f4c50c45089b</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>a411a0c5-2e4a-453b-9d39-f30ec8e33d26</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>3c55ef0f-d3a3-4fc7-9a47-4f803e717489</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>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>02c642f9-a2cd-4aac-a2fb-e50148023052</d3p1:guid>
<d3p1:guid>b60d0fb7-f494-44b8-ae8a-7cc37fadae01</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>2972278d-6900-4542-9c15-454511a61645</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>da390efc-b33c-4372-99d3-279e65116083</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>ab0edfa4-4752-42fb-8862-96b6d9db80e3</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>17e23a90-d91b-49b3-8b07-9b96504b36da</PartnerID>
<VehicleID>38e5d3f5-f991-4cb7-a323-e7422b0d0b5d</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>