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": "d1ae5af1-8473-4af6-b23f-f8e94fc89deb",
"ServiceType": {
"ServiceTypeId": "1da9291b-4990-41f8-b461-fb7ccabe7588",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "fe0eb285-bbf4-421f-9dfb-f8a34a2b3569",
"UserName": "sample string 8",
"UserID": "a840e0bc-4686-4d82-9862-c96d3661b9e6",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-08T22:55:22.8798305+04:00",
"ClientID": "2dbf89fd-e7d1-4edb-88b6-fa8ffd34b564",
"ClientName": "sample string 13",
"PartnerID": "7136e7a6-4ad4-481e-96dd-e51f268d6140",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-02-08T22:55:22.8798305+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
},
"Vehicles": [
{
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
},
{
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
}
],
"VehicleGroupIds": [
"04049bf0-bf76-45bd-9285-b859004d058a",
"765f0b07-222a-4265-be45-c40e2f85a315"
],
"ServiceDoneOn": "2026-02-08T22:55:22.8798305+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": "dea9ddb6-a6b5-4da7-a1c8-fe63ade07e1e",
"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-02-08T22:55:22.8798305+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "4869efd1-86bb-48f8-a863-fe9b52e28f89",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
},
"IssueID": "099f5e86-cd2c-4171-a75f-a7b8493f916c",
"ReportedDate": "2026-02-08T22:55:22.8798305+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "7779e632-b47b-4ebe-bef3-bced02dfc0da",
"ReportedByName": "sample string 6",
"AssignedToID": "37e72469-6abc-48ea-a774-6452e20ec0d8",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-08T22:55:22.8798305+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "4869efd1-86bb-48f8-a863-fe9b52e28f89",
"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": "61148144-cda3-4c1e-a42d-aebd2c4e4299",
"ServiceTypeID": "ac028838-ecbf-4bc8-a9ea-d2b4f1f0ac06",
"WorkOrderOn": "2026-02-08T22:55:22.8798305+04:00",
"WorkOrderID": "7bcdf060-f641-4bdf-8deb-4e6f648632d9",
"InspectionOn": "2026-02-08T22:55:22.8798305+04:00",
"InspectionItemID": "a2c47933-6a55-4eff-ab05-decd9e9e4e06"
},
"PrevVehicleID": "a7f6eda1-a369-4d20-8f7b-d2ffbb3b3c62",
"CloseBy": "700481d3-3047-4e0b-aa74-3a017d818b62",
"CloseOn": "2026-02-08T22:55:22.8798305+04:00",
"CriticalLevel": 0,
"Id": "d8e0802e-58fc-4f8f-a450-87e4ad46a600",
"UserName": "sample string 17",
"UserID": "f091dfd8-bf7c-476d-a4c3-91622fe83124",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-08T22:55:22.8798305+04:00",
"ClientID": "9a0c9a5b-4e28-4717-9b87-f52a6705e0d3",
"ClientName": "sample string 22",
"PartnerID": "fb99004d-0d03-4039-acea-fd17f35240ac",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
},
"IssueID": "099f5e86-cd2c-4171-a75f-a7b8493f916c",
"ReportedDate": "2026-02-08T22:55:22.8798305+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "7779e632-b47b-4ebe-bef3-bced02dfc0da",
"ReportedByName": "sample string 6",
"AssignedToID": "37e72469-6abc-48ea-a774-6452e20ec0d8",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-08T22:55:22.8798305+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "4869efd1-86bb-48f8-a863-fe9b52e28f89",
"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": "61148144-cda3-4c1e-a42d-aebd2c4e4299",
"ServiceTypeID": "ac028838-ecbf-4bc8-a9ea-d2b4f1f0ac06",
"WorkOrderOn": "2026-02-08T22:55:22.8798305+04:00",
"WorkOrderID": "7bcdf060-f641-4bdf-8deb-4e6f648632d9",
"InspectionOn": "2026-02-08T22:55:22.8798305+04:00",
"InspectionItemID": "a2c47933-6a55-4eff-ab05-decd9e9e4e06"
},
"PrevVehicleID": "a7f6eda1-a369-4d20-8f7b-d2ffbb3b3c62",
"CloseBy": "700481d3-3047-4e0b-aa74-3a017d818b62",
"CloseOn": "2026-02-08T22:55:22.8798305+04:00",
"CriticalLevel": 0,
"Id": "d8e0802e-58fc-4f8f-a450-87e4ad46a600",
"UserName": "sample string 17",
"UserID": "f091dfd8-bf7c-476d-a4c3-91622fe83124",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-08T22:55:22.8798305+04:00",
"ClientID": "9a0c9a5b-4e28-4717-9b87-f52a6705e0d3",
"ClientName": "sample string 22",
"PartnerID": "fb99004d-0d03-4039-acea-fd17f35240ac",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"8e455b99-6d2d-493d-a2dd-48098cda7bda",
"1856c4b9-d022-4204-b48c-a6760ed61530"
],
"Id": "9354a891-c890-4a66-8b1e-51ec502f8333",
"UserName": "sample string 15",
"UserID": "2b01f474-6cb4-43ff-8b9d-4a4d86061685",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-02-08T22:55:22.8798305+04:00",
"ClientID": "81d73a53-6490-47eb-8e11-bac3ecdaf4d3",
"ClientName": "sample string 20",
"PartnerID": "bc7464b4-56f5-46d6-b272-32be0ca45b2f",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "d1ae5af1-8473-4af6-b23f-f8e94fc89deb",
"ServiceType": {
"ServiceTypeId": "1da9291b-4990-41f8-b461-fb7ccabe7588",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "fe0eb285-bbf4-421f-9dfb-f8a34a2b3569",
"UserName": "sample string 8",
"UserID": "a840e0bc-4686-4d82-9862-c96d3661b9e6",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-08T22:55:22.8798305+04:00",
"ClientID": "2dbf89fd-e7d1-4edb-88b6-fa8ffd34b564",
"ClientName": "sample string 13",
"PartnerID": "7136e7a6-4ad4-481e-96dd-e51f268d6140",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2026-02-08T22:55:22.8798305+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
},
"Vehicles": [
{
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
},
{
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
}
],
"VehicleGroupIds": [
"04049bf0-bf76-45bd-9285-b859004d058a",
"765f0b07-222a-4265-be45-c40e2f85a315"
],
"ServiceDoneOn": "2026-02-08T22:55:22.8798305+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": "dea9ddb6-a6b5-4da7-a1c8-fe63ade07e1e",
"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-02-08T22:55:22.8798305+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "4869efd1-86bb-48f8-a863-fe9b52e28f89",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
},
"IssueID": "099f5e86-cd2c-4171-a75f-a7b8493f916c",
"ReportedDate": "2026-02-08T22:55:22.8798305+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "7779e632-b47b-4ebe-bef3-bced02dfc0da",
"ReportedByName": "sample string 6",
"AssignedToID": "37e72469-6abc-48ea-a774-6452e20ec0d8",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-08T22:55:22.8798305+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "4869efd1-86bb-48f8-a863-fe9b52e28f89",
"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": "61148144-cda3-4c1e-a42d-aebd2c4e4299",
"ServiceTypeID": "ac028838-ecbf-4bc8-a9ea-d2b4f1f0ac06",
"WorkOrderOn": "2026-02-08T22:55:22.8798305+04:00",
"WorkOrderID": "7bcdf060-f641-4bdf-8deb-4e6f648632d9",
"InspectionOn": "2026-02-08T22:55:22.8798305+04:00",
"InspectionItemID": "a2c47933-6a55-4eff-ab05-decd9e9e4e06"
},
"PrevVehicleID": "a7f6eda1-a369-4d20-8f7b-d2ffbb3b3c62",
"CloseBy": "700481d3-3047-4e0b-aa74-3a017d818b62",
"CloseOn": "2026-02-08T22:55:22.8798305+04:00",
"CriticalLevel": 0,
"Id": "d8e0802e-58fc-4f8f-a450-87e4ad46a600",
"UserName": "sample string 17",
"UserID": "f091dfd8-bf7c-476d-a4c3-91622fe83124",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-08T22:55:22.8798305+04:00",
"ClientID": "9a0c9a5b-4e28-4717-9b87-f52a6705e0d3",
"ClientName": "sample string 22",
"PartnerID": "fb99004d-0d03-4039-acea-fd17f35240ac",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "fb656d40-e860-43e7-860c-68e134a60096",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "250106b4-6594-444e-86c2-cced9548566b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d85d8f46-ca35-48da-9a3d-cd9a5a07d692",
"PartnerID": "7b66abf1-d027-4eff-9175-f39315bb93d2"
},
"IssueID": "099f5e86-cd2c-4171-a75f-a7b8493f916c",
"ReportedDate": "2026-02-08T22:55:22.8798305+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "7779e632-b47b-4ebe-bef3-bced02dfc0da",
"ReportedByName": "sample string 6",
"AssignedToID": "37e72469-6abc-48ea-a774-6452e20ec0d8",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-08T22:55:22.8798305+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "4869efd1-86bb-48f8-a863-fe9b52e28f89",
"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": "61148144-cda3-4c1e-a42d-aebd2c4e4299",
"ServiceTypeID": "ac028838-ecbf-4bc8-a9ea-d2b4f1f0ac06",
"WorkOrderOn": "2026-02-08T22:55:22.8798305+04:00",
"WorkOrderID": "7bcdf060-f641-4bdf-8deb-4e6f648632d9",
"InspectionOn": "2026-02-08T22:55:22.8798305+04:00",
"InspectionItemID": "a2c47933-6a55-4eff-ab05-decd9e9e4e06"
},
"PrevVehicleID": "a7f6eda1-a369-4d20-8f7b-d2ffbb3b3c62",
"CloseBy": "700481d3-3047-4e0b-aa74-3a017d818b62",
"CloseOn": "2026-02-08T22:55:22.8798305+04:00",
"CriticalLevel": 0,
"Id": "d8e0802e-58fc-4f8f-a450-87e4ad46a600",
"UserName": "sample string 17",
"UserID": "f091dfd8-bf7c-476d-a4c3-91622fe83124",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-08T22:55:22.8798305+04:00",
"ClientID": "9a0c9a5b-4e28-4717-9b87-f52a6705e0d3",
"ClientName": "sample string 22",
"PartnerID": "fb99004d-0d03-4039-acea-fd17f35240ac",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"8e455b99-6d2d-493d-a2dd-48098cda7bda",
"1856c4b9-d022-4204-b48c-a6760ed61530"
],
"Id": "9354a891-c890-4a66-8b1e-51ec502f8333",
"UserName": "sample string 15",
"UserID": "2b01f474-6cb4-43ff-8b9d-4a4d86061685",
"CreatedBy": "sample string 17",
"CreatedOn": "2026-02-08T22:55:22.8798305+04:00",
"ClientID": "81d73a53-6490-47eb-8e11-bac3ecdaf4d3",
"ClientName": "sample string 20",
"PartnerID": "bc7464b4-56f5-46d6-b272-32be0ca45b2f",
"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>81d73a53-6490-47eb-8e11-bac3ecdaf4d3</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-02-08T22:55:22.8798305+04:00</CreatedOn>
<Id>9354a891-c890-4a66-8b1e-51ec502f8333</Id>
<PartnerID>bc7464b4-56f5-46d6-b272-32be0ca45b2f</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>2b01f474-6cb4-43ff-8b9d-4a4d86061685</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>4869efd1-86bb-48f8-a863-fe9b52e28f89</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-02-08T22:55:22.8798305+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>9a0c9a5b-4e28-4717-9b87-f52a6705e0d3</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-08T22:55:22.8798305+04:00</CreatedOn>
<Id>d8e0802e-58fc-4f8f-a450-87e4ad46a600</Id>
<PartnerID>fb99004d-0d03-4039-acea-fd17f35240ac</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>f091dfd8-bf7c-476d-a4c3-91622fe83124</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>37e72469-6abc-48ea-a774-6452e20ec0d8</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>4869efd1-86bb-48f8-a863-fe9b52e28f89</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>700481d3-3047-4e0b-aa74-3a017d818b62</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-08T22:55:22.8798305+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-08T22:55:22.8798305+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>099f5e86-cd2c-4171-a75f-a7b8493f916c</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>a7f6eda1-a369-4d20-8f7b-d2ffbb3b3c62</d3p1:PrevVehicleID>
<d3p1:ReportedByID>7779e632-b47b-4ebe-bef3-bced02dfc0da</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-08T22:55:22.8798305+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>a2c47933-6a55-4eff-ab05-decd9e9e4e06</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-08T22:55:22.8798305+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>61148144-cda3-4c1e-a42d-aebd2c4e4299</d3p1:ServiceID>
<d3p1:ServiceTypeID>ac028838-ecbf-4bc8-a9ea-d2b4f1f0ac06</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>7bcdf060-f641-4bdf-8deb-4e6f648632d9</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-08T22:55:22.8798305+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>9a0c9a5b-4e28-4717-9b87-f52a6705e0d3</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-08T22:55:22.8798305+04:00</CreatedOn>
<Id>d8e0802e-58fc-4f8f-a450-87e4ad46a600</Id>
<PartnerID>fb99004d-0d03-4039-acea-fd17f35240ac</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>f091dfd8-bf7c-476d-a4c3-91622fe83124</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>37e72469-6abc-48ea-a774-6452e20ec0d8</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>4869efd1-86bb-48f8-a863-fe9b52e28f89</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>700481d3-3047-4e0b-aa74-3a017d818b62</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-08T22:55:22.8798305+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-08T22:55:22.8798305+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>099f5e86-cd2c-4171-a75f-a7b8493f916c</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>a7f6eda1-a369-4d20-8f7b-d2ffbb3b3c62</d3p1:PrevVehicleID>
<d3p1:ReportedByID>7779e632-b47b-4ebe-bef3-bced02dfc0da</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-08T22:55:22.8798305+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>a2c47933-6a55-4eff-ab05-decd9e9e4e06</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-08T22:55:22.8798305+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>61148144-cda3-4c1e-a42d-aebd2c4e4299</d3p1:ServiceID>
<d3p1:ServiceTypeID>ac028838-ecbf-4bc8-a9ea-d2b4f1f0ac06</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>7bcdf060-f641-4bdf-8deb-4e6f648632d9</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-08T22:55:22.8798305+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>8e455b99-6d2d-493d-a2dd-48098cda7bda</d3p1:guid>
<d3p1:guid>1856c4b9-d022-4204-b48c-a6760ed61530</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-02-08T22:55:22.8798305+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-02-08T22:55:22.8798305+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>2dbf89fd-e7d1-4edb-88b6-fa8ffd34b564</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-08T22:55:22.8798305+04:00</CreatedOn>
<Id>fe0eb285-bbf4-421f-9dfb-f8a34a2b3569</Id>
<PartnerID>7136e7a6-4ad4-481e-96dd-e51f268d6140</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>a840e0bc-4686-4d82-9862-c96d3661b9e6</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>1da9291b-4990-41f8-b461-fb7ccabe7588</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>dea9ddb6-a6b5-4da7-a1c8-fe63ade07e1e</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>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>04049bf0-bf76-45bd-9285-b859004d058a</d3p1:guid>
<d3p1:guid>765f0b07-222a-4265-be45-c40e2f85a315</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>d1ae5af1-8473-4af6-b23f-f8e94fc89deb</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>81d73a53-6490-47eb-8e11-bac3ecdaf4d3</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2026-02-08T22:55:22.8798305+04:00</CreatedOn>
<Id>9354a891-c890-4a66-8b1e-51ec502f8333</Id>
<PartnerID>bc7464b4-56f5-46d6-b272-32be0ca45b2f</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>2b01f474-6cb4-43ff-8b9d-4a4d86061685</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>4869efd1-86bb-48f8-a863-fe9b52e28f89</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2026-02-08T22:55:22.8798305+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>9a0c9a5b-4e28-4717-9b87-f52a6705e0d3</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-08T22:55:22.8798305+04:00</CreatedOn>
<Id>d8e0802e-58fc-4f8f-a450-87e4ad46a600</Id>
<PartnerID>fb99004d-0d03-4039-acea-fd17f35240ac</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>f091dfd8-bf7c-476d-a4c3-91622fe83124</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>37e72469-6abc-48ea-a774-6452e20ec0d8</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>4869efd1-86bb-48f8-a863-fe9b52e28f89</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>700481d3-3047-4e0b-aa74-3a017d818b62</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-08T22:55:22.8798305+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-08T22:55:22.8798305+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>099f5e86-cd2c-4171-a75f-a7b8493f916c</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>a7f6eda1-a369-4d20-8f7b-d2ffbb3b3c62</d3p1:PrevVehicleID>
<d3p1:ReportedByID>7779e632-b47b-4ebe-bef3-bced02dfc0da</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-08T22:55:22.8798305+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>a2c47933-6a55-4eff-ab05-decd9e9e4e06</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-08T22:55:22.8798305+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>61148144-cda3-4c1e-a42d-aebd2c4e4299</d3p1:ServiceID>
<d3p1:ServiceTypeID>ac028838-ecbf-4bc8-a9ea-d2b4f1f0ac06</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>7bcdf060-f641-4bdf-8deb-4e6f648632d9</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-08T22:55:22.8798305+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>9a0c9a5b-4e28-4717-9b87-f52a6705e0d3</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2026-02-08T22:55:22.8798305+04:00</CreatedOn>
<Id>d8e0802e-58fc-4f8f-a450-87e4ad46a600</Id>
<PartnerID>fb99004d-0d03-4039-acea-fd17f35240ac</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>f091dfd8-bf7c-476d-a4c3-91622fe83124</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>37e72469-6abc-48ea-a774-6452e20ec0d8</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>4869efd1-86bb-48f8-a863-fe9b52e28f89</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>700481d3-3047-4e0b-aa74-3a017d818b62</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2026-02-08T22:55:22.8798305+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2026-02-08T22:55:22.8798305+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>099f5e86-cd2c-4171-a75f-a7b8493f916c</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>a7f6eda1-a369-4d20-8f7b-d2ffbb3b3c62</d3p1:PrevVehicleID>
<d3p1:ReportedByID>7779e632-b47b-4ebe-bef3-bced02dfc0da</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2026-02-08T22:55:22.8798305+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>a2c47933-6a55-4eff-ab05-decd9e9e4e06</d3p1:InspectionItemID>
<d3p1:InspectionOn>2026-02-08T22:55:22.8798305+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>61148144-cda3-4c1e-a42d-aebd2c4e4299</d3p1:ServiceID>
<d3p1:ServiceTypeID>ac028838-ecbf-4bc8-a9ea-d2b4f1f0ac06</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>7bcdf060-f641-4bdf-8deb-4e6f648632d9</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2026-02-08T22:55:22.8798305+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>8e455b99-6d2d-493d-a2dd-48098cda7bda</d3p1:guid>
<d3p1:guid>1856c4b9-d022-4204-b48c-a6760ed61530</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2026-02-08T22:55:22.8798305+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2026-02-08T22:55:22.8798305+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>2dbf89fd-e7d1-4edb-88b6-fa8ffd34b564</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-08T22:55:22.8798305+04:00</CreatedOn>
<Id>fe0eb285-bbf4-421f-9dfb-f8a34a2b3569</Id>
<PartnerID>7136e7a6-4ad4-481e-96dd-e51f268d6140</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>a840e0bc-4686-4d82-9862-c96d3661b9e6</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>1da9291b-4990-41f8-b461-fb7ccabe7588</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>dea9ddb6-a6b5-4da7-a1c8-fe63ade07e1e</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>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>04049bf0-bf76-45bd-9285-b859004d058a</d3p1:guid>
<d3p1:guid>765f0b07-222a-4265-be45-c40e2f85a315</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>d1ae5af1-8473-4af6-b23f-f8e94fc89deb</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>d85d8f46-ca35-48da-9a3d-cd9a5a07d692</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>250106b4-6594-444e-86c2-cced9548566b</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>7b66abf1-d027-4eff-9175-f39315bb93d2</PartnerID>
<VehicleID>fb656d40-e860-43e7-860c-68e134a60096</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>