Booking Endpoints
Find a booking by code
Returns booking with the given code
get/bookings/{code}.json
Path parameters
codestring required
The booking code
Headers
Authorizationstring required
Response
successful operation
Returns booking with the given code
The booking code
successful operation