Confirm experience booking (capture + book cart)

Capture Stripe payment then confirm cart with experiences-api. Cart status completed maps to dispatcher PENDING_CONFIRMATION; final CONFIRMED arrives via webhook. Cart status ERROR returns 502.

Public booking responses expose partner sell in price and partner earn in commission / clientCommission. Provider retail / invoice (providerPayment) is omitted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Dispatcher prebook id from POST /experiences/tours/{id}/prebooks.

billing
object
required
traveler
object
required
payment
object
required
customTags
object

Optional bag of up to 5 user-defined key/value labels persisted with the booking. Keys must match ^[A-Z0-9_-]+$; values are strings up to 255 characters.

Responses

409

Booking already exists for prebookId

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