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": "11bf8138-f771-4274-bfa4-3f8f95fd6629",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "b1091b31-e975-420f-8e6b-3af894a32091",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "0a22cd08-1c1d-4828-acfb-cb23f45cba00",
"PartnerID": "3120a572-9d1b-412c-bfc8-b501b6b80e8a"
},
"IssueID": "f07126b2-2202-44e8-958f-d92090b8fd8b",
"ReportedDate": "2026-08-21T10:48:05.4303944+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "bbc0cf55-a9eb-4bf6-9f06-7461cd2b9d09",
"ReportedByName": "sample string 6",
"AssignedToID": "8914e623-2c0f-4ba9-8aa0-552981efad1e",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:48:05.4303944+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "7364a18a-37ff-4a1c-9cd4-9c3d444d26ab",
"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": "a7c1c870-17f0-44ce-9714-a3bbaed31609",
"ServiceTypeID": "8681f5ba-0af3-4f5b-929e-99277140402e",
"WorkOrderOn": "2026-08-21T10:48:05.4303944+04:00",
"WorkOrderID": "36279087-7ede-4186-aace-6b7e09198078",
"InspectionOn": "2026-08-21T10:48:05.4303944+04:00",
"InspectionItemID": "b097f188-020e-49c4-a33d-fa4e18eb9f93"
},
"PrevVehicleID": "5ad6aa11-ae62-48f1-a81b-6c1e50668009",
"CloseBy": "c8efb573-0e7e-4650-a562-dff10df4ca1a",
"CloseOn": "2026-08-21T10:48:05.4303944+04:00",
"CriticalLevel": 0,
"Id": "06a76c23-38eb-43a7-a489-0fdf6bd843be",
"UserName": "sample string 17",
"UserID": "b1334f50-a30f-46c8-8b3a-46a9299e8fcf",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:48:05.4303944+04:00",
"ClientID": "db63c896-a3e5-4c8c-bf64-1b5ac8eacf28",
"ClientName": "sample string 22",
"PartnerID": "d1c0c550-ccfb-44b0-bdd9-4cd05fed1b75",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "11bf8138-f771-4274-bfa4-3f8f95fd6629",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "b1091b31-e975-420f-8e6b-3af894a32091",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "0a22cd08-1c1d-4828-acfb-cb23f45cba00",
"PartnerID": "3120a572-9d1b-412c-bfc8-b501b6b80e8a"
},
"IssueID": "f07126b2-2202-44e8-958f-d92090b8fd8b",
"ReportedDate": "2026-08-21T10:48:05.4303944+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "bbc0cf55-a9eb-4bf6-9f06-7461cd2b9d09",
"ReportedByName": "sample string 6",
"AssignedToID": "8914e623-2c0f-4ba9-8aa0-552981efad1e",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-08-21T10:48:05.4303944+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "7364a18a-37ff-4a1c-9cd4-9c3d444d26ab",
"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": "a7c1c870-17f0-44ce-9714-a3bbaed31609",
"ServiceTypeID": "8681f5ba-0af3-4f5b-929e-99277140402e",
"WorkOrderOn": "2026-08-21T10:48:05.4303944+04:00",
"WorkOrderID": "36279087-7ede-4186-aace-6b7e09198078",
"InspectionOn": "2026-08-21T10:48:05.4303944+04:00",
"InspectionItemID": "b097f188-020e-49c4-a33d-fa4e18eb9f93"
},
"PrevVehicleID": "5ad6aa11-ae62-48f1-a81b-6c1e50668009",
"CloseBy": "c8efb573-0e7e-4650-a562-dff10df4ca1a",
"CloseOn": "2026-08-21T10:48:05.4303944+04:00",
"CriticalLevel": 0,
"Id": "06a76c23-38eb-43a7-a489-0fdf6bd843be",
"UserName": "sample string 17",
"UserID": "b1334f50-a30f-46c8-8b3a-46a9299e8fcf",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-08-21T10:48:05.4303944+04:00",
"ClientID": "db63c896-a3e5-4c8c-bf64-1b5ac8eacf28",
"ClientName": "sample string 22",
"PartnerID": "d1c0c550-ccfb-44b0-bdd9-4cd05fed1b75",
"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">db63c896-a3e5-4c8c-bf64-1b5ac8eacf28</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:48:05.4303944+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">06a76c23-38eb-43a7-a489-0fdf6bd843be</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">d1c0c550-ccfb-44b0-bdd9-4cd05fed1b75</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">b1334f50-a30f-46c8-8b3a-46a9299e8fcf</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>8914e623-2c0f-4ba9-8aa0-552981efad1e</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>7364a18a-37ff-4a1c-9cd4-9c3d444d26ab</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>c8efb573-0e7e-4650-a562-dff10df4ca1a</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-21T10:48:05.4303944+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-21T10:48:05.4303944+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>f07126b2-2202-44e8-958f-d92090b8fd8b</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>5ad6aa11-ae62-48f1-a81b-6c1e50668009</PrevVehicleID>
<ReportedByID>bbc0cf55-a9eb-4bf6-9f06-7461cd2b9d09</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-21T10:48:05.4303944+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>b097f188-020e-49c4-a33d-fa4e18eb9f93</InspectionItemID>
<InspectionOn>2026-08-21T10:48:05.4303944+04:00</InspectionOn>
<ServiceID>a7c1c870-17f0-44ce-9714-a3bbaed31609</ServiceID>
<ServiceTypeID>8681f5ba-0af3-4f5b-929e-99277140402e</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>36279087-7ede-4186-aace-6b7e09198078</WorkOrderID>
<WorkOrderOn>2026-08-21T10:48:05.4303944+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>0a22cd08-1c1d-4828-acfb-cb23f45cba00</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>b1091b31-e975-420f-8e6b-3af894a32091</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>3120a572-9d1b-412c-bfc8-b501b6b80e8a</d3p1:PartnerID>
<d3p1:VehicleID>11bf8138-f771-4274-bfa4-3f8f95fd6629</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">db63c896-a3e5-4c8c-bf64-1b5ac8eacf28</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:48:05.4303944+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">06a76c23-38eb-43a7-a489-0fdf6bd843be</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">d1c0c550-ccfb-44b0-bdd9-4cd05fed1b75</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">b1334f50-a30f-46c8-8b3a-46a9299e8fcf</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>8914e623-2c0f-4ba9-8aa0-552981efad1e</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>7364a18a-37ff-4a1c-9cd4-9c3d444d26ab</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>c8efb573-0e7e-4650-a562-dff10df4ca1a</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-08-21T10:48:05.4303944+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-08-21T10:48:05.4303944+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>f07126b2-2202-44e8-958f-d92090b8fd8b</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>5ad6aa11-ae62-48f1-a81b-6c1e50668009</PrevVehicleID>
<ReportedByID>bbc0cf55-a9eb-4bf6-9f06-7461cd2b9d09</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-08-21T10:48:05.4303944+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>b097f188-020e-49c4-a33d-fa4e18eb9f93</InspectionItemID>
<InspectionOn>2026-08-21T10:48:05.4303944+04:00</InspectionOn>
<ServiceID>a7c1c870-17f0-44ce-9714-a3bbaed31609</ServiceID>
<ServiceTypeID>8681f5ba-0af3-4f5b-929e-99277140402e</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>36279087-7ede-4186-aace-6b7e09198078</WorkOrderID>
<WorkOrderOn>2026-08-21T10:48:05.4303944+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>0a22cd08-1c1d-4828-acfb-cb23f45cba00</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>b1091b31-e975-420f-8e6b-3af894a32091</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>3120a572-9d1b-412c-bfc8-b501b6b80e8a</d3p1:PartnerID>
<d3p1:VehicleID>11bf8138-f771-4274-bfa4-3f8f95fd6629</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>