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": "267f7d25-2aaf-4c06-8671-25b953cbc35f",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "de008062-59b2-4144-abdf-b8ffa1c88114",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d392b98a-06eb-43ae-8d3d-8aa74c37be34",
"PartnerID": "9fa0ea3b-e7d4-4804-8445-e6d269fe2f33"
},
"IssueID": "0965e6e4-a054-4208-9c38-8614c3d3259c",
"ReportedDate": "2026-09-18T19:33:13.8376948+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "5cf75995-e806-4919-bb75-3b64d53846c9",
"ReportedByName": "sample string 6",
"AssignedToID": "496918b6-9e3f-4e05-9ef9-9023a0e2e771",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-09-18T19:33:13.8376948+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "2d9aea13-e4b8-43d6-ad51-f7252f722613",
"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": "a7e6a222-21f6-4ebe-816f-d6ea72464df8",
"ServiceTypeID": "32ba0c37-8439-40e7-84a6-e8311f2c4618",
"WorkOrderOn": "2026-09-18T19:33:13.8376948+04:00",
"WorkOrderID": "b23abdbb-cd09-466e-b027-9b45513f5142",
"InspectionOn": "2026-09-18T19:33:13.8376948+04:00",
"InspectionItemID": "05246144-050a-4d7e-8d6d-6615e3903b01"
},
"PrevVehicleID": "9be30c99-b9ec-4d04-ba75-fbbe4b412c74",
"CloseBy": "ce92ccaa-c811-4cf1-98ef-4417e423fa0c",
"CloseOn": "2026-09-18T19:33:13.8376948+04:00",
"CriticalLevel": 0,
"Id": "753bdfcc-b9cb-44c5-9277-d574ab3370a7",
"UserName": "sample string 17",
"UserID": "8b372316-830d-4d8e-8b04-f1a1ce46f381",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-09-18T19:33:13.8376948+04:00",
"ClientID": "f5282b16-9de3-4851-8102-14aa71c663c5",
"ClientName": "sample string 22",
"PartnerID": "43b2281d-2f86-4050-8a34-ced68ebda370",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "267f7d25-2aaf-4c06-8671-25b953cbc35f",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "de008062-59b2-4144-abdf-b8ffa1c88114",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d392b98a-06eb-43ae-8d3d-8aa74c37be34",
"PartnerID": "9fa0ea3b-e7d4-4804-8445-e6d269fe2f33"
},
"IssueID": "0965e6e4-a054-4208-9c38-8614c3d3259c",
"ReportedDate": "2026-09-18T19:33:13.8376948+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "5cf75995-e806-4919-bb75-3b64d53846c9",
"ReportedByName": "sample string 6",
"AssignedToID": "496918b6-9e3f-4e05-9ef9-9023a0e2e771",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-09-18T19:33:13.8376948+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "2d9aea13-e4b8-43d6-ad51-f7252f722613",
"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": "a7e6a222-21f6-4ebe-816f-d6ea72464df8",
"ServiceTypeID": "32ba0c37-8439-40e7-84a6-e8311f2c4618",
"WorkOrderOn": "2026-09-18T19:33:13.8376948+04:00",
"WorkOrderID": "b23abdbb-cd09-466e-b027-9b45513f5142",
"InspectionOn": "2026-09-18T19:33:13.8376948+04:00",
"InspectionItemID": "05246144-050a-4d7e-8d6d-6615e3903b01"
},
"PrevVehicleID": "9be30c99-b9ec-4d04-ba75-fbbe4b412c74",
"CloseBy": "ce92ccaa-c811-4cf1-98ef-4417e423fa0c",
"CloseOn": "2026-09-18T19:33:13.8376948+04:00",
"CriticalLevel": 0,
"Id": "753bdfcc-b9cb-44c5-9277-d574ab3370a7",
"UserName": "sample string 17",
"UserID": "8b372316-830d-4d8e-8b04-f1a1ce46f381",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-09-18T19:33:13.8376948+04:00",
"ClientID": "f5282b16-9de3-4851-8102-14aa71c663c5",
"ClientName": "sample string 22",
"PartnerID": "43b2281d-2f86-4050-8a34-ced68ebda370",
"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">f5282b16-9de3-4851-8102-14aa71c663c5</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-09-18T19:33:13.8376948+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">753bdfcc-b9cb-44c5-9277-d574ab3370a7</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">43b2281d-2f86-4050-8a34-ced68ebda370</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">8b372316-830d-4d8e-8b04-f1a1ce46f381</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>496918b6-9e3f-4e05-9ef9-9023a0e2e771</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>2d9aea13-e4b8-43d6-ad51-f7252f722613</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>ce92ccaa-c811-4cf1-98ef-4417e423fa0c</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-09-18T19:33:13.8376948+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-09-18T19:33:13.8376948+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>0965e6e4-a054-4208-9c38-8614c3d3259c</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>9be30c99-b9ec-4d04-ba75-fbbe4b412c74</PrevVehicleID>
<ReportedByID>5cf75995-e806-4919-bb75-3b64d53846c9</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-09-18T19:33:13.8376948+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>05246144-050a-4d7e-8d6d-6615e3903b01</InspectionItemID>
<InspectionOn>2026-09-18T19:33:13.8376948+04:00</InspectionOn>
<ServiceID>a7e6a222-21f6-4ebe-816f-d6ea72464df8</ServiceID>
<ServiceTypeID>32ba0c37-8439-40e7-84a6-e8311f2c4618</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>b23abdbb-cd09-466e-b027-9b45513f5142</WorkOrderID>
<WorkOrderOn>2026-09-18T19:33:13.8376948+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>d392b98a-06eb-43ae-8d3d-8aa74c37be34</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>de008062-59b2-4144-abdf-b8ffa1c88114</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>9fa0ea3b-e7d4-4804-8445-e6d269fe2f33</d3p1:PartnerID>
<d3p1:VehicleID>267f7d25-2aaf-4c06-8671-25b953cbc35f</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">f5282b16-9de3-4851-8102-14aa71c663c5</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-09-18T19:33:13.8376948+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">753bdfcc-b9cb-44c5-9277-d574ab3370a7</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">43b2281d-2f86-4050-8a34-ced68ebda370</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">8b372316-830d-4d8e-8b04-f1a1ce46f381</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>496918b6-9e3f-4e05-9ef9-9023a0e2e771</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>2d9aea13-e4b8-43d6-ad51-f7252f722613</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>ce92ccaa-c811-4cf1-98ef-4417e423fa0c</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-09-18T19:33:13.8376948+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-09-18T19:33:13.8376948+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>0965e6e4-a054-4208-9c38-8614c3d3259c</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>9be30c99-b9ec-4d04-ba75-fbbe4b412c74</PrevVehicleID>
<ReportedByID>5cf75995-e806-4919-bb75-3b64d53846c9</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-09-18T19:33:13.8376948+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>05246144-050a-4d7e-8d6d-6615e3903b01</InspectionItemID>
<InspectionOn>2026-09-18T19:33:13.8376948+04:00</InspectionOn>
<ServiceID>a7e6a222-21f6-4ebe-816f-d6ea72464df8</ServiceID>
<ServiceTypeID>32ba0c37-8439-40e7-84a6-e8311f2c4618</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>b23abdbb-cd09-466e-b027-9b45513f5142</WorkOrderID>
<WorkOrderOn>2026-09-18T19:33:13.8376948+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>d392b98a-06eb-43ae-8d3d-8aa74c37be34</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>de008062-59b2-4144-abdf-b8ffa1c88114</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>9fa0ea3b-e7d4-4804-8445-e6d269fe2f33</d3p1:PartnerID>
<d3p1:VehicleID>267f7d25-2aaf-4c06-8671-25b953cbc35f</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>