Skip to main content

Method

GET /v1/bookings/:id

Path Parameters

string
required
Booking ID (TypeID with book prefix)

Query Parameters

string
Response locale (e.g. en, ro)

Headers

string
required
Bearer token (e.g. Authorization: Bearer YOUR_API_KEY)

Response

string
required
Booking ID
string
required
Human-readable booking reference
string
required
Booking status: pending, confirmed, cancelled, completed
object
Product information
object
Departure information
object
Customer details
array
List of passengers
object
Pricing breakdown
string
Payment status: unpaid, partial, paid, refunded
timestamp
Creation timestamp
timestamp
Last update timestamp