You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`app_name` (text, optional): name of the app used to reserve the trip which could be provider's app or 3rd party app
89
89
-`passenger_count` (integer, required): unique count of passengers transported during trip duration
90
-
-`requested_time` (timestamp, required): when the passenger requested the trip
90
+
-`requested_time` ([Timestamp][ts], required): when the passenger requested the trip
91
91
-`requested_trip_start_location` ([GPS](gps), Conditionally Required): Location where the customer requested the trip to start (required if this is within jurisdictional boundaries)
92
92
-`quoted_trip_start_time` ([Timestamp][ts], Required): Time the trip was estimated or scheduled to start, that was provided to the passenger
93
93
-`dispatch_time` ([Timestamp][ts], Conditionally Required): Time the vehicle was dispatched to the customer (required if trip was dispatched)
0 commit comments