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": "b0b7f3ca-9e53-4bc6-a015-51266bc717e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "6c6563d6-1e51-46ad-963b-e22ce5672a5b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "0bbd4721-8dc2-4abe-966c-b6b579348d2e",
"PartnerID": "c1a3ed01-34c2-438f-a08a-b4ba2a3a1bb4"
},
"IssueID": "04df9a9a-f61a-4caa-a55b-10d7bdfb0a35",
"ReportedDate": "2026-02-14T23:12:59.6865982+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f56dd93c-63a6-4e3a-92af-400216650bb3",
"ReportedByName": "sample string 6",
"AssignedToID": "38e4bc54-a36c-4e4b-9c90-e6877333fd17",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-14T23:12:59.6865982+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f2e9ab24-391e-44e7-9f6e-383367d227ed",
"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": "b9504501-f9c7-41fb-88a4-36d9099dc11b",
"ServiceTypeID": "959e0d20-9bd0-421a-8668-066161b93860",
"WorkOrderOn": "2026-02-14T23:12:59.6865982+04:00",
"WorkOrderID": "fd25f077-6250-4994-88db-467aeadc6383",
"InspectionOn": "2026-02-14T23:12:59.6865982+04:00",
"InspectionItemID": "4765d87e-ef2d-4dfc-bf8c-f333271f0fa4"
},
"PrevVehicleID": "8cdc4a1b-969b-464d-b5dd-12c39f50c9d5",
"CloseBy": "7118eb35-1708-4a87-9693-8d2e7d24be62",
"CloseOn": "2026-02-14T23:12:59.6865982+04:00",
"CriticalLevel": 0,
"Id": "c5b88388-1515-4e59-932c-43f7d175d0ce",
"UserName": "sample string 17",
"UserID": "1ee8c8df-4a7c-40be-b5bf-d60b63b87967",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-14T23:12:59.6865982+04:00",
"ClientID": "c9609569-6a05-443c-8724-04aaf09eb6ca",
"ClientName": "sample string 22",
"PartnerID": "994bb40c-0f04-4550-8ec9-d3e97a542cf3",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "b0b7f3ca-9e53-4bc6-a015-51266bc717e1",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "6c6563d6-1e51-46ad-963b-e22ce5672a5b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "0bbd4721-8dc2-4abe-966c-b6b579348d2e",
"PartnerID": "c1a3ed01-34c2-438f-a08a-b4ba2a3a1bb4"
},
"IssueID": "04df9a9a-f61a-4caa-a55b-10d7bdfb0a35",
"ReportedDate": "2026-02-14T23:12:59.6865982+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f56dd93c-63a6-4e3a-92af-400216650bb3",
"ReportedByName": "sample string 6",
"AssignedToID": "38e4bc54-a36c-4e4b-9c90-e6877333fd17",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-14T23:12:59.6865982+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "f2e9ab24-391e-44e7-9f6e-383367d227ed",
"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": "b9504501-f9c7-41fb-88a4-36d9099dc11b",
"ServiceTypeID": "959e0d20-9bd0-421a-8668-066161b93860",
"WorkOrderOn": "2026-02-14T23:12:59.6865982+04:00",
"WorkOrderID": "fd25f077-6250-4994-88db-467aeadc6383",
"InspectionOn": "2026-02-14T23:12:59.6865982+04:00",
"InspectionItemID": "4765d87e-ef2d-4dfc-bf8c-f333271f0fa4"
},
"PrevVehicleID": "8cdc4a1b-969b-464d-b5dd-12c39f50c9d5",
"CloseBy": "7118eb35-1708-4a87-9693-8d2e7d24be62",
"CloseOn": "2026-02-14T23:12:59.6865982+04:00",
"CriticalLevel": 0,
"Id": "c5b88388-1515-4e59-932c-43f7d175d0ce",
"UserName": "sample string 17",
"UserID": "1ee8c8df-4a7c-40be-b5bf-d60b63b87967",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-14T23:12:59.6865982+04:00",
"ClientID": "c9609569-6a05-443c-8724-04aaf09eb6ca",
"ClientName": "sample string 22",
"PartnerID": "994bb40c-0f04-4550-8ec9-d3e97a542cf3",
"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">c9609569-6a05-443c-8724-04aaf09eb6ca</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-02-14T23:12:59.6865982+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c5b88388-1515-4e59-932c-43f7d175d0ce</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">994bb40c-0f04-4550-8ec9-d3e97a542cf3</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">1ee8c8df-4a7c-40be-b5bf-d60b63b87967</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>38e4bc54-a36c-4e4b-9c90-e6877333fd17</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>f2e9ab24-391e-44e7-9f6e-383367d227ed</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>7118eb35-1708-4a87-9693-8d2e7d24be62</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-14T23:12:59.6865982+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-14T23:12:59.6865982+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>04df9a9a-f61a-4caa-a55b-10d7bdfb0a35</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>8cdc4a1b-969b-464d-b5dd-12c39f50c9d5</PrevVehicleID>
<ReportedByID>f56dd93c-63a6-4e3a-92af-400216650bb3</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-14T23:12:59.6865982+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>4765d87e-ef2d-4dfc-bf8c-f333271f0fa4</InspectionItemID>
<InspectionOn>2026-02-14T23:12:59.6865982+04:00</InspectionOn>
<ServiceID>b9504501-f9c7-41fb-88a4-36d9099dc11b</ServiceID>
<ServiceTypeID>959e0d20-9bd0-421a-8668-066161b93860</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>fd25f077-6250-4994-88db-467aeadc6383</WorkOrderID>
<WorkOrderOn>2026-02-14T23:12:59.6865982+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>0bbd4721-8dc2-4abe-966c-b6b579348d2e</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>6c6563d6-1e51-46ad-963b-e22ce5672a5b</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>c1a3ed01-34c2-438f-a08a-b4ba2a3a1bb4</d3p1:PartnerID>
<d3p1:VehicleID>b0b7f3ca-9e53-4bc6-a015-51266bc717e1</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c9609569-6a05-443c-8724-04aaf09eb6ca</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-02-14T23:12:59.6865982+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c5b88388-1515-4e59-932c-43f7d175d0ce</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">994bb40c-0f04-4550-8ec9-d3e97a542cf3</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">1ee8c8df-4a7c-40be-b5bf-d60b63b87967</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>38e4bc54-a36c-4e4b-9c90-e6877333fd17</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>f2e9ab24-391e-44e7-9f6e-383367d227ed</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>7118eb35-1708-4a87-9693-8d2e7d24be62</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-14T23:12:59.6865982+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-14T23:12:59.6865982+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>04df9a9a-f61a-4caa-a55b-10d7bdfb0a35</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>8cdc4a1b-969b-464d-b5dd-12c39f50c9d5</PrevVehicleID>
<ReportedByID>f56dd93c-63a6-4e3a-92af-400216650bb3</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-14T23:12:59.6865982+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>4765d87e-ef2d-4dfc-bf8c-f333271f0fa4</InspectionItemID>
<InspectionOn>2026-02-14T23:12:59.6865982+04:00</InspectionOn>
<ServiceID>b9504501-f9c7-41fb-88a4-36d9099dc11b</ServiceID>
<ServiceTypeID>959e0d20-9bd0-421a-8668-066161b93860</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>fd25f077-6250-4994-88db-467aeadc6383</WorkOrderID>
<WorkOrderOn>2026-02-14T23:12:59.6865982+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>0bbd4721-8dc2-4abe-966c-b6b579348d2e</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>6c6563d6-1e51-46ad-963b-e22ce5672a5b</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>c1a3ed01-34c2-438f-a08a-b4ba2a3a1bb4</d3p1:PartnerID>
<d3p1:VehicleID>b0b7f3ca-9e53-4bc6-a015-51266bc717e1</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>