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": "58fd87ad-6a22-4d85-adb6-e26727d78d9d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3038864a-7713-4b31-b0f1-488b64db7d78",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "7d5d1442-be72-42d2-bd6a-8b51b9ee254d",
"PartnerID": "63b6da3f-a548-43bf-b4cf-89bf98407d8f"
},
"IssueID": "23ece58f-bbc4-4d93-aa48-fd079fc35a28",
"ReportedDate": "2026-08-21T10:49:10.2584935+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "c9609bd3-15d5-46f1-8293-56b855bf943e",
"ReportedByName": "sample string 6",
"AssignedToID": "18d43488-a0e9-497d-a5e5-ec84aaa1b015",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:49:10.2584935+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e8ddec7d-0f4c-4be5-8543-93eb97a55db6",
"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": "90de0e3a-fcbd-444e-a6e8-9293c7a65e9a",
"ServiceTypeID": "7316e58b-b0b8-4296-8ea3-102ee3290ca4",
"WorkOrderOn": "2026-08-21T10:49:10.2584935+04:00",
"WorkOrderID": "25b2c468-3e78-4dad-8045-7b9b202c0318",
"InspectionOn": "2026-08-21T10:49:10.2584935+04:00",
"InspectionItemID": "8067c780-1af0-45fb-956b-1f8fb86aa7e7"
},
"PrevVehicleID": "2c7eb519-6ad4-4991-b274-1b52163abc2c",
"CloseBy": "368cedd7-f44e-4139-bec7-2f60f693ebb3",
"CloseOn": "2026-08-21T10:49:10.2584935+04:00",
"CriticalLevel": 0,
"Id": "47b30fdf-dd06-44c8-98db-136b15685008",
"UserName": "sample string 17",
"UserID": "0ede751f-0b2b-40c2-be46-d3840c036dad",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:49:10.2584935+04:00",
"ClientID": "2c8a0206-bb53-496f-a309-15910eee8aaf",
"ClientName": "sample string 22",
"PartnerID": "059e7f55-d1ba-42f2-a1f7-24f3f7719f73",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "58fd87ad-6a22-4d85-adb6-e26727d78d9d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "3038864a-7713-4b31-b0f1-488b64db7d78",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "7d5d1442-be72-42d2-bd6a-8b51b9ee254d",
"PartnerID": "63b6da3f-a548-43bf-b4cf-89bf98407d8f"
},
"IssueID": "23ece58f-bbc4-4d93-aa48-fd079fc35a28",
"ReportedDate": "2026-08-21T10:49:10.2584935+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "c9609bd3-15d5-46f1-8293-56b855bf943e",
"ReportedByName": "sample string 6",
"AssignedToID": "18d43488-a0e9-497d-a5e5-ec84aaa1b015",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:49:10.2584935+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e8ddec7d-0f4c-4be5-8543-93eb97a55db6",
"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": "90de0e3a-fcbd-444e-a6e8-9293c7a65e9a",
"ServiceTypeID": "7316e58b-b0b8-4296-8ea3-102ee3290ca4",
"WorkOrderOn": "2026-08-21T10:49:10.2584935+04:00",
"WorkOrderID": "25b2c468-3e78-4dad-8045-7b9b202c0318",
"InspectionOn": "2026-08-21T10:49:10.2584935+04:00",
"InspectionItemID": "8067c780-1af0-45fb-956b-1f8fb86aa7e7"
},
"PrevVehicleID": "2c7eb519-6ad4-4991-b274-1b52163abc2c",
"CloseBy": "368cedd7-f44e-4139-bec7-2f60f693ebb3",
"CloseOn": "2026-08-21T10:49:10.2584935+04:00",
"CriticalLevel": 0,
"Id": "47b30fdf-dd06-44c8-98db-136b15685008",
"UserName": "sample string 17",
"UserID": "0ede751f-0b2b-40c2-be46-d3840c036dad",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:49:10.2584935+04:00",
"ClientID": "2c8a0206-bb53-496f-a309-15910eee8aaf",
"ClientName": "sample string 22",
"PartnerID": "059e7f55-d1ba-42f2-a1f7-24f3f7719f73",
"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">2c8a0206-bb53-496f-a309-15910eee8aaf</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-21T10:49:10.2584935+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">47b30fdf-dd06-44c8-98db-136b15685008</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">059e7f55-d1ba-42f2-a1f7-24f3f7719f73</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">0ede751f-0b2b-40c2-be46-d3840c036dad</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>18d43488-a0e9-497d-a5e5-ec84aaa1b015</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>e8ddec7d-0f4c-4be5-8543-93eb97a55db6</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>368cedd7-f44e-4139-bec7-2f60f693ebb3</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-21T10:49:10.2584935+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-21T10:49:10.2584935+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>23ece58f-bbc4-4d93-aa48-fd079fc35a28</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>2c7eb519-6ad4-4991-b274-1b52163abc2c</PrevVehicleID>
<ReportedByID>c9609bd3-15d5-46f1-8293-56b855bf943e</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-21T10:49:10.2584935+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>8067c780-1af0-45fb-956b-1f8fb86aa7e7</InspectionItemID>
<InspectionOn>2026-08-21T10:49:10.2584935+04:00</InspectionOn>
<ServiceID>90de0e3a-fcbd-444e-a6e8-9293c7a65e9a</ServiceID>
<ServiceTypeID>7316e58b-b0b8-4296-8ea3-102ee3290ca4</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>25b2c468-3e78-4dad-8045-7b9b202c0318</WorkOrderID>
<WorkOrderOn>2026-08-21T10:49:10.2584935+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>7d5d1442-be72-42d2-bd6a-8b51b9ee254d</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>3038864a-7713-4b31-b0f1-488b64db7d78</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>63b6da3f-a548-43bf-b4cf-89bf98407d8f</d3p1:PartnerID>
<d3p1:VehicleID>58fd87ad-6a22-4d85-adb6-e26727d78d9d</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2c8a0206-bb53-496f-a309-15910eee8aaf</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-21T10:49:10.2584935+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">47b30fdf-dd06-44c8-98db-136b15685008</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">059e7f55-d1ba-42f2-a1f7-24f3f7719f73</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">0ede751f-0b2b-40c2-be46-d3840c036dad</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>18d43488-a0e9-497d-a5e5-ec84aaa1b015</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>e8ddec7d-0f4c-4be5-8543-93eb97a55db6</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>368cedd7-f44e-4139-bec7-2f60f693ebb3</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-21T10:49:10.2584935+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-21T10:49:10.2584935+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>23ece58f-bbc4-4d93-aa48-fd079fc35a28</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>2c7eb519-6ad4-4991-b274-1b52163abc2c</PrevVehicleID>
<ReportedByID>c9609bd3-15d5-46f1-8293-56b855bf943e</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-21T10:49:10.2584935+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>8067c780-1af0-45fb-956b-1f8fb86aa7e7</InspectionItemID>
<InspectionOn>2026-08-21T10:49:10.2584935+04:00</InspectionOn>
<ServiceID>90de0e3a-fcbd-444e-a6e8-9293c7a65e9a</ServiceID>
<ServiceTypeID>7316e58b-b0b8-4296-8ea3-102ee3290ca4</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>25b2c468-3e78-4dad-8045-7b9b202c0318</WorkOrderID>
<WorkOrderOn>2026-08-21T10:49:10.2584935+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>7d5d1442-be72-42d2-bd6a-8b51b9ee254d</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>3038864a-7713-4b31-b0f1-488b64db7d78</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>63b6da3f-a548-43bf-b4cf-89bf98407d8f</d3p1:PartnerID>
<d3p1:VehicleID>58fd87ad-6a22-4d85-adb6-e26727d78d9d</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>