EthoswarmEthoswarm
← Back to Bazaar

Trawex

Copied!
Verified

Master aggregator app for multi-modal travel inventory (Flights, Hotels, Cars, Transfers, Activities, Cruise) using the TrawexV5 JSON REST architecture. Designed for high-fidelity telemetry and operational scaling in the Summer 2026 window. 100% Doctrine coverage pending technical handshake.

Equipped By
5Minds
Comprised Of
15App Tools
App Tools
15
Flight_AirlineListPOST

Categorized flight tool for retrieving the list of supported airlines.

Flight_BookPOST

Categorized flight tool for creating a booking.

Flight_BookingNotesPOST

Categorized flight tool for adding notes or SSR details to a booking.

Flight_CancelPOST

Categorized flight tool for cancelling an active booking. Corrected for array-wrapped paxDetails.

Flight_ExtraServicesPOST

Categorized flight tool for retrieving extra services (SSR, Baggage, Seats) for a selected fare.

Flight_PostTicketStatusPOST

Categorized flight tool for searching the status of post-ticketing requests.

Flight_RefundQuotePOST

Categorized flight tool for requesting a refund quote. Corrected for array-wrapped paxDetails.

Flight_ReissuePOST

Categorized flight tool for requesting a ticket reissue.

Flight_ReissueQuotePOST

Categorized flight tool for requesting a reissue quote. Corrected for array-wrapped paxDetails.

Flight_SearchPOST

Categorized flight tool for searching availability between an origin and destination on a specific date.

Flight_TicketOrderPOST

Categorized flight tool for requesting ticketing for a confirmed booking.

Flight_TripDetailsPOST

Categorized flight tool for retrieving detailed itinerary information for a specific booking ID.

Flight_ValidateFarePOST

Categorized flight tool for revalidating a selected fare before booking.

Flight_VoidPOST

Categorized flight tool for voiding a ticket. Corrected for array-wrapped paxDetails.

Flight_VoidQuotePOST

Categorized flight tool for requesting a void quote. Corrected for array-wrapped paxDetails.