PassCmnTNCAdminInfo
Name: PASS Common TNC Admin Info
Type: Application
Modules: PASS, PASSCommon
Description: Stores TNC-related administrative information.
| Field | Documentation |
|---|---|
| BookingId | Numeric identifier of the booking from the Bookings table scheduled to travel to the event. |
| InterfaceType | Numeric identifier of the interface type (e.g., -1 = Uber, -2 = Lyft). |
| DateTimeStamp | The timestamp when this history was recorded. |
| RTPRideId | Real-time provider ride ID. |
| RTPRideStatus | Transportation network company trip status (e.g., processing, accepted, arriving, in_progress, completed, driver_canceled, rider_canceled, dispatcher_canceled, no_drivers_available). |
| AdminInfo | Internal Use only. Encrypted trip-related administrative information. |
| RTPActualProviderCost | Real-time provider's actual estimated cost for the client's trip. |
| RTPRouteURL | URL to trip-related web page. Note: this URL only works for the trip duration. |