GET Api/Issue?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": "885d7c23-43bd-476c-a4a6-feda8b1c9c73",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "628563eb-5153-438c-8fb4-bcd96f01f38d",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f322b452-351f-43bc-bc58-ab8a27dec062",
"PartnerID": "a10ffd45-fc4e-4e22-b232-c04cf1528417"
},
"IssueID": "d0a395c3-c0db-4021-bca1-133cb8040166",
"ReportedDate": "2025-12-25T18:57:36.6314619+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f30cdf27-a38a-44ee-babe-3e7c4de4e5ea",
"ReportedByName": "sample string 6",
"AssignedToID": "33d1e32c-bfe0-4a49-a705-e0c6419c1ca4",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:57:36.6314619+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "690d3eab-bab2-4bcc-96d4-20e7a8c660a4",
"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": "bf042ff2-681f-4252-ac8f-404eef44ee8d",
"ServiceTypeID": "626f93eb-57f2-44b9-afd1-3731e5fe0608",
"WorkOrderOn": "2025-12-25T18:57:36.6314619+04:00",
"WorkOrderID": "a06f0d3b-09e4-4bca-9375-9bce936a38c0",
"InspectionOn": "2025-12-25T18:57:36.6314619+04:00",
"InspectionItemID": "f068bce4-5339-442e-89b2-3782979aae34"
},
"PrevVehicleID": "0cf845d4-7a80-42e8-a923-0b2bdc4c5d9c",
"CloseBy": "19ae42f0-f6c2-44e8-b61b-5b69047a43b3",
"CloseOn": "2025-12-25T18:57:36.6314619+04:00",
"CriticalLevel": 0,
"Id": "9952bd49-6cab-43a4-a6f8-bc3b4d95bf01",
"UserName": "sample string 17",
"UserID": "6e37a31f-1357-4f92-96b9-2312551b8c73",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:57:36.6314619+04:00",
"ClientID": "74df97fe-c97c-4e89-bfc6-32618b3d2c83",
"ClientName": "sample string 22",
"PartnerID": "3dcfc604-426c-4430-b310-f130ddddafc7",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "885d7c23-43bd-476c-a4a6-feda8b1c9c73",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "628563eb-5153-438c-8fb4-bcd96f01f38d",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f322b452-351f-43bc-bc58-ab8a27dec062",
"PartnerID": "a10ffd45-fc4e-4e22-b232-c04cf1528417"
},
"IssueID": "d0a395c3-c0db-4021-bca1-133cb8040166",
"ReportedDate": "2025-12-25T18:57:36.6314619+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "f30cdf27-a38a-44ee-babe-3e7c4de4e5ea",
"ReportedByName": "sample string 6",
"AssignedToID": "33d1e32c-bfe0-4a49-a705-e0c6419c1ca4",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-12-25T18:57:36.6314619+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "690d3eab-bab2-4bcc-96d4-20e7a8c660a4",
"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": "bf042ff2-681f-4252-ac8f-404eef44ee8d",
"ServiceTypeID": "626f93eb-57f2-44b9-afd1-3731e5fe0608",
"WorkOrderOn": "2025-12-25T18:57:36.6314619+04:00",
"WorkOrderID": "a06f0d3b-09e4-4bca-9375-9bce936a38c0",
"InspectionOn": "2025-12-25T18:57:36.6314619+04:00",
"InspectionItemID": "f068bce4-5339-442e-89b2-3782979aae34"
},
"PrevVehicleID": "0cf845d4-7a80-42e8-a923-0b2bdc4c5d9c",
"CloseBy": "19ae42f0-f6c2-44e8-b61b-5b69047a43b3",
"CloseOn": "2025-12-25T18:57:36.6314619+04:00",
"CriticalLevel": 0,
"Id": "9952bd49-6cab-43a4-a6f8-bc3b4d95bf01",
"UserName": "sample string 17",
"UserID": "6e37a31f-1357-4f92-96b9-2312551b8c73",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-12-25T18:57:36.6314619+04:00",
"ClientID": "74df97fe-c97c-4e89-bfc6-32618b3d2c83",
"ClientName": "sample string 22",
"PartnerID": "3dcfc604-426c-4430-b310-f130ddddafc7",
"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">74df97fe-c97c-4e89-bfc6-32618b3d2c83</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-12-25T18:57:36.6314619+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9952bd49-6cab-43a4-a6f8-bc3b4d95bf01</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3dcfc604-426c-4430-b310-f130ddddafc7</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">6e37a31f-1357-4f92-96b9-2312551b8c73</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>33d1e32c-bfe0-4a49-a705-e0c6419c1ca4</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>690d3eab-bab2-4bcc-96d4-20e7a8c660a4</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>19ae42f0-f6c2-44e8-b61b-5b69047a43b3</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-12-25T18:57:36.6314619+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-12-25T18:57:36.6314619+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>d0a395c3-c0db-4021-bca1-133cb8040166</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>0cf845d4-7a80-42e8-a923-0b2bdc4c5d9c</PrevVehicleID>
<ReportedByID>f30cdf27-a38a-44ee-babe-3e7c4de4e5ea</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-12-25T18:57:36.6314619+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>f068bce4-5339-442e-89b2-3782979aae34</InspectionItemID>
<InspectionOn>2025-12-25T18:57:36.6314619+04:00</InspectionOn>
<ServiceID>bf042ff2-681f-4252-ac8f-404eef44ee8d</ServiceID>
<ServiceTypeID>626f93eb-57f2-44b9-afd1-3731e5fe0608</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>a06f0d3b-09e4-4bca-9375-9bce936a38c0</WorkOrderID>
<WorkOrderOn>2025-12-25T18:57:36.6314619+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>f322b452-351f-43bc-bc58-ab8a27dec062</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>628563eb-5153-438c-8fb4-bcd96f01f38d</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>a10ffd45-fc4e-4e22-b232-c04cf1528417</d3p1:PartnerID>
<d3p1:VehicleID>885d7c23-43bd-476c-a4a6-feda8b1c9c73</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">74df97fe-c97c-4e89-bfc6-32618b3d2c83</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-12-25T18:57:36.6314619+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9952bd49-6cab-43a4-a6f8-bc3b4d95bf01</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3dcfc604-426c-4430-b310-f130ddddafc7</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">6e37a31f-1357-4f92-96b9-2312551b8c73</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>33d1e32c-bfe0-4a49-a705-e0c6419c1ca4</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>690d3eab-bab2-4bcc-96d4-20e7a8c660a4</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>19ae42f0-f6c2-44e8-b61b-5b69047a43b3</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-12-25T18:57:36.6314619+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-12-25T18:57:36.6314619+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>d0a395c3-c0db-4021-bca1-133cb8040166</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>0cf845d4-7a80-42e8-a923-0b2bdc4c5d9c</PrevVehicleID>
<ReportedByID>f30cdf27-a38a-44ee-babe-3e7c4de4e5ea</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-12-25T18:57:36.6314619+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>f068bce4-5339-442e-89b2-3782979aae34</InspectionItemID>
<InspectionOn>2025-12-25T18:57:36.6314619+04:00</InspectionOn>
<ServiceID>bf042ff2-681f-4252-ac8f-404eef44ee8d</ServiceID>
<ServiceTypeID>626f93eb-57f2-44b9-afd1-3731e5fe0608</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>a06f0d3b-09e4-4bca-9375-9bce936a38c0</WorkOrderID>
<WorkOrderOn>2025-12-25T18:57:36.6314619+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>f322b452-351f-43bc-bc58-ab8a27dec062</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>628563eb-5153-438c-8fb4-bcd96f01f38d</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>a10ffd45-fc4e-4e22-b232-c04cf1528417</d3p1:PartnerID>
<d3p1:VehicleID>885d7c23-43bd-476c-a4a6-feda8b1c9c73</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>