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": "431329b4-89fe-44ae-b171-31498c8c0fd6",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "b0e59382-cb7f-4e9f-b800-d9029102cf20",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "a2d0cbd0-d0fe-440f-b3a8-6bd391c3b69c",
"PartnerID": "2c4da3bd-014d-4817-8d67-6123243cb7d5"
},
"IssueID": "d394fd29-38a9-4f9d-bf3a-def2239c8178",
"ReportedDate": "2026-02-04T07:08:17.6139121+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "3718c105-73f9-439b-840b-fdc95a2ef35f",
"ReportedByName": "sample string 6",
"AssignedToID": "ce53d498-093a-4eec-bb9c-de7ac3a7279e",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:08:17.6139121+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "0f49ef94-f350-4f18-9a95-14f89feaa7ba",
"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": "069650f4-6085-4af1-98db-a744997bf0fd",
"ServiceTypeID": "1ffd9b45-bff5-488c-9142-1d08428e13ad",
"WorkOrderOn": "2026-02-04T07:08:17.6139121+04:00",
"WorkOrderID": "fd71be5f-0cb9-43e8-aee2-78250633b8b6",
"InspectionOn": "2026-02-04T07:08:17.6139121+04:00",
"InspectionItemID": "625a9719-b5ef-4a8f-82a9-65f43ad73217"
},
"PrevVehicleID": "cf731550-d254-4302-bc54-b9fe8f660080",
"CloseBy": "df68388d-046f-4e8f-bb5e-0ccc55abd766",
"CloseOn": "2026-02-04T07:08:17.6139121+04:00",
"CriticalLevel": 0,
"Id": "9364f2c5-a702-4640-83f9-014f61f22575",
"UserName": "sample string 17",
"UserID": "ab360fc4-16c4-4d3a-9dda-3b1ac7092175",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:08:17.6139121+04:00",
"ClientID": "2efdfdc5-f33f-47ee-9510-f46014da2675",
"ClientName": "sample string 22",
"PartnerID": "8b24b89d-2c7b-400d-89cc-68f00b8cb096",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "431329b4-89fe-44ae-b171-31498c8c0fd6",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "b0e59382-cb7f-4e9f-b800-d9029102cf20",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "a2d0cbd0-d0fe-440f-b3a8-6bd391c3b69c",
"PartnerID": "2c4da3bd-014d-4817-8d67-6123243cb7d5"
},
"IssueID": "d394fd29-38a9-4f9d-bf3a-def2239c8178",
"ReportedDate": "2026-02-04T07:08:17.6139121+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "3718c105-73f9-439b-840b-fdc95a2ef35f",
"ReportedByName": "sample string 6",
"AssignedToID": "ce53d498-093a-4eec-bb9c-de7ac3a7279e",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:08:17.6139121+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "0f49ef94-f350-4f18-9a95-14f89feaa7ba",
"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": "069650f4-6085-4af1-98db-a744997bf0fd",
"ServiceTypeID": "1ffd9b45-bff5-488c-9142-1d08428e13ad",
"WorkOrderOn": "2026-02-04T07:08:17.6139121+04:00",
"WorkOrderID": "fd71be5f-0cb9-43e8-aee2-78250633b8b6",
"InspectionOn": "2026-02-04T07:08:17.6139121+04:00",
"InspectionItemID": "625a9719-b5ef-4a8f-82a9-65f43ad73217"
},
"PrevVehicleID": "cf731550-d254-4302-bc54-b9fe8f660080",
"CloseBy": "df68388d-046f-4e8f-bb5e-0ccc55abd766",
"CloseOn": "2026-02-04T07:08:17.6139121+04:00",
"CriticalLevel": 0,
"Id": "9364f2c5-a702-4640-83f9-014f61f22575",
"UserName": "sample string 17",
"UserID": "ab360fc4-16c4-4d3a-9dda-3b1ac7092175",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:08:17.6139121+04:00",
"ClientID": "2efdfdc5-f33f-47ee-9510-f46014da2675",
"ClientName": "sample string 22",
"PartnerID": "8b24b89d-2c7b-400d-89cc-68f00b8cb096",
"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">2efdfdc5-f33f-47ee-9510-f46014da2675</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-04T07:08:17.6139121+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9364f2c5-a702-4640-83f9-014f61f22575</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">8b24b89d-2c7b-400d-89cc-68f00b8cb096</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">ab360fc4-16c4-4d3a-9dda-3b1ac7092175</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>ce53d498-093a-4eec-bb9c-de7ac3a7279e</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>0f49ef94-f350-4f18-9a95-14f89feaa7ba</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>df68388d-046f-4e8f-bb5e-0ccc55abd766</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-04T07:08:17.6139121+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-04T07:08:17.6139121+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>d394fd29-38a9-4f9d-bf3a-def2239c8178</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>cf731550-d254-4302-bc54-b9fe8f660080</PrevVehicleID>
<ReportedByID>3718c105-73f9-439b-840b-fdc95a2ef35f</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-04T07:08:17.6139121+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>625a9719-b5ef-4a8f-82a9-65f43ad73217</InspectionItemID>
<InspectionOn>2026-02-04T07:08:17.6139121+04:00</InspectionOn>
<ServiceID>069650f4-6085-4af1-98db-a744997bf0fd</ServiceID>
<ServiceTypeID>1ffd9b45-bff5-488c-9142-1d08428e13ad</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>fd71be5f-0cb9-43e8-aee2-78250633b8b6</WorkOrderID>
<WorkOrderOn>2026-02-04T07:08:17.6139121+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>a2d0cbd0-d0fe-440f-b3a8-6bd391c3b69c</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>b0e59382-cb7f-4e9f-b800-d9029102cf20</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>2c4da3bd-014d-4817-8d67-6123243cb7d5</d3p1:PartnerID>
<d3p1:VehicleID>431329b4-89fe-44ae-b171-31498c8c0fd6</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2efdfdc5-f33f-47ee-9510-f46014da2675</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-04T07:08:17.6139121+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9364f2c5-a702-4640-83f9-014f61f22575</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">8b24b89d-2c7b-400d-89cc-68f00b8cb096</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">ab360fc4-16c4-4d3a-9dda-3b1ac7092175</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>ce53d498-093a-4eec-bb9c-de7ac3a7279e</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>0f49ef94-f350-4f18-9a95-14f89feaa7ba</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>df68388d-046f-4e8f-bb5e-0ccc55abd766</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-04T07:08:17.6139121+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-04T07:08:17.6139121+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>d394fd29-38a9-4f9d-bf3a-def2239c8178</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>cf731550-d254-4302-bc54-b9fe8f660080</PrevVehicleID>
<ReportedByID>3718c105-73f9-439b-840b-fdc95a2ef35f</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-04T07:08:17.6139121+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>625a9719-b5ef-4a8f-82a9-65f43ad73217</InspectionItemID>
<InspectionOn>2026-02-04T07:08:17.6139121+04:00</InspectionOn>
<ServiceID>069650f4-6085-4af1-98db-a744997bf0fd</ServiceID>
<ServiceTypeID>1ffd9b45-bff5-488c-9142-1d08428e13ad</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>fd71be5f-0cb9-43e8-aee2-78250633b8b6</WorkOrderID>
<WorkOrderOn>2026-02-04T07:08:17.6139121+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>a2d0cbd0-d0fe-440f-b3a8-6bd391c3b69c</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>b0e59382-cb7f-4e9f-b800-d9029102cf20</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>2c4da3bd-014d-4817-8d67-6123243cb7d5</d3p1:PartnerID>
<d3p1:VehicleID>431329b4-89fe-44ae-b171-31498c8c0fd6</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>