post
https://api.liteapi.travel/v3.0/experiences/tours//booking-options
Overview
Resolve priced booking options, time slots, and required guest inputs for a selected tour date and participant mix.
When to Use
- Option/slot pickers - Show available variants and start times for a date
- Live pricing - Display authoritative slot sell totals (
pricing.totals.net/priceSummary.netPrice) - Checkout forms - Collect
bookingQuestionSchemabefore proceeding to payment
What You Get
- Booking options -
optionId, title, andbookingQuestionSchema - Time slots -
dateTime,isAvailable, and slot-level pricing (unitNet/totalNet/totals.net/priceSummary.netPrice, plustotals.commissionwhen markup applies) - Participant mapping - Uses
ticketCategorykeys from availability (e.g.adult,child)
Money semantics
Field names keep *Net from experiences-api; dispatcher marks commercial net up in place to partner sell. Use slots[].pricing.totals.net as selection.price.amount on prebook.
Quick Start
POST a body with language, currency, date (YYYY-MM-DD), and participants to /experiences/tours/{id}/booking-options. Use slot pricing.totals.net for display and checkout handoff.
Option-level price
priceoptions[].price.amount is overwritten from the lowest available slot pricing.totals.net for the requested mix (after markup). It is not the GYG catalog from-price. Checkout still uses the chosen slot pricing.totals.net.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

