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": "4ed2d556-ece7-4a83-9762-40109003d0eb",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f793a84d-55a3-494f-bb66-766079ae1895",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "854ea60b-7d13-4cc6-a550-b235f2c4f602",
"PartnerID": "7a254cb2-e348-4abe-ad93-54337444d666"
},
"IssueID": "3a1f6a53-a7c1-460d-a770-0ec4244d9827",
"ReportedDate": "2025-11-09T00:49:16.6764297+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "ff5df21c-adaa-4304-b74c-81f16bb545fd",
"ReportedByName": "sample string 6",
"AssignedToID": "861d1b86-4928-417c-a826-2d73d8d6caa2",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-11-09T00:49:16.6764297+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "2574c3ba-4dff-41aa-b462-03661a4cb7f2",
"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": "ff9c142b-85e8-4291-9b12-f80bc268b3a3",
"ServiceTypeID": "43241bbe-b3b9-462d-bcd9-61949be166b0",
"WorkOrderOn": "2025-11-09T00:49:16.6764297+04:00",
"WorkOrderID": "e5b720fd-668b-41d0-9fc5-c598d3131a0a",
"InspectionOn": "2025-11-09T00:49:16.6764297+04:00",
"InspectionItemID": "5e916da5-33d4-4328-b1e9-9a1224954977"
},
"PrevVehicleID": "d941cdcc-96f1-4ad8-ad9b-60be6e136883",
"CloseBy": "2cabde17-f167-464b-9af9-5eed10cf70e2",
"CloseOn": "2025-11-09T00:49:16.6764297+04:00",
"CriticalLevel": 0,
"Id": "118d148c-2243-4068-8b90-faf0c99d3a02",
"UserName": "sample string 17",
"UserID": "db7d4464-9269-447d-b6d4-ca70927e0a65",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-11-09T00:49:16.6764297+04:00",
"ClientID": "f3432124-a5bd-4fa7-9c7d-2486e7a98915",
"ClientName": "sample string 22",
"PartnerID": "6c655b27-f8e6-4720-8b5b-905e48856030",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "4ed2d556-ece7-4a83-9762-40109003d0eb",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f793a84d-55a3-494f-bb66-766079ae1895",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "854ea60b-7d13-4cc6-a550-b235f2c4f602",
"PartnerID": "7a254cb2-e348-4abe-ad93-54337444d666"
},
"IssueID": "3a1f6a53-a7c1-460d-a770-0ec4244d9827",
"ReportedDate": "2025-11-09T00:49:16.6764297+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "ff5df21c-adaa-4304-b74c-81f16bb545fd",
"ReportedByName": "sample string 6",
"AssignedToID": "861d1b86-4928-417c-a826-2d73d8d6caa2",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-11-09T00:49:16.6764297+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "2574c3ba-4dff-41aa-b462-03661a4cb7f2",
"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": "ff9c142b-85e8-4291-9b12-f80bc268b3a3",
"ServiceTypeID": "43241bbe-b3b9-462d-bcd9-61949be166b0",
"WorkOrderOn": "2025-11-09T00:49:16.6764297+04:00",
"WorkOrderID": "e5b720fd-668b-41d0-9fc5-c598d3131a0a",
"InspectionOn": "2025-11-09T00:49:16.6764297+04:00",
"InspectionItemID": "5e916da5-33d4-4328-b1e9-9a1224954977"
},
"PrevVehicleID": "d941cdcc-96f1-4ad8-ad9b-60be6e136883",
"CloseBy": "2cabde17-f167-464b-9af9-5eed10cf70e2",
"CloseOn": "2025-11-09T00:49:16.6764297+04:00",
"CriticalLevel": 0,
"Id": "118d148c-2243-4068-8b90-faf0c99d3a02",
"UserName": "sample string 17",
"UserID": "db7d4464-9269-447d-b6d4-ca70927e0a65",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-11-09T00:49:16.6764297+04:00",
"ClientID": "f3432124-a5bd-4fa7-9c7d-2486e7a98915",
"ClientName": "sample string 22",
"PartnerID": "6c655b27-f8e6-4720-8b5b-905e48856030",
"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">f3432124-a5bd-4fa7-9c7d-2486e7a98915</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">2025-11-09T00:49:16.6764297+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">118d148c-2243-4068-8b90-faf0c99d3a02</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6c655b27-f8e6-4720-8b5b-905e48856030</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">db7d4464-9269-447d-b6d4-ca70927e0a65</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>861d1b86-4928-417c-a826-2d73d8d6caa2</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>2574c3ba-4dff-41aa-b462-03661a4cb7f2</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>2cabde17-f167-464b-9af9-5eed10cf70e2</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-11-09T00:49:16.6764297+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-11-09T00:49:16.6764297+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>3a1f6a53-a7c1-460d-a770-0ec4244d9827</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>d941cdcc-96f1-4ad8-ad9b-60be6e136883</PrevVehicleID>
<ReportedByID>ff5df21c-adaa-4304-b74c-81f16bb545fd</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-11-09T00:49:16.6764297+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>5e916da5-33d4-4328-b1e9-9a1224954977</InspectionItemID>
<InspectionOn>2025-11-09T00:49:16.6764297+04:00</InspectionOn>
<ServiceID>ff9c142b-85e8-4291-9b12-f80bc268b3a3</ServiceID>
<ServiceTypeID>43241bbe-b3b9-462d-bcd9-61949be166b0</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>e5b720fd-668b-41d0-9fc5-c598d3131a0a</WorkOrderID>
<WorkOrderOn>2025-11-09T00:49:16.6764297+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>854ea60b-7d13-4cc6-a550-b235f2c4f602</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>f793a84d-55a3-494f-bb66-766079ae1895</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>7a254cb2-e348-4abe-ad93-54337444d666</d3p1:PartnerID>
<d3p1:VehicleID>4ed2d556-ece7-4a83-9762-40109003d0eb</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">f3432124-a5bd-4fa7-9c7d-2486e7a98915</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">2025-11-09T00:49:16.6764297+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">118d148c-2243-4068-8b90-faf0c99d3a02</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6c655b27-f8e6-4720-8b5b-905e48856030</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">db7d4464-9269-447d-b6d4-ca70927e0a65</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>861d1b86-4928-417c-a826-2d73d8d6caa2</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>2574c3ba-4dff-41aa-b462-03661a4cb7f2</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>2cabde17-f167-464b-9af9-5eed10cf70e2</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-11-09T00:49:16.6764297+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-11-09T00:49:16.6764297+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>3a1f6a53-a7c1-460d-a770-0ec4244d9827</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>d941cdcc-96f1-4ad8-ad9b-60be6e136883</PrevVehicleID>
<ReportedByID>ff5df21c-adaa-4304-b74c-81f16bb545fd</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-11-09T00:49:16.6764297+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>5e916da5-33d4-4328-b1e9-9a1224954977</InspectionItemID>
<InspectionOn>2025-11-09T00:49:16.6764297+04:00</InspectionOn>
<ServiceID>ff9c142b-85e8-4291-9b12-f80bc268b3a3</ServiceID>
<ServiceTypeID>43241bbe-b3b9-462d-bcd9-61949be166b0</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>e5b720fd-668b-41d0-9fc5-c598d3131a0a</WorkOrderID>
<WorkOrderOn>2025-11-09T00:49:16.6764297+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>854ea60b-7d13-4cc6-a550-b235f2c4f602</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>f793a84d-55a3-494f-bb66-766079ae1895</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>7a254cb2-e348-4abe-ad93-54337444d666</d3p1:PartnerID>
<d3p1:VehicleID>4ed2d556-ece7-4a83-9762-40109003d0eb</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>