Use these methods to get trip information, including waypoint and event information.
Required level of authorization:
- no authorization required
Introduction
Use these methods to get trip information, including a list of trips, trip summary, waypoint, and event information.
Best practice
There are two groups of methods that you have to use if our project
- Methods to get a list of trips
- Method to get trip details including waypoints and events.
So, you will get the list of trips first, each trip has a TrackTokenTrackToken - a unique trip identifier., you need this identifier to get trip waypoints