@justins-home/types 1.1.48 → 1.1.49
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.
- package/generated/api-types.ts +278 -282
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -4482,8 +4482,6 @@ export interface paths {
|
|
|
4482
4482
|
header?: never;
|
|
4483
4483
|
path: {
|
|
4484
4484
|
uid: string;
|
|
4485
|
-
/** @description The UID of the maintenance request. */
|
|
4486
|
-
maintenance_uid: string;
|
|
4487
4485
|
};
|
|
4488
4486
|
cookie?: never;
|
|
4489
4487
|
};
|
|
@@ -5677,7 +5675,7 @@ export interface operations {
|
|
|
5677
5675
|
content: {
|
|
5678
5676
|
"application/json": {
|
|
5679
5677
|
data?: {
|
|
5680
|
-
/** @example
|
|
5678
|
+
/** @example 27cba191-c25e-42cc-a109-4975dcf85b38 */
|
|
5681
5679
|
uid?: string;
|
|
5682
5680
|
/** @example Ms. Audra Crooks II */
|
|
5683
5681
|
username?: string;
|
|
@@ -5707,7 +5705,7 @@ export interface operations {
|
|
|
5707
5705
|
timezone?: string;
|
|
5708
5706
|
/** @example Customer */
|
|
5709
5707
|
user_type?: string;
|
|
5710
|
-
/** @example 24 Apr 2026,
|
|
5708
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
5711
5709
|
created?: string;
|
|
5712
5710
|
/** @example 0 seconds ago */
|
|
5713
5711
|
email_verified_at?: string;
|
|
@@ -6235,7 +6233,7 @@ export interface operations {
|
|
|
6235
6233
|
content: {
|
|
6236
6234
|
"application/json": {
|
|
6237
6235
|
data?: {
|
|
6238
|
-
/** @example
|
|
6236
|
+
/** @example 113ce5b9-5fb2-4a0a-829b-bfacaf1c4e25 */
|
|
6239
6237
|
uid?: string;
|
|
6240
6238
|
/** @example Ms. Audra Crooks II */
|
|
6241
6239
|
username?: string;
|
|
@@ -6265,7 +6263,7 @@ export interface operations {
|
|
|
6265
6263
|
timezone?: string;
|
|
6266
6264
|
/** @example Customer */
|
|
6267
6265
|
user_type?: string;
|
|
6268
|
-
/** @example 24 Apr 2026,
|
|
6266
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
6269
6267
|
created?: string;
|
|
6270
6268
|
/** @example 0 seconds ago */
|
|
6271
6269
|
email_verified_at?: string;
|
|
@@ -6655,11 +6653,11 @@ export interface operations {
|
|
|
6655
6653
|
content: {
|
|
6656
6654
|
"application/json": {
|
|
6657
6655
|
data?: {
|
|
6658
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
6656
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
6659
6657
|
draft_name?: string;
|
|
6660
|
-
/** @example LST-PRP-LTR-
|
|
6658
|
+
/** @example LST-PRP-LTR-MOD9NQSUHRG */
|
|
6661
6659
|
sku?: string;
|
|
6662
|
-
/** @example
|
|
6660
|
+
/** @example c6e41629-6f4a-4915-8882-5d9b6c2e198c */
|
|
6663
6661
|
uid?: string;
|
|
6664
6662
|
/** @example Rent */
|
|
6665
6663
|
listing_type?: string;
|
|
@@ -8071,7 +8069,7 @@ export interface operations {
|
|
|
8071
8069
|
content: {
|
|
8072
8070
|
"application/json": {
|
|
8073
8071
|
/**
|
|
8074
|
-
* @example
|
|
8072
|
+
* @example Pending
|
|
8075
8073
|
* @enum {string}
|
|
8076
8074
|
*/
|
|
8077
8075
|
status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
|
|
@@ -8086,7 +8084,7 @@ export interface operations {
|
|
|
8086
8084
|
content: {
|
|
8087
8085
|
"application/json": {
|
|
8088
8086
|
data?: {
|
|
8089
|
-
/** @example
|
|
8087
|
+
/** @example 2c34a115-3e0d-4b36-9764-91f733a69f91 */
|
|
8090
8088
|
uid?: string;
|
|
8091
8089
|
/** @example Morgan Hirthe */
|
|
8092
8090
|
username?: string;
|
|
@@ -8116,7 +8114,7 @@ export interface operations {
|
|
|
8116
8114
|
timezone?: string;
|
|
8117
8115
|
/** @example Customer */
|
|
8118
8116
|
user_type?: string;
|
|
8119
|
-
/** @example 24 Apr 2026,
|
|
8117
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
8120
8118
|
created?: string;
|
|
8121
8119
|
/** @example 0 seconds ago */
|
|
8122
8120
|
email_verified_at?: string;
|
|
@@ -8825,11 +8823,11 @@ export interface operations {
|
|
|
8825
8823
|
content: {
|
|
8826
8824
|
"application/json": {
|
|
8827
8825
|
data?: {
|
|
8828
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
8826
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
8829
8827
|
draft_name?: string;
|
|
8830
|
-
/** @example LST-PRP-LTR-
|
|
8828
|
+
/** @example LST-PRP-LTR-MOD9NQVMZJB */
|
|
8831
8829
|
sku?: string;
|
|
8832
|
-
/** @example
|
|
8830
|
+
/** @example f95619de-7b6f-4929-a84e-2badbe027278 */
|
|
8833
8831
|
uid?: string;
|
|
8834
8832
|
/** @example Rent */
|
|
8835
8833
|
listing_type?: string;
|
|
@@ -9269,7 +9267,7 @@ export interface operations {
|
|
|
9269
9267
|
content: {
|
|
9270
9268
|
"application/json": {
|
|
9271
9269
|
data?: {
|
|
9272
|
-
/** @example
|
|
9270
|
+
/** @example fc032ffd-1f8d-4887-a9f0-af250070acc5 */
|
|
9273
9271
|
uid?: string;
|
|
9274
9272
|
/** @example photo */
|
|
9275
9273
|
media_type?: string;
|
|
@@ -9576,9 +9574,9 @@ export interface operations {
|
|
|
9576
9574
|
/**
|
|
9577
9575
|
* @example [
|
|
9578
9576
|
* {
|
|
9579
|
-
* "draft_name": "New For Rent Property draft • 24 Apr 2026,
|
|
9580
|
-
* "sku": "LST-PRP-LTR-
|
|
9581
|
-
* "uid": "
|
|
9577
|
+
* "draft_name": "New For Rent Property draft • 24 Apr 2026, 6:51 PM",
|
|
9578
|
+
* "sku": "LST-PRP-LTR-MOD9NQX2RGA",
|
|
9579
|
+
* "uid": "7e6b03c7-cfea-4e95-abed-219d30700683",
|
|
9582
9580
|
* "listing_type": "Rent",
|
|
9583
9581
|
* "vertical": "Property",
|
|
9584
9582
|
* "arrangement_type": "let_to_let",
|
|
@@ -9595,9 +9593,9 @@ export interface operations {
|
|
|
9595
9593
|
* "media": []
|
|
9596
9594
|
* },
|
|
9597
9595
|
* {
|
|
9598
|
-
* "draft_name": "New Short Let Property draft • 24 Apr 2026,
|
|
9599
|
-
* "sku": "LST-PRP-SHL-
|
|
9600
|
-
* "uid": "
|
|
9596
|
+
* "draft_name": "New Short Let Property draft • 24 Apr 2026, 6:51 PM",
|
|
9597
|
+
* "sku": "LST-PRP-SHL-MOD9NQX5SCP",
|
|
9598
|
+
* "uid": "cc822dc1-7046-438f-baca-aac59a9e1514",
|
|
9601
9599
|
* "listing_type": "Short Let",
|
|
9602
9600
|
* "vertical": "Property",
|
|
9603
9601
|
* "arrangement_type": "short_term_managed",
|
|
@@ -9616,11 +9614,11 @@ export interface operations {
|
|
|
9616
9614
|
* ]
|
|
9617
9615
|
*/
|
|
9618
9616
|
data?: {
|
|
9619
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
9617
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
9620
9618
|
draft_name?: string;
|
|
9621
|
-
/** @example LST-PRP-LTR-
|
|
9619
|
+
/** @example LST-PRP-LTR-MOD9NQX2RGA */
|
|
9622
9620
|
sku?: string;
|
|
9623
|
-
/** @example
|
|
9621
|
+
/** @example 7e6b03c7-cfea-4e95-abed-219d30700683 */
|
|
9624
9622
|
uid?: string;
|
|
9625
9623
|
/** @example Rent */
|
|
9626
9624
|
listing_type?: string;
|
|
@@ -9815,11 +9813,11 @@ export interface operations {
|
|
|
9815
9813
|
content: {
|
|
9816
9814
|
"application/json": {
|
|
9817
9815
|
data?: {
|
|
9818
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
9816
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
9819
9817
|
draft_name?: string;
|
|
9820
|
-
/** @example LST-PRP-LTR-
|
|
9818
|
+
/** @example LST-PRP-LTR-MOD9NQXEHRO */
|
|
9821
9819
|
sku?: string;
|
|
9822
|
-
/** @example
|
|
9820
|
+
/** @example caba3087-79f4-4d9f-bd4a-f57431e9bdc2 */
|
|
9823
9821
|
uid?: string;
|
|
9824
9822
|
/** @example Rent */
|
|
9825
9823
|
listing_type?: string;
|
|
@@ -9882,11 +9880,11 @@ export interface operations {
|
|
|
9882
9880
|
content: {
|
|
9883
9881
|
"application/json": {
|
|
9884
9882
|
data?: {
|
|
9885
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
9883
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
9886
9884
|
draft_name?: string;
|
|
9887
|
-
/** @example LST-PRP-LTR-
|
|
9885
|
+
/** @example LST-PRP-LTR-MOD9NQXKQFP */
|
|
9888
9886
|
sku?: string;
|
|
9889
|
-
/** @example
|
|
9887
|
+
/** @example a90501f9-fdb8-4b46-951e-e949cc2eec26 */
|
|
9890
9888
|
uid?: string;
|
|
9891
9889
|
/** @example Rent */
|
|
9892
9890
|
listing_type?: string;
|
|
@@ -9939,11 +9937,11 @@ export interface operations {
|
|
|
9939
9937
|
content: {
|
|
9940
9938
|
"application/json": {
|
|
9941
9939
|
data?: {
|
|
9942
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
9940
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
9943
9941
|
draft_name?: string;
|
|
9944
|
-
/** @example LST-PRP-LTR-
|
|
9942
|
+
/** @example LST-PRP-LTR-MOD9NQXPBRJ */
|
|
9945
9943
|
sku?: string;
|
|
9946
|
-
/** @example
|
|
9944
|
+
/** @example 7767dcf9-c1da-4cdc-8bbe-84ec3877db32 */
|
|
9947
9945
|
uid?: string;
|
|
9948
9946
|
/** @example Rent */
|
|
9949
9947
|
listing_type?: string;
|
|
@@ -9996,11 +9994,11 @@ export interface operations {
|
|
|
9996
9994
|
content: {
|
|
9997
9995
|
"application/json": {
|
|
9998
9996
|
data?: {
|
|
9999
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
9997
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
10000
9998
|
draft_name?: string;
|
|
10001
|
-
/** @example LST-PRP-LTR-
|
|
9999
|
+
/** @example LST-PRP-LTR-MOD9NQXWGBI */
|
|
10002
10000
|
sku?: string;
|
|
10003
|
-
/** @example
|
|
10001
|
+
/** @example 9c28f113-2c98-41c5-bf31-38504697c9e3 */
|
|
10004
10002
|
uid?: string;
|
|
10005
10003
|
/** @example Rent */
|
|
10006
10004
|
listing_type?: string;
|
|
@@ -10194,7 +10192,7 @@ export interface operations {
|
|
|
10194
10192
|
content: {
|
|
10195
10193
|
"application/json": {
|
|
10196
10194
|
data?: {
|
|
10197
|
-
/** @example
|
|
10195
|
+
/** @example 109 */
|
|
10198
10196
|
id?: number;
|
|
10199
10197
|
/** @example 1 */
|
|
10200
10198
|
category_id?: number;
|
|
@@ -10268,7 +10266,7 @@ export interface operations {
|
|
|
10268
10266
|
content: {
|
|
10269
10267
|
"application/json": {
|
|
10270
10268
|
data?: {
|
|
10271
|
-
/** @example
|
|
10269
|
+
/** @example 110 */
|
|
10272
10270
|
id?: number;
|
|
10273
10271
|
/** @example 1 */
|
|
10274
10272
|
category_id?: number;
|
|
@@ -10307,7 +10305,7 @@ export interface operations {
|
|
|
10307
10305
|
content: {
|
|
10308
10306
|
"application/json": {
|
|
10309
10307
|
data?: {
|
|
10310
|
-
/** @example
|
|
10308
|
+
/** @example 111 */
|
|
10311
10309
|
id?: number;
|
|
10312
10310
|
/** @example 1 */
|
|
10313
10311
|
category_id?: number;
|
|
@@ -10345,7 +10343,7 @@ export interface operations {
|
|
|
10345
10343
|
/**
|
|
10346
10344
|
* @example [
|
|
10347
10345
|
* {
|
|
10348
|
-
* "id":
|
|
10346
|
+
* "id": 125,
|
|
10349
10347
|
* "name": "Exterior",
|
|
10350
10348
|
* "description": "For Exterior categories",
|
|
10351
10349
|
* "display_order": 1,
|
|
@@ -10355,7 +10353,7 @@ export interface operations {
|
|
|
10355
10353
|
* "is_active": true
|
|
10356
10354
|
* },
|
|
10357
10355
|
* {
|
|
10358
|
-
* "id":
|
|
10356
|
+
* "id": 126,
|
|
10359
10357
|
* "name": "Exterior",
|
|
10360
10358
|
* "description": "For Exterior categories",
|
|
10361
10359
|
* "display_order": 1,
|
|
@@ -10367,7 +10365,7 @@ export interface operations {
|
|
|
10367
10365
|
* ]
|
|
10368
10366
|
*/
|
|
10369
10367
|
data?: {
|
|
10370
|
-
/** @example
|
|
10368
|
+
/** @example 125 */
|
|
10371
10369
|
id?: number;
|
|
10372
10370
|
/** @example Exterior */
|
|
10373
10371
|
name?: string;
|
|
@@ -10431,7 +10429,7 @@ export interface operations {
|
|
|
10431
10429
|
content: {
|
|
10432
10430
|
"application/json": {
|
|
10433
10431
|
data?: {
|
|
10434
|
-
/** @example
|
|
10432
|
+
/** @example 127 */
|
|
10435
10433
|
id?: number;
|
|
10436
10434
|
/** @example Exterior */
|
|
10437
10435
|
name?: string;
|
|
@@ -10498,7 +10496,7 @@ export interface operations {
|
|
|
10498
10496
|
content: {
|
|
10499
10497
|
"application/json": {
|
|
10500
10498
|
data?: {
|
|
10501
|
-
/** @example
|
|
10499
|
+
/** @example 128 */
|
|
10502
10500
|
id?: number;
|
|
10503
10501
|
/** @example Exterior */
|
|
10504
10502
|
name?: string;
|
|
@@ -10539,7 +10537,7 @@ export interface operations {
|
|
|
10539
10537
|
content: {
|
|
10540
10538
|
"application/json": {
|
|
10541
10539
|
data?: {
|
|
10542
|
-
/** @example
|
|
10540
|
+
/** @example 129 */
|
|
10543
10541
|
id?: number;
|
|
10544
10542
|
/** @example Exterior */
|
|
10545
10543
|
name?: string;
|
|
@@ -10802,7 +10800,7 @@ export interface operations {
|
|
|
10802
10800
|
content: {
|
|
10803
10801
|
"application/json": {
|
|
10804
10802
|
data?: {
|
|
10805
|
-
/** @example
|
|
10803
|
+
/** @example 61 */
|
|
10806
10804
|
id?: number;
|
|
10807
10805
|
/** @example email_fa_0 */
|
|
10808
10806
|
key?: string;
|
|
@@ -10816,9 +10814,9 @@ export interface operations {
|
|
|
10816
10814
|
metadata_schema?: unknown[];
|
|
10817
10815
|
/** @example true */
|
|
10818
10816
|
is_active?: boolean;
|
|
10819
|
-
/** @example 2026-04-
|
|
10817
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
10820
10818
|
created_at?: string;
|
|
10821
|
-
/** @example 2026-04-
|
|
10819
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
10822
10820
|
updated_at?: string;
|
|
10823
10821
|
};
|
|
10824
10822
|
};
|
|
@@ -10878,7 +10876,7 @@ export interface operations {
|
|
|
10878
10876
|
content: {
|
|
10879
10877
|
"application/json": {
|
|
10880
10878
|
data?: {
|
|
10881
|
-
/** @example
|
|
10879
|
+
/** @example 62 */
|
|
10882
10880
|
id?: number;
|
|
10883
10881
|
/** @example email_fa_0 */
|
|
10884
10882
|
key?: string;
|
|
@@ -10892,9 +10890,9 @@ export interface operations {
|
|
|
10892
10890
|
metadata_schema?: unknown[];
|
|
10893
10891
|
/** @example true */
|
|
10894
10892
|
is_active?: boolean;
|
|
10895
|
-
/** @example 2026-04-
|
|
10893
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
10896
10894
|
created_at?: string;
|
|
10897
|
-
/** @example 2026-04-
|
|
10895
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
10898
10896
|
updated_at?: string;
|
|
10899
10897
|
};
|
|
10900
10898
|
};
|
|
@@ -13420,13 +13418,13 @@ export interface operations {
|
|
|
13420
13418
|
};
|
|
13421
13419
|
} | {
|
|
13422
13420
|
data?: {
|
|
13423
|
-
/** @example
|
|
13421
|
+
/** @example ef3215ac-6160-4bd2-9361-663931742afd */
|
|
13424
13422
|
uid?: string;
|
|
13425
13423
|
/** @example follow_up */
|
|
13426
13424
|
inspection_type?: string;
|
|
13427
13425
|
/** @example cancelled */
|
|
13428
13426
|
status?: string;
|
|
13429
|
-
/** @example 30 Apr 2026,
|
|
13427
|
+
/** @example 30 Apr 2026, 08:49 AM */
|
|
13430
13428
|
scheduled_date?: string;
|
|
13431
13429
|
/** @example null */
|
|
13432
13430
|
completed_date?: string | null;
|
|
@@ -13434,11 +13432,11 @@ export interface operations {
|
|
|
13434
13432
|
condition_rating?: string;
|
|
13435
13433
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13436
13434
|
summary?: string;
|
|
13437
|
-
/** @example 23 Jun 2026,
|
|
13435
|
+
/** @example 23 Jun 2026, 05:38 AM */
|
|
13438
13436
|
next_inspection_date?: string;
|
|
13439
|
-
/** @example 24 Apr 2026,
|
|
13437
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13440
13438
|
created_at?: string;
|
|
13441
|
-
/** @example 24 Apr 2026,
|
|
13439
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13442
13440
|
updated_at?: string;
|
|
13443
13441
|
};
|
|
13444
13442
|
};
|
|
@@ -13493,13 +13491,13 @@ export interface operations {
|
|
|
13493
13491
|
content: {
|
|
13494
13492
|
"application/json": {
|
|
13495
13493
|
data?: {
|
|
13496
|
-
/** @example
|
|
13494
|
+
/** @example 22295c80-ef85-4f7f-b98d-0e73d4e8bc1e */
|
|
13497
13495
|
uid?: string;
|
|
13498
13496
|
/** @example follow_up */
|
|
13499
13497
|
inspection_type?: string;
|
|
13500
13498
|
/** @example cancelled */
|
|
13501
13499
|
status?: string;
|
|
13502
|
-
/** @example 30 Apr 2026,
|
|
13500
|
+
/** @example 30 Apr 2026, 08:49 AM */
|
|
13503
13501
|
scheduled_date?: string;
|
|
13504
13502
|
/** @example null */
|
|
13505
13503
|
completed_date?: string | null;
|
|
@@ -13507,11 +13505,11 @@ export interface operations {
|
|
|
13507
13505
|
condition_rating?: string;
|
|
13508
13506
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13509
13507
|
summary?: string;
|
|
13510
|
-
/** @example 23 Jun 2026,
|
|
13508
|
+
/** @example 23 Jun 2026, 05:38 AM */
|
|
13511
13509
|
next_inspection_date?: string;
|
|
13512
|
-
/** @example 24 Apr 2026,
|
|
13510
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13513
13511
|
created_at?: string;
|
|
13514
|
-
/** @example 24 Apr 2026,
|
|
13512
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13515
13513
|
updated_at?: string;
|
|
13516
13514
|
};
|
|
13517
13515
|
};
|
|
@@ -13606,13 +13604,13 @@ export interface operations {
|
|
|
13606
13604
|
content: {
|
|
13607
13605
|
"application/json": {
|
|
13608
13606
|
data?: {
|
|
13609
|
-
/** @example
|
|
13607
|
+
/** @example 15d770e5-80ed-422b-9ee1-8682432c1234 */
|
|
13610
13608
|
uid?: string;
|
|
13611
13609
|
/** @example follow_up */
|
|
13612
13610
|
inspection_type?: string;
|
|
13613
13611
|
/** @example cancelled */
|
|
13614
13612
|
status?: string;
|
|
13615
|
-
/** @example 18 Apr 2026,
|
|
13613
|
+
/** @example 18 Apr 2026, 06:16 AM */
|
|
13616
13614
|
scheduled_date?: string;
|
|
13617
13615
|
/** @example null */
|
|
13618
13616
|
completed_date?: string | null;
|
|
@@ -13620,11 +13618,11 @@ export interface operations {
|
|
|
13620
13618
|
condition_rating?: string;
|
|
13621
13619
|
/** @example Et animi quos velit et fugiat. */
|
|
13622
13620
|
summary?: string;
|
|
13623
|
-
/** @example 27 Jul 2026, 09
|
|
13621
|
+
/** @example 27 Jul 2026, 02:09 PM */
|
|
13624
13622
|
next_inspection_date?: string;
|
|
13625
|
-
/** @example 24 Apr 2026,
|
|
13623
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13626
13624
|
created_at?: string;
|
|
13627
|
-
/** @example 24 Apr 2026,
|
|
13625
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13628
13626
|
updated_at?: string;
|
|
13629
13627
|
};
|
|
13630
13628
|
};
|
|
@@ -13661,13 +13659,13 @@ export interface operations {
|
|
|
13661
13659
|
content: {
|
|
13662
13660
|
"application/json": {
|
|
13663
13661
|
data?: {
|
|
13664
|
-
/** @example
|
|
13662
|
+
/** @example 7ec76fc5-8e0c-455a-884f-bd15a5838d78 */
|
|
13665
13663
|
uid?: string;
|
|
13666
13664
|
/** @example follow_up */
|
|
13667
13665
|
inspection_type?: string;
|
|
13668
13666
|
/** @example cancelled */
|
|
13669
13667
|
status?: string;
|
|
13670
|
-
/** @example 30 Apr 2026,
|
|
13668
|
+
/** @example 30 Apr 2026, 08:49 AM */
|
|
13671
13669
|
scheduled_date?: string;
|
|
13672
13670
|
/** @example null */
|
|
13673
13671
|
completed_date?: string | null;
|
|
@@ -13675,11 +13673,11 @@ export interface operations {
|
|
|
13675
13673
|
condition_rating?: string;
|
|
13676
13674
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13677
13675
|
summary?: string;
|
|
13678
|
-
/** @example 23 Jun 2026,
|
|
13676
|
+
/** @example 23 Jun 2026, 05:38 AM */
|
|
13679
13677
|
next_inspection_date?: string;
|
|
13680
|
-
/** @example 24 Apr 2026,
|
|
13678
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13681
13679
|
created_at?: string;
|
|
13682
|
-
/** @example 24 Apr 2026,
|
|
13680
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13683
13681
|
updated_at?: string;
|
|
13684
13682
|
};
|
|
13685
13683
|
};
|
|
@@ -13716,13 +13714,13 @@ export interface operations {
|
|
|
13716
13714
|
content: {
|
|
13717
13715
|
"application/json": {
|
|
13718
13716
|
data?: {
|
|
13719
|
-
/** @example
|
|
13717
|
+
/** @example e6347373-1bf9-410b-a763-50d51f58f2ad */
|
|
13720
13718
|
uid?: string;
|
|
13721
13719
|
/** @example follow_up */
|
|
13722
13720
|
inspection_type?: string;
|
|
13723
13721
|
/** @example cancelled */
|
|
13724
13722
|
status?: string;
|
|
13725
|
-
/** @example 18 Apr 2026,
|
|
13723
|
+
/** @example 18 Apr 2026, 06:16 AM */
|
|
13726
13724
|
scheduled_date?: string;
|
|
13727
13725
|
/** @example null */
|
|
13728
13726
|
completed_date?: string | null;
|
|
@@ -13730,11 +13728,11 @@ export interface operations {
|
|
|
13730
13728
|
condition_rating?: string;
|
|
13731
13729
|
/** @example Et animi quos velit et fugiat. */
|
|
13732
13730
|
summary?: string;
|
|
13733
|
-
/** @example 27 Jul 2026, 09
|
|
13731
|
+
/** @example 27 Jul 2026, 02:09 PM */
|
|
13734
13732
|
next_inspection_date?: string;
|
|
13735
|
-
/** @example 24 Apr 2026,
|
|
13733
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13736
13734
|
created_at?: string;
|
|
13737
|
-
/** @example 24 Apr 2026,
|
|
13735
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13738
13736
|
updated_at?: string;
|
|
13739
13737
|
};
|
|
13740
13738
|
};
|
|
@@ -13861,7 +13859,7 @@ export interface operations {
|
|
|
13861
13859
|
};
|
|
13862
13860
|
} | {
|
|
13863
13861
|
data?: {
|
|
13864
|
-
/** @example
|
|
13862
|
+
/** @example 4333daa6-c89e-4e23-9d32-3555d2c42259 */
|
|
13865
13863
|
uid?: string;
|
|
13866
13864
|
/** @example Qui commodi incidunt iure. */
|
|
13867
13865
|
title?: string;
|
|
@@ -13871,17 +13869,17 @@ export interface operations {
|
|
|
13871
13869
|
status?: string;
|
|
13872
13870
|
/** @example low */
|
|
13873
13871
|
priority?: string;
|
|
13874
|
-
/** @example 23 Apr 2026,
|
|
13872
|
+
/** @example 23 Apr 2026, 08:19 AM */
|
|
13875
13873
|
reported_at?: string;
|
|
13876
13874
|
/** @example null */
|
|
13877
13875
|
assigned_at?: string | null;
|
|
13878
13876
|
/** @example null */
|
|
13879
13877
|
completed_at?: string | null;
|
|
13880
|
-
/** @example 26 Apr 2026,
|
|
13878
|
+
/** @example 26 Apr 2026, 04:44 AM */
|
|
13881
13879
|
sla_deadline?: string;
|
|
13882
|
-
/** @example 24 Apr 2026,
|
|
13880
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13883
13881
|
created_at?: string;
|
|
13884
|
-
/** @example 24 Apr 2026,
|
|
13882
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13885
13883
|
updated_at?: string;
|
|
13886
13884
|
};
|
|
13887
13885
|
};
|
|
@@ -13918,7 +13916,7 @@ export interface operations {
|
|
|
13918
13916
|
content: {
|
|
13919
13917
|
"application/json": {
|
|
13920
13918
|
data?: {
|
|
13921
|
-
/** @example
|
|
13919
|
+
/** @example 94966816-e867-4b76-8c0e-b7d7918362ac */
|
|
13922
13920
|
uid?: string;
|
|
13923
13921
|
/** @example Qui commodi incidunt iure. */
|
|
13924
13922
|
title?: string;
|
|
@@ -13928,17 +13926,17 @@ export interface operations {
|
|
|
13928
13926
|
status?: string;
|
|
13929
13927
|
/** @example low */
|
|
13930
13928
|
priority?: string;
|
|
13931
|
-
/** @example 23 Apr 2026,
|
|
13929
|
+
/** @example 23 Apr 2026, 08:19 AM */
|
|
13932
13930
|
reported_at?: string;
|
|
13933
13931
|
/** @example null */
|
|
13934
13932
|
assigned_at?: string | null;
|
|
13935
13933
|
/** @example null */
|
|
13936
13934
|
completed_at?: string | null;
|
|
13937
|
-
/** @example 26 Apr 2026,
|
|
13935
|
+
/** @example 26 Apr 2026, 04:44 AM */
|
|
13938
13936
|
sla_deadline?: string;
|
|
13939
|
-
/** @example 24 Apr 2026,
|
|
13937
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13940
13938
|
created_at?: string;
|
|
13941
|
-
/** @example 24 Apr 2026,
|
|
13939
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13942
13940
|
updated_at?: string;
|
|
13943
13941
|
};
|
|
13944
13942
|
};
|
|
@@ -13975,7 +13973,7 @@ export interface operations {
|
|
|
13975
13973
|
content: {
|
|
13976
13974
|
"application/json": {
|
|
13977
13975
|
data?: {
|
|
13978
|
-
/** @example
|
|
13976
|
+
/** @example f4f1301b-a2a8-4d66-8f06-47f3b2946cb5 */
|
|
13979
13977
|
uid?: string;
|
|
13980
13978
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13981
13979
|
title?: string;
|
|
@@ -13985,17 +13983,17 @@ export interface operations {
|
|
|
13985
13983
|
status?: string;
|
|
13986
13984
|
/** @example emergency */
|
|
13987
13985
|
priority?: string;
|
|
13988
|
-
/** @example 18 Apr 2026,
|
|
13986
|
+
/** @example 18 Apr 2026, 06:04 AM */
|
|
13989
13987
|
reported_at?: string;
|
|
13990
|
-
/** @example
|
|
13988
|
+
/** @example 23 Apr 2026, 02:24 AM */
|
|
13991
13989
|
assigned_at?: string;
|
|
13992
13990
|
/** @example null */
|
|
13993
13991
|
completed_at?: string | null;
|
|
13994
|
-
/** @example 26 Apr 2026,
|
|
13992
|
+
/** @example 26 Apr 2026, 07:47 AM */
|
|
13995
13993
|
sla_deadline?: string;
|
|
13996
|
-
/** @example 24 Apr 2026,
|
|
13994
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13997
13995
|
created_at?: string;
|
|
13998
|
-
/** @example 24 Apr 2026,
|
|
13996
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
13999
13997
|
updated_at?: string;
|
|
14000
13998
|
};
|
|
14001
13999
|
};
|
|
@@ -14032,7 +14030,7 @@ export interface operations {
|
|
|
14032
14030
|
content: {
|
|
14033
14031
|
"application/json": {
|
|
14034
14032
|
data?: {
|
|
14035
|
-
/** @example
|
|
14033
|
+
/** @example 747007c5-797e-41f8-98c8-c01986b51fa1 */
|
|
14036
14034
|
uid?: string;
|
|
14037
14035
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
14038
14036
|
title?: string;
|
|
@@ -14042,17 +14040,17 @@ export interface operations {
|
|
|
14042
14040
|
status?: string;
|
|
14043
14041
|
/** @example emergency */
|
|
14044
14042
|
priority?: string;
|
|
14045
|
-
/** @example 18 Apr 2026,
|
|
14043
|
+
/** @example 18 Apr 2026, 06:04 AM */
|
|
14046
14044
|
reported_at?: string;
|
|
14047
|
-
/** @example
|
|
14045
|
+
/** @example 23 Apr 2026, 02:24 AM */
|
|
14048
14046
|
assigned_at?: string;
|
|
14049
14047
|
/** @example null */
|
|
14050
14048
|
completed_at?: string | null;
|
|
14051
|
-
/** @example 26 Apr 2026,
|
|
14049
|
+
/** @example 26 Apr 2026, 07:47 AM */
|
|
14052
14050
|
sla_deadline?: string;
|
|
14053
|
-
/** @example 24 Apr 2026,
|
|
14051
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
14054
14052
|
created_at?: string;
|
|
14055
|
-
/** @example 24 Apr 2026,
|
|
14053
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
14056
14054
|
updated_at?: string;
|
|
14057
14055
|
};
|
|
14058
14056
|
};
|
|
@@ -14089,7 +14087,7 @@ export interface operations {
|
|
|
14089
14087
|
content: {
|
|
14090
14088
|
"application/json": {
|
|
14091
14089
|
data?: {
|
|
14092
|
-
/** @example
|
|
14090
|
+
/** @example 0aa4c80f-4052-4f72-abee-ed0645f7cefd */
|
|
14093
14091
|
uid?: string;
|
|
14094
14092
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
14095
14093
|
title?: string;
|
|
@@ -14099,17 +14097,17 @@ export interface operations {
|
|
|
14099
14097
|
status?: string;
|
|
14100
14098
|
/** @example emergency */
|
|
14101
14099
|
priority?: string;
|
|
14102
|
-
/** @example 18 Apr 2026,
|
|
14100
|
+
/** @example 18 Apr 2026, 06:04 AM */
|
|
14103
14101
|
reported_at?: string;
|
|
14104
|
-
/** @example
|
|
14102
|
+
/** @example 23 Apr 2026, 02:24 AM */
|
|
14105
14103
|
assigned_at?: string;
|
|
14106
14104
|
/** @example null */
|
|
14107
14105
|
completed_at?: string | null;
|
|
14108
|
-
/** @example 26 Apr 2026,
|
|
14106
|
+
/** @example 26 Apr 2026, 07:47 AM */
|
|
14109
14107
|
sla_deadline?: string;
|
|
14110
|
-
/** @example 24 Apr 2026,
|
|
14108
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
14111
14109
|
created_at?: string;
|
|
14112
|
-
/** @example 24 Apr 2026,
|
|
14110
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
14113
14111
|
updated_at?: string;
|
|
14114
14112
|
};
|
|
14115
14113
|
};
|
|
@@ -14505,19 +14503,19 @@ export interface operations {
|
|
|
14505
14503
|
content: {
|
|
14506
14504
|
"application/json": {
|
|
14507
14505
|
data?: {
|
|
14508
|
-
/** @example
|
|
14506
|
+
/** @example 162 */
|
|
14509
14507
|
id?: number;
|
|
14510
14508
|
/** @example 2 */
|
|
14511
14509
|
listing_id?: number;
|
|
14512
14510
|
/** @example completed */
|
|
14513
14511
|
status?: string;
|
|
14514
14512
|
scheduled?: {
|
|
14515
|
-
/** @example 1981-11-
|
|
14513
|
+
/** @example 1981-11-15T00:00:00.000000Z */
|
|
14516
14514
|
start?: string;
|
|
14517
|
-
/** @example 1979-12-
|
|
14515
|
+
/** @example 1979-12-12T00:00:00.000000Z */
|
|
14518
14516
|
end?: string;
|
|
14519
14517
|
};
|
|
14520
|
-
/** @example 2026-04-
|
|
14518
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
14521
14519
|
created_at?: string;
|
|
14522
14520
|
};
|
|
14523
14521
|
};
|
|
@@ -14544,19 +14542,19 @@ export interface operations {
|
|
|
14544
14542
|
content: {
|
|
14545
14543
|
"application/json": {
|
|
14546
14544
|
data?: {
|
|
14547
|
-
/** @example
|
|
14545
|
+
/** @example 163 */
|
|
14548
14546
|
id?: number;
|
|
14549
14547
|
/** @example 2 */
|
|
14550
14548
|
listing_id?: number;
|
|
14551
14549
|
/** @example completed */
|
|
14552
14550
|
status?: string;
|
|
14553
14551
|
scheduled?: {
|
|
14554
|
-
/** @example 1981-11-
|
|
14552
|
+
/** @example 1981-11-15T00:00:00.000000Z */
|
|
14555
14553
|
start?: string;
|
|
14556
|
-
/** @example 1979-12-
|
|
14554
|
+
/** @example 1979-12-12T00:00:00.000000Z */
|
|
14557
14555
|
end?: string;
|
|
14558
14556
|
};
|
|
14559
|
-
/** @example 2026-04-
|
|
14557
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
14560
14558
|
created_at?: string;
|
|
14561
14559
|
};
|
|
14562
14560
|
};
|
|
@@ -14582,41 +14580,41 @@ export interface operations {
|
|
|
14582
14580
|
/**
|
|
14583
14581
|
* @example [
|
|
14584
14582
|
* {
|
|
14585
|
-
* "id":
|
|
14583
|
+
* "id": 164,
|
|
14586
14584
|
* "listing_id": 2,
|
|
14587
14585
|
* "status": "completed",
|
|
14588
14586
|
* "scheduled": {
|
|
14589
|
-
* "start": "1981-11-
|
|
14590
|
-
* "end": "1979-12-
|
|
14587
|
+
* "start": "1981-11-15T00:00:00.000000Z",
|
|
14588
|
+
* "end": "1979-12-12T00:00:00.000000Z"
|
|
14591
14589
|
* },
|
|
14592
|
-
* "created_at": "2026-04-
|
|
14590
|
+
* "created_at": "2026-04-24T18:51:11.000000Z"
|
|
14593
14591
|
* },
|
|
14594
14592
|
* {
|
|
14595
|
-
* "id":
|
|
14593
|
+
* "id": 165,
|
|
14596
14594
|
* "listing_id": 2,
|
|
14597
14595
|
* "status": "completed",
|
|
14598
14596
|
* "scheduled": {
|
|
14599
14597
|
* "start": "2006-09-16T00:00:00.000000Z",
|
|
14600
14598
|
* "end": "2015-01-19T00:00:00.000000Z"
|
|
14601
14599
|
* },
|
|
14602
|
-
* "created_at": "2026-04-
|
|
14600
|
+
* "created_at": "2026-04-24T18:51:11.000000Z"
|
|
14603
14601
|
* }
|
|
14604
14602
|
* ]
|
|
14605
14603
|
*/
|
|
14606
14604
|
data?: {
|
|
14607
|
-
/** @example
|
|
14605
|
+
/** @example 164 */
|
|
14608
14606
|
id?: number;
|
|
14609
14607
|
/** @example 2 */
|
|
14610
14608
|
listing_id?: number;
|
|
14611
14609
|
/** @example completed */
|
|
14612
14610
|
status?: string;
|
|
14613
14611
|
scheduled?: {
|
|
14614
|
-
/** @example 1981-11-
|
|
14612
|
+
/** @example 1981-11-15T00:00:00.000000Z */
|
|
14615
14613
|
start?: string;
|
|
14616
|
-
/** @example 1979-12-
|
|
14614
|
+
/** @example 1979-12-12T00:00:00.000000Z */
|
|
14617
14615
|
end?: string;
|
|
14618
14616
|
};
|
|
14619
|
-
/** @example 2026-04-
|
|
14617
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
14620
14618
|
created_at?: string;
|
|
14621
14619
|
}[];
|
|
14622
14620
|
links?: {
|
|
@@ -14716,19 +14714,19 @@ export interface operations {
|
|
|
14716
14714
|
content: {
|
|
14717
14715
|
"application/json": {
|
|
14718
14716
|
data?: {
|
|
14719
|
-
/** @example
|
|
14717
|
+
/** @example 166 */
|
|
14720
14718
|
id?: number;
|
|
14721
14719
|
/** @example 2 */
|
|
14722
14720
|
listing_id?: number;
|
|
14723
14721
|
/** @example completed */
|
|
14724
14722
|
status?: string;
|
|
14725
14723
|
scheduled?: {
|
|
14726
|
-
/** @example 1981-11-
|
|
14724
|
+
/** @example 1981-11-15T00:00:00.000000Z */
|
|
14727
14725
|
start?: string;
|
|
14728
|
-
/** @example 1979-12-
|
|
14726
|
+
/** @example 1979-12-12T00:00:00.000000Z */
|
|
14729
14727
|
end?: string;
|
|
14730
14728
|
};
|
|
14731
|
-
/** @example 2026-04-
|
|
14729
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
14732
14730
|
created_at?: string;
|
|
14733
14731
|
};
|
|
14734
14732
|
};
|
|
@@ -14755,19 +14753,19 @@ export interface operations {
|
|
|
14755
14753
|
content: {
|
|
14756
14754
|
"application/json": {
|
|
14757
14755
|
data?: {
|
|
14758
|
-
/** @example
|
|
14756
|
+
/** @example 167 */
|
|
14759
14757
|
id?: number;
|
|
14760
14758
|
/** @example 2 */
|
|
14761
14759
|
listing_id?: number;
|
|
14762
14760
|
/** @example completed */
|
|
14763
14761
|
status?: string;
|
|
14764
14762
|
scheduled?: {
|
|
14765
|
-
/** @example 1981-11-
|
|
14763
|
+
/** @example 1981-11-15T00:00:00.000000Z */
|
|
14766
14764
|
start?: string;
|
|
14767
|
-
/** @example 1979-12-
|
|
14765
|
+
/** @example 1979-12-12T00:00:00.000000Z */
|
|
14768
14766
|
end?: string;
|
|
14769
14767
|
};
|
|
14770
|
-
/** @example 2026-04-
|
|
14768
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
14771
14769
|
created_at?: string;
|
|
14772
14770
|
};
|
|
14773
14771
|
};
|
|
@@ -14794,19 +14792,19 @@ export interface operations {
|
|
|
14794
14792
|
content: {
|
|
14795
14793
|
"application/json": {
|
|
14796
14794
|
data?: {
|
|
14797
|
-
/** @example
|
|
14795
|
+
/** @example 168 */
|
|
14798
14796
|
id?: number;
|
|
14799
14797
|
/** @example 2 */
|
|
14800
14798
|
listing_id?: number;
|
|
14801
14799
|
/** @example completed */
|
|
14802
14800
|
status?: string;
|
|
14803
14801
|
scheduled?: {
|
|
14804
|
-
/** @example 1981-11-
|
|
14802
|
+
/** @example 1981-11-15T00:00:00.000000Z */
|
|
14805
14803
|
start?: string;
|
|
14806
|
-
/** @example 1979-12-
|
|
14804
|
+
/** @example 1979-12-12T00:00:00.000000Z */
|
|
14807
14805
|
end?: string;
|
|
14808
14806
|
};
|
|
14809
|
-
/** @example 2026-04-
|
|
14807
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
14810
14808
|
created_at?: string;
|
|
14811
14809
|
};
|
|
14812
14810
|
};
|
|
@@ -15906,7 +15904,7 @@ export interface operations {
|
|
|
15906
15904
|
content: {
|
|
15907
15905
|
"application/json": {
|
|
15908
15906
|
data?: {
|
|
15909
|
-
/** @example
|
|
15907
|
+
/** @example b3540d6a-2097-4c2d-878c-3c501d7bcd29 */
|
|
15910
15908
|
uid?: string;
|
|
15911
15909
|
/** @example Ms. Audra Crooks II */
|
|
15912
15910
|
username?: string;
|
|
@@ -15936,9 +15934,9 @@ export interface operations {
|
|
|
15936
15934
|
timezone?: string;
|
|
15937
15935
|
/** @example Customer */
|
|
15938
15936
|
user_type?: string;
|
|
15939
|
-
/** @example 24 Apr 2026,
|
|
15937
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
15940
15938
|
created?: string;
|
|
15941
|
-
/** @example
|
|
15939
|
+
/** @example 0 seconds ago */
|
|
15942
15940
|
email_verified_at?: string;
|
|
15943
15941
|
verification_status?: {
|
|
15944
15942
|
/** @example not_verified */
|
|
@@ -16405,7 +16403,7 @@ export interface operations {
|
|
|
16405
16403
|
content: {
|
|
16406
16404
|
"application/json": {
|
|
16407
16405
|
data?: {
|
|
16408
|
-
/** @example
|
|
16406
|
+
/** @example 186df064-d302-4f11-9bea-c9de4415d436 */
|
|
16409
16407
|
uid?: string;
|
|
16410
16408
|
/** @example Ms. Audra Crooks II */
|
|
16411
16409
|
username?: string;
|
|
@@ -16435,7 +16433,7 @@ export interface operations {
|
|
|
16435
16433
|
timezone?: string;
|
|
16436
16434
|
/** @example Customer */
|
|
16437
16435
|
user_type?: string;
|
|
16438
|
-
/** @example 24 Apr 2026,
|
|
16436
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
16439
16437
|
created?: string;
|
|
16440
16438
|
/** @example 0 seconds ago */
|
|
16441
16439
|
email_verified_at?: string;
|
|
@@ -16556,11 +16554,11 @@ export interface operations {
|
|
|
16556
16554
|
content: {
|
|
16557
16555
|
"application/json": {
|
|
16558
16556
|
data?: {
|
|
16559
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
16557
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
16560
16558
|
draft_name?: string;
|
|
16561
|
-
/** @example LST-PRP-LTR-
|
|
16559
|
+
/** @example LST-PRP-LTR-MOD9NQLRLAW */
|
|
16562
16560
|
sku?: string;
|
|
16563
|
-
/** @example
|
|
16561
|
+
/** @example ffa89373-898c-4b23-b14e-c3e232edabb0 */
|
|
16564
16562
|
uid?: string;
|
|
16565
16563
|
/** @example Rent */
|
|
16566
16564
|
listing_type?: string;
|
|
@@ -16684,9 +16682,9 @@ export interface operations {
|
|
|
16684
16682
|
/**
|
|
16685
16683
|
* @example [
|
|
16686
16684
|
* {
|
|
16687
|
-
* "draft_name": "New For Rent Property draft • 24 Apr 2026,
|
|
16688
|
-
* "sku": "LST-PRP-LTR-
|
|
16689
|
-
* "uid": "
|
|
16685
|
+
* "draft_name": "New For Rent Property draft • 24 Apr 2026, 6:51 PM",
|
|
16686
|
+
* "sku": "LST-PRP-LTR-MOD9NQMHNZ7",
|
|
16687
|
+
* "uid": "bce1dee0-dae5-45ff-898c-cd2d6fcf463f",
|
|
16690
16688
|
* "listing_type": "Rent",
|
|
16691
16689
|
* "vertical": "Property",
|
|
16692
16690
|
* "arrangement_type": "let_to_let",
|
|
@@ -16703,9 +16701,9 @@ export interface operations {
|
|
|
16703
16701
|
* "media": []
|
|
16704
16702
|
* },
|
|
16705
16703
|
* {
|
|
16706
|
-
* "draft_name": "New Short Let Property draft • 24 Apr 2026,
|
|
16707
|
-
* "sku": "LST-PRP-SHL-
|
|
16708
|
-
* "uid": "
|
|
16704
|
+
* "draft_name": "New Short Let Property draft • 24 Apr 2026, 6:51 PM",
|
|
16705
|
+
* "sku": "LST-PRP-SHL-MOD9NQMKOAF",
|
|
16706
|
+
* "uid": "f08a506c-5b86-4098-81ef-98f86eab4555",
|
|
16709
16707
|
* "listing_type": "Short Let",
|
|
16710
16708
|
* "vertical": "Property",
|
|
16711
16709
|
* "arrangement_type": "short_term_managed",
|
|
@@ -16724,11 +16722,11 @@ export interface operations {
|
|
|
16724
16722
|
* ]
|
|
16725
16723
|
*/
|
|
16726
16724
|
data?: {
|
|
16727
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
16725
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
16728
16726
|
draft_name?: string;
|
|
16729
|
-
/** @example LST-PRP-LTR-
|
|
16727
|
+
/** @example LST-PRP-LTR-MOD9NQMHNZ7 */
|
|
16730
16728
|
sku?: string;
|
|
16731
|
-
/** @example
|
|
16729
|
+
/** @example bce1dee0-dae5-45ff-898c-cd2d6fcf463f */
|
|
16732
16730
|
uid?: string;
|
|
16733
16731
|
/** @example Rent */
|
|
16734
16732
|
listing_type?: string;
|
|
@@ -16838,9 +16836,9 @@ export interface operations {
|
|
|
16838
16836
|
/**
|
|
16839
16837
|
* @example [
|
|
16840
16838
|
* {
|
|
16841
|
-
* "draft_name": "New For Rent Property draft • 24 Apr 2026,
|
|
16842
|
-
* "sku": "LST-PRP-LTR-
|
|
16843
|
-
* "uid": "
|
|
16839
|
+
* "draft_name": "New For Rent Property draft • 24 Apr 2026, 6:51 PM",
|
|
16840
|
+
* "sku": "LST-PRP-LTR-MOD9NQMRIYE",
|
|
16841
|
+
* "uid": "f12cf68c-ee59-40cb-978c-d1abc011c5d0",
|
|
16844
16842
|
* "listing_type": "Rent",
|
|
16845
16843
|
* "vertical": "Property",
|
|
16846
16844
|
* "arrangement_type": "let_to_let",
|
|
@@ -16857,9 +16855,9 @@ export interface operations {
|
|
|
16857
16855
|
* "media": []
|
|
16858
16856
|
* },
|
|
16859
16857
|
* {
|
|
16860
|
-
* "draft_name": "New Short Let Property draft • 24 Apr 2026,
|
|
16861
|
-
* "sku": "LST-PRP-SHL-
|
|
16862
|
-
* "uid": "
|
|
16858
|
+
* "draft_name": "New Short Let Property draft • 24 Apr 2026, 6:51 PM",
|
|
16859
|
+
* "sku": "LST-PRP-SHL-MOD9NQMUXRT",
|
|
16860
|
+
* "uid": "3c0e5c68-e778-4c79-99df-9c7130ba12d8",
|
|
16863
16861
|
* "listing_type": "Short Let",
|
|
16864
16862
|
* "vertical": "Property",
|
|
16865
16863
|
* "arrangement_type": "short_term_managed",
|
|
@@ -16878,11 +16876,11 @@ export interface operations {
|
|
|
16878
16876
|
* ]
|
|
16879
16877
|
*/
|
|
16880
16878
|
data?: {
|
|
16881
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
16879
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
16882
16880
|
draft_name?: string;
|
|
16883
|
-
/** @example LST-PRP-LTR-
|
|
16881
|
+
/** @example LST-PRP-LTR-MOD9NQMRIYE */
|
|
16884
16882
|
sku?: string;
|
|
16885
|
-
/** @example
|
|
16883
|
+
/** @example f12cf68c-ee59-40cb-978c-d1abc011c5d0 */
|
|
16886
16884
|
uid?: string;
|
|
16887
16885
|
/** @example Rent */
|
|
16888
16886
|
listing_type?: string;
|
|
@@ -17946,7 +17944,7 @@ export interface operations {
|
|
|
17946
17944
|
content: {
|
|
17947
17945
|
"application/json": {
|
|
17948
17946
|
data?: {
|
|
17949
|
-
/** @example
|
|
17947
|
+
/** @example a79d7754-56b5-4114-b143-278d6945ce96 */
|
|
17950
17948
|
uid?: string;
|
|
17951
17949
|
/** @example photo */
|
|
17952
17950
|
media_type?: string;
|
|
@@ -18095,11 +18093,11 @@ export interface operations {
|
|
|
18095
18093
|
content: {
|
|
18096
18094
|
"application/json": {
|
|
18097
18095
|
data?: {
|
|
18098
|
-
/** @example New For Rent Property draft • 24 Apr 2026,
|
|
18096
|
+
/** @example New For Rent Property draft • 24 Apr 2026, 6:51 PM */
|
|
18099
18097
|
draft_name?: string;
|
|
18100
|
-
/** @example LST-PRP-LTR-
|
|
18098
|
+
/** @example LST-PRP-LTR-MOD9NQOXPXQ */
|
|
18101
18099
|
sku?: string;
|
|
18102
|
-
/** @example
|
|
18100
|
+
/** @example 263de7f6-3f3b-4084-834d-da393c8bfeb2 */
|
|
18103
18101
|
uid?: string;
|
|
18104
18102
|
/** @example Rent */
|
|
18105
18103
|
listing_type?: string;
|
|
@@ -18259,7 +18257,7 @@ export interface operations {
|
|
|
18259
18257
|
content: {
|
|
18260
18258
|
"application/json": {
|
|
18261
18259
|
data?: {
|
|
18262
|
-
/** @example
|
|
18260
|
+
/** @example 11b40b81-1623-4063-8403-0690e6b48f55 */
|
|
18263
18261
|
uid?: string;
|
|
18264
18262
|
/** @example null */
|
|
18265
18263
|
compliances?: string | null;
|
|
@@ -18310,7 +18308,7 @@ export interface operations {
|
|
|
18310
18308
|
content: {
|
|
18311
18309
|
"application/json": {
|
|
18312
18310
|
data?: {
|
|
18313
|
-
/** @example
|
|
18311
|
+
/** @example 109 */
|
|
18314
18312
|
id?: number;
|
|
18315
18313
|
compliance?: {
|
|
18316
18314
|
/** @example 1 */
|
|
@@ -18332,7 +18330,7 @@ export interface operations {
|
|
|
18332
18330
|
reviewed_by?: number;
|
|
18333
18331
|
/** @example null */
|
|
18334
18332
|
reviewed_at?: string | null;
|
|
18335
|
-
/** @example 2026-04-
|
|
18333
|
+
/** @example 2026-04-24T18:51:10.000000Z */
|
|
18336
18334
|
created_at?: string;
|
|
18337
18335
|
};
|
|
18338
18336
|
};
|
|
@@ -18387,7 +18385,7 @@ export interface operations {
|
|
|
18387
18385
|
/**
|
|
18388
18386
|
* @example [
|
|
18389
18387
|
* {
|
|
18390
|
-
* "uid": "
|
|
18388
|
+
* "uid": "e8058fbd-791d-4bdb-86df-6da4a107987b",
|
|
18391
18389
|
* "listing_id": 1,
|
|
18392
18390
|
* "landlord_id": 2,
|
|
18393
18391
|
* "tenant_id": 2,
|
|
@@ -18399,10 +18397,10 @@ export interface operations {
|
|
|
18399
18397
|
* "is_periodic": false,
|
|
18400
18398
|
* "company_name": null,
|
|
18401
18399
|
* "company_registration_number": null,
|
|
18402
|
-
* "created_at": "2026-04-
|
|
18400
|
+
* "created_at": "2026-04-24T18:51:10.000000Z"
|
|
18403
18401
|
* },
|
|
18404
18402
|
* {
|
|
18405
|
-
* "uid": "
|
|
18403
|
+
* "uid": "015748b5-6b25-4eb2-81fd-26cff7549e36",
|
|
18406
18404
|
* "listing_id": 1,
|
|
18407
18405
|
* "landlord_id": 2,
|
|
18408
18406
|
* "tenant_id": 2,
|
|
@@ -18414,12 +18412,12 @@ export interface operations {
|
|
|
18414
18412
|
* "is_periodic": false,
|
|
18415
18413
|
* "company_name": null,
|
|
18416
18414
|
* "company_registration_number": null,
|
|
18417
|
-
* "created_at": "2026-04-
|
|
18415
|
+
* "created_at": "2026-04-24T18:51:10.000000Z"
|
|
18418
18416
|
* }
|
|
18419
18417
|
* ]
|
|
18420
18418
|
*/
|
|
18421
18419
|
data?: {
|
|
18422
|
-
/** @example
|
|
18420
|
+
/** @example e8058fbd-791d-4bdb-86df-6da4a107987b */
|
|
18423
18421
|
uid?: string;
|
|
18424
18422
|
/** @example 1 */
|
|
18425
18423
|
listing_id?: number;
|
|
@@ -18443,7 +18441,7 @@ export interface operations {
|
|
|
18443
18441
|
company_name?: string | null;
|
|
18444
18442
|
/** @example null */
|
|
18445
18443
|
company_registration_number?: string | null;
|
|
18446
|
-
/** @example 2026-04-
|
|
18444
|
+
/** @example 2026-04-24T18:51:10.000000Z */
|
|
18447
18445
|
created_at?: string;
|
|
18448
18446
|
}[];
|
|
18449
18447
|
links?: {
|
|
@@ -18530,7 +18528,7 @@ export interface operations {
|
|
|
18530
18528
|
/**
|
|
18531
18529
|
* @example [
|
|
18532
18530
|
* {
|
|
18533
|
-
* "uid": "
|
|
18531
|
+
* "uid": "5149fc17-96e7-4ebb-a1a1-400e85382485",
|
|
18534
18532
|
* "listing_id": 1,
|
|
18535
18533
|
* "landlord_id": 2,
|
|
18536
18534
|
* "tenant_id": 2,
|
|
@@ -18542,10 +18540,10 @@ export interface operations {
|
|
|
18542
18540
|
* "is_periodic": false,
|
|
18543
18541
|
* "company_name": null,
|
|
18544
18542
|
* "company_registration_number": null,
|
|
18545
|
-
* "created_at": "2026-04-
|
|
18543
|
+
* "created_at": "2026-04-24T18:51:10.000000Z"
|
|
18546
18544
|
* },
|
|
18547
18545
|
* {
|
|
18548
|
-
* "uid": "
|
|
18546
|
+
* "uid": "d9ca7489-7817-429a-9723-b65ed0727476",
|
|
18549
18547
|
* "listing_id": 1,
|
|
18550
18548
|
* "landlord_id": 2,
|
|
18551
18549
|
* "tenant_id": 2,
|
|
@@ -18557,12 +18555,12 @@ export interface operations {
|
|
|
18557
18555
|
* "is_periodic": false,
|
|
18558
18556
|
* "company_name": null,
|
|
18559
18557
|
* "company_registration_number": null,
|
|
18560
|
-
* "created_at": "2026-04-
|
|
18558
|
+
* "created_at": "2026-04-24T18:51:10.000000Z"
|
|
18561
18559
|
* }
|
|
18562
18560
|
* ]
|
|
18563
18561
|
*/
|
|
18564
18562
|
data?: {
|
|
18565
|
-
/** @example
|
|
18563
|
+
/** @example 5149fc17-96e7-4ebb-a1a1-400e85382485 */
|
|
18566
18564
|
uid?: string;
|
|
18567
18565
|
/** @example 1 */
|
|
18568
18566
|
listing_id?: number;
|
|
@@ -18586,7 +18584,7 @@ export interface operations {
|
|
|
18586
18584
|
company_name?: string | null;
|
|
18587
18585
|
/** @example null */
|
|
18588
18586
|
company_registration_number?: string | null;
|
|
18589
|
-
/** @example 2026-04-
|
|
18587
|
+
/** @example 2026-04-24T18:51:10.000000Z */
|
|
18590
18588
|
created_at?: string;
|
|
18591
18589
|
}[];
|
|
18592
18590
|
links?: {
|
|
@@ -18693,7 +18691,7 @@ export interface operations {
|
|
|
18693
18691
|
content: {
|
|
18694
18692
|
"application/json": {
|
|
18695
18693
|
data?: {
|
|
18696
|
-
/** @example
|
|
18694
|
+
/** @example 137 */
|
|
18697
18695
|
id?: number;
|
|
18698
18696
|
compliance?: {
|
|
18699
18697
|
/** @example 1 */
|
|
@@ -18713,9 +18711,9 @@ export interface operations {
|
|
|
18713
18711
|
rejection_reason?: string | null;
|
|
18714
18712
|
/** @example 1 */
|
|
18715
18713
|
reviewed_by?: number;
|
|
18716
|
-
/** @example 2026-04-
|
|
18714
|
+
/** @example 2026-04-24T18:51:10.000000Z */
|
|
18717
18715
|
reviewed_at?: string;
|
|
18718
|
-
/** @example 2026-04-
|
|
18716
|
+
/** @example 2026-04-24T18:51:10.000000Z */
|
|
18719
18717
|
created_at?: string;
|
|
18720
18718
|
};
|
|
18721
18719
|
};
|
|
@@ -18742,7 +18740,7 @@ export interface operations {
|
|
|
18742
18740
|
content: {
|
|
18743
18741
|
"application/json": {
|
|
18744
18742
|
data?: {
|
|
18745
|
-
/** @example
|
|
18743
|
+
/** @example 138 */
|
|
18746
18744
|
id?: number;
|
|
18747
18745
|
compliance?: {
|
|
18748
18746
|
/** @example 1 */
|
|
@@ -18762,9 +18760,9 @@ export interface operations {
|
|
|
18762
18760
|
rejection_reason?: string | null;
|
|
18763
18761
|
/** @example 1 */
|
|
18764
18762
|
reviewed_by?: number;
|
|
18765
|
-
/** @example 2026-04-
|
|
18763
|
+
/** @example 2026-04-24T18:51:10.000000Z */
|
|
18766
18764
|
reviewed_at?: string;
|
|
18767
|
-
/** @example 2026-04-
|
|
18765
|
+
/** @example 2026-04-24T18:51:10.000000Z */
|
|
18768
18766
|
created_at?: string;
|
|
18769
18767
|
};
|
|
18770
18768
|
};
|
|
@@ -19624,8 +19622,6 @@ export interface operations {
|
|
|
19624
19622
|
header?: never;
|
|
19625
19623
|
path: {
|
|
19626
19624
|
uid: string;
|
|
19627
|
-
/** @description The UID of the maintenance request. */
|
|
19628
|
-
maintenance_uid: string;
|
|
19629
19625
|
};
|
|
19630
19626
|
cookie?: never;
|
|
19631
19627
|
};
|
|
@@ -19898,35 +19894,35 @@ export interface operations {
|
|
|
19898
19894
|
/**
|
|
19899
19895
|
* @example [
|
|
19900
19896
|
* {
|
|
19901
|
-
* "uid": "
|
|
19897
|
+
* "uid": "3080a2af-8ab6-4d02-af0d-e5ec76f54afa",
|
|
19902
19898
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
19903
19899
|
* "description": "Mollitia modi deserunt aut ab provident perspiciatis quo. Nostrum aut adipisci quidem nostrum. Commodi incidunt iure odit. Et modi ipsum nostrum omnis autem et consequatur. Dolores enim non facere tempora.",
|
|
19904
19900
|
* "status": "reported",
|
|
19905
19901
|
* "priority": "emergency",
|
|
19906
|
-
* "reported_at": "18 Apr 2026,
|
|
19907
|
-
* "assigned_at": "
|
|
19902
|
+
* "reported_at": "18 Apr 2026, 06:04 AM",
|
|
19903
|
+
* "assigned_at": "23 Apr 2026, 02:24 AM",
|
|
19908
19904
|
* "completed_at": null,
|
|
19909
|
-
* "sla_deadline": "26 Apr 2026,
|
|
19910
|
-
* "created_at": "24 Apr 2026,
|
|
19911
|
-
* "updated_at": "24 Apr 2026,
|
|
19905
|
+
* "sla_deadline": "26 Apr 2026, 07:47 AM",
|
|
19906
|
+
* "created_at": "24 Apr 2026, 06:51 PM",
|
|
19907
|
+
* "updated_at": "24 Apr 2026, 06:51 PM"
|
|
19912
19908
|
* },
|
|
19913
19909
|
* {
|
|
19914
|
-
* "uid": "
|
|
19910
|
+
* "uid": "c2101938-d3b0-4068-85ab-2b6345d8a61b",
|
|
19915
19911
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
19916
19912
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
19917
19913
|
* "status": "completed",
|
|
19918
19914
|
* "priority": "normal",
|
|
19919
|
-
* "reported_at": "20 Apr 2026,
|
|
19915
|
+
* "reported_at": "20 Apr 2026, 06:43 PM",
|
|
19920
19916
|
* "assigned_at": null,
|
|
19921
19917
|
* "completed_at": null,
|
|
19922
|
-
* "sla_deadline": "27 Apr 2026,
|
|
19923
|
-
* "created_at": "24 Apr 2026,
|
|
19924
|
-
* "updated_at": "24 Apr 2026,
|
|
19918
|
+
* "sla_deadline": "27 Apr 2026, 03:46 PM",
|
|
19919
|
+
* "created_at": "24 Apr 2026, 06:51 PM",
|
|
19920
|
+
* "updated_at": "24 Apr 2026, 06:51 PM"
|
|
19925
19921
|
* }
|
|
19926
19922
|
* ]
|
|
19927
19923
|
*/
|
|
19928
19924
|
data?: {
|
|
19929
|
-
/** @example
|
|
19925
|
+
/** @example 3080a2af-8ab6-4d02-af0d-e5ec76f54afa */
|
|
19930
19926
|
uid?: string;
|
|
19931
19927
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
19932
19928
|
title?: string;
|
|
@@ -19936,17 +19932,17 @@ export interface operations {
|
|
|
19936
19932
|
status?: string;
|
|
19937
19933
|
/** @example emergency */
|
|
19938
19934
|
priority?: string;
|
|
19939
|
-
/** @example 18 Apr 2026,
|
|
19935
|
+
/** @example 18 Apr 2026, 06:04 AM */
|
|
19940
19936
|
reported_at?: string;
|
|
19941
|
-
/** @example
|
|
19937
|
+
/** @example 23 Apr 2026, 02:24 AM */
|
|
19942
19938
|
assigned_at?: string;
|
|
19943
19939
|
/** @example null */
|
|
19944
19940
|
completed_at?: string | null;
|
|
19945
|
-
/** @example 26 Apr 2026,
|
|
19941
|
+
/** @example 26 Apr 2026, 07:47 AM */
|
|
19946
19942
|
sla_deadline?: string;
|
|
19947
|
-
/** @example 24 Apr 2026,
|
|
19943
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
19948
19944
|
created_at?: string;
|
|
19949
|
-
/** @example 24 Apr 2026,
|
|
19945
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
19950
19946
|
updated_at?: string;
|
|
19951
19947
|
}[];
|
|
19952
19948
|
links?: {
|
|
@@ -20062,13 +20058,13 @@ export interface operations {
|
|
|
20062
20058
|
};
|
|
20063
20059
|
} | {
|
|
20064
20060
|
data?: {
|
|
20065
|
-
/** @example
|
|
20061
|
+
/** @example 17506ee9-e7d0-447b-9a17-8b24ecef80ed */
|
|
20066
20062
|
uid?: string;
|
|
20067
20063
|
/** @example image */
|
|
20068
20064
|
file_type?: string;
|
|
20069
20065
|
/** @example http://justinshome-backendcore.test/maintenance-attachments/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
20070
20066
|
url?: string;
|
|
20071
|
-
/** @example 2026-04-
|
|
20067
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
20072
20068
|
created_at?: string;
|
|
20073
20069
|
};
|
|
20074
20070
|
};
|
|
@@ -20113,7 +20109,7 @@ export interface operations {
|
|
|
20113
20109
|
content: {
|
|
20114
20110
|
"application/json": {
|
|
20115
20111
|
data?: {
|
|
20116
|
-
/** @example
|
|
20112
|
+
/** @example 70 */
|
|
20117
20113
|
id?: number;
|
|
20118
20114
|
/** @example property_inquiry */
|
|
20119
20115
|
type?: string;
|
|
@@ -20121,7 +20117,7 @@ export interface operations {
|
|
|
20121
20117
|
listing_id?: number;
|
|
20122
20118
|
/** @example null */
|
|
20123
20119
|
last_message_at?: string | null;
|
|
20124
|
-
/** @example 2026-04-
|
|
20120
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
20125
20121
|
created_at?: string;
|
|
20126
20122
|
};
|
|
20127
20123
|
};
|
|
@@ -20147,23 +20143,23 @@ export interface operations {
|
|
|
20147
20143
|
/**
|
|
20148
20144
|
* @example [
|
|
20149
20145
|
* {
|
|
20150
|
-
* "id":
|
|
20146
|
+
* "id": 71,
|
|
20151
20147
|
* "type": "property_inquiry",
|
|
20152
20148
|
* "listing_id": 2,
|
|
20153
20149
|
* "last_message_at": null,
|
|
20154
|
-
* "created_at": "2026-04-
|
|
20150
|
+
* "created_at": "2026-04-24T18:51:11.000000Z"
|
|
20155
20151
|
* },
|
|
20156
20152
|
* {
|
|
20157
|
-
* "id":
|
|
20153
|
+
* "id": 72,
|
|
20158
20154
|
* "type": "property_inquiry",
|
|
20159
20155
|
* "listing_id": 2,
|
|
20160
20156
|
* "last_message_at": null,
|
|
20161
|
-
* "created_at": "2026-04-
|
|
20157
|
+
* "created_at": "2026-04-24T18:51:11.000000Z"
|
|
20162
20158
|
* }
|
|
20163
20159
|
* ]
|
|
20164
20160
|
*/
|
|
20165
20161
|
data?: {
|
|
20166
|
-
/** @example
|
|
20162
|
+
/** @example 71 */
|
|
20167
20163
|
id?: number;
|
|
20168
20164
|
/** @example property_inquiry */
|
|
20169
20165
|
type?: string;
|
|
@@ -20171,7 +20167,7 @@ export interface operations {
|
|
|
20171
20167
|
listing_id?: number;
|
|
20172
20168
|
/** @example null */
|
|
20173
20169
|
last_message_at?: string | null;
|
|
20174
|
-
/** @example 2026-04-
|
|
20170
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
20175
20171
|
created_at?: string;
|
|
20176
20172
|
}[];
|
|
20177
20173
|
links?: {
|
|
@@ -20489,27 +20485,27 @@ export interface operations {
|
|
|
20489
20485
|
/**
|
|
20490
20486
|
* @example [
|
|
20491
20487
|
* {
|
|
20492
|
-
* "id": "
|
|
20488
|
+
* "id": "c4f8d889-fc31-47b3-b5f4-5b38537d97e0",
|
|
20493
20489
|
* "type": "APPOINTMENT_CREATED",
|
|
20494
20490
|
* "title": "faker notification",
|
|
20495
20491
|
* "body": "faker notification body",
|
|
20496
20492
|
* "data": [],
|
|
20497
20493
|
* "read_at": null,
|
|
20498
|
-
* "created_at": "2026-04-
|
|
20494
|
+
* "created_at": "2026-04-24T18:51:11.000000Z"
|
|
20499
20495
|
* },
|
|
20500
20496
|
* {
|
|
20501
|
-
* "id": "
|
|
20497
|
+
* "id": "fe457903-6bb5-4547-a25b-c59ba8b75bdc",
|
|
20502
20498
|
* "type": "APPOINTMENT_CREATED",
|
|
20503
20499
|
* "title": "faker notification",
|
|
20504
20500
|
* "body": "faker notification body",
|
|
20505
20501
|
* "data": [],
|
|
20506
20502
|
* "read_at": null,
|
|
20507
|
-
* "created_at": "2026-04-
|
|
20503
|
+
* "created_at": "2026-04-24T18:51:11.000000Z"
|
|
20508
20504
|
* }
|
|
20509
20505
|
* ]
|
|
20510
20506
|
*/
|
|
20511
20507
|
data?: {
|
|
20512
|
-
/** @example
|
|
20508
|
+
/** @example c4f8d889-fc31-47b3-b5f4-5b38537d97e0 */
|
|
20513
20509
|
id?: string;
|
|
20514
20510
|
/** @example APPOINTMENT_CREATED */
|
|
20515
20511
|
type?: string;
|
|
@@ -20521,7 +20517,7 @@ export interface operations {
|
|
|
20521
20517
|
data?: unknown[];
|
|
20522
20518
|
/** @example null */
|
|
20523
20519
|
read_at?: string | null;
|
|
20524
|
-
/** @example 2026-04-
|
|
20520
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
20525
20521
|
created_at?: string;
|
|
20526
20522
|
}[];
|
|
20527
20523
|
links?: {
|
|
@@ -20605,7 +20601,7 @@ export interface operations {
|
|
|
20605
20601
|
};
|
|
20606
20602
|
content: {
|
|
20607
20603
|
"application/json": {
|
|
20608
|
-
/** @example
|
|
20604
|
+
/** @example fa72ac0c-97ae-4b73-8ce6-f5ddc6160405 */
|
|
20609
20605
|
id?: string;
|
|
20610
20606
|
/** @example APPOINTMENT_CREATED */
|
|
20611
20607
|
type?: string;
|
|
@@ -20617,7 +20613,7 @@ export interface operations {
|
|
|
20617
20613
|
data?: unknown[];
|
|
20618
20614
|
/** @example null */
|
|
20619
20615
|
read_at?: string | null;
|
|
20620
|
-
/** @example 2026-04-
|
|
20616
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
20621
20617
|
created_at?: string;
|
|
20622
20618
|
};
|
|
20623
20619
|
};
|
|
@@ -20866,45 +20862,45 @@ export interface operations {
|
|
|
20866
20862
|
/**
|
|
20867
20863
|
* @example [
|
|
20868
20864
|
* {
|
|
20869
|
-
* "id":
|
|
20865
|
+
* "id": 139,
|
|
20870
20866
|
* "rating": 1,
|
|
20871
20867
|
* "comment": "Nice Listing",
|
|
20872
20868
|
* "reviewer": {
|
|
20873
|
-
* "id":
|
|
20874
|
-
* "name": "
|
|
20869
|
+
* "id": 174,
|
|
20870
|
+
* "name": "ejiro"
|
|
20875
20871
|
* },
|
|
20876
|
-
* "created_at": "2026-04-
|
|
20877
|
-
* "updated_at": "2026-04-
|
|
20872
|
+
* "created_at": "2026-04-24T18:51:11+00:00",
|
|
20873
|
+
* "updated_at": "2026-04-24T18:51:11+00:00"
|
|
20878
20874
|
* },
|
|
20879
20875
|
* {
|
|
20880
|
-
* "id":
|
|
20876
|
+
* "id": 140,
|
|
20881
20877
|
* "rating": 1,
|
|
20882
20878
|
* "comment": "Nice Listing",
|
|
20883
20879
|
* "reviewer": {
|
|
20884
|
-
* "id":
|
|
20885
|
-
* "name": "
|
|
20880
|
+
* "id": 2,
|
|
20881
|
+
* "name": "dogunfx"
|
|
20886
20882
|
* },
|
|
20887
|
-
* "created_at": "2026-04-
|
|
20888
|
-
* "updated_at": "2026-04-
|
|
20883
|
+
* "created_at": "2026-04-24T18:51:11+00:00",
|
|
20884
|
+
* "updated_at": "2026-04-24T18:51:11+00:00"
|
|
20889
20885
|
* }
|
|
20890
20886
|
* ]
|
|
20891
20887
|
*/
|
|
20892
20888
|
data?: {
|
|
20893
|
-
/** @example
|
|
20889
|
+
/** @example 139 */
|
|
20894
20890
|
id?: number;
|
|
20895
20891
|
/** @example 1 */
|
|
20896
20892
|
rating?: number;
|
|
20897
20893
|
/** @example Nice Listing */
|
|
20898
20894
|
comment?: string;
|
|
20899
20895
|
reviewer?: {
|
|
20900
|
-
/** @example
|
|
20896
|
+
/** @example 174 */
|
|
20901
20897
|
id?: number;
|
|
20902
|
-
/** @example
|
|
20898
|
+
/** @example ejiro */
|
|
20903
20899
|
name?: string;
|
|
20904
20900
|
};
|
|
20905
|
-
/** @example 2026-04-
|
|
20901
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
20906
20902
|
created_at?: string;
|
|
20907
|
-
/** @example 2026-04-
|
|
20903
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
20908
20904
|
updated_at?: string;
|
|
20909
20905
|
}[];
|
|
20910
20906
|
links?: {
|
|
@@ -21058,21 +21054,21 @@ export interface operations {
|
|
|
21058
21054
|
content: {
|
|
21059
21055
|
"application/json": {
|
|
21060
21056
|
data?: {
|
|
21061
|
-
/** @example
|
|
21057
|
+
/** @example 141 */
|
|
21062
21058
|
id?: number;
|
|
21063
21059
|
/** @example 1 */
|
|
21064
21060
|
rating?: number;
|
|
21065
21061
|
/** @example Nice Listing */
|
|
21066
21062
|
comment?: string;
|
|
21067
21063
|
reviewer?: {
|
|
21068
|
-
/** @example
|
|
21064
|
+
/** @example 22 */
|
|
21069
21065
|
id?: number;
|
|
21070
|
-
/** @example
|
|
21066
|
+
/** @example Theo Ward */
|
|
21071
21067
|
name?: string;
|
|
21072
21068
|
};
|
|
21073
|
-
/** @example 2026-04-
|
|
21069
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
21074
21070
|
created_at?: string;
|
|
21075
|
-
/** @example 2026-04-
|
|
21071
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
21076
21072
|
updated_at?: string;
|
|
21077
21073
|
};
|
|
21078
21074
|
};
|
|
@@ -21116,21 +21112,21 @@ export interface operations {
|
|
|
21116
21112
|
content: {
|
|
21117
21113
|
"application/json": {
|
|
21118
21114
|
data?: {
|
|
21119
|
-
/** @example
|
|
21115
|
+
/** @example 142 */
|
|
21120
21116
|
id?: number;
|
|
21121
21117
|
/** @example 1 */
|
|
21122
21118
|
rating?: number;
|
|
21123
21119
|
/** @example Nice Listing */
|
|
21124
21120
|
comment?: string;
|
|
21125
21121
|
reviewer?: {
|
|
21126
|
-
/** @example
|
|
21122
|
+
/** @example 7 */
|
|
21127
21123
|
id?: number;
|
|
21128
|
-
/** @example
|
|
21124
|
+
/** @example Sienna Palmer */
|
|
21129
21125
|
name?: string;
|
|
21130
21126
|
};
|
|
21131
|
-
/** @example 2026-04-
|
|
21127
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
21132
21128
|
created_at?: string;
|
|
21133
|
-
/** @example 2026-04-
|
|
21129
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
21134
21130
|
updated_at?: string;
|
|
21135
21131
|
};
|
|
21136
21132
|
};
|
|
@@ -21172,21 +21168,21 @@ export interface operations {
|
|
|
21172
21168
|
content: {
|
|
21173
21169
|
"application/json": {
|
|
21174
21170
|
data?: {
|
|
21175
|
-
/** @example
|
|
21171
|
+
/** @example 143 */
|
|
21176
21172
|
id?: number;
|
|
21177
21173
|
/** @example 1 */
|
|
21178
21174
|
rating?: number;
|
|
21179
21175
|
/** @example Nice Listing */
|
|
21180
21176
|
comment?: string;
|
|
21181
21177
|
reviewer?: {
|
|
21182
|
-
/** @example
|
|
21178
|
+
/** @example 8 */
|
|
21183
21179
|
id?: number;
|
|
21184
|
-
/** @example
|
|
21180
|
+
/** @example Kyle Matthews */
|
|
21185
21181
|
name?: string;
|
|
21186
21182
|
};
|
|
21187
|
-
/** @example 2026-04-
|
|
21183
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
21188
21184
|
created_at?: string;
|
|
21189
|
-
/** @example 2026-04-
|
|
21185
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
21190
21186
|
updated_at?: string;
|
|
21191
21187
|
};
|
|
21192
21188
|
};
|
|
@@ -21213,21 +21209,21 @@ export interface operations {
|
|
|
21213
21209
|
content: {
|
|
21214
21210
|
"application/json": {
|
|
21215
21211
|
data?: {
|
|
21216
|
-
/** @example
|
|
21212
|
+
/** @example 144 */
|
|
21217
21213
|
id?: number;
|
|
21218
21214
|
/** @example 1 */
|
|
21219
21215
|
rating?: number;
|
|
21220
21216
|
/** @example Nice Listing */
|
|
21221
21217
|
comment?: string;
|
|
21222
21218
|
reviewer?: {
|
|
21223
|
-
/** @example
|
|
21219
|
+
/** @example 25 */
|
|
21224
21220
|
id?: number;
|
|
21225
|
-
/** @example
|
|
21221
|
+
/** @example Jayden Ward */
|
|
21226
21222
|
name?: string;
|
|
21227
21223
|
};
|
|
21228
|
-
/** @example 2026-04-
|
|
21224
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
21229
21225
|
created_at?: string;
|
|
21230
|
-
/** @example 2026-04-
|
|
21226
|
+
/** @example 2026-04-24T18:51:11+00:00 */
|
|
21231
21227
|
updated_at?: string;
|
|
21232
21228
|
};
|
|
21233
21229
|
};
|
|
@@ -21254,7 +21250,7 @@ export interface operations {
|
|
|
21254
21250
|
content: {
|
|
21255
21251
|
"application/json": {
|
|
21256
21252
|
data?: {
|
|
21257
|
-
/** @example
|
|
21253
|
+
/** @example a3c6c4d6-b4e3-4c1e-8da4-db4bd132649e */
|
|
21258
21254
|
uid?: string;
|
|
21259
21255
|
/** @example 1 */
|
|
21260
21256
|
listing_id?: number;
|
|
@@ -21278,7 +21274,7 @@ export interface operations {
|
|
|
21278
21274
|
company_name?: string | null;
|
|
21279
21275
|
/** @example null */
|
|
21280
21276
|
company_registration_number?: string | null;
|
|
21281
|
-
/** @example 2026-04-
|
|
21277
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
21282
21278
|
created_at?: string;
|
|
21283
21279
|
/** @example [] */
|
|
21284
21280
|
compliances?: unknown[];
|
|
@@ -21355,7 +21351,7 @@ export interface operations {
|
|
|
21355
21351
|
content: {
|
|
21356
21352
|
"application/json": {
|
|
21357
21353
|
data?: {
|
|
21358
|
-
/** @example
|
|
21354
|
+
/** @example a60c7704-eed8-462b-aac6-3ecb89aba6b5 */
|
|
21359
21355
|
uid?: string;
|
|
21360
21356
|
/** @example 1 */
|
|
21361
21357
|
listing_id?: number;
|
|
@@ -21379,7 +21375,7 @@ export interface operations {
|
|
|
21379
21375
|
company_name?: string | null;
|
|
21380
21376
|
/** @example null */
|
|
21381
21377
|
company_registration_number?: string | null;
|
|
21382
|
-
/** @example 2026-04-
|
|
21378
|
+
/** @example 2026-04-24T18:51:11.000000Z */
|
|
21383
21379
|
created_at?: string;
|
|
21384
21380
|
};
|
|
21385
21381
|
};
|
|
@@ -21673,7 +21669,7 @@ export interface operations {
|
|
|
21673
21669
|
* "changed_by_user_id": 3,
|
|
21674
21670
|
* "changed_by_name": "Teagan King",
|
|
21675
21671
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
21676
|
-
* "created_at": "2025-12-
|
|
21672
|
+
* "created_at": "2025-12-17T05:38:10.000000Z"
|
|
21677
21673
|
* },
|
|
21678
21674
|
* {
|
|
21679
21675
|
* "from_state": "pre_move_in_ready",
|
|
@@ -21681,7 +21677,7 @@ export interface operations {
|
|
|
21681
21677
|
* "changed_by_user_id": 3,
|
|
21682
21678
|
* "changed_by_name": "Teagan King",
|
|
21683
21679
|
* "comment": null,
|
|
21684
|
-
* "created_at": "2025-11-
|
|
21680
|
+
* "created_at": "2025-11-02T13:33:50.000000Z"
|
|
21685
21681
|
* }
|
|
21686
21682
|
* ]
|
|
21687
21683
|
*/
|
|
@@ -21696,7 +21692,7 @@ export interface operations {
|
|
|
21696
21692
|
changed_by_name?: string;
|
|
21697
21693
|
/** @example Qui commodi incidunt iure odit. */
|
|
21698
21694
|
comment?: string;
|
|
21699
|
-
/** @example 2025-12-
|
|
21695
|
+
/** @example 2025-12-17T05:38:10.000000Z */
|
|
21700
21696
|
created_at?: string;
|
|
21701
21697
|
}[];
|
|
21702
21698
|
};
|
|
@@ -21940,7 +21936,7 @@ export interface operations {
|
|
|
21940
21936
|
content: {
|
|
21941
21937
|
"application/json": {
|
|
21942
21938
|
data?: {
|
|
21943
|
-
/** @example
|
|
21939
|
+
/** @example 50289fbc-9749-44c0-9e5f-5edb9ffd996e */
|
|
21944
21940
|
uid?: string;
|
|
21945
21941
|
/** @example Ms. Audra Crooks II */
|
|
21946
21942
|
username?: string;
|
|
@@ -21970,7 +21966,7 @@ export interface operations {
|
|
|
21970
21966
|
timezone?: string;
|
|
21971
21967
|
/** @example Customer */
|
|
21972
21968
|
user_type?: string;
|
|
21973
|
-
/** @example 24 Apr 2026,
|
|
21969
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
21974
21970
|
created?: string;
|
|
21975
21971
|
/** @example 0 seconds ago */
|
|
21976
21972
|
email_verified_at?: string;
|
|
@@ -22069,7 +22065,7 @@ export interface operations {
|
|
|
22069
22065
|
content: {
|
|
22070
22066
|
"application/json": {
|
|
22071
22067
|
data?: {
|
|
22072
|
-
/** @example
|
|
22068
|
+
/** @example 1df76bab-eea4-495c-be74-41cafa7a8221 */
|
|
22073
22069
|
uid?: string;
|
|
22074
22070
|
/** @example Morgan Hirthe */
|
|
22075
22071
|
username?: string;
|
|
@@ -22099,7 +22095,7 @@ export interface operations {
|
|
|
22099
22095
|
timezone?: string;
|
|
22100
22096
|
/** @example Customer */
|
|
22101
22097
|
user_type?: string;
|
|
22102
|
-
/** @example 24 Apr 2026,
|
|
22098
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
22103
22099
|
created?: string;
|
|
22104
22100
|
/** @example 0 seconds ago */
|
|
22105
22101
|
email_verified_at?: string;
|
|
@@ -22171,7 +22167,7 @@ export interface operations {
|
|
|
22171
22167
|
content: {
|
|
22172
22168
|
"application/json": {
|
|
22173
22169
|
data?: {
|
|
22174
|
-
/** @example
|
|
22170
|
+
/** @example 5092f0b9-0c2b-4e03-a81b-797e4f7da0e0 */
|
|
22175
22171
|
uid?: string;
|
|
22176
22172
|
/** @example Ms. Audra Crooks II */
|
|
22177
22173
|
username?: string;
|
|
@@ -22201,7 +22197,7 @@ export interface operations {
|
|
|
22201
22197
|
timezone?: string;
|
|
22202
22198
|
/** @example Customer */
|
|
22203
22199
|
user_type?: string;
|
|
22204
|
-
/** @example 24 Apr 2026,
|
|
22200
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
22205
22201
|
created?: string;
|
|
22206
22202
|
/** @example 0 seconds ago */
|
|
22207
22203
|
email_verified_at?: string;
|
|
@@ -22441,7 +22437,7 @@ export interface operations {
|
|
|
22441
22437
|
completed_layers?: number;
|
|
22442
22438
|
/** @example 4 */
|
|
22443
22439
|
pending_layers?: number;
|
|
22444
|
-
/** @example 24 Apr 2026,
|
|
22440
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
22445
22441
|
last_calculated_at?: string;
|
|
22446
22442
|
};
|
|
22447
22443
|
};
|
|
@@ -22489,7 +22485,7 @@ export interface operations {
|
|
|
22489
22485
|
completed_layers?: number;
|
|
22490
22486
|
/** @example 4 */
|
|
22491
22487
|
pending_layers?: number;
|
|
22492
|
-
/** @example 24 Apr 2026,
|
|
22488
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
22493
22489
|
last_calculated_at?: string;
|
|
22494
22490
|
};
|
|
22495
22491
|
};
|
|
@@ -22523,14 +22519,14 @@ export interface operations {
|
|
|
22523
22519
|
content: {
|
|
22524
22520
|
"application/json": {
|
|
22525
22521
|
data?: {
|
|
22526
|
-
/** @example
|
|
22522
|
+
/** @example 4bc2a0a1-b0d3-4dd4-8b4a-a4d8bc881e1b */
|
|
22527
22523
|
wishlist_uid?: string;
|
|
22528
22524
|
listing?: {
|
|
22529
|
-
/** @example New For Sale Used Item draft • 24 Apr 2026,
|
|
22525
|
+
/** @example New For Sale Used Item draft • 24 Apr 2026, 6:51 PM */
|
|
22530
22526
|
draft_name?: string;
|
|
22531
|
-
/** @example LST-UIT-SAL-
|
|
22527
|
+
/** @example LST-UIT-SAL-MOD9NRHJYAT */
|
|
22532
22528
|
sku?: string;
|
|
22533
|
-
/** @example
|
|
22529
|
+
/** @example b721fdaf-ea5e-4e58-9d80-83290d3b582f */
|
|
22534
22530
|
uid?: string;
|
|
22535
22531
|
/** @example Sale */
|
|
22536
22532
|
listing_type?: string;
|
|
@@ -22614,15 +22610,15 @@ export interface operations {
|
|
|
22614
22610
|
/**
|
|
22615
22611
|
* @example [
|
|
22616
22612
|
* {
|
|
22617
|
-
* "wishlist_uid": "
|
|
22613
|
+
* "wishlist_uid": "e5fb69b8-c4c1-4620-b049-1c04c2ae822b"
|
|
22618
22614
|
* },
|
|
22619
22615
|
* {
|
|
22620
|
-
* "wishlist_uid": "
|
|
22616
|
+
* "wishlist_uid": "728fe694-e4dc-4239-ad5b-9b450f1f6c25"
|
|
22621
22617
|
* }
|
|
22622
22618
|
* ]
|
|
22623
22619
|
*/
|
|
22624
22620
|
data?: {
|
|
22625
|
-
/** @example
|
|
22621
|
+
/** @example e5fb69b8-c4c1-4620-b049-1c04c2ae822b */
|
|
22626
22622
|
wishlist_uid?: string;
|
|
22627
22623
|
}[];
|
|
22628
22624
|
links?: {
|
|
@@ -22757,7 +22753,7 @@ export interface operations {
|
|
|
22757
22753
|
completed_layers?: number;
|
|
22758
22754
|
/** @example 4 */
|
|
22759
22755
|
pending_layers?: number;
|
|
22760
|
-
/** @example 24 Apr 2026,
|
|
22756
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
22761
22757
|
last_calculated_at?: string;
|
|
22762
22758
|
};
|
|
22763
22759
|
};
|
|
@@ -22919,7 +22915,7 @@ export interface operations {
|
|
|
22919
22915
|
completed_layers?: number;
|
|
22920
22916
|
/** @example 4 */
|
|
22921
22917
|
pending_layers?: number;
|
|
22922
|
-
/** @example 24 Apr 2026,
|
|
22918
|
+
/** @example 24 Apr 2026, 06:51 PM */
|
|
22923
22919
|
last_calculated_at?: string;
|
|
22924
22920
|
};
|
|
22925
22921
|
};
|