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": "b3d1f8d4-f2a8-481e-ab30-3bd6dfafc5ca",
"ServiceType": {
"ServiceTypeId": "f0e52421-aaa0-4df9-92e9-9863a8de37fa",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "4832ba24-5c5b-4d09-a760-db1583bf8503",
"UserName": "sample string 8",
"UserID": "aeb301e7-c31e-44a2-aeac-e3b6a9208bce",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-05-10T12:09:35.4477877+04:00",
"ClientID": "729e1b0f-b8ee-4bef-8b68-633ba51a27b0",
"ClientName": "sample string 13",
"PartnerID": "13897c7b-b869-4a2f-b942-c89d749a02a2",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-05-10T12:09:35.4477877+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
},
"Vehicles": [
{
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
},
{
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
}
],
"VehicleGroupIds": [
"f12df72e-7baa-4b52-b748-740fb8ff7cb5",
"bbea7e01-ccf2-42c3-9ce7-0cc2503503b2"
],
"ServiceDoneOn": "2026-05-10T12:09:35.4477877+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": "ff018baa-e3c3-4265-b177-fe95e447762e",
"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-05-10T12:09:35.4477877+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "b953f8c7-2ce6-4a01-bb7a-aa0554974765",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
},
"IssueID": "a2accec2-41ce-4ae3-b010-8e23d6a880f9",
"ReportedDate": "2026-05-10T12:09:35.4477877+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "8b87a6b5-e8b0-4169-9b5e-d18eb8b011b4",
"ReportedByName": "sample string 6",
"AssignedToID": "29fcc1d7-df17-4c54-bb7d-a19bb340ebfc",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-05-10T12:09:35.4477877+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b953f8c7-2ce6-4a01-bb7a-aa0554974765",
"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": "b40cc2c7-eb88-4787-9950-1ccf6db86328",
"ServiceTypeID": "8cfe6517-db88-4cf0-a76a-e62a83db0d61",
"WorkOrderOn": "2026-05-10T12:09:35.4477877+04:00",
"WorkOrderID": "53d88c53-dd0f-49dc-a19c-a2e908f6484c",
"InspectionOn": "2026-05-10T12:09:35.4477877+04:00",
"InspectionItemID": "7835b93a-431f-4ebf-87ae-031cef9d3026"
},
"PrevVehicleID": "ff00fd22-78de-4774-bc8d-12b8b7e5f386",
"CloseBy": "4d838e97-dbd1-462e-adce-707030acfdf4",
"CloseOn": "2026-05-10T12:09:35.4477877+04:00",
"CriticalLevel": 0,
"Id": "c4dc74b8-e5cd-4a92-99a4-ea172600a7bb",
"UserName": "sample string 17",
"UserID": "65d337ea-66d2-4097-96dd-e903b730a09c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-05-10T12:09:35.4477877+04:00",
"ClientID": "b9512394-e773-4322-84c8-405526ca9e59",
"ClientName": "sample string 22",
"PartnerID": "6de7e1b2-42e5-449c-8036-a42f1abaf852",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
},
"IssueID": "a2accec2-41ce-4ae3-b010-8e23d6a880f9",
"ReportedDate": "2026-05-10T12:09:35.4477877+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "8b87a6b5-e8b0-4169-9b5e-d18eb8b011b4",
"ReportedByName": "sample string 6",
"AssignedToID": "29fcc1d7-df17-4c54-bb7d-a19bb340ebfc",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-05-10T12:09:35.4477877+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b953f8c7-2ce6-4a01-bb7a-aa0554974765",
"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": "b40cc2c7-eb88-4787-9950-1ccf6db86328",
"ServiceTypeID": "8cfe6517-db88-4cf0-a76a-e62a83db0d61",
"WorkOrderOn": "2026-05-10T12:09:35.4477877+04:00",
"WorkOrderID": "53d88c53-dd0f-49dc-a19c-a2e908f6484c",
"InspectionOn": "2026-05-10T12:09:35.4477877+04:00",
"InspectionItemID": "7835b93a-431f-4ebf-87ae-031cef9d3026"
},
"PrevVehicleID": "ff00fd22-78de-4774-bc8d-12b8b7e5f386",
"CloseBy": "4d838e97-dbd1-462e-adce-707030acfdf4",
"CloseOn": "2026-05-10T12:09:35.4477877+04:00",
"CriticalLevel": 0,
"Id": "c4dc74b8-e5cd-4a92-99a4-ea172600a7bb",
"UserName": "sample string 17",
"UserID": "65d337ea-66d2-4097-96dd-e903b730a09c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-05-10T12:09:35.4477877+04:00",
"ClientID": "b9512394-e773-4322-84c8-405526ca9e59",
"ClientName": "sample string 22",
"PartnerID": "6de7e1b2-42e5-449c-8036-a42f1abaf852",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"45d9e98a-91ff-4613-8563-9589621848ad",
"fac035e6-53da-48c4-b951-4ee5a3190927"
],
"Id": "d3422b88-b9cd-49b4-9466-b3b0ebd98779",
"UserName": "sample string 15",
"UserID": "c3188628-f869-4021-a9d9-8036253e0571",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-05-10T12:09:35.4477877+04:00",
"ClientID": "5eecf453-075b-4546-ac47-9222db9022d4",
"ClientName": "sample string 20",
"PartnerID": "b38e8d0d-94e3-4233-8494-c4fa25b495b0",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "b3d1f8d4-f2a8-481e-ab30-3bd6dfafc5ca",
"ServiceType": {
"ServiceTypeId": "f0e52421-aaa0-4df9-92e9-9863a8de37fa",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "4832ba24-5c5b-4d09-a760-db1583bf8503",
"UserName": "sample string 8",
"UserID": "aeb301e7-c31e-44a2-aeac-e3b6a9208bce",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-05-10T12:09:35.4477877+04:00",
"ClientID": "729e1b0f-b8ee-4bef-8b68-633ba51a27b0",
"ClientName": "sample string 13",
"PartnerID": "13897c7b-b869-4a2f-b942-c89d749a02a2",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-05-10T12:09:35.4477877+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
},
"Vehicles": [
{
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
},
{
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
}
],
"VehicleGroupIds": [
"f12df72e-7baa-4b52-b748-740fb8ff7cb5",
"bbea7e01-ccf2-42c3-9ce7-0cc2503503b2"
],
"ServiceDoneOn": "2026-05-10T12:09:35.4477877+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": "ff018baa-e3c3-4265-b177-fe95e447762e",
"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-05-10T12:09:35.4477877+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "b953f8c7-2ce6-4a01-bb7a-aa0554974765",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
},
"IssueID": "a2accec2-41ce-4ae3-b010-8e23d6a880f9",
"ReportedDate": "2026-05-10T12:09:35.4477877+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "8b87a6b5-e8b0-4169-9b5e-d18eb8b011b4",
"ReportedByName": "sample string 6",
"AssignedToID": "29fcc1d7-df17-4c54-bb7d-a19bb340ebfc",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-05-10T12:09:35.4477877+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b953f8c7-2ce6-4a01-bb7a-aa0554974765",
"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": "b40cc2c7-eb88-4787-9950-1ccf6db86328",
"ServiceTypeID": "8cfe6517-db88-4cf0-a76a-e62a83db0d61",
"WorkOrderOn": "2026-05-10T12:09:35.4477877+04:00",
"WorkOrderID": "53d88c53-dd0f-49dc-a19c-a2e908f6484c",
"InspectionOn": "2026-05-10T12:09:35.4477877+04:00",
"InspectionItemID": "7835b93a-431f-4ebf-87ae-031cef9d3026"
},
"PrevVehicleID": "ff00fd22-78de-4774-bc8d-12b8b7e5f386",
"CloseBy": "4d838e97-dbd1-462e-adce-707030acfdf4",
"CloseOn": "2026-05-10T12:09:35.4477877+04:00",
"CriticalLevel": 0,
"Id": "c4dc74b8-e5cd-4a92-99a4-ea172600a7bb",
"UserName": "sample string 17",
"UserID": "65d337ea-66d2-4097-96dd-e903b730a09c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-05-10T12:09:35.4477877+04:00",
"ClientID": "b9512394-e773-4322-84c8-405526ca9e59",
"ClientName": "sample string 22",
"PartnerID": "6de7e1b2-42e5-449c-8036-a42f1abaf852",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "636071bc-b394-4c27-85c8-780d85d907e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "23145ce4-5d20-471c-b880-d10f61332606",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e55e3c8a-4848-40ae-8156-53300a3f7c5d",
"PartnerID": "a9de9d72-cb85-4e50-9750-941090671d61"
},
"IssueID": "a2accec2-41ce-4ae3-b010-8e23d6a880f9",
"ReportedDate": "2026-05-10T12:09:35.4477877+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "8b87a6b5-e8b0-4169-9b5e-d18eb8b011b4",
"ReportedByName": "sample string 6",
"AssignedToID": "29fcc1d7-df17-4c54-bb7d-a19bb340ebfc",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-05-10T12:09:35.4477877+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b953f8c7-2ce6-4a01-bb7a-aa0554974765",
"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": "b40cc2c7-eb88-4787-9950-1ccf6db86328",
"ServiceTypeID": "8cfe6517-db88-4cf0-a76a-e62a83db0d61",
"WorkOrderOn": "2026-05-10T12:09:35.4477877+04:00",
"WorkOrderID": "53d88c53-dd0f-49dc-a19c-a2e908f6484c",
"InspectionOn": "2026-05-10T12:09:35.4477877+04:00",
"InspectionItemID": "7835b93a-431f-4ebf-87ae-031cef9d3026"
},
"PrevVehicleID": "ff00fd22-78de-4774-bc8d-12b8b7e5f386",
"CloseBy": "4d838e97-dbd1-462e-adce-707030acfdf4",
"CloseOn": "2026-05-10T12:09:35.4477877+04:00",
"CriticalLevel": 0,
"Id": "c4dc74b8-e5cd-4a92-99a4-ea172600a7bb",
"UserName": "sample string 17",
"UserID": "65d337ea-66d2-4097-96dd-e903b730a09c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-05-10T12:09:35.4477877+04:00",
"ClientID": "b9512394-e773-4322-84c8-405526ca9e59",
"ClientName": "sample string 22",
"PartnerID": "6de7e1b2-42e5-449c-8036-a42f1abaf852",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"45d9e98a-91ff-4613-8563-9589621848ad",
"fac035e6-53da-48c4-b951-4ee5a3190927"
],
"Id": "d3422b88-b9cd-49b4-9466-b3b0ebd98779",
"UserName": "sample string 15",
"UserID": "c3188628-f869-4021-a9d9-8036253e0571",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-05-10T12:09:35.4477877+04:00",
"ClientID": "5eecf453-075b-4546-ac47-9222db9022d4",
"ClientName": "sample string 20",
"PartnerID": "b38e8d0d-94e3-4233-8494-c4fa25b495b0",
"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>5eecf453-075b-4546-ac47-9222db9022d4</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-05-10T12:09:35.4477877+04:00</CreatedOn>
<Id>d3422b88-b9cd-49b4-9466-b3b0ebd98779</Id>
<PartnerID>b38e8d0d-94e3-4233-8494-c4fa25b495b0</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>c3188628-f869-4021-a9d9-8036253e0571</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b953f8c7-2ce6-4a01-bb7a-aa0554974765</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-05-10T12:09:35.4477877+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>b9512394-e773-4322-84c8-405526ca9e59</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-05-10T12:09:35.4477877+04:00</CreatedOn>
<Id>c4dc74b8-e5cd-4a92-99a4-ea172600a7bb</Id>
<PartnerID>6de7e1b2-42e5-449c-8036-a42f1abaf852</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>65d337ea-66d2-4097-96dd-e903b730a09c</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>29fcc1d7-df17-4c54-bb7d-a19bb340ebfc</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b953f8c7-2ce6-4a01-bb7a-aa0554974765</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>4d838e97-dbd1-462e-adce-707030acfdf4</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-05-10T12:09:35.4477877+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-05-10T12:09:35.4477877+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>a2accec2-41ce-4ae3-b010-8e23d6a880f9</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>ff00fd22-78de-4774-bc8d-12b8b7e5f386</d3p1:PrevVehicleID>
<d3p1:ReportedByID>8b87a6b5-e8b0-4169-9b5e-d18eb8b011b4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-05-10T12:09:35.4477877+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>7835b93a-431f-4ebf-87ae-031cef9d3026</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-05-10T12:09:35.4477877+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>b40cc2c7-eb88-4787-9950-1ccf6db86328</d3p1:ServiceID>
<d3p1:ServiceTypeID>8cfe6517-db88-4cf0-a76a-e62a83db0d61</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>53d88c53-dd0f-49dc-a19c-a2e908f6484c</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-05-10T12:09:35.4477877+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>b9512394-e773-4322-84c8-405526ca9e59</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-05-10T12:09:35.4477877+04:00</CreatedOn>
<Id>c4dc74b8-e5cd-4a92-99a4-ea172600a7bb</Id>
<PartnerID>6de7e1b2-42e5-449c-8036-a42f1abaf852</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>65d337ea-66d2-4097-96dd-e903b730a09c</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>29fcc1d7-df17-4c54-bb7d-a19bb340ebfc</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b953f8c7-2ce6-4a01-bb7a-aa0554974765</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>4d838e97-dbd1-462e-adce-707030acfdf4</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-05-10T12:09:35.4477877+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-05-10T12:09:35.4477877+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>a2accec2-41ce-4ae3-b010-8e23d6a880f9</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>ff00fd22-78de-4774-bc8d-12b8b7e5f386</d3p1:PrevVehicleID>
<d3p1:ReportedByID>8b87a6b5-e8b0-4169-9b5e-d18eb8b011b4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-05-10T12:09:35.4477877+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>7835b93a-431f-4ebf-87ae-031cef9d3026</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-05-10T12:09:35.4477877+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>b40cc2c7-eb88-4787-9950-1ccf6db86328</d3p1:ServiceID>
<d3p1:ServiceTypeID>8cfe6517-db88-4cf0-a76a-e62a83db0d61</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>53d88c53-dd0f-49dc-a19c-a2e908f6484c</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-05-10T12:09:35.4477877+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>45d9e98a-91ff-4613-8563-9589621848ad</d3p1:guid>
<d3p1:guid>fac035e6-53da-48c4-b951-4ee5a3190927</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-05-10T12:09:35.4477877+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-05-10T12:09:35.4477877+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>729e1b0f-b8ee-4bef-8b68-633ba51a27b0</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-05-10T12:09:35.4477877+04:00</CreatedOn>
<Id>4832ba24-5c5b-4d09-a760-db1583bf8503</Id>
<PartnerID>13897c7b-b869-4a2f-b942-c89d749a02a2</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>aeb301e7-c31e-44a2-aeac-e3b6a9208bce</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>f0e52421-aaa0-4df9-92e9-9863a8de37fa</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>ff018baa-e3c3-4265-b177-fe95e447762e</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>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>f12df72e-7baa-4b52-b748-740fb8ff7cb5</d3p1:guid>
<d3p1:guid>bbea7e01-ccf2-42c3-9ce7-0cc2503503b2</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>b3d1f8d4-f2a8-481e-ab30-3bd6dfafc5ca</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>5eecf453-075b-4546-ac47-9222db9022d4</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-05-10T12:09:35.4477877+04:00</CreatedOn>
<Id>d3422b88-b9cd-49b4-9466-b3b0ebd98779</Id>
<PartnerID>b38e8d0d-94e3-4233-8494-c4fa25b495b0</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>c3188628-f869-4021-a9d9-8036253e0571</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b953f8c7-2ce6-4a01-bb7a-aa0554974765</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-05-10T12:09:35.4477877+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>b9512394-e773-4322-84c8-405526ca9e59</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-05-10T12:09:35.4477877+04:00</CreatedOn>
<Id>c4dc74b8-e5cd-4a92-99a4-ea172600a7bb</Id>
<PartnerID>6de7e1b2-42e5-449c-8036-a42f1abaf852</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>65d337ea-66d2-4097-96dd-e903b730a09c</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>29fcc1d7-df17-4c54-bb7d-a19bb340ebfc</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b953f8c7-2ce6-4a01-bb7a-aa0554974765</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>4d838e97-dbd1-462e-adce-707030acfdf4</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-05-10T12:09:35.4477877+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-05-10T12:09:35.4477877+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>a2accec2-41ce-4ae3-b010-8e23d6a880f9</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>ff00fd22-78de-4774-bc8d-12b8b7e5f386</d3p1:PrevVehicleID>
<d3p1:ReportedByID>8b87a6b5-e8b0-4169-9b5e-d18eb8b011b4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-05-10T12:09:35.4477877+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>7835b93a-431f-4ebf-87ae-031cef9d3026</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-05-10T12:09:35.4477877+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>b40cc2c7-eb88-4787-9950-1ccf6db86328</d3p1:ServiceID>
<d3p1:ServiceTypeID>8cfe6517-db88-4cf0-a76a-e62a83db0d61</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>53d88c53-dd0f-49dc-a19c-a2e908f6484c</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-05-10T12:09:35.4477877+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>b9512394-e773-4322-84c8-405526ca9e59</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-05-10T12:09:35.4477877+04:00</CreatedOn>
<Id>c4dc74b8-e5cd-4a92-99a4-ea172600a7bb</Id>
<PartnerID>6de7e1b2-42e5-449c-8036-a42f1abaf852</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>65d337ea-66d2-4097-96dd-e903b730a09c</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>29fcc1d7-df17-4c54-bb7d-a19bb340ebfc</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>b953f8c7-2ce6-4a01-bb7a-aa0554974765</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>4d838e97-dbd1-462e-adce-707030acfdf4</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-05-10T12:09:35.4477877+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-05-10T12:09:35.4477877+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>a2accec2-41ce-4ae3-b010-8e23d6a880f9</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>ff00fd22-78de-4774-bc8d-12b8b7e5f386</d3p1:PrevVehicleID>
<d3p1:ReportedByID>8b87a6b5-e8b0-4169-9b5e-d18eb8b011b4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-05-10T12:09:35.4477877+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>7835b93a-431f-4ebf-87ae-031cef9d3026</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-05-10T12:09:35.4477877+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>b40cc2c7-eb88-4787-9950-1ccf6db86328</d3p1:ServiceID>
<d3p1:ServiceTypeID>8cfe6517-db88-4cf0-a76a-e62a83db0d61</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>53d88c53-dd0f-49dc-a19c-a2e908f6484c</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-05-10T12:09:35.4477877+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>45d9e98a-91ff-4613-8563-9589621848ad</d3p1:guid>
<d3p1:guid>fac035e6-53da-48c4-b951-4ee5a3190927</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-05-10T12:09:35.4477877+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-05-10T12:09:35.4477877+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>729e1b0f-b8ee-4bef-8b68-633ba51a27b0</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-05-10T12:09:35.4477877+04:00</CreatedOn>
<Id>4832ba24-5c5b-4d09-a760-db1583bf8503</Id>
<PartnerID>13897c7b-b869-4a2f-b942-c89d749a02a2</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>aeb301e7-c31e-44a2-aeac-e3b6a9208bce</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>f0e52421-aaa0-4df9-92e9-9863a8de37fa</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>ff018baa-e3c3-4265-b177-fe95e447762e</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>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>f12df72e-7baa-4b52-b748-740fb8ff7cb5</d3p1:guid>
<d3p1:guid>bbea7e01-ccf2-42c3-9ce7-0cc2503503b2</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>b3d1f8d4-f2a8-481e-ab30-3bd6dfafc5ca</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>e55e3c8a-4848-40ae-8156-53300a3f7c5d</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>23145ce4-5d20-471c-b880-d10f61332606</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>a9de9d72-cb85-4e50-9750-941090671d61</PartnerID>
<VehicleID>636071bc-b394-4c27-85c8-780d85d907e1</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>