@justins-home/types 1.1.45 → 1.1.46
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 +286 -295
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -1824,10 +1824,7 @@ export interface paths {
|
|
|
1824
1824
|
parameters: {
|
|
1825
1825
|
query?: never;
|
|
1826
1826
|
header?: never;
|
|
1827
|
-
path
|
|
1828
|
-
/** @description The ID of the user whose plan should be deactivated. */
|
|
1829
|
-
user_id: number;
|
|
1830
|
-
};
|
|
1827
|
+
path?: never;
|
|
1831
1828
|
cookie?: never;
|
|
1832
1829
|
};
|
|
1833
1830
|
get?: never;
|
|
@@ -5933,7 +5930,7 @@ export interface operations {
|
|
|
5933
5930
|
content: {
|
|
5934
5931
|
"application/json": {
|
|
5935
5932
|
data?: {
|
|
5936
|
-
/** @example
|
|
5933
|
+
/** @example 80b5f103-50c6-4548-86d2-4856b4410049 */
|
|
5937
5934
|
uid?: string;
|
|
5938
5935
|
/** @example Ms. Audra Crooks II */
|
|
5939
5936
|
username?: string;
|
|
@@ -5963,7 +5960,7 @@ export interface operations {
|
|
|
5963
5960
|
timezone?: string;
|
|
5964
5961
|
/** @example Customer */
|
|
5965
5962
|
user_type?: string;
|
|
5966
|
-
/** @example 22 Apr 2026,
|
|
5963
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
5967
5964
|
created?: string;
|
|
5968
5965
|
/** @example 0 seconds ago */
|
|
5969
5966
|
email_verified_at?: string;
|
|
@@ -6216,11 +6213,11 @@ export interface operations {
|
|
|
6216
6213
|
content: {
|
|
6217
6214
|
"application/json": {
|
|
6218
6215
|
data?: {
|
|
6219
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
6216
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
6220
6217
|
draft_name?: string;
|
|
6221
|
-
/** @example LST-PRP-LTR-
|
|
6218
|
+
/** @example LST-PRP-LTR-MOA0323B1MG */
|
|
6222
6219
|
sku?: string;
|
|
6223
|
-
/** @example
|
|
6220
|
+
/** @example 1b05dbdc-a883-446a-924c-01c68ece7439 */
|
|
6224
6221
|
uid?: string;
|
|
6225
6222
|
/** @example Rent */
|
|
6226
6223
|
listing_type?: string;
|
|
@@ -7632,7 +7629,7 @@ export interface operations {
|
|
|
7632
7629
|
content: {
|
|
7633
7630
|
"application/json": {
|
|
7634
7631
|
/**
|
|
7635
|
-
* @example
|
|
7632
|
+
* @example Pending
|
|
7636
7633
|
* @enum {string}
|
|
7637
7634
|
*/
|
|
7638
7635
|
status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
|
|
@@ -7647,7 +7644,7 @@ export interface operations {
|
|
|
7647
7644
|
content: {
|
|
7648
7645
|
"application/json": {
|
|
7649
7646
|
data?: {
|
|
7650
|
-
/** @example
|
|
7647
|
+
/** @example 25995425-e344-4136-9067-6570c4dbaff9 */
|
|
7651
7648
|
uid?: string;
|
|
7652
7649
|
/** @example Morgan Hirthe */
|
|
7653
7650
|
username?: string;
|
|
@@ -7677,7 +7674,7 @@ export interface operations {
|
|
|
7677
7674
|
timezone?: string;
|
|
7678
7675
|
/** @example Customer */
|
|
7679
7676
|
user_type?: string;
|
|
7680
|
-
/** @example 22 Apr 2026,
|
|
7677
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
7681
7678
|
created?: string;
|
|
7682
7679
|
/** @example 0 seconds ago */
|
|
7683
7680
|
email_verified_at?: string;
|
|
@@ -8386,11 +8383,11 @@ export interface operations {
|
|
|
8386
8383
|
content: {
|
|
8387
8384
|
"application/json": {
|
|
8388
8385
|
data?: {
|
|
8389
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
8386
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
8390
8387
|
draft_name?: string;
|
|
8391
|
-
/** @example LST-PRP-LTR-
|
|
8388
|
+
/** @example LST-PRP-LTR-MOA0326T12E */
|
|
8392
8389
|
sku?: string;
|
|
8393
|
-
/** @example
|
|
8390
|
+
/** @example 2ceb52ce-fe64-434a-bc23-9e67fe70fc82 */
|
|
8394
8391
|
uid?: string;
|
|
8395
8392
|
/** @example Rent */
|
|
8396
8393
|
listing_type?: string;
|
|
@@ -8830,7 +8827,7 @@ export interface operations {
|
|
|
8830
8827
|
content: {
|
|
8831
8828
|
"application/json": {
|
|
8832
8829
|
data?: {
|
|
8833
|
-
/** @example
|
|
8830
|
+
/** @example a3e269ab-d77e-4be7-ac57-57316c0efac6 */
|
|
8834
8831
|
uid?: string;
|
|
8835
8832
|
/** @example photo */
|
|
8836
8833
|
media_type?: string;
|
|
@@ -9137,9 +9134,9 @@ export interface operations {
|
|
|
9137
9134
|
/**
|
|
9138
9135
|
* @example [
|
|
9139
9136
|
* {
|
|
9140
|
-
* "draft_name": "New For Sale Used Item draft • 22 Apr 2026,
|
|
9141
|
-
* "sku": "LST-UIT-SAL-
|
|
9142
|
-
* "uid": "
|
|
9137
|
+
* "draft_name": "New For Sale Used Item draft • 22 Apr 2026, 11:59 AM",
|
|
9138
|
+
* "sku": "LST-UIT-SAL-MOA0328YXSL",
|
|
9139
|
+
* "uid": "4f736a40-906c-404b-b2b4-ac6bdbf63e7c",
|
|
9143
9140
|
* "listing_type": "Sale",
|
|
9144
9141
|
* "vertical": "Used Item",
|
|
9145
9142
|
* "arrangement_type": null,
|
|
@@ -9154,30 +9151,32 @@ export interface operations {
|
|
|
9154
9151
|
* "media": []
|
|
9155
9152
|
* },
|
|
9156
9153
|
* {
|
|
9157
|
-
* "draft_name": "New For Sale
|
|
9158
|
-
* "sku": "LST-
|
|
9159
|
-
* "uid": "
|
|
9154
|
+
* "draft_name": "New For Sale Property draft • 22 Apr 2026, 11:59 AM",
|
|
9155
|
+
* "sku": "LST-PRP-SAL-MOA03293GS4",
|
|
9156
|
+
* "uid": "d6278d28-b3a2-4751-9923-ae8c81f2e7d1",
|
|
9160
9157
|
* "listing_type": "Sale",
|
|
9161
|
-
* "vertical": "
|
|
9162
|
-
* "arrangement_type":
|
|
9163
|
-
* "arrangement_type_label":
|
|
9158
|
+
* "vertical": "Property",
|
|
9159
|
+
* "arrangement_type": "company_lease",
|
|
9160
|
+
* "arrangement_type_label": "Company Lease",
|
|
9164
9161
|
* "price": null,
|
|
9165
9162
|
* "state": "draft",
|
|
9166
9163
|
* "published_at": null,
|
|
9167
9164
|
* "published_since": null,
|
|
9168
9165
|
* "is_visible": false,
|
|
9169
|
-
* "summary":
|
|
9166
|
+
* "summary": {
|
|
9167
|
+
* "availability": null
|
|
9168
|
+
* },
|
|
9170
9169
|
* "workflow": [],
|
|
9171
9170
|
* "media": []
|
|
9172
9171
|
* }
|
|
9173
9172
|
* ]
|
|
9174
9173
|
*/
|
|
9175
9174
|
data?: {
|
|
9176
|
-
/** @example New For Sale Used Item draft • 22 Apr 2026,
|
|
9175
|
+
/** @example New For Sale Used Item draft • 22 Apr 2026, 11:59 AM */
|
|
9177
9176
|
draft_name?: string;
|
|
9178
|
-
/** @example LST-UIT-SAL-
|
|
9177
|
+
/** @example LST-UIT-SAL-MOA0328YXSL */
|
|
9179
9178
|
sku?: string;
|
|
9180
|
-
/** @example
|
|
9179
|
+
/** @example 4f736a40-906c-404b-b2b4-ac6bdbf63e7c */
|
|
9181
9180
|
uid?: string;
|
|
9182
9181
|
/** @example Sale */
|
|
9183
9182
|
listing_type?: string;
|
|
@@ -9370,11 +9369,11 @@ export interface operations {
|
|
|
9370
9369
|
content: {
|
|
9371
9370
|
"application/json": {
|
|
9372
9371
|
data?: {
|
|
9373
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9372
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
9374
9373
|
draft_name?: string;
|
|
9375
|
-
/** @example LST-PRP-LTR-
|
|
9374
|
+
/** @example LST-PRP-LTR-MOA0329EUIU */
|
|
9376
9375
|
sku?: string;
|
|
9377
|
-
/** @example
|
|
9376
|
+
/** @example 35a82d53-ea2d-4602-98d1-94a49909b5d2 */
|
|
9378
9377
|
uid?: string;
|
|
9379
9378
|
/** @example Rent */
|
|
9380
9379
|
listing_type?: string;
|
|
@@ -9437,11 +9436,11 @@ export interface operations {
|
|
|
9437
9436
|
content: {
|
|
9438
9437
|
"application/json": {
|
|
9439
9438
|
data?: {
|
|
9440
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9439
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
9441
9440
|
draft_name?: string;
|
|
9442
|
-
/** @example LST-PRP-LTR-
|
|
9441
|
+
/** @example LST-PRP-LTR-MOA0329LMHB */
|
|
9443
9442
|
sku?: string;
|
|
9444
|
-
/** @example
|
|
9443
|
+
/** @example 9da3f660-be52-4956-8143-74a2cf0a5366 */
|
|
9445
9444
|
uid?: string;
|
|
9446
9445
|
/** @example Rent */
|
|
9447
9446
|
listing_type?: string;
|
|
@@ -9494,11 +9493,11 @@ export interface operations {
|
|
|
9494
9493
|
content: {
|
|
9495
9494
|
"application/json": {
|
|
9496
9495
|
data?: {
|
|
9497
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9496
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
9498
9497
|
draft_name?: string;
|
|
9499
|
-
/** @example LST-PRP-LTR-
|
|
9498
|
+
/** @example LST-PRP-LTR-MOA0329RXWT */
|
|
9500
9499
|
sku?: string;
|
|
9501
|
-
/** @example
|
|
9500
|
+
/** @example 1f3db730-0caa-4fd8-9475-01571d2ae72b */
|
|
9502
9501
|
uid?: string;
|
|
9503
9502
|
/** @example Rent */
|
|
9504
9503
|
listing_type?: string;
|
|
@@ -9551,11 +9550,11 @@ export interface operations {
|
|
|
9551
9550
|
content: {
|
|
9552
9551
|
"application/json": {
|
|
9553
9552
|
data?: {
|
|
9554
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9553
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
9555
9554
|
draft_name?: string;
|
|
9556
|
-
/** @example LST-PRP-LTR-
|
|
9555
|
+
/** @example LST-PRP-LTR-MOA0329ZGLL */
|
|
9557
9556
|
sku?: string;
|
|
9558
|
-
/** @example
|
|
9557
|
+
/** @example 08cca190-a685-4ab5-b336-55a815e4f9c7 */
|
|
9559
9558
|
uid?: string;
|
|
9560
9559
|
/** @example Rent */
|
|
9561
9560
|
listing_type?: string;
|
|
@@ -9749,7 +9748,7 @@ export interface operations {
|
|
|
9749
9748
|
content: {
|
|
9750
9749
|
"application/json": {
|
|
9751
9750
|
data?: {
|
|
9752
|
-
/** @example
|
|
9751
|
+
/** @example 94 */
|
|
9753
9752
|
id?: number;
|
|
9754
9753
|
/** @example 1 */
|
|
9755
9754
|
category_id?: number;
|
|
@@ -9823,7 +9822,7 @@ export interface operations {
|
|
|
9823
9822
|
content: {
|
|
9824
9823
|
"application/json": {
|
|
9825
9824
|
data?: {
|
|
9826
|
-
/** @example
|
|
9825
|
+
/** @example 95 */
|
|
9827
9826
|
id?: number;
|
|
9828
9827
|
/** @example 1 */
|
|
9829
9828
|
category_id?: number;
|
|
@@ -9862,7 +9861,7 @@ export interface operations {
|
|
|
9862
9861
|
content: {
|
|
9863
9862
|
"application/json": {
|
|
9864
9863
|
data?: {
|
|
9865
|
-
/** @example
|
|
9864
|
+
/** @example 96 */
|
|
9866
9865
|
id?: number;
|
|
9867
9866
|
/** @example 1 */
|
|
9868
9867
|
category_id?: number;
|
|
@@ -9900,7 +9899,7 @@ export interface operations {
|
|
|
9900
9899
|
/**
|
|
9901
9900
|
* @example [
|
|
9902
9901
|
* {
|
|
9903
|
-
* "id":
|
|
9902
|
+
* "id": 100,
|
|
9904
9903
|
* "name": "Exterior",
|
|
9905
9904
|
* "description": "For Exterior categories",
|
|
9906
9905
|
* "display_order": 1,
|
|
@@ -9910,7 +9909,7 @@ export interface operations {
|
|
|
9910
9909
|
* "is_active": true
|
|
9911
9910
|
* },
|
|
9912
9911
|
* {
|
|
9913
|
-
* "id":
|
|
9912
|
+
* "id": 101,
|
|
9914
9913
|
* "name": "Exterior",
|
|
9915
9914
|
* "description": "For Exterior categories",
|
|
9916
9915
|
* "display_order": 1,
|
|
@@ -9922,7 +9921,7 @@ export interface operations {
|
|
|
9922
9921
|
* ]
|
|
9923
9922
|
*/
|
|
9924
9923
|
data?: {
|
|
9925
|
-
/** @example
|
|
9924
|
+
/** @example 100 */
|
|
9926
9925
|
id?: number;
|
|
9927
9926
|
/** @example Exterior */
|
|
9928
9927
|
name?: string;
|
|
@@ -9986,7 +9985,7 @@ export interface operations {
|
|
|
9986
9985
|
content: {
|
|
9987
9986
|
"application/json": {
|
|
9988
9987
|
data?: {
|
|
9989
|
-
/** @example
|
|
9988
|
+
/** @example 102 */
|
|
9990
9989
|
id?: number;
|
|
9991
9990
|
/** @example Exterior */
|
|
9992
9991
|
name?: string;
|
|
@@ -10053,7 +10052,7 @@ export interface operations {
|
|
|
10053
10052
|
content: {
|
|
10054
10053
|
"application/json": {
|
|
10055
10054
|
data?: {
|
|
10056
|
-
/** @example
|
|
10055
|
+
/** @example 103 */
|
|
10057
10056
|
id?: number;
|
|
10058
10057
|
/** @example Exterior */
|
|
10059
10058
|
name?: string;
|
|
@@ -10094,7 +10093,7 @@ export interface operations {
|
|
|
10094
10093
|
content: {
|
|
10095
10094
|
"application/json": {
|
|
10096
10095
|
data?: {
|
|
10097
|
-
/** @example
|
|
10096
|
+
/** @example 104 */
|
|
10098
10097
|
id?: number;
|
|
10099
10098
|
/** @example Exterior */
|
|
10100
10099
|
name?: string;
|
|
@@ -10357,7 +10356,7 @@ export interface operations {
|
|
|
10357
10356
|
content: {
|
|
10358
10357
|
"application/json": {
|
|
10359
10358
|
data?: {
|
|
10360
|
-
/** @example
|
|
10359
|
+
/** @example 50 */
|
|
10361
10360
|
id?: number;
|
|
10362
10361
|
/** @example email_fa_0 */
|
|
10363
10362
|
key?: string;
|
|
@@ -10371,9 +10370,9 @@ export interface operations {
|
|
|
10371
10370
|
metadata_schema?: unknown[];
|
|
10372
10371
|
/** @example true */
|
|
10373
10372
|
is_active?: boolean;
|
|
10374
|
-
/** @example 2026-04-
|
|
10373
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
10375
10374
|
created_at?: string;
|
|
10376
|
-
/** @example 2026-04-
|
|
10375
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
10377
10376
|
updated_at?: string;
|
|
10378
10377
|
};
|
|
10379
10378
|
};
|
|
@@ -10433,7 +10432,7 @@ export interface operations {
|
|
|
10433
10432
|
content: {
|
|
10434
10433
|
"application/json": {
|
|
10435
10434
|
data?: {
|
|
10436
|
-
/** @example
|
|
10435
|
+
/** @example 51 */
|
|
10437
10436
|
id?: number;
|
|
10438
10437
|
/** @example email_fa_0 */
|
|
10439
10438
|
key?: string;
|
|
@@ -10447,9 +10446,9 @@ export interface operations {
|
|
|
10447
10446
|
metadata_schema?: unknown[];
|
|
10448
10447
|
/** @example true */
|
|
10449
10448
|
is_active?: boolean;
|
|
10450
|
-
/** @example 2026-04-
|
|
10449
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
10451
10450
|
created_at?: string;
|
|
10452
|
-
/** @example 2026-04-
|
|
10451
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
10453
10452
|
updated_at?: string;
|
|
10454
10453
|
};
|
|
10455
10454
|
};
|
|
@@ -11626,10 +11625,7 @@ export interface operations {
|
|
|
11626
11625
|
parameters: {
|
|
11627
11626
|
query?: never;
|
|
11628
11627
|
header?: never;
|
|
11629
|
-
path
|
|
11630
|
-
/** @description The ID of the user whose plan should be deactivated. */
|
|
11631
|
-
user_id: number;
|
|
11632
|
-
};
|
|
11628
|
+
path?: never;
|
|
11633
11629
|
cookie?: never;
|
|
11634
11630
|
};
|
|
11635
11631
|
requestBody: {
|
|
@@ -11645,11 +11641,6 @@ export interface operations {
|
|
|
11645
11641
|
* @example user_8391ab
|
|
11646
11642
|
*/
|
|
11647
11643
|
user_uid: string;
|
|
11648
|
-
/**
|
|
11649
|
-
* @description The ID of the plan to deactivate for the user.
|
|
11650
|
-
* @example 3
|
|
11651
|
-
*/
|
|
11652
|
-
plan_uid: string;
|
|
11653
11644
|
};
|
|
11654
11645
|
};
|
|
11655
11646
|
};
|
|
@@ -11723,25 +11714,25 @@ export interface operations {
|
|
|
11723
11714
|
/**
|
|
11724
11715
|
* @example [
|
|
11725
11716
|
* {
|
|
11726
|
-
* "key": "
|
|
11727
|
-
* "name": "
|
|
11728
|
-
* "description": "
|
|
11717
|
+
* "key": "adipisci",
|
|
11718
|
+
* "name": "ut",
|
|
11719
|
+
* "description": "Autem labore et non voluptatem.",
|
|
11729
11720
|
* "value_type": "string"
|
|
11730
11721
|
* },
|
|
11731
11722
|
* {
|
|
11732
|
-
* "key": "
|
|
11733
|
-
* "name": "
|
|
11734
|
-
* "description": "
|
|
11723
|
+
* "key": "rerum",
|
|
11724
|
+
* "name": "temporibus",
|
|
11725
|
+
* "description": "Dolores et et quae dignissimos et.",
|
|
11735
11726
|
* "value_type": "string"
|
|
11736
11727
|
* }
|
|
11737
11728
|
* ]
|
|
11738
11729
|
*/
|
|
11739
11730
|
data?: {
|
|
11740
|
-
/** @example
|
|
11731
|
+
/** @example adipisci */
|
|
11741
11732
|
key?: string;
|
|
11742
|
-
/** @example
|
|
11733
|
+
/** @example ut */
|
|
11743
11734
|
name?: string;
|
|
11744
|
-
/** @example
|
|
11735
|
+
/** @example Autem labore et non voluptatem. */
|
|
11745
11736
|
description?: string;
|
|
11746
11737
|
/** @example string */
|
|
11747
11738
|
value_type?: string;
|
|
@@ -12926,13 +12917,13 @@ export interface operations {
|
|
|
12926
12917
|
content: {
|
|
12927
12918
|
"application/json": {
|
|
12928
12919
|
data?: {
|
|
12929
|
-
/** @example
|
|
12920
|
+
/** @example cf8c559b-cb0e-4036-b783-f30aaa458d65 */
|
|
12930
12921
|
uid?: string;
|
|
12931
12922
|
/** @example follow_up */
|
|
12932
12923
|
inspection_type?: string;
|
|
12933
12924
|
/** @example cancelled */
|
|
12934
12925
|
status?: string;
|
|
12935
|
-
/** @example 2026-04-
|
|
12926
|
+
/** @example 2026-04-28T01:58:13.000000Z */
|
|
12936
12927
|
scheduled_date?: string;
|
|
12937
12928
|
/** @example null */
|
|
12938
12929
|
completed_date?: string | null;
|
|
@@ -12940,11 +12931,11 @@ export interface operations {
|
|
|
12940
12931
|
condition_rating?: string;
|
|
12941
12932
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
12942
12933
|
summary?: string;
|
|
12943
|
-
/** @example 2026-06-
|
|
12934
|
+
/** @example 2026-06-20T22:46:47.000000Z */
|
|
12944
12935
|
next_inspection_date?: string;
|
|
12945
|
-
/** @example 2026-04-
|
|
12936
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
12946
12937
|
created_at?: string;
|
|
12947
|
-
/** @example 2026-04-
|
|
12938
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
12948
12939
|
updated_at?: string;
|
|
12949
12940
|
};
|
|
12950
12941
|
};
|
|
@@ -12987,13 +12978,13 @@ export interface operations {
|
|
|
12987
12978
|
content: {
|
|
12988
12979
|
"application/json": {
|
|
12989
12980
|
data?: {
|
|
12990
|
-
/** @example
|
|
12981
|
+
/** @example c36874f8-12e8-483d-8878-fcd84b668e9c */
|
|
12991
12982
|
uid?: string;
|
|
12992
12983
|
/** @example follow_up */
|
|
12993
12984
|
inspection_type?: string;
|
|
12994
12985
|
/** @example cancelled */
|
|
12995
12986
|
status?: string;
|
|
12996
|
-
/** @example 2026-04-
|
|
12987
|
+
/** @example 2026-04-15T23:24:46.000000Z */
|
|
12997
12988
|
scheduled_date?: string;
|
|
12998
12989
|
/** @example null */
|
|
12999
12990
|
completed_date?: string | null;
|
|
@@ -13001,11 +12992,11 @@ export interface operations {
|
|
|
13001
12992
|
condition_rating?: string;
|
|
13002
12993
|
/** @example Et animi quos velit et fugiat. */
|
|
13003
12994
|
summary?: string;
|
|
13004
|
-
/** @example 2026-07-
|
|
12995
|
+
/** @example 2026-07-25T07:18:33.000000Z */
|
|
13005
12996
|
next_inspection_date?: string;
|
|
13006
|
-
/** @example 2026-04-
|
|
12997
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13007
12998
|
created_at?: string;
|
|
13008
|
-
/** @example 2026-04-
|
|
12999
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13009
13000
|
updated_at?: string;
|
|
13010
13001
|
};
|
|
13011
13002
|
};
|
|
@@ -13042,13 +13033,13 @@ export interface operations {
|
|
|
13042
13033
|
content: {
|
|
13043
13034
|
"application/json": {
|
|
13044
13035
|
data?: {
|
|
13045
|
-
/** @example
|
|
13036
|
+
/** @example f391d98c-fb0a-4071-845c-da60a1698f7f */
|
|
13046
13037
|
uid?: string;
|
|
13047
13038
|
/** @example follow_up */
|
|
13048
13039
|
inspection_type?: string;
|
|
13049
13040
|
/** @example cancelled */
|
|
13050
13041
|
status?: string;
|
|
13051
|
-
/** @example 2026-04-
|
|
13042
|
+
/** @example 2026-04-28T01:58:13.000000Z */
|
|
13052
13043
|
scheduled_date?: string;
|
|
13053
13044
|
/** @example null */
|
|
13054
13045
|
completed_date?: string | null;
|
|
@@ -13056,11 +13047,11 @@ export interface operations {
|
|
|
13056
13047
|
condition_rating?: string;
|
|
13057
13048
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13058
13049
|
summary?: string;
|
|
13059
|
-
/** @example 2026-06-
|
|
13050
|
+
/** @example 2026-06-20T22:46:47.000000Z */
|
|
13060
13051
|
next_inspection_date?: string;
|
|
13061
|
-
/** @example 2026-04-
|
|
13052
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13062
13053
|
created_at?: string;
|
|
13063
|
-
/** @example 2026-04-
|
|
13054
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13064
13055
|
updated_at?: string;
|
|
13065
13056
|
};
|
|
13066
13057
|
};
|
|
@@ -13097,13 +13088,13 @@ export interface operations {
|
|
|
13097
13088
|
content: {
|
|
13098
13089
|
"application/json": {
|
|
13099
13090
|
data?: {
|
|
13100
|
-
/** @example
|
|
13091
|
+
/** @example 7ad7e448-28ba-416b-b10d-7ce24befb684 */
|
|
13101
13092
|
uid?: string;
|
|
13102
13093
|
/** @example follow_up */
|
|
13103
13094
|
inspection_type?: string;
|
|
13104
13095
|
/** @example cancelled */
|
|
13105
13096
|
status?: string;
|
|
13106
|
-
/** @example 2026-04-
|
|
13097
|
+
/** @example 2026-04-15T23:24:46.000000Z */
|
|
13107
13098
|
scheduled_date?: string;
|
|
13108
13099
|
/** @example null */
|
|
13109
13100
|
completed_date?: string | null;
|
|
@@ -13111,11 +13102,11 @@ export interface operations {
|
|
|
13111
13102
|
condition_rating?: string;
|
|
13112
13103
|
/** @example Et animi quos velit et fugiat. */
|
|
13113
13104
|
summary?: string;
|
|
13114
|
-
/** @example 2026-07-
|
|
13105
|
+
/** @example 2026-07-25T07:18:33.000000Z */
|
|
13115
13106
|
next_inspection_date?: string;
|
|
13116
|
-
/** @example 2026-04-
|
|
13107
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13117
13108
|
created_at?: string;
|
|
13118
|
-
/** @example 2026-04-
|
|
13109
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13119
13110
|
updated_at?: string;
|
|
13120
13111
|
};
|
|
13121
13112
|
};
|
|
@@ -13152,7 +13143,7 @@ export interface operations {
|
|
|
13152
13143
|
content: {
|
|
13153
13144
|
"application/json": {
|
|
13154
13145
|
data?: {
|
|
13155
|
-
/** @example
|
|
13146
|
+
/** @example 05d22a37-6123-432c-9f60-1c9e568953b6 */
|
|
13156
13147
|
uid?: string;
|
|
13157
13148
|
/** @example Qui commodi incidunt iure. */
|
|
13158
13149
|
title?: string;
|
|
@@ -13162,17 +13153,17 @@ export interface operations {
|
|
|
13162
13153
|
status?: string;
|
|
13163
13154
|
/** @example low */
|
|
13164
13155
|
priority?: string;
|
|
13165
|
-
/** @example 2026-04-
|
|
13156
|
+
/** @example 2026-04-21T01:28:34.000000Z */
|
|
13166
13157
|
reported_at?: string;
|
|
13167
13158
|
/** @example null */
|
|
13168
13159
|
assigned_at?: string | null;
|
|
13169
13160
|
/** @example null */
|
|
13170
13161
|
completed_at?: string | null;
|
|
13171
|
-
/** @example 2026-04-
|
|
13162
|
+
/** @example 2026-04-23T21:53:00.000000Z */
|
|
13172
13163
|
sla_deadline?: string;
|
|
13173
|
-
/** @example 2026-04-
|
|
13164
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13174
13165
|
created_at?: string;
|
|
13175
|
-
/** @example 2026-04-
|
|
13166
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13176
13167
|
updated_at?: string;
|
|
13177
13168
|
};
|
|
13178
13169
|
};
|
|
@@ -13209,7 +13200,7 @@ export interface operations {
|
|
|
13209
13200
|
content: {
|
|
13210
13201
|
"application/json": {
|
|
13211
13202
|
data?: {
|
|
13212
|
-
/** @example
|
|
13203
|
+
/** @example 616ed835-d4c3-483d-89f8-4896ef03adb1 */
|
|
13213
13204
|
uid?: string;
|
|
13214
13205
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13215
13206
|
title?: string;
|
|
@@ -13219,17 +13210,17 @@ export interface operations {
|
|
|
13219
13210
|
status?: string;
|
|
13220
13211
|
/** @example emergency */
|
|
13221
13212
|
priority?: string;
|
|
13222
|
-
/** @example 2026-04-
|
|
13213
|
+
/** @example 2026-04-15T23:13:26.000000Z */
|
|
13223
13214
|
reported_at?: string;
|
|
13224
|
-
/** @example 2026-04-
|
|
13215
|
+
/** @example 2026-04-20T19:33:18.000000Z */
|
|
13225
13216
|
assigned_at?: string;
|
|
13226
13217
|
/** @example null */
|
|
13227
13218
|
completed_at?: string | null;
|
|
13228
|
-
/** @example 2026-04-
|
|
13219
|
+
/** @example 2026-04-24T00:55:41.000000Z */
|
|
13229
13220
|
sla_deadline?: string;
|
|
13230
|
-
/** @example 2026-04-
|
|
13221
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13231
13222
|
created_at?: string;
|
|
13232
|
-
/** @example 2026-04-
|
|
13223
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13233
13224
|
updated_at?: string;
|
|
13234
13225
|
};
|
|
13235
13226
|
};
|
|
@@ -13266,7 +13257,7 @@ export interface operations {
|
|
|
13266
13257
|
content: {
|
|
13267
13258
|
"application/json": {
|
|
13268
13259
|
data?: {
|
|
13269
|
-
/** @example
|
|
13260
|
+
/** @example 72f41d5a-ffd3-492b-aacf-fa6e2a0ed2b7 */
|
|
13270
13261
|
uid?: string;
|
|
13271
13262
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13272
13263
|
title?: string;
|
|
@@ -13276,17 +13267,17 @@ export interface operations {
|
|
|
13276
13267
|
status?: string;
|
|
13277
13268
|
/** @example emergency */
|
|
13278
13269
|
priority?: string;
|
|
13279
|
-
/** @example 2026-04-
|
|
13270
|
+
/** @example 2026-04-15T23:13:26.000000Z */
|
|
13280
13271
|
reported_at?: string;
|
|
13281
|
-
/** @example 2026-04-
|
|
13272
|
+
/** @example 2026-04-20T19:33:18.000000Z */
|
|
13282
13273
|
assigned_at?: string;
|
|
13283
13274
|
/** @example null */
|
|
13284
13275
|
completed_at?: string | null;
|
|
13285
|
-
/** @example 2026-04-
|
|
13276
|
+
/** @example 2026-04-24T00:55:41.000000Z */
|
|
13286
13277
|
sla_deadline?: string;
|
|
13287
|
-
/** @example 2026-04-
|
|
13278
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13288
13279
|
created_at?: string;
|
|
13289
|
-
/** @example 2026-04-
|
|
13280
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13290
13281
|
updated_at?: string;
|
|
13291
13282
|
};
|
|
13292
13283
|
};
|
|
@@ -13323,7 +13314,7 @@ export interface operations {
|
|
|
13323
13314
|
content: {
|
|
13324
13315
|
"application/json": {
|
|
13325
13316
|
data?: {
|
|
13326
|
-
/** @example
|
|
13317
|
+
/** @example dec5480f-bbe8-446a-aab1-d7b2bc410ebe */
|
|
13327
13318
|
uid?: string;
|
|
13328
13319
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13329
13320
|
title?: string;
|
|
@@ -13333,17 +13324,17 @@ export interface operations {
|
|
|
13333
13324
|
status?: string;
|
|
13334
13325
|
/** @example emergency */
|
|
13335
13326
|
priority?: string;
|
|
13336
|
-
/** @example 2026-04-
|
|
13327
|
+
/** @example 2026-04-15T23:13:26.000000Z */
|
|
13337
13328
|
reported_at?: string;
|
|
13338
|
-
/** @example 2026-04-
|
|
13329
|
+
/** @example 2026-04-20T19:33:18.000000Z */
|
|
13339
13330
|
assigned_at?: string;
|
|
13340
13331
|
/** @example null */
|
|
13341
13332
|
completed_at?: string | null;
|
|
13342
|
-
/** @example 2026-04-
|
|
13333
|
+
/** @example 2026-04-24T00:55:41.000000Z */
|
|
13343
13334
|
sla_deadline?: string;
|
|
13344
|
-
/** @example 2026-04-
|
|
13335
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13345
13336
|
created_at?: string;
|
|
13346
|
-
/** @example 2026-04-
|
|
13337
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13347
13338
|
updated_at?: string;
|
|
13348
13339
|
};
|
|
13349
13340
|
};
|
|
@@ -13739,19 +13730,19 @@ export interface operations {
|
|
|
13739
13730
|
content: {
|
|
13740
13731
|
"application/json": {
|
|
13741
13732
|
data?: {
|
|
13742
|
-
/** @example
|
|
13733
|
+
/** @example 127 */
|
|
13743
13734
|
id?: number;
|
|
13744
13735
|
/** @example 2 */
|
|
13745
13736
|
listing_id?: number;
|
|
13746
13737
|
/** @example completed */
|
|
13747
13738
|
status?: string;
|
|
13748
13739
|
scheduled?: {
|
|
13749
|
-
/** @example
|
|
13740
|
+
/** @example 2006-09-15T00:00:00.000000Z */
|
|
13750
13741
|
start?: string;
|
|
13751
|
-
/** @example 2015-
|
|
13742
|
+
/** @example 2015-12-31T00:00:00.000000Z */
|
|
13752
13743
|
end?: string;
|
|
13753
13744
|
};
|
|
13754
|
-
/** @example 2026-04-
|
|
13745
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13755
13746
|
created_at?: string;
|
|
13756
13747
|
};
|
|
13757
13748
|
};
|
|
@@ -13778,7 +13769,7 @@ export interface operations {
|
|
|
13778
13769
|
content: {
|
|
13779
13770
|
"application/json": {
|
|
13780
13771
|
data?: {
|
|
13781
|
-
/** @example
|
|
13772
|
+
/** @example 128 */
|
|
13782
13773
|
id?: number;
|
|
13783
13774
|
/** @example 2 */
|
|
13784
13775
|
listing_id?: number;
|
|
@@ -13790,7 +13781,7 @@ export interface operations {
|
|
|
13790
13781
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13791
13782
|
end?: string;
|
|
13792
13783
|
};
|
|
13793
|
-
/** @example 2026-04-
|
|
13784
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13794
13785
|
created_at?: string;
|
|
13795
13786
|
};
|
|
13796
13787
|
};
|
|
@@ -13816,29 +13807,29 @@ export interface operations {
|
|
|
13816
13807
|
/**
|
|
13817
13808
|
* @example [
|
|
13818
13809
|
* {
|
|
13819
|
-
* "id":
|
|
13810
|
+
* "id": 129,
|
|
13820
13811
|
* "listing_id": 2,
|
|
13821
13812
|
* "status": "completed",
|
|
13822
13813
|
* "scheduled": {
|
|
13823
13814
|
* "start": "1981-11-18T00:00:00.000000Z",
|
|
13824
13815
|
* "end": "1979-12-15T00:00:00.000000Z"
|
|
13825
13816
|
* },
|
|
13826
|
-
* "created_at": "2026-04-
|
|
13817
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
13827
13818
|
* },
|
|
13828
13819
|
* {
|
|
13829
|
-
* "id":
|
|
13820
|
+
* "id": 130,
|
|
13830
13821
|
* "listing_id": 2,
|
|
13831
13822
|
* "status": "completed",
|
|
13832
13823
|
* "scheduled": {
|
|
13833
13824
|
* "start": "2006-09-18T00:00:00.000000Z",
|
|
13834
13825
|
* "end": "2015-01-19T00:00:00.000000Z"
|
|
13835
13826
|
* },
|
|
13836
|
-
* "created_at": "2026-04-
|
|
13827
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
13837
13828
|
* }
|
|
13838
13829
|
* ]
|
|
13839
13830
|
*/
|
|
13840
13831
|
data?: {
|
|
13841
|
-
/** @example
|
|
13832
|
+
/** @example 129 */
|
|
13842
13833
|
id?: number;
|
|
13843
13834
|
/** @example 2 */
|
|
13844
13835
|
listing_id?: number;
|
|
@@ -13850,7 +13841,7 @@ export interface operations {
|
|
|
13850
13841
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13851
13842
|
end?: string;
|
|
13852
13843
|
};
|
|
13853
|
-
/** @example 2026-04-
|
|
13844
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13854
13845
|
created_at?: string;
|
|
13855
13846
|
}[];
|
|
13856
13847
|
links?: {
|
|
@@ -13950,7 +13941,7 @@ export interface operations {
|
|
|
13950
13941
|
content: {
|
|
13951
13942
|
"application/json": {
|
|
13952
13943
|
data?: {
|
|
13953
|
-
/** @example
|
|
13944
|
+
/** @example 131 */
|
|
13954
13945
|
id?: number;
|
|
13955
13946
|
/** @example 2 */
|
|
13956
13947
|
listing_id?: number;
|
|
@@ -13962,7 +13953,7 @@ export interface operations {
|
|
|
13962
13953
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13963
13954
|
end?: string;
|
|
13964
13955
|
};
|
|
13965
|
-
/** @example 2026-04-
|
|
13956
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13966
13957
|
created_at?: string;
|
|
13967
13958
|
};
|
|
13968
13959
|
};
|
|
@@ -13989,7 +13980,7 @@ export interface operations {
|
|
|
13989
13980
|
content: {
|
|
13990
13981
|
"application/json": {
|
|
13991
13982
|
data?: {
|
|
13992
|
-
/** @example
|
|
13983
|
+
/** @example 132 */
|
|
13993
13984
|
id?: number;
|
|
13994
13985
|
/** @example 2 */
|
|
13995
13986
|
listing_id?: number;
|
|
@@ -14001,7 +13992,7 @@ export interface operations {
|
|
|
14001
13992
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
14002
13993
|
end?: string;
|
|
14003
13994
|
};
|
|
14004
|
-
/** @example 2026-04-
|
|
13995
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
14005
13996
|
created_at?: string;
|
|
14006
13997
|
};
|
|
14007
13998
|
};
|
|
@@ -14028,7 +14019,7 @@ export interface operations {
|
|
|
14028
14019
|
content: {
|
|
14029
14020
|
"application/json": {
|
|
14030
14021
|
data?: {
|
|
14031
|
-
/** @example
|
|
14022
|
+
/** @example 133 */
|
|
14032
14023
|
id?: number;
|
|
14033
14024
|
/** @example 2 */
|
|
14034
14025
|
listing_id?: number;
|
|
@@ -14040,7 +14031,7 @@ export interface operations {
|
|
|
14040
14031
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
14041
14032
|
end?: string;
|
|
14042
14033
|
};
|
|
14043
|
-
/** @example 2026-04-
|
|
14034
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
14044
14035
|
created_at?: string;
|
|
14045
14036
|
};
|
|
14046
14037
|
};
|
|
@@ -15111,7 +15102,7 @@ export interface operations {
|
|
|
15111
15102
|
content: {
|
|
15112
15103
|
"application/json": {
|
|
15113
15104
|
data?: {
|
|
15114
|
-
/** @example
|
|
15105
|
+
/** @example 9d682c99-3cba-49d9-b57c-08404823514d */
|
|
15115
15106
|
uid?: string;
|
|
15116
15107
|
/** @example Ms. Audra Crooks II */
|
|
15117
15108
|
username?: string;
|
|
@@ -15141,9 +15132,9 @@ export interface operations {
|
|
|
15141
15132
|
timezone?: string;
|
|
15142
15133
|
/** @example Customer */
|
|
15143
15134
|
user_type?: string;
|
|
15144
|
-
/** @example 22 Apr 2026,
|
|
15135
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
15145
15136
|
created?: string;
|
|
15146
|
-
/** @example
|
|
15137
|
+
/** @example 1 second ago */
|
|
15147
15138
|
email_verified_at?: string;
|
|
15148
15139
|
verification_status?: {
|
|
15149
15140
|
/** @example not_verified */
|
|
@@ -15610,7 +15601,7 @@ export interface operations {
|
|
|
15610
15601
|
content: {
|
|
15611
15602
|
"application/json": {
|
|
15612
15603
|
data?: {
|
|
15613
|
-
/** @example
|
|
15604
|
+
/** @example 4cd268ae-8b2b-4a52-bea8-76e83ac86693 */
|
|
15614
15605
|
uid?: string;
|
|
15615
15606
|
/** @example Ms. Audra Crooks II */
|
|
15616
15607
|
username?: string;
|
|
@@ -15640,7 +15631,7 @@ export interface operations {
|
|
|
15640
15631
|
timezone?: string;
|
|
15641
15632
|
/** @example Customer */
|
|
15642
15633
|
user_type?: string;
|
|
15643
|
-
/** @example 22 Apr 2026,
|
|
15634
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
15644
15635
|
created?: string;
|
|
15645
15636
|
/** @example 0 seconds ago */
|
|
15646
15637
|
email_verified_at?: string;
|
|
@@ -15761,11 +15752,11 @@ export interface operations {
|
|
|
15761
15752
|
content: {
|
|
15762
15753
|
"application/json": {
|
|
15763
15754
|
data?: {
|
|
15764
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
15755
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
15765
15756
|
draft_name?: string;
|
|
15766
|
-
/** @example LST-PRP-LTR-
|
|
15757
|
+
/** @example LST-PRP-LTR-MOA031U0LYI */
|
|
15767
15758
|
sku?: string;
|
|
15768
|
-
/** @example
|
|
15759
|
+
/** @example 82640a06-e6d9-4c2c-88f6-7b5d04c1ab6e */
|
|
15769
15760
|
uid?: string;
|
|
15770
15761
|
/** @example Rent */
|
|
15771
15762
|
listing_type?: string;
|
|
@@ -15889,9 +15880,9 @@ export interface operations {
|
|
|
15889
15880
|
/**
|
|
15890
15881
|
* @example [
|
|
15891
15882
|
* {
|
|
15892
|
-
* "draft_name": "New For Rent Property draft • 22 Apr 2026,
|
|
15893
|
-
* "sku": "LST-PRP-LTR-
|
|
15894
|
-
* "uid": "
|
|
15883
|
+
* "draft_name": "New For Rent Property draft • 22 Apr 2026, 11:59 AM",
|
|
15884
|
+
* "sku": "LST-PRP-LTR-MOA031VOJ5C",
|
|
15885
|
+
* "uid": "0f6cc50c-ba85-4dd1-8bbf-b74a7bafa2f8",
|
|
15895
15886
|
* "listing_type": "Rent",
|
|
15896
15887
|
* "vertical": "Property",
|
|
15897
15888
|
* "arrangement_type": "let_to_let",
|
|
@@ -15908,9 +15899,9 @@ export interface operations {
|
|
|
15908
15899
|
* "media": []
|
|
15909
15900
|
* },
|
|
15910
15901
|
* {
|
|
15911
|
-
* "draft_name": "New Short Let Property draft • 22 Apr 2026,
|
|
15912
|
-
* "sku": "LST-PRP-SHL-
|
|
15913
|
-
* "uid": "
|
|
15902
|
+
* "draft_name": "New Short Let Property draft • 22 Apr 2026, 11:59 AM",
|
|
15903
|
+
* "sku": "LST-PRP-SHL-MOA031VQURZ",
|
|
15904
|
+
* "uid": "a5da0f34-7a6c-4473-87c4-55b7b46c205d",
|
|
15914
15905
|
* "listing_type": "Short Let",
|
|
15915
15906
|
* "vertical": "Property",
|
|
15916
15907
|
* "arrangement_type": "short_term_managed",
|
|
@@ -15929,11 +15920,11 @@ export interface operations {
|
|
|
15929
15920
|
* ]
|
|
15930
15921
|
*/
|
|
15931
15922
|
data?: {
|
|
15932
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
15923
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
15933
15924
|
draft_name?: string;
|
|
15934
|
-
/** @example LST-PRP-LTR-
|
|
15925
|
+
/** @example LST-PRP-LTR-MOA031VOJ5C */
|
|
15935
15926
|
sku?: string;
|
|
15936
|
-
/** @example
|
|
15927
|
+
/** @example 0f6cc50c-ba85-4dd1-8bbf-b74a7bafa2f8 */
|
|
15937
15928
|
uid?: string;
|
|
15938
15929
|
/** @example Rent */
|
|
15939
15930
|
listing_type?: string;
|
|
@@ -16043,9 +16034,9 @@ export interface operations {
|
|
|
16043
16034
|
/**
|
|
16044
16035
|
* @example [
|
|
16045
16036
|
* {
|
|
16046
|
-
* "draft_name": "New For Rent Property draft • 22 Apr 2026,
|
|
16047
|
-
* "sku": "LST-PRP-LTR-
|
|
16048
|
-
* "uid": "
|
|
16037
|
+
* "draft_name": "New For Rent Property draft • 22 Apr 2026, 11:59 AM",
|
|
16038
|
+
* "sku": "LST-PRP-LTR-MOA031VZVN1",
|
|
16039
|
+
* "uid": "b3e87bd9-3c98-43f1-8800-e18346478756",
|
|
16049
16040
|
* "listing_type": "Rent",
|
|
16050
16041
|
* "vertical": "Property",
|
|
16051
16042
|
* "arrangement_type": "let_to_let",
|
|
@@ -16062,9 +16053,9 @@ export interface operations {
|
|
|
16062
16053
|
* "media": []
|
|
16063
16054
|
* },
|
|
16064
16055
|
* {
|
|
16065
|
-
* "draft_name": "New Short Let Property draft • 22 Apr 2026,
|
|
16066
|
-
* "sku": "LST-PRP-SHL-
|
|
16067
|
-
* "uid": "
|
|
16056
|
+
* "draft_name": "New Short Let Property draft • 22 Apr 2026, 11:59 AM",
|
|
16057
|
+
* "sku": "LST-PRP-SHL-MOA031W1ZXB",
|
|
16058
|
+
* "uid": "c0eb6b43-8270-4e35-9f0e-dfb3ab103300",
|
|
16068
16059
|
* "listing_type": "Short Let",
|
|
16069
16060
|
* "vertical": "Property",
|
|
16070
16061
|
* "arrangement_type": "short_term_managed",
|
|
@@ -16083,11 +16074,11 @@ export interface operations {
|
|
|
16083
16074
|
* ]
|
|
16084
16075
|
*/
|
|
16085
16076
|
data?: {
|
|
16086
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
16077
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
16087
16078
|
draft_name?: string;
|
|
16088
|
-
/** @example LST-PRP-LTR-
|
|
16079
|
+
/** @example LST-PRP-LTR-MOA031VZVN1 */
|
|
16089
16080
|
sku?: string;
|
|
16090
|
-
/** @example
|
|
16081
|
+
/** @example b3e87bd9-3c98-43f1-8800-e18346478756 */
|
|
16091
16082
|
uid?: string;
|
|
16092
16083
|
/** @example Rent */
|
|
16093
16084
|
listing_type?: string;
|
|
@@ -17151,7 +17142,7 @@ export interface operations {
|
|
|
17151
17142
|
content: {
|
|
17152
17143
|
"application/json": {
|
|
17153
17144
|
data?: {
|
|
17154
|
-
/** @example
|
|
17145
|
+
/** @example a7e1e146-e815-4ecd-a422-0950502466ca */
|
|
17155
17146
|
uid?: string;
|
|
17156
17147
|
/** @example photo */
|
|
17157
17148
|
media_type?: string;
|
|
@@ -17300,11 +17291,11 @@ export interface operations {
|
|
|
17300
17291
|
content: {
|
|
17301
17292
|
"application/json": {
|
|
17302
17293
|
data?: {
|
|
17303
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
17294
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
17304
17295
|
draft_name?: string;
|
|
17305
|
-
/** @example LST-PRP-LTR-
|
|
17296
|
+
/** @example LST-PRP-LTR-MOA031YQHB3 */
|
|
17306
17297
|
sku?: string;
|
|
17307
|
-
/** @example
|
|
17298
|
+
/** @example 4128ee3f-a900-47ce-87ff-6ea9a0e9b810 */
|
|
17308
17299
|
uid?: string;
|
|
17309
17300
|
/** @example Rent */
|
|
17310
17301
|
listing_type?: string;
|
|
@@ -17464,7 +17455,7 @@ export interface operations {
|
|
|
17464
17455
|
content: {
|
|
17465
17456
|
"application/json": {
|
|
17466
17457
|
data?: {
|
|
17467
|
-
/** @example
|
|
17458
|
+
/** @example 9dd090f7-e442-43f2-840d-7b1aa6f3d1a3 */
|
|
17468
17459
|
uid?: string;
|
|
17469
17460
|
/** @example null */
|
|
17470
17461
|
compliances?: string | null;
|
|
@@ -17515,7 +17506,7 @@ export interface operations {
|
|
|
17515
17506
|
content: {
|
|
17516
17507
|
"application/json": {
|
|
17517
17508
|
data?: {
|
|
17518
|
-
/** @example
|
|
17509
|
+
/** @example 102 */
|
|
17519
17510
|
id?: number;
|
|
17520
17511
|
compliance?: {
|
|
17521
17512
|
/** @example 1 */
|
|
@@ -17537,7 +17528,7 @@ export interface operations {
|
|
|
17537
17528
|
reviewed_by?: number;
|
|
17538
17529
|
/** @example null */
|
|
17539
17530
|
reviewed_at?: string | null;
|
|
17540
|
-
/** @example 2026-04-
|
|
17531
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17541
17532
|
created_at?: string;
|
|
17542
17533
|
};
|
|
17543
17534
|
};
|
|
@@ -17592,22 +17583,22 @@ export interface operations {
|
|
|
17592
17583
|
/**
|
|
17593
17584
|
* @example [
|
|
17594
17585
|
* {
|
|
17595
|
-
* "uid": "
|
|
17586
|
+
* "uid": "b99f6bad-f1d4-49b5-8906-5a8d2edce747",
|
|
17596
17587
|
* "listing_id": 1,
|
|
17597
17588
|
* "landlord_id": 2,
|
|
17598
17589
|
* "tenant_id": 2,
|
|
17599
17590
|
* "rent_amount": "4881.50",
|
|
17600
17591
|
* "deposit_amount": "2151.17",
|
|
17601
17592
|
* "state": "offer_accepted",
|
|
17602
|
-
* "start_date": "2025-10-
|
|
17603
|
-
* "end_date": "2026-10-
|
|
17593
|
+
* "start_date": "2025-10-28T00:00:00.000000Z",
|
|
17594
|
+
* "end_date": "2026-10-28T00:00:00.000000Z",
|
|
17604
17595
|
* "is_periodic": false,
|
|
17605
17596
|
* "company_name": null,
|
|
17606
17597
|
* "company_registration_number": null,
|
|
17607
|
-
* "created_at": "2026-04-
|
|
17598
|
+
* "created_at": "2026-04-22T11:59:50.000000Z"
|
|
17608
17599
|
* },
|
|
17609
17600
|
* {
|
|
17610
|
-
* "uid": "
|
|
17601
|
+
* "uid": "db8c6fe8-cf44-46d2-8c2b-7c4962018a3e",
|
|
17611
17602
|
* "listing_id": 1,
|
|
17612
17603
|
* "landlord_id": 2,
|
|
17613
17604
|
* "tenant_id": 2,
|
|
@@ -17619,12 +17610,12 @@ export interface operations {
|
|
|
17619
17610
|
* "is_periodic": false,
|
|
17620
17611
|
* "company_name": null,
|
|
17621
17612
|
* "company_registration_number": null,
|
|
17622
|
-
* "created_at": "2026-04-
|
|
17613
|
+
* "created_at": "2026-04-22T11:59:50.000000Z"
|
|
17623
17614
|
* }
|
|
17624
17615
|
* ]
|
|
17625
17616
|
*/
|
|
17626
17617
|
data?: {
|
|
17627
|
-
/** @example
|
|
17618
|
+
/** @example b99f6bad-f1d4-49b5-8906-5a8d2edce747 */
|
|
17628
17619
|
uid?: string;
|
|
17629
17620
|
/** @example 1 */
|
|
17630
17621
|
listing_id?: number;
|
|
@@ -17638,9 +17629,9 @@ export interface operations {
|
|
|
17638
17629
|
deposit_amount?: string;
|
|
17639
17630
|
/** @example offer_accepted */
|
|
17640
17631
|
state?: string;
|
|
17641
|
-
/** @example 2025-10-
|
|
17632
|
+
/** @example 2025-10-28T00:00:00.000000Z */
|
|
17642
17633
|
start_date?: string;
|
|
17643
|
-
/** @example 2026-10-
|
|
17634
|
+
/** @example 2026-10-28T00:00:00.000000Z */
|
|
17644
17635
|
end_date?: string;
|
|
17645
17636
|
/** @example false */
|
|
17646
17637
|
is_periodic?: boolean;
|
|
@@ -17648,7 +17639,7 @@ export interface operations {
|
|
|
17648
17639
|
company_name?: string | null;
|
|
17649
17640
|
/** @example null */
|
|
17650
17641
|
company_registration_number?: string | null;
|
|
17651
|
-
/** @example 2026-04-
|
|
17642
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17652
17643
|
created_at?: string;
|
|
17653
17644
|
}[];
|
|
17654
17645
|
links?: {
|
|
@@ -17735,22 +17726,22 @@ export interface operations {
|
|
|
17735
17726
|
/**
|
|
17736
17727
|
* @example [
|
|
17737
17728
|
* {
|
|
17738
|
-
* "uid": "
|
|
17729
|
+
* "uid": "10c15308-7647-4109-b7fd-47d79c084363",
|
|
17739
17730
|
* "listing_id": 1,
|
|
17740
17731
|
* "landlord_id": 2,
|
|
17741
17732
|
* "tenant_id": 2,
|
|
17742
17733
|
* "rent_amount": "4881.50",
|
|
17743
17734
|
* "deposit_amount": "2151.17",
|
|
17744
17735
|
* "state": "offer_accepted",
|
|
17745
|
-
* "start_date": "2025-10-
|
|
17746
|
-
* "end_date": "2026-10-
|
|
17736
|
+
* "start_date": "2025-10-28T00:00:00.000000Z",
|
|
17737
|
+
* "end_date": "2026-10-28T00:00:00.000000Z",
|
|
17747
17738
|
* "is_periodic": false,
|
|
17748
17739
|
* "company_name": null,
|
|
17749
17740
|
* "company_registration_number": null,
|
|
17750
|
-
* "created_at": "2026-04-
|
|
17741
|
+
* "created_at": "2026-04-22T11:59:50.000000Z"
|
|
17751
17742
|
* },
|
|
17752
17743
|
* {
|
|
17753
|
-
* "uid": "
|
|
17744
|
+
* "uid": "b98aa694-f4ac-4141-acfb-a37c8071732a",
|
|
17754
17745
|
* "listing_id": 1,
|
|
17755
17746
|
* "landlord_id": 2,
|
|
17756
17747
|
* "tenant_id": 2,
|
|
@@ -17762,12 +17753,12 @@ export interface operations {
|
|
|
17762
17753
|
* "is_periodic": false,
|
|
17763
17754
|
* "company_name": null,
|
|
17764
17755
|
* "company_registration_number": null,
|
|
17765
|
-
* "created_at": "2026-04-
|
|
17756
|
+
* "created_at": "2026-04-22T11:59:50.000000Z"
|
|
17766
17757
|
* }
|
|
17767
17758
|
* ]
|
|
17768
17759
|
*/
|
|
17769
17760
|
data?: {
|
|
17770
|
-
/** @example
|
|
17761
|
+
/** @example 10c15308-7647-4109-b7fd-47d79c084363 */
|
|
17771
17762
|
uid?: string;
|
|
17772
17763
|
/** @example 1 */
|
|
17773
17764
|
listing_id?: number;
|
|
@@ -17781,9 +17772,9 @@ export interface operations {
|
|
|
17781
17772
|
deposit_amount?: string;
|
|
17782
17773
|
/** @example offer_accepted */
|
|
17783
17774
|
state?: string;
|
|
17784
|
-
/** @example 2025-10-
|
|
17775
|
+
/** @example 2025-10-28T00:00:00.000000Z */
|
|
17785
17776
|
start_date?: string;
|
|
17786
|
-
/** @example 2026-10-
|
|
17777
|
+
/** @example 2026-10-28T00:00:00.000000Z */
|
|
17787
17778
|
end_date?: string;
|
|
17788
17779
|
/** @example false */
|
|
17789
17780
|
is_periodic?: boolean;
|
|
@@ -17791,7 +17782,7 @@ export interface operations {
|
|
|
17791
17782
|
company_name?: string | null;
|
|
17792
17783
|
/** @example null */
|
|
17793
17784
|
company_registration_number?: string | null;
|
|
17794
|
-
/** @example 2026-04-
|
|
17785
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17795
17786
|
created_at?: string;
|
|
17796
17787
|
}[];
|
|
17797
17788
|
links?: {
|
|
@@ -17898,7 +17889,7 @@ export interface operations {
|
|
|
17898
17889
|
content: {
|
|
17899
17890
|
"application/json": {
|
|
17900
17891
|
data?: {
|
|
17901
|
-
/** @example
|
|
17892
|
+
/** @example 123 */
|
|
17902
17893
|
id?: number;
|
|
17903
17894
|
compliance?: {
|
|
17904
17895
|
/** @example 1 */
|
|
@@ -17918,9 +17909,9 @@ export interface operations {
|
|
|
17918
17909
|
rejection_reason?: string | null;
|
|
17919
17910
|
/** @example 1 */
|
|
17920
17911
|
reviewed_by?: number;
|
|
17921
|
-
/** @example 2026-04-
|
|
17912
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17922
17913
|
reviewed_at?: string;
|
|
17923
|
-
/** @example 2026-04-
|
|
17914
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17924
17915
|
created_at?: string;
|
|
17925
17916
|
};
|
|
17926
17917
|
};
|
|
@@ -17947,7 +17938,7 @@ export interface operations {
|
|
|
17947
17938
|
content: {
|
|
17948
17939
|
"application/json": {
|
|
17949
17940
|
data?: {
|
|
17950
|
-
/** @example
|
|
17941
|
+
/** @example 124 */
|
|
17951
17942
|
id?: number;
|
|
17952
17943
|
compliance?: {
|
|
17953
17944
|
/** @example 1 */
|
|
@@ -17967,9 +17958,9 @@ export interface operations {
|
|
|
17967
17958
|
rejection_reason?: string | null;
|
|
17968
17959
|
/** @example 1 */
|
|
17969
17960
|
reviewed_by?: number;
|
|
17970
|
-
/** @example 2026-04-
|
|
17961
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17971
17962
|
reviewed_at?: string;
|
|
17972
|
-
/** @example 2026-04-
|
|
17963
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17973
17964
|
created_at?: string;
|
|
17974
17965
|
};
|
|
17975
17966
|
};
|
|
@@ -18991,35 +18982,35 @@ export interface operations {
|
|
|
18991
18982
|
/**
|
|
18992
18983
|
* @example [
|
|
18993
18984
|
* {
|
|
18994
|
-
* "uid": "
|
|
18985
|
+
* "uid": "a88fe51f-586c-4160-acc8-4dbc7b12d8fd",
|
|
18995
18986
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
18996
18987
|
* "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.",
|
|
18997
18988
|
* "status": "reported",
|
|
18998
18989
|
* "priority": "emergency",
|
|
18999
|
-
* "reported_at": "2026-04-
|
|
19000
|
-
* "assigned_at": "2026-04-
|
|
18990
|
+
* "reported_at": "2026-04-15T23:13:27.000000Z",
|
|
18991
|
+
* "assigned_at": "2026-04-20T19:33:19.000000Z",
|
|
19001
18992
|
* "completed_at": null,
|
|
19002
|
-
* "sla_deadline": "2026-04-
|
|
19003
|
-
* "created_at": "2026-04-
|
|
19004
|
-
* "updated_at": "2026-04-
|
|
18993
|
+
* "sla_deadline": "2026-04-24T00:55:42.000000Z",
|
|
18994
|
+
* "created_at": "2026-04-22T11:59:52.000000Z",
|
|
18995
|
+
* "updated_at": "2026-04-22T11:59:52.000000Z"
|
|
19005
18996
|
* },
|
|
19006
18997
|
* {
|
|
19007
|
-
* "uid": "
|
|
18998
|
+
* "uid": "07c1e0b2-bc7c-4f83-a373-aeb038e68bdd",
|
|
19008
18999
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
19009
19000
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
19010
19001
|
* "status": "completed",
|
|
19011
19002
|
* "priority": "normal",
|
|
19012
|
-
* "reported_at": "2026-04-
|
|
19003
|
+
* "reported_at": "2026-04-18T11:51:52.000000Z",
|
|
19013
19004
|
* "assigned_at": null,
|
|
19014
19005
|
* "completed_at": null,
|
|
19015
|
-
* "sla_deadline": "2026-04-
|
|
19016
|
-
* "created_at": "2026-04-
|
|
19017
|
-
* "updated_at": "2026-04-
|
|
19006
|
+
* "sla_deadline": "2026-04-25T08:55:39.000000Z",
|
|
19007
|
+
* "created_at": "2026-04-22T11:59:52.000000Z",
|
|
19008
|
+
* "updated_at": "2026-04-22T11:59:52.000000Z"
|
|
19018
19009
|
* }
|
|
19019
19010
|
* ]
|
|
19020
19011
|
*/
|
|
19021
19012
|
data?: {
|
|
19022
|
-
/** @example
|
|
19013
|
+
/** @example a88fe51f-586c-4160-acc8-4dbc7b12d8fd */
|
|
19023
19014
|
uid?: string;
|
|
19024
19015
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
19025
19016
|
title?: string;
|
|
@@ -19029,17 +19020,17 @@ export interface operations {
|
|
|
19029
19020
|
status?: string;
|
|
19030
19021
|
/** @example emergency */
|
|
19031
19022
|
priority?: string;
|
|
19032
|
-
/** @example 2026-04-
|
|
19023
|
+
/** @example 2026-04-15T23:13:27.000000Z */
|
|
19033
19024
|
reported_at?: string;
|
|
19034
|
-
/** @example 2026-04-
|
|
19025
|
+
/** @example 2026-04-20T19:33:19.000000Z */
|
|
19035
19026
|
assigned_at?: string;
|
|
19036
19027
|
/** @example null */
|
|
19037
19028
|
completed_at?: string | null;
|
|
19038
|
-
/** @example 2026-04-
|
|
19029
|
+
/** @example 2026-04-24T00:55:42.000000Z */
|
|
19039
19030
|
sla_deadline?: string;
|
|
19040
|
-
/** @example 2026-04-
|
|
19031
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19041
19032
|
created_at?: string;
|
|
19042
|
-
/** @example 2026-04-
|
|
19033
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19043
19034
|
updated_at?: string;
|
|
19044
19035
|
}[];
|
|
19045
19036
|
links?: {
|
|
@@ -19134,13 +19125,13 @@ export interface operations {
|
|
|
19134
19125
|
content: {
|
|
19135
19126
|
"application/json": {
|
|
19136
19127
|
data?: {
|
|
19137
|
-
/** @example
|
|
19128
|
+
/** @example e357d858-a10c-4eb2-ac82-7afe601c67dc */
|
|
19138
19129
|
uid?: string;
|
|
19139
19130
|
/** @example image */
|
|
19140
19131
|
file_type?: string;
|
|
19141
19132
|
/** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
19142
19133
|
url?: string;
|
|
19143
|
-
/** @example 2026-04-
|
|
19134
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19144
19135
|
created_at?: string;
|
|
19145
19136
|
};
|
|
19146
19137
|
};
|
|
@@ -19185,7 +19176,7 @@ export interface operations {
|
|
|
19185
19176
|
content: {
|
|
19186
19177
|
"application/json": {
|
|
19187
19178
|
data?: {
|
|
19188
|
-
/** @example
|
|
19179
|
+
/** @example 55 */
|
|
19189
19180
|
id?: number;
|
|
19190
19181
|
/** @example property_inquiry */
|
|
19191
19182
|
type?: string;
|
|
@@ -19193,7 +19184,7 @@ export interface operations {
|
|
|
19193
19184
|
listing_id?: number;
|
|
19194
19185
|
/** @example null */
|
|
19195
19186
|
last_message_at?: string | null;
|
|
19196
|
-
/** @example 2026-04-
|
|
19187
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19197
19188
|
created_at?: string;
|
|
19198
19189
|
};
|
|
19199
19190
|
};
|
|
@@ -19219,23 +19210,23 @@ export interface operations {
|
|
|
19219
19210
|
/**
|
|
19220
19211
|
* @example [
|
|
19221
19212
|
* {
|
|
19222
|
-
* "id":
|
|
19213
|
+
* "id": 56,
|
|
19223
19214
|
* "type": "property_inquiry",
|
|
19224
19215
|
* "listing_id": 2,
|
|
19225
19216
|
* "last_message_at": null,
|
|
19226
|
-
* "created_at": "2026-04-
|
|
19217
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
19227
19218
|
* },
|
|
19228
19219
|
* {
|
|
19229
|
-
* "id":
|
|
19220
|
+
* "id": 57,
|
|
19230
19221
|
* "type": "property_inquiry",
|
|
19231
19222
|
* "listing_id": 2,
|
|
19232
19223
|
* "last_message_at": null,
|
|
19233
|
-
* "created_at": "2026-04-
|
|
19224
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
19234
19225
|
* }
|
|
19235
19226
|
* ]
|
|
19236
19227
|
*/
|
|
19237
19228
|
data?: {
|
|
19238
|
-
/** @example
|
|
19229
|
+
/** @example 56 */
|
|
19239
19230
|
id?: number;
|
|
19240
19231
|
/** @example property_inquiry */
|
|
19241
19232
|
type?: string;
|
|
@@ -19243,7 +19234,7 @@ export interface operations {
|
|
|
19243
19234
|
listing_id?: number;
|
|
19244
19235
|
/** @example null */
|
|
19245
19236
|
last_message_at?: string | null;
|
|
19246
|
-
/** @example 2026-04-
|
|
19237
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19247
19238
|
created_at?: string;
|
|
19248
19239
|
}[];
|
|
19249
19240
|
links?: {
|
|
@@ -19561,27 +19552,27 @@ export interface operations {
|
|
|
19561
19552
|
/**
|
|
19562
19553
|
* @example [
|
|
19563
19554
|
* {
|
|
19564
|
-
* "id": "
|
|
19555
|
+
* "id": "c6eed2c2-22b0-48b3-9c1e-9e42f8a7bd52",
|
|
19565
19556
|
* "type": "APPOINTMENT_CREATED",
|
|
19566
19557
|
* "title": "faker notification",
|
|
19567
19558
|
* "body": "faker notification body",
|
|
19568
19559
|
* "data": [],
|
|
19569
19560
|
* "read_at": null,
|
|
19570
|
-
* "created_at": "2026-04-
|
|
19561
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
19571
19562
|
* },
|
|
19572
19563
|
* {
|
|
19573
|
-
* "id": "
|
|
19564
|
+
* "id": "434a07ab-ae8b-471a-8a32-5aff410b03ad",
|
|
19574
19565
|
* "type": "APPOINTMENT_CREATED",
|
|
19575
19566
|
* "title": "faker notification",
|
|
19576
19567
|
* "body": "faker notification body",
|
|
19577
19568
|
* "data": [],
|
|
19578
19569
|
* "read_at": null,
|
|
19579
|
-
* "created_at": "2026-04-
|
|
19570
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
19580
19571
|
* }
|
|
19581
19572
|
* ]
|
|
19582
19573
|
*/
|
|
19583
19574
|
data?: {
|
|
19584
|
-
/** @example
|
|
19575
|
+
/** @example c6eed2c2-22b0-48b3-9c1e-9e42f8a7bd52 */
|
|
19585
19576
|
id?: string;
|
|
19586
19577
|
/** @example APPOINTMENT_CREATED */
|
|
19587
19578
|
type?: string;
|
|
@@ -19593,7 +19584,7 @@ export interface operations {
|
|
|
19593
19584
|
data?: unknown[];
|
|
19594
19585
|
/** @example null */
|
|
19595
19586
|
read_at?: string | null;
|
|
19596
|
-
/** @example 2026-04-
|
|
19587
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19597
19588
|
created_at?: string;
|
|
19598
19589
|
}[];
|
|
19599
19590
|
links?: {
|
|
@@ -19677,7 +19668,7 @@ export interface operations {
|
|
|
19677
19668
|
};
|
|
19678
19669
|
content: {
|
|
19679
19670
|
"application/json": {
|
|
19680
|
-
/** @example
|
|
19671
|
+
/** @example d88ee531-c849-43f9-8f71-3f67f9de96b7 */
|
|
19681
19672
|
id?: string;
|
|
19682
19673
|
/** @example APPOINTMENT_CREATED */
|
|
19683
19674
|
type?: string;
|
|
@@ -19689,7 +19680,7 @@ export interface operations {
|
|
|
19689
19680
|
data?: unknown[];
|
|
19690
19681
|
/** @example null */
|
|
19691
19682
|
read_at?: string | null;
|
|
19692
|
-
/** @example 2026-04-
|
|
19683
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19693
19684
|
created_at?: string;
|
|
19694
19685
|
};
|
|
19695
19686
|
};
|
|
@@ -19938,45 +19929,45 @@ export interface operations {
|
|
|
19938
19929
|
/**
|
|
19939
19930
|
* @example [
|
|
19940
19931
|
* {
|
|
19941
|
-
* "id":
|
|
19932
|
+
* "id": 109,
|
|
19942
19933
|
* "rating": 1,
|
|
19943
19934
|
* "comment": "Nice Listing",
|
|
19944
19935
|
* "reviewer": {
|
|
19945
|
-
* "id":
|
|
19946
|
-
* "name": "
|
|
19936
|
+
* "id": 17,
|
|
19937
|
+
* "name": "Hannah Ross"
|
|
19947
19938
|
* },
|
|
19948
|
-
* "created_at": "2026-04-
|
|
19949
|
-
* "updated_at": "2026-04-
|
|
19939
|
+
* "created_at": "2026-04-22T11:59:52+00:00",
|
|
19940
|
+
* "updated_at": "2026-04-22T11:59:52+00:00"
|
|
19950
19941
|
* },
|
|
19951
19942
|
* {
|
|
19952
|
-
* "id":
|
|
19943
|
+
* "id": 110,
|
|
19953
19944
|
* "rating": 1,
|
|
19954
19945
|
* "comment": "Nice Listing",
|
|
19955
19946
|
* "reviewer": {
|
|
19956
|
-
* "id":
|
|
19957
|
-
* "name": "
|
|
19947
|
+
* "id": 2,
|
|
19948
|
+
* "name": "dogunfx"
|
|
19958
19949
|
* },
|
|
19959
|
-
* "created_at": "2026-04-
|
|
19960
|
-
* "updated_at": "2026-04-
|
|
19950
|
+
* "created_at": "2026-04-22T11:59:52+00:00",
|
|
19951
|
+
* "updated_at": "2026-04-22T11:59:52+00:00"
|
|
19961
19952
|
* }
|
|
19962
19953
|
* ]
|
|
19963
19954
|
*/
|
|
19964
19955
|
data?: {
|
|
19965
|
-
/** @example
|
|
19956
|
+
/** @example 109 */
|
|
19966
19957
|
id?: number;
|
|
19967
19958
|
/** @example 1 */
|
|
19968
19959
|
rating?: number;
|
|
19969
19960
|
/** @example Nice Listing */
|
|
19970
19961
|
comment?: string;
|
|
19971
19962
|
reviewer?: {
|
|
19972
|
-
/** @example
|
|
19963
|
+
/** @example 17 */
|
|
19973
19964
|
id?: number;
|
|
19974
|
-
/** @example
|
|
19965
|
+
/** @example Hannah Ross */
|
|
19975
19966
|
name?: string;
|
|
19976
19967
|
};
|
|
19977
|
-
/** @example 2026-04-
|
|
19968
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
19978
19969
|
created_at?: string;
|
|
19979
|
-
/** @example 2026-04-
|
|
19970
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
19980
19971
|
updated_at?: string;
|
|
19981
19972
|
}[];
|
|
19982
19973
|
links?: {
|
|
@@ -20130,7 +20121,7 @@ export interface operations {
|
|
|
20130
20121
|
content: {
|
|
20131
20122
|
"application/json": {
|
|
20132
20123
|
data?: {
|
|
20133
|
-
/** @example
|
|
20124
|
+
/** @example 111 */
|
|
20134
20125
|
id?: number;
|
|
20135
20126
|
/** @example 1 */
|
|
20136
20127
|
rating?: number;
|
|
@@ -20142,9 +20133,9 @@ export interface operations {
|
|
|
20142
20133
|
/** @example Matthew Campbell */
|
|
20143
20134
|
name?: string;
|
|
20144
20135
|
};
|
|
20145
|
-
/** @example 2026-04-
|
|
20136
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20146
20137
|
created_at?: string;
|
|
20147
|
-
/** @example 2026-04-
|
|
20138
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20148
20139
|
updated_at?: string;
|
|
20149
20140
|
};
|
|
20150
20141
|
};
|
|
@@ -20188,21 +20179,21 @@ export interface operations {
|
|
|
20188
20179
|
content: {
|
|
20189
20180
|
"application/json": {
|
|
20190
20181
|
data?: {
|
|
20191
|
-
/** @example
|
|
20182
|
+
/** @example 112 */
|
|
20192
20183
|
id?: number;
|
|
20193
20184
|
/** @example 1 */
|
|
20194
20185
|
rating?: number;
|
|
20195
20186
|
/** @example Nice Listing */
|
|
20196
20187
|
comment?: string;
|
|
20197
20188
|
reviewer?: {
|
|
20198
|
-
/** @example
|
|
20189
|
+
/** @example 4 */
|
|
20199
20190
|
id?: number;
|
|
20200
|
-
/** @example
|
|
20191
|
+
/** @example Lola Holmes */
|
|
20201
20192
|
name?: string;
|
|
20202
20193
|
};
|
|
20203
|
-
/** @example 2026-04-
|
|
20194
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20204
20195
|
created_at?: string;
|
|
20205
|
-
/** @example 2026-04-
|
|
20196
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20206
20197
|
updated_at?: string;
|
|
20207
20198
|
};
|
|
20208
20199
|
};
|
|
@@ -20244,21 +20235,21 @@ export interface operations {
|
|
|
20244
20235
|
content: {
|
|
20245
20236
|
"application/json": {
|
|
20246
20237
|
data?: {
|
|
20247
|
-
/** @example
|
|
20238
|
+
/** @example 113 */
|
|
20248
20239
|
id?: number;
|
|
20249
20240
|
/** @example 1 */
|
|
20250
20241
|
rating?: number;
|
|
20251
20242
|
/** @example Nice Listing */
|
|
20252
20243
|
comment?: string;
|
|
20253
20244
|
reviewer?: {
|
|
20254
|
-
/** @example
|
|
20245
|
+
/** @example 22 */
|
|
20255
20246
|
id?: number;
|
|
20256
|
-
/** @example
|
|
20247
|
+
/** @example Theo Ward */
|
|
20257
20248
|
name?: string;
|
|
20258
20249
|
};
|
|
20259
|
-
/** @example 2026-04-
|
|
20250
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20260
20251
|
created_at?: string;
|
|
20261
|
-
/** @example 2026-04-
|
|
20252
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20262
20253
|
updated_at?: string;
|
|
20263
20254
|
};
|
|
20264
20255
|
};
|
|
@@ -20285,21 +20276,21 @@ export interface operations {
|
|
|
20285
20276
|
content: {
|
|
20286
20277
|
"application/json": {
|
|
20287
20278
|
data?: {
|
|
20288
|
-
/** @example
|
|
20279
|
+
/** @example 114 */
|
|
20289
20280
|
id?: number;
|
|
20290
20281
|
/** @example 1 */
|
|
20291
20282
|
rating?: number;
|
|
20292
20283
|
/** @example Nice Listing */
|
|
20293
20284
|
comment?: string;
|
|
20294
20285
|
reviewer?: {
|
|
20295
|
-
/** @example
|
|
20286
|
+
/** @example 4 */
|
|
20296
20287
|
id?: number;
|
|
20297
|
-
/** @example
|
|
20288
|
+
/** @example Lola Holmes */
|
|
20298
20289
|
name?: string;
|
|
20299
20290
|
};
|
|
20300
|
-
/** @example 2026-04-
|
|
20291
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20301
20292
|
created_at?: string;
|
|
20302
|
-
/** @example 2026-04-
|
|
20293
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20303
20294
|
updated_at?: string;
|
|
20304
20295
|
};
|
|
20305
20296
|
};
|
|
@@ -20326,7 +20317,7 @@ export interface operations {
|
|
|
20326
20317
|
content: {
|
|
20327
20318
|
"application/json": {
|
|
20328
20319
|
data?: {
|
|
20329
|
-
/** @example
|
|
20320
|
+
/** @example 0021dfce-0aa6-49ea-aea5-ad27a9ea8a15 */
|
|
20330
20321
|
uid?: string;
|
|
20331
20322
|
/** @example 1 */
|
|
20332
20323
|
listing_id?: number;
|
|
@@ -20334,15 +20325,15 @@ export interface operations {
|
|
|
20334
20325
|
landlord_id?: number;
|
|
20335
20326
|
/** @example 2 */
|
|
20336
20327
|
tenant_id?: number;
|
|
20337
|
-
/** @example
|
|
20328
|
+
/** @example 1576.25 */
|
|
20338
20329
|
rent_amount?: string;
|
|
20339
|
-
/** @example
|
|
20330
|
+
/** @example 4642.75 */
|
|
20340
20331
|
deposit_amount?: string;
|
|
20341
|
-
/** @example
|
|
20332
|
+
/** @example offer_accepted */
|
|
20342
20333
|
state?: string;
|
|
20343
|
-
/** @example 2026-01-
|
|
20334
|
+
/** @example 2026-01-05T00:00:00.000000Z */
|
|
20344
20335
|
start_date?: string;
|
|
20345
|
-
/** @example 2027-01-
|
|
20336
|
+
/** @example 2027-01-05T00:00:00.000000Z */
|
|
20346
20337
|
end_date?: string;
|
|
20347
20338
|
/** @example false */
|
|
20348
20339
|
is_periodic?: boolean;
|
|
@@ -20350,7 +20341,7 @@ export interface operations {
|
|
|
20350
20341
|
company_name?: string | null;
|
|
20351
20342
|
/** @example null */
|
|
20352
20343
|
company_registration_number?: string | null;
|
|
20353
|
-
/** @example 2026-04-
|
|
20344
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
20354
20345
|
created_at?: string;
|
|
20355
20346
|
/** @example [] */
|
|
20356
20347
|
compliances?: unknown[];
|
|
@@ -20427,7 +20418,7 @@ export interface operations {
|
|
|
20427
20418
|
content: {
|
|
20428
20419
|
"application/json": {
|
|
20429
20420
|
data?: {
|
|
20430
|
-
/** @example
|
|
20421
|
+
/** @example 42667dd3-e188-4220-8f11-b63a9c8ac745 */
|
|
20431
20422
|
uid?: string;
|
|
20432
20423
|
/** @example 1 */
|
|
20433
20424
|
listing_id?: number;
|
|
@@ -20451,7 +20442,7 @@ export interface operations {
|
|
|
20451
20442
|
company_name?: string | null;
|
|
20452
20443
|
/** @example null */
|
|
20453
20444
|
company_registration_number?: string | null;
|
|
20454
|
-
/** @example 2026-04-
|
|
20445
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
20455
20446
|
created_at?: string;
|
|
20456
20447
|
};
|
|
20457
20448
|
};
|
|
@@ -20745,7 +20736,7 @@ export interface operations {
|
|
|
20745
20736
|
* "changed_by_user_id": 3,
|
|
20746
20737
|
* "changed_by_name": "Teagan King",
|
|
20747
20738
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
20748
|
-
* "created_at": "2025-12-
|
|
20739
|
+
* "created_at": "2025-12-14T22:46:51.000000Z"
|
|
20749
20740
|
* },
|
|
20750
20741
|
* {
|
|
20751
20742
|
* "from_state": "pre_move_in_ready",
|
|
@@ -20753,7 +20744,7 @@ export interface operations {
|
|
|
20753
20744
|
* "changed_by_user_id": 3,
|
|
20754
20745
|
* "changed_by_name": "Teagan King",
|
|
20755
20746
|
* "comment": null,
|
|
20756
|
-
* "created_at": "2025-10-
|
|
20747
|
+
* "created_at": "2025-10-31T06:42:31.000000Z"
|
|
20757
20748
|
* }
|
|
20758
20749
|
* ]
|
|
20759
20750
|
*/
|
|
@@ -20768,7 +20759,7 @@ export interface operations {
|
|
|
20768
20759
|
changed_by_name?: string;
|
|
20769
20760
|
/** @example Qui commodi incidunt iure odit. */
|
|
20770
20761
|
comment?: string;
|
|
20771
|
-
/** @example 2025-12-
|
|
20762
|
+
/** @example 2025-12-14T22:46:51.000000Z */
|
|
20772
20763
|
created_at?: string;
|
|
20773
20764
|
}[];
|
|
20774
20765
|
};
|
|
@@ -21012,7 +21003,7 @@ export interface operations {
|
|
|
21012
21003
|
content: {
|
|
21013
21004
|
"application/json": {
|
|
21014
21005
|
data?: {
|
|
21015
|
-
/** @example
|
|
21006
|
+
/** @example a5c9008e-a812-4f45-aee9-46d68ca54978 */
|
|
21016
21007
|
uid?: string;
|
|
21017
21008
|
/** @example Ms. Audra Crooks II */
|
|
21018
21009
|
username?: string;
|
|
@@ -21042,7 +21033,7 @@ export interface operations {
|
|
|
21042
21033
|
timezone?: string;
|
|
21043
21034
|
/** @example Customer */
|
|
21044
21035
|
user_type?: string;
|
|
21045
|
-
/** @example 22 Apr 2026,
|
|
21036
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21046
21037
|
created?: string;
|
|
21047
21038
|
/** @example 0 seconds ago */
|
|
21048
21039
|
email_verified_at?: string;
|
|
@@ -21141,7 +21132,7 @@ export interface operations {
|
|
|
21141
21132
|
content: {
|
|
21142
21133
|
"application/json": {
|
|
21143
21134
|
data?: {
|
|
21144
|
-
/** @example
|
|
21135
|
+
/** @example 5dcdf4e3-3496-4863-b38b-db08ccc96eb8 */
|
|
21145
21136
|
uid?: string;
|
|
21146
21137
|
/** @example Morgan Hirthe */
|
|
21147
21138
|
username?: string;
|
|
@@ -21171,7 +21162,7 @@ export interface operations {
|
|
|
21171
21162
|
timezone?: string;
|
|
21172
21163
|
/** @example Customer */
|
|
21173
21164
|
user_type?: string;
|
|
21174
|
-
/** @example 22 Apr 2026,
|
|
21165
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21175
21166
|
created?: string;
|
|
21176
21167
|
/** @example 0 seconds ago */
|
|
21177
21168
|
email_verified_at?: string;
|
|
@@ -21243,7 +21234,7 @@ export interface operations {
|
|
|
21243
21234
|
content: {
|
|
21244
21235
|
"application/json": {
|
|
21245
21236
|
data?: {
|
|
21246
|
-
/** @example
|
|
21237
|
+
/** @example ab9de0db-6112-4495-892c-29e7768ae0a0 */
|
|
21247
21238
|
uid?: string;
|
|
21248
21239
|
/** @example Ms. Audra Crooks II */
|
|
21249
21240
|
username?: string;
|
|
@@ -21273,7 +21264,7 @@ export interface operations {
|
|
|
21273
21264
|
timezone?: string;
|
|
21274
21265
|
/** @example Customer */
|
|
21275
21266
|
user_type?: string;
|
|
21276
|
-
/** @example 22 Apr 2026,
|
|
21267
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21277
21268
|
created?: string;
|
|
21278
21269
|
/** @example 0 seconds ago */
|
|
21279
21270
|
email_verified_at?: string;
|
|
@@ -21507,13 +21498,13 @@ export interface operations {
|
|
|
21507
21498
|
content: {
|
|
21508
21499
|
"application/json": {
|
|
21509
21500
|
data?: {
|
|
21510
|
-
/** @example
|
|
21501
|
+
/** @example 0 */
|
|
21511
21502
|
current_level?: number;
|
|
21512
21503
|
/** @example 3 */
|
|
21513
21504
|
completed_layers?: number;
|
|
21514
|
-
/** @example
|
|
21505
|
+
/** @example 4 */
|
|
21515
21506
|
pending_layers?: number;
|
|
21516
|
-
/** @example 22 Apr 2026,
|
|
21507
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21517
21508
|
last_calculated_at?: string;
|
|
21518
21509
|
};
|
|
21519
21510
|
};
|
|
@@ -21561,7 +21552,7 @@ export interface operations {
|
|
|
21561
21552
|
completed_layers?: number;
|
|
21562
21553
|
/** @example 4 */
|
|
21563
21554
|
pending_layers?: number;
|
|
21564
|
-
/** @example 22 Apr 2026,
|
|
21555
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21565
21556
|
last_calculated_at?: string;
|
|
21566
21557
|
};
|
|
21567
21558
|
};
|
|
@@ -21595,14 +21586,14 @@ export interface operations {
|
|
|
21595
21586
|
content: {
|
|
21596
21587
|
"application/json": {
|
|
21597
21588
|
data?: {
|
|
21598
|
-
/** @example
|
|
21589
|
+
/** @example 8241460f-fab8-4457-b384-c954146f3213 */
|
|
21599
21590
|
wishlist_uid?: string;
|
|
21600
21591
|
listing?: {
|
|
21601
|
-
/** @example New For Sale Used Item draft • 22 Apr 2026,
|
|
21592
|
+
/** @example New For Sale Used Item draft • 22 Apr 2026, 11:59 AM */
|
|
21602
21593
|
draft_name?: string;
|
|
21603
|
-
/** @example LST-UIT-SAL-
|
|
21594
|
+
/** @example LST-UIT-SAL-MOA033LL2AG */
|
|
21604
21595
|
sku?: string;
|
|
21605
|
-
/** @example
|
|
21596
|
+
/** @example 72ad30ef-d6b0-4ea3-8609-821815421e71 */
|
|
21606
21597
|
uid?: string;
|
|
21607
21598
|
/** @example Sale */
|
|
21608
21599
|
listing_type?: string;
|
|
@@ -21686,15 +21677,15 @@ export interface operations {
|
|
|
21686
21677
|
/**
|
|
21687
21678
|
* @example [
|
|
21688
21679
|
* {
|
|
21689
|
-
* "wishlist_uid": "
|
|
21680
|
+
* "wishlist_uid": "7144bc9b-370e-428c-afcb-11160ae206d1"
|
|
21690
21681
|
* },
|
|
21691
21682
|
* {
|
|
21692
|
-
* "wishlist_uid": "
|
|
21683
|
+
* "wishlist_uid": "a3bf4fb6-a101-4ea5-8dad-1908f0e9bc08"
|
|
21693
21684
|
* }
|
|
21694
21685
|
* ]
|
|
21695
21686
|
*/
|
|
21696
21687
|
data?: {
|
|
21697
|
-
/** @example
|
|
21688
|
+
/** @example 7144bc9b-370e-428c-afcb-11160ae206d1 */
|
|
21698
21689
|
wishlist_uid?: string;
|
|
21699
21690
|
}[];
|
|
21700
21691
|
links?: {
|
|
@@ -21776,13 +21767,13 @@ export interface operations {
|
|
|
21776
21767
|
content: {
|
|
21777
21768
|
"application/json": {
|
|
21778
21769
|
data?: {
|
|
21779
|
-
/** @example
|
|
21770
|
+
/** @example 9 */
|
|
21780
21771
|
current_level?: number;
|
|
21781
21772
|
/** @example 3 */
|
|
21782
21773
|
completed_layers?: number;
|
|
21783
|
-
/** @example
|
|
21774
|
+
/** @example 2 */
|
|
21784
21775
|
pending_layers?: number;
|
|
21785
|
-
/** @example 22 Apr 2026,
|
|
21776
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21786
21777
|
last_calculated_at?: string;
|
|
21787
21778
|
};
|
|
21788
21779
|
};
|
|
@@ -21944,7 +21935,7 @@ export interface operations {
|
|
|
21944
21935
|
completed_layers?: number;
|
|
21945
21936
|
/** @example 4 */
|
|
21946
21937
|
pending_layers?: number;
|
|
21947
|
-
/** @example 22 Apr 2026,
|
|
21938
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21948
21939
|
last_calculated_at?: string;
|
|
21949
21940
|
};
|
|
21950
21941
|
};
|