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 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": "1f945f97-e7dd-43b7-b246-1ad1fc50005a", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "4df1b9d0-dfc3-48b8-981b-42b61dc31df6", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "fe1eb36e-c738-4d9e-acd8-7ffa8581eb74", "PartnerID": "878e35b7-dec4-4667-992c-7d0fd7424db3" }, "IssueID": "8443de21-443c-48fe-96b1-0f2995f916e3", "ReportedDate": "2025-05-20T22:42:57.8300656+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "6595c2a6-34be-4e2d-bd58-b106d8e65389", "ReportedByName": "sample string 6", "AssignedToID": "d38ed0fa-259e-435e-bb02-c9b4e7920db8", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-05-20T22:42:57.8300656+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "4fe53482-644d-46d1-8d3b-22ec6629bcf6", "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": "f68519ff-6ff0-4ce6-9557-590318699239", "ServiceTypeID": "69bc80fc-cf16-4def-8e2d-de0e7b1bf59f", "WorkOrderOn": "2025-05-20T22:42:57.8300656+04:00", "WorkOrderID": "89ed2b28-827b-47c3-b3d8-95fa2c85a143", "InspectionOn": "2025-05-20T22:42:57.8300656+04:00", "InspectionItemID": "57f9a7b1-07ba-472f-972b-c56f04ae5df7" }, "PrevVehicleID": "1590f848-b4f5-4719-b65a-c521e72f02a7", "CloseBy": "e9bc33ab-d2d0-4b2e-b177-f70875cb1669", "CloseOn": "2025-05-20T22:42:57.8300656+04:00", "CriticalLevel": 0, "Id": "cf176ade-cd88-448c-8ce7-d6317236f42f", "UserName": "sample string 17", "UserID": "1e6c99c0-bc37-430b-8d2d-8fd64ded5550", "CreatedBy": "sample string 19", "CreatedOn": "2025-05-20T22:42:57.8300656+04:00", "ClientID": "d508d503-42f6-4713-8b1a-e92b8e4e69cb", "ClientName": "sample string 22", "PartnerID": "af9ca77f-38de-46fd-a773-34b269cdf490", "PartnerName": "sample string 24" }, { "Vehicle": { "VehicleID": "1f945f97-e7dd-43b7-b246-1ad1fc50005a", "Name": "sample string 2", "VehicleNo": "sample string 3", "Odometer": 4, "ModelName": "sample string 5", "DriverID": "4df1b9d0-dfc3-48b8-981b-42b61dc31df6", "DriverName": "sample string 7", "DriverContactNo": "sample string 8", "IMEINo": "sample string 9", "ClientID": "fe1eb36e-c738-4d9e-acd8-7ffa8581eb74", "PartnerID": "878e35b7-dec4-4667-992c-7d0fd7424db3" }, "IssueID": "8443de21-443c-48fe-96b1-0f2995f916e3", "ReportedDate": "2025-05-20T22:42:57.8300656+04:00", "Summary": "sample string 3", "Description": "sample string 4", "ReportedByID": "6595c2a6-34be-4e2d-bd58-b106d8e65389", "ReportedByName": "sample string 6", "AssignedToID": "d38ed0fa-259e-435e-bb02-c9b4e7920db8", "AssignedToName": "sample string 8", "Odometer": 9.1, "DueDate": "2025-05-20T22:42:57.8300656+04:00", "DueOdometer": 11.1, "Attachment": { "AttachmentID": "4fe53482-644d-46d1-8d3b-22ec6629bcf6", "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": "f68519ff-6ff0-4ce6-9557-590318699239", "ServiceTypeID": "69bc80fc-cf16-4def-8e2d-de0e7b1bf59f", "WorkOrderOn": "2025-05-20T22:42:57.8300656+04:00", "WorkOrderID": "89ed2b28-827b-47c3-b3d8-95fa2c85a143", "InspectionOn": "2025-05-20T22:42:57.8300656+04:00", "InspectionItemID": "57f9a7b1-07ba-472f-972b-c56f04ae5df7" }, "PrevVehicleID": "1590f848-b4f5-4719-b65a-c521e72f02a7", "CloseBy": "e9bc33ab-d2d0-4b2e-b177-f70875cb1669", "CloseOn": "2025-05-20T22:42:57.8300656+04:00", "CriticalLevel": 0, "Id": "cf176ade-cd88-448c-8ce7-d6317236f42f", "UserName": "sample string 17", "UserID": "1e6c99c0-bc37-430b-8d2d-8fd64ded5550", "CreatedBy": "sample string 19", "CreatedOn": "2025-05-20T22:42:57.8300656+04:00", "ClientID": "d508d503-42f6-4713-8b1a-e92b8e4e69cb", "ClientName": "sample string 22", "PartnerID": "af9ca77f-38de-46fd-a773-34b269cdf490", "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">d508d503-42f6-4713-8b1a-e92b8e4e69cb</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:42:57.8300656+04:00</CreatedOn> <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">cf176ade-cd88-448c-8ce7-d6317236f42f</Id> <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">af9ca77f-38de-46fd-a773-34b269cdf490</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">1e6c99c0-bc37-430b-8d2d-8fd64ded5550</UserID> <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName> <AssignedToID>d38ed0fa-259e-435e-bb02-c9b4e7920db8</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>4fe53482-644d-46d1-8d3b-22ec6629bcf6</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>e9bc33ab-d2d0-4b2e-b177-f70875cb1669</CloseBy> <CloseNote>sample string 12</CloseNote> <CloseOn>2025-05-20T22:42:57.8300656+04:00</CloseOn> <CriticalLevel>Low</CriticalLevel> <Description>sample string 4</Description> <DueDate>2025-05-20T22:42:57.8300656+04:00</DueDate> <DueOdometer>11.1</DueOdometer> <IssueID>8443de21-443c-48fe-96b1-0f2995f916e3</IssueID> <Odometer>9.1</Odometer> <PrevVehicleID>1590f848-b4f5-4719-b65a-c521e72f02a7</PrevVehicleID> <ReportedByID>6595c2a6-34be-4e2d-bd58-b106d8e65389</ReportedByID> <ReportedByName>sample string 6</ReportedByName> <ReportedDate>2025-05-20T22:42:57.8300656+04:00</ReportedDate> <Summary>sample string 3</Summary> <TransactionDetail> <InspectionItemID>57f9a7b1-07ba-472f-972b-c56f04ae5df7</InspectionItemID> <InspectionOn>2025-05-20T22:42:57.8300656+04:00</InspectionOn> <ServiceID>f68519ff-6ff0-4ce6-9557-590318699239</ServiceID> <ServiceTypeID>69bc80fc-cf16-4def-8e2d-de0e7b1bf59f</ServiceTypeID> <Status>None</Status> <WorkOrderID>89ed2b28-827b-47c3-b3d8-95fa2c85a143</WorkOrderID> <WorkOrderOn>2025-05-20T22:42:57.8300656+04:00</WorkOrderOn> </TransactionDetail> <Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity"> <d3p1:ClientID>fe1eb36e-c738-4d9e-acd8-7ffa8581eb74</d3p1:ClientID> <d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo> <d3p1:DriverID>4df1b9d0-dfc3-48b8-981b-42b61dc31df6</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>878e35b7-dec4-4667-992c-7d0fd7424db3</d3p1:PartnerID> <d3p1:VehicleID>1f945f97-e7dd-43b7-b246-1ad1fc50005a</d3p1:VehicleID> <d3p1:VehicleNo>sample string 3</d3p1:VehicleNo> </Vehicle> </Issue> <Issue> <ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">d508d503-42f6-4713-8b1a-e92b8e4e69cb</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:42:57.8300656+04:00</CreatedOn> <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">cf176ade-cd88-448c-8ce7-d6317236f42f</Id> <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">af9ca77f-38de-46fd-a773-34b269cdf490</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">1e6c99c0-bc37-430b-8d2d-8fd64ded5550</UserID> <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 17</UserName> <AssignedToID>d38ed0fa-259e-435e-bb02-c9b4e7920db8</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>4fe53482-644d-46d1-8d3b-22ec6629bcf6</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>e9bc33ab-d2d0-4b2e-b177-f70875cb1669</CloseBy> <CloseNote>sample string 12</CloseNote> <CloseOn>2025-05-20T22:42:57.8300656+04:00</CloseOn> <CriticalLevel>Low</CriticalLevel> <Description>sample string 4</Description> <DueDate>2025-05-20T22:42:57.8300656+04:00</DueDate> <DueOdometer>11.1</DueOdometer> <IssueID>8443de21-443c-48fe-96b1-0f2995f916e3</IssueID> <Odometer>9.1</Odometer> <PrevVehicleID>1590f848-b4f5-4719-b65a-c521e72f02a7</PrevVehicleID> <ReportedByID>6595c2a6-34be-4e2d-bd58-b106d8e65389</ReportedByID> <ReportedByName>sample string 6</ReportedByName> <ReportedDate>2025-05-20T22:42:57.8300656+04:00</ReportedDate> <Summary>sample string 3</Summary> <TransactionDetail> <InspectionItemID>57f9a7b1-07ba-472f-972b-c56f04ae5df7</InspectionItemID> <InspectionOn>2025-05-20T22:42:57.8300656+04:00</InspectionOn> <ServiceID>f68519ff-6ff0-4ce6-9557-590318699239</ServiceID> <ServiceTypeID>69bc80fc-cf16-4def-8e2d-de0e7b1bf59f</ServiceTypeID> <Status>None</Status> <WorkOrderID>89ed2b28-827b-47c3-b3d8-95fa2c85a143</WorkOrderID> <WorkOrderOn>2025-05-20T22:42:57.8300656+04:00</WorkOrderOn> </TransactionDetail> <Vehicle xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity"> <d3p1:ClientID>fe1eb36e-c738-4d9e-acd8-7ffa8581eb74</d3p1:ClientID> <d3p1:DriverContactNo>sample string 8</d3p1:DriverContactNo> <d3p1:DriverID>4df1b9d0-dfc3-48b8-981b-42b61dc31df6</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>878e35b7-dec4-4667-992c-7d0fd7424db3</d3p1:PartnerID> <d3p1:VehicleID>1f945f97-e7dd-43b7-b246-1ad1fc50005a</d3p1:VehicleID> <d3p1:VehicleNo>sample string 3</d3p1:VehicleNo> </Vehicle> </Issue> </ArrayOfIssue>