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": "9929d651-4ecc-4d52-b0d4-77c9d7fa4894",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cdcf2ecf-72b0-45cd-84ce-3df8145232ee",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "8ef91d27-3a83-4bdf-be80-723656012f86",
"PartnerID": "2c596f26-9b2b-4490-a421-9a49b62cc77f"
},
"IssueID": "d90241bb-a913-47d6-bf2c-55d60fd8bff4",
"ReportedDate": "2025-11-09T00:49:17.1607863+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "bc9b2895-0f17-4be5-b802-6ae4bb06f564",
"ReportedByName": "sample string 6",
"AssignedToID": "89e790b7-1ea0-404b-9418-54a743bf7c38",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-11-09T00:49:17.1607863+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "ca523513-e4b4-434b-ad4b-41f587483278",
"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": "29fe58cc-0100-4251-8048-4d250c2282d0",
"ServiceTypeID": "fedcd845-2858-4de6-a0be-e5c6860f0d8c",
"WorkOrderOn": "2025-11-09T00:49:17.1607863+04:00",
"WorkOrderID": "ef9653c1-ea61-47b5-a0c5-80d957451910",
"InspectionOn": "2025-11-09T00:49:17.1607863+04:00",
"InspectionItemID": "126d02a2-4b10-4716-a4f5-427a0705b556"
},
"PrevVehicleID": "4df28baf-c242-45b6-ba20-e81ac3a96249",
"CloseBy": "90338245-138b-4972-8afa-690795d6e9b9",
"CloseOn": "2025-11-09T00:49:17.1607863+04:00",
"CriticalLevel": 0,
"Id": "2ac04961-fcf2-4238-a782-d3bc6c4e016d",
"UserName": "sample string 17",
"UserID": "c1cbd755-a556-4d01-b180-3a9c818828c5",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-11-09T00:49:17.1607863+04:00",
"ClientID": "7ac76b25-4d09-4a52-af29-16fe9c4c6b99",
"ClientName": "sample string 22",
"PartnerID": "0fa8ef0f-12ef-4668-befd-281456b137f9",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "9929d651-4ecc-4d52-b0d4-77c9d7fa4894",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "cdcf2ecf-72b0-45cd-84ce-3df8145232ee",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "8ef91d27-3a83-4bdf-be80-723656012f86",
"PartnerID": "2c596f26-9b2b-4490-a421-9a49b62cc77f"
},
"IssueID": "d90241bb-a913-47d6-bf2c-55d60fd8bff4",
"ReportedDate": "2025-11-09T00:49:17.1607863+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "bc9b2895-0f17-4be5-b802-6ae4bb06f564",
"ReportedByName": "sample string 6",
"AssignedToID": "89e790b7-1ea0-404b-9418-54a743bf7c38",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-11-09T00:49:17.1607863+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "ca523513-e4b4-434b-ad4b-41f587483278",
"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": "29fe58cc-0100-4251-8048-4d250c2282d0",
"ServiceTypeID": "fedcd845-2858-4de6-a0be-e5c6860f0d8c",
"WorkOrderOn": "2025-11-09T00:49:17.1607863+04:00",
"WorkOrderID": "ef9653c1-ea61-47b5-a0c5-80d957451910",
"InspectionOn": "2025-11-09T00:49:17.1607863+04:00",
"InspectionItemID": "126d02a2-4b10-4716-a4f5-427a0705b556"
},
"PrevVehicleID": "4df28baf-c242-45b6-ba20-e81ac3a96249",
"CloseBy": "90338245-138b-4972-8afa-690795d6e9b9",
"CloseOn": "2025-11-09T00:49:17.1607863+04:00",
"CriticalLevel": 0,
"Id": "2ac04961-fcf2-4238-a782-d3bc6c4e016d",
"UserName": "sample string 17",
"UserID": "c1cbd755-a556-4d01-b180-3a9c818828c5",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-11-09T00:49:17.1607863+04:00",
"ClientID": "7ac76b25-4d09-4a52-af29-16fe9c4c6b99",
"ClientName": "sample string 22",
"PartnerID": "0fa8ef0f-12ef-4668-befd-281456b137f9",
"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">7ac76b25-4d09-4a52-af29-16fe9c4c6b99</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-11-09T00:49:17.1607863+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2ac04961-fcf2-4238-a782-d3bc6c4e016d</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0fa8ef0f-12ef-4668-befd-281456b137f9</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">c1cbd755-a556-4d01-b180-3a9c818828c5</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>89e790b7-1ea0-404b-9418-54a743bf7c38</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>ca523513-e4b4-434b-ad4b-41f587483278</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>90338245-138b-4972-8afa-690795d6e9b9</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-11-09T00:49:17.1607863+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-11-09T00:49:17.1607863+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>d90241bb-a913-47d6-bf2c-55d60fd8bff4</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>4df28baf-c242-45b6-ba20-e81ac3a96249</PrevVehicleID>
<ReportedByID>bc9b2895-0f17-4be5-b802-6ae4bb06f564</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-11-09T00:49:17.1607863+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>126d02a2-4b10-4716-a4f5-427a0705b556</InspectionItemID>
<InspectionOn>2025-11-09T00:49:17.1607863+04:00</InspectionOn>
<ServiceID>29fe58cc-0100-4251-8048-4d250c2282d0</ServiceID>
<ServiceTypeID>fedcd845-2858-4de6-a0be-e5c6860f0d8c</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>ef9653c1-ea61-47b5-a0c5-80d957451910</WorkOrderID>
<WorkOrderOn>2025-11-09T00:49:17.1607863+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>8ef91d27-3a83-4bdf-be80-723656012f86</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>cdcf2ecf-72b0-45cd-84ce-3df8145232ee</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>2c596f26-9b2b-4490-a421-9a49b62cc77f</d3p1:PartnerID>
<d3p1:VehicleID>9929d651-4ecc-4d52-b0d4-77c9d7fa4894</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">7ac76b25-4d09-4a52-af29-16fe9c4c6b99</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-11-09T00:49:17.1607863+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2ac04961-fcf2-4238-a782-d3bc6c4e016d</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0fa8ef0f-12ef-4668-befd-281456b137f9</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">c1cbd755-a556-4d01-b180-3a9c818828c5</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>89e790b7-1ea0-404b-9418-54a743bf7c38</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>ca523513-e4b4-434b-ad4b-41f587483278</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>90338245-138b-4972-8afa-690795d6e9b9</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-11-09T00:49:17.1607863+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-11-09T00:49:17.1607863+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>d90241bb-a913-47d6-bf2c-55d60fd8bff4</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>4df28baf-c242-45b6-ba20-e81ac3a96249</PrevVehicleID>
<ReportedByID>bc9b2895-0f17-4be5-b802-6ae4bb06f564</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-11-09T00:49:17.1607863+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>126d02a2-4b10-4716-a4f5-427a0705b556</InspectionItemID>
<InspectionOn>2025-11-09T00:49:17.1607863+04:00</InspectionOn>
<ServiceID>29fe58cc-0100-4251-8048-4d250c2282d0</ServiceID>
<ServiceTypeID>fedcd845-2858-4de6-a0be-e5c6860f0d8c</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>ef9653c1-ea61-47b5-a0c5-80d957451910</WorkOrderID>
<WorkOrderOn>2025-11-09T00:49:17.1607863+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>8ef91d27-3a83-4bdf-be80-723656012f86</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>cdcf2ecf-72b0-45cd-84ce-3df8145232ee</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>2c596f26-9b2b-4490-a421-9a49b62cc77f</d3p1:PartnerID>
<d3p1:VehicleID>9929d651-4ecc-4d52-b0d4-77c9d7fa4894</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>