BookingExternalTransactions

Name: External Booking Transactions

Type: Application

Modules: PASS, PASS-Web

Description: Used to store transactions.
Field Documentation
BookingId Numeric identifier of the booking (from the Bookings table).
InterfaceType Interface type (e.g., INIT).
DateTimeStamp Date and time the record was added.
TransactionUUID Universally unique identifier (UUID) of the transaction.
ActionId Action identifier (e.g., perform).
ResultType Result code of the transaction (e.g., OK, empty response).
ExternalBookingId The numeric identifier of a booking returned by the external interface.
TransactionId The numeric identifier of a transaction in PASS.
FailureReason Records the failure reason of the external transaction.