GET api/eld?FromDate={FromDate}&ToDate={ToDate}&Dots={Dots}&State={State}&DriverId={DriverId}&EventId={EventId}&VehicleId={VehicleId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| FromDate | date |
None. |
|
| ToDate | date |
None. |
|
| Dots | string |
None. |
|
| State | string |
None. |
|
| DriverId | string |
None. |
|
| EventId | string |
None. |
|
| VehicleId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.