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": "cd122b65-e8ff-4530-a8ec-ec65df3aa5a9",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "13ce1385-f397-4bba-90aa-eb3f69908279",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "945a8132-55f6-4ee8-b07c-6e0d9a25b54d",
"PartnerID": "d0324e67-02ef-4040-9819-447f972e5226"
},
"IssueID": "80a1c79f-3d41-4c11-ae07-29ea3c765fa0",
"ReportedDate": "2026-02-08T22:57:58.2597081+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "df0b7061-4e04-485d-b87f-f0922c62d6eb",
"ReportedByName": "sample string 6",
"AssignedToID": "ff12a34b-9c9f-47a2-8ab9-c8652c38aeab",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-08T22:57:58.2597081+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "9c23c55d-139b-48e3-8006-1e491c947198",
"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": "f090280b-4d8c-4411-907b-86f086d9fc6e",
"ServiceTypeID": "191f3a2c-1af4-4c03-afc6-5d015073a085",
"WorkOrderOn": "2026-02-08T22:57:58.2597081+04:00",
"WorkOrderID": "ee589f52-81b5-4254-a13f-6f730ca5d86a",
"InspectionOn": "2026-02-08T22:57:58.2597081+04:00",
"InspectionItemID": "d97c7992-82ca-42de-ac21-89b406cfcd20"
},
"PrevVehicleID": "e80d84eb-056d-4651-b2bf-a6a62c289129",
"CloseBy": "ffeead6b-3f67-4c75-8434-63e2ba12a9ef",
"CloseOn": "2026-02-08T22:57:58.2597081+04:00",
"CriticalLevel": 0,
"Id": "5631e966-0a6e-4c61-9c2c-18f50b42c9cd",
"UserName": "sample string 17",
"UserID": "0795cf42-26d4-4be0-9b40-0d6ec57c25b4",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-08T22:57:58.2597081+04:00",
"ClientID": "045393ba-80e3-4d3a-92a9-0505f29b1bb0",
"ClientName": "sample string 22",
"PartnerID": "8a2a8c14-bcd9-451b-a0f3-ce9b4e4550b5",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "cd122b65-e8ff-4530-a8ec-ec65df3aa5a9",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "13ce1385-f397-4bba-90aa-eb3f69908279",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "945a8132-55f6-4ee8-b07c-6e0d9a25b54d",
"PartnerID": "d0324e67-02ef-4040-9819-447f972e5226"
},
"IssueID": "80a1c79f-3d41-4c11-ae07-29ea3c765fa0",
"ReportedDate": "2026-02-08T22:57:58.2597081+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "df0b7061-4e04-485d-b87f-f0922c62d6eb",
"ReportedByName": "sample string 6",
"AssignedToID": "ff12a34b-9c9f-47a2-8ab9-c8652c38aeab",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-08T22:57:58.2597081+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "9c23c55d-139b-48e3-8006-1e491c947198",
"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": "f090280b-4d8c-4411-907b-86f086d9fc6e",
"ServiceTypeID": "191f3a2c-1af4-4c03-afc6-5d015073a085",
"WorkOrderOn": "2026-02-08T22:57:58.2597081+04:00",
"WorkOrderID": "ee589f52-81b5-4254-a13f-6f730ca5d86a",
"InspectionOn": "2026-02-08T22:57:58.2597081+04:00",
"InspectionItemID": "d97c7992-82ca-42de-ac21-89b406cfcd20"
},
"PrevVehicleID": "e80d84eb-056d-4651-b2bf-a6a62c289129",
"CloseBy": "ffeead6b-3f67-4c75-8434-63e2ba12a9ef",
"CloseOn": "2026-02-08T22:57:58.2597081+04:00",
"CriticalLevel": 0,
"Id": "5631e966-0a6e-4c61-9c2c-18f50b42c9cd",
"UserName": "sample string 17",
"UserID": "0795cf42-26d4-4be0-9b40-0d6ec57c25b4",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-08T22:57:58.2597081+04:00",
"ClientID": "045393ba-80e3-4d3a-92a9-0505f29b1bb0",
"ClientName": "sample string 22",
"PartnerID": "8a2a8c14-bcd9-451b-a0f3-ce9b4e4550b5",
"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">045393ba-80e3-4d3a-92a9-0505f29b1bb0</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-08T22:57:58.2597081+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">5631e966-0a6e-4c61-9c2c-18f50b42c9cd</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">8a2a8c14-bcd9-451b-a0f3-ce9b4e4550b5</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">0795cf42-26d4-4be0-9b40-0d6ec57c25b4</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>ff12a34b-9c9f-47a2-8ab9-c8652c38aeab</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>9c23c55d-139b-48e3-8006-1e491c947198</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>ffeead6b-3f67-4c75-8434-63e2ba12a9ef</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-08T22:57:58.2597081+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-08T22:57:58.2597081+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>80a1c79f-3d41-4c11-ae07-29ea3c765fa0</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>e80d84eb-056d-4651-b2bf-a6a62c289129</PrevVehicleID>
<ReportedByID>df0b7061-4e04-485d-b87f-f0922c62d6eb</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-08T22:57:58.2597081+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>d97c7992-82ca-42de-ac21-89b406cfcd20</InspectionItemID>
<InspectionOn>2026-02-08T22:57:58.2597081+04:00</InspectionOn>
<ServiceID>f090280b-4d8c-4411-907b-86f086d9fc6e</ServiceID>
<ServiceTypeID>191f3a2c-1af4-4c03-afc6-5d015073a085</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>ee589f52-81b5-4254-a13f-6f730ca5d86a</WorkOrderID>
<WorkOrderOn>2026-02-08T22:57:58.2597081+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>945a8132-55f6-4ee8-b07c-6e0d9a25b54d</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>13ce1385-f397-4bba-90aa-eb3f69908279</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>d0324e67-02ef-4040-9819-447f972e5226</d3p1:PartnerID>
<d3p1:VehicleID>cd122b65-e8ff-4530-a8ec-ec65df3aa5a9</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">045393ba-80e3-4d3a-92a9-0505f29b1bb0</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-08T22:57:58.2597081+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">5631e966-0a6e-4c61-9c2c-18f50b42c9cd</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">8a2a8c14-bcd9-451b-a0f3-ce9b4e4550b5</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">0795cf42-26d4-4be0-9b40-0d6ec57c25b4</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>ff12a34b-9c9f-47a2-8ab9-c8652c38aeab</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>9c23c55d-139b-48e3-8006-1e491c947198</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>ffeead6b-3f67-4c75-8434-63e2ba12a9ef</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-08T22:57:58.2597081+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-08T22:57:58.2597081+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>80a1c79f-3d41-4c11-ae07-29ea3c765fa0</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>e80d84eb-056d-4651-b2bf-a6a62c289129</PrevVehicleID>
<ReportedByID>df0b7061-4e04-485d-b87f-f0922c62d6eb</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-08T22:57:58.2597081+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>d97c7992-82ca-42de-ac21-89b406cfcd20</InspectionItemID>
<InspectionOn>2026-02-08T22:57:58.2597081+04:00</InspectionOn>
<ServiceID>f090280b-4d8c-4411-907b-86f086d9fc6e</ServiceID>
<ServiceTypeID>191f3a2c-1af4-4c03-afc6-5d015073a085</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>ee589f52-81b5-4254-a13f-6f730ca5d86a</WorkOrderID>
<WorkOrderOn>2026-02-08T22:57:58.2597081+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>945a8132-55f6-4ee8-b07c-6e0d9a25b54d</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>13ce1385-f397-4bba-90aa-eb3f69908279</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>d0324e67-02ef-4040-9819-447f972e5226</d3p1:PartnerID>
<d3p1:VehicleID>cd122b65-e8ff-4530-a8ec-ec65df3aa5a9</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>