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 IssueName | 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": "8c1957a1-ddab-4292-af7b-ce4b69a0cba3", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "bae59274-f053-4705-9486-f7521a19677b", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "2e62d36a-e918-4421-b1f2-6ffa561a4792", "PartnerID": "48c4c3ef-18cd-4798-b492-f0670928cf67" }, "IssueID": "4c56d6e9-3089-4a18-9408-7fcd540461c3", "ReportedDate": "2025-07-07T09:54:57.9203809+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "15da529c-da30-4367-8c14-02ad8ddff618", "ReportedByName": "sample string 6", "AssignedToID": "e6d24c69-026b-4b0b-a3a0-eebb33ce642e", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:54:57.9203809+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "44d0e33e-5b6f-4b29-b7ad-14d71def64ba", "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": "b71bccb3-0ddb-482e-a42f-d1db1af0b3e5", "ServiceTypeID": "d549f65c-7be5-4bed-bf83-9574a5183654", "WorkOrderOn": "2025-07-07T09:54:57.9203809+04:00", "WorkOrderID": "cb90fc9b-091f-42a3-ad50-0417256ea784", "InspectionOn": "2025-07-07T09:54:57.9203809+04:00", "InspectionItemID": "c953100d-6c6a-44f8-ac25-66d0dedf3d99" }, "PrevVehicleID": "cfe80b53-b26c-4b15-8256-c06a6881dc09", "CloseBy": "1ca1cc2b-b665-4bab-8484-482257ba406f", "CloseOn": "2025-07-07T09:54:57.9203809+04:00", "CriticalLevel": 0, "Id": "2adcf8cd-c58b-45f2-b6ec-988e1afe45af", "UserName": "sample string 17", "UserID": "9b21d24f-474d-42a8-be45-75fb158fd85b", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:54:57.9203809+04:00", "ClientID": "69b9c622-b737-4ac1-8071-8ca036c2dc61", "ClientName": "sample string 22", "PartnerID": "3afd3284-86eb-40cc-8380-5b76054beeb4", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "8c1957a1-ddab-4292-af7b-ce4b69a0cba3", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "bae59274-f053-4705-9486-f7521a19677b", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "2e62d36a-e918-4421-b1f2-6ffa561a4792", "PartnerID": "48c4c3ef-18cd-4798-b492-f0670928cf67" }, "IssueID": "4c56d6e9-3089-4a18-9408-7fcd540461c3", "ReportedDate": "2025-07-07T09:54:57.9203809+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "15da529c-da30-4367-8c14-02ad8ddff618", "ReportedByName": "sample string 6", "AssignedToID": "e6d24c69-026b-4b0b-a3a0-eebb33ce642e", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T09:54:57.9203809+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "44d0e33e-5b6f-4b29-b7ad-14d71def64ba", "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": "b71bccb3-0ddb-482e-a42f-d1db1af0b3e5", "ServiceTypeID": "d549f65c-7be5-4bed-bf83-9574a5183654", "WorkOrderOn": "2025-07-07T09:54:57.9203809+04:00", "WorkOrderID": "cb90fc9b-091f-42a3-ad50-0417256ea784", "InspectionOn": "2025-07-07T09:54:57.9203809+04:00", "InspectionItemID": "c953100d-6c6a-44f8-ac25-66d0dedf3d99" }, "PrevVehicleID": "cfe80b53-b26c-4b15-8256-c06a6881dc09", "CloseBy": "1ca1cc2b-b665-4bab-8484-482257ba406f", "CloseOn": "2025-07-07T09:54:57.9203809+04:00", "CriticalLevel": 0, "Id": "2adcf8cd-c58b-45f2-b6ec-988e1afe45af", "UserName": "sample string 17", "UserID": "9b21d24f-474d-42a8-be45-75fb158fd85b", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T09:54:57.9203809+04:00", "ClientID": "69b9c622-b737-4ac1-8071-8ca036c2dc61", "ClientName": "sample string 22", "PartnerID": "3afd3284-86eb-40cc-8380-5b76054beeb4", "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">69b9c622-b737-4ac1-8071-8ca036c2dc61</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-07-07T09:54:57.9203809+04:00</CreatedOn> <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2adcf8cd-c58b-45f2-b6ec-988e1afe45af</Id> <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3afd3284-86eb-40cc-8380-5b76054beeb4</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">9b21d24f-474d-42a8-be45-75fb158fd85b</UserID> <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName> <AssignedToID>e6d24c69-026b-4b0b-a3a0-eebb33ce642e</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>44d0e33e-5b6f-4b29-b7ad-14d71def64ba</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>1ca1cc2b-b665-4bab-8484-482257ba406f</CloseBy> <CloseNote>sample string 12</CloseNote> <CloseOn>2025-07-07T09:54:57.9203809+04:00</CloseOn> <CriticalLevel>Low</CriticalLevel> <Description>sample string 4</Description> <DueDate>2025-07-07T09:54:57.9203809+04:00</DueDate> <DueOdometer>11.1</DueOdometer> <IssueID>4c56d6e9-3089-4a18-9408-7fcd540461c3</IssueID> <Odometer>9.1</Odometer> <PrevVehicleID>cfe80b53-b26c-4b15-8256-c06a6881dc09</PrevVehicleID> <ReportedByID>15da529c-da30-4367-8c14-02ad8ddff618</ReportedByID> <ReportedByName>sample string 6</ReportedByName> <ReportedDate>2025-07-07T09:54:57.9203809+04:00</ReportedDate> <Summary>sample string 3</Summary> <TransactionDetail> <InspectionItemID>c953100d-6c6a-44f8-ac25-66d0dedf3d99</InspectionItemID> <InspectionOn>2025-07-07T09:54:57.9203809+04:00</InspectionOn> <ServiceID>b71bccb3-0ddb-482e-a42f-d1db1af0b3e5</ServiceID> <ServiceTypeID>d549f65c-7be5-4bed-bf83-9574a5183654</ServiceTypeID> <Status>None</Status> <WorkOrderID>cb90fc9b-091f-42a3-ad50-0417256ea784</WorkOrderID> <WorkOrderOn>2025-07-07T09:54:57.9203809+04:00</WorkOrderOn> </TransactionDetail> <Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity"> <d3p1:ClientID>2e62d36a-e918-4421-b1f2-6ffa561a4792</d3p1:ClientID> <d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo> <d3p1:DriverID>bae59274-f053-4705-9486-f7521a19677b</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>48c4c3ef-18cd-4798-b492-f0670928cf67</d3p1:PartnerID> <d3p1:VehicleID>8c1957a1-ddab-4292-af7b-ce4b69a0cba3</d3p1:VehicleID> <d3p1:VehicleNo>sample string 3</d3p1:VehicleNo> </Vehicle> </Issue> <Issue> <ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">69b9c622-b737-4ac1-8071-8ca036c2dc61</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-07-07T09:54:57.9203809+04:00</CreatedOn> <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2adcf8cd-c58b-45f2-b6ec-988e1afe45af</Id> <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">3afd3284-86eb-40cc-8380-5b76054beeb4</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">9b21d24f-474d-42a8-be45-75fb158fd85b</UserID> <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName> <AssignedToID>e6d24c69-026b-4b0b-a3a0-eebb33ce642e</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>44d0e33e-5b6f-4b29-b7ad-14d71def64ba</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>1ca1cc2b-b665-4bab-8484-482257ba406f</CloseBy> <CloseNote>sample string 12</CloseNote> <CloseOn>2025-07-07T09:54:57.9203809+04:00</CloseOn> <CriticalLevel>Low</CriticalLevel> <Description>sample string 4</Description> <DueDate>2025-07-07T09:54:57.9203809+04:00</DueDate> <DueOdometer>11.1</DueOdometer> <IssueID>4c56d6e9-3089-4a18-9408-7fcd540461c3</IssueID> <Odometer>9.1</Odometer> <PrevVehicleID>cfe80b53-b26c-4b15-8256-c06a6881dc09</PrevVehicleID> <ReportedByID>15da529c-da30-4367-8c14-02ad8ddff618</ReportedByID> <ReportedByName>sample string 6</ReportedByName> <ReportedDate>2025-07-07T09:54:57.9203809+04:00</ReportedDate> <Summary>sample string 3</Summary> <TransactionDetail> <InspectionItemID>c953100d-6c6a-44f8-ac25-66d0dedf3d99</InspectionItemID> <InspectionOn>2025-07-07T09:54:57.9203809+04:00</InspectionOn> <ServiceID>b71bccb3-0ddb-482e-a42f-d1db1af0b3e5</ServiceID> <ServiceTypeID>d549f65c-7be5-4bed-bf83-9574a5183654</ServiceTypeID> <Status>None</Status> <WorkOrderID>cb90fc9b-091f-42a3-ad50-0417256ea784</WorkOrderID> <WorkOrderOn>2025-07-07T09:54:57.9203809+04:00</WorkOrderOn> </TransactionDetail> <Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity"> <d3p1:ClientID>2e62d36a-e918-4421-b1f2-6ffa561a4792</d3p1:ClientID> <d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo> <d3p1:DriverID>bae59274-f053-4705-9486-f7521a19677b</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>48c4c3ef-18cd-4798-b492-f0670928cf67</d3p1:PartnerID> <d3p1:VehicleID>8c1957a1-ddab-4292-af7b-ce4b69a0cba3</d3p1:VehicleID> <d3p1:VehicleNo>sample string 3</d3p1:VehicleNo> </Vehicle> </Issue> </ArrayOfIssue>