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": "be3fc640-2720-4169-bd1a-272e3e78bb2b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f0383e3d-acba-4aca-8f7b-6cbc8994bb7e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "0dd8421d-2190-4f50-b1b9-088b2408a986",
"PartnerID": "a18a2e18-efbb-4d25-b991-0a6c8f0f4733"
},
"IssueID": "df32a12f-535d-4a2b-8ce8-17688b995d46",
"ReportedDate": "2026-06-06T18:37:43.6359034+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "8b416b7e-5ef5-40ae-b05c-e7bab372b6f4",
"ReportedByName": "sample string 6",
"AssignedToID": "af189b36-fb3c-47a8-b62e-2eb587c5a1e5",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-06-06T18:37:43.6359034+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b74f25fd-60e7-496d-9865-3b4e37682759",
"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": "ea2ff3de-d4ef-4f0c-a630-8242265bdb33",
"ServiceTypeID": "3461ae37-4145-4bc5-b4d4-b140e844b5f5",
"WorkOrderOn": "2026-06-06T18:37:43.6359034+04:00",
"WorkOrderID": "0f01be63-0e99-48d8-90c4-f24684d437d9",
"InspectionOn": "2026-06-06T18:37:43.6359034+04:00",
"InspectionItemID": "bbcccc64-9aee-4072-93c0-ba4f43a395e2"
},
"PrevVehicleID": "f3b72ce9-c5ef-41d3-9c5d-ef066ed70fa0",
"CloseBy": "8fb8f244-b0a8-4ace-891c-a71c09186c99",
"CloseOn": "2026-06-06T18:37:43.6359034+04:00",
"CriticalLevel": 0,
"Id": "56935464-113b-4075-a94f-296391be5b63",
"UserName": "sample string 17",
"UserID": "6abd68f5-db20-4722-8ef2-b225b0a8a416",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-06-06T18:37:43.6359034+04:00",
"ClientID": "9f12b7f9-0755-4be3-ae25-0a9e589fcc33",
"ClientName": "sample string 22",
"PartnerID": "f3837114-419f-46fc-a920-e220175130c9",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "be3fc640-2720-4169-bd1a-272e3e78bb2b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f0383e3d-acba-4aca-8f7b-6cbc8994bb7e",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "0dd8421d-2190-4f50-b1b9-088b2408a986",
"PartnerID": "a18a2e18-efbb-4d25-b991-0a6c8f0f4733"
},
"IssueID": "df32a12f-535d-4a2b-8ce8-17688b995d46",
"ReportedDate": "2026-06-06T18:37:43.6359034+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "8b416b7e-5ef5-40ae-b05c-e7bab372b6f4",
"ReportedByName": "sample string 6",
"AssignedToID": "af189b36-fb3c-47a8-b62e-2eb587c5a1e5",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-06-06T18:37:43.6359034+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b74f25fd-60e7-496d-9865-3b4e37682759",
"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": "ea2ff3de-d4ef-4f0c-a630-8242265bdb33",
"ServiceTypeID": "3461ae37-4145-4bc5-b4d4-b140e844b5f5",
"WorkOrderOn": "2026-06-06T18:37:43.6359034+04:00",
"WorkOrderID": "0f01be63-0e99-48d8-90c4-f24684d437d9",
"InspectionOn": "2026-06-06T18:37:43.6359034+04:00",
"InspectionItemID": "bbcccc64-9aee-4072-93c0-ba4f43a395e2"
},
"PrevVehicleID": "f3b72ce9-c5ef-41d3-9c5d-ef066ed70fa0",
"CloseBy": "8fb8f244-b0a8-4ace-891c-a71c09186c99",
"CloseOn": "2026-06-06T18:37:43.6359034+04:00",
"CriticalLevel": 0,
"Id": "56935464-113b-4075-a94f-296391be5b63",
"UserName": "sample string 17",
"UserID": "6abd68f5-db20-4722-8ef2-b225b0a8a416",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-06-06T18:37:43.6359034+04:00",
"ClientID": "9f12b7f9-0755-4be3-ae25-0a9e589fcc33",
"ClientName": "sample string 22",
"PartnerID": "f3837114-419f-46fc-a920-e220175130c9",
"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">9f12b7f9-0755-4be3-ae25-0a9e589fcc33</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-06-06T18:37:43.6359034+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">56935464-113b-4075-a94f-296391be5b63</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">f3837114-419f-46fc-a920-e220175130c9</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">6abd68f5-db20-4722-8ef2-b225b0a8a416</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>af189b36-fb3c-47a8-b62e-2eb587c5a1e5</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>b74f25fd-60e7-496d-9865-3b4e37682759</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>8fb8f244-b0a8-4ace-891c-a71c09186c99</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-06-06T18:37:43.6359034+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-06-06T18:37:43.6359034+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>df32a12f-535d-4a2b-8ce8-17688b995d46</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>f3b72ce9-c5ef-41d3-9c5d-ef066ed70fa0</PrevVehicleID>
<ReportedByID>8b416b7e-5ef5-40ae-b05c-e7bab372b6f4</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-06-06T18:37:43.6359034+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>bbcccc64-9aee-4072-93c0-ba4f43a395e2</InspectionItemID>
<InspectionOn>2026-06-06T18:37:43.6359034+04:00</InspectionOn>
<ServiceID>ea2ff3de-d4ef-4f0c-a630-8242265bdb33</ServiceID>
<ServiceTypeID>3461ae37-4145-4bc5-b4d4-b140e844b5f5</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>0f01be63-0e99-48d8-90c4-f24684d437d9</WorkOrderID>
<WorkOrderOn>2026-06-06T18:37:43.6359034+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>0dd8421d-2190-4f50-b1b9-088b2408a986</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>f0383e3d-acba-4aca-8f7b-6cbc8994bb7e</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>a18a2e18-efbb-4d25-b991-0a6c8f0f4733</d3p1:PartnerID>
<d3p1:VehicleID>be3fc640-2720-4169-bd1a-272e3e78bb2b</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9f12b7f9-0755-4be3-ae25-0a9e589fcc33</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-06-06T18:37:43.6359034+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">56935464-113b-4075-a94f-296391be5b63</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">f3837114-419f-46fc-a920-e220175130c9</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">6abd68f5-db20-4722-8ef2-b225b0a8a416</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>af189b36-fb3c-47a8-b62e-2eb587c5a1e5</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>b74f25fd-60e7-496d-9865-3b4e37682759</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>8fb8f244-b0a8-4ace-891c-a71c09186c99</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-06-06T18:37:43.6359034+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-06-06T18:37:43.6359034+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>df32a12f-535d-4a2b-8ce8-17688b995d46</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>f3b72ce9-c5ef-41d3-9c5d-ef066ed70fa0</PrevVehicleID>
<ReportedByID>8b416b7e-5ef5-40ae-b05c-e7bab372b6f4</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-06-06T18:37:43.6359034+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>bbcccc64-9aee-4072-93c0-ba4f43a395e2</InspectionItemID>
<InspectionOn>2026-06-06T18:37:43.6359034+04:00</InspectionOn>
<ServiceID>ea2ff3de-d4ef-4f0c-a630-8242265bdb33</ServiceID>
<ServiceTypeID>3461ae37-4145-4bc5-b4d4-b140e844b5f5</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>0f01be63-0e99-48d8-90c4-f24684d437d9</WorkOrderID>
<WorkOrderOn>2026-06-06T18:37:43.6359034+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>0dd8421d-2190-4f50-b1b9-088b2408a986</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>f0383e3d-acba-4aca-8f7b-6cbc8994bb7e</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>a18a2e18-efbb-4d25-b991-0a6c8f0f4733</d3p1:PartnerID>
<d3p1:VehicleID>be3fc640-2720-4169-bd1a-272e3e78bb2b</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>