Bookings
Get booking
Get booking details
GET
Get booking
Path Parameters
Response
200 - application/json
Booking details
Booking ID
Example:
"booking-123"
Event ID
Example:
"event-456"
Total booking amount
Example:
250
Amount paid for experience
Example:
200
Amount refunded for experience
Example:
50
Currency of the transaction
Example:
"USD"
Total amount refunded
Example:
50
Booking date in ISO format
Example:
"2024-03-15"
Confirmation code for the booking
Example:
"CONFIRM12345"
Booking status
Available options:
confirmed, refunded, processing, failed, cancelled Example:
"confirmed"
Session date in ISO format
Example:
"2024-03-20"
Session duration in minutes
Example:
90
Indicates if the booking was cancelled
Example:
false
Indicates if the booking was partially cancelled
Example:
false
Date when the booking was created
Example:
"2024-03-10T12:00:00Z"
Details of the booked experience
Details of the customer
Details of the purchaser
Get booking