GET Api/Issue/GetHistory?clientID={clientID}&fromDate={fromDate}&toDate={toDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientID | globally unique identifier |
Required |
|
| fromDate | date |
Required |
|
| toDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Issue| Name | Description | Type | Additional information |
|---|---|---|---|
| Vehicle | VehicleBase |
None. |
|
| IssueID | globally unique identifier |
None. |
|
| ReportedDate | date |
None. |
|
| Summary | string |
None. |
|
| Description | string |
None. |
|
| ReportedByID | globally unique identifier |
None. |
|
| ReportedByName | string |
None. |
|
| AssignedToID | globally unique identifier |
None. |
|
| AssignedToName | string |
None. |
|
| Odometer | decimal number |
None. |
|
| DueDate | date |
None. |
|
| DueOdometer | decimal number |
None. |
|
| Attachment | Attachment |
None. |
|
| CloseNote | string |
None. |
|
| TransactionDetail | IssueTransactionDetail |
None. |
|
| PrevVehicleID | globally unique identifier |
None. |
|
| CloseBy | globally unique identifier |
None. |
|
| CloseOn | date |
None. |
|
| CriticalLevel | IssueCriticalLevel |
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:
[
{
"Vehicle": {
"VehicleID": "8aa53788-dc30-42ac-a166-fb0f477bafaf",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cafe91db-fd3a-4499-9db6-a2617bca2db8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d9ca2847-fd51-403b-b0b6-3f9d2c4a8d6c",
"PartnerID": "3c6a88bc-62f5-47c7-ba33-7b878335fb62"
},
"IssueID": "23980fdb-9e9b-4e4b-9c44-ff772c380d01",
"ReportedDate": "2026-08-21T10:49:10.06121+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "942ce640-2086-4626-b943-2a197c2339b3",
"ReportedByName": "sample string 6",
"AssignedToID": "c6f8a088-7524-4824-9f82-50778ead0a64",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:49:10.06121+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "8190c0ae-cabb-4539-b84a-c815a455ead7",
"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": "4b453369-0b43-43c3-a273-627a621ad2ed",
"ServiceTypeID": "58dd4f3a-b943-4a91-a4c8-94019ae9d4da",
"WorkOrderOn": "2026-08-21T10:49:10.06121+04:00",
"WorkOrderID": "b3efb55d-fbb2-4d35-a5de-e875530a6711",
"InspectionOn": "2026-08-21T10:49:10.06121+04:00",
"InspectionItemID": "16a2d46b-1fb2-4ca8-9634-83d7257b9ab2"
},
"PrevVehicleID": "4cc91c4c-b5d2-4a04-aca3-8a8de045cb44",
"CloseBy": "465b8173-4d31-44cb-9bce-ae2efae6ecd3",
"CloseOn": "2026-08-21T10:49:10.06121+04:00",
"CriticalLevel": 0,
"Id": "6deaeccf-a926-4547-b8ff-0b11fe485c94",
"UserName": "sample string 17",
"UserID": "4f64c9a8-b5f3-4ee2-afcd-ea9347f260de",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:49:10.06121+04:00",
"ClientID": "bc075b2a-ba69-41d2-a878-8d855df9c1e9",
"ClientName": "sample string 22",
"PartnerID": "13ef6dfd-cfa3-444d-b1cf-3dc35f424994",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "8aa53788-dc30-42ac-a166-fb0f477bafaf",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cafe91db-fd3a-4499-9db6-a2617bca2db8",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d9ca2847-fd51-403b-b0b6-3f9d2c4a8d6c",
"PartnerID": "3c6a88bc-62f5-47c7-ba33-7b878335fb62"
},
"IssueID": "23980fdb-9e9b-4e4b-9c44-ff772c380d01",
"ReportedDate": "2026-08-21T10:49:10.06121+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "942ce640-2086-4626-b943-2a197c2339b3",
"ReportedByName": "sample string 6",
"AssignedToID": "c6f8a088-7524-4824-9f82-50778ead0a64",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:49:10.06121+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "8190c0ae-cabb-4539-b84a-c815a455ead7",
"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": "4b453369-0b43-43c3-a273-627a621ad2ed",
"ServiceTypeID": "58dd4f3a-b943-4a91-a4c8-94019ae9d4da",
"WorkOrderOn": "2026-08-21T10:49:10.06121+04:00",
"WorkOrderID": "b3efb55d-fbb2-4d35-a5de-e875530a6711",
"InspectionOn": "2026-08-21T10:49:10.06121+04:00",
"InspectionItemID": "16a2d46b-1fb2-4ca8-9634-83d7257b9ab2"
},
"PrevVehicleID": "4cc91c4c-b5d2-4a04-aca3-8a8de045cb44",
"CloseBy": "465b8173-4d31-44cb-9bce-ae2efae6ecd3",
"CloseOn": "2026-08-21T10:49:10.06121+04:00",
"CriticalLevel": 0,
"Id": "6deaeccf-a926-4547-b8ff-0b11fe485c94",
"UserName": "sample string 17",
"UserID": "4f64c9a8-b5f3-4ee2-afcd-ea9347f260de",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:49:10.06121+04:00",
"ClientID": "bc075b2a-ba69-41d2-a878-8d855df9c1e9",
"ClientName": "sample string 22",
"PartnerID": "13ef6dfd-cfa3-444d-b1cf-3dc35f424994",
"PartnerName": "sample string 24"
}
]
application/xml, text/xml
Sample:
<ArrayOfIssue xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.ServMaint">
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">bc075b2a-ba69-41d2-a878-8d855df9c1e9</ClientID>
<ClientName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 22</ClientName>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 19</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2026-08-21T10:49:10.06121+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6deaeccf-a926-4547-b8ff-0b11fe485c94</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">13ef6dfd-cfa3-444d-b1cf-3dc35f424994</PartnerID>
<PartnerName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 24</PartnerName>
<UserID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">4f64c9a8-b5f3-4ee2-afcd-ea9347f260de</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>c6f8a088-7524-4824-9f82-50778ead0a64</AssignedToID>
<AssignedToName>sample string 8</AssignedToName>
<Attachment xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:AttachmentData>QEA=</d3p1:AttachmentData>
<d3p1:AttachmentDataBase64>sample string 2</d3p1:AttachmentDataBase64>
<d3p1:AttachmentID>8190c0ae-cabb-4539-b84a-c815a455ead7</d3p1:AttachmentID>
<d3p1:ContentType>sample string 3</d3p1:ContentType>
<d3p1:FileName>sample string 4</d3p1:FileName>
<d3p1:ImageString>sample string 5</d3p1:ImageString>
<d3p1:IsDeleted>true</d3p1:IsDeleted>
</Attachment>
<CloseBy>465b8173-4d31-44cb-9bce-ae2efae6ecd3</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-21T10:49:10.06121+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-21T10:49:10.06121+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>23980fdb-9e9b-4e4b-9c44-ff772c380d01</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>4cc91c4c-b5d2-4a04-aca3-8a8de045cb44</PrevVehicleID>
<ReportedByID>942ce640-2086-4626-b943-2a197c2339b3</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-21T10:49:10.06121+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>16a2d46b-1fb2-4ca8-9634-83d7257b9ab2</InspectionItemID>
<InspectionOn>2026-08-21T10:49:10.06121+04:00</InspectionOn>
<ServiceID>4b453369-0b43-43c3-a273-627a621ad2ed</ServiceID>
<ServiceTypeID>58dd4f3a-b943-4a91-a4c8-94019ae9d4da</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>b3efb55d-fbb2-4d35-a5de-e875530a6711</WorkOrderID>
<WorkOrderOn>2026-08-21T10:49:10.06121+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>d9ca2847-fd51-403b-b0b6-3f9d2c4a8d6c</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>cafe91db-fd3a-4499-9db6-a2617bca2db8</d3p1:DriverID>
<d3p1:DriverName>sample string 7</d3p1:DriverName>
<d3p1:IMEINo>sample string 9</d3p1:IMEINo>
<d3p1:ModelName>sample string 5</d3p1:ModelName>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:Odometer>4</d3p1:Odometer>
<d3p1:PartnerID>3c6a88bc-62f5-47c7-ba33-7b878335fb62</d3p1:PartnerID>
<d3p1:VehicleID>8aa53788-dc30-42ac-a166-fb0f477bafaf</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">bc075b2a-ba69-41d2-a878-8d855df9c1e9</ClientID>
<ClientName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 22</ClientName>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 19</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2026-08-21T10:49:10.06121+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6deaeccf-a926-4547-b8ff-0b11fe485c94</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">13ef6dfd-cfa3-444d-b1cf-3dc35f424994</PartnerID>
<PartnerName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 24</PartnerName>
<UserID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">4f64c9a8-b5f3-4ee2-afcd-ea9347f260de</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>c6f8a088-7524-4824-9f82-50778ead0a64</AssignedToID>
<AssignedToName>sample string 8</AssignedToName>
<Attachment xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:AttachmentData>QEA=</d3p1:AttachmentData>
<d3p1:AttachmentDataBase64>sample string 2</d3p1:AttachmentDataBase64>
<d3p1:AttachmentID>8190c0ae-cabb-4539-b84a-c815a455ead7</d3p1:AttachmentID>
<d3p1:ContentType>sample string 3</d3p1:ContentType>
<d3p1:FileName>sample string 4</d3p1:FileName>
<d3p1:ImageString>sample string 5</d3p1:ImageString>
<d3p1:IsDeleted>true</d3p1:IsDeleted>
</Attachment>
<CloseBy>465b8173-4d31-44cb-9bce-ae2efae6ecd3</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-21T10:49:10.06121+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-21T10:49:10.06121+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>23980fdb-9e9b-4e4b-9c44-ff772c380d01</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>4cc91c4c-b5d2-4a04-aca3-8a8de045cb44</PrevVehicleID>
<ReportedByID>942ce640-2086-4626-b943-2a197c2339b3</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-21T10:49:10.06121+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>16a2d46b-1fb2-4ca8-9634-83d7257b9ab2</InspectionItemID>
<InspectionOn>2026-08-21T10:49:10.06121+04:00</InspectionOn>
<ServiceID>4b453369-0b43-43c3-a273-627a621ad2ed</ServiceID>
<ServiceTypeID>58dd4f3a-b943-4a91-a4c8-94019ae9d4da</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>b3efb55d-fbb2-4d35-a5de-e875530a6711</WorkOrderID>
<WorkOrderOn>2026-08-21T10:49:10.06121+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>d9ca2847-fd51-403b-b0b6-3f9d2c4a8d6c</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>cafe91db-fd3a-4499-9db6-a2617bca2db8</d3p1:DriverID>
<d3p1:DriverName>sample string 7</d3p1:DriverName>
<d3p1:IMEINo>sample string 9</d3p1:IMEINo>
<d3p1:ModelName>sample string 5</d3p1:ModelName>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:Odometer>4</d3p1:Odometer>
<d3p1:PartnerID>3c6a88bc-62f5-47c7-ba33-7b878335fb62</d3p1:PartnerID>
<d3p1:VehicleID>8aa53788-dc30-42ac-a166-fb0f477bafaf</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>