Preview experience booking cancellation

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 cancelled
  • policy - 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Dispatcher booking ID returned from POST /experiences/bookings

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json