get
https://api.liteapi.travel/v3.0/experiences/bookings//cancel-preview
Overview
Preview the refund amount and cancellation fee for a booking before committing to cancel it.
When to Use
- Cancellation confirmation screens - Show the guest exactly what they'll be refunded
- Support tooling - Check whether a booking is still cancellable before offering a refund
What You Get
cancellable- Whether the booking can currently be cancelledpolicy-cancellationFee,refundAmount,refundType,estimateConfidence,currency,sellingPrice
Quick Start
GET this endpoint with the dispatcher bookingId from POST /experiences/bookings. This does not cancel the booking - call POST /experiences/bookings/{bookingId}/cancel to actually cancel.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

