ReadonlydefaultsReadonlyltsStaticltsOptionalparameters: {Optionalacs_entrance_ids?: string[]Optionalconnected_account_ids?: string[]IDs of connected accounts (third-party accounts) to associate with the new space. Persisted on seam.location_third_party_account so the UI can show which provider account a space came from.
Optionalcustomer_data?: {Reservation/stay-related defaults for the space. When omitted and connected_account_ids is provided, default_checkin_time / default_checkout_time / time_zone are auto-inherited from the first connected account's connector configuration.
Optionaldefault_checkin_time?: string | nullDefault check-in time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaldefault_checkout_time?: string | nullDefault check-out time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaltime_zone?: string | nullIANA time zone for the space, e.g. America/Los_Angeles.
Optionaldevice_ids?: string[]IDs of the devices that you want to add to the new space.
Name of the space that you want to create.
Optionalparent_space_key?: stringSpace key of the parent space for this space.
Optionalparent_space_name?: stringName of the parent space for this space.
Optionalspace_key?: stringUnique key for the space within the workspace.
Optionalparameters: { connected_account_id?: string; search?: string; space_key?: string }Optionalconnected_account_id?: stringFilter spaces to only include those that contain devices or access control systems belonging to the specified connected account.
Optionalsearch?: stringString for which to search. Filters returned spaces to include all records that satisfy a partial match using name.
Optionalspace_key?: stringFilter spaces by space_key.
Optionalparameters: { issued_status?: "pending" | "issued"; space_key: string }Optionalissued_status?: "pending" | "issued"Filter reservations by issued status.
Filter reservations by space key.
Optionalparameters: {StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
IDs of the entrances that you want to add to the new space.