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": "6d615193-b17f-4bbe-ac2b-611c5ee22feb",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e86ad0e9-556f-4233-be9b-20e2f6642ad2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "31f72be0-c7b0-4fb9-9403-d7737c057811",
"PartnerID": "42d5e03f-146d-4ea7-aa48-3555201e2a6f"
},
"IssueID": "327ab489-baa1-4eb4-921d-1c0bccd42564",
"ReportedDate": "2025-12-25T18:55:04.7634151+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "8e94b757-4d7d-4937-9dc0-0f4f1a0a067c",
"ReportedByName": "sample string 6",
"AssignedToID": "059af039-0331-4f8c-8a06-9e919144cdfd",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:55:04.7634151+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "fb5bf818-bb90-4ea5-9f59-fa2a763f0094",
"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": "5375d6ec-1a70-4125-8722-9fc8a99c7502",
"ServiceTypeID": "9fc78b4d-5bab-45ce-8b58-4863afd27e2c",
"WorkOrderOn": "2025-12-25T18:55:04.7634151+04:00",
"WorkOrderID": "589c932a-7321-4944-901f-f28c3dad1da2",
"InspectionOn": "2025-12-25T18:55:04.7634151+04:00",
"InspectionItemID": "7a3670e2-78cb-4531-af12-4df3b7207220"
},
"PrevVehicleID": "9b97a425-3fc6-4cd9-aaf4-bd967a81adff",
"CloseBy": "015953de-df9b-4d42-bffb-26b8f50a5829",
"CloseOn": "2025-12-25T18:55:04.7634151+04:00",
"CriticalLevel": 0,
"Id": "53b50506-61cf-4570-b17a-d1eb210d32c0",
"UserName": "sample string 17",
"UserID": "89e22818-0ca7-4fde-a2c7-69337fbb6be0",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:55:04.7634151+04:00",
"ClientID": "0c8cba91-565d-4297-a3a8-25aba6c73869",
"ClientName": "sample string 22",
"PartnerID": "167b292d-74cb-4275-b691-a76effd2540b",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "6d615193-b17f-4bbe-ac2b-611c5ee22feb",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e86ad0e9-556f-4233-be9b-20e2f6642ad2",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "31f72be0-c7b0-4fb9-9403-d7737c057811",
"PartnerID": "42d5e03f-146d-4ea7-aa48-3555201e2a6f"
},
"IssueID": "327ab489-baa1-4eb4-921d-1c0bccd42564",
"ReportedDate": "2025-12-25T18:55:04.7634151+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "8e94b757-4d7d-4937-9dc0-0f4f1a0a067c",
"ReportedByName": "sample string 6",
"AssignedToID": "059af039-0331-4f8c-8a06-9e919144cdfd",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:55:04.7634151+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "fb5bf818-bb90-4ea5-9f59-fa2a763f0094",
"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": "5375d6ec-1a70-4125-8722-9fc8a99c7502",
"ServiceTypeID": "9fc78b4d-5bab-45ce-8b58-4863afd27e2c",
"WorkOrderOn": "2025-12-25T18:55:04.7634151+04:00",
"WorkOrderID": "589c932a-7321-4944-901f-f28c3dad1da2",
"InspectionOn": "2025-12-25T18:55:04.7634151+04:00",
"InspectionItemID": "7a3670e2-78cb-4531-af12-4df3b7207220"
},
"PrevVehicleID": "9b97a425-3fc6-4cd9-aaf4-bd967a81adff",
"CloseBy": "015953de-df9b-4d42-bffb-26b8f50a5829",
"CloseOn": "2025-12-25T18:55:04.7634151+04:00",
"CriticalLevel": 0,
"Id": "53b50506-61cf-4570-b17a-d1eb210d32c0",
"UserName": "sample string 17",
"UserID": "89e22818-0ca7-4fde-a2c7-69337fbb6be0",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:55:04.7634151+04:00",
"ClientID": "0c8cba91-565d-4297-a3a8-25aba6c73869",
"ClientName": "sample string 22",
"PartnerID": "167b292d-74cb-4275-b691-a76effd2540b",
"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">0c8cba91-565d-4297-a3a8-25aba6c73869</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-12-25T18:55:04.7634151+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">53b50506-61cf-4570-b17a-d1eb210d32c0</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">167b292d-74cb-4275-b691-a76effd2540b</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">89e22818-0ca7-4fde-a2c7-69337fbb6be0</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>059af039-0331-4f8c-8a06-9e919144cdfd</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>fb5bf818-bb90-4ea5-9f59-fa2a763f0094</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>015953de-df9b-4d42-bffb-26b8f50a5829</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-12-25T18:55:04.7634151+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-12-25T18:55:04.7634151+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>327ab489-baa1-4eb4-921d-1c0bccd42564</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>9b97a425-3fc6-4cd9-aaf4-bd967a81adff</PrevVehicleID>
<ReportedByID>8e94b757-4d7d-4937-9dc0-0f4f1a0a067c</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-12-25T18:55:04.7634151+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>7a3670e2-78cb-4531-af12-4df3b7207220</InspectionItemID>
<InspectionOn>2025-12-25T18:55:04.7634151+04:00</InspectionOn>
<ServiceID>5375d6ec-1a70-4125-8722-9fc8a99c7502</ServiceID>
<ServiceTypeID>9fc78b4d-5bab-45ce-8b58-4863afd27e2c</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>589c932a-7321-4944-901f-f28c3dad1da2</WorkOrderID>
<WorkOrderOn>2025-12-25T18:55:04.7634151+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>31f72be0-c7b0-4fb9-9403-d7737c057811</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>e86ad0e9-556f-4233-be9b-20e2f6642ad2</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>42d5e03f-146d-4ea7-aa48-3555201e2a6f</d3p1:PartnerID>
<d3p1:VehicleID>6d615193-b17f-4bbe-ac2b-611c5ee22feb</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0c8cba91-565d-4297-a3a8-25aba6c73869</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-12-25T18:55:04.7634151+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">53b50506-61cf-4570-b17a-d1eb210d32c0</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">167b292d-74cb-4275-b691-a76effd2540b</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">89e22818-0ca7-4fde-a2c7-69337fbb6be0</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>059af039-0331-4f8c-8a06-9e919144cdfd</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>fb5bf818-bb90-4ea5-9f59-fa2a763f0094</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>015953de-df9b-4d42-bffb-26b8f50a5829</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-12-25T18:55:04.7634151+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-12-25T18:55:04.7634151+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>327ab489-baa1-4eb4-921d-1c0bccd42564</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>9b97a425-3fc6-4cd9-aaf4-bd967a81adff</PrevVehicleID>
<ReportedByID>8e94b757-4d7d-4937-9dc0-0f4f1a0a067c</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-12-25T18:55:04.7634151+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>7a3670e2-78cb-4531-af12-4df3b7207220</InspectionItemID>
<InspectionOn>2025-12-25T18:55:04.7634151+04:00</InspectionOn>
<ServiceID>5375d6ec-1a70-4125-8722-9fc8a99c7502</ServiceID>
<ServiceTypeID>9fc78b4d-5bab-45ce-8b58-4863afd27e2c</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>589c932a-7321-4944-901f-f28c3dad1da2</WorkOrderID>
<WorkOrderOn>2025-12-25T18:55:04.7634151+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>31f72be0-c7b0-4fb9-9403-d7737c057811</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>e86ad0e9-556f-4233-be9b-20e2f6642ad2</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>42d5e03f-146d-4ea7-aa48-3555201e2a6f</d3p1:PartnerID>
<d3p1:VehicleID>6d615193-b17f-4bbe-ac2b-611c5ee22feb</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>