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": "86b5ad7d-90a8-41ed-97ee-2ae23cfce2ce",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "32d93d7f-0286-4cee-aaad-f1e7df5613f9",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "ada5c6ea-6b21-4ecc-8aed-f0cf8657bb56",
"PartnerID": "5429e51d-50c5-490a-8192-a83517f70050"
},
"IssueID": "a13057d4-d91f-4c6e-bf52-a10806a1fe7e",
"ReportedDate": "2026-02-04T07:12:15.567573+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "d49128a1-5c59-4cb8-b0dd-6635777b236d",
"ReportedByName": "sample string 6",
"AssignedToID": "1318195c-28c8-4f07-976e-73be2149b5e1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:12:15.567573+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "d7b02cee-2375-4d34-8a10-cefe192321c7",
"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": "04651998-7699-4f9c-838d-f208b494e9ad",
"ServiceTypeID": "17c7393f-a228-4e42-a788-1e45513eb0fd",
"WorkOrderOn": "2026-02-04T07:12:15.567573+04:00",
"WorkOrderID": "b58f2a08-68eb-45c9-9c30-dbebbeef4598",
"InspectionOn": "2026-02-04T07:12:15.567573+04:00",
"InspectionItemID": "3e713ec0-4996-4c82-8f93-91eff818e31a"
},
"PrevVehicleID": "209bce5a-d2f5-4132-9942-415b5b7dd799",
"CloseBy": "1c8ae6d7-f073-48e4-a493-45fa27bdabcb",
"CloseOn": "2026-02-04T07:12:15.567573+04:00",
"CriticalLevel": 0,
"Id": "611f5519-bfe0-42bb-94f8-fce60e24fdce",
"UserName": "sample string 17",
"UserID": "ffb4b21c-3427-4eae-8d19-e4ff26a097b9",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:12:15.567573+04:00",
"ClientID": "502586d9-166a-4b2d-8aba-e39098cc2517",
"ClientName": "sample string 22",
"PartnerID": "df78f70f-dfdb-4784-aacf-d6d4fcaff2f3",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "86b5ad7d-90a8-41ed-97ee-2ae23cfce2ce",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "32d93d7f-0286-4cee-aaad-f1e7df5613f9",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "ada5c6ea-6b21-4ecc-8aed-f0cf8657bb56",
"PartnerID": "5429e51d-50c5-490a-8192-a83517f70050"
},
"IssueID": "a13057d4-d91f-4c6e-bf52-a10806a1fe7e",
"ReportedDate": "2026-02-04T07:12:15.567573+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "d49128a1-5c59-4cb8-b0dd-6635777b236d",
"ReportedByName": "sample string 6",
"AssignedToID": "1318195c-28c8-4f07-976e-73be2149b5e1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-04T07:12:15.567573+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "d7b02cee-2375-4d34-8a10-cefe192321c7",
"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": "04651998-7699-4f9c-838d-f208b494e9ad",
"ServiceTypeID": "17c7393f-a228-4e42-a788-1e45513eb0fd",
"WorkOrderOn": "2026-02-04T07:12:15.567573+04:00",
"WorkOrderID": "b58f2a08-68eb-45c9-9c30-dbebbeef4598",
"InspectionOn": "2026-02-04T07:12:15.567573+04:00",
"InspectionItemID": "3e713ec0-4996-4c82-8f93-91eff818e31a"
},
"PrevVehicleID": "209bce5a-d2f5-4132-9942-415b5b7dd799",
"CloseBy": "1c8ae6d7-f073-48e4-a493-45fa27bdabcb",
"CloseOn": "2026-02-04T07:12:15.567573+04:00",
"CriticalLevel": 0,
"Id": "611f5519-bfe0-42bb-94f8-fce60e24fdce",
"UserName": "sample string 17",
"UserID": "ffb4b21c-3427-4eae-8d19-e4ff26a097b9",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-04T07:12:15.567573+04:00",
"ClientID": "502586d9-166a-4b2d-8aba-e39098cc2517",
"ClientName": "sample string 22",
"PartnerID": "df78f70f-dfdb-4784-aacf-d6d4fcaff2f3",
"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">502586d9-166a-4b2d-8aba-e39098cc2517</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-04T07:12:15.567573+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">611f5519-bfe0-42bb-94f8-fce60e24fdce</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">df78f70f-dfdb-4784-aacf-d6d4fcaff2f3</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">ffb4b21c-3427-4eae-8d19-e4ff26a097b9</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>1318195c-28c8-4f07-976e-73be2149b5e1</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>d7b02cee-2375-4d34-8a10-cefe192321c7</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>1c8ae6d7-f073-48e4-a493-45fa27bdabcb</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-04T07:12:15.567573+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-04T07:12:15.567573+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>a13057d4-d91f-4c6e-bf52-a10806a1fe7e</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>209bce5a-d2f5-4132-9942-415b5b7dd799</PrevVehicleID>
<ReportedByID>d49128a1-5c59-4cb8-b0dd-6635777b236d</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-04T07:12:15.567573+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>3e713ec0-4996-4c82-8f93-91eff818e31a</InspectionItemID>
<InspectionOn>2026-02-04T07:12:15.567573+04:00</InspectionOn>
<ServiceID>04651998-7699-4f9c-838d-f208b494e9ad</ServiceID>
<ServiceTypeID>17c7393f-a228-4e42-a788-1e45513eb0fd</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>b58f2a08-68eb-45c9-9c30-dbebbeef4598</WorkOrderID>
<WorkOrderOn>2026-02-04T07:12:15.567573+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>ada5c6ea-6b21-4ecc-8aed-f0cf8657bb56</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>32d93d7f-0286-4cee-aaad-f1e7df5613f9</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>5429e51d-50c5-490a-8192-a83517f70050</d3p1:PartnerID>
<d3p1:VehicleID>86b5ad7d-90a8-41ed-97ee-2ae23cfce2ce</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">502586d9-166a-4b2d-8aba-e39098cc2517</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-04T07:12:15.567573+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">611f5519-bfe0-42bb-94f8-fce60e24fdce</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">df78f70f-dfdb-4784-aacf-d6d4fcaff2f3</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">ffb4b21c-3427-4eae-8d19-e4ff26a097b9</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>1318195c-28c8-4f07-976e-73be2149b5e1</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>d7b02cee-2375-4d34-8a10-cefe192321c7</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>1c8ae6d7-f073-48e4-a493-45fa27bdabcb</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-04T07:12:15.567573+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-04T07:12:15.567573+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>a13057d4-d91f-4c6e-bf52-a10806a1fe7e</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>209bce5a-d2f5-4132-9942-415b5b7dd799</PrevVehicleID>
<ReportedByID>d49128a1-5c59-4cb8-b0dd-6635777b236d</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-04T07:12:15.567573+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>3e713ec0-4996-4c82-8f93-91eff818e31a</InspectionItemID>
<InspectionOn>2026-02-04T07:12:15.567573+04:00</InspectionOn>
<ServiceID>04651998-7699-4f9c-838d-f208b494e9ad</ServiceID>
<ServiceTypeID>17c7393f-a228-4e42-a788-1e45513eb0fd</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>b58f2a08-68eb-45c9-9c30-dbebbeef4598</WorkOrderID>
<WorkOrderOn>2026-02-04T07:12:15.567573+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>ada5c6ea-6b21-4ecc-8aed-f0cf8657bb56</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>32d93d7f-0286-4cee-aaad-f1e7df5613f9</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>5429e51d-50c5-490a-8192-a83517f70050</d3p1:PartnerID>
<d3p1:VehicleID>86b5ad7d-90a8-41ed-97ee-2ae23cfce2ce</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>