TripBrokerTransactions

Name: Trip Broker Transactions

Type: Application

Modules: TP5 - Booking

Description: Contains a record of contacts made with a provider regarding a booking. Date, Bookingid, status of request, etc.

Field Documentation
ProviderId Numeric identifier of the provider (from the Providers table).
BookingId Numeric identifier of the booking (from the Booking table).
SentProviderDate Date the provider was sent the request message.
SentProviderStatus Hard-coded values for the status of the request message sent to the provider (e.g., Sent, Resent).
SentProviderTime Time the provider was sent the request message. Value is in seconds from midnight.
RespondDate Date the provider responded to the request message.
RespondTime Time the provider responded to the request message. Value is in seconds from midnight.