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 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": "44feef71-2113-4b56-bca0-bf287ba98ad6", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "66a3446b-ccbc-471e-a32b-82795b9fccab", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "c604ace0-a7a6-46f1-a6c9-8b0000021919", "PartnerID": "942cb887-b1c7-41c0-8e0f-b664da4067bf" }, "IssueID": "94c1c4ff-0125-4920-9df3-8fd890be80ef", "ReportedDate": "2025-07-07T10:06:31.349567+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "3dda8dbd-afc6-45e5-ae22-0c86bdbed866", "ReportedByName": "sample string 6", "AssignedToID": "d14c3872-27c4-4d01-b388-bb86e12faa10", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T10:06:31.349567+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "98956afb-8a21-4a2e-b854-b97f913434dc", "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": "cedd8177-ca11-4dd4-9f2c-4e9f80b75c89", "ServiceTypeID": "dfbdd271-bc2a-441c-a9ea-ca53b8267f7e", "WorkOrderOn": "2025-07-07T10:06:31.349567+04:00", "WorkOrderID": "f6e89379-80b4-4087-b9cd-69a514370c92", "InspectionOn": "2025-07-07T10:06:31.349567+04:00", "InspectionItemID": "347b093e-1ffa-427e-af37-3f1bdd7b445f" }, "PrevVehicleID": "4824fac8-ccad-4689-84bd-c0d4b0f457b8", "CloseBy": "7f49c4f9-a72d-4d40-8181-f43cc979467f", "CloseOn": "2025-07-07T10:06:31.349567+04:00", "CriticalLevel": 0, "Id": "c6da3596-4b03-4716-83d5-32dba8d7c151", "UserName": "sample string 17", "UserID": "f8440cbd-2ff0-4c23-8303-0d58e09c5ac0", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T10:06:31.349567+04:00", "ClientID": "f4a68f98-f479-4447-b5e4-f57bc984d550", "ClientName": "sample string 22", "PartnerID": "e570f315-2f67-49ec-9245-479c6847ef9b", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "44feef71-2113-4b56-bca0-bf287ba98ad6", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "66a3446b-ccbc-471e-a32b-82795b9fccab", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "c604ace0-a7a6-46f1-a6c9-8b0000021919", "PartnerID": "942cb887-b1c7-41c0-8e0f-b664da4067bf" }, "IssueID": "94c1c4ff-0125-4920-9df3-8fd890be80ef", "ReportedDate": "2025-07-07T10:06:31.349567+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "3dda8dbd-afc6-45e5-ae22-0c86bdbed866", "ReportedByName": "sample string 6", "AssignedToID": "d14c3872-27c4-4d01-b388-bb86e12faa10", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-07-07T10:06:31.349567+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "98956afb-8a21-4a2e-b854-b97f913434dc", "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": "cedd8177-ca11-4dd4-9f2c-4e9f80b75c89", "ServiceTypeID": "dfbdd271-bc2a-441c-a9ea-ca53b8267f7e", "WorkOrderOn": "2025-07-07T10:06:31.349567+04:00", "WorkOrderID": "f6e89379-80b4-4087-b9cd-69a514370c92", "InspectionOn": "2025-07-07T10:06:31.349567+04:00", "InspectionItemID": "347b093e-1ffa-427e-af37-3f1bdd7b445f" }, "PrevVehicleID": "4824fac8-ccad-4689-84bd-c0d4b0f457b8", "CloseBy": "7f49c4f9-a72d-4d40-8181-f43cc979467f", "CloseOn": "2025-07-07T10:06:31.349567+04:00", "CriticalLevel": 0, "Id": "c6da3596-4b03-4716-83d5-32dba8d7c151", "UserName": "sample string 17", "UserID": "f8440cbd-2ff0-4c23-8303-0d58e09c5ac0", "CreatedBy": "sample string 19", "CreatedOn": "2025-07-07T10:06:31.349567+04:00", "ClientID": "f4a68f98-f479-4447-b5e4-f57bc984d550", "ClientName": "sample string 22", "PartnerID": "e570f315-2f67-49ec-9245-479c6847ef9b", "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">f4a68f98-f479-4447-b5e4-f57bc984d550</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-07T10:06:31.349567+04:00</CreatedOn> <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c6da3596-4b03-4716-83d5-32dba8d7c151</Id> <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">e570f315-2f67-49ec-9245-479c6847ef9b</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">f8440cbd-2ff0-4c23-8303-0d58e09c5ac0</UserID> <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName> <AssignedToID>d14c3872-27c4-4d01-b388-bb86e12faa10</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>98956afb-8a21-4a2e-b854-b97f913434dc</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>7f49c4f9-a72d-4d40-8181-f43cc979467f</CloseBy> <CloseNote>sample string 12</CloseNote> <CloseOn>2025-07-07T10:06:31.349567+04:00</CloseOn> <CriticalLevel>Low</CriticalLevel> <Description>sample string 4</Description> <DueDate>2025-07-07T10:06:31.349567+04:00</DueDate> <DueOdometer>11.1</DueOdometer> <IssueID>94c1c4ff-0125-4920-9df3-8fd890be80ef</IssueID> <Odometer>9.1</Odometer> <PrevVehicleID>4824fac8-ccad-4689-84bd-c0d4b0f457b8</PrevVehicleID> <ReportedByID>3dda8dbd-afc6-45e5-ae22-0c86bdbed866</ReportedByID> <ReportedByName>sample string 6</ReportedByName> <ReportedDate>2025-07-07T10:06:31.349567+04:00</ReportedDate> <Summary>sample string 3</Summary> <TransactionDetail> <InspectionItemID>347b093e-1ffa-427e-af37-3f1bdd7b445f</InspectionItemID> <InspectionOn>2025-07-07T10:06:31.349567+04:00</InspectionOn> <ServiceID>cedd8177-ca11-4dd4-9f2c-4e9f80b75c89</ServiceID> <ServiceTypeID>dfbdd271-bc2a-441c-a9ea-ca53b8267f7e</ServiceTypeID> <Status>None</Status> <WorkOrderID>f6e89379-80b4-4087-b9cd-69a514370c92</WorkOrderID> <WorkOrderOn>2025-07-07T10:06:31.349567+04:00</WorkOrderOn> </TransactionDetail> <Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity"> <d3p1:ClientID>c604ace0-a7a6-46f1-a6c9-8b0000021919</d3p1:ClientID> <d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo> <d3p1:DriverID>66a3446b-ccbc-471e-a32b-82795b9fccab</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>942cb887-b1c7-41c0-8e0f-b664da4067bf</d3p1:PartnerID> <d3p1:VehicleID>44feef71-2113-4b56-bca0-bf287ba98ad6</d3p1:VehicleID> <d3p1:VehicleNo>sample string 3</d3p1:VehicleNo> </Vehicle> </Issue> <Issue> <ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">f4a68f98-f479-4447-b5e4-f57bc984d550</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-07T10:06:31.349567+04:00</CreatedOn> <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c6da3596-4b03-4716-83d5-32dba8d7c151</Id> <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">e570f315-2f67-49ec-9245-479c6847ef9b</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">f8440cbd-2ff0-4c23-8303-0d58e09c5ac0</UserID> <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName> <AssignedToID>d14c3872-27c4-4d01-b388-bb86e12faa10</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>98956afb-8a21-4a2e-b854-b97f913434dc</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>7f49c4f9-a72d-4d40-8181-f43cc979467f</CloseBy> <CloseNote>sample string 12</CloseNote> <CloseOn>2025-07-07T10:06:31.349567+04:00</CloseOn> <CriticalLevel>Low</CriticalLevel> <Description>sample string 4</Description> <DueDate>2025-07-07T10:06:31.349567+04:00</DueDate> <DueOdometer>11.1</DueOdometer> <IssueID>94c1c4ff-0125-4920-9df3-8fd890be80ef</IssueID> <Odometer>9.1</Odometer> <PrevVehicleID>4824fac8-ccad-4689-84bd-c0d4b0f457b8</PrevVehicleID> <ReportedByID>3dda8dbd-afc6-45e5-ae22-0c86bdbed866</ReportedByID> <ReportedByName>sample string 6</ReportedByName> <ReportedDate>2025-07-07T10:06:31.349567+04:00</ReportedDate> <Summary>sample string 3</Summary> <TransactionDetail> <InspectionItemID>347b093e-1ffa-427e-af37-3f1bdd7b445f</InspectionItemID> <InspectionOn>2025-07-07T10:06:31.349567+04:00</InspectionOn> <ServiceID>cedd8177-ca11-4dd4-9f2c-4e9f80b75c89</ServiceID> <ServiceTypeID>dfbdd271-bc2a-441c-a9ea-ca53b8267f7e</ServiceTypeID> <Status>None</Status> <WorkOrderID>f6e89379-80b4-4087-b9cd-69a514370c92</WorkOrderID> <WorkOrderOn>2025-07-07T10:06:31.349567+04:00</WorkOrderOn> </TransactionDetail> <Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity"> <d3p1:ClientID>c604ace0-a7a6-46f1-a6c9-8b0000021919</d3p1:ClientID> <d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo> <d3p1:DriverID>66a3446b-ccbc-471e-a32b-82795b9fccab</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>942cb887-b1c7-41c0-8e0f-b664da4067bf</d3p1:PartnerID> <d3p1:VehicleID>44feef71-2113-4b56-bca0-bf287ba98ad6</d3p1:VehicleID> <d3p1:VehicleNo>sample string 3</d3p1:VehicleNo> </Vehicle> </Issue> </ArrayOfIssue>