/booking - GetBookingIds (Filter by date)

GET {{host}}/booking?checkin=2022-01-01&checkout=2022-01-31

Requests all Booking IDs that are within the checkin AND checkout provided in the query string. You can also query by checking or checkout alone.

Request Params

KeyDatatypeRequiredDescription
checkinstring
checkoutstring