GET Api/Issue/GetAll?clientID={clientID}&vehicleID={vehicleID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientID | globally unique identifier |
Required |
|
| vehicleID | globally unique identifier |
None. |
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": "6fdd91b5-f5c6-470c-b98d-c34693897333",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "003e9808-d709-491c-9b6f-2d3b244070a4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "abf215d9-5021-4f75-a84a-38187fcbf37a",
"PartnerID": "96ce13c9-3dd5-41cd-ad47-fd93061da309"
},
"IssueID": "81d849b7-b7e7-45b0-beae-58c4b538997f",
"ReportedDate": "2026-03-26T03:26:08.115852+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "03ce897f-6576-4f71-9e92-935408b9a4c2",
"ReportedByName": "sample string 6",
"AssignedToID": "3c78546a-7819-4c2d-bc18-9d9a98a80b10",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:26:08.115852+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "27278729-33ce-4c2c-9437-cebc8dc1d981",
"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": "fc8e7902-8163-4efa-9a4c-bb1f610581c3",
"ServiceTypeID": "cea67ef3-f67c-4cf4-8766-2614a61a7eda",
"WorkOrderOn": "2026-03-26T03:26:08.115852+04:00",
"WorkOrderID": "609f8cc8-5d2d-4d98-985c-4e696359a466",
"InspectionOn": "2026-03-26T03:26:08.115852+04:00",
"InspectionItemID": "2a1985ac-1f4e-4ceb-87b1-67471a51dd6c"
},
"PrevVehicleID": "d4057464-fde0-4f4f-b68f-8a3bd43d5423",
"CloseBy": "c10a5ffc-47dd-4192-a72c-176638e36131",
"CloseOn": "2026-03-26T03:26:08.115852+04:00",
"CriticalLevel": 0,
"Id": "f4012cde-bcfc-478a-88b8-cfa9970fa44e",
"UserName": "sample string 17",
"UserID": "7a23e559-a4c1-4bd8-a1d4-9f08f4db8d06",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:26:08.115852+04:00",
"ClientID": "e34997f2-7a5d-4925-836f-17687cf69d85",
"ClientName": "sample string 22",
"PartnerID": "b9b138d4-b48d-4f0e-a129-522dd5102034",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "6fdd91b5-f5c6-470c-b98d-c34693897333",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "003e9808-d709-491c-9b6f-2d3b244070a4",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "abf215d9-5021-4f75-a84a-38187fcbf37a",
"PartnerID": "96ce13c9-3dd5-41cd-ad47-fd93061da309"
},
"IssueID": "81d849b7-b7e7-45b0-beae-58c4b538997f",
"ReportedDate": "2026-03-26T03:26:08.115852+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "03ce897f-6576-4f71-9e92-935408b9a4c2",
"ReportedByName": "sample string 6",
"AssignedToID": "3c78546a-7819-4c2d-bc18-9d9a98a80b10",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-03-26T03:26:08.115852+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "27278729-33ce-4c2c-9437-cebc8dc1d981",
"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": "fc8e7902-8163-4efa-9a4c-bb1f610581c3",
"ServiceTypeID": "cea67ef3-f67c-4cf4-8766-2614a61a7eda",
"WorkOrderOn": "2026-03-26T03:26:08.115852+04:00",
"WorkOrderID": "609f8cc8-5d2d-4d98-985c-4e696359a466",
"InspectionOn": "2026-03-26T03:26:08.115852+04:00",
"InspectionItemID": "2a1985ac-1f4e-4ceb-87b1-67471a51dd6c"
},
"PrevVehicleID": "d4057464-fde0-4f4f-b68f-8a3bd43d5423",
"CloseBy": "c10a5ffc-47dd-4192-a72c-176638e36131",
"CloseOn": "2026-03-26T03:26:08.115852+04:00",
"CriticalLevel": 0,
"Id": "f4012cde-bcfc-478a-88b8-cfa9970fa44e",
"UserName": "sample string 17",
"UserID": "7a23e559-a4c1-4bd8-a1d4-9f08f4db8d06",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-03-26T03:26:08.115852+04:00",
"ClientID": "e34997f2-7a5d-4925-836f-17687cf69d85",
"ClientName": "sample string 22",
"PartnerID": "b9b138d4-b48d-4f0e-a129-522dd5102034",
"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">e34997f2-7a5d-4925-836f-17687cf69d85</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-03-26T03:26:08.115852+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">f4012cde-bcfc-478a-88b8-cfa9970fa44e</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b9b138d4-b48d-4f0e-a129-522dd5102034</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">7a23e559-a4c1-4bd8-a1d4-9f08f4db8d06</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>3c78546a-7819-4c2d-bc18-9d9a98a80b10</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>27278729-33ce-4c2c-9437-cebc8dc1d981</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>c10a5ffc-47dd-4192-a72c-176638e36131</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-03-26T03:26:08.115852+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-03-26T03:26:08.115852+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>81d849b7-b7e7-45b0-beae-58c4b538997f</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>d4057464-fde0-4f4f-b68f-8a3bd43d5423</PrevVehicleID>
<ReportedByID>03ce897f-6576-4f71-9e92-935408b9a4c2</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-03-26T03:26:08.115852+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>2a1985ac-1f4e-4ceb-87b1-67471a51dd6c</InspectionItemID>
<InspectionOn>2026-03-26T03:26:08.115852+04:00</InspectionOn>
<ServiceID>fc8e7902-8163-4efa-9a4c-bb1f610581c3</ServiceID>
<ServiceTypeID>cea67ef3-f67c-4cf4-8766-2614a61a7eda</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>609f8cc8-5d2d-4d98-985c-4e696359a466</WorkOrderID>
<WorkOrderOn>2026-03-26T03:26:08.115852+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>abf215d9-5021-4f75-a84a-38187fcbf37a</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>003e9808-d709-491c-9b6f-2d3b244070a4</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>96ce13c9-3dd5-41cd-ad47-fd93061da309</d3p1:PartnerID>
<d3p1:VehicleID>6fdd91b5-f5c6-470c-b98d-c34693897333</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">e34997f2-7a5d-4925-836f-17687cf69d85</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-03-26T03:26:08.115852+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">f4012cde-bcfc-478a-88b8-cfa9970fa44e</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b9b138d4-b48d-4f0e-a129-522dd5102034</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">7a23e559-a4c1-4bd8-a1d4-9f08f4db8d06</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>3c78546a-7819-4c2d-bc18-9d9a98a80b10</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>27278729-33ce-4c2c-9437-cebc8dc1d981</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>c10a5ffc-47dd-4192-a72c-176638e36131</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-03-26T03:26:08.115852+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-03-26T03:26:08.115852+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>81d849b7-b7e7-45b0-beae-58c4b538997f</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>d4057464-fde0-4f4f-b68f-8a3bd43d5423</PrevVehicleID>
<ReportedByID>03ce897f-6576-4f71-9e92-935408b9a4c2</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-03-26T03:26:08.115852+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>2a1985ac-1f4e-4ceb-87b1-67471a51dd6c</InspectionItemID>
<InspectionOn>2026-03-26T03:26:08.115852+04:00</InspectionOn>
<ServiceID>fc8e7902-8163-4efa-9a4c-bb1f610581c3</ServiceID>
<ServiceTypeID>cea67ef3-f67c-4cf4-8766-2614a61a7eda</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>609f8cc8-5d2d-4d98-985c-4e696359a466</WorkOrderID>
<WorkOrderOn>2026-03-26T03:26:08.115852+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>abf215d9-5021-4f75-a84a-38187fcbf37a</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>003e9808-d709-491c-9b6f-2d3b244070a4</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>96ce13c9-3dd5-41cd-ad47-fd93061da309</d3p1:PartnerID>
<d3p1:VehicleID>6fdd91b5-f5c6-470c-b98d-c34693897333</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>