GET api/TrackingObjects/{id}/Events?From={From}&To={To}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| From | date |
None. |
|
| To | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of Event| Name | Description | Type | Additional information |
|---|---|---|---|
| Description | string |
None. |
|
| EventDate | date |
None. |
|
| EventTemplate | EventTemplate |
None. |
|
| EventType | EventType |
None. |
|
| Location | Location |
None. |
|
| TrackingObject | TrackingObject |
None. |
|
| Driver | User |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.