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": "04fe2159-dece-4dfc-87c5-9847d3cf3107",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "041c7869-6da0-4b12-900e-a2eb791b225b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3e39534b-8928-4085-90f6-0490fccca051",
"PartnerID": "e93fb9fa-3a54-4a8c-94d5-f4e68024f341"
},
"IssueID": "d422f414-5137-4f99-b3f1-d9a18b92b31c",
"ReportedDate": "2026-05-10T12:09:59.4637163+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "afa8fdfa-5fed-4018-aa13-acd6c151b488",
"ReportedByName": "sample string 6",
"AssignedToID": "e6ddb4cb-0516-463e-8411-73f9737bf8a1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-05-10T12:09:59.4637163+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "8949efac-147e-4c82-8c17-f4c5ee9c8f88",
"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": "ad63d775-4779-4d1c-8f55-15098ac4ce2a",
"ServiceTypeID": "52d84788-0f04-4055-84d4-521510b1d34f",
"WorkOrderOn": "2026-05-10T12:09:59.4637163+04:00",
"WorkOrderID": "ef757cef-b869-4912-b300-b9f3603d6d1e",
"InspectionOn": "2026-05-10T12:09:59.4637163+04:00",
"InspectionItemID": "6b072ef1-fcef-488c-bbbd-e4404ea330fd"
},
"PrevVehicleID": "b306a02b-1c6d-4f95-ae34-2d92cd74626d",
"CloseBy": "a9d7bc95-db64-4341-9953-d5cdd825e0e7",
"CloseOn": "2026-05-10T12:09:59.4637163+04:00",
"CriticalLevel": 0,
"Id": "b416a6c8-0ec3-49f5-bba1-da9055223e06",
"UserName": "sample string 17",
"UserID": "914d52eb-89e0-4a46-b31b-6b1d399dfba2",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-05-10T12:09:59.4637163+04:00",
"ClientID": "e0420066-a8d3-4828-8948-b4b8e61f163a",
"ClientName": "sample string 22",
"PartnerID": "c66c2998-7c45-488e-b801-f8eee3370ec1",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "04fe2159-dece-4dfc-87c5-9847d3cf3107",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "041c7869-6da0-4b12-900e-a2eb791b225b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3e39534b-8928-4085-90f6-0490fccca051",
"PartnerID": "e93fb9fa-3a54-4a8c-94d5-f4e68024f341"
},
"IssueID": "d422f414-5137-4f99-b3f1-d9a18b92b31c",
"ReportedDate": "2026-05-10T12:09:59.4637163+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "afa8fdfa-5fed-4018-aa13-acd6c151b488",
"ReportedByName": "sample string 6",
"AssignedToID": "e6ddb4cb-0516-463e-8411-73f9737bf8a1",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-05-10T12:09:59.4637163+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "8949efac-147e-4c82-8c17-f4c5ee9c8f88",
"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": "ad63d775-4779-4d1c-8f55-15098ac4ce2a",
"ServiceTypeID": "52d84788-0f04-4055-84d4-521510b1d34f",
"WorkOrderOn": "2026-05-10T12:09:59.4637163+04:00",
"WorkOrderID": "ef757cef-b869-4912-b300-b9f3603d6d1e",
"InspectionOn": "2026-05-10T12:09:59.4637163+04:00",
"InspectionItemID": "6b072ef1-fcef-488c-bbbd-e4404ea330fd"
},
"PrevVehicleID": "b306a02b-1c6d-4f95-ae34-2d92cd74626d",
"CloseBy": "a9d7bc95-db64-4341-9953-d5cdd825e0e7",
"CloseOn": "2026-05-10T12:09:59.4637163+04:00",
"CriticalLevel": 0,
"Id": "b416a6c8-0ec3-49f5-bba1-da9055223e06",
"UserName": "sample string 17",
"UserID": "914d52eb-89e0-4a46-b31b-6b1d399dfba2",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-05-10T12:09:59.4637163+04:00",
"ClientID": "e0420066-a8d3-4828-8948-b4b8e61f163a",
"ClientName": "sample string 22",
"PartnerID": "c66c2998-7c45-488e-b801-f8eee3370ec1",
"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">e0420066-a8d3-4828-8948-b4b8e61f163a</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-05-10T12:09:59.4637163+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b416a6c8-0ec3-49f5-bba1-da9055223e06</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c66c2998-7c45-488e-b801-f8eee3370ec1</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">914d52eb-89e0-4a46-b31b-6b1d399dfba2</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>e6ddb4cb-0516-463e-8411-73f9737bf8a1</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>8949efac-147e-4c82-8c17-f4c5ee9c8f88</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>a9d7bc95-db64-4341-9953-d5cdd825e0e7</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-05-10T12:09:59.4637163+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-05-10T12:09:59.4637163+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>d422f414-5137-4f99-b3f1-d9a18b92b31c</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>b306a02b-1c6d-4f95-ae34-2d92cd74626d</PrevVehicleID>
<ReportedByID>afa8fdfa-5fed-4018-aa13-acd6c151b488</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-05-10T12:09:59.4637163+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>6b072ef1-fcef-488c-bbbd-e4404ea330fd</InspectionItemID>
<InspectionOn>2026-05-10T12:09:59.4637163+04:00</InspectionOn>
<ServiceID>ad63d775-4779-4d1c-8f55-15098ac4ce2a</ServiceID>
<ServiceTypeID>52d84788-0f04-4055-84d4-521510b1d34f</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>ef757cef-b869-4912-b300-b9f3603d6d1e</WorkOrderID>
<WorkOrderOn>2026-05-10T12:09:59.4637163+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>3e39534b-8928-4085-90f6-0490fccca051</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>041c7869-6da0-4b12-900e-a2eb791b225b</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>e93fb9fa-3a54-4a8c-94d5-f4e68024f341</d3p1:PartnerID>
<d3p1:VehicleID>04fe2159-dece-4dfc-87c5-9847d3cf3107</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">e0420066-a8d3-4828-8948-b4b8e61f163a</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-05-10T12:09:59.4637163+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b416a6c8-0ec3-49f5-bba1-da9055223e06</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c66c2998-7c45-488e-b801-f8eee3370ec1</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">914d52eb-89e0-4a46-b31b-6b1d399dfba2</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>e6ddb4cb-0516-463e-8411-73f9737bf8a1</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>8949efac-147e-4c82-8c17-f4c5ee9c8f88</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>a9d7bc95-db64-4341-9953-d5cdd825e0e7</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-05-10T12:09:59.4637163+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-05-10T12:09:59.4637163+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>d422f414-5137-4f99-b3f1-d9a18b92b31c</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>b306a02b-1c6d-4f95-ae34-2d92cd74626d</PrevVehicleID>
<ReportedByID>afa8fdfa-5fed-4018-aa13-acd6c151b488</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-05-10T12:09:59.4637163+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>6b072ef1-fcef-488c-bbbd-e4404ea330fd</InspectionItemID>
<InspectionOn>2026-05-10T12:09:59.4637163+04:00</InspectionOn>
<ServiceID>ad63d775-4779-4d1c-8f55-15098ac4ce2a</ServiceID>
<ServiceTypeID>52d84788-0f04-4055-84d4-521510b1d34f</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>ef757cef-b869-4912-b300-b9f3603d6d1e</WorkOrderID>
<WorkOrderOn>2026-05-10T12:09:59.4637163+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>3e39534b-8928-4085-90f6-0490fccca051</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>041c7869-6da0-4b12-900e-a2eb791b225b</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>e93fb9fa-3a54-4a8c-94d5-f4e68024f341</d3p1:PartnerID>
<d3p1:VehicleID>04fe2159-dece-4dfc-87c5-9847d3cf3107</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>