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": "04da06f7-ddb5-416c-85d4-2650084000b6",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "026de232-98cf-4569-9e64-e8279567f70b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b3aa1be3-be94-4767-9508-1a590f13f37b",
"PartnerID": "cd114001-19dd-422b-8363-9b5b02a7d25f"
},
"IssueID": "a780af04-cd1f-4c21-a34b-8dd40c8f766e",
"ReportedDate": "2026-02-08T22:57:58.6347095+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "0f5ca03c-b359-44c6-ad27-db6e0167dbec",
"ReportedByName": "sample string 6",
"AssignedToID": "103ccd6f-4b40-40da-88c2-fcee1e9e236a",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-08T22:57:58.6347095+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "cde4e99b-b3ec-4263-a8cf-f20fa88aec99",
"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": "40e383a9-cd27-4fd3-9f7e-d7f20e47afa5",
"ServiceTypeID": "ffe9045b-181d-4b55-a09b-e86a1e8c9c79",
"WorkOrderOn": "2026-02-08T22:57:58.6347095+04:00",
"WorkOrderID": "0ef31ad7-a8a4-4895-ae88-824c5c401aa7",
"InspectionOn": "2026-02-08T22:57:58.6347095+04:00",
"InspectionItemID": "911a24a8-dc1e-4646-b707-48e2a89bf753"
},
"PrevVehicleID": "c8ec9162-38c7-41bb-a549-f9c62a6f3f9c",
"CloseBy": "9876b9fb-21e1-4417-9ff9-4b75f525611b",
"CloseOn": "2026-02-08T22:57:58.6347095+04:00",
"CriticalLevel": 0,
"Id": "bf689923-5748-4d11-b504-36688f1721b7",
"UserName": "sample string 17",
"UserID": "a2ef8f74-b685-4ccd-8f4e-bac56ed091f8",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-08T22:57:58.6347095+04:00",
"ClientID": "bad27d1d-87b9-4886-a531-474b611c8311",
"ClientName": "sample string 22",
"PartnerID": "fff099dd-2a3f-49dc-9542-0a83bf31800b",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "04da06f7-ddb5-416c-85d4-2650084000b6",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "026de232-98cf-4569-9e64-e8279567f70b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "b3aa1be3-be94-4767-9508-1a590f13f37b",
"PartnerID": "cd114001-19dd-422b-8363-9b5b02a7d25f"
},
"IssueID": "a780af04-cd1f-4c21-a34b-8dd40c8f766e",
"ReportedDate": "2026-02-08T22:57:58.6347095+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "0f5ca03c-b359-44c6-ad27-db6e0167dbec",
"ReportedByName": "sample string 6",
"AssignedToID": "103ccd6f-4b40-40da-88c2-fcee1e9e236a",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-02-08T22:57:58.6347095+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "cde4e99b-b3ec-4263-a8cf-f20fa88aec99",
"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": "40e383a9-cd27-4fd3-9f7e-d7f20e47afa5",
"ServiceTypeID": "ffe9045b-181d-4b55-a09b-e86a1e8c9c79",
"WorkOrderOn": "2026-02-08T22:57:58.6347095+04:00",
"WorkOrderID": "0ef31ad7-a8a4-4895-ae88-824c5c401aa7",
"InspectionOn": "2026-02-08T22:57:58.6347095+04:00",
"InspectionItemID": "911a24a8-dc1e-4646-b707-48e2a89bf753"
},
"PrevVehicleID": "c8ec9162-38c7-41bb-a549-f9c62a6f3f9c",
"CloseBy": "9876b9fb-21e1-4417-9ff9-4b75f525611b",
"CloseOn": "2026-02-08T22:57:58.6347095+04:00",
"CriticalLevel": 0,
"Id": "bf689923-5748-4d11-b504-36688f1721b7",
"UserName": "sample string 17",
"UserID": "a2ef8f74-b685-4ccd-8f4e-bac56ed091f8",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-02-08T22:57:58.6347095+04:00",
"ClientID": "bad27d1d-87b9-4886-a531-474b611c8311",
"ClientName": "sample string 22",
"PartnerID": "fff099dd-2a3f-49dc-9542-0a83bf31800b",
"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">bad27d1d-87b9-4886-a531-474b611c8311</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-08T22:57:58.6347095+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">bf689923-5748-4d11-b504-36688f1721b7</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">fff099dd-2a3f-49dc-9542-0a83bf31800b</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">a2ef8f74-b685-4ccd-8f4e-bac56ed091f8</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>103ccd6f-4b40-40da-88c2-fcee1e9e236a</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>cde4e99b-b3ec-4263-a8cf-f20fa88aec99</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>9876b9fb-21e1-4417-9ff9-4b75f525611b</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-08T22:57:58.6347095+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-08T22:57:58.6347095+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>a780af04-cd1f-4c21-a34b-8dd40c8f766e</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>c8ec9162-38c7-41bb-a549-f9c62a6f3f9c</PrevVehicleID>
<ReportedByID>0f5ca03c-b359-44c6-ad27-db6e0167dbec</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-08T22:57:58.6347095+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>911a24a8-dc1e-4646-b707-48e2a89bf753</InspectionItemID>
<InspectionOn>2026-02-08T22:57:58.6347095+04:00</InspectionOn>
<ServiceID>40e383a9-cd27-4fd3-9f7e-d7f20e47afa5</ServiceID>
<ServiceTypeID>ffe9045b-181d-4b55-a09b-e86a1e8c9c79</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>0ef31ad7-a8a4-4895-ae88-824c5c401aa7</WorkOrderID>
<WorkOrderOn>2026-02-08T22:57:58.6347095+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>b3aa1be3-be94-4767-9508-1a590f13f37b</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>026de232-98cf-4569-9e64-e8279567f70b</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>cd114001-19dd-422b-8363-9b5b02a7d25f</d3p1:PartnerID>
<d3p1:VehicleID>04da06f7-ddb5-416c-85d4-2650084000b6</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">bad27d1d-87b9-4886-a531-474b611c8311</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-08T22:57:58.6347095+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">bf689923-5748-4d11-b504-36688f1721b7</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">fff099dd-2a3f-49dc-9542-0a83bf31800b</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">a2ef8f74-b685-4ccd-8f4e-bac56ed091f8</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>103ccd6f-4b40-40da-88c2-fcee1e9e236a</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>cde4e99b-b3ec-4263-a8cf-f20fa88aec99</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>9876b9fb-21e1-4417-9ff9-4b75f525611b</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-02-08T22:57:58.6347095+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-02-08T22:57:58.6347095+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>a780af04-cd1f-4c21-a34b-8dd40c8f766e</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>c8ec9162-38c7-41bb-a549-f9c62a6f3f9c</PrevVehicleID>
<ReportedByID>0f5ca03c-b359-44c6-ad27-db6e0167dbec</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-02-08T22:57:58.6347095+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>911a24a8-dc1e-4646-b707-48e2a89bf753</InspectionItemID>
<InspectionOn>2026-02-08T22:57:58.6347095+04:00</InspectionOn>
<ServiceID>40e383a9-cd27-4fd3-9f7e-d7f20e47afa5</ServiceID>
<ServiceTypeID>ffe9045b-181d-4b55-a09b-e86a1e8c9c79</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>0ef31ad7-a8a4-4895-ae88-824c5c401aa7</WorkOrderID>
<WorkOrderOn>2026-02-08T22:57:58.6347095+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>b3aa1be3-be94-4767-9508-1a590f13f37b</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>026de232-98cf-4569-9e64-e8279567f70b</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>cd114001-19dd-422b-8363-9b5b02a7d25f</d3p1:PartnerID>
<d3p1:VehicleID>04da06f7-ddb5-416c-85d4-2650084000b6</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>