List purchasable ancillaries for a trip (no checkout)
Pricing & booking
trip ancillaries
List purchasable ancillaries for a trip (no checkout)
GET
List purchasable ancillaries for a trip (no checkout)
Returns the available ancillaries for a trip without generating a checkout URL. A price quote runs transparently behind the BFF (TravelFusion only emits the ancillary catalog at pricing time) and is reused while valid.
Responds 200 with
status: "ready" and items[] when the quote is complete. If the quote is still being priced it responds 202 with status: "pricing" and a Retry-After header — poll the same URL until it returns 200. Never returns a checkout URL.