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": "b9dc224e-6375-40f5-ab22-9350c2962fe2",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "66b31db5-4675-468c-b64b-046f476dc6c5",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "6d9c702f-9a96-46d7-ab1a-17fb16f98162",
"PartnerID": "37a62086-7fbc-487f-8b76-524aa8ae3d33"
},
"IssueID": "78b342f9-6de0-4380-a4bf-35c711fe0ca4",
"ReportedDate": "2026-07-09T15:27:27.3235966+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "3d2751bc-6c67-44e9-9d0e-5a12fc116312",
"ReportedByName": "sample string 6",
"AssignedToID": "5c3ecf40-a66d-4bb9-bcf0-33f5001dce06",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-07-09T15:27:27.3235966+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e278c289-cd9a-4412-b7ae-04d81a49f71e",
"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": "f7021a08-ef46-4b8b-88fa-b19b0c4b21e9",
"ServiceTypeID": "2e858028-233b-4ac9-a4ee-3c97f8dd485a",
"WorkOrderOn": "2026-07-09T15:27:27.3235966+04:00",
"WorkOrderID": "789a8fd7-2e0d-4bdd-9017-372cb1eaa3b6",
"InspectionOn": "2026-07-09T15:27:27.3235966+04:00",
"InspectionItemID": "26dc8e1a-0e2c-4fb8-8ebd-b583b21e35e0"
},
"PrevVehicleID": "25fd88eb-2651-4ef0-b20e-b98b6b74f844",
"CloseBy": "a4d0dee4-df64-4b3d-8e82-ef19460e6677",
"CloseOn": "2026-07-09T15:27:27.3235966+04:00",
"CriticalLevel": 0,
"Id": "230a8448-4dc9-4b18-82d5-f602497290c1",
"UserName": "sample string 17",
"UserID": "cfb9e7c2-caf9-4f58-89f8-cdb2c080dc88",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-07-09T15:27:27.3235966+04:00",
"ClientID": "3f7f99b4-f914-4071-8fb2-86d0c0fc6b5c",
"ClientName": "sample string 22",
"PartnerID": "1a04f2b5-7092-4a70-8cd2-25d55b74272c",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "b9dc224e-6375-40f5-ab22-9350c2962fe2",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "66b31db5-4675-468c-b64b-046f476dc6c5",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "6d9c702f-9a96-46d7-ab1a-17fb16f98162",
"PartnerID": "37a62086-7fbc-487f-8b76-524aa8ae3d33"
},
"IssueID": "78b342f9-6de0-4380-a4bf-35c711fe0ca4",
"ReportedDate": "2026-07-09T15:27:27.3235966+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "3d2751bc-6c67-44e9-9d0e-5a12fc116312",
"ReportedByName": "sample string 6",
"AssignedToID": "5c3ecf40-a66d-4bb9-bcf0-33f5001dce06",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-07-09T15:27:27.3235966+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "e278c289-cd9a-4412-b7ae-04d81a49f71e",
"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": "f7021a08-ef46-4b8b-88fa-b19b0c4b21e9",
"ServiceTypeID": "2e858028-233b-4ac9-a4ee-3c97f8dd485a",
"WorkOrderOn": "2026-07-09T15:27:27.3235966+04:00",
"WorkOrderID": "789a8fd7-2e0d-4bdd-9017-372cb1eaa3b6",
"InspectionOn": "2026-07-09T15:27:27.3235966+04:00",
"InspectionItemID": "26dc8e1a-0e2c-4fb8-8ebd-b583b21e35e0"
},
"PrevVehicleID": "25fd88eb-2651-4ef0-b20e-b98b6b74f844",
"CloseBy": "a4d0dee4-df64-4b3d-8e82-ef19460e6677",
"CloseOn": "2026-07-09T15:27:27.3235966+04:00",
"CriticalLevel": 0,
"Id": "230a8448-4dc9-4b18-82d5-f602497290c1",
"UserName": "sample string 17",
"UserID": "cfb9e7c2-caf9-4f58-89f8-cdb2c080dc88",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-07-09T15:27:27.3235966+04:00",
"ClientID": "3f7f99b4-f914-4071-8fb2-86d0c0fc6b5c",
"ClientName": "sample string 22",
"PartnerID": "1a04f2b5-7092-4a70-8cd2-25d55b74272c",
"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">3f7f99b4-f914-4071-8fb2-86d0c0fc6b5c</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-07-09T15:27:27.3235966+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">230a8448-4dc9-4b18-82d5-f602497290c1</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">1a04f2b5-7092-4a70-8cd2-25d55b74272c</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">cfb9e7c2-caf9-4f58-89f8-cdb2c080dc88</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>5c3ecf40-a66d-4bb9-bcf0-33f5001dce06</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>e278c289-cd9a-4412-b7ae-04d81a49f71e</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>a4d0dee4-df64-4b3d-8e82-ef19460e6677</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-07-09T15:27:27.3235966+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-07-09T15:27:27.3235966+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>78b342f9-6de0-4380-a4bf-35c711fe0ca4</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>25fd88eb-2651-4ef0-b20e-b98b6b74f844</PrevVehicleID>
<ReportedByID>3d2751bc-6c67-44e9-9d0e-5a12fc116312</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-07-09T15:27:27.3235966+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>26dc8e1a-0e2c-4fb8-8ebd-b583b21e35e0</InspectionItemID>
<InspectionOn>2026-07-09T15:27:27.3235966+04:00</InspectionOn>
<ServiceID>f7021a08-ef46-4b8b-88fa-b19b0c4b21e9</ServiceID>
<ServiceTypeID>2e858028-233b-4ac9-a4ee-3c97f8dd485a</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>789a8fd7-2e0d-4bdd-9017-372cb1eaa3b6</WorkOrderID>
<WorkOrderOn>2026-07-09T15:27:27.3235966+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>6d9c702f-9a96-46d7-ab1a-17fb16f98162</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>66b31db5-4675-468c-b64b-046f476dc6c5</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>37a62086-7fbc-487f-8b76-524aa8ae3d33</d3p1:PartnerID>
<d3p1:VehicleID>b9dc224e-6375-40f5-ab22-9350c2962fe2</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3f7f99b4-f914-4071-8fb2-86d0c0fc6b5c</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-07-09T15:27:27.3235966+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">230a8448-4dc9-4b18-82d5-f602497290c1</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">1a04f2b5-7092-4a70-8cd2-25d55b74272c</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">cfb9e7c2-caf9-4f58-89f8-cdb2c080dc88</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>5c3ecf40-a66d-4bb9-bcf0-33f5001dce06</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>e278c289-cd9a-4412-b7ae-04d81a49f71e</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>a4d0dee4-df64-4b3d-8e82-ef19460e6677</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-07-09T15:27:27.3235966+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-07-09T15:27:27.3235966+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>78b342f9-6de0-4380-a4bf-35c711fe0ca4</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>25fd88eb-2651-4ef0-b20e-b98b6b74f844</PrevVehicleID>
<ReportedByID>3d2751bc-6c67-44e9-9d0e-5a12fc116312</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-07-09T15:27:27.3235966+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>26dc8e1a-0e2c-4fb8-8ebd-b583b21e35e0</InspectionItemID>
<InspectionOn>2026-07-09T15:27:27.3235966+04:00</InspectionOn>
<ServiceID>f7021a08-ef46-4b8b-88fa-b19b0c4b21e9</ServiceID>
<ServiceTypeID>2e858028-233b-4ac9-a4ee-3c97f8dd485a</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>789a8fd7-2e0d-4bdd-9017-372cb1eaa3b6</WorkOrderID>
<WorkOrderOn>2026-07-09T15:27:27.3235966+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>6d9c702f-9a96-46d7-ab1a-17fb16f98162</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>66b31db5-4675-468c-b64b-046f476dc6c5</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>37a62086-7fbc-487f-8b76-524aa8ae3d33</d3p1:PartnerID>
<d3p1:VehicleID>b9dc224e-6375-40f5-ab22-9350c2962fe2</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>