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": "54177c5f-f48b-413c-8815-86a0b86e3987",
"ServiceType": {
"ServiceTypeId": "80a55fcc-f07e-44f9-917f-572a06225e8b",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "9c45f76e-b4be-4a67-be24-e5e6673ca0bc",
"UserName": "sample string 8",
"UserID": "cd340624-149c-41a3-8f29-0c04d856196a",
"CreatedBy": "sample string 10",
"CreatedOn": "2025-12-25T18:54:23.4714273+04:00",
"ClientID": "6f24d2fa-37b8-48fb-ae93-abaf6d23a9f1",
"ClientName": "sample string 13",
"PartnerID": "ddc2545f-5f04-40d3-adf4-a9e8b9c45d2c",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2025-12-25T18:54:23.4714273+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
},
"Vehicles": [
{
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
},
{
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
}
],
"VehicleGroupIds": [
"e79d5594-34b6-4728-bee1-919e49f88249",
"61c50bd3-edf0-4d31-abbd-0c238a5a8872"
],
"ServiceDoneOn": "2025-12-25T18:54:23.4714273+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": "303dbe76-ca43-4d15-a289-b04958556e23",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"ReminderBeforeDays": 6,
"ReminderBeforeKms": 7,
"ReminderBeforeEngineHrs": 8,
"LastServiceDoneOn": "2025-12-25T18:54:23.4714273+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "e53ea597-7393-41dc-a423-2cc67f79afb7",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
},
"IssueID": "87966a89-fd6d-497e-ad4e-4a1ac0314c6a",
"ReportedDate": "2025-12-25T18:54:23.4714273+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e3784c78-730b-4356-9ac2-5544b28ad9b4",
"ReportedByName": "sample string 6",
"AssignedToID": "1c11308c-c8f3-4577-b204-038b0251f6e7",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:54:23.4714273+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e53ea597-7393-41dc-a423-2cc67f79afb7",
"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": "fbedeaf2-203d-47b4-aeea-8239e0812605",
"ServiceTypeID": "c3134660-25ad-4457-adff-b3ef02e679f9",
"WorkOrderOn": "2025-12-25T18:54:23.4714273+04:00",
"WorkOrderID": "d114ecf2-3b12-406c-a612-9eb5304c7596",
"InspectionOn": "2025-12-25T18:54:23.4714273+04:00",
"InspectionItemID": "3daf460e-c770-4c74-b876-6b248056f931"
},
"PrevVehicleID": "b29202d8-c961-4f46-86d2-e96c9e805cf4",
"CloseBy": "9770cec4-dbb4-4c28-8553-f2a94ebb066d",
"CloseOn": "2025-12-25T18:54:23.4714273+04:00",
"CriticalLevel": 0,
"Id": "95686c54-9231-4e79-8ef0-6f54f313cce6",
"UserName": "sample string 17",
"UserID": "b372cd87-495a-4949-a48f-b333cdd52efa",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:54:23.4714273+04:00",
"ClientID": "e7f492a8-05cb-4c20-b65d-9d0713eb7ca5",
"ClientName": "sample string 22",
"PartnerID": "c55093bd-0e31-46cf-a677-3084427ebfed",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
},
"IssueID": "87966a89-fd6d-497e-ad4e-4a1ac0314c6a",
"ReportedDate": "2025-12-25T18:54:23.4714273+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e3784c78-730b-4356-9ac2-5544b28ad9b4",
"ReportedByName": "sample string 6",
"AssignedToID": "1c11308c-c8f3-4577-b204-038b0251f6e7",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:54:23.4714273+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e53ea597-7393-41dc-a423-2cc67f79afb7",
"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": "fbedeaf2-203d-47b4-aeea-8239e0812605",
"ServiceTypeID": "c3134660-25ad-4457-adff-b3ef02e679f9",
"WorkOrderOn": "2025-12-25T18:54:23.4714273+04:00",
"WorkOrderID": "d114ecf2-3b12-406c-a612-9eb5304c7596",
"InspectionOn": "2025-12-25T18:54:23.4714273+04:00",
"InspectionItemID": "3daf460e-c770-4c74-b876-6b248056f931"
},
"PrevVehicleID": "b29202d8-c961-4f46-86d2-e96c9e805cf4",
"CloseBy": "9770cec4-dbb4-4c28-8553-f2a94ebb066d",
"CloseOn": "2025-12-25T18:54:23.4714273+04:00",
"CriticalLevel": 0,
"Id": "95686c54-9231-4e79-8ef0-6f54f313cce6",
"UserName": "sample string 17",
"UserID": "b372cd87-495a-4949-a48f-b333cdd52efa",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:54:23.4714273+04:00",
"ClientID": "e7f492a8-05cb-4c20-b65d-9d0713eb7ca5",
"ClientName": "sample string 22",
"PartnerID": "c55093bd-0e31-46cf-a677-3084427ebfed",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"7d9f6476-8510-4685-a1be-6294ef5ed571",
"1ad65fc0-456c-4a7a-aaf2-312f64089ebd"
],
"Id": "1c0cddf5-86d5-4ce8-afde-ddced9c05277",
"UserName": "sample string 15",
"UserID": "7f26118e-f1a9-450f-b068-11c36c3e2b6f",
"CreatedBy": "sample string 17",
"CreatedOn": "2025-12-25T18:54:23.4714273+04:00",
"ClientID": "108df7bc-8b55-46e8-9f1d-07ed7a6a693a",
"ClientName": "sample string 20",
"PartnerID": "cb18a418-64f4-48ce-807c-18016d0a949a",
"PartnerName": "sample string 22"
},
{
"VehicleServiceID": "54177c5f-f48b-413c-8815-86a0b86e3987",
"ServiceType": {
"ServiceTypeId": "80a55fcc-f07e-44f9-917f-572a06225e8b",
"Name": "sample string 2",
"Description": "sample string 3",
"FrequencyDays": 4,
"FrequencyKm": 5,
"FrequencyEngineHrs": 6,
"Id": "9c45f76e-b4be-4a67-be24-e5e6673ca0bc",
"UserName": "sample string 8",
"UserID": "cd340624-149c-41a3-8f29-0c04d856196a",
"CreatedBy": "sample string 10",
"CreatedOn": "2025-12-25T18:54:23.4714273+04:00",
"ClientID": "6f24d2fa-37b8-48fb-ae93-abaf6d23a9f1",
"ClientName": "sample string 13",
"PartnerID": "ddc2545f-5f04-40d3-adf4-a9e8b9c45d2c",
"PartnerName": "sample string 15"
},
"DueKms": 2,
"DueDate": "2025-12-25T18:54:23.4714273+04:00",
"EngineHours": 3,
"Vehicle": {
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
},
"Vehicles": [
{
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
},
{
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
}
],
"VehicleGroupIds": [
"e79d5594-34b6-4728-bee1-919e49f88249",
"61c50bd3-edf0-4d31-abbd-0c238a5a8872"
],
"ServiceDoneOn": "2025-12-25T18:54:23.4714273+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": "303dbe76-ca43-4d15-a289-b04958556e23",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"ReminderBeforeDays": 6,
"ReminderBeforeKms": 7,
"ReminderBeforeEngineHrs": 8,
"LastServiceDoneOn": "2025-12-25T18:54:23.4714273+04:00",
"LastServiceDoneKms": 10,
"AmountSpent": 11.0,
"Note": "sample string 12",
"DueDetail": "sample string 13",
"Attachment": {
"AttachmentID": "e53ea597-7393-41dc-a423-2cc67f79afb7",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Issue": [
{
"Vehicle": {
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
},
"IssueID": "87966a89-fd6d-497e-ad4e-4a1ac0314c6a",
"ReportedDate": "2025-12-25T18:54:23.4714273+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e3784c78-730b-4356-9ac2-5544b28ad9b4",
"ReportedByName": "sample string 6",
"AssignedToID": "1c11308c-c8f3-4577-b204-038b0251f6e7",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:54:23.4714273+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e53ea597-7393-41dc-a423-2cc67f79afb7",
"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": "fbedeaf2-203d-47b4-aeea-8239e0812605",
"ServiceTypeID": "c3134660-25ad-4457-adff-b3ef02e679f9",
"WorkOrderOn": "2025-12-25T18:54:23.4714273+04:00",
"WorkOrderID": "d114ecf2-3b12-406c-a612-9eb5304c7596",
"InspectionOn": "2025-12-25T18:54:23.4714273+04:00",
"InspectionItemID": "3daf460e-c770-4c74-b876-6b248056f931"
},
"PrevVehicleID": "b29202d8-c961-4f46-86d2-e96c9e805cf4",
"CloseBy": "9770cec4-dbb4-4c28-8553-f2a94ebb066d",
"CloseOn": "2025-12-25T18:54:23.4714273+04:00",
"CriticalLevel": 0,
"Id": "95686c54-9231-4e79-8ef0-6f54f313cce6",
"UserName": "sample string 17",
"UserID": "b372cd87-495a-4949-a48f-b333cdd52efa",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:54:23.4714273+04:00",
"ClientID": "e7f492a8-05cb-4c20-b65d-9d0713eb7ca5",
"ClientName": "sample string 22",
"PartnerID": "c55093bd-0e31-46cf-a677-3084427ebfed",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "a56f4902-9acf-4230-96d3-abff8f83e242",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "5bf1e0aa-2a97-4f31-a744-b080b3525970",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "983a5269-8e8b-4b94-a946-38d86f369be0",
"PartnerID": "de8991ab-747d-474a-832b-63925714e9c9"
},
"IssueID": "87966a89-fd6d-497e-ad4e-4a1ac0314c6a",
"ReportedDate": "2025-12-25T18:54:23.4714273+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e3784c78-730b-4356-9ac2-5544b28ad9b4",
"ReportedByName": "sample string 6",
"AssignedToID": "1c11308c-c8f3-4577-b204-038b0251f6e7",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:54:23.4714273+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e53ea597-7393-41dc-a423-2cc67f79afb7",
"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": "fbedeaf2-203d-47b4-aeea-8239e0812605",
"ServiceTypeID": "c3134660-25ad-4457-adff-b3ef02e679f9",
"WorkOrderOn": "2025-12-25T18:54:23.4714273+04:00",
"WorkOrderID": "d114ecf2-3b12-406c-a612-9eb5304c7596",
"InspectionOn": "2025-12-25T18:54:23.4714273+04:00",
"InspectionItemID": "3daf460e-c770-4c74-b876-6b248056f931"
},
"PrevVehicleID": "b29202d8-c961-4f46-86d2-e96c9e805cf4",
"CloseBy": "9770cec4-dbb4-4c28-8553-f2a94ebb066d",
"CloseOn": "2025-12-25T18:54:23.4714273+04:00",
"CriticalLevel": 0,
"Id": "95686c54-9231-4e79-8ef0-6f54f313cce6",
"UserName": "sample string 17",
"UserID": "b372cd87-495a-4949-a48f-b333cdd52efa",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:54:23.4714273+04:00",
"ClientID": "e7f492a8-05cb-4c20-b65d-9d0713eb7ca5",
"ClientName": "sample string 22",
"PartnerID": "c55093bd-0e31-46cf-a677-3084427ebfed",
"PartnerName": "sample string 24"
}
],
"IssueList": [
"7d9f6476-8510-4685-a1be-6294ef5ed571",
"1ad65fc0-456c-4a7a-aaf2-312f64089ebd"
],
"Id": "1c0cddf5-86d5-4ce8-afde-ddced9c05277",
"UserName": "sample string 15",
"UserID": "7f26118e-f1a9-450f-b068-11c36c3e2b6f",
"CreatedBy": "sample string 17",
"CreatedOn": "2025-12-25T18:54:23.4714273+04:00",
"ClientID": "108df7bc-8b55-46e8-9f1d-07ed7a6a693a",
"ClientName": "sample string 20",
"PartnerID": "cb18a418-64f4-48ce-807c-18016d0a949a",
"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>108df7bc-8b55-46e8-9f1d-07ed7a6a693a</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.4714273+04:00</CreatedOn>
<Id>1c0cddf5-86d5-4ce8-afde-ddced9c05277</Id>
<PartnerID>cb18a418-64f4-48ce-807c-18016d0a949a</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>7f26118e-f1a9-450f-b068-11c36c3e2b6f</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e53ea597-7393-41dc-a423-2cc67f79afb7</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2025-12-25T18:54:23.4714273+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>e7f492a8-05cb-4c20-b65d-9d0713eb7ca5</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.4714273+04:00</CreatedOn>
<Id>95686c54-9231-4e79-8ef0-6f54f313cce6</Id>
<PartnerID>c55093bd-0e31-46cf-a677-3084427ebfed</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>b372cd87-495a-4949-a48f-b333cdd52efa</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>1c11308c-c8f3-4577-b204-038b0251f6e7</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e53ea597-7393-41dc-a423-2cc67f79afb7</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>9770cec4-dbb4-4c28-8553-f2a94ebb066d</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:54:23.4714273+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:54:23.4714273+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>87966a89-fd6d-497e-ad4e-4a1ac0314c6a</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>b29202d8-c961-4f46-86d2-e96c9e805cf4</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e3784c78-730b-4356-9ac2-5544b28ad9b4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:54:23.4714273+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>3daf460e-c770-4c74-b876-6b248056f931</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:54:23.4714273+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>fbedeaf2-203d-47b4-aeea-8239e0812605</d3p1:ServiceID>
<d3p1:ServiceTypeID>c3134660-25ad-4457-adff-b3ef02e679f9</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>d114ecf2-3b12-406c-a612-9eb5304c7596</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:54:23.4714273+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>e7f492a8-05cb-4c20-b65d-9d0713eb7ca5</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.4714273+04:00</CreatedOn>
<Id>95686c54-9231-4e79-8ef0-6f54f313cce6</Id>
<PartnerID>c55093bd-0e31-46cf-a677-3084427ebfed</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>b372cd87-495a-4949-a48f-b333cdd52efa</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>1c11308c-c8f3-4577-b204-038b0251f6e7</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e53ea597-7393-41dc-a423-2cc67f79afb7</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>9770cec4-dbb4-4c28-8553-f2a94ebb066d</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:54:23.4714273+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:54:23.4714273+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>87966a89-fd6d-497e-ad4e-4a1ac0314c6a</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>b29202d8-c961-4f46-86d2-e96c9e805cf4</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e3784c78-730b-4356-9ac2-5544b28ad9b4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:54:23.4714273+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>3daf460e-c770-4c74-b876-6b248056f931</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:54:23.4714273+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>fbedeaf2-203d-47b4-aeea-8239e0812605</d3p1:ServiceID>
<d3p1:ServiceTypeID>c3134660-25ad-4457-adff-b3ef02e679f9</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>d114ecf2-3b12-406c-a612-9eb5304c7596</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:54:23.4714273+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>7d9f6476-8510-4685-a1be-6294ef5ed571</d3p1:guid>
<d3p1:guid>1ad65fc0-456c-4a7a-aaf2-312f64089ebd</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2025-12-25T18:54:23.4714273+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2025-12-25T18:54:23.4714273+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>6f24d2fa-37b8-48fb-ae93-abaf6d23a9f1</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.4714273+04:00</CreatedOn>
<Id>9c45f76e-b4be-4a67-be24-e5e6673ca0bc</Id>
<PartnerID>ddc2545f-5f04-40d3-adf4-a9e8b9c45d2c</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>cd340624-149c-41a3-8f29-0c04d856196a</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>80a55fcc-f07e-44f9-917f-572a06225e8b</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>303dbe76-ca43-4d15-a289-b04958556e23</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>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>e79d5594-34b6-4728-bee1-919e49f88249</d3p1:guid>
<d3p1:guid>61c50bd3-edf0-4d31-abbd-0c238a5a8872</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>54177c5f-f48b-413c-8815-86a0b86e3987</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
<VehicleService>
<ClientID>108df7bc-8b55-46e8-9f1d-07ed7a6a693a</ClientID>
<ClientName>sample string 20</ClientName>
<CreatedBy>sample string 17</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.4714273+04:00</CreatedOn>
<Id>1c0cddf5-86d5-4ce8-afde-ddced9c05277</Id>
<PartnerID>cb18a418-64f4-48ce-807c-18016d0a949a</PartnerID>
<PartnerName>sample string 22</PartnerName>
<UserID>7f26118e-f1a9-450f-b068-11c36c3e2b6f</UserID>
<UserName>sample string 15</UserName>
<AmountSpent>11</AmountSpent>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e53ea597-7393-41dc-a423-2cc67f79afb7</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<DueDate>2025-12-25T18:54:23.4714273+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>e7f492a8-05cb-4c20-b65d-9d0713eb7ca5</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.4714273+04:00</CreatedOn>
<Id>95686c54-9231-4e79-8ef0-6f54f313cce6</Id>
<PartnerID>c55093bd-0e31-46cf-a677-3084427ebfed</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>b372cd87-495a-4949-a48f-b333cdd52efa</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>1c11308c-c8f3-4577-b204-038b0251f6e7</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e53ea597-7393-41dc-a423-2cc67f79afb7</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>9770cec4-dbb4-4c28-8553-f2a94ebb066d</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:54:23.4714273+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:54:23.4714273+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>87966a89-fd6d-497e-ad4e-4a1ac0314c6a</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>b29202d8-c961-4f46-86d2-e96c9e805cf4</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e3784c78-730b-4356-9ac2-5544b28ad9b4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:54:23.4714273+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>3daf460e-c770-4c74-b876-6b248056f931</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:54:23.4714273+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>fbedeaf2-203d-47b4-aeea-8239e0812605</d3p1:ServiceID>
<d3p1:ServiceTypeID>c3134660-25ad-4457-adff-b3ef02e679f9</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>d114ecf2-3b12-406c-a612-9eb5304c7596</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:54:23.4714273+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
<d3p1:Issue>
<ClientID>e7f492a8-05cb-4c20-b65d-9d0713eb7ca5</ClientID>
<ClientName>sample string 22</ClientName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.4714273+04:00</CreatedOn>
<Id>95686c54-9231-4e79-8ef0-6f54f313cce6</Id>
<PartnerID>c55093bd-0e31-46cf-a677-3084427ebfed</PartnerID>
<PartnerName>sample string 24</PartnerName>
<UserID>b372cd87-495a-4949-a48f-b333cdd52efa</UserID>
<UserName>sample string 17</UserName>
<d3p1:AssignedToID>1c11308c-c8f3-4577-b204-038b0251f6e7</d3p1:AssignedToID>
<d3p1:AssignedToName>sample string 8</d3p1:AssignedToName>
<d3p1:Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e53ea597-7393-41dc-a423-2cc67f79afb7</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</d3p1:Attachment>
<d3p1:CloseBy>9770cec4-dbb4-4c28-8553-f2a94ebb066d</d3p1:CloseBy>
<d3p1:CloseNote>sample string 12</d3p1:CloseNote>
<d3p1:CloseOn>2025-12-25T18:54:23.4714273+04:00</d3p1:CloseOn>
<d3p1:CriticalLevel>Low</d3p1:CriticalLevel>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:DueDate>2025-12-25T18:54:23.4714273+04:00</d3p1:DueDate>
<d3p1:DueOdometer>11.1</d3p1:DueOdometer>
<d3p1:IssueID>87966a89-fd6d-497e-ad4e-4a1ac0314c6a</d3p1:IssueID>
<d3p1:Odometer>9.1</d3p1:Odometer>
<d3p1:PrevVehicleID>b29202d8-c961-4f46-86d2-e96c9e805cf4</d3p1:PrevVehicleID>
<d3p1:ReportedByID>e3784c78-730b-4356-9ac2-5544b28ad9b4</d3p1:ReportedByID>
<d3p1:ReportedByName>sample string 6</d3p1:ReportedByName>
<d3p1:ReportedDate>2025-12-25T18:54:23.4714273+04:00</d3p1:ReportedDate>
<d3p1:Summary>sample string 3</d3p1:Summary>
<d3p1:TransactionDetail>
<d3p1:InspectionItemID>3daf460e-c770-4c74-b876-6b248056f931</d3p1:InspectionItemID>
<d3p1:InspectionOn>2025-12-25T18:54:23.4714273+04:00</d3p1:InspectionOn>
<d3p1:ServiceID>fbedeaf2-203d-47b4-aeea-8239e0812605</d3p1:ServiceID>
<d3p1:ServiceTypeID>c3134660-25ad-4457-adff-b3ef02e679f9</d3p1:ServiceTypeID>
<d3p1:Status>None</d3p1:Status>
<d3p1:WorkOrderID>d114ecf2-3b12-406c-a612-9eb5304c7596</d3p1:WorkOrderID>
<d3p1:WorkOrderOn>2025-12-25T18:54:23.4714273+04:00</d3p1:WorkOrderOn>
</d3p1:TransactionDetail>
<d3p1:Vehicle>
<ClientID>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</d3p1:Vehicle>
</d3p1:Issue>
</Issue>
<IssueList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>7d9f6476-8510-4685-a1be-6294ef5ed571</d3p1:guid>
<d3p1:guid>1ad65fc0-456c-4a7a-aaf2-312f64089ebd</d3p1:guid>
</IssueList>
<LastServiceDoneKms>10</LastServiceDoneKms>
<LastServiceDoneOn>2025-12-25T18:54:23.4714273+04:00</LastServiceDoneOn>
<Note>sample string 12</Note>
<ReminderBeforeDays>6</ReminderBeforeDays>
<ReminderBeforeEngineHrs>8</ReminderBeforeEngineHrs>
<ReminderBeforeKms>7</ReminderBeforeKms>
<ServiceDoneOn>2025-12-25T18:54:23.4714273+04:00</ServiceDoneOn>
<ServiceDoneOnKms>5</ServiceDoneOnKms>
<ServiceType>
<ClientID>6f24d2fa-37b8-48fb-ae93-abaf6d23a9f1</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2025-12-25T18:54:23.4714273+04:00</CreatedOn>
<Id>9c45f76e-b4be-4a67-be24-e5e6673ca0bc</Id>
<PartnerID>ddc2545f-5f04-40d3-adf4-a9e8b9c45d2c</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>cd340624-149c-41a3-8f29-0c04d856196a</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>80a55fcc-f07e-44f9-917f-572a06225e8b</ServiceTypeId>
</ServiceType>
<UsersToNotify>
<BusinessHoursID>303dbe76-ca43-4d15-a289-b04958556e23</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>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>e79d5594-34b6-4728-bee1-919e49f88249</d3p1:guid>
<d3p1:guid>61c50bd3-edf0-4d31-abbd-0c238a5a8872</d3p1:guid>
</VehicleGroupIds>
<VehicleServiceID>54177c5f-f48b-413c-8815-86a0b86e3987</VehicleServiceID>
<Vehicles>
<VehicleBase>
<ClientID>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>983a5269-8e8b-4b94-a946-38d86f369be0</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>5bf1e0aa-2a97-4f31-a744-b080b3525970</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>de8991ab-747d-474a-832b-63925714e9c9</PartnerID>
<VehicleID>a56f4902-9acf-4230-96d3-abff8f83e242</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
</VehicleService>
</ArrayOfVehicleService>