Set Housekeeping Status (Third-party Space ID)

Set Housekeeping Status

PATCH [environmentBaseUrl]/v1/pmsSpaces/:id/houseKeepingStatus

Update a space's housekeeping status using the ID of space in your system. This can help to automate the check-in process and enable more functionalities in Goki for the property.

Path Parameters

Name
Type
Description

id

string

ID of the space in your system

Request Body

Name
Type
Description

status

string

Housekeeping status of the space. It can be "clean" or "dirty"

Last updated