Skip to main content

The space Object

Represents a space that is a logical grouping of devices and entrances. You can assign access to an entire space, thereby making granting access more efficient.

Properties

acs_entrance_count
number
Number of entrances in the space.
created_at
String (ISO 8601)
Date and time at which the space was created.
customer_data
Object
Reservation/stay-related defaults for the space. Also carries the provider/PMS-supplied name under a <connector_type>_name key (e.g. guesty_name), which Seam preserves when you rename the space (read-only — managed by Seam).
customer_key
String
Customer key associated with the space.
device_count
number
Number of devices in the space.
display_name
String
Display name for the space.
geolocation
Object
Geographic coordinates (latitude and longitude) of the space.
name
String
Name of the space.
space_id
String (UUID)
ID of the space.
space_key
String
Unique key for the space within the workspace.
workspace_id
String (UUID)
ID of the workspace associated with the space.