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": "070a3766-3e44-4819-bfbb-c86fcaf7d517",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "78343505-36d0-412e-9fe1-c9c0bae2ac3b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e4d12cc4-2ac4-4a46-a7cd-8e56d4164be0",
"PartnerID": "01a93b20-bcee-4515-a5ee-6db7dfd63318"
},
"IssueID": "86f170bd-5f61-46c8-a55c-9a0ca8d9512b",
"ReportedDate": "2026-06-24T16:13:15.5421789+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e6c020dc-4726-490a-9ea9-29a80761ca13",
"ReportedByName": "sample string 6",
"AssignedToID": "39dffd24-13bc-484a-ba8e-50ae8103eba9",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-06-24T16:13:15.5421789+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b7fca729-042c-47af-a228-79bcef5008ec",
"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": "3635ecbf-3a28-4003-ac78-561b35b4144c",
"ServiceTypeID": "22880c0e-9989-4a50-baa6-33551eae4df0",
"WorkOrderOn": "2026-06-24T16:13:15.5421789+04:00",
"WorkOrderID": "75e73aff-a8bc-475a-a5b5-46dd9a4b0aaf",
"InspectionOn": "2026-06-24T16:13:15.5421789+04:00",
"InspectionItemID": "0e2b8ab5-f400-4331-88b9-784c0a89a91c"
},
"PrevVehicleID": "b65d16c5-8a9f-41b8-8e9c-efa83df3f340",
"CloseBy": "dc68b604-a147-4d17-a9e1-895a146b0a32",
"CloseOn": "2026-06-24T16:13:15.5421789+04:00",
"CriticalLevel": 0,
"Id": "b5bda6a3-ce13-4b34-8e2c-60d46fa5307f",
"UserName": "sample string 17",
"UserID": "84286a89-32f3-4f09-af29-3ab35a52586d",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-06-24T16:13:15.5421789+04:00",
"ClientID": "88ad6908-e8b6-4118-9212-0b95124a5ebd",
"ClientName": "sample string 22",
"PartnerID": "0f142743-e1b4-4b7b-ba87-db9dc260ce28",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "070a3766-3e44-4819-bfbb-c86fcaf7d517",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "78343505-36d0-412e-9fe1-c9c0bae2ac3b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "e4d12cc4-2ac4-4a46-a7cd-8e56d4164be0",
"PartnerID": "01a93b20-bcee-4515-a5ee-6db7dfd63318"
},
"IssueID": "86f170bd-5f61-46c8-a55c-9a0ca8d9512b",
"ReportedDate": "2026-06-24T16:13:15.5421789+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "e6c020dc-4726-490a-9ea9-29a80761ca13",
"ReportedByName": "sample string 6",
"AssignedToID": "39dffd24-13bc-484a-ba8e-50ae8103eba9",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-06-24T16:13:15.5421789+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "b7fca729-042c-47af-a228-79bcef5008ec",
"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": "3635ecbf-3a28-4003-ac78-561b35b4144c",
"ServiceTypeID": "22880c0e-9989-4a50-baa6-33551eae4df0",
"WorkOrderOn": "2026-06-24T16:13:15.5421789+04:00",
"WorkOrderID": "75e73aff-a8bc-475a-a5b5-46dd9a4b0aaf",
"InspectionOn": "2026-06-24T16:13:15.5421789+04:00",
"InspectionItemID": "0e2b8ab5-f400-4331-88b9-784c0a89a91c"
},
"PrevVehicleID": "b65d16c5-8a9f-41b8-8e9c-efa83df3f340",
"CloseBy": "dc68b604-a147-4d17-a9e1-895a146b0a32",
"CloseOn": "2026-06-24T16:13:15.5421789+04:00",
"CriticalLevel": 0,
"Id": "b5bda6a3-ce13-4b34-8e2c-60d46fa5307f",
"UserName": "sample string 17",
"UserID": "84286a89-32f3-4f09-af29-3ab35a52586d",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-06-24T16:13:15.5421789+04:00",
"ClientID": "88ad6908-e8b6-4118-9212-0b95124a5ebd",
"ClientName": "sample string 22",
"PartnerID": "0f142743-e1b4-4b7b-ba87-db9dc260ce28",
"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">88ad6908-e8b6-4118-9212-0b95124a5ebd</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-24T16:13:15.5421789+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b5bda6a3-ce13-4b34-8e2c-60d46fa5307f</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0f142743-e1b4-4b7b-ba87-db9dc260ce28</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">84286a89-32f3-4f09-af29-3ab35a52586d</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>39dffd24-13bc-484a-ba8e-50ae8103eba9</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>b7fca729-042c-47af-a228-79bcef5008ec</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>dc68b604-a147-4d17-a9e1-895a146b0a32</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-06-24T16:13:15.5421789+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-06-24T16:13:15.5421789+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>86f170bd-5f61-46c8-a55c-9a0ca8d9512b</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>b65d16c5-8a9f-41b8-8e9c-efa83df3f340</PrevVehicleID>
<ReportedByID>e6c020dc-4726-490a-9ea9-29a80761ca13</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-06-24T16:13:15.5421789+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>0e2b8ab5-f400-4331-88b9-784c0a89a91c</InspectionItemID>
<InspectionOn>2026-06-24T16:13:15.5421789+04:00</InspectionOn>
<ServiceID>3635ecbf-3a28-4003-ac78-561b35b4144c</ServiceID>
<ServiceTypeID>22880c0e-9989-4a50-baa6-33551eae4df0</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>75e73aff-a8bc-475a-a5b5-46dd9a4b0aaf</WorkOrderID>
<WorkOrderOn>2026-06-24T16:13:15.5421789+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>e4d12cc4-2ac4-4a46-a7cd-8e56d4164be0</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>78343505-36d0-412e-9fe1-c9c0bae2ac3b</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>01a93b20-bcee-4515-a5ee-6db7dfd63318</d3p1:PartnerID>
<d3p1:VehicleID>070a3766-3e44-4819-bfbb-c86fcaf7d517</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">88ad6908-e8b6-4118-9212-0b95124a5ebd</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-24T16:13:15.5421789+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b5bda6a3-ce13-4b34-8e2c-60d46fa5307f</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0f142743-e1b4-4b7b-ba87-db9dc260ce28</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">84286a89-32f3-4f09-af29-3ab35a52586d</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>39dffd24-13bc-484a-ba8e-50ae8103eba9</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>b7fca729-042c-47af-a228-79bcef5008ec</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>dc68b604-a147-4d17-a9e1-895a146b0a32</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-06-24T16:13:15.5421789+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-06-24T16:13:15.5421789+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>86f170bd-5f61-46c8-a55c-9a0ca8d9512b</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>b65d16c5-8a9f-41b8-8e9c-efa83df3f340</PrevVehicleID>
<ReportedByID>e6c020dc-4726-490a-9ea9-29a80761ca13</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-06-24T16:13:15.5421789+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>0e2b8ab5-f400-4331-88b9-784c0a89a91c</InspectionItemID>
<InspectionOn>2026-06-24T16:13:15.5421789+04:00</InspectionOn>
<ServiceID>3635ecbf-3a28-4003-ac78-561b35b4144c</ServiceID>
<ServiceTypeID>22880c0e-9989-4a50-baa6-33551eae4df0</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>75e73aff-a8bc-475a-a5b5-46dd9a4b0aaf</WorkOrderID>
<WorkOrderOn>2026-06-24T16:13:15.5421789+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>e4d12cc4-2ac4-4a46-a7cd-8e56d4164be0</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>78343505-36d0-412e-9fe1-c9c0bae2ac3b</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>01a93b20-bcee-4515-a5ee-6db7dfd63318</d3p1:PartnerID>
<d3p1:VehicleID>070a3766-3e44-4819-bfbb-c86fcaf7d517</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>