@seamapi/types 1.865.0 → 1.867.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -56216,6 +56216,7 @@ declare const DEVICE_PROVIDERS: {
56216
56216
  readonly ICAL: "ical";
56217
56217
  readonly LODGIFY: "lodgify";
56218
56218
  readonly HOSTAWAY: "hostaway";
56219
+ readonly GUESTY: "guesty";
56219
56220
  readonly ACUITY_SCHEDULING: "acuity_scheduling";
56220
56221
  readonly OMNITEC: "omnitec";
56221
56222
  };
@@ -89187,6 +89188,11 @@ type Routes = {
89187
89188
  commonParams: {
89188
89189
  /** ID of the encoder to use for the scan. */
89189
89190
  acs_encoder_id: string;
89191
+ /** Salto KS-specific metadata for the scan action. */
89192
+ salto_ks_metadata?: {
89193
+ /** When true, activates tag registration mode on the encoder to detect new, unregistered tags. When false, only detects existing tags already registered in the system. Defaults to false. */
89194
+ detect_new_tags?: boolean;
89195
+ } | undefined;
89190
89196
  };
89191
89197
  formData: {};
89192
89198
  jsonResponse: {
@@ -90705,6 +90711,11 @@ type Routes = {
90705
90711
  acs_user_id?: string | undefined;
90706
90712
  /** ID of the `user_identity` to assign the scanned credential to. If the ACS system contains an ACS user linked to this user identity, it is used. Otherwise, one is created. */
90707
90713
  user_identity_id?: string | undefined;
90714
+ /** Salto KS-specific metadata for the scan action. */
90715
+ salto_ks_metadata?: {
90716
+ /** When true, activates tag registration mode on the encoder to detect new, unregistered tags. When false, only detects existing tags already registered in the system. Defaults to false. */
90717
+ detect_new_tags?: boolean;
90718
+ } | undefined;
90708
90719
  };
90709
90720
  formData: {};
90710
90721
  jsonResponse: {
@@ -99966,7 +99977,7 @@ type Routes = {
99966
99977
  /** Associate the Connect Webview, the connected account, and all resources under the connected account with a customer. If the connected account already exists, it will be associated with the customer. If the connected account already exists, but is already associated with a customer, the Connect Webview will show an error. */
99967
99978
  customer_key?: string | undefined;
99968
99979
  /** Accepted device provider keys as an alternative to `provider_category`. Use this parameter to specify accepted providers explicitly. See [Customize the Brands to Display in Your Connect Webviews](https://docs.seam.co/latest/core-concepts/connect-webviews/customizing-connect-webviews#customize-the-brands-to-display-in-your-connect-webviews). To list all provider keys, use [`/devices/list_device_providers`](https://docs.seam.co/latest/api/devices/list_device_providers) with no filters. */
99969
- accepted_providers?: ('hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'first_alert' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'keynest' | 'korelock' | 'dormakaba_ambiance' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'acuity_scheduling' | 'omnitec' | 'yale_access' | 'hid_cm' | 'google_nest')[] | undefined;
99980
+ accepted_providers?: ('hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'first_alert' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'keynest' | 'korelock' | 'dormakaba_ambiance' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec' | 'yale_access' | 'hid_cm' | 'google_nest')[] | undefined;
99970
99981
  /** Specifies the category of providers that you want to include. To list all providers within a category, use [`/devices/list_device_providers`](https://docs.seam.co/latest/api/devices/list_device_providers) with the desired `provider_category` filter. */
99971
99982
  provider_category?: ('stable' | 'consumer_smartlocks' | 'beta' | 'thermostats' | 'noise_sensors' | 'access_control_systems' | 'cameras' | 'connectors' | 'internal_beta') | undefined;
99972
99983
  /** Custom metadata that you want to associate with the Connect Webview. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview) enables you to store custom information, like customer details or internal IDs from your application. The custom metadata is then transferred to any [connected accounts](https://docs.seam.co/latest/core-concepts/connected-accounts) that were connected using the Connect Webview, making it easy to find and filter these resources in your [workspace](https://docs.seam.co/latest/core-concepts/workspaces). You can also [filter Connect Webviews by custom metadata](https://docs.seam.co/latest/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata). */
@@ -103024,7 +103035,7 @@ type Routes = {
103024
103035
  /** Array of device types for which you want to list devices. */
103025
103036
  device_types?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock' | 'akiles_lock' | 'ultraloq_lock' | 'keyincode_lock' | 'omnitec_lock') | 'keynest_key' | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat' | 'tado_thermostat' | 'sensi_thermostat' | 'smartthings_thermostat') | ('ios_phone' | 'android_phone') | 'ring_camera')[] | undefined;
103026
103037
  /** Manufacturer for which you want to list devices. */
103027
- manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'two_n' | 'ttlock' | 'igloohome' | 'controlbyweb' | 'dormakaba_oracode' | 'tedee' | 'keyincode' | 'akiles' | 'ecobee' | 'honeywell_resideo' | 'keynest' | 'korelock' | 'minut' | 'nest' | 'noiseaware' | 'sensi' | 'smartthings' | 'tado' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'acuity_scheduling' | 'omnitec') | undefined;
103038
+ manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'two_n' | 'ttlock' | 'igloohome' | 'controlbyweb' | 'dormakaba_oracode' | 'tedee' | 'keyincode' | 'akiles' | 'ecobee' | 'honeywell_resideo' | 'keynest' | 'korelock' | 'minut' | 'nest' | 'noiseaware' | 'sensi' | 'smartthings' | 'tado' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec') | undefined;
103028
103039
  /** Array of device IDs for which you want to list devices. */
103029
103040
  device_ids?: string[] | undefined;
103030
103041
  /** Numerical limit on the number of devices to return. */
@@ -104423,7 +104434,7 @@ type Routes = {
104423
104434
  formData: {};
104424
104435
  jsonResponse: {
104425
104436
  device_providers: {
104426
- device_provider_name: 'hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'first_alert' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'keynest' | 'korelock' | 'dormakaba_ambiance' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'acuity_scheduling' | 'omnitec';
104437
+ device_provider_name: 'hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'first_alert' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'keynest' | 'korelock' | 'dormakaba_ambiance' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec';
104427
104438
  display_name: string;
104428
104439
  image_url: string;
104429
104440
  provider_categories: ('stable' | 'consumer_smartlocks' | 'beta' | 'thermostats' | 'noise_sensors' | 'access_control_systems' | 'cameras' | 'connectors')[];
@@ -105036,7 +105047,7 @@ type Routes = {
105036
105047
  /** Array of device types for which you want to list devices. */
105037
105048
  device_types?: (('akuvox_lock' | 'august_lock' | 'brivo_access_point' | 'butterflymx_panel' | 'avigilon_alta_entry' | 'doorking_lock' | 'genie_door' | 'igloo_lock' | 'linear_lock' | 'lockly_lock' | 'kwikset_lock' | 'nuki_lock' | 'salto_lock' | 'schlage_lock' | 'smartthings_lock' | 'wyze_lock' | 'yale_lock' | 'two_n_intercom' | 'controlbyweb_device' | 'ttlock_lock' | 'igloohome_lock' | 'four_suites_door' | 'dormakaba_oracode_door' | 'tedee_lock' | 'akiles_lock' | 'ultraloq_lock' | 'keyincode_lock' | 'omnitec_lock') | 'keynest_key' | ('noiseaware_activity_zone' | 'minut_sensor') | ('ecobee_thermostat' | 'nest_thermostat' | 'honeywell_resideo_thermostat' | 'tado_thermostat' | 'sensi_thermostat' | 'smartthings_thermostat') | ('ios_phone' | 'android_phone') | 'ring_camera')[] | undefined;
105038
105049
  /** Manufacturer for which you want to list devices. */
105039
- manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'two_n' | 'ttlock' | 'igloohome' | 'controlbyweb' | 'dormakaba_oracode' | 'tedee' | 'keyincode' | 'akiles' | 'ecobee' | 'honeywell_resideo' | 'keynest' | 'korelock' | 'minut' | 'nest' | 'noiseaware' | 'sensi' | 'smartthings' | 'tado' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'acuity_scheduling' | 'omnitec') | undefined;
105050
+ manufacturer?: ('akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'doorking' | 'four_suites' | 'genie' | 'igloo' | 'keywe' | 'kwikset' | 'linear' | 'lockly' | 'nuki' | 'philia' | 'salto' | 'samsung' | 'schlage' | 'seam' | 'unknown' | 'wyze' | 'yale' | 'two_n' | 'ttlock' | 'igloohome' | 'controlbyweb' | 'dormakaba_oracode' | 'tedee' | 'keyincode' | 'akiles' | 'ecobee' | 'honeywell_resideo' | 'keynest' | 'korelock' | 'minut' | 'nest' | 'noiseaware' | 'sensi' | 'smartthings' | 'tado' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec') | undefined;
105040
105051
  /** Array of device IDs for which you want to list devices. */
105041
105052
  device_ids?: string[] | undefined;
105042
105053
  /** Timestamp by which to limit returned devices. Returns devices created before this timestamp. */
@@ -134612,7 +134623,7 @@ type Routes = {
134612
134623
  queryParams: {};
134613
134624
  jsonBody: {
134614
134625
  /** Type of connector to create */
134615
- connector_type: 'mock' | 'mews' | 'rms' | 'cloudbeds' | 'smoobu' | 'zonal' | 'ical' | 'lodgify' | 'hostaway' | 'acuity_scheduling';
134626
+ connector_type: 'mock' | 'mews' | 'rms' | 'cloudbeds' | 'smoobu' | 'zonal' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling';
134616
134627
  /** Key identifying the customer */
134617
134628
  customer_key?: string | undefined;
134618
134629
  /** Instance-specific configuration for the connector */
package/dist/index.cjs CHANGED
@@ -2029,6 +2029,7 @@ var DEVICE_PROVIDERS = {
2029
2029
  ICAL: "ical",
2030
2030
  LODGIFY: "lodgify",
2031
2031
  HOSTAWAY: "hostaway",
2032
+ GUESTY: "guesty",
2032
2033
  ACUITY_SCHEDULING: "acuity_scheduling",
2033
2034
  OMNITEC: "omnitec"
2034
2035
  };
@@ -2106,7 +2107,7 @@ var PROVIDER_CATEGORY_MAP = {
2106
2107
  "hotek"
2107
2108
  ],
2108
2109
  cameras: ["ring"],
2109
- connectors: ["ical", "lodgify", "hostaway", "acuity_scheduling"],
2110
+ connectors: ["ical", "lodgify", "hostaway", "guesty", "acuity_scheduling"],
2110
2111
  internal_beta: ALL_DEVICE_PROVIDERS
2111
2112
  };
2112
2113
  var PROVIDER_CATEGORIES = Object.keys(PROVIDER_CATEGORY_MAP);
@@ -21685,6 +21686,7 @@ var openapi = {
21685
21686
  "ical",
21686
21687
  "lodgify",
21687
21688
  "hostaway",
21689
+ "guesty",
21688
21690
  "acuity_scheduling",
21689
21691
  "omnitec"
21690
21692
  ],
@@ -48342,6 +48344,17 @@ var openapi = {
48342
48344
  description: "ID of the encoder to use for the scan.",
48343
48345
  format: "uuid",
48344
48346
  type: "string"
48347
+ },
48348
+ salto_ks_metadata: {
48349
+ description: "Salto KS-specific metadata for the scan action.",
48350
+ properties: {
48351
+ detect_new_tags: {
48352
+ default: false,
48353
+ description: "When true, activates tag registration mode on the encoder to detect new, unregistered tags. When false, only detects existing tags already registered in the system. Defaults to false.",
48354
+ type: "boolean"
48355
+ }
48356
+ },
48357
+ type: "object"
48345
48358
  }
48346
48359
  },
48347
48360
  required: ["acs_encoder_id"],
@@ -48405,6 +48418,17 @@ var openapi = {
48405
48418
  format: "uuid",
48406
48419
  type: "string"
48407
48420
  },
48421
+ salto_ks_metadata: {
48422
+ description: "Salto KS-specific metadata for the scan action.",
48423
+ properties: {
48424
+ detect_new_tags: {
48425
+ default: false,
48426
+ description: "When true, activates tag registration mode on the encoder to detect new, unregistered tags. When false, only detects existing tags already registered in the system. Defaults to false.",
48427
+ type: "boolean"
48428
+ }
48429
+ },
48430
+ type: "object"
48431
+ },
48408
48432
  user_identity_id: {
48409
48433
  description: "ID of the `user_identity` to assign the scanned credential to. If the ACS system contains an ACS user linked to this user identity, it is used. Otherwise, one is created.",
48410
48434
  format: "uuid",
@@ -52873,6 +52897,7 @@ var openapi = {
52873
52897
  "ical",
52874
52898
  "lodgify",
52875
52899
  "hostaway",
52900
+ "guesty",
52876
52901
  "acuity_scheduling",
52877
52902
  "omnitec",
52878
52903
  "yale_access",
@@ -56866,6 +56891,7 @@ var openapi = {
56866
56891
  "ical",
56867
56892
  "lodgify",
56868
56893
  "hostaway",
56894
+ "guesty",
56869
56895
  "acuity_scheduling",
56870
56896
  "omnitec"
56871
56897
  ],
@@ -57363,6 +57389,7 @@ var openapi = {
57363
57389
  "ical",
57364
57390
  "lodgify",
57365
57391
  "hostaway",
57392
+ "guesty",
57366
57393
  "acuity_scheduling",
57367
57394
  "omnitec"
57368
57395
  ],
@@ -59611,6 +59638,7 @@ var openapi = {
59611
59638
  "ical",
59612
59639
  "lodgify",
59613
59640
  "hostaway",
59641
+ "guesty",
59614
59642
  "acuity_scheduling",
59615
59643
  "omnitec"
59616
59644
  ],
@@ -60107,6 +60135,7 @@ var openapi = {
60107
60135
  "ical",
60108
60136
  "lodgify",
60109
60137
  "hostaway",
60138
+ "guesty",
60110
60139
  "acuity_scheduling",
60111
60140
  "omnitec"
60112
60141
  ],
@@ -68486,6 +68515,7 @@ var openapi = {
68486
68515
  "ical",
68487
68516
  "lodgify",
68488
68517
  "hostaway",
68518
+ "guesty",
68489
68519
  "acuity_scheduling"
68490
68520
  ],
68491
68521
  type: "string"