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). |