GET Api/Issue/GetHistory?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": "891dc12c-2118-4b38-89de-e174b7a0527b", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "340d5208-4ccc-4c65-a73a-ec2b0bc56774", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "904fd050-ef2e-47c5-bd35-3c1d66e98c15", "PartnerID": "2bc63ab8-c3e3-4348-9108-a5739944d690" }, "IssueID": "20993a1b-aa89-4ab4-a849-5ff62ef53787", "ReportedDate": "2025-05-20T22:30:10.8930027+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "23e6d46f-af0a-405c-a8fb-5e256e810911", "ReportedByName": "sample string 6", "AssignedToID": "566cde62-d602-450d-88fb-ec93508b5b83", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-05-20T22:30:10.8930027+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "f1d1be6b-1368-4238-b5e9-5c97f7e23001", "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": "713a6770-04a1-47d4-9d82-6b2ec7485f3a", "ServiceTypeID": "7076e1ce-8a47-4657-9e20-8892ada6f638", "WorkOrderOn": "2025-05-20T22:30:10.8930027+04:00", "WorkOrderID": "261ef2d2-b7fe-4e20-adca-b06c1eeff97d", "InspectionOn": "2025-05-20T22:30:10.8930027+04:00", "InspectionItemID": "d78c07b0-577f-47cf-842b-ef5b0eb0e20d" }, "PrevVehicleID": "15f7d401-dc7c-4672-9a05-9f67f647cebe", "CloseBy": "1fbe8e94-33f7-49ab-880a-79bd93a62546", "CloseOn": "2025-05-20T22:30:10.8930027+04:00", "CriticalLevel": 0, "Id": "49043248-a325-4438-81b2-f41e72c5c794", "UserName": "sample string 17", "UserID": "f612ce94-5401-41b0-8096-92d3ded1acd0", "CreatedBy": "sample string 19", "CreatedOn": "2025-05-20T22:30:10.8930027+04:00", "ClientID": "bcc0a669-fd6f-44e5-bea2-4ca62899d702", "ClientName": "sample string 22", "PartnerID": "985487ee-7f2e-4ce5-af9c-3770441d5394", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "891dc12c-2118-4b38-89de-e174b7a0527b", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "340d5208-4ccc-4c65-a73a-ec2b0bc56774", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "904fd050-ef2e-47c5-bd35-3c1d66e98c15", "PartnerID": "2bc63ab8-c3e3-4348-9108-a5739944d690" }, "IssueID": "20993a1b-aa89-4ab4-a849-5ff62ef53787", "ReportedDate": "2025-05-20T22:30:10.8930027+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "23e6d46f-af0a-405c-a8fb-5e256e810911", "ReportedByName": "sample string 6", "AssignedToID": "566cde62-d602-450d-88fb-ec93508b5b83", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-05-20T22:30:10.8930027+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "f1d1be6b-1368-4238-b5e9-5c97f7e23001", "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": "713a6770-04a1-47d4-9d82-6b2ec7485f3a", "ServiceTypeID": "7076e1ce-8a47-4657-9e20-8892ada6f638", "WorkOrderOn": "2025-05-20T22:30:10.8930027+04:00", "WorkOrderID": "261ef2d2-b7fe-4e20-adca-b06c1eeff97d", "InspectionOn": "2025-05-20T22:30:10.8930027+04:00", "InspectionItemID": "d78c07b0-577f-47cf-842b-ef5b0eb0e20d" }, "PrevVehicleID": "15f7d401-dc7c-4672-9a05-9f67f647cebe", "CloseBy": "1fbe8e94-33f7-49ab-880a-79bd93a62546", "CloseOn": "2025-05-20T22:30:10.8930027+04:00", "CriticalLevel": 0, "Id": "49043248-a325-4438-81b2-f41e72c5c794", "UserName": "sample string 17", "UserID": "f612ce94-5401-41b0-8096-92d3ded1acd0", "CreatedBy": "sample string 19", "CreatedOn": "2025-05-20T22:30:10.8930027+04:00", "ClientID": "bcc0a669-fd6f-44e5-bea2-4ca62899d702", "ClientName": "sample string 22", "PartnerID": "985487ee-7f2e-4ce5-af9c-3770441d5394", "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">bcc0a669-fd6f-44e5-bea2-4ca62899d702</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-05-20T22:30:10.8930027+04:00</CreatedOn> <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">49043248-a325-4438-81b2-f41e72c5c794</Id> <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">985487ee-7f2e-4ce5-af9c-3770441d5394</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">f612ce94-5401-41b0-8096-92d3ded1acd0</UserID> <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName> <AssignedToID>566cde62-d602-450d-88fb-ec93508b5b83</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>f1d1be6b-1368-4238-b5e9-5c97f7e23001</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>1fbe8e94-33f7-49ab-880a-79bd93a62546</CloseBy> <CloseNote>sample string 12</CloseNote> <CloseOn>2025-05-20T22:30:10.8930027+04:00</CloseOn> <CriticalLevel>Low</CriticalLevel> <Description>sample string 4</Description> <DueDate>2025-05-20T22:30:10.8930027+04:00</DueDate> <DueOdometer>11.1</DueOdometer> <IssueID>20993a1b-aa89-4ab4-a849-5ff62ef53787</IssueID> <Odometer>9.1</Odometer> <PrevVehicleID>15f7d401-dc7c-4672-9a05-9f67f647cebe</PrevVehicleID> <ReportedByID>23e6d46f-af0a-405c-a8fb-5e256e810911</ReportedByID> <ReportedByName>sample string 6</ReportedByName> <ReportedDate>2025-05-20T22:30:10.8930027+04:00</ReportedDate> <Summary>sample string 3</Summary> <TransactionDetail> <InspectionItemID>d78c07b0-577f-47cf-842b-ef5b0eb0e20d</InspectionItemID> <InspectionOn>2025-05-20T22:30:10.8930027+04:00</InspectionOn> <ServiceID>713a6770-04a1-47d4-9d82-6b2ec7485f3a</ServiceID> <ServiceTypeID>7076e1ce-8a47-4657-9e20-8892ada6f638</ServiceTypeID> <Status>None</Status> <WorkOrderID>261ef2d2-b7fe-4e20-adca-b06c1eeff97d</WorkOrderID> <WorkOrderOn>2025-05-20T22:30:10.8930027+04:00</WorkOrderOn> </TransactionDetail> <Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity"> <d3p1:ClientID>904fd050-ef2e-47c5-bd35-3c1d66e98c15</d3p1:ClientID> <d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo> <d3p1:DriverID>340d5208-4ccc-4c65-a73a-ec2b0bc56774</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>2bc63ab8-c3e3-4348-9108-a5739944d690</d3p1:PartnerID> <d3p1:VehicleID>891dc12c-2118-4b38-89de-e174b7a0527b</d3p1:VehicleID> <d3p1:VehicleNo>sample string 3</d3p1:VehicleNo> </Vehicle> </Issue> <Issue> <ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">bcc0a669-fd6f-44e5-bea2-4ca62899d702</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-05-20T22:30:10.8930027+04:00</CreatedOn> <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">49043248-a325-4438-81b2-f41e72c5c794</Id> <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">985487ee-7f2e-4ce5-af9c-3770441d5394</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">f612ce94-5401-41b0-8096-92d3ded1acd0</UserID> <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName> <AssignedToID>566cde62-d602-450d-88fb-ec93508b5b83</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>f1d1be6b-1368-4238-b5e9-5c97f7e23001</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>1fbe8e94-33f7-49ab-880a-79bd93a62546</CloseBy> <CloseNote>sample string 12</CloseNote> <CloseOn>2025-05-20T22:30:10.8930027+04:00</CloseOn> <CriticalLevel>Low</CriticalLevel> <Description>sample string 4</Description> <DueDate>2025-05-20T22:30:10.8930027+04:00</DueDate> <DueOdometer>11.1</DueOdometer> <IssueID>20993a1b-aa89-4ab4-a849-5ff62ef53787</IssueID> <Odometer>9.1</Odometer> <PrevVehicleID>15f7d401-dc7c-4672-9a05-9f67f647cebe</PrevVehicleID> <ReportedByID>23e6d46f-af0a-405c-a8fb-5e256e810911</ReportedByID> <ReportedByName>sample string 6</ReportedByName> <ReportedDate>2025-05-20T22:30:10.8930027+04:00</ReportedDate> <Summary>sample string 3</Summary> <TransactionDetail> <InspectionItemID>d78c07b0-577f-47cf-842b-ef5b0eb0e20d</InspectionItemID> <InspectionOn>2025-05-20T22:30:10.8930027+04:00</InspectionOn> <ServiceID>713a6770-04a1-47d4-9d82-6b2ec7485f3a</ServiceID> <ServiceTypeID>7076e1ce-8a47-4657-9e20-8892ada6f638</ServiceTypeID> <Status>None</Status> <WorkOrderID>261ef2d2-b7fe-4e20-adca-b06c1eeff97d</WorkOrderID> <WorkOrderOn>2025-05-20T22:30:10.8930027+04:00</WorkOrderOn> </TransactionDetail> <Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity"> <d3p1:ClientID>904fd050-ef2e-47c5-bd35-3c1d66e98c15</d3p1:ClientID> <d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo> <d3p1:DriverID>340d5208-4ccc-4c65-a73a-ec2b0bc56774</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>2bc63ab8-c3e3-4348-9108-a5739944d690</d3p1:PartnerID> <d3p1:VehicleID>891dc12c-2118-4b38-89de-e174b7a0527b</d3p1:VehicleID> <d3p1:VehicleNo>sample string 3</d3p1:VehicleNo> </Vehicle> </Issue> </ArrayOfIssue>