BookingTransactionDetail
Name: Booking Transaction Details
Type: Application
Modules: Faring, Booking
Description: Records the booking information related to a particular transaction.
| Field | Documentation |
|---|---|
| TransactionId | Deprecated. |
| ClientId | Unique numeric identifier for the client (from Clients.ClientId). |
| DirectDistance | Direct distance to the next event activity. |
| PUJurisPolyId | JurisPolyId for the pickup bookingLeg associated with this transaction (from the Polygons table in MmsMaps.dbd). |
| DOJurisPolyId | JurisPolyId for the dropoff bookingLeg associated with this transaction (from the Polygons table in MmsMaps.dbd). |
| EmployeeId | Identifier of the employee who initiated the request. |
| MdtId | Identifier of the device from where the request was initiated. |