Get booking
Returns a single booking by ID, including purchaser, participants, amounts, and status.
Authorizations
Your brand's secret API key, e.g. Bearer way_sk_live_bhEqcn0i1fRoUEHBPjJkQA. Older Way-Brand-Id + Way-Secret-Key credentials still work: see Legacy authentication.
Path Parameters
The booking's ID.
Response
Booking details.
Booking ID.
"booking-123"
Event ID.
"event-456"
Total booking amount.
250
Amount paid for experience.
200
Amount refunded for experience.
50
Currency of the transaction.
"USD"
Total amount refunded.
50
Booking date in ISO format.
"2024-03-15"
Confirmation code for the booking.
"CONFIRM12345"
Booking status.
confirmed, refunded, processing, failed, cancelled "confirmed"
Session date in ISO format.
"2024-03-20"
Session duration in minutes.
90
Indicates if the booking was cancelled.
false
Indicates if the booking was partially cancelled.
false
Date when the booking was created.
"2024-03-10T12:00:00Z"
Details of the booked experience.
Details of the customer.
Details of the purchaser.