Skip to main content

The connected_account Object

Represents a connected account. A connected account is an external third-party account to which your user has authorized Seam to get access, for example, an August account with a list of door locks.

Properties

Array
List of capabilities that were accepted during the account connection process.
String
Type of connected account.
String
Display name for the connected account type.
Boolean
Indicates whether Seam should import all new devices for the connected account to make these devices available for management by the Seam API.
String (UUID)
ID of the connected account.
String (ISO 8601)
Date and time at which the connected account was created.
object
Set of key:value pairs. Adding custom metadata to a resource, such as a Connect Webview, connected account, or device, enables you to store custom information, like customer details or internal IDs from your application.
String
Your unique key for the customer associated with this connected account.
String
Default reservation check-in time for this connected account, as HH:mm (24-hour). Sourced from the connector configuration — set during the connect_webview for providers like Lodgify whose API does not expose check-in times.
String
Default reservation check-out time for this connected account, as HH:mm (24-hour). Sourced from the connector configuration.
String
Display name for the connected account.
Array
Errors associated with the connected account.
String
For iCal connected accounts, the platform that produced the feed (for example, airbnb, vrbo, or booking), or unknown when it could not be determined. Intended for rendering the source platform’s logo.
String
For iCal connected accounts, the feed URL for the connection. Sourced from the connector configuration.
String
Logo URL for the connected account provider.
String
IANA time zone (e.g. America/Los_Angeles) for this connected account. Sourced from the connector configuration.
Object
deprecated
User identifier associated with the connected account.
Array
Warnings associated with the connected account.