/booking/:id - GetBooking

GET {{host}}/booking/1

Requests a specific booking that exists within the API. To get a list of valid booking IDs using GetBookingIds calls.