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": "b2c6bcae-c5de-466b-996c-80ac77ec5c94",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "82d5f732-710e-4b2d-8d36-afaff3e18a63",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2d278346-e691-494d-8f45-18296c7433d1",
"PartnerID": "e4bdad58-dd0e-49b9-8c92-d8a65b18a3b6"
},
"IssueID": "6c8ac28f-8466-4258-b11f-aba37829887c",
"ReportedDate": "2026-03-26T03:26:08.0533488+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a6f29380-1289-4ca8-b54e-7177660bb28f",
"ReportedByName": "sample string 6",
"AssignedToID": "e7a5636c-bb9f-42c8-815c-6f584d5fc8f6",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:26:08.0533488+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e940dac6-1baf-4722-a347-491734165901",
"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": "7a1cc0c3-5ead-4c42-a2de-ab9556e79304",
"ServiceTypeID": "c5654e1b-82dd-4670-819f-55884a9f9b64",
"WorkOrderOn": "2026-03-26T03:26:08.0533488+04:00",
"WorkOrderID": "aa027331-7b4d-4691-b5e0-c9d2810bc11e",
"InspectionOn": "2026-03-26T03:26:08.0533488+04:00",
"InspectionItemID": "9735aaa7-fe56-46ac-beb2-b51e743986a6"
},
"PrevVehicleID": "faea5aa7-ae11-4155-bd9e-e6fce1d0117f",
"CloseBy": "84e44f6e-a75a-438a-9351-049d247f3fc9",
"CloseOn": "2026-03-26T03:26:08.0533488+04:00",
"CriticalLevel": 0,
"Id": "17f5ed94-500f-4b3e-98d7-e0386435d82b",
"UserName": "sample string 17",
"UserID": "258baf27-ec31-40b7-b36f-e5fef2945446",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:26:08.0533488+04:00",
"ClientID": "863fb801-d64e-4750-9052-57422c81ecfc",
"ClientName": "sample string 22",
"PartnerID": "0243eeb5-2852-43e6-9efd-c03edb46b23c",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "b2c6bcae-c5de-466b-996c-80ac77ec5c94",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "82d5f732-710e-4b2d-8d36-afaff3e18a63",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2d278346-e691-494d-8f45-18296c7433d1",
"PartnerID": "e4bdad58-dd0e-49b9-8c92-d8a65b18a3b6"
},
"IssueID": "6c8ac28f-8466-4258-b11f-aba37829887c",
"ReportedDate": "2026-03-26T03:26:08.0533488+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "a6f29380-1289-4ca8-b54e-7177660bb28f",
"ReportedByName": "sample string 6",
"AssignedToID": "e7a5636c-bb9f-42c8-815c-6f584d5fc8f6",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:26:08.0533488+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e940dac6-1baf-4722-a347-491734165901",
"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": "7a1cc0c3-5ead-4c42-a2de-ab9556e79304",
"ServiceTypeID": "c5654e1b-82dd-4670-819f-55884a9f9b64",
"WorkOrderOn": "2026-03-26T03:26:08.0533488+04:00",
"WorkOrderID": "aa027331-7b4d-4691-b5e0-c9d2810bc11e",
"InspectionOn": "2026-03-26T03:26:08.0533488+04:00",
"InspectionItemID": "9735aaa7-fe56-46ac-beb2-b51e743986a6"
},
"PrevVehicleID": "faea5aa7-ae11-4155-bd9e-e6fce1d0117f",
"CloseBy": "84e44f6e-a75a-438a-9351-049d247f3fc9",
"CloseOn": "2026-03-26T03:26:08.0533488+04:00",
"CriticalLevel": 0,
"Id": "17f5ed94-500f-4b3e-98d7-e0386435d82b",
"UserName": "sample string 17",
"UserID": "258baf27-ec31-40b7-b36f-e5fef2945446",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:26:08.0533488+04:00",
"ClientID": "863fb801-d64e-4750-9052-57422c81ecfc",
"ClientName": "sample string 22",
"PartnerID": "0243eeb5-2852-43e6-9efd-c03edb46b23c",
"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">863fb801-d64e-4750-9052-57422c81ecfc</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-03-26T03:26:08.0533488+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">17f5ed94-500f-4b3e-98d7-e0386435d82b</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0243eeb5-2852-43e6-9efd-c03edb46b23c</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">258baf27-ec31-40b7-b36f-e5fef2945446</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>e7a5636c-bb9f-42c8-815c-6f584d5fc8f6</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>e940dac6-1baf-4722-a347-491734165901</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>84e44f6e-a75a-438a-9351-049d247f3fc9</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-03-26T03:26:08.0533488+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-03-26T03:26:08.0533488+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>6c8ac28f-8466-4258-b11f-aba37829887c</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>faea5aa7-ae11-4155-bd9e-e6fce1d0117f</PrevVehicleID>
<ReportedByID>a6f29380-1289-4ca8-b54e-7177660bb28f</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-03-26T03:26:08.0533488+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>9735aaa7-fe56-46ac-beb2-b51e743986a6</InspectionItemID>
<InspectionOn>2026-03-26T03:26:08.0533488+04:00</InspectionOn>
<ServiceID>7a1cc0c3-5ead-4c42-a2de-ab9556e79304</ServiceID>
<ServiceTypeID>c5654e1b-82dd-4670-819f-55884a9f9b64</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>aa027331-7b4d-4691-b5e0-c9d2810bc11e</WorkOrderID>
<WorkOrderOn>2026-03-26T03:26:08.0533488+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>2d278346-e691-494d-8f45-18296c7433d1</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>82d5f732-710e-4b2d-8d36-afaff3e18a63</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>e4bdad58-dd0e-49b9-8c92-d8a65b18a3b6</d3p1:PartnerID>
<d3p1:VehicleID>b2c6bcae-c5de-466b-996c-80ac77ec5c94</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">863fb801-d64e-4750-9052-57422c81ecfc</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-03-26T03:26:08.0533488+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">17f5ed94-500f-4b3e-98d7-e0386435d82b</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0243eeb5-2852-43e6-9efd-c03edb46b23c</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">258baf27-ec31-40b7-b36f-e5fef2945446</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>e7a5636c-bb9f-42c8-815c-6f584d5fc8f6</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>e940dac6-1baf-4722-a347-491734165901</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>84e44f6e-a75a-438a-9351-049d247f3fc9</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-03-26T03:26:08.0533488+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-03-26T03:26:08.0533488+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>6c8ac28f-8466-4258-b11f-aba37829887c</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>faea5aa7-ae11-4155-bd9e-e6fce1d0117f</PrevVehicleID>
<ReportedByID>a6f29380-1289-4ca8-b54e-7177660bb28f</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-03-26T03:26:08.0533488+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>9735aaa7-fe56-46ac-beb2-b51e743986a6</InspectionItemID>
<InspectionOn>2026-03-26T03:26:08.0533488+04:00</InspectionOn>
<ServiceID>7a1cc0c3-5ead-4c42-a2de-ab9556e79304</ServiceID>
<ServiceTypeID>c5654e1b-82dd-4670-819f-55884a9f9b64</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>aa027331-7b4d-4691-b5e0-c9d2810bc11e</WorkOrderID>
<WorkOrderOn>2026-03-26T03:26:08.0533488+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>2d278346-e691-494d-8f45-18296c7433d1</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>82d5f732-710e-4b2d-8d36-afaff3e18a63</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>e4bdad58-dd0e-49b9-8c92-d8a65b18a3b6</d3p1:PartnerID>
<d3p1:VehicleID>b2c6bcae-c5de-466b-996c-80ac77ec5c94</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>