GET Api/Issue?clientID={clientID}&fromDate={fromDate}&toDate={toDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientID | globally unique identifier |
Required |
|
| fromDate | date |
Required |
|
| toDate | date |
Required |
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": "54ea96ed-fb70-45d5-9f88-5d3fdf6faf7d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f8f511a0-9c1c-4dee-8131-4018608e2ee5",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "21535439-9d7c-4ddf-bcc2-5ce752635f9e",
"PartnerID": "14e6c406-3ea6-435d-89e9-59f22360946e"
},
"IssueID": "03b6d769-9604-4378-9602-acc40f918cb6",
"ReportedDate": "2026-04-18T15:00:50.2905982+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "254bc7c4-4459-4b96-92b1-abfd2ea95aeb",
"ReportedByName": "sample string 6",
"AssignedToID": "88be9724-53f3-4f5e-9fd5-94ae16a7c501",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T15:00:50.2905982+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "d8e6a287-a825-420d-99e4-872e9672b618",
"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": "847d7ad3-4bbb-430f-a87f-f5fbe7ed9cfd",
"ServiceTypeID": "fae8c991-72f6-489b-9c7d-6a811f8372aa",
"WorkOrderOn": "2026-04-18T15:00:50.2905982+04:00",
"WorkOrderID": "8af8ff61-b5d1-4d28-8baa-d6cd3ca723ba",
"InspectionOn": "2026-04-18T15:00:50.2905982+04:00",
"InspectionItemID": "b3630c15-7f48-4b2d-9b33-0942b0e85d93"
},
"PrevVehicleID": "7dbe69a2-7265-4dd0-a550-6301cc33290f",
"CloseBy": "0f517e17-78a9-403b-952b-b3d94072be6c",
"CloseOn": "2026-04-18T15:00:50.2905982+04:00",
"CriticalLevel": 0,
"Id": "a238f577-f007-400a-bc70-d64a1a735a13",
"UserName": "sample string 17",
"UserID": "9471eb10-20ee-4ff2-8667-65ce7a76c53c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T15:00:50.2905982+04:00",
"ClientID": "965ceccf-4d9d-48ae-8376-4cd9387f67bc",
"ClientName": "sample string 22",
"PartnerID": "6d974976-f9fe-41cc-a902-5a73a0079e3a",
"PartnerName": "sample string 24"
},
{
"Vehicle": {
"VehicleID": "54ea96ed-fb70-45d5-9f88-5d3fdf6faf7d",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "f8f511a0-9c1c-4dee-8131-4018608e2ee5",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "21535439-9d7c-4ddf-bcc2-5ce752635f9e",
"PartnerID": "14e6c406-3ea6-435d-89e9-59f22360946e"
},
"IssueID": "03b6d769-9604-4378-9602-acc40f918cb6",
"ReportedDate": "2026-04-18T15:00:50.2905982+04:00",
"Summary": "sample string 3",
"Description": "sample string 4",
"ReportedByID": "254bc7c4-4459-4b96-92b1-abfd2ea95aeb",
"ReportedByName": "sample string 6",
"AssignedToID": "88be9724-53f3-4f5e-9fd5-94ae16a7c501",
"AssignedToName": "sample string 8",
"Odometer": 9.1,
"DueDate": "2026-04-18T15:00:50.2905982+04:00",
"DueOdometer": 11.1,
"Attachment": {
"AttachmentID": "d8e6a287-a825-420d-99e4-872e9672b618",
"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": "847d7ad3-4bbb-430f-a87f-f5fbe7ed9cfd",
"ServiceTypeID": "fae8c991-72f6-489b-9c7d-6a811f8372aa",
"WorkOrderOn": "2026-04-18T15:00:50.2905982+04:00",
"WorkOrderID": "8af8ff61-b5d1-4d28-8baa-d6cd3ca723ba",
"InspectionOn": "2026-04-18T15:00:50.2905982+04:00",
"InspectionItemID": "b3630c15-7f48-4b2d-9b33-0942b0e85d93"
},
"PrevVehicleID": "7dbe69a2-7265-4dd0-a550-6301cc33290f",
"CloseBy": "0f517e17-78a9-403b-952b-b3d94072be6c",
"CloseOn": "2026-04-18T15:00:50.2905982+04:00",
"CriticalLevel": 0,
"Id": "a238f577-f007-400a-bc70-d64a1a735a13",
"UserName": "sample string 17",
"UserID": "9471eb10-20ee-4ff2-8667-65ce7a76c53c",
"CreatedBy": "sample string 19",
"CreatedOn": "2026-04-18T15:00:50.2905982+04:00",
"ClientID": "965ceccf-4d9d-48ae-8376-4cd9387f67bc",
"ClientName": "sample string 22",
"PartnerID": "6d974976-f9fe-41cc-a902-5a73a0079e3a",
"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">965ceccf-4d9d-48ae-8376-4cd9387f67bc</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-04-18T15:00:50.2905982+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">a238f577-f007-400a-bc70-d64a1a735a13</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6d974976-f9fe-41cc-a902-5a73a0079e3a</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">9471eb10-20ee-4ff2-8667-65ce7a76c53c</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>88be9724-53f3-4f5e-9fd5-94ae16a7c501</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>d8e6a287-a825-420d-99e4-872e9672b618</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>0f517e17-78a9-403b-952b-b3d94072be6c</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-04-18T15:00:50.2905982+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-04-18T15:00:50.2905982+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>03b6d769-9604-4378-9602-acc40f918cb6</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>7dbe69a2-7265-4dd0-a550-6301cc33290f</PrevVehicleID>
<ReportedByID>254bc7c4-4459-4b96-92b1-abfd2ea95aeb</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-04-18T15:00:50.2905982+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>b3630c15-7f48-4b2d-9b33-0942b0e85d93</InspectionItemID>
<InspectionOn>2026-04-18T15:00:50.2905982+04:00</InspectionOn>
<ServiceID>847d7ad3-4bbb-430f-a87f-f5fbe7ed9cfd</ServiceID>
<ServiceTypeID>fae8c991-72f6-489b-9c7d-6a811f8372aa</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>8af8ff61-b5d1-4d28-8baa-d6cd3ca723ba</WorkOrderID>
<WorkOrderOn>2026-04-18T15:00:50.2905982+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>21535439-9d7c-4ddf-bcc2-5ce752635f9e</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>f8f511a0-9c1c-4dee-8131-4018608e2ee5</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>14e6c406-3ea6-435d-89e9-59f22360946e</d3p1:PartnerID>
<d3p1:VehicleID>54ea96ed-fb70-45d5-9f88-5d3fdf6faf7d</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
<Issue>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">965ceccf-4d9d-48ae-8376-4cd9387f67bc</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-04-18T15:00:50.2905982+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">a238f577-f007-400a-bc70-d64a1a735a13</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6d974976-f9fe-41cc-a902-5a73a0079e3a</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">9471eb10-20ee-4ff2-8667-65ce7a76c53c</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName>
<AssignedToID>88be9724-53f3-4f5e-9fd5-94ae16a7c501</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>d8e6a287-a825-420d-99e4-872e9672b618</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>0f517e17-78a9-403b-952b-b3d94072be6c</CloseBy>
<CloseNote>sample string 12</CloseNote>
<CloseOn>2026-04-18T15:00:50.2905982+04:00</CloseOn>
<CriticalLevel>Low</CriticalLevel>
<Description>sample string 4</Description>
<DueDate>2026-04-18T15:00:50.2905982+04:00</DueDate>
<DueOdometer>11.1</DueOdometer>
<IssueID>03b6d769-9604-4378-9602-acc40f918cb6</IssueID>
<Odometer>9.1</Odometer>
<PrevVehicleID>7dbe69a2-7265-4dd0-a550-6301cc33290f</PrevVehicleID>
<ReportedByID>254bc7c4-4459-4b96-92b1-abfd2ea95aeb</ReportedByID>
<ReportedByName>sample string 6</ReportedByName>
<ReportedDate>2026-04-18T15:00:50.2905982+04:00</ReportedDate>
<Summary>sample string 3</Summary>
<TransactionDetail>
<InspectionItemID>b3630c15-7f48-4b2d-9b33-0942b0e85d93</InspectionItemID>
<InspectionOn>2026-04-18T15:00:50.2905982+04:00</InspectionOn>
<ServiceID>847d7ad3-4bbb-430f-a87f-f5fbe7ed9cfd</ServiceID>
<ServiceTypeID>fae8c991-72f6-489b-9c7d-6a811f8372aa</ServiceTypeID>
<Status>None</Status>
<WorkOrderID>8af8ff61-b5d1-4d28-8baa-d6cd3ca723ba</WorkOrderID>
<WorkOrderOn>2026-04-18T15:00:50.2905982+04:00</WorkOrderOn>
</TransactionDetail>
<Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:ClientID>21535439-9d7c-4ddf-bcc2-5ce752635f9e</d3p1:ClientID>
<d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo>
<d3p1:DriverID>f8f511a0-9c1c-4dee-8131-4018608e2ee5</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>14e6c406-3ea6-435d-89e9-59f22360946e</d3p1:PartnerID>
<d3p1:VehicleID>54ea96ed-fb70-45d5-9f88-5d3fdf6faf7d</d3p1:VehicleID>
<d3p1:VehicleNo>sample string 3</d3p1:VehicleNo>
</Vehicle>
</Issue>
</ArrayOfIssue>