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": "36e51c3f-2ecb-4805-a711-37dfcd47ff1d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "c77c5632-be7e-4d8d-97ea-a67094ece217",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f493a3f5-f335-4db1-954c-61c1148a125a",
"PartnerID": "6d4637c0-bcb1-4cf2-8f89-2c290214760e"
},
"IssueID": "eab7be9c-242f-432c-bec0-dfb685ebfbcb",
"ReportedDate": "2025-11-09T00:47:37.7226585+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "5aaf2ba4-6ecb-4203-910a-95311432a05e",
"ReportedByName": "sample string 6",
"AssignedToID": "337d9a60-5bc6-49d5-9ec1-2dfd226f2a8a",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-11-09T00:47:37.7226585+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "a2f208f5-6a1d-4aae-b4af-3af3d0faf0d4",
"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": "a1f7bdb2-bd35-4ddb-ab23-51911a6a458e",
"ServiceTypeID": "14e55cff-8a05-4f3d-b70a-ee9c6195ac14",
"WorkOrderOn": "2025-11-09T00:47:37.7226585+04:00",
"WorkOrderID": "76e48c8c-0351-465b-97ed-52c3f1f8048e",
"InspectionOn": "2025-11-09T00:47:37.7226585+04:00",
"InspectionItemID": "429a1b00-cf20-4205-871b-1f8e6dbcfa0a"
},
"PrevVehicleID": "fa6c2053-3d9d-4c57-bff9-91fd0c3acd3c",
"CloseBy": "2f61254e-f5b7-4771-9b39-134d3851fb35",
"CloseOn": "2025-11-09T00:47:37.7226585+04:00",
"CriticalLevel": 0,
"Id": "ac22114c-f33b-4d1e-a226-52d4c648fea7",
"UserName": "sample string 17",
"UserID": "d6919d64-96e5-4a39-bbfd-f98a5819ebe6",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-11-09T00:47:37.7226585+04:00",
"ClientID": "23122c6b-026e-4dc4-b143-b30e9eaf70c0",
"ClientName": "sample string 22",
"PartnerID": "c1d37400-f675-48e2-ae8d-054e91cad342",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "36e51c3f-2ecb-4805-a711-37dfcd47ff1d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "c77c5632-be7e-4d8d-97ea-a67094ece217",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "f493a3f5-f335-4db1-954c-61c1148a125a",
"PartnerID": "6d4637c0-bcb1-4cf2-8f89-2c290214760e"
},
"IssueID": "eab7be9c-242f-432c-bec0-dfb685ebfbcb",
"ReportedDate": "2025-11-09T00:47:37.7226585+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "5aaf2ba4-6ecb-4203-910a-95311432a05e",
"ReportedByName": "sample string 6",
"AssignedToID": "337d9a60-5bc6-49d5-9ec1-2dfd226f2a8a",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2025-11-09T00:47:37.7226585+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "a2f208f5-6a1d-4aae-b4af-3af3d0faf0d4",
"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": "a1f7bdb2-bd35-4ddb-ab23-51911a6a458e",
"ServiceTypeID": "14e55cff-8a05-4f3d-b70a-ee9c6195ac14",
"WorkOrderOn": "2025-11-09T00:47:37.7226585+04:00",
"WorkOrderID": "76e48c8c-0351-465b-97ed-52c3f1f8048e",
"InspectionOn": "2025-11-09T00:47:37.7226585+04:00",
"InspectionItemID": "429a1b00-cf20-4205-871b-1f8e6dbcfa0a"
},
"PrevVehicleID": "fa6c2053-3d9d-4c57-bff9-91fd0c3acd3c",
"CloseBy": "2f61254e-f5b7-4771-9b39-134d3851fb35",
"CloseOn": "2025-11-09T00:47:37.7226585+04:00",
"CriticalLevel": 0,
"Id": "ac22114c-f33b-4d1e-a226-52d4c648fea7",
"UserName": "sample string 17",
"UserID": "d6919d64-96e5-4a39-bbfd-f98a5819ebe6",
"CreatedBy": "sample string 19",
"CreatedOn": "2025-11-09T00:47:37.7226585+04:00",
"ClientID": "23122c6b-026e-4dc4-b143-b30e9eaf70c0",
"ClientName": "sample string 22",
"PartnerID": "c1d37400-f675-48e2-ae8d-054e91cad342",
"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">23122c6b-026e-4dc4-b143-b30e9eaf70c0</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">2025-11-09T00:47:37.7226585+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">ac22114c-f33b-4d1e-a226-52d4c648fea7</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c1d37400-f675-48e2-ae8d-054e91cad342</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">d6919d64-96e5-4a39-bbfd-f98a5819ebe6</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>337d9a60-5bc6-49d5-9ec1-2dfd226f2a8a</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>a2f208f5-6a1d-4aae-b4af-3af3d0faf0d4</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>2f61254e-f5b7-4771-9b39-134d3851fb35</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-11-09T00:47:37.7226585+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-11-09T00:47:37.7226585+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>eab7be9c-242f-432c-bec0-dfb685ebfbcb</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>fa6c2053-3d9d-4c57-bff9-91fd0c3acd3c</PrevVehicleID>
<ReportedByID>5aaf2ba4-6ecb-4203-910a-95311432a05e</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-11-09T00:47:37.7226585+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>429a1b00-cf20-4205-871b-1f8e6dbcfa0a</InspectionItemID>
<InspectionOn>2025-11-09T00:47:37.7226585+04:00</InspectionOn>
<ServiceID>a1f7bdb2-bd35-4ddb-ab23-51911a6a458e</ServiceID>
<ServiceTypeID>14e55cff-8a05-4f3d-b70a-ee9c6195ac14</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>76e48c8c-0351-465b-97ed-52c3f1f8048e</WorkOrderID>
<WorkOrderOn>2025-11-09T00:47:37.7226585+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>f493a3f5-f335-4db1-954c-61c1148a125a</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>c77c5632-be7e-4d8d-97ea-a67094ece217</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>6d4637c0-bcb1-4cf2-8f89-2c290214760e</d3p1:PartnerID>
<d3p1:VehicleID>36e51c3f-2ecb-4805-a711-37dfcd47ff1d</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">23122c6b-026e-4dc4-b143-b30e9eaf70c0</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">2025-11-09T00:47:37.7226585+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">ac22114c-f33b-4d1e-a226-52d4c648fea7</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c1d37400-f675-48e2-ae8d-054e91cad342</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">d6919d64-96e5-4a39-bbfd-f98a5819ebe6</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>337d9a60-5bc6-49d5-9ec1-2dfd226f2a8a</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>a2f208f5-6a1d-4aae-b4af-3af3d0faf0d4</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>2f61254e-f5b7-4771-9b39-134d3851fb35</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2025-11-09T00:47:37.7226585+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2025-11-09T00:47:37.7226585+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>eab7be9c-242f-432c-bec0-dfb685ebfbcb</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>fa6c2053-3d9d-4c57-bff9-91fd0c3acd3c</PrevVehicleID>
<ReportedByID>5aaf2ba4-6ecb-4203-910a-95311432a05e</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2025-11-09T00:47:37.7226585+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>429a1b00-cf20-4205-871b-1f8e6dbcfa0a</InspectionItemID>
<InspectionOn>2025-11-09T00:47:37.7226585+04:00</InspectionOn>
<ServiceID>a1f7bdb2-bd35-4ddb-ab23-51911a6a458e</ServiceID>
<ServiceTypeID>14e55cff-8a05-4f3d-b70a-ee9c6195ac14</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>76e48c8c-0351-465b-97ed-52c3f1f8048e</WorkOrderID>
<WorkOrderOn>2025-11-09T00:47:37.7226585+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>f493a3f5-f335-4db1-954c-61c1148a125a</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>c77c5632-be7e-4d8d-97ea-a67094ece217</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>6d4637c0-bcb1-4cf2-8f89-2c290214760e</d3p1:PartnerID>
<d3p1:VehicleID>36e51c3f-2ecb-4805-a711-37dfcd47ff1d</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>