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": "f4a4f9d9-1f58-4b9e-a6be-089d56a7843a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "94ec6100-aff0-4aff-a1b0-8d31c7bb2ddc",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "c0e99f33-2f44-40c8-bd7c-dd4b001662cd",
"PartnerID": "59898b0b-4b59-4351-ae03-d7c32ea18d9a"
},
"IssueID": "becb27a3-c383-479b-9493-62810acd45e0",
"ReportedDate": "2026-02-14T23:12:28.3426444+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "08c33f31-b695-46c3-8b6c-5f3fd41408f7",
"ReportedByName": "sample string 6",
"AssignedToID": "c2db9800-e759-4007-9f99-ea045b331d75",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-14T23:12:28.3426444+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "480b90c7-499c-4ffa-943b-f80bfcbdfde3",
"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": "b8165803-8e2e-49b0-bf01-95e01a92f77f",
"ServiceTypeID": "4749df57-b953-4003-8422-eae817f09577",
"WorkOrderOn": "2026-02-14T23:12:28.3426444+04:00",
"WorkOrderID": "77e6d58c-6e74-4e26-9df1-5b8d78badcee",
"InspectionOn": "2026-02-14T23:12:28.3426444+04:00",
"InspectionItemID": "25814515-fb87-4184-af69-41be90eb2e44"
},
"PrevVehicleID": "0745cf3d-b5eb-4537-8dee-3cd69981f7bc",
"CloseBy": "45597060-7e80-4be1-b358-b5b46bda6448",
"CloseOn": "2026-02-14T23:12:28.3426444+04:00",
"CriticalLevel": 0,
"Id": "3f23f3e1-1cc8-48ee-b087-3a7d5bff4faf",
"UserName": "sample string 17",
"UserID": "70b627ed-fa49-40dd-920a-fff2cd3f674f",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-14T23:12:28.3426444+04:00",
"ClientID": "6ef01d2d-f3a4-4eb6-9d9a-1b790f4198c7",
"ClientName": "sample string 22",
"PartnerID": "97854b38-9fa2-414f-a296-d9640530ecc6",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "f4a4f9d9-1f58-4b9e-a6be-089d56a7843a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "94ec6100-aff0-4aff-a1b0-8d31c7bb2ddc",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "c0e99f33-2f44-40c8-bd7c-dd4b001662cd",
"PartnerID": "59898b0b-4b59-4351-ae03-d7c32ea18d9a"
},
"IssueID": "becb27a3-c383-479b-9493-62810acd45e0",
"ReportedDate": "2026-02-14T23:12:28.3426444+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "08c33f31-b695-46c3-8b6c-5f3fd41408f7",
"ReportedByName": "sample string 6",
"AssignedToID": "c2db9800-e759-4007-9f99-ea045b331d75",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-14T23:12:28.3426444+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "480b90c7-499c-4ffa-943b-f80bfcbdfde3",
"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": "b8165803-8e2e-49b0-bf01-95e01a92f77f",
"ServiceTypeID": "4749df57-b953-4003-8422-eae817f09577",
"WorkOrderOn": "2026-02-14T23:12:28.3426444+04:00",
"WorkOrderID": "77e6d58c-6e74-4e26-9df1-5b8d78badcee",
"InspectionOn": "2026-02-14T23:12:28.3426444+04:00",
"InspectionItemID": "25814515-fb87-4184-af69-41be90eb2e44"
},
"PrevVehicleID": "0745cf3d-b5eb-4537-8dee-3cd69981f7bc",
"CloseBy": "45597060-7e80-4be1-b358-b5b46bda6448",
"CloseOn": "2026-02-14T23:12:28.3426444+04:00",
"CriticalLevel": 0,
"Id": "3f23f3e1-1cc8-48ee-b087-3a7d5bff4faf",
"UserName": "sample string 17",
"UserID": "70b627ed-fa49-40dd-920a-fff2cd3f674f",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-14T23:12:28.3426444+04:00",
"ClientID": "6ef01d2d-f3a4-4eb6-9d9a-1b790f4198c7",
"ClientName": "sample string 22",
"PartnerID": "97854b38-9fa2-414f-a296-d9640530ecc6",
"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">6ef01d2d-f3a4-4eb6-9d9a-1b790f4198c7</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-14T23:12:28.3426444+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3f23f3e1-1cc8-48ee-b087-3a7d5bff4faf</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">97854b38-9fa2-414f-a296-d9640530ecc6</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">70b627ed-fa49-40dd-920a-fff2cd3f674f</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>c2db9800-e759-4007-9f99-ea045b331d75</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>480b90c7-499c-4ffa-943b-f80bfcbdfde3</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>45597060-7e80-4be1-b358-b5b46bda6448</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-14T23:12:28.3426444+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-14T23:12:28.3426444+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>becb27a3-c383-479b-9493-62810acd45e0</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>0745cf3d-b5eb-4537-8dee-3cd69981f7bc</PrevVehicleID>
<ReportedByID>08c33f31-b695-46c3-8b6c-5f3fd41408f7</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-14T23:12:28.3426444+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>25814515-fb87-4184-af69-41be90eb2e44</InspectionItemID>
<InspectionOn>2026-02-14T23:12:28.3426444+04:00</InspectionOn>
<ServiceID>b8165803-8e2e-49b0-bf01-95e01a92f77f</ServiceID>
<ServiceTypeID>4749df57-b953-4003-8422-eae817f09577</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>77e6d58c-6e74-4e26-9df1-5b8d78badcee</WorkOrderID>
<WorkOrderOn>2026-02-14T23:12:28.3426444+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>c0e99f33-2f44-40c8-bd7c-dd4b001662cd</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>94ec6100-aff0-4aff-a1b0-8d31c7bb2ddc</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>59898b0b-4b59-4351-ae03-d7c32ea18d9a</d3p1:PartnerID>
<d3p1:VehicleID>f4a4f9d9-1f58-4b9e-a6be-089d56a7843a</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6ef01d2d-f3a4-4eb6-9d9a-1b790f4198c7</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-14T23:12:28.3426444+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3f23f3e1-1cc8-48ee-b087-3a7d5bff4faf</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">97854b38-9fa2-414f-a296-d9640530ecc6</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">70b627ed-fa49-40dd-920a-fff2cd3f674f</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>c2db9800-e759-4007-9f99-ea045b331d75</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>480b90c7-499c-4ffa-943b-f80bfcbdfde3</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>45597060-7e80-4be1-b358-b5b46bda6448</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-14T23:12:28.3426444+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-14T23:12:28.3426444+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>becb27a3-c383-479b-9493-62810acd45e0</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>0745cf3d-b5eb-4537-8dee-3cd69981f7bc</PrevVehicleID>
<ReportedByID>08c33f31-b695-46c3-8b6c-5f3fd41408f7</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-14T23:12:28.3426444+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>25814515-fb87-4184-af69-41be90eb2e44</InspectionItemID>
<InspectionOn>2026-02-14T23:12:28.3426444+04:00</InspectionOn>
<ServiceID>b8165803-8e2e-49b0-bf01-95e01a92f77f</ServiceID>
<ServiceTypeID>4749df57-b953-4003-8422-eae817f09577</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>77e6d58c-6e74-4e26-9df1-5b8d78badcee</WorkOrderID>
<WorkOrderOn>2026-02-14T23:12:28.3426444+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>c0e99f33-2f44-40c8-bd7c-dd4b001662cd</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>94ec6100-aff0-4aff-a1b0-8d31c7bb2ddc</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>59898b0b-4b59-4351-ae03-d7c32ea18d9a</d3p1:PartnerID>
<d3p1:VehicleID>f4a4f9d9-1f58-4b9e-a6be-089d56a7843a</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>