Room Status

Valid values for room_status:

  • clean-available
  • guest-checking-in
  • guest-checking-out
  • cleaning-started
  • cleaning-complete
  • maintenance-started
  • maintenance-complete
curl --request GET \
  --url https://api.operto.com/v2/partners/properties/ADC49509XD?keyid=partner \
  --header 'Authorization: Bearer <token>'
Language
Click Try It! to start a request and see the response here!