@seamapi/types 1.908.0 → 1.910.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.
@@ -2013,26 +2013,6 @@ export type Routes = {
2013
2013
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2014
2014
  error_code: 'provider_issue'
2015
2015
  }
2016
- | {
2017
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2018
- message: string
2019
- /** Indicates that this is an access code error. */
2020
- is_access_code_error: true
2021
- /** Date and time at which Seam created the error. */
2022
- created_at?: string | undefined
2023
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2024
- error_code: 'smartthings_failed_to_set_access_code'
2025
- }
2026
- | {
2027
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2028
- message: string
2029
- /** Indicates that this is an access code error. */
2030
- is_access_code_error: true
2031
- /** Date and time at which Seam created the error. */
2032
- created_at?: string | undefined
2033
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2034
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
2035
- }
2036
2016
  | {
2037
2017
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2038
2018
  message: string
@@ -2097,26 +2077,6 @@ export type Routes = {
2097
2077
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2098
2078
  error_code: 'access_code_state_unconfirmed'
2099
2079
  }
2100
- | {
2101
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2102
- message: string
2103
- /** Indicates that this is an access code error. */
2104
- is_access_code_error: true
2105
- /** Date and time at which Seam created the error. */
2106
- created_at?: string | undefined
2107
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2108
- error_code: 'kwikset_unable_to_confirm_code'
2109
- }
2110
- | {
2111
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2112
- message: string
2113
- /** Indicates that this is an access code error. */
2114
- is_access_code_error: true
2115
- /** Date and time at which Seam created the error. */
2116
- created_at?: string | undefined
2117
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2118
- error_code: 'kwikset_unable_to_confirm_deletion'
2119
- }
2120
2080
  | {
2121
2081
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2122
2082
  message: string
@@ -2140,36 +2100,6 @@ export type Routes = {
2140
2100
  }[]
2141
2101
  | undefined
2142
2102
  }
2143
- | {
2144
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2145
- message: string
2146
- /** Indicates that this is an access code error. */
2147
- is_access_code_error: true
2148
- /** Date and time at which Seam created the error. */
2149
- created_at?: string | undefined
2150
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2151
- error_code: 'august_lock_invalid_code_length'
2152
- }
2153
- | {
2154
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2155
- message: string
2156
- /** Indicates that this is an access code error. */
2157
- is_access_code_error: true
2158
- /** Date and time at which Seam created the error. */
2159
- created_at?: string | undefined
2160
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2161
- error_code: 'august_lock_missing_keypad'
2162
- }
2163
- | {
2164
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2165
- message: string
2166
- /** Indicates that this is an access code error. */
2167
- is_access_code_error: true
2168
- /** Date and time at which Seam created the error. */
2169
- created_at?: string | undefined
2170
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2171
- error_code: 'august_lock_temporarily_offline'
2172
- }
2173
2103
  | {
2174
2104
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2175
2105
  message: string
@@ -2190,36 +2120,6 @@ export type Routes = {
2190
2120
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2191
2121
  error_code: 'salto_ks_user_not_subscribed'
2192
2122
  }
2193
- | {
2194
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2195
- message: string
2196
- /** Indicates that this is an access code error. */
2197
- is_access_code_error: true
2198
- /** Date and time at which Seam created the error. */
2199
- created_at?: string | undefined
2200
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2201
- error_code: 'wyze_duplicate_code_name'
2202
- }
2203
- | {
2204
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2205
- message: string
2206
- /** Indicates that this is an access code error. */
2207
- is_access_code_error: true
2208
- /** Date and time at which Seam created the error. */
2209
- created_at?: string | undefined
2210
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2211
- error_code: 'wyze_potential_duplicate_code'
2212
- }
2213
- | {
2214
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2215
- message: string
2216
- /** Indicates that this is an access code error. */
2217
- is_access_code_error: true
2218
- /** Date and time at which Seam created the error. */
2219
- created_at?: string | undefined
2220
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2221
- error_code: 'dormakaba_oracode_invalid_time_range'
2222
- }
2223
2123
  | {
2224
2124
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2225
2125
  message: string
@@ -2230,16 +2130,6 @@ export type Routes = {
2230
2130
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2231
2131
  error_code: 'insufficient_permissions'
2232
2132
  }
2233
- | {
2234
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2235
- message: string
2236
- /** Indicates that this is an access code error. */
2237
- is_access_code_error: true
2238
- /** Date and time at which Seam created the error. */
2239
- created_at?: string | undefined
2240
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2241
- error_code: 'keynest_unsupported_third_party_locker'
2242
- }
2243
2133
  | {
2244
2134
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2245
2135
  message: string
@@ -2429,14 +2319,6 @@ export type Routes = {
2429
2319
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2430
2320
  warning_code: 'provider_issue'
2431
2321
  }
2432
- | {
2433
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2434
- message: string
2435
- /** Date and time at which Seam created the warning. */
2436
- created_at?: string | undefined
2437
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2438
- warning_code: 'smartthings_failed_to_set_access_code'
2439
- }
2440
2322
  | {
2441
2323
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2442
2324
  message: string
@@ -2445,14 +2327,6 @@ export type Routes = {
2445
2327
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2446
2328
  warning_code: 'schlage_detected_duplicate'
2447
2329
  }
2448
- | {
2449
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2450
- message: string
2451
- /** Date and time at which Seam created the warning. */
2452
- created_at?: string | undefined
2453
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2454
- warning_code: 'schlage_creation_outage'
2455
- }
2456
2330
  | {
2457
2331
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2458
2332
  message: string
@@ -2506,14 +2380,6 @@ export type Routes = {
2506
2380
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2507
2381
  warning_code: 'third_party_integration_detected'
2508
2382
  }
2509
- | {
2510
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2511
- message: string
2512
- /** Date and time at which Seam created the warning. */
2513
- created_at?: string | undefined
2514
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2515
- warning_code: 'august_lock_temporarily_offline'
2516
- }
2517
2383
  | {
2518
2384
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2519
2385
  message: string
@@ -2530,14 +2396,6 @@ export type Routes = {
2530
2396
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2531
2397
  warning_code: 'management_transferred'
2532
2398
  }
2533
- | {
2534
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2535
- message: string
2536
- /** Date and time at which Seam created the warning. */
2537
- created_at?: string | undefined
2538
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2539
- warning_code: 'kwikset_unable_to_confirm_code'
2540
- }
2541
2399
  | {
2542
2400
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2543
2401
  message: string
@@ -2546,14 +2404,6 @@ export type Routes = {
2546
2404
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2547
2405
  warning_code: 'access_code_inactive'
2548
2406
  }
2549
- | {
2550
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2551
- message: string
2552
- /** Date and time at which Seam created the warning. */
2553
- created_at?: string | undefined
2554
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2555
- warning_code: 'ultraloq_access_code_disabled'
2556
- }
2557
2407
  | {
2558
2408
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2559
2409
  message: string
@@ -2774,26 +2624,6 @@ export type Routes = {
2774
2624
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2775
2625
  error_code: 'provider_issue'
2776
2626
  }
2777
- | {
2778
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2779
- message: string
2780
- /** Indicates that this is an access code error. */
2781
- is_access_code_error: true
2782
- /** Date and time at which Seam created the error. */
2783
- created_at?: string | undefined
2784
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2785
- error_code: 'smartthings_failed_to_set_access_code'
2786
- }
2787
- | {
2788
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2789
- message: string
2790
- /** Indicates that this is an access code error. */
2791
- is_access_code_error: true
2792
- /** Date and time at which Seam created the error. */
2793
- created_at?: string | undefined
2794
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2795
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
2796
- }
2797
2627
  | {
2798
2628
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2799
2629
  message: string
@@ -2858,26 +2688,6 @@ export type Routes = {
2858
2688
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2859
2689
  error_code: 'access_code_state_unconfirmed'
2860
2690
  }
2861
- | {
2862
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2863
- message: string
2864
- /** Indicates that this is an access code error. */
2865
- is_access_code_error: true
2866
- /** Date and time at which Seam created the error. */
2867
- created_at?: string | undefined
2868
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2869
- error_code: 'kwikset_unable_to_confirm_code'
2870
- }
2871
- | {
2872
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2873
- message: string
2874
- /** Indicates that this is an access code error. */
2875
- is_access_code_error: true
2876
- /** Date and time at which Seam created the error. */
2877
- created_at?: string | undefined
2878
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2879
- error_code: 'kwikset_unable_to_confirm_deletion'
2880
- }
2881
2691
  | {
2882
2692
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2883
2693
  message: string
@@ -2901,36 +2711,6 @@ export type Routes = {
2901
2711
  }[]
2902
2712
  | undefined
2903
2713
  }
2904
- | {
2905
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2906
- message: string
2907
- /** Indicates that this is an access code error. */
2908
- is_access_code_error: true
2909
- /** Date and time at which Seam created the error. */
2910
- created_at?: string | undefined
2911
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2912
- error_code: 'august_lock_invalid_code_length'
2913
- }
2914
- | {
2915
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2916
- message: string
2917
- /** Indicates that this is an access code error. */
2918
- is_access_code_error: true
2919
- /** Date and time at which Seam created the error. */
2920
- created_at?: string | undefined
2921
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2922
- error_code: 'august_lock_missing_keypad'
2923
- }
2924
- | {
2925
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2926
- message: string
2927
- /** Indicates that this is an access code error. */
2928
- is_access_code_error: true
2929
- /** Date and time at which Seam created the error. */
2930
- created_at?: string | undefined
2931
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2932
- error_code: 'august_lock_temporarily_offline'
2933
- }
2934
2714
  | {
2935
2715
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2936
2716
  message: string
@@ -2951,36 +2731,6 @@ export type Routes = {
2951
2731
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2952
2732
  error_code: 'salto_ks_user_not_subscribed'
2953
2733
  }
2954
- | {
2955
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2956
- message: string
2957
- /** Indicates that this is an access code error. */
2958
- is_access_code_error: true
2959
- /** Date and time at which Seam created the error. */
2960
- created_at?: string | undefined
2961
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2962
- error_code: 'wyze_duplicate_code_name'
2963
- }
2964
- | {
2965
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2966
- message: string
2967
- /** Indicates that this is an access code error. */
2968
- is_access_code_error: true
2969
- /** Date and time at which Seam created the error. */
2970
- created_at?: string | undefined
2971
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2972
- error_code: 'wyze_potential_duplicate_code'
2973
- }
2974
- | {
2975
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2976
- message: string
2977
- /** Indicates that this is an access code error. */
2978
- is_access_code_error: true
2979
- /** Date and time at which Seam created the error. */
2980
- created_at?: string | undefined
2981
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2982
- error_code: 'dormakaba_oracode_invalid_time_range'
2983
- }
2984
2734
  | {
2985
2735
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2986
2736
  message: string
@@ -2991,16 +2741,6 @@ export type Routes = {
2991
2741
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2992
2742
  error_code: 'insufficient_permissions'
2993
2743
  }
2994
- | {
2995
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2996
- message: string
2997
- /** Indicates that this is an access code error. */
2998
- is_access_code_error: true
2999
- /** Date and time at which Seam created the error. */
3000
- created_at?: string | undefined
3001
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
3002
- error_code: 'keynest_unsupported_third_party_locker'
3003
- }
3004
2744
  | {
3005
2745
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
3006
2746
  message: string
@@ -3190,14 +2930,6 @@ export type Routes = {
3190
2930
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3191
2931
  warning_code: 'provider_issue'
3192
2932
  }
3193
- | {
3194
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3195
- message: string
3196
- /** Date and time at which Seam created the warning. */
3197
- created_at?: string | undefined
3198
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3199
- warning_code: 'smartthings_failed_to_set_access_code'
3200
- }
3201
2933
  | {
3202
2934
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3203
2935
  message: string
@@ -3206,14 +2938,6 @@ export type Routes = {
3206
2938
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3207
2939
  warning_code: 'schlage_detected_duplicate'
3208
2940
  }
3209
- | {
3210
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3211
- message: string
3212
- /** Date and time at which Seam created the warning. */
3213
- created_at?: string | undefined
3214
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3215
- warning_code: 'schlage_creation_outage'
3216
- }
3217
2941
  | {
3218
2942
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3219
2943
  message: string
@@ -3267,14 +2991,6 @@ export type Routes = {
3267
2991
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3268
2992
  warning_code: 'third_party_integration_detected'
3269
2993
  }
3270
- | {
3271
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3272
- message: string
3273
- /** Date and time at which Seam created the warning. */
3274
- created_at?: string | undefined
3275
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
3276
- warning_code: 'august_lock_temporarily_offline'
3277
- }
3278
2994
  | {
3279
2995
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3280
2996
  message: string
@@ -3291,14 +3007,6 @@ export type Routes = {
3291
3007
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3292
3008
  warning_code: 'management_transferred'
3293
3009
  }
3294
- | {
3295
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3296
- message: string
3297
- /** Date and time at which Seam created the warning. */
3298
- created_at?: string | undefined
3299
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3300
- warning_code: 'kwikset_unable_to_confirm_code'
3301
- }
3302
3010
  | {
3303
3011
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3304
3012
  message: string
@@ -3307,14 +3015,6 @@ export type Routes = {
3307
3015
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3308
3016
  warning_code: 'access_code_inactive'
3309
3017
  }
3310
- | {
3311
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3312
- message: string
3313
- /** Date and time at which Seam created the warning. */
3314
- created_at?: string | undefined
3315
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
3316
- warning_code: 'ultraloq_access_code_disabled'
3317
- }
3318
3018
  | {
3319
3019
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
3320
3020
  message: string
@@ -5480,26 +5180,6 @@ export type Routes = {
5480
5180
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5481
5181
  error_code: 'provider_issue'
5482
5182
  }
5483
- | {
5484
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5485
- message: string
5486
- /** Indicates that this is an access code error. */
5487
- is_access_code_error: true
5488
- /** Date and time at which Seam created the error. */
5489
- created_at?: string | undefined
5490
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5491
- error_code: 'smartthings_failed_to_set_access_code'
5492
- }
5493
- | {
5494
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5495
- message: string
5496
- /** Indicates that this is an access code error. */
5497
- is_access_code_error: true
5498
- /** Date and time at which Seam created the error. */
5499
- created_at?: string | undefined
5500
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5501
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
5502
- }
5503
5183
  | {
5504
5184
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5505
5185
  message: string
@@ -5564,26 +5244,6 @@ export type Routes = {
5564
5244
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5565
5245
  error_code: 'access_code_state_unconfirmed'
5566
5246
  }
5567
- | {
5568
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5569
- message: string
5570
- /** Indicates that this is an access code error. */
5571
- is_access_code_error: true
5572
- /** Date and time at which Seam created the error. */
5573
- created_at?: string | undefined
5574
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5575
- error_code: 'kwikset_unable_to_confirm_code'
5576
- }
5577
- | {
5578
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5579
- message: string
5580
- /** Indicates that this is an access code error. */
5581
- is_access_code_error: true
5582
- /** Date and time at which Seam created the error. */
5583
- created_at?: string | undefined
5584
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5585
- error_code: 'kwikset_unable_to_confirm_deletion'
5586
- }
5587
5247
  | {
5588
5248
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5589
5249
  message: string
@@ -5607,36 +5267,6 @@ export type Routes = {
5607
5267
  }[]
5608
5268
  | undefined
5609
5269
  }
5610
- | {
5611
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5612
- message: string
5613
- /** Indicates that this is an access code error. */
5614
- is_access_code_error: true
5615
- /** Date and time at which Seam created the error. */
5616
- created_at?: string | undefined
5617
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5618
- error_code: 'august_lock_invalid_code_length'
5619
- }
5620
- | {
5621
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5622
- message: string
5623
- /** Indicates that this is an access code error. */
5624
- is_access_code_error: true
5625
- /** Date and time at which Seam created the error. */
5626
- created_at?: string | undefined
5627
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5628
- error_code: 'august_lock_missing_keypad'
5629
- }
5630
- | {
5631
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5632
- message: string
5633
- /** Indicates that this is an access code error. */
5634
- is_access_code_error: true
5635
- /** Date and time at which Seam created the error. */
5636
- created_at?: string | undefined
5637
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5638
- error_code: 'august_lock_temporarily_offline'
5639
- }
5640
5270
  | {
5641
5271
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5642
5272
  message: string
@@ -5657,36 +5287,6 @@ export type Routes = {
5657
5287
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5658
5288
  error_code: 'salto_ks_user_not_subscribed'
5659
5289
  }
5660
- | {
5661
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5662
- message: string
5663
- /** Indicates that this is an access code error. */
5664
- is_access_code_error: true
5665
- /** Date and time at which Seam created the error. */
5666
- created_at?: string | undefined
5667
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5668
- error_code: 'wyze_duplicate_code_name'
5669
- }
5670
- | {
5671
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5672
- message: string
5673
- /** Indicates that this is an access code error. */
5674
- is_access_code_error: true
5675
- /** Date and time at which Seam created the error. */
5676
- created_at?: string | undefined
5677
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5678
- error_code: 'wyze_potential_duplicate_code'
5679
- }
5680
- | {
5681
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5682
- message: string
5683
- /** Indicates that this is an access code error. */
5684
- is_access_code_error: true
5685
- /** Date and time at which Seam created the error. */
5686
- created_at?: string | undefined
5687
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5688
- error_code: 'dormakaba_oracode_invalid_time_range'
5689
- }
5690
5290
  | {
5691
5291
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5692
5292
  message: string
@@ -5697,16 +5297,6 @@ export type Routes = {
5697
5297
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5698
5298
  error_code: 'insufficient_permissions'
5699
5299
  }
5700
- | {
5701
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5702
- message: string
5703
- /** Indicates that this is an access code error. */
5704
- is_access_code_error: true
5705
- /** Date and time at which Seam created the error. */
5706
- created_at?: string | undefined
5707
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5708
- error_code: 'keynest_unsupported_third_party_locker'
5709
- }
5710
5300
  | {
5711
5301
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5712
5302
  message: string
@@ -5896,14 +5486,6 @@ export type Routes = {
5896
5486
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5897
5487
  warning_code: 'provider_issue'
5898
5488
  }
5899
- | {
5900
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5901
- message: string
5902
- /** Date and time at which Seam created the warning. */
5903
- created_at?: string | undefined
5904
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5905
- warning_code: 'smartthings_failed_to_set_access_code'
5906
- }
5907
5489
  | {
5908
5490
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5909
5491
  message: string
@@ -5912,14 +5494,6 @@ export type Routes = {
5912
5494
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5913
5495
  warning_code: 'schlage_detected_duplicate'
5914
5496
  }
5915
- | {
5916
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5917
- message: string
5918
- /** Date and time at which Seam created the warning. */
5919
- created_at?: string | undefined
5920
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5921
- warning_code: 'schlage_creation_outage'
5922
- }
5923
5497
  | {
5924
5498
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5925
5499
  message: string
@@ -5973,14 +5547,6 @@ export type Routes = {
5973
5547
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5974
5548
  warning_code: 'third_party_integration_detected'
5975
5549
  }
5976
- | {
5977
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5978
- message: string
5979
- /** Date and time at which Seam created the warning. */
5980
- created_at?: string | undefined
5981
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5982
- warning_code: 'august_lock_temporarily_offline'
5983
- }
5984
5550
  | {
5985
5551
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5986
5552
  message: string
@@ -5997,14 +5563,6 @@ export type Routes = {
5997
5563
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5998
5564
  warning_code: 'management_transferred'
5999
5565
  }
6000
- | {
6001
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6002
- message: string
6003
- /** Date and time at which Seam created the warning. */
6004
- created_at?: string | undefined
6005
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6006
- warning_code: 'kwikset_unable_to_confirm_code'
6007
- }
6008
5566
  | {
6009
5567
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6010
5568
  message: string
@@ -6013,14 +5571,6 @@ export type Routes = {
6013
5571
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6014
5572
  warning_code: 'access_code_inactive'
6015
5573
  }
6016
- | {
6017
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6018
- message: string
6019
- /** Date and time at which Seam created the warning. */
6020
- created_at?: string | undefined
6021
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6022
- warning_code: 'ultraloq_access_code_disabled'
6023
- }
6024
5574
  | {
6025
5575
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6026
5576
  message: string
@@ -6328,26 +5878,6 @@ export type Routes = {
6328
5878
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6329
5879
  error_code: 'provider_issue'
6330
5880
  }
6331
- | {
6332
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6333
- message: string
6334
- /** Indicates that this is an access code error. */
6335
- is_access_code_error: true
6336
- /** Date and time at which Seam created the error. */
6337
- created_at?: string | undefined
6338
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6339
- error_code: 'smartthings_failed_to_set_access_code'
6340
- }
6341
- | {
6342
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6343
- message: string
6344
- /** Indicates that this is an access code error. */
6345
- is_access_code_error: true
6346
- /** Date and time at which Seam created the error. */
6347
- created_at?: string | undefined
6348
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6349
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
6350
- }
6351
5881
  | {
6352
5882
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6353
5883
  message: string
@@ -6412,26 +5942,6 @@ export type Routes = {
6412
5942
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6413
5943
  error_code: 'access_code_state_unconfirmed'
6414
5944
  }
6415
- | {
6416
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6417
- message: string
6418
- /** Indicates that this is an access code error. */
6419
- is_access_code_error: true
6420
- /** Date and time at which Seam created the error. */
6421
- created_at?: string | undefined
6422
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6423
- error_code: 'kwikset_unable_to_confirm_code'
6424
- }
6425
- | {
6426
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6427
- message: string
6428
- /** Indicates that this is an access code error. */
6429
- is_access_code_error: true
6430
- /** Date and time at which Seam created the error. */
6431
- created_at?: string | undefined
6432
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6433
- error_code: 'kwikset_unable_to_confirm_deletion'
6434
- }
6435
5945
  | {
6436
5946
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6437
5947
  message: string
@@ -6455,36 +5965,6 @@ export type Routes = {
6455
5965
  }[]
6456
5966
  | undefined
6457
5967
  }
6458
- | {
6459
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6460
- message: string
6461
- /** Indicates that this is an access code error. */
6462
- is_access_code_error: true
6463
- /** Date and time at which Seam created the error. */
6464
- created_at?: string | undefined
6465
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6466
- error_code: 'august_lock_invalid_code_length'
6467
- }
6468
- | {
6469
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6470
- message: string
6471
- /** Indicates that this is an access code error. */
6472
- is_access_code_error: true
6473
- /** Date and time at which Seam created the error. */
6474
- created_at?: string | undefined
6475
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6476
- error_code: 'august_lock_missing_keypad'
6477
- }
6478
- | {
6479
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6480
- message: string
6481
- /** Indicates that this is an access code error. */
6482
- is_access_code_error: true
6483
- /** Date and time at which Seam created the error. */
6484
- created_at?: string | undefined
6485
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6486
- error_code: 'august_lock_temporarily_offline'
6487
- }
6488
5968
  | {
6489
5969
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6490
5970
  message: string
@@ -6505,36 +5985,6 @@ export type Routes = {
6505
5985
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6506
5986
  error_code: 'salto_ks_user_not_subscribed'
6507
5987
  }
6508
- | {
6509
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6510
- message: string
6511
- /** Indicates that this is an access code error. */
6512
- is_access_code_error: true
6513
- /** Date and time at which Seam created the error. */
6514
- created_at?: string | undefined
6515
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6516
- error_code: 'wyze_duplicate_code_name'
6517
- }
6518
- | {
6519
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6520
- message: string
6521
- /** Indicates that this is an access code error. */
6522
- is_access_code_error: true
6523
- /** Date and time at which Seam created the error. */
6524
- created_at?: string | undefined
6525
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6526
- error_code: 'wyze_potential_duplicate_code'
6527
- }
6528
- | {
6529
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6530
- message: string
6531
- /** Indicates that this is an access code error. */
6532
- is_access_code_error: true
6533
- /** Date and time at which Seam created the error. */
6534
- created_at?: string | undefined
6535
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6536
- error_code: 'dormakaba_oracode_invalid_time_range'
6537
- }
6538
5988
  | {
6539
5989
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6540
5990
  message: string
@@ -6545,16 +5995,6 @@ export type Routes = {
6545
5995
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6546
5996
  error_code: 'insufficient_permissions'
6547
5997
  }
6548
- | {
6549
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6550
- message: string
6551
- /** Indicates that this is an access code error. */
6552
- is_access_code_error: true
6553
- /** Date and time at which Seam created the error. */
6554
- created_at?: string | undefined
6555
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6556
- error_code: 'keynest_unsupported_third_party_locker'
6557
- }
6558
5998
  | {
6559
5999
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6560
6000
  message: string
@@ -6744,14 +6184,6 @@ export type Routes = {
6744
6184
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6745
6185
  warning_code: 'provider_issue'
6746
6186
  }
6747
- | {
6748
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6749
- message: string
6750
- /** Date and time at which Seam created the warning. */
6751
- created_at?: string | undefined
6752
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6753
- warning_code: 'smartthings_failed_to_set_access_code'
6754
- }
6755
6187
  | {
6756
6188
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6757
6189
  message: string
@@ -6760,14 +6192,6 @@ export type Routes = {
6760
6192
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6761
6193
  warning_code: 'schlage_detected_duplicate'
6762
6194
  }
6763
- | {
6764
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6765
- message: string
6766
- /** Date and time at which Seam created the warning. */
6767
- created_at?: string | undefined
6768
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6769
- warning_code: 'schlage_creation_outage'
6770
- }
6771
6195
  | {
6772
6196
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6773
6197
  message: string
@@ -6821,14 +6245,6 @@ export type Routes = {
6821
6245
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6822
6246
  warning_code: 'third_party_integration_detected'
6823
6247
  }
6824
- | {
6825
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6826
- message: string
6827
- /** Date and time at which Seam created the warning. */
6828
- created_at?: string | undefined
6829
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6830
- warning_code: 'august_lock_temporarily_offline'
6831
- }
6832
6248
  | {
6833
6249
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6834
6250
  message: string
@@ -6845,14 +6261,6 @@ export type Routes = {
6845
6261
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6846
6262
  warning_code: 'management_transferred'
6847
6263
  }
6848
- | {
6849
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6850
- message: string
6851
- /** Date and time at which Seam created the warning. */
6852
- created_at?: string | undefined
6853
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6854
- warning_code: 'kwikset_unable_to_confirm_code'
6855
- }
6856
6264
  | {
6857
6265
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6858
6266
  message: string
@@ -6861,14 +6269,6 @@ export type Routes = {
6861
6269
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6862
6270
  warning_code: 'access_code_inactive'
6863
6271
  }
6864
- | {
6865
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6866
- message: string
6867
- /** Date and time at which Seam created the warning. */
6868
- created_at?: string | undefined
6869
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6870
- warning_code: 'ultraloq_access_code_disabled'
6871
- }
6872
6272
  | {
6873
6273
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6874
6274
  message: string
@@ -7080,26 +6480,6 @@ export type Routes = {
7080
6480
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7081
6481
  error_code: 'provider_issue'
7082
6482
  }
7083
- | {
7084
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7085
- message: string
7086
- /** Indicates that this is an access code error. */
7087
- is_access_code_error: true
7088
- /** Date and time at which Seam created the error. */
7089
- created_at?: string | undefined
7090
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7091
- error_code: 'smartthings_failed_to_set_access_code'
7092
- }
7093
- | {
7094
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7095
- message: string
7096
- /** Indicates that this is an access code error. */
7097
- is_access_code_error: true
7098
- /** Date and time at which Seam created the error. */
7099
- created_at?: string | undefined
7100
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7101
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
7102
- }
7103
6483
  | {
7104
6484
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7105
6485
  message: string
@@ -7164,26 +6544,6 @@ export type Routes = {
7164
6544
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7165
6545
  error_code: 'access_code_state_unconfirmed'
7166
6546
  }
7167
- | {
7168
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7169
- message: string
7170
- /** Indicates that this is an access code error. */
7171
- is_access_code_error: true
7172
- /** Date and time at which Seam created the error. */
7173
- created_at?: string | undefined
7174
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7175
- error_code: 'kwikset_unable_to_confirm_code'
7176
- }
7177
- | {
7178
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7179
- message: string
7180
- /** Indicates that this is an access code error. */
7181
- is_access_code_error: true
7182
- /** Date and time at which Seam created the error. */
7183
- created_at?: string | undefined
7184
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7185
- error_code: 'kwikset_unable_to_confirm_deletion'
7186
- }
7187
6547
  | {
7188
6548
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7189
6549
  message: string
@@ -7207,36 +6567,6 @@ export type Routes = {
7207
6567
  }[]
7208
6568
  | undefined
7209
6569
  }
7210
- | {
7211
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7212
- message: string
7213
- /** Indicates that this is an access code error. */
7214
- is_access_code_error: true
7215
- /** Date and time at which Seam created the error. */
7216
- created_at?: string | undefined
7217
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7218
- error_code: 'august_lock_invalid_code_length'
7219
- }
7220
- | {
7221
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7222
- message: string
7223
- /** Indicates that this is an access code error. */
7224
- is_access_code_error: true
7225
- /** Date and time at which Seam created the error. */
7226
- created_at?: string | undefined
7227
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7228
- error_code: 'august_lock_missing_keypad'
7229
- }
7230
- | {
7231
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7232
- message: string
7233
- /** Indicates that this is an access code error. */
7234
- is_access_code_error: true
7235
- /** Date and time at which Seam created the error. */
7236
- created_at?: string | undefined
7237
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7238
- error_code: 'august_lock_temporarily_offline'
7239
- }
7240
6570
  | {
7241
6571
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7242
6572
  message: string
@@ -7257,36 +6587,6 @@ export type Routes = {
7257
6587
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7258
6588
  error_code: 'salto_ks_user_not_subscribed'
7259
6589
  }
7260
- | {
7261
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7262
- message: string
7263
- /** Indicates that this is an access code error. */
7264
- is_access_code_error: true
7265
- /** Date and time at which Seam created the error. */
7266
- created_at?: string | undefined
7267
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7268
- error_code: 'wyze_duplicate_code_name'
7269
- }
7270
- | {
7271
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7272
- message: string
7273
- /** Indicates that this is an access code error. */
7274
- is_access_code_error: true
7275
- /** Date and time at which Seam created the error. */
7276
- created_at?: string | undefined
7277
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7278
- error_code: 'wyze_potential_duplicate_code'
7279
- }
7280
- | {
7281
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7282
- message: string
7283
- /** Indicates that this is an access code error. */
7284
- is_access_code_error: true
7285
- /** Date and time at which Seam created the error. */
7286
- created_at?: string | undefined
7287
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7288
- error_code: 'dormakaba_oracode_invalid_time_range'
7289
- }
7290
6590
  | {
7291
6591
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7292
6592
  message: string
@@ -7297,16 +6597,6 @@ export type Routes = {
7297
6597
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7298
6598
  error_code: 'insufficient_permissions'
7299
6599
  }
7300
- | {
7301
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7302
- message: string
7303
- /** Indicates that this is an access code error. */
7304
- is_access_code_error: true
7305
- /** Date and time at which Seam created the error. */
7306
- created_at?: string | undefined
7307
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7308
- error_code: 'keynest_unsupported_third_party_locker'
7309
- }
7310
6600
  | {
7311
6601
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7312
6602
  message: string
@@ -7496,14 +6786,6 @@ export type Routes = {
7496
6786
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7497
6787
  warning_code: 'provider_issue'
7498
6788
  }
7499
- | {
7500
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7501
- message: string
7502
- /** Date and time at which Seam created the warning. */
7503
- created_at?: string | undefined
7504
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7505
- warning_code: 'smartthings_failed_to_set_access_code'
7506
- }
7507
6789
  | {
7508
6790
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7509
6791
  message: string
@@ -7512,14 +6794,6 @@ export type Routes = {
7512
6794
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7513
6795
  warning_code: 'schlage_detected_duplicate'
7514
6796
  }
7515
- | {
7516
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7517
- message: string
7518
- /** Date and time at which Seam created the warning. */
7519
- created_at?: string | undefined
7520
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7521
- warning_code: 'schlage_creation_outage'
7522
- }
7523
6797
  | {
7524
6798
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7525
6799
  message: string
@@ -7573,14 +6847,6 @@ export type Routes = {
7573
6847
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7574
6848
  warning_code: 'third_party_integration_detected'
7575
6849
  }
7576
- | {
7577
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7578
- message: string
7579
- /** Date and time at which Seam created the warning. */
7580
- created_at?: string | undefined
7581
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7582
- warning_code: 'august_lock_temporarily_offline'
7583
- }
7584
6850
  | {
7585
6851
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7586
6852
  message: string
@@ -7597,14 +6863,6 @@ export type Routes = {
7597
6863
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7598
6864
  warning_code: 'management_transferred'
7599
6865
  }
7600
- | {
7601
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7602
- message: string
7603
- /** Date and time at which Seam created the warning. */
7604
- created_at?: string | undefined
7605
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7606
- warning_code: 'kwikset_unable_to_confirm_code'
7607
- }
7608
6866
  | {
7609
6867
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7610
6868
  message: string
@@ -7613,14 +6871,6 @@ export type Routes = {
7613
6871
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7614
6872
  warning_code: 'access_code_inactive'
7615
6873
  }
7616
- | {
7617
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7618
- message: string
7619
- /** Date and time at which Seam created the warning. */
7620
- created_at?: string | undefined
7621
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7622
- warning_code: 'ultraloq_access_code_disabled'
7623
- }
7624
6874
  | {
7625
6875
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7626
6876
  message: string
@@ -7809,26 +7059,6 @@ export type Routes = {
7809
7059
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7810
7060
  error_code: 'provider_issue'
7811
7061
  }
7812
- | {
7813
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7814
- message: string
7815
- /** Indicates that this is an access code error. */
7816
- is_access_code_error: true
7817
- /** Date and time at which Seam created the error. */
7818
- created_at?: string | undefined
7819
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7820
- error_code: 'smartthings_failed_to_set_access_code'
7821
- }
7822
- | {
7823
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7824
- message: string
7825
- /** Indicates that this is an access code error. */
7826
- is_access_code_error: true
7827
- /** Date and time at which Seam created the error. */
7828
- created_at?: string | undefined
7829
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7830
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
7831
- }
7832
7062
  | {
7833
7063
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7834
7064
  message: string
@@ -7893,26 +7123,6 @@ export type Routes = {
7893
7123
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7894
7124
  error_code: 'access_code_state_unconfirmed'
7895
7125
  }
7896
- | {
7897
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7898
- message: string
7899
- /** Indicates that this is an access code error. */
7900
- is_access_code_error: true
7901
- /** Date and time at which Seam created the error. */
7902
- created_at?: string | undefined
7903
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7904
- error_code: 'kwikset_unable_to_confirm_code'
7905
- }
7906
- | {
7907
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7908
- message: string
7909
- /** Indicates that this is an access code error. */
7910
- is_access_code_error: true
7911
- /** Date and time at which Seam created the error. */
7912
- created_at?: string | undefined
7913
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7914
- error_code: 'kwikset_unable_to_confirm_deletion'
7915
- }
7916
7126
  | {
7917
7127
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7918
7128
  message: string
@@ -7936,36 +7146,6 @@ export type Routes = {
7936
7146
  }[]
7937
7147
  | undefined
7938
7148
  }
7939
- | {
7940
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7941
- message: string
7942
- /** Indicates that this is an access code error. */
7943
- is_access_code_error: true
7944
- /** Date and time at which Seam created the error. */
7945
- created_at?: string | undefined
7946
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7947
- error_code: 'august_lock_invalid_code_length'
7948
- }
7949
- | {
7950
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7951
- message: string
7952
- /** Indicates that this is an access code error. */
7953
- is_access_code_error: true
7954
- /** Date and time at which Seam created the error. */
7955
- created_at?: string | undefined
7956
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7957
- error_code: 'august_lock_missing_keypad'
7958
- }
7959
- | {
7960
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7961
- message: string
7962
- /** Indicates that this is an access code error. */
7963
- is_access_code_error: true
7964
- /** Date and time at which Seam created the error. */
7965
- created_at?: string | undefined
7966
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7967
- error_code: 'august_lock_temporarily_offline'
7968
- }
7969
7149
  | {
7970
7150
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7971
7151
  message: string
@@ -7986,36 +7166,6 @@ export type Routes = {
7986
7166
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7987
7167
  error_code: 'salto_ks_user_not_subscribed'
7988
7168
  }
7989
- | {
7990
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7991
- message: string
7992
- /** Indicates that this is an access code error. */
7993
- is_access_code_error: true
7994
- /** Date and time at which Seam created the error. */
7995
- created_at?: string | undefined
7996
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7997
- error_code: 'wyze_duplicate_code_name'
7998
- }
7999
- | {
8000
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8001
- message: string
8002
- /** Indicates that this is an access code error. */
8003
- is_access_code_error: true
8004
- /** Date and time at which Seam created the error. */
8005
- created_at?: string | undefined
8006
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8007
- error_code: 'wyze_potential_duplicate_code'
8008
- }
8009
- | {
8010
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8011
- message: string
8012
- /** Indicates that this is an access code error. */
8013
- is_access_code_error: true
8014
- /** Date and time at which Seam created the error. */
8015
- created_at?: string | undefined
8016
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8017
- error_code: 'dormakaba_oracode_invalid_time_range'
8018
- }
8019
7169
  | {
8020
7170
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8021
7171
  message: string
@@ -8026,16 +7176,6 @@ export type Routes = {
8026
7176
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8027
7177
  error_code: 'insufficient_permissions'
8028
7178
  }
8029
- | {
8030
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8031
- message: string
8032
- /** Indicates that this is an access code error. */
8033
- is_access_code_error: true
8034
- /** Date and time at which Seam created the error. */
8035
- created_at?: string | undefined
8036
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8037
- error_code: 'keynest_unsupported_third_party_locker'
8038
- }
8039
7179
  | {
8040
7180
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8041
7181
  message: string
@@ -8225,14 +7365,6 @@ export type Routes = {
8225
7365
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8226
7366
  warning_code: 'provider_issue'
8227
7367
  }
8228
- | {
8229
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8230
- message: string
8231
- /** Date and time at which Seam created the warning. */
8232
- created_at?: string | undefined
8233
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8234
- warning_code: 'smartthings_failed_to_set_access_code'
8235
- }
8236
7368
  | {
8237
7369
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8238
7370
  message: string
@@ -8241,14 +7373,6 @@ export type Routes = {
8241
7373
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8242
7374
  warning_code: 'schlage_detected_duplicate'
8243
7375
  }
8244
- | {
8245
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8246
- message: string
8247
- /** Date and time at which Seam created the warning. */
8248
- created_at?: string | undefined
8249
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8250
- warning_code: 'schlage_creation_outage'
8251
- }
8252
7376
  | {
8253
7377
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8254
7378
  message: string
@@ -8302,14 +7426,6 @@ export type Routes = {
8302
7426
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8303
7427
  warning_code: 'third_party_integration_detected'
8304
7428
  }
8305
- | {
8306
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8307
- message: string
8308
- /** Date and time at which Seam created the warning. */
8309
- created_at?: string | undefined
8310
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8311
- warning_code: 'august_lock_temporarily_offline'
8312
- }
8313
7429
  | {
8314
7430
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8315
7431
  message: string
@@ -8326,14 +7442,6 @@ export type Routes = {
8326
7442
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8327
7443
  warning_code: 'management_transferred'
8328
7444
  }
8329
- | {
8330
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8331
- message: string
8332
- /** Date and time at which Seam created the warning. */
8333
- created_at?: string | undefined
8334
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8335
- warning_code: 'kwikset_unable_to_confirm_code'
8336
- }
8337
7445
  | {
8338
7446
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8339
7447
  message: string
@@ -8342,14 +7450,6 @@ export type Routes = {
8342
7450
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8343
7451
  warning_code: 'access_code_inactive'
8344
7452
  }
8345
- | {
8346
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8347
- message: string
8348
- /** Date and time at which Seam created the warning. */
8349
- created_at?: string | undefined
8350
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8351
- warning_code: 'ultraloq_access_code_disabled'
8352
- }
8353
7453
  | {
8354
7454
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8355
7455
  message: string
@@ -8571,26 +7671,6 @@ export type Routes = {
8571
7671
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8572
7672
  error_code: 'provider_issue'
8573
7673
  }
8574
- | {
8575
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8576
- message: string
8577
- /** Indicates that this is an access code error. */
8578
- is_access_code_error: true
8579
- /** Date and time at which Seam created the error. */
8580
- created_at?: string | undefined
8581
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8582
- error_code: 'smartthings_failed_to_set_access_code'
8583
- }
8584
- | {
8585
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8586
- message: string
8587
- /** Indicates that this is an access code error. */
8588
- is_access_code_error: true
8589
- /** Date and time at which Seam created the error. */
8590
- created_at?: string | undefined
8591
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8592
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
8593
- }
8594
7674
  | {
8595
7675
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8596
7676
  message: string
@@ -8655,26 +7735,6 @@ export type Routes = {
8655
7735
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8656
7736
  error_code: 'access_code_state_unconfirmed'
8657
7737
  }
8658
- | {
8659
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8660
- message: string
8661
- /** Indicates that this is an access code error. */
8662
- is_access_code_error: true
8663
- /** Date and time at which Seam created the error. */
8664
- created_at?: string | undefined
8665
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8666
- error_code: 'kwikset_unable_to_confirm_code'
8667
- }
8668
- | {
8669
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8670
- message: string
8671
- /** Indicates that this is an access code error. */
8672
- is_access_code_error: true
8673
- /** Date and time at which Seam created the error. */
8674
- created_at?: string | undefined
8675
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8676
- error_code: 'kwikset_unable_to_confirm_deletion'
8677
- }
8678
7738
  | {
8679
7739
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8680
7740
  message: string
@@ -8698,36 +7758,6 @@ export type Routes = {
8698
7758
  }[]
8699
7759
  | undefined
8700
7760
  }
8701
- | {
8702
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8703
- message: string
8704
- /** Indicates that this is an access code error. */
8705
- is_access_code_error: true
8706
- /** Date and time at which Seam created the error. */
8707
- created_at?: string | undefined
8708
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8709
- error_code: 'august_lock_invalid_code_length'
8710
- }
8711
- | {
8712
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8713
- message: string
8714
- /** Indicates that this is an access code error. */
8715
- is_access_code_error: true
8716
- /** Date and time at which Seam created the error. */
8717
- created_at?: string | undefined
8718
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8719
- error_code: 'august_lock_missing_keypad'
8720
- }
8721
- | {
8722
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8723
- message: string
8724
- /** Indicates that this is an access code error. */
8725
- is_access_code_error: true
8726
- /** Date and time at which Seam created the error. */
8727
- created_at?: string | undefined
8728
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8729
- error_code: 'august_lock_temporarily_offline'
8730
- }
8731
7761
  | {
8732
7762
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8733
7763
  message: string
@@ -8748,36 +7778,6 @@ export type Routes = {
8748
7778
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8749
7779
  error_code: 'salto_ks_user_not_subscribed'
8750
7780
  }
8751
- | {
8752
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8753
- message: string
8754
- /** Indicates that this is an access code error. */
8755
- is_access_code_error: true
8756
- /** Date and time at which Seam created the error. */
8757
- created_at?: string | undefined
8758
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8759
- error_code: 'wyze_duplicate_code_name'
8760
- }
8761
- | {
8762
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8763
- message: string
8764
- /** Indicates that this is an access code error. */
8765
- is_access_code_error: true
8766
- /** Date and time at which Seam created the error. */
8767
- created_at?: string | undefined
8768
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8769
- error_code: 'wyze_potential_duplicate_code'
8770
- }
8771
- | {
8772
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8773
- message: string
8774
- /** Indicates that this is an access code error. */
8775
- is_access_code_error: true
8776
- /** Date and time at which Seam created the error. */
8777
- created_at?: string | undefined
8778
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8779
- error_code: 'dormakaba_oracode_invalid_time_range'
8780
- }
8781
7781
  | {
8782
7782
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8783
7783
  message: string
@@ -8788,16 +7788,6 @@ export type Routes = {
8788
7788
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8789
7789
  error_code: 'insufficient_permissions'
8790
7790
  }
8791
- | {
8792
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8793
- message: string
8794
- /** Indicates that this is an access code error. */
8795
- is_access_code_error: true
8796
- /** Date and time at which Seam created the error. */
8797
- created_at?: string | undefined
8798
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8799
- error_code: 'keynest_unsupported_third_party_locker'
8800
- }
8801
7791
  | {
8802
7792
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8803
7793
  message: string
@@ -8987,14 +7977,6 @@ export type Routes = {
8987
7977
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8988
7978
  warning_code: 'provider_issue'
8989
7979
  }
8990
- | {
8991
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8992
- message: string
8993
- /** Date and time at which Seam created the warning. */
8994
- created_at?: string | undefined
8995
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8996
- warning_code: 'smartthings_failed_to_set_access_code'
8997
- }
8998
7980
  | {
8999
7981
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9000
7982
  message: string
@@ -9003,14 +7985,6 @@ export type Routes = {
9003
7985
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9004
7986
  warning_code: 'schlage_detected_duplicate'
9005
7987
  }
9006
- | {
9007
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9008
- message: string
9009
- /** Date and time at which Seam created the warning. */
9010
- created_at?: string | undefined
9011
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9012
- warning_code: 'schlage_creation_outage'
9013
- }
9014
7988
  | {
9015
7989
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9016
7990
  message: string
@@ -9064,14 +8038,6 @@ export type Routes = {
9064
8038
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9065
8039
  warning_code: 'third_party_integration_detected'
9066
8040
  }
9067
- | {
9068
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9069
- message: string
9070
- /** Date and time at which Seam created the warning. */
9071
- created_at?: string | undefined
9072
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
9073
- warning_code: 'august_lock_temporarily_offline'
9074
- }
9075
8041
  | {
9076
8042
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9077
8043
  message: string
@@ -9088,14 +8054,6 @@ export type Routes = {
9088
8054
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9089
8055
  warning_code: 'management_transferred'
9090
8056
  }
9091
- | {
9092
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9093
- message: string
9094
- /** Date and time at which Seam created the warning. */
9095
- created_at?: string | undefined
9096
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9097
- warning_code: 'kwikset_unable_to_confirm_code'
9098
- }
9099
8057
  | {
9100
8058
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9101
8059
  message: string
@@ -9104,14 +8062,6 @@ export type Routes = {
9104
8062
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9105
8063
  warning_code: 'access_code_inactive'
9106
8064
  }
9107
- | {
9108
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9109
- message: string
9110
- /** Date and time at which Seam created the warning. */
9111
- created_at?: string | undefined
9112
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
9113
- warning_code: 'ultraloq_access_code_disabled'
9114
- }
9115
8065
  | {
9116
8066
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
9117
8067
  message: string
@@ -11179,26 +10129,6 @@ export type Routes = {
11179
10129
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11180
10130
  error_code: 'provider_issue'
11181
10131
  }
11182
- | {
11183
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11184
- message: string
11185
- /** Indicates that this is an access code error. */
11186
- is_access_code_error: true
11187
- /** Date and time at which Seam created the error. */
11188
- created_at?: string | undefined
11189
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11190
- error_code: 'smartthings_failed_to_set_access_code'
11191
- }
11192
- | {
11193
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11194
- message: string
11195
- /** Indicates that this is an access code error. */
11196
- is_access_code_error: true
11197
- /** Date and time at which Seam created the error. */
11198
- created_at?: string | undefined
11199
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11200
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
11201
- }
11202
10132
  | {
11203
10133
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11204
10134
  message: string
@@ -11263,26 +10193,6 @@ export type Routes = {
11263
10193
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11264
10194
  error_code: 'access_code_state_unconfirmed'
11265
10195
  }
11266
- | {
11267
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11268
- message: string
11269
- /** Indicates that this is an access code error. */
11270
- is_access_code_error: true
11271
- /** Date and time at which Seam created the error. */
11272
- created_at?: string | undefined
11273
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11274
- error_code: 'kwikset_unable_to_confirm_code'
11275
- }
11276
- | {
11277
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11278
- message: string
11279
- /** Indicates that this is an access code error. */
11280
- is_access_code_error: true
11281
- /** Date and time at which Seam created the error. */
11282
- created_at?: string | undefined
11283
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11284
- error_code: 'kwikset_unable_to_confirm_deletion'
11285
- }
11286
10196
  | {
11287
10197
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11288
10198
  message: string
@@ -11306,36 +10216,6 @@ export type Routes = {
11306
10216
  }[]
11307
10217
  | undefined
11308
10218
  }
11309
- | {
11310
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11311
- message: string
11312
- /** Indicates that this is an access code error. */
11313
- is_access_code_error: true
11314
- /** Date and time at which Seam created the error. */
11315
- created_at?: string | undefined
11316
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11317
- error_code: 'august_lock_invalid_code_length'
11318
- }
11319
- | {
11320
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11321
- message: string
11322
- /** Indicates that this is an access code error. */
11323
- is_access_code_error: true
11324
- /** Date and time at which Seam created the error. */
11325
- created_at?: string | undefined
11326
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11327
- error_code: 'august_lock_missing_keypad'
11328
- }
11329
- | {
11330
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11331
- message: string
11332
- /** Indicates that this is an access code error. */
11333
- is_access_code_error: true
11334
- /** Date and time at which Seam created the error. */
11335
- created_at?: string | undefined
11336
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11337
- error_code: 'august_lock_temporarily_offline'
11338
- }
11339
10219
  | {
11340
10220
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11341
10221
  message: string
@@ -11356,36 +10236,6 @@ export type Routes = {
11356
10236
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11357
10237
  error_code: 'salto_ks_user_not_subscribed'
11358
10238
  }
11359
- | {
11360
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11361
- message: string
11362
- /** Indicates that this is an access code error. */
11363
- is_access_code_error: true
11364
- /** Date and time at which Seam created the error. */
11365
- created_at?: string | undefined
11366
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11367
- error_code: 'wyze_duplicate_code_name'
11368
- }
11369
- | {
11370
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11371
- message: string
11372
- /** Indicates that this is an access code error. */
11373
- is_access_code_error: true
11374
- /** Date and time at which Seam created the error. */
11375
- created_at?: string | undefined
11376
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11377
- error_code: 'wyze_potential_duplicate_code'
11378
- }
11379
- | {
11380
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11381
- message: string
11382
- /** Indicates that this is an access code error. */
11383
- is_access_code_error: true
11384
- /** Date and time at which Seam created the error. */
11385
- created_at?: string | undefined
11386
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11387
- error_code: 'dormakaba_oracode_invalid_time_range'
11388
- }
11389
10239
  | {
11390
10240
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11391
10241
  message: string
@@ -11396,16 +10246,6 @@ export type Routes = {
11396
10246
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11397
10247
  error_code: 'insufficient_permissions'
11398
10248
  }
11399
- | {
11400
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11401
- message: string
11402
- /** Indicates that this is an access code error. */
11403
- is_access_code_error: true
11404
- /** Date and time at which Seam created the error. */
11405
- created_at?: string | undefined
11406
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11407
- error_code: 'keynest_unsupported_third_party_locker'
11408
- }
11409
10249
  | {
11410
10250
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11411
10251
  message: string
@@ -11595,14 +10435,6 @@ export type Routes = {
11595
10435
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11596
10436
  warning_code: 'provider_issue'
11597
10437
  }
11598
- | {
11599
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11600
- message: string
11601
- /** Date and time at which Seam created the warning. */
11602
- created_at?: string | undefined
11603
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11604
- warning_code: 'smartthings_failed_to_set_access_code'
11605
- }
11606
10438
  | {
11607
10439
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11608
10440
  message: string
@@ -11611,14 +10443,6 @@ export type Routes = {
11611
10443
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11612
10444
  warning_code: 'schlage_detected_duplicate'
11613
10445
  }
11614
- | {
11615
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11616
- message: string
11617
- /** Date and time at which Seam created the warning. */
11618
- created_at?: string | undefined
11619
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11620
- warning_code: 'schlage_creation_outage'
11621
- }
11622
10446
  | {
11623
10447
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11624
10448
  message: string
@@ -11672,14 +10496,6 @@ export type Routes = {
11672
10496
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11673
10497
  warning_code: 'third_party_integration_detected'
11674
10498
  }
11675
- | {
11676
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11677
- message: string
11678
- /** Date and time at which Seam created the warning. */
11679
- created_at?: string | undefined
11680
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11681
- warning_code: 'august_lock_temporarily_offline'
11682
- }
11683
10499
  | {
11684
10500
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11685
10501
  message: string
@@ -11696,14 +10512,6 @@ export type Routes = {
11696
10512
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11697
10513
  warning_code: 'management_transferred'
11698
10514
  }
11699
- | {
11700
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11701
- message: string
11702
- /** Date and time at which Seam created the warning. */
11703
- created_at?: string | undefined
11704
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11705
- warning_code: 'kwikset_unable_to_confirm_code'
11706
- }
11707
10515
  | {
11708
10516
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11709
10517
  message: string
@@ -11712,14 +10520,6 @@ export type Routes = {
11712
10520
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11713
10521
  warning_code: 'access_code_inactive'
11714
10522
  }
11715
- | {
11716
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11717
- message: string
11718
- /** Date and time at which Seam created the warning. */
11719
- created_at?: string | undefined
11720
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11721
- warning_code: 'ultraloq_access_code_disabled'
11722
- }
11723
10523
  | {
11724
10524
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11725
10525
  message: string
@@ -11820,26 +10620,6 @@ export type Routes = {
11820
10620
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11821
10621
  error_code: 'provider_issue'
11822
10622
  }
11823
- | {
11824
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11825
- message: string
11826
- /** Indicates that this is an access code error. */
11827
- is_access_code_error: true
11828
- /** Date and time at which Seam created the error. */
11829
- created_at?: string | undefined
11830
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11831
- error_code: 'smartthings_failed_to_set_access_code'
11832
- }
11833
- | {
11834
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11835
- message: string
11836
- /** Indicates that this is an access code error. */
11837
- is_access_code_error: true
11838
- /** Date and time at which Seam created the error. */
11839
- created_at?: string | undefined
11840
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11841
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
11842
- }
11843
10623
  | {
11844
10624
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11845
10625
  message: string
@@ -11904,26 +10684,6 @@ export type Routes = {
11904
10684
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11905
10685
  error_code: 'access_code_state_unconfirmed'
11906
10686
  }
11907
- | {
11908
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11909
- message: string
11910
- /** Indicates that this is an access code error. */
11911
- is_access_code_error: true
11912
- /** Date and time at which Seam created the error. */
11913
- created_at?: string | undefined
11914
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11915
- error_code: 'kwikset_unable_to_confirm_code'
11916
- }
11917
- | {
11918
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11919
- message: string
11920
- /** Indicates that this is an access code error. */
11921
- is_access_code_error: true
11922
- /** Date and time at which Seam created the error. */
11923
- created_at?: string | undefined
11924
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11925
- error_code: 'kwikset_unable_to_confirm_deletion'
11926
- }
11927
10687
  | {
11928
10688
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11929
10689
  message: string
@@ -11947,36 +10707,6 @@ export type Routes = {
11947
10707
  }[]
11948
10708
  | undefined
11949
10709
  }
11950
- | {
11951
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11952
- message: string
11953
- /** Indicates that this is an access code error. */
11954
- is_access_code_error: true
11955
- /** Date and time at which Seam created the error. */
11956
- created_at?: string | undefined
11957
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11958
- error_code: 'august_lock_invalid_code_length'
11959
- }
11960
- | {
11961
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11962
- message: string
11963
- /** Indicates that this is an access code error. */
11964
- is_access_code_error: true
11965
- /** Date and time at which Seam created the error. */
11966
- created_at?: string | undefined
11967
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11968
- error_code: 'august_lock_missing_keypad'
11969
- }
11970
- | {
11971
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11972
- message: string
11973
- /** Indicates that this is an access code error. */
11974
- is_access_code_error: true
11975
- /** Date and time at which Seam created the error. */
11976
- created_at?: string | undefined
11977
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11978
- error_code: 'august_lock_temporarily_offline'
11979
- }
11980
10710
  | {
11981
10711
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
11982
10712
  message: string
@@ -11997,36 +10727,6 @@ export type Routes = {
11997
10727
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
11998
10728
  error_code: 'salto_ks_user_not_subscribed'
11999
10729
  }
12000
- | {
12001
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
12002
- message: string
12003
- /** Indicates that this is an access code error. */
12004
- is_access_code_error: true
12005
- /** Date and time at which Seam created the error. */
12006
- created_at?: string | undefined
12007
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
12008
- error_code: 'wyze_duplicate_code_name'
12009
- }
12010
- | {
12011
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
12012
- message: string
12013
- /** Indicates that this is an access code error. */
12014
- is_access_code_error: true
12015
- /** Date and time at which Seam created the error. */
12016
- created_at?: string | undefined
12017
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
12018
- error_code: 'wyze_potential_duplicate_code'
12019
- }
12020
- | {
12021
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
12022
- message: string
12023
- /** Indicates that this is an access code error. */
12024
- is_access_code_error: true
12025
- /** Date and time at which Seam created the error. */
12026
- created_at?: string | undefined
12027
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
12028
- error_code: 'dormakaba_oracode_invalid_time_range'
12029
- }
12030
10730
  | {
12031
10731
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
12032
10732
  message: string
@@ -12037,16 +10737,6 @@ export type Routes = {
12037
10737
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
12038
10738
  error_code: 'insufficient_permissions'
12039
10739
  }
12040
- | {
12041
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
12042
- message: string
12043
- /** Indicates that this is an access code error. */
12044
- is_access_code_error: true
12045
- /** Date and time at which Seam created the error. */
12046
- created_at?: string | undefined
12047
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
12048
- error_code: 'keynest_unsupported_third_party_locker'
12049
- }
12050
10740
  | {
12051
10741
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
12052
10742
  message: string
@@ -12236,14 +10926,6 @@ export type Routes = {
12236
10926
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12237
10927
  warning_code: 'provider_issue'
12238
10928
  }
12239
- | {
12240
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12241
- message: string
12242
- /** Date and time at which Seam created the warning. */
12243
- created_at?: string | undefined
12244
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12245
- warning_code: 'smartthings_failed_to_set_access_code'
12246
- }
12247
10929
  | {
12248
10930
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12249
10931
  message: string
@@ -12252,14 +10934,6 @@ export type Routes = {
12252
10934
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12253
10935
  warning_code: 'schlage_detected_duplicate'
12254
10936
  }
12255
- | {
12256
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12257
- message: string
12258
- /** Date and time at which Seam created the warning. */
12259
- created_at?: string | undefined
12260
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12261
- warning_code: 'schlage_creation_outage'
12262
- }
12263
10937
  | {
12264
10938
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12265
10939
  message: string
@@ -12313,14 +10987,6 @@ export type Routes = {
12313
10987
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12314
10988
  warning_code: 'third_party_integration_detected'
12315
10989
  }
12316
- | {
12317
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12318
- message: string
12319
- /** Date and time at which Seam created the warning. */
12320
- created_at?: string | undefined
12321
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
12322
- warning_code: 'august_lock_temporarily_offline'
12323
- }
12324
10990
  | {
12325
10991
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12326
10992
  message: string
@@ -12337,14 +11003,6 @@ export type Routes = {
12337
11003
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12338
11004
  warning_code: 'management_transferred'
12339
11005
  }
12340
- | {
12341
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12342
- message: string
12343
- /** Date and time at which Seam created the warning. */
12344
- created_at?: string | undefined
12345
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12346
- warning_code: 'kwikset_unable_to_confirm_code'
12347
- }
12348
11006
  | {
12349
11007
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12350
11008
  message: string
@@ -12353,14 +11011,6 @@ export type Routes = {
12353
11011
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12354
11012
  warning_code: 'access_code_inactive'
12355
11013
  }
12356
- | {
12357
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12358
- message: string
12359
- /** Date and time at which Seam created the warning. */
12360
- created_at?: string | undefined
12361
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
12362
- warning_code: 'ultraloq_access_code_disabled'
12363
- }
12364
11014
  | {
12365
11015
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
12366
11016
  message: string
@@ -129497,6 +128147,13 @@ export type Routes = {
129497
128147
  mono_font_family?: string | undefined
129498
128148
  }
129499
128149
  | undefined
128150
+ message_overrides?:
128151
+ | {
128152
+ [x: string]: {
128153
+ [x: string]: string
128154
+ }
128155
+ }
128156
+ | undefined
129500
128157
  }
129501
128158
  commonParams: {}
129502
128159
  formData: {}
@@ -129520,6 +128177,13 @@ export type Routes = {
129520
128177
  mono_font_family?: string | undefined
129521
128178
  }
129522
128179
  | undefined
128180
+ message_overrides?:
128181
+ | {
128182
+ [x: string]: {
128183
+ [x: string]: string
128184
+ }
128185
+ }
128186
+ | undefined
129523
128187
  }
129524
128188
  }
129525
128189
  maxDuration: undefined
@@ -129553,6 +128217,13 @@ export type Routes = {
129553
128217
  mono_font_family?: string | undefined
129554
128218
  }
129555
128219
  | undefined
128220
+ message_overrides?:
128221
+ | {
128222
+ [x: string]: {
128223
+ [x: string]: string
128224
+ }
128225
+ }
128226
+ | undefined
129556
128227
  }
129557
128228
  }
129558
128229
  maxDuration: undefined
@@ -129586,6 +128257,13 @@ export type Routes = {
129586
128257
  mono_font_family?: string | undefined
129587
128258
  }
129588
128259
  | undefined
128260
+ message_overrides?:
128261
+ | {
128262
+ [x: string]: {
128263
+ [x: string]: string
128264
+ }
128265
+ }
128266
+ | undefined
129589
128267
  }[]
129590
128268
  }
129591
128269
  maxDuration: undefined
@@ -129612,6 +128290,16 @@ export type Routes = {
129612
128290
  | undefined
129613
128291
  )
129614
128292
  | null
128293
+ message_overrides?:
128294
+ | (
128295
+ | {
128296
+ [x: string]: {
128297
+ [x: string]: string
128298
+ }
128299
+ }
128300
+ | undefined
128301
+ )
128302
+ | null
129615
128303
  }
129616
128304
  commonParams: {}
129617
128305
  formData: {}
@@ -139599,26 +138287,6 @@ export type Routes = {
139599
138287
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139600
138288
  error_code: 'provider_issue'
139601
138289
  }
139602
- | {
139603
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139604
- message: string
139605
- /** Indicates that this is an access code error. */
139606
- is_access_code_error: true
139607
- /** Date and time at which Seam created the error. */
139608
- created_at?: string | undefined
139609
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139610
- error_code: 'smartthings_failed_to_set_access_code'
139611
- }
139612
- | {
139613
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139614
- message: string
139615
- /** Indicates that this is an access code error. */
139616
- is_access_code_error: true
139617
- /** Date and time at which Seam created the error. */
139618
- created_at?: string | undefined
139619
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139620
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
139621
- }
139622
138290
  | {
139623
138291
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139624
138292
  message: string
@@ -139683,26 +138351,6 @@ export type Routes = {
139683
138351
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139684
138352
  error_code: 'access_code_state_unconfirmed'
139685
138353
  }
139686
- | {
139687
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139688
- message: string
139689
- /** Indicates that this is an access code error. */
139690
- is_access_code_error: true
139691
- /** Date and time at which Seam created the error. */
139692
- created_at?: string | undefined
139693
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139694
- error_code: 'kwikset_unable_to_confirm_code'
139695
- }
139696
- | {
139697
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139698
- message: string
139699
- /** Indicates that this is an access code error. */
139700
- is_access_code_error: true
139701
- /** Date and time at which Seam created the error. */
139702
- created_at?: string | undefined
139703
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139704
- error_code: 'kwikset_unable_to_confirm_deletion'
139705
- }
139706
138354
  | {
139707
138355
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139708
138356
  message: string
@@ -139726,36 +138374,6 @@ export type Routes = {
139726
138374
  }[]
139727
138375
  | undefined
139728
138376
  }
139729
- | {
139730
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139731
- message: string
139732
- /** Indicates that this is an access code error. */
139733
- is_access_code_error: true
139734
- /** Date and time at which Seam created the error. */
139735
- created_at?: string | undefined
139736
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139737
- error_code: 'august_lock_invalid_code_length'
139738
- }
139739
- | {
139740
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139741
- message: string
139742
- /** Indicates that this is an access code error. */
139743
- is_access_code_error: true
139744
- /** Date and time at which Seam created the error. */
139745
- created_at?: string | undefined
139746
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139747
- error_code: 'august_lock_missing_keypad'
139748
- }
139749
- | {
139750
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139751
- message: string
139752
- /** Indicates that this is an access code error. */
139753
- is_access_code_error: true
139754
- /** Date and time at which Seam created the error. */
139755
- created_at?: string | undefined
139756
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139757
- error_code: 'august_lock_temporarily_offline'
139758
- }
139759
138377
  | {
139760
138378
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139761
138379
  message: string
@@ -139776,36 +138394,6 @@ export type Routes = {
139776
138394
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139777
138395
  error_code: 'salto_ks_user_not_subscribed'
139778
138396
  }
139779
- | {
139780
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139781
- message: string
139782
- /** Indicates that this is an access code error. */
139783
- is_access_code_error: true
139784
- /** Date and time at which Seam created the error. */
139785
- created_at?: string | undefined
139786
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139787
- error_code: 'wyze_duplicate_code_name'
139788
- }
139789
- | {
139790
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139791
- message: string
139792
- /** Indicates that this is an access code error. */
139793
- is_access_code_error: true
139794
- /** Date and time at which Seam created the error. */
139795
- created_at?: string | undefined
139796
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139797
- error_code: 'wyze_potential_duplicate_code'
139798
- }
139799
- | {
139800
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139801
- message: string
139802
- /** Indicates that this is an access code error. */
139803
- is_access_code_error: true
139804
- /** Date and time at which Seam created the error. */
139805
- created_at?: string | undefined
139806
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139807
- error_code: 'dormakaba_oracode_invalid_time_range'
139808
- }
139809
138397
  | {
139810
138398
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139811
138399
  message: string
@@ -139816,16 +138404,6 @@ export type Routes = {
139816
138404
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139817
138405
  error_code: 'insufficient_permissions'
139818
138406
  }
139819
- | {
139820
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139821
- message: string
139822
- /** Indicates that this is an access code error. */
139823
- is_access_code_error: true
139824
- /** Date and time at which Seam created the error. */
139825
- created_at?: string | undefined
139826
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
139827
- error_code: 'keynest_unsupported_third_party_locker'
139828
- }
139829
138407
  | {
139830
138408
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
139831
138409
  message: string
@@ -140015,14 +138593,6 @@ export type Routes = {
140015
138593
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140016
138594
  warning_code: 'provider_issue'
140017
138595
  }
140018
- | {
140019
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140020
- message: string
140021
- /** Date and time at which Seam created the warning. */
140022
- created_at?: string | undefined
140023
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140024
- warning_code: 'smartthings_failed_to_set_access_code'
140025
- }
140026
138596
  | {
140027
138597
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140028
138598
  message: string
@@ -140031,14 +138601,6 @@ export type Routes = {
140031
138601
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140032
138602
  warning_code: 'schlage_detected_duplicate'
140033
138603
  }
140034
- | {
140035
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140036
- message: string
140037
- /** Date and time at which Seam created the warning. */
140038
- created_at?: string | undefined
140039
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140040
- warning_code: 'schlage_creation_outage'
140041
- }
140042
138604
  | {
140043
138605
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140044
138606
  message: string
@@ -140092,14 +138654,6 @@ export type Routes = {
140092
138654
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140093
138655
  warning_code: 'third_party_integration_detected'
140094
138656
  }
140095
- | {
140096
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140097
- message: string
140098
- /** Date and time at which Seam created the warning. */
140099
- created_at?: string | undefined
140100
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140101
- warning_code: 'august_lock_temporarily_offline'
140102
- }
140103
138657
  | {
140104
138658
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140105
138659
  message: string
@@ -140116,14 +138670,6 @@ export type Routes = {
140116
138670
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140117
138671
  warning_code: 'management_transferred'
140118
138672
  }
140119
- | {
140120
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140121
- message: string
140122
- /** Date and time at which Seam created the warning. */
140123
- created_at?: string | undefined
140124
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140125
- warning_code: 'kwikset_unable_to_confirm_code'
140126
- }
140127
138673
  | {
140128
138674
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140129
138675
  message: string
@@ -140132,14 +138678,6 @@ export type Routes = {
140132
138678
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140133
138679
  warning_code: 'access_code_inactive'
140134
138680
  }
140135
- | {
140136
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140137
- message: string
140138
- /** Date and time at which Seam created the warning. */
140139
- created_at?: string | undefined
140140
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140141
- warning_code: 'ultraloq_access_code_disabled'
140142
- }
140143
138681
  | {
140144
138682
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140145
138683
  message: string
@@ -140226,26 +138764,6 @@ export type Routes = {
140226
138764
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140227
138765
  error_code: 'provider_issue'
140228
138766
  }
140229
- | {
140230
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140231
- message: string
140232
- /** Indicates that this is an access code error. */
140233
- is_access_code_error: true
140234
- /** Date and time at which Seam created the error. */
140235
- created_at?: string | undefined
140236
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140237
- error_code: 'smartthings_failed_to_set_access_code'
140238
- }
140239
- | {
140240
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140241
- message: string
140242
- /** Indicates that this is an access code error. */
140243
- is_access_code_error: true
140244
- /** Date and time at which Seam created the error. */
140245
- created_at?: string | undefined
140246
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140247
- error_code: 'smartthings_failed_to_set_after_multiple_retries'
140248
- }
140249
138767
  | {
140250
138768
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140251
138769
  message: string
@@ -140310,26 +138828,6 @@ export type Routes = {
140310
138828
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140311
138829
  error_code: 'access_code_state_unconfirmed'
140312
138830
  }
140313
- | {
140314
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140315
- message: string
140316
- /** Indicates that this is an access code error. */
140317
- is_access_code_error: true
140318
- /** Date and time at which Seam created the error. */
140319
- created_at?: string | undefined
140320
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140321
- error_code: 'kwikset_unable_to_confirm_code'
140322
- }
140323
- | {
140324
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140325
- message: string
140326
- /** Indicates that this is an access code error. */
140327
- is_access_code_error: true
140328
- /** Date and time at which Seam created the error. */
140329
- created_at?: string | undefined
140330
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140331
- error_code: 'kwikset_unable_to_confirm_deletion'
140332
- }
140333
138831
  | {
140334
138832
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140335
138833
  message: string
@@ -140353,36 +138851,6 @@ export type Routes = {
140353
138851
  }[]
140354
138852
  | undefined
140355
138853
  }
140356
- | {
140357
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140358
- message: string
140359
- /** Indicates that this is an access code error. */
140360
- is_access_code_error: true
140361
- /** Date and time at which Seam created the error. */
140362
- created_at?: string | undefined
140363
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140364
- error_code: 'august_lock_invalid_code_length'
140365
- }
140366
- | {
140367
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140368
- message: string
140369
- /** Indicates that this is an access code error. */
140370
- is_access_code_error: true
140371
- /** Date and time at which Seam created the error. */
140372
- created_at?: string | undefined
140373
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140374
- error_code: 'august_lock_missing_keypad'
140375
- }
140376
- | {
140377
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140378
- message: string
140379
- /** Indicates that this is an access code error. */
140380
- is_access_code_error: true
140381
- /** Date and time at which Seam created the error. */
140382
- created_at?: string | undefined
140383
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140384
- error_code: 'august_lock_temporarily_offline'
140385
- }
140386
138854
  | {
140387
138855
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140388
138856
  message: string
@@ -140403,36 +138871,6 @@ export type Routes = {
140403
138871
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140404
138872
  error_code: 'salto_ks_user_not_subscribed'
140405
138873
  }
140406
- | {
140407
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140408
- message: string
140409
- /** Indicates that this is an access code error. */
140410
- is_access_code_error: true
140411
- /** Date and time at which Seam created the error. */
140412
- created_at?: string | undefined
140413
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140414
- error_code: 'wyze_duplicate_code_name'
140415
- }
140416
- | {
140417
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140418
- message: string
140419
- /** Indicates that this is an access code error. */
140420
- is_access_code_error: true
140421
- /** Date and time at which Seam created the error. */
140422
- created_at?: string | undefined
140423
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140424
- error_code: 'wyze_potential_duplicate_code'
140425
- }
140426
- | {
140427
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140428
- message: string
140429
- /** Indicates that this is an access code error. */
140430
- is_access_code_error: true
140431
- /** Date and time at which Seam created the error. */
140432
- created_at?: string | undefined
140433
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140434
- error_code: 'dormakaba_oracode_invalid_time_range'
140435
- }
140436
138874
  | {
140437
138875
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140438
138876
  message: string
@@ -140443,16 +138881,6 @@ export type Routes = {
140443
138881
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140444
138882
  error_code: 'insufficient_permissions'
140445
138883
  }
140446
- | {
140447
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140448
- message: string
140449
- /** Indicates that this is an access code error. */
140450
- is_access_code_error: true
140451
- /** Date and time at which Seam created the error. */
140452
- created_at?: string | undefined
140453
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140454
- error_code: 'keynest_unsupported_third_party_locker'
140455
- }
140456
138884
  | {
140457
138885
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
140458
138886
  message: string
@@ -140642,14 +139070,6 @@ export type Routes = {
140642
139070
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140643
139071
  warning_code: 'provider_issue'
140644
139072
  }
140645
- | {
140646
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140647
- message: string
140648
- /** Date and time at which Seam created the warning. */
140649
- created_at?: string | undefined
140650
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140651
- warning_code: 'smartthings_failed_to_set_access_code'
140652
- }
140653
139073
  | {
140654
139074
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140655
139075
  message: string
@@ -140658,14 +139078,6 @@ export type Routes = {
140658
139078
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140659
139079
  warning_code: 'schlage_detected_duplicate'
140660
139080
  }
140661
- | {
140662
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140663
- message: string
140664
- /** Date and time at which Seam created the warning. */
140665
- created_at?: string | undefined
140666
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140667
- warning_code: 'schlage_creation_outage'
140668
- }
140669
139081
  | {
140670
139082
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140671
139083
  message: string
@@ -140719,14 +139131,6 @@ export type Routes = {
140719
139131
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140720
139132
  warning_code: 'third_party_integration_detected'
140721
139133
  }
140722
- | {
140723
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140724
- message: string
140725
- /** Date and time at which Seam created the warning. */
140726
- created_at?: string | undefined
140727
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
140728
- warning_code: 'august_lock_temporarily_offline'
140729
- }
140730
139134
  | {
140731
139135
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140732
139136
  message: string
@@ -140743,14 +139147,6 @@ export type Routes = {
140743
139147
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140744
139148
  warning_code: 'management_transferred'
140745
139149
  }
140746
- | {
140747
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140748
- message: string
140749
- /** Date and time at which Seam created the warning. */
140750
- created_at?: string | undefined
140751
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140752
- warning_code: 'kwikset_unable_to_confirm_code'
140753
- }
140754
139150
  | {
140755
139151
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140756
139152
  message: string
@@ -140759,14 +139155,6 @@ export type Routes = {
140759
139155
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140760
139156
  warning_code: 'access_code_inactive'
140761
139157
  }
140762
- | {
140763
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140764
- message: string
140765
- /** Date and time at which Seam created the warning. */
140766
- created_at?: string | undefined
140767
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
140768
- warning_code: 'ultraloq_access_code_disabled'
140769
- }
140770
139158
  | {
140771
139159
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
140772
139160
  message: string
@@ -141003,6 +139391,13 @@ export type Routes = {
141003
139391
  mono_font_family?: string | undefined
141004
139392
  }
141005
139393
  | undefined
139394
+ message_overrides?:
139395
+ | {
139396
+ [x: string]: {
139397
+ [x: string]: string
139398
+ }
139399
+ }
139400
+ | undefined
141006
139401
  }[]
141007
139402
  | undefined
141008
139403
  }