GET Api/Issue/GetAll?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": "9c5e0364-ac5e-40d9-a891-53288dbaf4b6",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a1b6c9c2-0ec6-4584-a07e-023acf42c1ad",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "23cde10e-7093-43de-8f6d-0d6f7c4374aa",
"PartnerID": "90326f42-5161-44fd-94e8-e1d23bdb561b"
},
"IssueID": "00b1677f-dcfa-4ef4-b3b9-de9e12bf46c9",
"ReportedDate": "2026-09-22T20:42:21.2939044+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "701bfa13-5204-4b07-b05a-c55bd2676622",
"ReportedByName": "sample string 6",
"AssignedToID": "a636fe0c-f4e7-4217-a148-df0fe7765086",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-09-22T20:42:21.2939044+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "405e057b-804a-43ba-8bfd-f4dc925daf0d",
"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": "2f3622d6-d425-46b5-8d3e-8b251a5624e1",
"ServiceTypeID": "9b96bb76-c468-459a-b5f0-c968b4f9c6a1",
"WorkOrderOn": "2026-09-22T20:42:21.2939044+04:00",
"WorkOrderID": "58db5749-0840-4027-bc25-70e02d75c528",
"InspectionOn": "2026-09-22T20:42:21.2939044+04:00",
"InspectionItemID": "18ad4304-fe65-4b45-9ef1-f496e5517357"
},
"PrevVehicleID": "faec0cbb-06e0-42bd-b7a8-a91936f897e5",
"CloseBy": "679595cd-ff38-4405-9bbb-537cfa57bd53",
"CloseOn": "2026-09-22T20:42:21.2939044+04:00",
"CriticalLevel": 0,
"Id": "82c3e1f1-8664-4921-bc79-5db8a1b5cb74",
"UserName": "sample string 17",
"UserID": "b8112e94-ea0b-4a2e-923f-ac42e48e36b0",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-09-22T20:42:21.2939044+04:00",
"ClientID": "0e7068c0-f96d-4578-ab7c-2057f45339b4",
"ClientName": "sample string 22",
"PartnerID": "11c1a55a-3315-4145-8b47-57d46789f1a5",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "9c5e0364-ac5e-40d9-a891-53288dbaf4b6",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a1b6c9c2-0ec6-4584-a07e-023acf42c1ad",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "23cde10e-7093-43de-8f6d-0d6f7c4374aa",
"PartnerID": "90326f42-5161-44fd-94e8-e1d23bdb561b"
},
"IssueID": "00b1677f-dcfa-4ef4-b3b9-de9e12bf46c9",
"ReportedDate": "2026-09-22T20:42:21.2939044+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "701bfa13-5204-4b07-b05a-c55bd2676622",
"ReportedByName": "sample string 6",
"AssignedToID": "a636fe0c-f4e7-4217-a148-df0fe7765086",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-09-22T20:42:21.2939044+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "405e057b-804a-43ba-8bfd-f4dc925daf0d",
"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": "2f3622d6-d425-46b5-8d3e-8b251a5624e1",
"ServiceTypeID": "9b96bb76-c468-459a-b5f0-c968b4f9c6a1",
"WorkOrderOn": "2026-09-22T20:42:21.2939044+04:00",
"WorkOrderID": "58db5749-0840-4027-bc25-70e02d75c528",
"InspectionOn": "2026-09-22T20:42:21.2939044+04:00",
"InspectionItemID": "18ad4304-fe65-4b45-9ef1-f496e5517357"
},
"PrevVehicleID": "faec0cbb-06e0-42bd-b7a8-a91936f897e5",
"CloseBy": "679595cd-ff38-4405-9bbb-537cfa57bd53",
"CloseOn": "2026-09-22T20:42:21.2939044+04:00",
"CriticalLevel": 0,
"Id": "82c3e1f1-8664-4921-bc79-5db8a1b5cb74",
"UserName": "sample string 17",
"UserID": "b8112e94-ea0b-4a2e-923f-ac42e48e36b0",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-09-22T20:42:21.2939044+04:00",
"ClientID": "0e7068c0-f96d-4578-ab7c-2057f45339b4",
"ClientName": "sample string 22",
"PartnerID": "11c1a55a-3315-4145-8b47-57d46789f1a5",
"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">0e7068c0-f96d-4578-ab7c-2057f45339b4</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-22T20:42:21.2939044+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">82c3e1f1-8664-4921-bc79-5db8a1b5cb74</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">11c1a55a-3315-4145-8b47-57d46789f1a5</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">b8112e94-ea0b-4a2e-923f-ac42e48e36b0</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>a636fe0c-f4e7-4217-a148-df0fe7765086</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>405e057b-804a-43ba-8bfd-f4dc925daf0d</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>679595cd-ff38-4405-9bbb-537cfa57bd53</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-09-22T20:42:21.2939044+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-09-22T20:42:21.2939044+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>00b1677f-dcfa-4ef4-b3b9-de9e12bf46c9</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>faec0cbb-06e0-42bd-b7a8-a91936f897e5</PrevVehicleID>
<ReportedByID>701bfa13-5204-4b07-b05a-c55bd2676622</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-09-22T20:42:21.2939044+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>18ad4304-fe65-4b45-9ef1-f496e5517357</InspectionItemID>
<InspectionOn>2026-09-22T20:42:21.2939044+04:00</InspectionOn>
<ServiceID>2f3622d6-d425-46b5-8d3e-8b251a5624e1</ServiceID>
<ServiceTypeID>9b96bb76-c468-459a-b5f0-c968b4f9c6a1</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>58db5749-0840-4027-bc25-70e02d75c528</WorkOrderID>
<WorkOrderOn>2026-09-22T20:42:21.2939044+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>23cde10e-7093-43de-8f6d-0d6f7c4374aa</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>a1b6c9c2-0ec6-4584-a07e-023acf42c1ad</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>90326f42-5161-44fd-94e8-e1d23bdb561b</d3p1:PartnerID>
<d3p1:VehicleID>9c5e0364-ac5e-40d9-a891-53288dbaf4b6</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">0e7068c0-f96d-4578-ab7c-2057f45339b4</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-22T20:42:21.2939044+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">82c3e1f1-8664-4921-bc79-5db8a1b5cb74</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">11c1a55a-3315-4145-8b47-57d46789f1a5</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">b8112e94-ea0b-4a2e-923f-ac42e48e36b0</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>a636fe0c-f4e7-4217-a148-df0fe7765086</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>405e057b-804a-43ba-8bfd-f4dc925daf0d</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>679595cd-ff38-4405-9bbb-537cfa57bd53</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-09-22T20:42:21.2939044+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-09-22T20:42:21.2939044+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>00b1677f-dcfa-4ef4-b3b9-de9e12bf46c9</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>faec0cbb-06e0-42bd-b7a8-a91936f897e5</PrevVehicleID>
<ReportedByID>701bfa13-5204-4b07-b05a-c55bd2676622</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-09-22T20:42:21.2939044+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>18ad4304-fe65-4b45-9ef1-f496e5517357</InspectionItemID>
<InspectionOn>2026-09-22T20:42:21.2939044+04:00</InspectionOn>
<ServiceID>2f3622d6-d425-46b5-8d3e-8b251a5624e1</ServiceID>
<ServiceTypeID>9b96bb76-c468-459a-b5f0-c968b4f9c6a1</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>58db5749-0840-4027-bc25-70e02d75c528</WorkOrderID>
<WorkOrderOn>2026-09-22T20:42:21.2939044+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>23cde10e-7093-43de-8f6d-0d6f7c4374aa</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>a1b6c9c2-0ec6-4584-a07e-023acf42c1ad</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>90326f42-5161-44fd-94e8-e1d23bdb561b</d3p1:PartnerID>
<d3p1:VehicleID>9c5e0364-ac5e-40d9-a891-53288dbaf4b6</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>