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": "95c1b2be-24eb-4824-928e-79181e86a720",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "50989ce1-57e6-4482-ad7e-0cd1eac485d2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "6bbfb83a-985d-42da-a9a6-4f81bccdc8f2",
"PartnerID": "c8b2670a-2ad3-463d-b44b-054820601ee6"
},
"IssueID": "bfe494e5-dcf7-482d-a66a-8b407b72a56e",
"ReportedDate": "2026-09-22T20:42:21.3407811+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "60ceb48e-76dd-4fed-9d2f-3e5384a88be9",
"ReportedByName": "sample string 6",
"AssignedToID": "682942d4-4a3f-4c7a-897c-4a8a9ff950bd",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-09-22T20:42:21.3407811+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e6db5cb6-4ecb-4a04-b1c7-20e0cd182f5f",
"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": "672527e5-37f5-4bb6-8450-5c36575086cb",
"ServiceTypeID": "e4a12a76-f55a-4df9-ad4c-d49a233c44a7",
"WorkOrderOn": "2026-09-22T20:42:21.3407811+04:00",
"WorkOrderID": "38b65ea4-d014-4d22-a9d4-7a7f647beeda",
"InspectionOn": "2026-09-22T20:42:21.3407811+04:00",
"InspectionItemID": "8453c7c6-5733-47fd-a96d-d937723960bf"
},
"PrevVehicleID": "77dde733-c1c5-4197-9584-5d326eb64173",
"CloseBy": "f7cc6809-647d-43ae-9392-0149bc7bf359",
"CloseOn": "2026-09-22T20:42:21.3407811+04:00",
"CriticalLevel": 0,
"Id": "e862ce7d-68bc-4d22-832e-89f0c5c8548c",
"UserName": "sample string 17",
"UserID": "b63d2a36-0c3b-4738-8750-c3bd389bf38e",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-09-22T20:42:21.3407811+04:00",
"ClientID": "0fef56d7-bd2b-4114-b28e-384d6c29e04f",
"ClientName": "sample string 22",
"PartnerID": "b22bcf1d-79cf-49a3-9aa7-7bbcaceb2a8a",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "95c1b2be-24eb-4824-928e-79181e86a720",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "50989ce1-57e6-4482-ad7e-0cd1eac485d2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "6bbfb83a-985d-42da-a9a6-4f81bccdc8f2",
"PartnerID": "c8b2670a-2ad3-463d-b44b-054820601ee6"
},
"IssueID": "bfe494e5-dcf7-482d-a66a-8b407b72a56e",
"ReportedDate": "2026-09-22T20:42:21.3407811+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "60ceb48e-76dd-4fed-9d2f-3e5384a88be9",
"ReportedByName": "sample string 6",
"AssignedToID": "682942d4-4a3f-4c7a-897c-4a8a9ff950bd",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-09-22T20:42:21.3407811+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e6db5cb6-4ecb-4a04-b1c7-20e0cd182f5f",
"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": "672527e5-37f5-4bb6-8450-5c36575086cb",
"ServiceTypeID": "e4a12a76-f55a-4df9-ad4c-d49a233c44a7",
"WorkOrderOn": "2026-09-22T20:42:21.3407811+04:00",
"WorkOrderID": "38b65ea4-d014-4d22-a9d4-7a7f647beeda",
"InspectionOn": "2026-09-22T20:42:21.3407811+04:00",
"InspectionItemID": "8453c7c6-5733-47fd-a96d-d937723960bf"
},
"PrevVehicleID": "77dde733-c1c5-4197-9584-5d326eb64173",
"CloseBy": "f7cc6809-647d-43ae-9392-0149bc7bf359",
"CloseOn": "2026-09-22T20:42:21.3407811+04:00",
"CriticalLevel": 0,
"Id": "e862ce7d-68bc-4d22-832e-89f0c5c8548c",
"UserName": "sample string 17",
"UserID": "b63d2a36-0c3b-4738-8750-c3bd389bf38e",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-09-22T20:42:21.3407811+04:00",
"ClientID": "0fef56d7-bd2b-4114-b28e-384d6c29e04f",
"ClientName": "sample string 22",
"PartnerID": "b22bcf1d-79cf-49a3-9aa7-7bbcaceb2a8a",
"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">0fef56d7-bd2b-4114-b28e-384d6c29e04f</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-09-22T20:42:21.3407811+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">e862ce7d-68bc-4d22-832e-89f0c5c8548c</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b22bcf1d-79cf-49a3-9aa7-7bbcaceb2a8a</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">b63d2a36-0c3b-4738-8750-c3bd389bf38e</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>682942d4-4a3f-4c7a-897c-4a8a9ff950bd</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>e6db5cb6-4ecb-4a04-b1c7-20e0cd182f5f</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>f7cc6809-647d-43ae-9392-0149bc7bf359</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-09-22T20:42:21.3407811+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-09-22T20:42:21.3407811+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>bfe494e5-dcf7-482d-a66a-8b407b72a56e</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>77dde733-c1c5-4197-9584-5d326eb64173</PrevVehicleID>
<ReportedByID>60ceb48e-76dd-4fed-9d2f-3e5384a88be9</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-09-22T20:42:21.3407811+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>8453c7c6-5733-47fd-a96d-d937723960bf</InspectionItemID>
<InspectionOn>2026-09-22T20:42:21.3407811+04:00</InspectionOn>
<ServiceID>672527e5-37f5-4bb6-8450-5c36575086cb</ServiceID>
<ServiceTypeID>e4a12a76-f55a-4df9-ad4c-d49a233c44a7</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>38b65ea4-d014-4d22-a9d4-7a7f647beeda</WorkOrderID>
<WorkOrderOn>2026-09-22T20:42:21.3407811+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>6bbfb83a-985d-42da-a9a6-4f81bccdc8f2</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>50989ce1-57e6-4482-ad7e-0cd1eac485d2</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>c8b2670a-2ad3-463d-b44b-054820601ee6</d3p1:PartnerID>
<d3p1:VehicleID>95c1b2be-24eb-4824-928e-79181e86a720</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0fef56d7-bd2b-4114-b28e-384d6c29e04f</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-09-22T20:42:21.3407811+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">e862ce7d-68bc-4d22-832e-89f0c5c8548c</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b22bcf1d-79cf-49a3-9aa7-7bbcaceb2a8a</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">b63d2a36-0c3b-4738-8750-c3bd389bf38e</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>682942d4-4a3f-4c7a-897c-4a8a9ff950bd</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>e6db5cb6-4ecb-4a04-b1c7-20e0cd182f5f</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>f7cc6809-647d-43ae-9392-0149bc7bf359</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-09-22T20:42:21.3407811+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-09-22T20:42:21.3407811+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>bfe494e5-dcf7-482d-a66a-8b407b72a56e</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>77dde733-c1c5-4197-9584-5d326eb64173</PrevVehicleID>
<ReportedByID>60ceb48e-76dd-4fed-9d2f-3e5384a88be9</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-09-22T20:42:21.3407811+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>8453c7c6-5733-47fd-a96d-d937723960bf</InspectionItemID>
<InspectionOn>2026-09-22T20:42:21.3407811+04:00</InspectionOn>
<ServiceID>672527e5-37f5-4bb6-8450-5c36575086cb</ServiceID>
<ServiceTypeID>e4a12a76-f55a-4df9-ad4c-d49a233c44a7</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>38b65ea4-d014-4d22-a9d4-7a7f647beeda</WorkOrderID>
<WorkOrderOn>2026-09-22T20:42:21.3407811+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>6bbfb83a-985d-42da-a9a6-4f81bccdc8f2</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>50989ce1-57e6-4482-ad7e-0cd1eac485d2</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>c8b2670a-2ad3-463d-b44b-054820601ee6</d3p1:PartnerID>
<d3p1:VehicleID>95c1b2be-24eb-4824-928e-79181e86a720</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>