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": "8f163b45-1608-46e7-8b0c-9e00f83b7796",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "917345a3-4018-4459-b62f-2ca40e36d365",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "4b178393-3fd6-4682-b553-2b3a5333e718",
"PartnerID": "5fa8827e-03a4-4e67-95fb-1fb7021ebb55"
},
"IssueID": "ec2cafc1-a69d-4e9f-8d33-879ca4f74e7a",
"ReportedDate": "2026-08-05T03:42:19.7324782+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "1ff4f43d-5b74-46b7-b0dd-ace2fea85260",
"ReportedByName": "sample string 6",
"AssignedToID": "44b7f125-4719-497d-89fe-88aac9ce1d61",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-05T03:42:19.7324782+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "46aa24fe-c812-47f8-a139-d17f794607e9",
"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": "c395f18f-3ef3-4d9e-b341-9842d40db7b5",
"ServiceTypeID": "d0a85860-60d9-4a44-b900-840aed9a7c78",
"WorkOrderOn": "2026-08-05T03:42:19.7324782+04:00",
"WorkOrderID": "41bb7af5-8a0a-41f4-b8ce-bec71f6e3154",
"InspectionOn": "2026-08-05T03:42:19.7324782+04:00",
"InspectionItemID": "c87ebc8f-e548-4d9f-beaf-b64319bb434e"
},
"PrevVehicleID": "cad7776d-3a0e-4745-9edc-d76fa7b14356",
"CloseBy": "d7a23d48-bb73-49d3-94e0-e2dd5906b2b0",
"CloseOn": "2026-08-05T03:42:19.7324782+04:00",
"CriticalLevel": 0,
"Id": "ec1fdf67-09b5-4b7f-810b-744bac7adb07",
"UserName": "sample string 17",
"UserID": "214f5a34-124e-40c9-9c09-f1eb15ddf3fd",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-05T03:42:19.7324782+04:00",
"ClientID": "f4464cb1-3ce3-46a7-8de1-60165d67d296",
"ClientName": "sample string 22",
"PartnerID": "90ea5000-8fc8-49d3-8674-15ada8260213",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "8f163b45-1608-46e7-8b0c-9e00f83b7796",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "917345a3-4018-4459-b62f-2ca40e36d365",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "4b178393-3fd6-4682-b553-2b3a5333e718",
"PartnerID": "5fa8827e-03a4-4e67-95fb-1fb7021ebb55"
},
"IssueID": "ec2cafc1-a69d-4e9f-8d33-879ca4f74e7a",
"ReportedDate": "2026-08-05T03:42:19.7324782+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "1ff4f43d-5b74-46b7-b0dd-ace2fea85260",
"ReportedByName": "sample string 6",
"AssignedToID": "44b7f125-4719-497d-89fe-88aac9ce1d61",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-05T03:42:19.7324782+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "46aa24fe-c812-47f8-a139-d17f794607e9",
"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": "c395f18f-3ef3-4d9e-b341-9842d40db7b5",
"ServiceTypeID": "d0a85860-60d9-4a44-b900-840aed9a7c78",
"WorkOrderOn": "2026-08-05T03:42:19.7324782+04:00",
"WorkOrderID": "41bb7af5-8a0a-41f4-b8ce-bec71f6e3154",
"InspectionOn": "2026-08-05T03:42:19.7324782+04:00",
"InspectionItemID": "c87ebc8f-e548-4d9f-beaf-b64319bb434e"
},
"PrevVehicleID": "cad7776d-3a0e-4745-9edc-d76fa7b14356",
"CloseBy": "d7a23d48-bb73-49d3-94e0-e2dd5906b2b0",
"CloseOn": "2026-08-05T03:42:19.7324782+04:00",
"CriticalLevel": 0,
"Id": "ec1fdf67-09b5-4b7f-810b-744bac7adb07",
"UserName": "sample string 17",
"UserID": "214f5a34-124e-40c9-9c09-f1eb15ddf3fd",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-05T03:42:19.7324782+04:00",
"ClientID": "f4464cb1-3ce3-46a7-8de1-60165d67d296",
"ClientName": "sample string 22",
"PartnerID": "90ea5000-8fc8-49d3-8674-15ada8260213",
"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">f4464cb1-3ce3-46a7-8de1-60165d67d296</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-08-05T03:42:19.7324782+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">ec1fdf67-09b5-4b7f-810b-744bac7adb07</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">90ea5000-8fc8-49d3-8674-15ada8260213</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">214f5a34-124e-40c9-9c09-f1eb15ddf3fd</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>44b7f125-4719-497d-89fe-88aac9ce1d61</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>46aa24fe-c812-47f8-a139-d17f794607e9</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>d7a23d48-bb73-49d3-94e0-e2dd5906b2b0</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-05T03:42:19.7324782+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-05T03:42:19.7324782+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>ec2cafc1-a69d-4e9f-8d33-879ca4f74e7a</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>cad7776d-3a0e-4745-9edc-d76fa7b14356</PrevVehicleID>
<ReportedByID>1ff4f43d-5b74-46b7-b0dd-ace2fea85260</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-05T03:42:19.7324782+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>c87ebc8f-e548-4d9f-beaf-b64319bb434e</InspectionItemID>
<InspectionOn>2026-08-05T03:42:19.7324782+04:00</InspectionOn>
<ServiceID>c395f18f-3ef3-4d9e-b341-9842d40db7b5</ServiceID>
<ServiceTypeID>d0a85860-60d9-4a44-b900-840aed9a7c78</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>41bb7af5-8a0a-41f4-b8ce-bec71f6e3154</WorkOrderID>
<WorkOrderOn>2026-08-05T03:42:19.7324782+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>4b178393-3fd6-4682-b553-2b3a5333e718</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>917345a3-4018-4459-b62f-2ca40e36d365</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>5fa8827e-03a4-4e67-95fb-1fb7021ebb55</d3p1:PartnerID>
<d3p1:VehicleID>8f163b45-1608-46e7-8b0c-9e00f83b7796</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">f4464cb1-3ce3-46a7-8de1-60165d67d296</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-08-05T03:42:19.7324782+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">ec1fdf67-09b5-4b7f-810b-744bac7adb07</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">90ea5000-8fc8-49d3-8674-15ada8260213</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">214f5a34-124e-40c9-9c09-f1eb15ddf3fd</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>44b7f125-4719-497d-89fe-88aac9ce1d61</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>46aa24fe-c812-47f8-a139-d17f794607e9</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>d7a23d48-bb73-49d3-94e0-e2dd5906b2b0</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-05T03:42:19.7324782+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-05T03:42:19.7324782+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>ec2cafc1-a69d-4e9f-8d33-879ca4f74e7a</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>cad7776d-3a0e-4745-9edc-d76fa7b14356</PrevVehicleID>
<ReportedByID>1ff4f43d-5b74-46b7-b0dd-ace2fea85260</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-05T03:42:19.7324782+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>c87ebc8f-e548-4d9f-beaf-b64319bb434e</InspectionItemID>
<InspectionOn>2026-08-05T03:42:19.7324782+04:00</InspectionOn>
<ServiceID>c395f18f-3ef3-4d9e-b341-9842d40db7b5</ServiceID>
<ServiceTypeID>d0a85860-60d9-4a44-b900-840aed9a7c78</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>41bb7af5-8a0a-41f4-b8ce-bec71f6e3154</WorkOrderID>
<WorkOrderOn>2026-08-05T03:42:19.7324782+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>4b178393-3fd6-4682-b553-2b3a5333e718</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>917345a3-4018-4459-b62f-2ca40e36d365</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>5fa8827e-03a4-4e67-95fb-1fb7021ebb55</d3p1:PartnerID>
<d3p1:VehicleID>8f163b45-1608-46e7-8b0c-9e00f83b7796</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>