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": "48c87d27-9897-4843-a7fd-bbd862907c42",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a7f78f2a-843b-410e-a361-2a4cb722ca1b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "5f230199-6ca3-46c2-8393-5994865dedb2",
"PartnerID": "908e5260-9bdd-4efd-a55d-ab0b66c34ed3"
},
"IssueID": "ee5e47a9-1969-4a9c-ad28-7a815b0cba79",
"ReportedDate": "2026-04-18T13:41:42.5625705+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "3cbe9067-20b2-4e94-b4fd-70286389739b",
"ReportedByName": "sample string 6",
"AssignedToID": "fee1fc21-4c69-4f51-8f33-b9a9764a4440",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T13:41:42.5625705+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "66958c9d-1ca5-477c-92c0-86f035b053e2",
"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": "10fde13d-901b-47a7-ad1c-e2638bfcc5a1",
"ServiceTypeID": "49b54fe8-79ba-49d7-869b-da833fb1e7eb",
"WorkOrderOn": "2026-04-18T13:41:42.5625705+04:00",
"WorkOrderID": "cf2fc1c2-d7d2-4caf-bf3e-ad3f6a1afad6",
"InspectionOn": "2026-04-18T13:41:42.5625705+04:00",
"InspectionItemID": "715b6a40-df4c-45c9-ac62-d3a1c2edc314"
},
"PrevVehicleID": "d4129212-25be-4853-9b8b-c2416498c2f1",
"CloseBy": "c2c5b141-babb-46a6-aa6c-fa49c3355a5a",
"CloseOn": "2026-04-18T13:41:42.5625705+04:00",
"CriticalLevel": 0,
"Id": "b6b2e276-b0a8-48b8-8af0-14f75e7741be",
"UserName": "sample string 17",
"UserID": "a4acbcf3-86b6-4b6e-bf22-44e7e6893141",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T13:41:42.5625705+04:00",
"ClientID": "3de1d1ca-15e3-4c73-a7e1-b814e3067b41",
"ClientName": "sample string 22",
"PartnerID": "b3d7a625-ecbc-4fcb-b4f6-e10e90416d28",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "48c87d27-9897-4843-a7fd-bbd862907c42",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a7f78f2a-843b-410e-a361-2a4cb722ca1b",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "5f230199-6ca3-46c2-8393-5994865dedb2",
"PartnerID": "908e5260-9bdd-4efd-a55d-ab0b66c34ed3"
},
"IssueID": "ee5e47a9-1969-4a9c-ad28-7a815b0cba79",
"ReportedDate": "2026-04-18T13:41:42.5625705+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "3cbe9067-20b2-4e94-b4fd-70286389739b",
"ReportedByName": "sample string 6",
"AssignedToID": "fee1fc21-4c69-4f51-8f33-b9a9764a4440",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T13:41:42.5625705+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "66958c9d-1ca5-477c-92c0-86f035b053e2",
"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": "10fde13d-901b-47a7-ad1c-e2638bfcc5a1",
"ServiceTypeID": "49b54fe8-79ba-49d7-869b-da833fb1e7eb",
"WorkOrderOn": "2026-04-18T13:41:42.5625705+04:00",
"WorkOrderID": "cf2fc1c2-d7d2-4caf-bf3e-ad3f6a1afad6",
"InspectionOn": "2026-04-18T13:41:42.5625705+04:00",
"InspectionItemID": "715b6a40-df4c-45c9-ac62-d3a1c2edc314"
},
"PrevVehicleID": "d4129212-25be-4853-9b8b-c2416498c2f1",
"CloseBy": "c2c5b141-babb-46a6-aa6c-fa49c3355a5a",
"CloseOn": "2026-04-18T13:41:42.5625705+04:00",
"CriticalLevel": 0,
"Id": "b6b2e276-b0a8-48b8-8af0-14f75e7741be",
"UserName": "sample string 17",
"UserID": "a4acbcf3-86b6-4b6e-bf22-44e7e6893141",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T13:41:42.5625705+04:00",
"ClientID": "3de1d1ca-15e3-4c73-a7e1-b814e3067b41",
"ClientName": "sample string 22",
"PartnerID": "b3d7a625-ecbc-4fcb-b4f6-e10e90416d28",
"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">3de1d1ca-15e3-4c73-a7e1-b814e3067b41</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-04-18T13:41:42.5625705+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b6b2e276-b0a8-48b8-8af0-14f75e7741be</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b3d7a625-ecbc-4fcb-b4f6-e10e90416d28</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">a4acbcf3-86b6-4b6e-bf22-44e7e6893141</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>fee1fc21-4c69-4f51-8f33-b9a9764a4440</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>66958c9d-1ca5-477c-92c0-86f035b053e2</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>c2c5b141-babb-46a6-aa6c-fa49c3355a5a</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-04-18T13:41:42.5625705+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-04-18T13:41:42.5625705+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>ee5e47a9-1969-4a9c-ad28-7a815b0cba79</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>d4129212-25be-4853-9b8b-c2416498c2f1</PrevVehicleID>
<ReportedByID>3cbe9067-20b2-4e94-b4fd-70286389739b</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-04-18T13:41:42.5625705+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>715b6a40-df4c-45c9-ac62-d3a1c2edc314</InspectionItemID>
<InspectionOn>2026-04-18T13:41:42.5625705+04:00</InspectionOn>
<ServiceID>10fde13d-901b-47a7-ad1c-e2638bfcc5a1</ServiceID>
<ServiceTypeID>49b54fe8-79ba-49d7-869b-da833fb1e7eb</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>cf2fc1c2-d7d2-4caf-bf3e-ad3f6a1afad6</WorkOrderID>
<WorkOrderOn>2026-04-18T13:41:42.5625705+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>5f230199-6ca3-46c2-8393-5994865dedb2</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>a7f78f2a-843b-410e-a361-2a4cb722ca1b</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>908e5260-9bdd-4efd-a55d-ab0b66c34ed3</d3p1:PartnerID>
<d3p1:VehicleID>48c87d27-9897-4843-a7fd-bbd862907c42</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3de1d1ca-15e3-4c73-a7e1-b814e3067b41</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-04-18T13:41:42.5625705+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b6b2e276-b0a8-48b8-8af0-14f75e7741be</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b3d7a625-ecbc-4fcb-b4f6-e10e90416d28</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">a4acbcf3-86b6-4b6e-bf22-44e7e6893141</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>fee1fc21-4c69-4f51-8f33-b9a9764a4440</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>66958c9d-1ca5-477c-92c0-86f035b053e2</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>c2c5b141-babb-46a6-aa6c-fa49c3355a5a</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-04-18T13:41:42.5625705+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-04-18T13:41:42.5625705+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>ee5e47a9-1969-4a9c-ad28-7a815b0cba79</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>d4129212-25be-4853-9b8b-c2416498c2f1</PrevVehicleID>
<ReportedByID>3cbe9067-20b2-4e94-b4fd-70286389739b</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-04-18T13:41:42.5625705+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>715b6a40-df4c-45c9-ac62-d3a1c2edc314</InspectionItemID>
<InspectionOn>2026-04-18T13:41:42.5625705+04:00</InspectionOn>
<ServiceID>10fde13d-901b-47a7-ad1c-e2638bfcc5a1</ServiceID>
<ServiceTypeID>49b54fe8-79ba-49d7-869b-da833fb1e7eb</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>cf2fc1c2-d7d2-4caf-bf3e-ad3f6a1afad6</WorkOrderID>
<WorkOrderOn>2026-04-18T13:41:42.5625705+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>5f230199-6ca3-46c2-8393-5994865dedb2</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>a7f78f2a-843b-410e-a361-2a4cb722ca1b</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>908e5260-9bdd-4efd-a55d-ab0b66c34ed3</d3p1:PartnerID>
<d3p1:VehicleID>48c87d27-9897-4843-a7fd-bbd862907c42</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>