Last updated
Last updated
To get a summary of the trip anytime, you can use the Roam.getTripSummary("tripId")
method and pass the tripID.
The trip response and its parameters are similar to those of the createTrip()
method.
Explore how to get the summary of a trip on iOS with Trips v2.