GET Api/Issue?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": "96ec4fd5-59d1-4a54-a8d8-0a9104023d3d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e4f30f27-ee43-4015-b4e1-2bfe73f67d18",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2ea2ba62-9df1-4807-94d6-d1ca5a7dedcc",
"PartnerID": "e73541e5-1d54-46e8-a949-391fa4cf3a50"
},
"IssueID": "63919a1b-1a71-4075-a050-81647ebc36e8",
"ReportedDate": "2026-08-06T11:24:41.138572+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e2038adc-8fb2-4aef-92ab-0636f638abc7",
"ReportedByName": "sample string 6",
"AssignedToID": "0f835c78-d174-47ba-8815-cee6647bfaa1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-06T11:24:41.138572+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "4f732a65-05c2-41e6-afc0-796c225a8af1",
"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": "41aded85-5da6-4625-988a-3f5e422fd0b0",
"ServiceTypeID": "f756c863-baa0-4c1e-a1dc-cf2a62c69455",
"WorkOrderOn": "2026-08-06T11:24:41.138572+04:00",
"WorkOrderID": "b76b8232-1adb-4426-9084-5bf056cd9909",
"InspectionOn": "2026-08-06T11:24:41.138572+04:00",
"InspectionItemID": "3263ea09-5722-4b8d-8b4e-e22cc4bbb05f"
},
"PrevVehicleID": "a272367f-79e8-4f8a-b347-0f3c54308ee8",
"CloseBy": "ce7e449c-508d-4c82-b352-1c26de84a6d1",
"CloseOn": "2026-08-06T11:24:41.138572+04:00",
"CriticalLevel": 0,
"Id": "bee4215b-8d9c-45a4-968c-7f13a629a14f",
"UserName": "sample string 17",
"UserID": "e6da4bc1-d3ae-4432-814b-ff6c203b4733",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-06T11:24:41.138572+04:00",
"ClientID": "cf805056-42e7-4983-ad1e-557776e3b8e4",
"ClientName": "sample string 22",
"PartnerID": "28c29625-c960-4326-afbd-7bee3bd7f7ad",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "96ec4fd5-59d1-4a54-a8d8-0a9104023d3d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e4f30f27-ee43-4015-b4e1-2bfe73f67d18",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "2ea2ba62-9df1-4807-94d6-d1ca5a7dedcc",
"PartnerID": "e73541e5-1d54-46e8-a949-391fa4cf3a50"
},
"IssueID": "63919a1b-1a71-4075-a050-81647ebc36e8",
"ReportedDate": "2026-08-06T11:24:41.138572+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e2038adc-8fb2-4aef-92ab-0636f638abc7",
"ReportedByName": "sample string 6",
"AssignedToID": "0f835c78-d174-47ba-8815-cee6647bfaa1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-06T11:24:41.138572+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "4f732a65-05c2-41e6-afc0-796c225a8af1",
"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": "41aded85-5da6-4625-988a-3f5e422fd0b0",
"ServiceTypeID": "f756c863-baa0-4c1e-a1dc-cf2a62c69455",
"WorkOrderOn": "2026-08-06T11:24:41.138572+04:00",
"WorkOrderID": "b76b8232-1adb-4426-9084-5bf056cd9909",
"InspectionOn": "2026-08-06T11:24:41.138572+04:00",
"InspectionItemID": "3263ea09-5722-4b8d-8b4e-e22cc4bbb05f"
},
"PrevVehicleID": "a272367f-79e8-4f8a-b347-0f3c54308ee8",
"CloseBy": "ce7e449c-508d-4c82-b352-1c26de84a6d1",
"CloseOn": "2026-08-06T11:24:41.138572+04:00",
"CriticalLevel": 0,
"Id": "bee4215b-8d9c-45a4-968c-7f13a629a14f",
"UserName": "sample string 17",
"UserID": "e6da4bc1-d3ae-4432-814b-ff6c203b4733",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-06T11:24:41.138572+04:00",
"ClientID": "cf805056-42e7-4983-ad1e-557776e3b8e4",
"ClientName": "sample string 22",
"PartnerID": "28c29625-c960-4326-afbd-7bee3bd7f7ad",
"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">cf805056-42e7-4983-ad1e-557776e3b8e4</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-08-06T11:24:41.138572+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">bee4215b-8d9c-45a4-968c-7f13a629a14f</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">28c29625-c960-4326-afbd-7bee3bd7f7ad</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">e6da4bc1-d3ae-4432-814b-ff6c203b4733</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>0f835c78-d174-47ba-8815-cee6647bfaa1</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>4f732a65-05c2-41e6-afc0-796c225a8af1</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>ce7e449c-508d-4c82-b352-1c26de84a6d1</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-06T11:24:41.138572+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-06T11:24:41.138572+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>63919a1b-1a71-4075-a050-81647ebc36e8</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>a272367f-79e8-4f8a-b347-0f3c54308ee8</PrevVehicleID>
<ReportedByID>e2038adc-8fb2-4aef-92ab-0636f638abc7</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-06T11:24:41.138572+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>3263ea09-5722-4b8d-8b4e-e22cc4bbb05f</InspectionItemID>
<InspectionOn>2026-08-06T11:24:41.138572+04:00</InspectionOn>
<ServiceID>41aded85-5da6-4625-988a-3f5e422fd0b0</ServiceID>
<ServiceTypeID>f756c863-baa0-4c1e-a1dc-cf2a62c69455</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>b76b8232-1adb-4426-9084-5bf056cd9909</WorkOrderID>
<WorkOrderOn>2026-08-06T11:24:41.138572+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>2ea2ba62-9df1-4807-94d6-d1ca5a7dedcc</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>e4f30f27-ee43-4015-b4e1-2bfe73f67d18</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>e73541e5-1d54-46e8-a949-391fa4cf3a50</d3p1:PartnerID>
<d3p1:VehicleID>96ec4fd5-59d1-4a54-a8d8-0a9104023d3d</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">cf805056-42e7-4983-ad1e-557776e3b8e4</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-08-06T11:24:41.138572+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">bee4215b-8d9c-45a4-968c-7f13a629a14f</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">28c29625-c960-4326-afbd-7bee3bd7f7ad</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">e6da4bc1-d3ae-4432-814b-ff6c203b4733</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>0f835c78-d174-47ba-8815-cee6647bfaa1</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>4f732a65-05c2-41e6-afc0-796c225a8af1</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>ce7e449c-508d-4c82-b352-1c26de84a6d1</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-06T11:24:41.138572+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-06T11:24:41.138572+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>63919a1b-1a71-4075-a050-81647ebc36e8</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>a272367f-79e8-4f8a-b347-0f3c54308ee8</PrevVehicleID>
<ReportedByID>e2038adc-8fb2-4aef-92ab-0636f638abc7</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-06T11:24:41.138572+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>3263ea09-5722-4b8d-8b4e-e22cc4bbb05f</InspectionItemID>
<InspectionOn>2026-08-06T11:24:41.138572+04:00</InspectionOn>
<ServiceID>41aded85-5da6-4625-988a-3f5e422fd0b0</ServiceID>
<ServiceTypeID>f756c863-baa0-4c1e-a1dc-cf2a62c69455</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>b76b8232-1adb-4426-9084-5bf056cd9909</WorkOrderID>
<WorkOrderOn>2026-08-06T11:24:41.138572+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>2ea2ba62-9df1-4807-94d6-d1ca5a7dedcc</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>e4f30f27-ee43-4015-b4e1-2bfe73f67d18</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>e73541e5-1d54-46e8-a949-391fa4cf3a50</d3p1:PartnerID>
<d3p1:VehicleID>96ec4fd5-59d1-4a54-a8d8-0a9104023d3d</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>