Hermeseus

Glossary

The domain terms used across the travel API documentation.

TermMeaning
SessionIdThe credential you get from CreateSession and send with every protected request.
OfficeThe account and wallet that bookings are charged against. Identified by OfficeId.
BalanceThe spendable funds on your office wallet, net of held funds.
Held balanceFunds reserved for a booking that is placed but not yet charged. They return to the balance if the booking lapses.
FareSourceCodeAn opaque code for a specific flight or hotel rate. You carry it from search through revalidate and book.
UniqueIdThe id of a created booking. It drives ticketing, tracking, cancellation, and refund.
ClientUniqueIdYour own reference set at book time. You can look a booking up by it instead of UniqueId.
PricedItineraryA priced result. For flights it is an itinerary. For hotels it is a property or a room rate.
OccupancyThe guests per hotel room: adults, children, and child ages.
RevalidateRe-pricing a fare right before booking to confirm it is still available.
Ticketing deadlineThe time by which a held flight booking must be ticketed, in TktTimeLimit.
ProductAn activity: a tour, attraction, or experience.
Product-typeA bookable variant of a product: a ticket tier, duration, or package. Booked by productTypeUuid.
TimeslotA set start time for an activity variant on a given date.
VoucherThe document that admits the traveller to an activity. Available once the booking is issued.
SandboxA parallel environment that runs the same requests without spending real funds.