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": "0ece17b7-41ca-485d-951f-a1bacf266be8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "acf5e542-1ee7-4de5-aa2a-51093a4fb905",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "1417a744-d3cc-4f3b-8426-e631e62487c0",
"PartnerID": "47622a39-0a39-4e6d-bd20-3b67d3ee28eb"
},
"IssueID": "0c9f1d38-9853-4cd2-b122-584e0e3c46dc",
"ReportedDate": "2026-04-18T15:01:07.7282447+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "5168bb85-b708-447f-9f12-a9de6d9d0e68",
"ReportedByName": "sample string 6",
"AssignedToID": "974fab52-6729-4519-86be-1d0f70e9c715",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T15:01:07.7282447+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "3c2e2d15-1e0e-4c9d-b7b7-e260ed80843e",
"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": "f87f413d-8b94-49e6-9337-8ba593a0aad0",
"ServiceTypeID": "58c9399a-1d6f-4edd-b65f-1887513bee2b",
"WorkOrderOn": "2026-04-18T15:01:07.7282447+04:00",
"WorkOrderID": "ad2cd862-8661-406a-bcc5-fa7e40f3840f",
"InspectionOn": "2026-04-18T15:01:07.7282447+04:00",
"InspectionItemID": "3a88c15b-8d20-4d17-8ae8-5e89e68663ca"
},
"PrevVehicleID": "9917800d-ce24-4c0c-be58-3eaeba8d2b5a",
"CloseBy": "192db50a-8e42-4bbe-a701-82b1317c3f52",
"CloseOn": "2026-04-18T15:01:07.7282447+04:00",
"CriticalLevel": 0,
"Id": "cbedd34e-3009-453f-8117-96ca34a84aa7",
"UserName": "sample string 17",
"UserID": "82e6fbfe-78aa-4a1c-a507-89ecdc9f3407",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T15:01:07.7282447+04:00",
"ClientID": "606f2a47-849f-4296-b8c2-deb8c4c635ca",
"ClientName": "sample string 22",
"PartnerID": "d5fafc04-d7f4-43b8-9641-8b0b64e7d0d0",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "0ece17b7-41ca-485d-951f-a1bacf266be8",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "acf5e542-1ee7-4de5-aa2a-51093a4fb905",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "1417a744-d3cc-4f3b-8426-e631e62487c0",
"PartnerID": "47622a39-0a39-4e6d-bd20-3b67d3ee28eb"
},
"IssueID": "0c9f1d38-9853-4cd2-b122-584e0e3c46dc",
"ReportedDate": "2026-04-18T15:01:07.7282447+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "5168bb85-b708-447f-9f12-a9de6d9d0e68",
"ReportedByName": "sample string 6",
"AssignedToID": "974fab52-6729-4519-86be-1d0f70e9c715",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T15:01:07.7282447+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "3c2e2d15-1e0e-4c9d-b7b7-e260ed80843e",
"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": "f87f413d-8b94-49e6-9337-8ba593a0aad0",
"ServiceTypeID": "58c9399a-1d6f-4edd-b65f-1887513bee2b",
"WorkOrderOn": "2026-04-18T15:01:07.7282447+04:00",
"WorkOrderID": "ad2cd862-8661-406a-bcc5-fa7e40f3840f",
"InspectionOn": "2026-04-18T15:01:07.7282447+04:00",
"InspectionItemID": "3a88c15b-8d20-4d17-8ae8-5e89e68663ca"
},
"PrevVehicleID": "9917800d-ce24-4c0c-be58-3eaeba8d2b5a",
"CloseBy": "192db50a-8e42-4bbe-a701-82b1317c3f52",
"CloseOn": "2026-04-18T15:01:07.7282447+04:00",
"CriticalLevel": 0,
"Id": "cbedd34e-3009-453f-8117-96ca34a84aa7",
"UserName": "sample string 17",
"UserID": "82e6fbfe-78aa-4a1c-a507-89ecdc9f3407",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T15:01:07.7282447+04:00",
"ClientID": "606f2a47-849f-4296-b8c2-deb8c4c635ca",
"ClientName": "sample string 22",
"PartnerID": "d5fafc04-d7f4-43b8-9641-8b0b64e7d0d0",
"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">606f2a47-849f-4296-b8c2-deb8c4c635ca</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-04-18T15:01:07.7282447+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">cbedd34e-3009-453f-8117-96ca34a84aa7</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">d5fafc04-d7f4-43b8-9641-8b0b64e7d0d0</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">82e6fbfe-78aa-4a1c-a507-89ecdc9f3407</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>974fab52-6729-4519-86be-1d0f70e9c715</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>3c2e2d15-1e0e-4c9d-b7b7-e260ed80843e</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>192db50a-8e42-4bbe-a701-82b1317c3f52</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-04-18T15:01:07.7282447+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-04-18T15:01:07.7282447+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>0c9f1d38-9853-4cd2-b122-584e0e3c46dc</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>9917800d-ce24-4c0c-be58-3eaeba8d2b5a</PrevVehicleID>
<ReportedByID>5168bb85-b708-447f-9f12-a9de6d9d0e68</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-04-18T15:01:07.7282447+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>3a88c15b-8d20-4d17-8ae8-5e89e68663ca</InspectionItemID>
<InspectionOn>2026-04-18T15:01:07.7282447+04:00</InspectionOn>
<ServiceID>f87f413d-8b94-49e6-9337-8ba593a0aad0</ServiceID>
<ServiceTypeID>58c9399a-1d6f-4edd-b65f-1887513bee2b</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>ad2cd862-8661-406a-bcc5-fa7e40f3840f</WorkOrderID>
<WorkOrderOn>2026-04-18T15:01:07.7282447+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>1417a744-d3cc-4f3b-8426-e631e62487c0</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>acf5e542-1ee7-4de5-aa2a-51093a4fb905</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>47622a39-0a39-4e6d-bd20-3b67d3ee28eb</d3p1:PartnerID>
<d3p1:VehicleID>0ece17b7-41ca-485d-951f-a1bacf266be8</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">606f2a47-849f-4296-b8c2-deb8c4c635ca</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-04-18T15:01:07.7282447+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">cbedd34e-3009-453f-8117-96ca34a84aa7</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">d5fafc04-d7f4-43b8-9641-8b0b64e7d0d0</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">82e6fbfe-78aa-4a1c-a507-89ecdc9f3407</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>974fab52-6729-4519-86be-1d0f70e9c715</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>3c2e2d15-1e0e-4c9d-b7b7-e260ed80843e</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>192db50a-8e42-4bbe-a701-82b1317c3f52</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-04-18T15:01:07.7282447+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-04-18T15:01:07.7282447+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>0c9f1d38-9853-4cd2-b122-584e0e3c46dc</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>9917800d-ce24-4c0c-be58-3eaeba8d2b5a</PrevVehicleID>
<ReportedByID>5168bb85-b708-447f-9f12-a9de6d9d0e68</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-04-18T15:01:07.7282447+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>3a88c15b-8d20-4d17-8ae8-5e89e68663ca</InspectionItemID>
<InspectionOn>2026-04-18T15:01:07.7282447+04:00</InspectionOn>
<ServiceID>f87f413d-8b94-49e6-9337-8ba593a0aad0</ServiceID>
<ServiceTypeID>58c9399a-1d6f-4edd-b65f-1887513bee2b</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>ad2cd862-8661-406a-bcc5-fa7e40f3840f</WorkOrderID>
<WorkOrderOn>2026-04-18T15:01:07.7282447+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>1417a744-d3cc-4f3b-8426-e631e62487c0</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>acf5e542-1ee7-4de5-aa2a-51093a4fb905</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>47622a39-0a39-4e6d-bd20-3b67d3ee28eb</d3p1:PartnerID>
<d3p1:VehicleID>0ece17b7-41ca-485d-951f-a1bacf266be8</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>