@seamapi/types 1.599.0 → 1.601.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.
@@ -11393,6 +11393,7 @@ export type Routes = {
11393
11393
  | 'dormakaba_oracode_door'
11394
11394
  | 'tedee_lock'
11395
11395
  | 'akiles_lock'
11396
+ | 'ultraloq_lock'
11396
11397
  )
11397
11398
  | 'keynest_key'
11398
11399
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -12085,11 +12086,13 @@ export type Routes = {
12085
12086
  has_photo?: boolean | undefined
12086
12087
  }
12087
12088
  | undefined
12088
- /** Metadata for a Ultraloq device. */
12089
+ /** Metadata for an Ultraloq device. */
12089
12090
  ultraloq_metadata?:
12090
12091
  | {
12091
- /** Device ID for a Ultraloq device. */
12092
+ /** Device ID for an Ultraloq device. */
12092
12093
  device_id: string
12094
+ /** Device name for an Ultraloq device. */
12095
+ device_name: string
12093
12096
  }
12094
12097
  | undefined
12095
12098
  }) &
@@ -15482,6 +15485,7 @@ export type Routes = {
15482
15485
  | 'dormakaba_oracode_door'
15483
15486
  | 'tedee_lock'
15484
15487
  | 'akiles_lock'
15488
+ | 'ultraloq_lock'
15485
15489
  )
15486
15490
  | 'keynest_key'
15487
15491
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -16174,11 +16178,13 @@ export type Routes = {
16174
16178
  has_photo?: boolean | undefined
16175
16179
  }
16176
16180
  | undefined
16177
- /** Metadata for a Ultraloq device. */
16181
+ /** Metadata for an Ultraloq device. */
16178
16182
  ultraloq_metadata?:
16179
16183
  | {
16180
- /** Device ID for a Ultraloq device. */
16184
+ /** Device ID for an Ultraloq device. */
16181
16185
  device_id: string
16186
+ /** Device name for an Ultraloq device. */
16187
+ device_name: string
16182
16188
  }
16183
16189
  | undefined
16184
16190
  }) &
@@ -19774,6 +19780,7 @@ export type Routes = {
19774
19780
  | 'dormakaba_oracode_door'
19775
19781
  | 'tedee_lock'
19776
19782
  | 'akiles_lock'
19783
+ | 'ultraloq_lock'
19777
19784
  )
19778
19785
  | 'keynest_key'
19779
19786
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -37333,6 +37340,7 @@ export type Routes = {
37333
37340
  | 'dormakaba_oracode_door'
37334
37341
  | 'tedee_lock'
37335
37342
  | 'akiles_lock'
37343
+ | 'ultraloq_lock'
37336
37344
  )
37337
37345
  | 'keynest_key'
37338
37346
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -38025,11 +38033,13 @@ export type Routes = {
38025
38033
  has_photo?: boolean | undefined
38026
38034
  }
38027
38035
  | undefined
38028
- /** Metadata for a Ultraloq device. */
38036
+ /** Metadata for an Ultraloq device. */
38029
38037
  ultraloq_metadata?:
38030
38038
  | {
38031
- /** Device ID for a Ultraloq device. */
38039
+ /** Device ID for an Ultraloq device. */
38032
38040
  device_id: string
38041
+ /** Device name for an Ultraloq device. */
38042
+ device_name: string
38033
38043
  }
38034
38044
  | undefined
38035
38045
  }) &
@@ -38867,6 +38877,7 @@ export type Routes = {
38867
38877
  | 'dormakaba_oracode_door'
38868
38878
  | 'tedee_lock'
38869
38879
  | 'akiles_lock'
38880
+ | 'ultraloq_lock'
38870
38881
  )
38871
38882
  | 'keynest_key'
38872
38883
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -38912,6 +38923,7 @@ export type Routes = {
38912
38923
  | 'dormakaba_oracode_door'
38913
38924
  | 'tedee_lock'
38914
38925
  | 'akiles_lock'
38926
+ | 'ultraloq_lock'
38915
38927
  )
38916
38928
  | 'keynest_key'
38917
38929
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -39079,6 +39091,7 @@ export type Routes = {
39079
39091
  | 'dormakaba_oracode_door'
39080
39092
  | 'tedee_lock'
39081
39093
  | 'akiles_lock'
39094
+ | 'ultraloq_lock'
39082
39095
  )
39083
39096
  | 'keynest_key'
39084
39097
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -39771,11 +39784,13 @@ export type Routes = {
39771
39784
  has_photo?: boolean | undefined
39772
39785
  }
39773
39786
  | undefined
39774
- /** Metadata for a Ultraloq device. */
39787
+ /** Metadata for an Ultraloq device. */
39775
39788
  ultraloq_metadata?:
39776
39789
  | {
39777
- /** Device ID for a Ultraloq device. */
39790
+ /** Device ID for an Ultraloq device. */
39778
39791
  device_id: string
39792
+ /** Device name for an Ultraloq device. */
39793
+ device_name: string
39779
39794
  }
39780
39795
  | undefined
39781
39796
  }) &
@@ -40800,6 +40815,7 @@ export type Routes = {
40800
40815
  | 'dormakaba_oracode_door'
40801
40816
  | 'tedee_lock'
40802
40817
  | 'akiles_lock'
40818
+ | 'ultraloq_lock'
40803
40819
  )
40804
40820
  | 'keynest_key'
40805
40821
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -41286,6 +41302,7 @@ export type Routes = {
41286
41302
  | 'dormakaba_oracode_door'
41287
41303
  | 'tedee_lock'
41288
41304
  | 'akiles_lock'
41305
+ | 'ultraloq_lock'
41289
41306
  )
41290
41307
  | 'keynest_key'
41291
41308
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -41331,6 +41348,7 @@ export type Routes = {
41331
41348
  | 'dormakaba_oracode_door'
41332
41349
  | 'tedee_lock'
41333
41350
  | 'akiles_lock'
41351
+ | 'ultraloq_lock'
41334
41352
  )
41335
41353
  | 'keynest_key'
41336
41354
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -41498,6 +41516,7 @@ export type Routes = {
41498
41516
  | 'dormakaba_oracode_door'
41499
41517
  | 'tedee_lock'
41500
41518
  | 'akiles_lock'
41519
+ | 'ultraloq_lock'
41501
41520
  )
41502
41521
  | 'keynest_key'
41503
41522
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -46859,6 +46878,7 @@ export type Routes = {
46859
46878
  | 'dormakaba_oracode_door'
46860
46879
  | 'tedee_lock'
46861
46880
  | 'akiles_lock'
46881
+ | 'ultraloq_lock'
46862
46882
  )
46863
46883
  | 'keynest_key'
46864
46884
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -47551,11 +47571,13 @@ export type Routes = {
47551
47571
  has_photo?: boolean | undefined
47552
47572
  }
47553
47573
  | undefined
47554
- /** Metadata for a Ultraloq device. */
47574
+ /** Metadata for an Ultraloq device. */
47555
47575
  ultraloq_metadata?:
47556
47576
  | {
47557
- /** Device ID for a Ultraloq device. */
47577
+ /** Device ID for an Ultraloq device. */
47558
47578
  device_id: string
47579
+ /** Device name for an Ultraloq device. */
47580
+ device_name: string
47559
47581
  }
47560
47582
  | undefined
47561
47583
  }) &
@@ -48380,6 +48402,7 @@ export type Routes = {
48380
48402
  | 'dormakaba_oracode_door'
48381
48403
  | 'tedee_lock'
48382
48404
  | 'akiles_lock'
48405
+ | 'ultraloq_lock'
48383
48406
  )
48384
48407
  | 'keynest_key'
48385
48408
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -49072,11 +49095,13 @@ export type Routes = {
49072
49095
  has_photo?: boolean | undefined
49073
49096
  }
49074
49097
  | undefined
49075
- /** Metadata for a Ultraloq device. */
49098
+ /** Metadata for an Ultraloq device. */
49076
49099
  ultraloq_metadata?:
49077
49100
  | {
49078
- /** Device ID for a Ultraloq device. */
49101
+ /** Device ID for an Ultraloq device. */
49079
49102
  device_id: string
49103
+ /** Device name for an Ultraloq device. */
49104
+ device_name: string
49080
49105
  }
49081
49106
  | undefined
49082
49107
  }) &
@@ -49913,6 +49938,7 @@ export type Routes = {
49913
49938
  | 'dormakaba_oracode_door'
49914
49939
  | 'tedee_lock'
49915
49940
  | 'akiles_lock'
49941
+ | 'ultraloq_lock'
49916
49942
  )
49917
49943
  | undefined
49918
49944
  /** Device types of the locks that you want to list. */
@@ -49945,6 +49971,7 @@ export type Routes = {
49945
49971
  | 'dormakaba_oracode_door'
49946
49972
  | 'tedee_lock'
49947
49973
  | 'akiles_lock'
49974
+ | 'ultraloq_lock'
49948
49975
  )[]
49949
49976
  | undefined
49950
49977
  /** Manufacturer of the locks that you want to list. */
@@ -50088,6 +50115,7 @@ export type Routes = {
50088
50115
  | 'dormakaba_oracode_door'
50089
50116
  | 'tedee_lock'
50090
50117
  | 'akiles_lock'
50118
+ | 'ultraloq_lock'
50091
50119
  )
50092
50120
  | 'keynest_key'
50093
50121
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -50780,11 +50808,13 @@ export type Routes = {
50780
50808
  has_photo?: boolean | undefined
50781
50809
  }
50782
50810
  | undefined
50783
- /** Metadata for a Ultraloq device. */
50811
+ /** Metadata for an Ultraloq device. */
50784
50812
  ultraloq_metadata?:
50785
50813
  | {
50786
- /** Device ID for a Ultraloq device. */
50814
+ /** Device ID for an Ultraloq device. */
50787
50815
  device_id: string
50816
+ /** Device name for an Ultraloq device. */
50817
+ device_name: string
50788
50818
  }
50789
50819
  | undefined
50790
50820
  }) &
@@ -51608,6 +51638,7 @@ export type Routes = {
51608
51638
  | 'dormakaba_oracode_door'
51609
51639
  | 'tedee_lock'
51610
51640
  | 'akiles_lock'
51641
+ | 'ultraloq_lock'
51611
51642
  )
51612
51643
  | 'keynest_key'
51613
51644
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -52300,11 +52331,13 @@ export type Routes = {
52300
52331
  has_photo?: boolean | undefined
52301
52332
  }
52302
52333
  | undefined
52303
- /** Metadata for a Ultraloq device. */
52334
+ /** Metadata for an Ultraloq device. */
52304
52335
  ultraloq_metadata?:
52305
52336
  | {
52306
- /** Device ID for a Ultraloq device. */
52337
+ /** Device ID for an Ultraloq device. */
52307
52338
  device_id: string
52339
+ /** Device name for an Ultraloq device. */
52340
+ device_name: string
52308
52341
  }
52309
52342
  | undefined
52310
52343
  }) &
@@ -59018,6 +59051,7 @@ export type Routes = {
59018
59051
  | 'dormakaba_oracode_door'
59019
59052
  | 'tedee_lock'
59020
59053
  | 'akiles_lock'
59054
+ | 'ultraloq_lock'
59021
59055
  )
59022
59056
  | 'keynest_key'
59023
59057
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -59710,11 +59744,13 @@ export type Routes = {
59710
59744
  has_photo?: boolean | undefined
59711
59745
  }
59712
59746
  | undefined
59713
- /** Metadata for a Ultraloq device. */
59747
+ /** Metadata for an Ultraloq device. */
59714
59748
  ultraloq_metadata?:
59715
59749
  | {
59716
- /** Device ID for a Ultraloq device. */
59750
+ /** Device ID for an Ultraloq device. */
59717
59751
  device_id: string
59752
+ /** Device name for an Ultraloq device. */
59753
+ device_name: string
59718
59754
  }
59719
59755
  | undefined
59720
59756
  }) &
@@ -60538,6 +60574,7 @@ export type Routes = {
60538
60574
  | 'dormakaba_oracode_door'
60539
60575
  | 'tedee_lock'
60540
60576
  | 'akiles_lock'
60577
+ | 'ultraloq_lock'
60541
60578
  )
60542
60579
  | 'keynest_key'
60543
60580
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -61230,11 +61267,13 @@ export type Routes = {
61230
61267
  has_photo?: boolean | undefined
61231
61268
  }
61232
61269
  | undefined
61233
- /** Metadata for a Ultraloq device. */
61270
+ /** Metadata for an Ultraloq device. */
61234
61271
  ultraloq_metadata?:
61235
61272
  | {
61236
- /** Device ID for a Ultraloq device. */
61273
+ /** Device ID for an Ultraloq device. */
61237
61274
  device_id: string
61275
+ /** Device name for an Ultraloq device. */
61276
+ device_name: string
61238
61277
  }
61239
61278
  | undefined
61240
61279
  }) &
@@ -67359,6 +67398,62 @@ export type Routes = {
67359
67398
  formData: {}
67360
67399
  jsonResponse: {}
67361
67400
  }
67401
+ '/seam/customer/v1/connectors/create': {
67402
+ route: '/seam/customer/v1/connectors/create'
67403
+ method: 'POST'
67404
+ queryParams: {}
67405
+ jsonBody: {
67406
+ /** Type of connector to create */
67407
+ connector_type: 'mews' | 'mock'
67408
+ /** Key identifying the customer */
67409
+ customer_key: string
67410
+ /** Instance-specific configuration for the connector */
67411
+ config:
67412
+ | {
67413
+ client_token: string
67414
+ access_token: string
67415
+ client: string
67416
+ enterprise_ids?: string[] | undefined
67417
+ }
67418
+ | {}
67419
+ }
67420
+ commonParams: {}
67421
+ formData: {}
67422
+ jsonResponse: {
67423
+ connector: {
67424
+ connector_id: string
67425
+ connector_type: string
67426
+ status: 'active' | 'inactive' | 'error'
67427
+ webhook_subscription?:
67428
+ | {
67429
+ subscription_id: string
67430
+ webhook_url: string
67431
+ events: string[]
67432
+ status: 'active' | 'inactive' | 'error'
67433
+ }
67434
+ | undefined
67435
+ error?: string | undefined
67436
+ }
67437
+ }
67438
+ }
67439
+ '/seam/customer/v1/connectors/sync': {
67440
+ route: '/seam/customer/v1/connectors/sync'
67441
+ method: 'POST'
67442
+ queryParams: {}
67443
+ jsonBody: {}
67444
+ commonParams: {
67445
+ /** ID of the connector to sync */
67446
+ connector_id: string
67447
+ }
67448
+ formData: {}
67449
+ jsonResponse: {
67450
+ connector_sync: {
67451
+ connector_id: string
67452
+ status: string
67453
+ message: string
67454
+ }
67455
+ }
67456
+ }
67362
67457
  '/seam/customer/v1/events/list': {
67363
67458
  route: '/seam/customer/v1/events/list'
67364
67459
  method: 'GET' | 'POST'
@@ -70124,6 +70219,19 @@ export type Routes = {
70124
70219
  }[]
70125
70220
  }
70126
70221
  }
70222
+ '/seam/customer/v1/webhooks/connectors/[workspace_id]/[connector_id]': {
70223
+ route: '/seam/customer/v1/webhooks/connectors/[workspace_id]/[connector_id]'
70224
+ method: 'POST'
70225
+ queryParams: {}
70226
+ jsonBody: {}
70227
+ commonParams: {}
70228
+ formData: {}
70229
+ jsonResponse: {
70230
+ success: boolean
70231
+ processed_events: number
70232
+ error?: string | undefined
70233
+ }
70234
+ }
70127
70235
  '/seam/instant_key/v1/client_sessions/exchange_short_code': {
70128
70236
  route: '/seam/instant_key/v1/client_sessions/exchange_short_code'
70129
70237
  method: 'POST'
@@ -71040,6 +71148,7 @@ export type Routes = {
71040
71148
  | 'dormakaba_oracode_door'
71041
71149
  | 'tedee_lock'
71042
71150
  | 'akiles_lock'
71151
+ | 'ultraloq_lock'
71043
71152
  )
71044
71153
  | 'keynest_key'
71045
71154
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -71732,11 +71841,13 @@ export type Routes = {
71732
71841
  has_photo?: boolean | undefined
71733
71842
  }
71734
71843
  | undefined
71735
- /** Metadata for a Ultraloq device. */
71844
+ /** Metadata for an Ultraloq device. */
71736
71845
  ultraloq_metadata?:
71737
71846
  | {
71738
- /** Device ID for a Ultraloq device. */
71847
+ /** Device ID for an Ultraloq device. */
71739
71848
  device_id: string
71849
+ /** Device name for an Ultraloq device. */
71850
+ device_name: string
71740
71851
  }
71741
71852
  | undefined
71742
71853
  }) &
@@ -77661,6 +77772,7 @@ export type Routes = {
77661
77772
  | 'dormakaba_oracode_door'
77662
77773
  | 'tedee_lock'
77663
77774
  | 'akiles_lock'
77775
+ | 'ultraloq_lock'
77664
77776
  )
77665
77777
  | 'keynest_key'
77666
77778
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -78353,11 +78465,13 @@ export type Routes = {
78353
78465
  has_photo?: boolean | undefined
78354
78466
  }
78355
78467
  | undefined
78356
- /** Metadata for a Ultraloq device. */
78468
+ /** Metadata for an Ultraloq device. */
78357
78469
  ultraloq_metadata?:
78358
78470
  | {
78359
- /** Device ID for a Ultraloq device. */
78471
+ /** Device ID for an Ultraloq device. */
78360
78472
  device_id: string
78473
+ /** Device name for an Ultraloq device. */
78474
+ device_name: string
78361
78475
  }
78362
78476
  | undefined
78363
78477
  }) &
@@ -82214,6 +82328,7 @@ export type Routes = {
82214
82328
  | 'dormakaba_oracode_door'
82215
82329
  | 'tedee_lock'
82216
82330
  | 'akiles_lock'
82331
+ | 'ultraloq_lock'
82217
82332
  )
82218
82333
  | 'keynest_key'
82219
82334
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -82906,11 +83021,13 @@ export type Routes = {
82906
83021
  has_photo?: boolean | undefined
82907
83022
  }
82908
83023
  | undefined
82909
- /** Metadata for a Ultraloq device. */
83024
+ /** Metadata for an Ultraloq device. */
82910
83025
  ultraloq_metadata?:
82911
83026
  | {
82912
- /** Device ID for a Ultraloq device. */
83027
+ /** Device ID for an Ultraloq device. */
82913
83028
  device_id: string
83029
+ /** Device name for an Ultraloq device. */
83030
+ device_name: string
82914
83031
  }
82915
83032
  | undefined
82916
83033
  }) &
@@ -83734,6 +83851,7 @@ export type Routes = {
83734
83851
  | 'dormakaba_oracode_door'
83735
83852
  | 'tedee_lock'
83736
83853
  | 'akiles_lock'
83854
+ | 'ultraloq_lock'
83737
83855
  )
83738
83856
  | 'keynest_key'
83739
83857
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -84426,11 +84544,13 @@ export type Routes = {
84426
84544
  has_photo?: boolean | undefined
84427
84545
  }
84428
84546
  | undefined
84429
- /** Metadata for a Ultraloq device. */
84547
+ /** Metadata for an Ultraloq device. */
84430
84548
  ultraloq_metadata?:
84431
84549
  | {
84432
- /** Device ID for a Ultraloq device. */
84550
+ /** Device ID for an Ultraloq device. */
84433
84551
  device_id: string
84552
+ /** Device name for an Ultraloq device. */
84553
+ device_name: string
84434
84554
  }
84435
84555
  | undefined
84436
84556
  }) &
@@ -92005,6 +92125,7 @@ export type Routes = {
92005
92125
  | 'dormakaba_oracode_door'
92006
92126
  | 'tedee_lock'
92007
92127
  | 'akiles_lock'
92128
+ | 'ultraloq_lock'
92008
92129
  )
92009
92130
  | 'keynest_key'
92010
92131
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -92697,11 +92818,13 @@ export type Routes = {
92697
92818
  has_photo?: boolean | undefined
92698
92819
  }
92699
92820
  | undefined
92700
- /** Metadata for a Ultraloq device. */
92821
+ /** Metadata for an Ultraloq device. */
92701
92822
  ultraloq_metadata?:
92702
92823
  | {
92703
- /** Device ID for a Ultraloq device. */
92824
+ /** Device ID for an Ultraloq device. */
92704
92825
  device_id: string
92826
+ /** Device name for an Ultraloq device. */
92827
+ device_name: string
92705
92828
  }
92706
92829
  | undefined
92707
92830
  }) &
@@ -93527,6 +93650,7 @@ export type Routes = {
93527
93650
  | 'dormakaba_oracode_door'
93528
93651
  | 'tedee_lock'
93529
93652
  | 'akiles_lock'
93653
+ | 'ultraloq_lock'
93530
93654
  )
93531
93655
  | 'keynest_key'
93532
93656
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -94219,11 +94343,13 @@ export type Routes = {
94219
94343
  has_photo?: boolean | undefined
94220
94344
  }
94221
94345
  | undefined
94222
- /** Metadata for a Ultraloq device. */
94346
+ /** Metadata for an Ultraloq device. */
94223
94347
  ultraloq_metadata?:
94224
94348
  | {
94225
- /** Device ID for a Ultraloq device. */
94349
+ /** Device ID for an Ultraloq device. */
94226
94350
  device_id: string
94351
+ /** Device name for an Ultraloq device. */
94352
+ device_name: string
94227
94353
  }
94228
94354
  | undefined
94229
94355
  }) &
@@ -96056,6 +96182,7 @@ export type Routes = {
96056
96182
  | 'dormakaba_oracode_door'
96057
96183
  | 'tedee_lock'
96058
96184
  | 'akiles_lock'
96185
+ | 'ultraloq_lock'
96059
96186
  )
96060
96187
  | 'keynest_key'
96061
96188
  | ('noiseaware_activity_zone' | 'minut_sensor')
@@ -96748,11 +96875,13 @@ export type Routes = {
96748
96875
  has_photo?: boolean | undefined
96749
96876
  }
96750
96877
  | undefined
96751
- /** Metadata for a Ultraloq device. */
96878
+ /** Metadata for an Ultraloq device. */
96752
96879
  ultraloq_metadata?:
96753
96880
  | {
96754
- /** Device ID for a Ultraloq device. */
96881
+ /** Device ID for an Ultraloq device. */
96755
96882
  device_id: string
96883
+ /** Device name for an Ultraloq device. */
96884
+ device_name: string
96756
96885
  }
96757
96886
  | undefined
96758
96887
  }) &
@@ -100348,6 +100477,7 @@ export type Routes = {
100348
100477
  | 'dormakaba_oracode_door'
100349
100478
  | 'tedee_lock'
100350
100479
  | 'akiles_lock'
100480
+ | 'ultraloq_lock'
100351
100481
  )
100352
100482
  | 'keynest_key'
100353
100483
  | ('noiseaware_activity_zone' | 'minut_sensor')