Qodex.ai
Qodex.ai
Introduction
Restful-Booker
/booking - CreateBooking (URL)/booking/:id - UpdateBooking (URL)/booking/:id - PartialUpdateBooking (URL)/ping - HealthCheck/auth - CreateToken/booking/:id - DeleteBooking/booking/:id - GetBooking/booking - GetBookingIds (Query all IDs)/booking - GetBookingIds (Filter by date)/booking - GetBookingIds (Filter by name)
Restful-Booker-Platform
Auth
/auth/login - CreateToken/auth/actuator/health - HealthCheck/auth/logout - DestroyToken/auth/validate - ValidateToken
Booking
/booking/:id - UpdateBooking/booking/summary - GetBookingSummary/booking/:id - DeleteBooking/booking/ - CreateBooking/booking/ - GetBookings/booking/:id - GetBooking/booking/actuator/health - HealthCheck
Branding
/branding/ - UpdateBranding/branding/ - GetBranding/branding/actuator/health - HealthCheck
Message
/message/1/read - MarkAsRead/message/:id - GetMessage/message/:id - DeleteMessage/message/actuator/health - HealthCheck/message/count - UnreadCount/message/ - CreateMessage/message/ - GetMessages
Room
/room/:id - DeleteRoom/room/ - CreateRoom/room/:id - GetRoom/room/actuator/health - HealthCheck/room/ - GetRooms/room/:id - UpdateRoom
Report
/report/ - GetRoomsReport/report/actuator/health - HealthCheck/report/room/:id - GetSpecificRoomReport
Introduction
Restful-Booker
/booking - CreateBooking (URL)/booking/:id - UpdateBooking (URL)/booking/:id - PartialUpdateBooking (URL)/ping - HealthCheck/auth - CreateToken/booking/:id - DeleteBooking/booking/:id - GetBooking/booking - GetBookingIds (Query all IDs)/booking - GetBookingIds (Filter by date)/booking - GetBookingIds (Filter by name)
Restful-Booker-Platform
Auth
/auth/login - CreateToken/auth/actuator/health - HealthCheck/auth/logout - DestroyToken/auth/validate - ValidateToken
Booking
/booking/:id - UpdateBooking/booking/summary - GetBookingSummary/booking/:id - DeleteBooking/booking/ - CreateBooking/booking/ - GetBookings/booking/:id - GetBooking/booking/actuator/health - HealthCheck
Branding
/branding/ - UpdateBranding/branding/ - GetBranding/branding/actuator/health - HealthCheck
Message
/message/1/read - MarkAsRead/message/:id - GetMessage/message/:id - DeleteMessage/message/actuator/health - HealthCheck/message/count - UnreadCount/message/ - CreateMessage/message/ - GetMessages
Room
/room/:id - DeleteRoom/room/ - CreateRoom/room/:id - GetRoom/room/actuator/health - HealthCheck/room/ - GetRooms/room/:id - UpdateRoom
Report
/report/ - GetRoomsReport/report/actuator/health - HealthCheck/report/room/:id - GetSpecificRoomReport
HomeRestful-Booker/booking - GetBookingIds (Query all IDs)

/booking - GetBookingIds (Query all IDs)

GET {{host}}/booking

Requests the IDs for all existing bookings that exist within the API

Related Documentation

  • Restful-BookerRestful Booker
  • Restful-Booker/booking - CreateBooking (URL)
  • Restful-Booker/booking/:id - UpdateBooking (URL)
  • Restful-Booker/booking/:id - PartialUpdateBooking (URL)
  • Restful-Booker/ping - HealthCheck
Previous
/booking/:id - GetBooking
Next
/booking - GetBookingIds (Filter by date)
Restful Booker Collections
Restful Booker CollectionsAPI Documentation
Claim this pageReport this pageAll Projects
Powered byQodex.ai