v1
latestSwagger 2.02026-07-141993129.2 KBBookings
Load a specific reservation from a booking.
With this request you can load one specific reservation done with one booking request.
get/api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}
Path parameters
confirmationIdstring required
The confirmation id for the booking the reservation was made.
reservationNumberinteger required
Specifies the reservation number for the reservation to load.
Query parameters
expand'None' | 'RoomRates'
Specifies the expand type.
exclude'None' | 'Customers'
Specifies the exclude type.
Headers
App-Idstring required
Application identifier
App-Keystring required
Application key.
Response
Returns the details of the reservation specified.