@justins-home/types 1.1.63 → 1.1.64
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 +493 -412
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -6079,7 +6079,7 @@ export interface operations {
|
|
|
6079
6079
|
content: {
|
|
6080
6080
|
"application/json": {
|
|
6081
6081
|
data?: {
|
|
6082
|
-
/** @example
|
|
6082
|
+
/** @example 3652dfe6-57d6-4c22-9a06-12463e0f33fd */
|
|
6083
6083
|
uid?: string;
|
|
6084
6084
|
/** @example Ms. Audra Crooks II */
|
|
6085
6085
|
username?: string;
|
|
@@ -6109,7 +6109,7 @@ export interface operations {
|
|
|
6109
6109
|
timezone?: string;
|
|
6110
6110
|
/** @example Customer */
|
|
6111
6111
|
user_type?: string;
|
|
6112
|
-
/** @example
|
|
6112
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
6113
6113
|
created?: string;
|
|
6114
6114
|
/** @example 0 seconds ago */
|
|
6115
6115
|
email_verified_at?: string;
|
|
@@ -6750,12 +6750,12 @@ export interface operations {
|
|
|
6750
6750
|
*/
|
|
6751
6751
|
search?: string | null;
|
|
6752
6752
|
/**
|
|
6753
|
-
* @example
|
|
6753
|
+
* @example pending
|
|
6754
6754
|
* @enum {string|null}
|
|
6755
6755
|
*/
|
|
6756
6756
|
status?: "pending" | "approved" | "rejected" | "withdrawn" | "converted" | "cancelled" | null;
|
|
6757
6757
|
/**
|
|
6758
|
-
* @example
|
|
6758
|
+
* @example landlord
|
|
6759
6759
|
* @enum {string|null}
|
|
6760
6760
|
*/
|
|
6761
6761
|
source?: "tenant" | "landlord" | "admin" | null;
|
|
@@ -6989,7 +6989,7 @@ export interface operations {
|
|
|
6989
6989
|
content: {
|
|
6990
6990
|
"application/json": {
|
|
6991
6991
|
data?: {
|
|
6992
|
-
/** @example
|
|
6992
|
+
/** @example 84572fa5-da30-43c2-bddc-fbf1776a6d15 */
|
|
6993
6993
|
uid?: string;
|
|
6994
6994
|
/** @example JH-APP-2026-589365 */
|
|
6995
6995
|
application_ref?: string;
|
|
@@ -7010,7 +7010,7 @@ export interface operations {
|
|
|
7010
7010
|
/** @example null */
|
|
7011
7011
|
rejection_reason?: string | null;
|
|
7012
7012
|
timeline?: {
|
|
7013
|
-
/** @example 2026-
|
|
7013
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
7014
7014
|
created_at?: string;
|
|
7015
7015
|
/** @example null */
|
|
7016
7016
|
approved_at?: string | null;
|
|
@@ -7044,7 +7044,7 @@ export interface operations {
|
|
|
7044
7044
|
content: {
|
|
7045
7045
|
"application/json": {
|
|
7046
7046
|
data?: {
|
|
7047
|
-
/** @example
|
|
7047
|
+
/** @example ca39dcc9-237e-4be2-8dfe-44bc72c5dfdc */
|
|
7048
7048
|
uid?: string;
|
|
7049
7049
|
/** @example JH-APP-2026-933724 */
|
|
7050
7050
|
application_ref?: string;
|
|
@@ -7065,7 +7065,7 @@ export interface operations {
|
|
|
7065
7065
|
/** @example null */
|
|
7066
7066
|
rejection_reason?: string | null;
|
|
7067
7067
|
timeline?: {
|
|
7068
|
-
/** @example 2026-
|
|
7068
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
7069
7069
|
created_at?: string;
|
|
7070
7070
|
/** @example null */
|
|
7071
7071
|
approved_at?: string | null;
|
|
@@ -7099,7 +7099,7 @@ export interface operations {
|
|
|
7099
7099
|
content: {
|
|
7100
7100
|
"application/json": {
|
|
7101
7101
|
data?: {
|
|
7102
|
-
/** @example
|
|
7102
|
+
/** @example ea936562-9e66-4140-9f9d-f159651f4279 */
|
|
7103
7103
|
uid?: string;
|
|
7104
7104
|
/** @example JH-APP-2026-450949 */
|
|
7105
7105
|
application_ref?: string;
|
|
@@ -7120,7 +7120,7 @@ export interface operations {
|
|
|
7120
7120
|
/** @example null */
|
|
7121
7121
|
rejection_reason?: string | null;
|
|
7122
7122
|
timeline?: {
|
|
7123
|
-
/** @example 2026-
|
|
7123
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
7124
7124
|
created_at?: string;
|
|
7125
7125
|
/** @example null */
|
|
7126
7126
|
approved_at?: string | null;
|
|
@@ -7164,7 +7164,7 @@ export interface operations {
|
|
|
7164
7164
|
content: {
|
|
7165
7165
|
"application/json": {
|
|
7166
7166
|
data?: {
|
|
7167
|
-
/** @example
|
|
7167
|
+
/** @example a64a5553-bf19-4af4-a5c9-9a0b0802b731 */
|
|
7168
7168
|
uid?: string;
|
|
7169
7169
|
/** @example JH-APP-2026-026316 */
|
|
7170
7170
|
application_ref?: string;
|
|
@@ -7185,7 +7185,7 @@ export interface operations {
|
|
|
7185
7185
|
/** @example null */
|
|
7186
7186
|
rejection_reason?: string | null;
|
|
7187
7187
|
timeline?: {
|
|
7188
|
-
/** @example 2026-
|
|
7188
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
7189
7189
|
created_at?: string;
|
|
7190
7190
|
/** @example null */
|
|
7191
7191
|
approved_at?: string | null;
|
|
@@ -7229,7 +7229,7 @@ export interface operations {
|
|
|
7229
7229
|
content: {
|
|
7230
7230
|
"application/json": {
|
|
7231
7231
|
data?: {
|
|
7232
|
-
/** @example
|
|
7232
|
+
/** @example b7bac4c3-9b89-4682-b86e-0ce14bfc31a2 */
|
|
7233
7233
|
uid?: string;
|
|
7234
7234
|
/** @example JH-APP-2026-000564 */
|
|
7235
7235
|
application_ref?: string;
|
|
@@ -7250,7 +7250,7 @@ export interface operations {
|
|
|
7250
7250
|
/** @example null */
|
|
7251
7251
|
rejection_reason?: string | null;
|
|
7252
7252
|
timeline?: {
|
|
7253
|
-
/** @example 2026-
|
|
7253
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
7254
7254
|
created_at?: string;
|
|
7255
7255
|
/** @example null */
|
|
7256
7256
|
approved_at?: string | null;
|
|
@@ -7284,7 +7284,7 @@ export interface operations {
|
|
|
7284
7284
|
content: {
|
|
7285
7285
|
"application/json": {
|
|
7286
7286
|
data?: {
|
|
7287
|
-
/** @example
|
|
7287
|
+
/** @example 6f3a9648-f2bb-48d6-9b92-ce45a13639c5 */
|
|
7288
7288
|
uid?: string;
|
|
7289
7289
|
/** @example 4881.50 */
|
|
7290
7290
|
rent_amount?: string;
|
|
@@ -7292,9 +7292,9 @@ export interface operations {
|
|
|
7292
7292
|
deposit_amount?: string;
|
|
7293
7293
|
/** @example offer_accepted */
|
|
7294
7294
|
state?: string;
|
|
7295
|
-
/** @example 2025-
|
|
7295
|
+
/** @example 2025-08-23T00:00:00.000000Z */
|
|
7296
7296
|
start_date?: string;
|
|
7297
|
-
/** @example 2026-
|
|
7297
|
+
/** @example 2026-08-23T00:00:00.000000Z */
|
|
7298
7298
|
end_date?: string;
|
|
7299
7299
|
/** @example false */
|
|
7300
7300
|
is_periodic?: boolean;
|
|
@@ -7302,7 +7302,7 @@ export interface operations {
|
|
|
7302
7302
|
company_name?: string | null;
|
|
7303
7303
|
/** @example null */
|
|
7304
7304
|
company_registration_number?: string | null;
|
|
7305
|
-
/** @example 2026-
|
|
7305
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
7306
7306
|
created_at?: string;
|
|
7307
7307
|
};
|
|
7308
7308
|
};
|
|
@@ -7748,7 +7748,7 @@ export interface operations {
|
|
|
7748
7748
|
content: {
|
|
7749
7749
|
"application/json": {
|
|
7750
7750
|
data?: {
|
|
7751
|
-
/** @example
|
|
7751
|
+
/** @example 1a45ada4-dd74-45a6-920b-dc958a0c9754 */
|
|
7752
7752
|
uid?: string;
|
|
7753
7753
|
/** @example Ms. Audra Crooks II */
|
|
7754
7754
|
username?: string;
|
|
@@ -7778,7 +7778,7 @@ export interface operations {
|
|
|
7778
7778
|
timezone?: string;
|
|
7779
7779
|
/** @example Customer */
|
|
7780
7780
|
user_type?: string;
|
|
7781
|
-
/** @example
|
|
7781
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
7782
7782
|
created?: string;
|
|
7783
7783
|
/** @example 0 seconds ago */
|
|
7784
7784
|
email_verified_at?: string;
|
|
@@ -8168,11 +8168,11 @@ export interface operations {
|
|
|
8168
8168
|
content: {
|
|
8169
8169
|
"application/json": {
|
|
8170
8170
|
data?: {
|
|
8171
|
-
/** @example New For Rent Property draft •
|
|
8171
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
8172
8172
|
draft_name?: string;
|
|
8173
|
-
/** @example LST-PRP-LTR-
|
|
8173
|
+
/** @example LST-PRP-LTR-MOMAWYWDLXF */
|
|
8174
8174
|
sku?: string;
|
|
8175
|
-
/** @example
|
|
8175
|
+
/** @example dc40e322-9787-48b6-95d9-30764c8d7707 */
|
|
8176
8176
|
uid?: string;
|
|
8177
8177
|
/** @example Rent */
|
|
8178
8178
|
listing_type?: string;
|
|
@@ -9584,7 +9584,7 @@ export interface operations {
|
|
|
9584
9584
|
content: {
|
|
9585
9585
|
"application/json": {
|
|
9586
9586
|
/**
|
|
9587
|
-
* @example
|
|
9587
|
+
* @example Pending
|
|
9588
9588
|
* @enum {string}
|
|
9589
9589
|
*/
|
|
9590
9590
|
status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
|
|
@@ -9599,7 +9599,7 @@ export interface operations {
|
|
|
9599
9599
|
content: {
|
|
9600
9600
|
"application/json": {
|
|
9601
9601
|
data?: {
|
|
9602
|
-
/** @example
|
|
9602
|
+
/** @example f0e9e8d5-c47f-4e59-bfd9-bc8031bc84ae */
|
|
9603
9603
|
uid?: string;
|
|
9604
9604
|
/** @example Morgan Hirthe */
|
|
9605
9605
|
username?: string;
|
|
@@ -9629,7 +9629,7 @@ export interface operations {
|
|
|
9629
9629
|
timezone?: string;
|
|
9630
9630
|
/** @example Customer */
|
|
9631
9631
|
user_type?: string;
|
|
9632
|
-
/** @example
|
|
9632
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
9633
9633
|
created?: string;
|
|
9634
9634
|
/** @example 0 seconds ago */
|
|
9635
9635
|
email_verified_at?: string;
|
|
@@ -10338,11 +10338,11 @@ export interface operations {
|
|
|
10338
10338
|
content: {
|
|
10339
10339
|
"application/json": {
|
|
10340
10340
|
data?: {
|
|
10341
|
-
/** @example New For Rent Property draft •
|
|
10341
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
10342
10342
|
draft_name?: string;
|
|
10343
|
-
/** @example LST-PRP-LTR-
|
|
10343
|
+
/** @example LST-PRP-LTR-MOMAWYZ1V0Q */
|
|
10344
10344
|
sku?: string;
|
|
10345
|
-
/** @example
|
|
10345
|
+
/** @example 9abe984d-ab1c-457e-9275-78b6553c1876 */
|
|
10346
10346
|
uid?: string;
|
|
10347
10347
|
/** @example Rent */
|
|
10348
10348
|
listing_type?: string;
|
|
@@ -10782,7 +10782,7 @@ export interface operations {
|
|
|
10782
10782
|
content: {
|
|
10783
10783
|
"application/json": {
|
|
10784
10784
|
data?: {
|
|
10785
|
-
/** @example
|
|
10785
|
+
/** @example 7d7cff18-8548-4942-9242-6ad97c56f99c */
|
|
10786
10786
|
uid?: string;
|
|
10787
10787
|
/** @example photo */
|
|
10788
10788
|
media_type?: string;
|
|
@@ -11089,32 +11089,30 @@ export interface operations {
|
|
|
11089
11089
|
/**
|
|
11090
11090
|
* @example [
|
|
11091
11091
|
* {
|
|
11092
|
-
* "draft_name": "New For Sale
|
|
11093
|
-
* "sku": "LST-
|
|
11094
|
-
* "uid": "
|
|
11092
|
+
* "draft_name": "New For Sale Used Item draft • 1 May 2026, 2:36 AM",
|
|
11093
|
+
* "sku": "LST-UIT-SAL-MOMAWZ0NVBK",
|
|
11094
|
+
* "uid": "9b95990d-96cc-46df-853b-1b231f4c1743",
|
|
11095
11095
|
* "listing_type": "Sale",
|
|
11096
|
-
* "vertical": "
|
|
11097
|
-
* "arrangement_type":
|
|
11098
|
-
* "arrangement_type_label":
|
|
11096
|
+
* "vertical": "Used Item",
|
|
11097
|
+
* "arrangement_type": null,
|
|
11098
|
+
* "arrangement_type_label": null,
|
|
11099
11099
|
* "price": null,
|
|
11100
11100
|
* "state": "draft",
|
|
11101
11101
|
* "published_at": null,
|
|
11102
11102
|
* "published_since": null,
|
|
11103
11103
|
* "is_visible": false,
|
|
11104
|
-
* "summary":
|
|
11105
|
-
* "availability": null
|
|
11106
|
-
* },
|
|
11104
|
+
* "summary": [],
|
|
11107
11105
|
* "workflow": [],
|
|
11108
11106
|
* "media": []
|
|
11109
11107
|
* },
|
|
11110
11108
|
* {
|
|
11111
|
-
* "draft_name": "New For
|
|
11112
|
-
* "sku": "LST-PRP-
|
|
11113
|
-
* "uid": "
|
|
11114
|
-
* "listing_type": "
|
|
11109
|
+
* "draft_name": "New For Sale Property draft • 1 May 2026, 2:36 AM",
|
|
11110
|
+
* "sku": "LST-PRP-SAL-MOMAWZ0PKIL",
|
|
11111
|
+
* "uid": "578b632c-3afd-4b4e-be8d-b39dde7f1a47",
|
|
11112
|
+
* "listing_type": "Sale",
|
|
11115
11113
|
* "vertical": "Property",
|
|
11116
|
-
* "arrangement_type": "
|
|
11117
|
-
* "arrangement_type_label": "
|
|
11114
|
+
* "arrangement_type": "short_term_managed",
|
|
11115
|
+
* "arrangement_type_label": "Short Term Managed",
|
|
11118
11116
|
* "price": null,
|
|
11119
11117
|
* "state": "draft",
|
|
11120
11118
|
* "published_at": null,
|
|
@@ -11129,20 +11127,20 @@ export interface operations {
|
|
|
11129
11127
|
* ]
|
|
11130
11128
|
*/
|
|
11131
11129
|
data?: {
|
|
11132
|
-
/** @example New For Sale
|
|
11130
|
+
/** @example New For Sale Used Item draft • 1 May 2026, 2:36 AM */
|
|
11133
11131
|
draft_name?: string;
|
|
11134
|
-
/** @example LST-
|
|
11132
|
+
/** @example LST-UIT-SAL-MOMAWZ0NVBK */
|
|
11135
11133
|
sku?: string;
|
|
11136
|
-
/** @example
|
|
11134
|
+
/** @example 9b95990d-96cc-46df-853b-1b231f4c1743 */
|
|
11137
11135
|
uid?: string;
|
|
11138
11136
|
/** @example Sale */
|
|
11139
11137
|
listing_type?: string;
|
|
11140
|
-
/** @example
|
|
11138
|
+
/** @example Used Item */
|
|
11141
11139
|
vertical?: string;
|
|
11142
|
-
/** @example
|
|
11143
|
-
arrangement_type?: string;
|
|
11144
|
-
/** @example
|
|
11145
|
-
arrangement_type_label?: string;
|
|
11140
|
+
/** @example null */
|
|
11141
|
+
arrangement_type?: string | null;
|
|
11142
|
+
/** @example null */
|
|
11143
|
+
arrangement_type_label?: string | null;
|
|
11146
11144
|
/** @example null */
|
|
11147
11145
|
price?: string | null;
|
|
11148
11146
|
/** @example draft */
|
|
@@ -11153,10 +11151,8 @@ export interface operations {
|
|
|
11153
11151
|
published_since?: string | null;
|
|
11154
11152
|
/** @example false */
|
|
11155
11153
|
is_visible?: boolean;
|
|
11156
|
-
|
|
11157
|
-
|
|
11158
|
-
availability?: string | null;
|
|
11159
|
-
};
|
|
11154
|
+
/** @example [] */
|
|
11155
|
+
summary?: unknown[];
|
|
11160
11156
|
/** @example [] */
|
|
11161
11157
|
workflow?: unknown[];
|
|
11162
11158
|
/** @example [] */
|
|
@@ -11328,11 +11324,11 @@ export interface operations {
|
|
|
11328
11324
|
content: {
|
|
11329
11325
|
"application/json": {
|
|
11330
11326
|
data?: {
|
|
11331
|
-
/** @example New For Rent Property draft •
|
|
11327
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
11332
11328
|
draft_name?: string;
|
|
11333
|
-
/** @example LST-PRP-LTR-
|
|
11329
|
+
/** @example LST-PRP-LTR-MOMAWZ0ZC4S */
|
|
11334
11330
|
sku?: string;
|
|
11335
|
-
/** @example
|
|
11331
|
+
/** @example 35ddf8e9-044e-4981-9ea3-be00213a050c */
|
|
11336
11332
|
uid?: string;
|
|
11337
11333
|
/** @example Rent */
|
|
11338
11334
|
listing_type?: string;
|
|
@@ -11395,11 +11391,11 @@ export interface operations {
|
|
|
11395
11391
|
content: {
|
|
11396
11392
|
"application/json": {
|
|
11397
11393
|
data?: {
|
|
11398
|
-
/** @example New For Rent Property draft •
|
|
11394
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
11399
11395
|
draft_name?: string;
|
|
11400
|
-
/** @example LST-PRP-LTR-
|
|
11396
|
+
/** @example LST-PRP-LTR-MOMAWZ1BXUO */
|
|
11401
11397
|
sku?: string;
|
|
11402
|
-
/** @example
|
|
11398
|
+
/** @example ec5d1830-29ec-471a-a4b1-e59f29cc7f98 */
|
|
11403
11399
|
uid?: string;
|
|
11404
11400
|
/** @example Rent */
|
|
11405
11401
|
listing_type?: string;
|
|
@@ -11452,11 +11448,11 @@ export interface operations {
|
|
|
11452
11448
|
content: {
|
|
11453
11449
|
"application/json": {
|
|
11454
11450
|
data?: {
|
|
11455
|
-
/** @example New For Rent Property draft •
|
|
11451
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
11456
11452
|
draft_name?: string;
|
|
11457
|
-
/** @example LST-PRP-LTR-
|
|
11453
|
+
/** @example LST-PRP-LTR-MOMAWZ1GGNT */
|
|
11458
11454
|
sku?: string;
|
|
11459
|
-
/** @example
|
|
11455
|
+
/** @example 384fa5d3-8fe9-4b9b-9d0c-4448593feb5e */
|
|
11460
11456
|
uid?: string;
|
|
11461
11457
|
/** @example Rent */
|
|
11462
11458
|
listing_type?: string;
|
|
@@ -11509,11 +11505,11 @@ export interface operations {
|
|
|
11509
11505
|
content: {
|
|
11510
11506
|
"application/json": {
|
|
11511
11507
|
data?: {
|
|
11512
|
-
/** @example New For Rent Property draft •
|
|
11508
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
11513
11509
|
draft_name?: string;
|
|
11514
|
-
/** @example LST-PRP-LTR-
|
|
11510
|
+
/** @example LST-PRP-LTR-MOMAWZ1KYQB */
|
|
11515
11511
|
sku?: string;
|
|
11516
|
-
/** @example
|
|
11512
|
+
/** @example 6ef884bf-53b5-44d3-a8d8-667d4c772d81 */
|
|
11517
11513
|
uid?: string;
|
|
11518
11514
|
/** @example Rent */
|
|
11519
11515
|
listing_type?: string;
|
|
@@ -11707,7 +11703,7 @@ export interface operations {
|
|
|
11707
11703
|
content: {
|
|
11708
11704
|
"application/json": {
|
|
11709
11705
|
data?: {
|
|
11710
|
-
/** @example
|
|
11706
|
+
/** @example 283 */
|
|
11711
11707
|
id?: number;
|
|
11712
11708
|
/** @example 1 */
|
|
11713
11709
|
category_id?: number;
|
|
@@ -11781,7 +11777,7 @@ export interface operations {
|
|
|
11781
11777
|
content: {
|
|
11782
11778
|
"application/json": {
|
|
11783
11779
|
data?: {
|
|
11784
|
-
/** @example
|
|
11780
|
+
/** @example 284 */
|
|
11785
11781
|
id?: number;
|
|
11786
11782
|
/** @example 1 */
|
|
11787
11783
|
category_id?: number;
|
|
@@ -11820,7 +11816,7 @@ export interface operations {
|
|
|
11820
11816
|
content: {
|
|
11821
11817
|
"application/json": {
|
|
11822
11818
|
data?: {
|
|
11823
|
-
/** @example
|
|
11819
|
+
/** @example 285 */
|
|
11824
11820
|
id?: number;
|
|
11825
11821
|
/** @example 1 */
|
|
11826
11822
|
category_id?: number;
|
|
@@ -11858,7 +11854,7 @@ export interface operations {
|
|
|
11858
11854
|
/**
|
|
11859
11855
|
* @example [
|
|
11860
11856
|
* {
|
|
11861
|
-
* "id":
|
|
11857
|
+
* "id": 415,
|
|
11862
11858
|
* "name": "Exterior",
|
|
11863
11859
|
* "description": "For Exterior categories",
|
|
11864
11860
|
* "display_order": 1,
|
|
@@ -11868,7 +11864,7 @@ export interface operations {
|
|
|
11868
11864
|
* "is_active": true
|
|
11869
11865
|
* },
|
|
11870
11866
|
* {
|
|
11871
|
-
* "id":
|
|
11867
|
+
* "id": 416,
|
|
11872
11868
|
* "name": "Exterior",
|
|
11873
11869
|
* "description": "For Exterior categories",
|
|
11874
11870
|
* "display_order": 1,
|
|
@@ -11880,7 +11876,7 @@ export interface operations {
|
|
|
11880
11876
|
* ]
|
|
11881
11877
|
*/
|
|
11882
11878
|
data?: {
|
|
11883
|
-
/** @example
|
|
11879
|
+
/** @example 415 */
|
|
11884
11880
|
id?: number;
|
|
11885
11881
|
/** @example Exterior */
|
|
11886
11882
|
name?: string;
|
|
@@ -11944,7 +11940,7 @@ export interface operations {
|
|
|
11944
11940
|
content: {
|
|
11945
11941
|
"application/json": {
|
|
11946
11942
|
data?: {
|
|
11947
|
-
/** @example
|
|
11943
|
+
/** @example 417 */
|
|
11948
11944
|
id?: number;
|
|
11949
11945
|
/** @example Exterior */
|
|
11950
11946
|
name?: string;
|
|
@@ -12011,7 +12007,7 @@ export interface operations {
|
|
|
12011
12007
|
content: {
|
|
12012
12008
|
"application/json": {
|
|
12013
12009
|
data?: {
|
|
12014
|
-
/** @example
|
|
12010
|
+
/** @example 418 */
|
|
12015
12011
|
id?: number;
|
|
12016
12012
|
/** @example Exterior */
|
|
12017
12013
|
name?: string;
|
|
@@ -12052,7 +12048,7 @@ export interface operations {
|
|
|
12052
12048
|
content: {
|
|
12053
12049
|
"application/json": {
|
|
12054
12050
|
data?: {
|
|
12055
|
-
/** @example
|
|
12051
|
+
/** @example 419 */
|
|
12056
12052
|
id?: number;
|
|
12057
12053
|
/** @example Exterior */
|
|
12058
12054
|
name?: string;
|
|
@@ -12315,7 +12311,7 @@ export interface operations {
|
|
|
12315
12311
|
content: {
|
|
12316
12312
|
"application/json": {
|
|
12317
12313
|
data?: {
|
|
12318
|
-
/** @example
|
|
12314
|
+
/** @example 177 */
|
|
12319
12315
|
id?: number;
|
|
12320
12316
|
/** @example email_fa_0 */
|
|
12321
12317
|
key?: string;
|
|
@@ -12329,9 +12325,9 @@ export interface operations {
|
|
|
12329
12325
|
metadata_schema?: unknown[];
|
|
12330
12326
|
/** @example true */
|
|
12331
12327
|
is_active?: boolean;
|
|
12332
|
-
/** @example 2026-
|
|
12328
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
12333
12329
|
created_at?: string;
|
|
12334
|
-
/** @example 2026-
|
|
12330
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
12335
12331
|
updated_at?: string;
|
|
12336
12332
|
};
|
|
12337
12333
|
};
|
|
@@ -12391,7 +12387,7 @@ export interface operations {
|
|
|
12391
12387
|
content: {
|
|
12392
12388
|
"application/json": {
|
|
12393
12389
|
data?: {
|
|
12394
|
-
/** @example
|
|
12390
|
+
/** @example 178 */
|
|
12395
12391
|
id?: number;
|
|
12396
12392
|
/** @example email_fa_0 */
|
|
12397
12393
|
key?: string;
|
|
@@ -12405,9 +12401,9 @@ export interface operations {
|
|
|
12405
12401
|
metadata_schema?: unknown[];
|
|
12406
12402
|
/** @example true */
|
|
12407
12403
|
is_active?: boolean;
|
|
12408
|
-
/** @example 2026-
|
|
12404
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
12409
12405
|
created_at?: string;
|
|
12410
|
-
/** @example 2026-
|
|
12406
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
12411
12407
|
updated_at?: string;
|
|
12412
12408
|
};
|
|
12413
12409
|
};
|
|
@@ -13673,25 +13669,25 @@ export interface operations {
|
|
|
13673
13669
|
/**
|
|
13674
13670
|
* @example [
|
|
13675
13671
|
* {
|
|
13676
|
-
* "key": "
|
|
13677
|
-
* "name": "
|
|
13678
|
-
* "description": "
|
|
13672
|
+
* "key": "voluptate",
|
|
13673
|
+
* "name": "corrupti",
|
|
13674
|
+
* "description": "Voluptas distinctio quas libero non.",
|
|
13679
13675
|
* "value_type": "string"
|
|
13680
13676
|
* },
|
|
13681
13677
|
* {
|
|
13682
|
-
* "key": "
|
|
13683
|
-
* "name": "
|
|
13684
|
-
* "description": "
|
|
13678
|
+
* "key": "ipsa",
|
|
13679
|
+
* "name": "illum",
|
|
13680
|
+
* "description": "Qui nihil exercitationem consequatur sit molestiae beatae omnis qui.",
|
|
13685
13681
|
* "value_type": "string"
|
|
13686
13682
|
* }
|
|
13687
13683
|
* ]
|
|
13688
13684
|
*/
|
|
13689
13685
|
data?: {
|
|
13690
|
-
/** @example
|
|
13686
|
+
/** @example voluptate */
|
|
13691
13687
|
key?: string;
|
|
13692
|
-
/** @example
|
|
13688
|
+
/** @example corrupti */
|
|
13693
13689
|
name?: string;
|
|
13694
|
-
/** @example
|
|
13690
|
+
/** @example Voluptas distinctio quas libero non. */
|
|
13695
13691
|
description?: string;
|
|
13696
13692
|
/** @example string */
|
|
13697
13693
|
value_type?: string;
|
|
@@ -14933,13 +14929,13 @@ export interface operations {
|
|
|
14933
14929
|
};
|
|
14934
14930
|
} | {
|
|
14935
14931
|
data?: {
|
|
14936
|
-
/** @example
|
|
14932
|
+
/** @example 3c0b760e-cda4-4a59-9879-7efffdf4eca5 */
|
|
14937
14933
|
uid?: string;
|
|
14938
14934
|
/** @example follow_up */
|
|
14939
14935
|
inspection_type?: string;
|
|
14940
14936
|
/** @example cancelled */
|
|
14941
14937
|
status?: string;
|
|
14942
|
-
/** @example 06 May 2026,
|
|
14938
|
+
/** @example 06 May 2026, 04:34 PM */
|
|
14943
14939
|
scheduled_date?: string;
|
|
14944
14940
|
/** @example null */
|
|
14945
14941
|
completed_date?: string | null;
|
|
@@ -14947,11 +14943,11 @@ export interface operations {
|
|
|
14947
14943
|
condition_rating?: string;
|
|
14948
14944
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
14949
14945
|
summary?: string;
|
|
14950
|
-
/** @example
|
|
14946
|
+
/** @example 30 Jun 2026, 01:23 PM */
|
|
14951
14947
|
next_inspection_date?: string;
|
|
14952
|
-
/** @example
|
|
14948
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
14953
14949
|
created_at?: string;
|
|
14954
|
-
/** @example
|
|
14950
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
14955
14951
|
updated_at?: string;
|
|
14956
14952
|
};
|
|
14957
14953
|
};
|
|
@@ -15006,13 +15002,13 @@ export interface operations {
|
|
|
15006
15002
|
content: {
|
|
15007
15003
|
"application/json": {
|
|
15008
15004
|
data?: {
|
|
15009
|
-
/** @example
|
|
15005
|
+
/** @example 002e91e8-4391-4930-9799-955ebaef9c69 */
|
|
15010
15006
|
uid?: string;
|
|
15011
15007
|
/** @example follow_up */
|
|
15012
15008
|
inspection_type?: string;
|
|
15013
15009
|
/** @example cancelled */
|
|
15014
15010
|
status?: string;
|
|
15015
|
-
/** @example 06 May 2026,
|
|
15011
|
+
/** @example 06 May 2026, 04:34 PM */
|
|
15016
15012
|
scheduled_date?: string;
|
|
15017
15013
|
/** @example null */
|
|
15018
15014
|
completed_date?: string | null;
|
|
@@ -15020,11 +15016,11 @@ export interface operations {
|
|
|
15020
15016
|
condition_rating?: string;
|
|
15021
15017
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
15022
15018
|
summary?: string;
|
|
15023
|
-
/** @example
|
|
15019
|
+
/** @example 30 Jun 2026, 01:23 PM */
|
|
15024
15020
|
next_inspection_date?: string;
|
|
15025
|
-
/** @example
|
|
15021
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15026
15022
|
created_at?: string;
|
|
15027
|
-
/** @example
|
|
15023
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15028
15024
|
updated_at?: string;
|
|
15029
15025
|
};
|
|
15030
15026
|
};
|
|
@@ -15119,13 +15115,13 @@ export interface operations {
|
|
|
15119
15115
|
content: {
|
|
15120
15116
|
"application/json": {
|
|
15121
15117
|
data?: {
|
|
15122
|
-
/** @example
|
|
15118
|
+
/** @example ff3b2c56-13db-48b0-9536-d46e2f2fa2d3 */
|
|
15123
15119
|
uid?: string;
|
|
15124
15120
|
/** @example follow_up */
|
|
15125
15121
|
inspection_type?: string;
|
|
15126
15122
|
/** @example cancelled */
|
|
15127
15123
|
status?: string;
|
|
15128
|
-
/** @example 24 Apr 2026,
|
|
15124
|
+
/** @example 24 Apr 2026, 02:01 PM */
|
|
15129
15125
|
scheduled_date?: string;
|
|
15130
15126
|
/** @example null */
|
|
15131
15127
|
completed_date?: string | null;
|
|
@@ -15133,11 +15129,11 @@ export interface operations {
|
|
|
15133
15129
|
condition_rating?: string;
|
|
15134
15130
|
/** @example Et animi quos velit et fugiat. */
|
|
15135
15131
|
summary?: string;
|
|
15136
|
-
/** @example
|
|
15132
|
+
/** @example 03 Aug 2026, 09:54 PM */
|
|
15137
15133
|
next_inspection_date?: string;
|
|
15138
|
-
/** @example
|
|
15134
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15139
15135
|
created_at?: string;
|
|
15140
|
-
/** @example
|
|
15136
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15141
15137
|
updated_at?: string;
|
|
15142
15138
|
};
|
|
15143
15139
|
};
|
|
@@ -15174,13 +15170,13 @@ export interface operations {
|
|
|
15174
15170
|
content: {
|
|
15175
15171
|
"application/json": {
|
|
15176
15172
|
data?: {
|
|
15177
|
-
/** @example
|
|
15173
|
+
/** @example 583c4879-3fea-41c8-b7e2-10d04e6ca3e3 */
|
|
15178
15174
|
uid?: string;
|
|
15179
15175
|
/** @example follow_up */
|
|
15180
15176
|
inspection_type?: string;
|
|
15181
15177
|
/** @example cancelled */
|
|
15182
15178
|
status?: string;
|
|
15183
|
-
/** @example 06 May 2026,
|
|
15179
|
+
/** @example 06 May 2026, 04:34 PM */
|
|
15184
15180
|
scheduled_date?: string;
|
|
15185
15181
|
/** @example null */
|
|
15186
15182
|
completed_date?: string | null;
|
|
@@ -15188,11 +15184,11 @@ export interface operations {
|
|
|
15188
15184
|
condition_rating?: string;
|
|
15189
15185
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
15190
15186
|
summary?: string;
|
|
15191
|
-
/** @example
|
|
15187
|
+
/** @example 30 Jun 2026, 01:23 PM */
|
|
15192
15188
|
next_inspection_date?: string;
|
|
15193
|
-
/** @example
|
|
15189
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15194
15190
|
created_at?: string;
|
|
15195
|
-
/** @example
|
|
15191
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15196
15192
|
updated_at?: string;
|
|
15197
15193
|
};
|
|
15198
15194
|
};
|
|
@@ -15229,13 +15225,13 @@ export interface operations {
|
|
|
15229
15225
|
content: {
|
|
15230
15226
|
"application/json": {
|
|
15231
15227
|
data?: {
|
|
15232
|
-
/** @example
|
|
15228
|
+
/** @example f66562a9-6b45-42e4-9f08-c34f69f7a46c */
|
|
15233
15229
|
uid?: string;
|
|
15234
15230
|
/** @example follow_up */
|
|
15235
15231
|
inspection_type?: string;
|
|
15236
15232
|
/** @example cancelled */
|
|
15237
15233
|
status?: string;
|
|
15238
|
-
/** @example 24 Apr 2026,
|
|
15234
|
+
/** @example 24 Apr 2026, 02:01 PM */
|
|
15239
15235
|
scheduled_date?: string;
|
|
15240
15236
|
/** @example null */
|
|
15241
15237
|
completed_date?: string | null;
|
|
@@ -15243,11 +15239,11 @@ export interface operations {
|
|
|
15243
15239
|
condition_rating?: string;
|
|
15244
15240
|
/** @example Et animi quos velit et fugiat. */
|
|
15245
15241
|
summary?: string;
|
|
15246
|
-
/** @example
|
|
15242
|
+
/** @example 03 Aug 2026, 09:54 PM */
|
|
15247
15243
|
next_inspection_date?: string;
|
|
15248
|
-
/** @example
|
|
15244
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15249
15245
|
created_at?: string;
|
|
15250
|
-
/** @example
|
|
15246
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15251
15247
|
updated_at?: string;
|
|
15252
15248
|
};
|
|
15253
15249
|
};
|
|
@@ -15374,29 +15370,29 @@ export interface operations {
|
|
|
15374
15370
|
};
|
|
15375
15371
|
} | {
|
|
15376
15372
|
data?: {
|
|
15377
|
-
/** @example
|
|
15373
|
+
/** @example d6ff5794-bbb9-40d5-8cb4-1c7fba9f3658 */
|
|
15378
15374
|
uid?: string;
|
|
15379
15375
|
/** @example 1 */
|
|
15380
15376
|
tenancy_id?: number;
|
|
15381
|
-
/** @example
|
|
15377
|
+
/** @example Ipsa animi laborum necessitatibus dolorem. */
|
|
15382
15378
|
title?: string;
|
|
15383
|
-
/** @example
|
|
15379
|
+
/** @example Quasi ducimus quo non dolore fugit. Facere quas officiis ab id est amet. Et dolores enim consequatur quas et. Vel ipsam voluptatem qui sit ducimus. */
|
|
15384
15380
|
description?: string;
|
|
15385
|
-
/** @example
|
|
15381
|
+
/** @example cancelled */
|
|
15386
15382
|
status?: string;
|
|
15387
|
-
/** @example
|
|
15383
|
+
/** @example normal */
|
|
15388
15384
|
priority?: string;
|
|
15389
|
-
/** @example
|
|
15385
|
+
/** @example 29 Apr 2026, 08:44 PM */
|
|
15390
15386
|
reported_at?: string;
|
|
15391
|
-
/** @example
|
|
15392
|
-
assigned_at?: string;
|
|
15387
|
+
/** @example null */
|
|
15388
|
+
assigned_at?: string | null;
|
|
15393
15389
|
/** @example null */
|
|
15394
15390
|
completed_at?: string | null;
|
|
15395
|
-
/** @example
|
|
15391
|
+
/** @example 03 May 2026, 10:42 PM */
|
|
15396
15392
|
sla_deadline?: string;
|
|
15397
|
-
/** @example
|
|
15393
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15398
15394
|
created_at?: string;
|
|
15399
|
-
/** @example
|
|
15395
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15400
15396
|
updated_at?: string;
|
|
15401
15397
|
};
|
|
15402
15398
|
};
|
|
@@ -15433,7 +15429,7 @@ export interface operations {
|
|
|
15433
15429
|
content: {
|
|
15434
15430
|
"application/json": {
|
|
15435
15431
|
data?: {
|
|
15436
|
-
/** @example
|
|
15432
|
+
/** @example e2ffedb7-0fed-46cc-a62e-9cd295825127 */
|
|
15437
15433
|
uid?: string;
|
|
15438
15434
|
/** @example 1 */
|
|
15439
15435
|
tenancy_id?: number;
|
|
@@ -15445,17 +15441,17 @@ export interface operations {
|
|
|
15445
15441
|
status?: string;
|
|
15446
15442
|
/** @example low */
|
|
15447
15443
|
priority?: string;
|
|
15448
|
-
/** @example 29 Apr 2026,
|
|
15444
|
+
/** @example 29 Apr 2026, 04:04 PM */
|
|
15449
15445
|
reported_at?: string;
|
|
15450
15446
|
/** @example null */
|
|
15451
15447
|
assigned_at?: string | null;
|
|
15452
15448
|
/** @example null */
|
|
15453
15449
|
completed_at?: string | null;
|
|
15454
|
-
/** @example 02 May 2026,
|
|
15450
|
+
/** @example 02 May 2026, 12:29 PM */
|
|
15455
15451
|
sla_deadline?: string;
|
|
15456
|
-
/** @example
|
|
15452
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15457
15453
|
created_at?: string;
|
|
15458
|
-
/** @example
|
|
15454
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15459
15455
|
updated_at?: string;
|
|
15460
15456
|
};
|
|
15461
15457
|
};
|
|
@@ -15492,7 +15488,7 @@ export interface operations {
|
|
|
15492
15488
|
content: {
|
|
15493
15489
|
"application/json": {
|
|
15494
15490
|
data?: {
|
|
15495
|
-
/** @example
|
|
15491
|
+
/** @example a22b4470-6fdd-4f9a-b641-402856a563a6 */
|
|
15496
15492
|
uid?: string;
|
|
15497
15493
|
/** @example 1 */
|
|
15498
15494
|
tenancy_id?: number;
|
|
@@ -15504,17 +15500,17 @@ export interface operations {
|
|
|
15504
15500
|
status?: string;
|
|
15505
15501
|
/** @example emergency */
|
|
15506
15502
|
priority?: string;
|
|
15507
|
-
/** @example 24 Apr 2026,
|
|
15503
|
+
/** @example 24 Apr 2026, 01:49 PM */
|
|
15508
15504
|
reported_at?: string;
|
|
15509
|
-
/** @example
|
|
15505
|
+
/** @example 29 Apr 2026, 10:09 AM */
|
|
15510
15506
|
assigned_at?: string;
|
|
15511
15507
|
/** @example null */
|
|
15512
15508
|
completed_at?: string | null;
|
|
15513
|
-
/** @example 02 May 2026,
|
|
15509
|
+
/** @example 02 May 2026, 03:32 PM */
|
|
15514
15510
|
sla_deadline?: string;
|
|
15515
|
-
/** @example
|
|
15511
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15516
15512
|
created_at?: string;
|
|
15517
|
-
/** @example
|
|
15513
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15518
15514
|
updated_at?: string;
|
|
15519
15515
|
};
|
|
15520
15516
|
};
|
|
@@ -15551,7 +15547,7 @@ export interface operations {
|
|
|
15551
15547
|
content: {
|
|
15552
15548
|
"application/json": {
|
|
15553
15549
|
data?: {
|
|
15554
|
-
/** @example
|
|
15550
|
+
/** @example 65165840-36da-4f61-8b24-8348dfbbea77 */
|
|
15555
15551
|
uid?: string;
|
|
15556
15552
|
/** @example 1 */
|
|
15557
15553
|
tenancy_id?: number;
|
|
@@ -15563,17 +15559,17 @@ export interface operations {
|
|
|
15563
15559
|
status?: string;
|
|
15564
15560
|
/** @example emergency */
|
|
15565
15561
|
priority?: string;
|
|
15566
|
-
/** @example 24 Apr 2026,
|
|
15562
|
+
/** @example 24 Apr 2026, 01:49 PM */
|
|
15567
15563
|
reported_at?: string;
|
|
15568
|
-
/** @example
|
|
15564
|
+
/** @example 29 Apr 2026, 10:09 AM */
|
|
15569
15565
|
assigned_at?: string;
|
|
15570
15566
|
/** @example null */
|
|
15571
15567
|
completed_at?: string | null;
|
|
15572
|
-
/** @example 02 May 2026,
|
|
15568
|
+
/** @example 02 May 2026, 03:32 PM */
|
|
15573
15569
|
sla_deadline?: string;
|
|
15574
|
-
/** @example
|
|
15570
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15575
15571
|
created_at?: string;
|
|
15576
|
-
/** @example
|
|
15572
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15577
15573
|
updated_at?: string;
|
|
15578
15574
|
};
|
|
15579
15575
|
};
|
|
@@ -15610,7 +15606,7 @@ export interface operations {
|
|
|
15610
15606
|
content: {
|
|
15611
15607
|
"application/json": {
|
|
15612
15608
|
data?: {
|
|
15613
|
-
/** @example
|
|
15609
|
+
/** @example c5924310-c557-4273-83f4-6bb7758d3135 */
|
|
15614
15610
|
uid?: string;
|
|
15615
15611
|
/** @example 1 */
|
|
15616
15612
|
tenancy_id?: number;
|
|
@@ -15622,17 +15618,17 @@ export interface operations {
|
|
|
15622
15618
|
status?: string;
|
|
15623
15619
|
/** @example emergency */
|
|
15624
15620
|
priority?: string;
|
|
15625
|
-
/** @example 24 Apr 2026,
|
|
15621
|
+
/** @example 24 Apr 2026, 01:49 PM */
|
|
15626
15622
|
reported_at?: string;
|
|
15627
|
-
/** @example
|
|
15623
|
+
/** @example 29 Apr 2026, 10:09 AM */
|
|
15628
15624
|
assigned_at?: string;
|
|
15629
15625
|
/** @example null */
|
|
15630
15626
|
completed_at?: string | null;
|
|
15631
|
-
/** @example 02 May 2026,
|
|
15627
|
+
/** @example 02 May 2026, 03:32 PM */
|
|
15632
15628
|
sla_deadline?: string;
|
|
15633
|
-
/** @example
|
|
15629
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15634
15630
|
created_at?: string;
|
|
15635
|
-
/** @example
|
|
15631
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
15636
15632
|
updated_at?: string;
|
|
15637
15633
|
};
|
|
15638
15634
|
};
|
|
@@ -18886,7 +18882,7 @@ export interface operations {
|
|
|
18886
18882
|
content: {
|
|
18887
18883
|
"application/json": {
|
|
18888
18884
|
data?: {
|
|
18889
|
-
/** @example
|
|
18885
|
+
/** @example cf8c1d27-7a37-466f-a428-422fd5b5fd16 */
|
|
18890
18886
|
uid?: string;
|
|
18891
18887
|
/** @example Ms. Audra Crooks II */
|
|
18892
18888
|
username?: string;
|
|
@@ -18916,9 +18912,9 @@ export interface operations {
|
|
|
18916
18912
|
timezone?: string;
|
|
18917
18913
|
/** @example Customer */
|
|
18918
18914
|
user_type?: string;
|
|
18919
|
-
/** @example
|
|
18915
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
18920
18916
|
created?: string;
|
|
18921
|
-
/** @example
|
|
18917
|
+
/** @example 0 seconds ago */
|
|
18922
18918
|
email_verified_at?: string;
|
|
18923
18919
|
verification_status?: {
|
|
18924
18920
|
/** @example not_verified */
|
|
@@ -19385,7 +19381,7 @@ export interface operations {
|
|
|
19385
19381
|
content: {
|
|
19386
19382
|
"application/json": {
|
|
19387
19383
|
data?: {
|
|
19388
|
-
/** @example
|
|
19384
|
+
/** @example 1bc61268-79db-4082-9a4f-0a37326802d8 */
|
|
19389
19385
|
uid?: string;
|
|
19390
19386
|
/** @example Ms. Audra Crooks II */
|
|
19391
19387
|
username?: string;
|
|
@@ -19415,7 +19411,7 @@ export interface operations {
|
|
|
19415
19411
|
timezone?: string;
|
|
19416
19412
|
/** @example Customer */
|
|
19417
19413
|
user_type?: string;
|
|
19418
|
-
/** @example
|
|
19414
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
19419
19415
|
created?: string;
|
|
19420
19416
|
/** @example 0 seconds ago */
|
|
19421
19417
|
email_verified_at?: string;
|
|
@@ -19918,7 +19914,7 @@ export interface operations {
|
|
|
19918
19914
|
content: {
|
|
19919
19915
|
"application/json": {
|
|
19920
19916
|
data?: {
|
|
19921
|
-
/** @example
|
|
19917
|
+
/** @example b6009486-11b7-46e3-bff6-2db826b4fbf2 */
|
|
19922
19918
|
uid?: string;
|
|
19923
19919
|
/** @example JH-APP-2026-936806 */
|
|
19924
19920
|
application_ref?: string;
|
|
@@ -19939,7 +19935,7 @@ export interface operations {
|
|
|
19939
19935
|
/** @example null */
|
|
19940
19936
|
rejection_reason?: string | null;
|
|
19941
19937
|
timeline?: {
|
|
19942
|
-
/** @example 2026-
|
|
19938
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
19943
19939
|
created_at?: string;
|
|
19944
19940
|
/** @example null */
|
|
19945
19941
|
approved_at?: string | null;
|
|
@@ -19973,7 +19969,7 @@ export interface operations {
|
|
|
19973
19969
|
content: {
|
|
19974
19970
|
"application/json": {
|
|
19975
19971
|
data?: {
|
|
19976
|
-
/** @example
|
|
19972
|
+
/** @example ee95a82c-ee24-4bb9-bb83-8050986e39ae */
|
|
19977
19973
|
uid?: string;
|
|
19978
19974
|
/** @example JH-APP-2026-757680 */
|
|
19979
19975
|
application_ref?: string;
|
|
@@ -19994,7 +19990,7 @@ export interface operations {
|
|
|
19994
19990
|
/** @example null */
|
|
19995
19991
|
rejection_reason?: string | null;
|
|
19996
19992
|
timeline?: {
|
|
19997
|
-
/** @example 2026-
|
|
19993
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
19998
19994
|
created_at?: string;
|
|
19999
19995
|
/** @example null */
|
|
20000
19996
|
approved_at?: string | null;
|
|
@@ -20038,7 +20034,7 @@ export interface operations {
|
|
|
20038
20034
|
content: {
|
|
20039
20035
|
"application/json": {
|
|
20040
20036
|
data?: {
|
|
20041
|
-
/** @example
|
|
20037
|
+
/** @example 13f7dc78-552b-42ab-b4c5-56e5e1e1c171 */
|
|
20042
20038
|
uid?: string;
|
|
20043
20039
|
/** @example JH-APP-2026-449171 */
|
|
20044
20040
|
application_ref?: string;
|
|
@@ -20059,7 +20055,7 @@ export interface operations {
|
|
|
20059
20055
|
/** @example null */
|
|
20060
20056
|
rejection_reason?: string | null;
|
|
20061
20057
|
timeline?: {
|
|
20062
|
-
/** @example 2026-
|
|
20058
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
20063
20059
|
created_at?: string;
|
|
20064
20060
|
/** @example null */
|
|
20065
20061
|
approved_at?: string | null;
|
|
@@ -20093,7 +20089,7 @@ export interface operations {
|
|
|
20093
20089
|
content: {
|
|
20094
20090
|
"application/json": {
|
|
20095
20091
|
data?: {
|
|
20096
|
-
/** @example
|
|
20092
|
+
/** @example 19ca126b-4d62-4e8a-9844-76d83b43685b */
|
|
20097
20093
|
uid?: string;
|
|
20098
20094
|
/** @example 4881.50 */
|
|
20099
20095
|
rent_amount?: string;
|
|
@@ -20101,9 +20097,9 @@ export interface operations {
|
|
|
20101
20097
|
deposit_amount?: string;
|
|
20102
20098
|
/** @example offer_accepted */
|
|
20103
20099
|
state?: string;
|
|
20104
|
-
/** @example 2025-
|
|
20100
|
+
/** @example 2025-08-23T00:00:00.000000Z */
|
|
20105
20101
|
start_date?: string;
|
|
20106
|
-
/** @example 2026-
|
|
20102
|
+
/** @example 2026-08-23T00:00:00.000000Z */
|
|
20107
20103
|
end_date?: string;
|
|
20108
20104
|
/** @example false */
|
|
20109
20105
|
is_periodic?: boolean;
|
|
@@ -20111,7 +20107,7 @@ export interface operations {
|
|
|
20111
20107
|
company_name?: string | null;
|
|
20112
20108
|
/** @example null */
|
|
20113
20109
|
company_registration_number?: string | null;
|
|
20114
|
-
/** @example 2026-
|
|
20110
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
20115
20111
|
created_at?: string;
|
|
20116
20112
|
};
|
|
20117
20113
|
};
|
|
@@ -20158,20 +20154,20 @@ export interface operations {
|
|
|
20158
20154
|
content: {
|
|
20159
20155
|
"application/json": {
|
|
20160
20156
|
data?: {
|
|
20161
|
-
/** @example New For
|
|
20157
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
20162
20158
|
draft_name?: string;
|
|
20163
|
-
/** @example LST-
|
|
20159
|
+
/** @example LST-PRP-LTR-MOMAWYNG8T9 */
|
|
20164
20160
|
sku?: string;
|
|
20165
|
-
/** @example
|
|
20161
|
+
/** @example e002b24c-9e9c-4bb1-aacc-1c1d49334c4b */
|
|
20166
20162
|
uid?: string;
|
|
20167
|
-
/** @example
|
|
20163
|
+
/** @example Rent */
|
|
20168
20164
|
listing_type?: string;
|
|
20169
|
-
/** @example
|
|
20165
|
+
/** @example Property */
|
|
20170
20166
|
vertical?: string;
|
|
20171
|
-
/** @example
|
|
20172
|
-
arrangement_type?: string
|
|
20173
|
-
/** @example
|
|
20174
|
-
arrangement_type_label?: string
|
|
20167
|
+
/** @example let_to_let */
|
|
20168
|
+
arrangement_type?: string;
|
|
20169
|
+
/** @example Let to Let */
|
|
20170
|
+
arrangement_type_label?: string;
|
|
20175
20171
|
/** @example null */
|
|
20176
20172
|
price?: string | null;
|
|
20177
20173
|
/** @example draft */
|
|
@@ -20182,8 +20178,10 @@ export interface operations {
|
|
|
20182
20178
|
published_since?: string | null;
|
|
20183
20179
|
/** @example false */
|
|
20184
20180
|
is_visible?: boolean;
|
|
20185
|
-
|
|
20186
|
-
|
|
20181
|
+
summary?: {
|
|
20182
|
+
/** @example null */
|
|
20183
|
+
availability?: string | null;
|
|
20184
|
+
};
|
|
20187
20185
|
/** @example [] */
|
|
20188
20186
|
workflow?: unknown[];
|
|
20189
20187
|
/** @example [] */
|
|
@@ -20284,9 +20282,9 @@ export interface operations {
|
|
|
20284
20282
|
/**
|
|
20285
20283
|
* @example [
|
|
20286
20284
|
* {
|
|
20287
|
-
* "draft_name": "New For Rent Property draft •
|
|
20288
|
-
* "sku": "LST-PRP-LTR-
|
|
20289
|
-
* "uid": "
|
|
20285
|
+
* "draft_name": "New For Rent Property draft • 1 May 2026, 2:36 AM",
|
|
20286
|
+
* "sku": "LST-PRP-LTR-MOMAWYNWBDN",
|
|
20287
|
+
* "uid": "a89a24bc-b8af-49e9-8a13-fe15556302d8",
|
|
20290
20288
|
* "listing_type": "Rent",
|
|
20291
20289
|
* "vertical": "Property",
|
|
20292
20290
|
* "arrangement_type": "let_to_let",
|
|
@@ -20303,9 +20301,9 @@ export interface operations {
|
|
|
20303
20301
|
* "media": []
|
|
20304
20302
|
* },
|
|
20305
20303
|
* {
|
|
20306
|
-
* "draft_name": "New Short Let Property draft •
|
|
20307
|
-
* "sku": "LST-PRP-SHL-
|
|
20308
|
-
* "uid": "
|
|
20304
|
+
* "draft_name": "New Short Let Property draft • 1 May 2026, 2:36 AM",
|
|
20305
|
+
* "sku": "LST-PRP-SHL-MOMAWYO0CZB",
|
|
20306
|
+
* "uid": "3c07d073-7f66-4e79-9604-15f53c7d00b0",
|
|
20309
20307
|
* "listing_type": "Short Let",
|
|
20310
20308
|
* "vertical": "Property",
|
|
20311
20309
|
* "arrangement_type": "short_term_managed",
|
|
@@ -20324,11 +20322,11 @@ export interface operations {
|
|
|
20324
20322
|
* ]
|
|
20325
20323
|
*/
|
|
20326
20324
|
data?: {
|
|
20327
|
-
/** @example New For Rent Property draft •
|
|
20325
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
20328
20326
|
draft_name?: string;
|
|
20329
|
-
/** @example LST-PRP-LTR-
|
|
20327
|
+
/** @example LST-PRP-LTR-MOMAWYNWBDN */
|
|
20330
20328
|
sku?: string;
|
|
20331
|
-
/** @example
|
|
20329
|
+
/** @example a89a24bc-b8af-49e9-8a13-fe15556302d8 */
|
|
20332
20330
|
uid?: string;
|
|
20333
20331
|
/** @example Rent */
|
|
20334
20332
|
listing_type?: string;
|
|
@@ -20438,9 +20436,9 @@ export interface operations {
|
|
|
20438
20436
|
/**
|
|
20439
20437
|
* @example [
|
|
20440
20438
|
* {
|
|
20441
|
-
* "draft_name": "New For Rent Property draft •
|
|
20442
|
-
* "sku": "LST-PRP-LTR-
|
|
20443
|
-
* "uid": "
|
|
20439
|
+
* "draft_name": "New For Rent Property draft • 1 May 2026, 2:36 AM",
|
|
20440
|
+
* "sku": "LST-PRP-LTR-MOMAWYO76RT",
|
|
20441
|
+
* "uid": "7bcf9874-f389-4801-b283-613ae9c81a99",
|
|
20444
20442
|
* "listing_type": "Rent",
|
|
20445
20443
|
* "vertical": "Property",
|
|
20446
20444
|
* "arrangement_type": "let_to_let",
|
|
@@ -20457,9 +20455,9 @@ export interface operations {
|
|
|
20457
20455
|
* "media": []
|
|
20458
20456
|
* },
|
|
20459
20457
|
* {
|
|
20460
|
-
* "draft_name": "New Short Let Property draft •
|
|
20461
|
-
* "sku": "LST-PRP-SHL-
|
|
20462
|
-
* "uid": "
|
|
20458
|
+
* "draft_name": "New Short Let Property draft • 1 May 2026, 2:36 AM",
|
|
20459
|
+
* "sku": "LST-PRP-SHL-MOMAWYOAF71",
|
|
20460
|
+
* "uid": "71468192-ab1f-4366-b330-79a56b2c7c04",
|
|
20463
20461
|
* "listing_type": "Short Let",
|
|
20464
20462
|
* "vertical": "Property",
|
|
20465
20463
|
* "arrangement_type": "short_term_managed",
|
|
@@ -20478,11 +20476,11 @@ export interface operations {
|
|
|
20478
20476
|
* ]
|
|
20479
20477
|
*/
|
|
20480
20478
|
data?: {
|
|
20481
|
-
/** @example New For Rent Property draft •
|
|
20479
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
20482
20480
|
draft_name?: string;
|
|
20483
|
-
/** @example LST-PRP-LTR-
|
|
20481
|
+
/** @example LST-PRP-LTR-MOMAWYO76RT */
|
|
20484
20482
|
sku?: string;
|
|
20485
|
-
/** @example
|
|
20483
|
+
/** @example 7bcf9874-f389-4801-b283-613ae9c81a99 */
|
|
20486
20484
|
uid?: string;
|
|
20487
20485
|
/** @example Rent */
|
|
20488
20486
|
listing_type?: string;
|
|
@@ -21731,7 +21729,7 @@ export interface operations {
|
|
|
21731
21729
|
content: {
|
|
21732
21730
|
"application/json": {
|
|
21733
21731
|
data?: {
|
|
21734
|
-
/** @example
|
|
21732
|
+
/** @example a0858bd9-8a6b-4461-bfc4-416df6f50e87 */
|
|
21735
21733
|
uid?: string;
|
|
21736
21734
|
/** @example photo */
|
|
21737
21735
|
media_type?: string;
|
|
@@ -21880,11 +21878,11 @@ export interface operations {
|
|
|
21880
21878
|
content: {
|
|
21881
21879
|
"application/json": {
|
|
21882
21880
|
data?: {
|
|
21883
|
-
/** @example New For Rent Property draft •
|
|
21881
|
+
/** @example New For Rent Property draft • 1 May 2026, 2:36 AM */
|
|
21884
21882
|
draft_name?: string;
|
|
21885
|
-
/** @example LST-PRP-LTR-
|
|
21883
|
+
/** @example LST-PRP-LTR-MOMAWYQCKAN */
|
|
21886
21884
|
sku?: string;
|
|
21887
|
-
/** @example
|
|
21885
|
+
/** @example d867b7e4-8e83-4123-a769-bf92043f401f */
|
|
21888
21886
|
uid?: string;
|
|
21889
21887
|
/** @example Rent */
|
|
21890
21888
|
listing_type?: string;
|
|
@@ -22044,7 +22042,7 @@ export interface operations {
|
|
|
22044
22042
|
content: {
|
|
22045
22043
|
"application/json": {
|
|
22046
22044
|
data?: {
|
|
22047
|
-
/** @example
|
|
22045
|
+
/** @example 85a6d859-1495-422c-bb3b-2b729ca313eb */
|
|
22048
22046
|
uid?: string;
|
|
22049
22047
|
/** @example null */
|
|
22050
22048
|
compliances?: string | null;
|
|
@@ -22095,7 +22093,7 @@ export interface operations {
|
|
|
22095
22093
|
content: {
|
|
22096
22094
|
"application/json": {
|
|
22097
22095
|
data?: {
|
|
22098
|
-
/** @example
|
|
22096
|
+
/** @example 167 */
|
|
22099
22097
|
id?: number;
|
|
22100
22098
|
compliance?: {
|
|
22101
22099
|
/** @example 1 */
|
|
@@ -22117,7 +22115,7 @@ export interface operations {
|
|
|
22117
22115
|
reviewed_by?: number;
|
|
22118
22116
|
/** @example null */
|
|
22119
22117
|
reviewed_at?: string | null;
|
|
22120
|
-
/** @example 2026-
|
|
22118
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
22121
22119
|
created_at?: string;
|
|
22122
22120
|
};
|
|
22123
22121
|
};
|
|
@@ -22172,33 +22170,33 @@ export interface operations {
|
|
|
22172
22170
|
/**
|
|
22173
22171
|
* @example [
|
|
22174
22172
|
* {
|
|
22175
|
-
* "uid": "
|
|
22173
|
+
* "uid": "7dbd0e68-35d8-4a04-885b-441fed544294",
|
|
22176
22174
|
* "rent_amount": "4881.50",
|
|
22177
22175
|
* "deposit_amount": "2151.17",
|
|
22178
22176
|
* "state": "offer_accepted",
|
|
22179
|
-
* "start_date": "2025-
|
|
22180
|
-
* "end_date": "2026-
|
|
22177
|
+
* "start_date": "2025-08-23T00:00:00.000000Z",
|
|
22178
|
+
* "end_date": "2026-08-23T00:00:00.000000Z",
|
|
22181
22179
|
* "is_periodic": false,
|
|
22182
22180
|
* "company_name": null,
|
|
22183
22181
|
* "company_registration_number": null,
|
|
22184
|
-
* "created_at": "2026-
|
|
22182
|
+
* "created_at": "2026-05-01T02:36:16.000000Z"
|
|
22185
22183
|
* },
|
|
22186
22184
|
* {
|
|
22187
|
-
* "uid": "
|
|
22185
|
+
* "uid": "a77a4b78-bdf6-40c0-a9aa-92ed65e82aaa",
|
|
22188
22186
|
* "rent_amount": "3832.26",
|
|
22189
22187
|
* "deposit_amount": "1384.27",
|
|
22190
22188
|
* "state": "terminated",
|
|
22191
|
-
* "start_date": "2025-
|
|
22192
|
-
* "end_date": "2026-
|
|
22189
|
+
* "start_date": "2025-06-04T00:00:00.000000Z",
|
|
22190
|
+
* "end_date": "2026-06-04T00:00:00.000000Z",
|
|
22193
22191
|
* "is_periodic": false,
|
|
22194
22192
|
* "company_name": null,
|
|
22195
22193
|
* "company_registration_number": null,
|
|
22196
|
-
* "created_at": "2026-
|
|
22194
|
+
* "created_at": "2026-05-01T02:36:16.000000Z"
|
|
22197
22195
|
* }
|
|
22198
22196
|
* ]
|
|
22199
22197
|
*/
|
|
22200
22198
|
data?: {
|
|
22201
|
-
/** @example
|
|
22199
|
+
/** @example 7dbd0e68-35d8-4a04-885b-441fed544294 */
|
|
22202
22200
|
uid?: string;
|
|
22203
22201
|
/** @example 4881.50 */
|
|
22204
22202
|
rent_amount?: string;
|
|
@@ -22206,9 +22204,9 @@ export interface operations {
|
|
|
22206
22204
|
deposit_amount?: string;
|
|
22207
22205
|
/** @example offer_accepted */
|
|
22208
22206
|
state?: string;
|
|
22209
|
-
/** @example 2025-
|
|
22207
|
+
/** @example 2025-08-23T00:00:00.000000Z */
|
|
22210
22208
|
start_date?: string;
|
|
22211
|
-
/** @example 2026-
|
|
22209
|
+
/** @example 2026-08-23T00:00:00.000000Z */
|
|
22212
22210
|
end_date?: string;
|
|
22213
22211
|
/** @example false */
|
|
22214
22212
|
is_periodic?: boolean;
|
|
@@ -22216,7 +22214,7 @@ export interface operations {
|
|
|
22216
22214
|
company_name?: string | null;
|
|
22217
22215
|
/** @example null */
|
|
22218
22216
|
company_registration_number?: string | null;
|
|
22219
|
-
/** @example 2026-
|
|
22217
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
22220
22218
|
created_at?: string;
|
|
22221
22219
|
}[];
|
|
22222
22220
|
links?: {
|
|
@@ -22303,33 +22301,33 @@ export interface operations {
|
|
|
22303
22301
|
/**
|
|
22304
22302
|
* @example [
|
|
22305
22303
|
* {
|
|
22306
|
-
* "uid": "
|
|
22304
|
+
* "uid": "86a421c0-f1ce-4b93-8e73-976294d862ff",
|
|
22307
22305
|
* "rent_amount": "4881.50",
|
|
22308
22306
|
* "deposit_amount": "2151.17",
|
|
22309
22307
|
* "state": "offer_accepted",
|
|
22310
|
-
* "start_date": "2025-
|
|
22311
|
-
* "end_date": "2026-
|
|
22308
|
+
* "start_date": "2025-08-23T00:00:00.000000Z",
|
|
22309
|
+
* "end_date": "2026-08-23T00:00:00.000000Z",
|
|
22312
22310
|
* "is_periodic": false,
|
|
22313
22311
|
* "company_name": null,
|
|
22314
22312
|
* "company_registration_number": null,
|
|
22315
|
-
* "created_at": "2026-
|
|
22313
|
+
* "created_at": "2026-05-01T02:36:16.000000Z"
|
|
22316
22314
|
* },
|
|
22317
22315
|
* {
|
|
22318
|
-
* "uid": "
|
|
22316
|
+
* "uid": "7fc251a8-6c62-479d-8e25-bda03695d26b",
|
|
22319
22317
|
* "rent_amount": "3832.26",
|
|
22320
22318
|
* "deposit_amount": "1384.27",
|
|
22321
22319
|
* "state": "terminated",
|
|
22322
|
-
* "start_date": "2025-
|
|
22323
|
-
* "end_date": "2026-
|
|
22320
|
+
* "start_date": "2025-06-04T00:00:00.000000Z",
|
|
22321
|
+
* "end_date": "2026-06-04T00:00:00.000000Z",
|
|
22324
22322
|
* "is_periodic": false,
|
|
22325
22323
|
* "company_name": null,
|
|
22326
22324
|
* "company_registration_number": null,
|
|
22327
|
-
* "created_at": "2026-
|
|
22325
|
+
* "created_at": "2026-05-01T02:36:16.000000Z"
|
|
22328
22326
|
* }
|
|
22329
22327
|
* ]
|
|
22330
22328
|
*/
|
|
22331
22329
|
data?: {
|
|
22332
|
-
/** @example
|
|
22330
|
+
/** @example 86a421c0-f1ce-4b93-8e73-976294d862ff */
|
|
22333
22331
|
uid?: string;
|
|
22334
22332
|
/** @example 4881.50 */
|
|
22335
22333
|
rent_amount?: string;
|
|
@@ -22337,9 +22335,9 @@ export interface operations {
|
|
|
22337
22335
|
deposit_amount?: string;
|
|
22338
22336
|
/** @example offer_accepted */
|
|
22339
22337
|
state?: string;
|
|
22340
|
-
/** @example 2025-
|
|
22338
|
+
/** @example 2025-08-23T00:00:00.000000Z */
|
|
22341
22339
|
start_date?: string;
|
|
22342
|
-
/** @example 2026-
|
|
22340
|
+
/** @example 2026-08-23T00:00:00.000000Z */
|
|
22343
22341
|
end_date?: string;
|
|
22344
22342
|
/** @example false */
|
|
22345
22343
|
is_periodic?: boolean;
|
|
@@ -22347,7 +22345,7 @@ export interface operations {
|
|
|
22347
22345
|
company_name?: string | null;
|
|
22348
22346
|
/** @example null */
|
|
22349
22347
|
company_registration_number?: string | null;
|
|
22350
|
-
/** @example 2026-
|
|
22348
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
22351
22349
|
created_at?: string;
|
|
22352
22350
|
}[];
|
|
22353
22351
|
links?: {
|
|
@@ -22454,7 +22452,7 @@ export interface operations {
|
|
|
22454
22452
|
content: {
|
|
22455
22453
|
"application/json": {
|
|
22456
22454
|
data?: {
|
|
22457
|
-
/** @example
|
|
22455
|
+
/** @example 253 */
|
|
22458
22456
|
id?: number;
|
|
22459
22457
|
compliance?: {
|
|
22460
22458
|
/** @example 1 */
|
|
@@ -22474,9 +22472,9 @@ export interface operations {
|
|
|
22474
22472
|
rejection_reason?: string | null;
|
|
22475
22473
|
/** @example 1 */
|
|
22476
22474
|
reviewed_by?: number;
|
|
22477
|
-
/** @example 2026-
|
|
22475
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
22478
22476
|
reviewed_at?: string;
|
|
22479
|
-
/** @example 2026-
|
|
22477
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
22480
22478
|
created_at?: string;
|
|
22481
22479
|
};
|
|
22482
22480
|
};
|
|
@@ -22503,7 +22501,7 @@ export interface operations {
|
|
|
22503
22501
|
content: {
|
|
22504
22502
|
"application/json": {
|
|
22505
22503
|
data?: {
|
|
22506
|
-
/** @example
|
|
22504
|
+
/** @example 254 */
|
|
22507
22505
|
id?: number;
|
|
22508
22506
|
compliance?: {
|
|
22509
22507
|
/** @example 1 */
|
|
@@ -22523,9 +22521,9 @@ export interface operations {
|
|
|
22523
22521
|
rejection_reason?: string | null;
|
|
22524
22522
|
/** @example 1 */
|
|
22525
22523
|
reviewed_by?: number;
|
|
22526
|
-
/** @example 2026-
|
|
22524
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
22527
22525
|
reviewed_at?: string;
|
|
22528
|
-
/** @example 2026-
|
|
22526
|
+
/** @example 2026-05-01T02:36:16.000000Z */
|
|
22529
22527
|
created_at?: string;
|
|
22530
22528
|
};
|
|
22531
22529
|
};
|
|
@@ -23657,37 +23655,37 @@ export interface operations {
|
|
|
23657
23655
|
/**
|
|
23658
23656
|
* @example [
|
|
23659
23657
|
* {
|
|
23660
|
-
* "uid": "
|
|
23658
|
+
* "uid": "66c0a13b-989b-44fc-9b7d-1aaf78cc6a6f",
|
|
23661
23659
|
* "tenancy_id": 1,
|
|
23662
23660
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
23663
23661
|
* "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.",
|
|
23664
23662
|
* "status": "reported",
|
|
23665
23663
|
* "priority": "emergency",
|
|
23666
|
-
* "reported_at": "24 Apr 2026,
|
|
23667
|
-
* "assigned_at": "
|
|
23664
|
+
* "reported_at": "24 Apr 2026, 01:49 PM",
|
|
23665
|
+
* "assigned_at": "29 Apr 2026, 10:09 AM",
|
|
23668
23666
|
* "completed_at": null,
|
|
23669
|
-
* "sla_deadline": "02 May 2026,
|
|
23670
|
-
* "created_at": "
|
|
23671
|
-
* "updated_at": "
|
|
23667
|
+
* "sla_deadline": "02 May 2026, 03:32 PM",
|
|
23668
|
+
* "created_at": "01 May 2026, 02:36 AM",
|
|
23669
|
+
* "updated_at": "01 May 2026, 02:36 AM"
|
|
23672
23670
|
* },
|
|
23673
23671
|
* {
|
|
23674
|
-
* "uid": "
|
|
23672
|
+
* "uid": "808b366b-28f8-4d66-af38-ecf52ed981e9",
|
|
23675
23673
|
* "tenancy_id": 1,
|
|
23676
23674
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
23677
23675
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
23678
23676
|
* "status": "completed",
|
|
23679
23677
|
* "priority": "normal",
|
|
23680
|
-
* "reported_at": "
|
|
23678
|
+
* "reported_at": "27 Apr 2026, 02:28 AM",
|
|
23681
23679
|
* "assigned_at": null,
|
|
23682
23680
|
* "completed_at": null,
|
|
23683
|
-
* "sla_deadline": "03 May 2026,
|
|
23684
|
-
* "created_at": "
|
|
23685
|
-
* "updated_at": "
|
|
23681
|
+
* "sla_deadline": "03 May 2026, 11:32 PM",
|
|
23682
|
+
* "created_at": "01 May 2026, 02:36 AM",
|
|
23683
|
+
* "updated_at": "01 May 2026, 02:36 AM"
|
|
23686
23684
|
* }
|
|
23687
23685
|
* ]
|
|
23688
23686
|
*/
|
|
23689
23687
|
data?: {
|
|
23690
|
-
/** @example
|
|
23688
|
+
/** @example 66c0a13b-989b-44fc-9b7d-1aaf78cc6a6f */
|
|
23691
23689
|
uid?: string;
|
|
23692
23690
|
/** @example 1 */
|
|
23693
23691
|
tenancy_id?: number;
|
|
@@ -23699,17 +23697,17 @@ export interface operations {
|
|
|
23699
23697
|
status?: string;
|
|
23700
23698
|
/** @example emergency */
|
|
23701
23699
|
priority?: string;
|
|
23702
|
-
/** @example 24 Apr 2026,
|
|
23700
|
+
/** @example 24 Apr 2026, 01:49 PM */
|
|
23703
23701
|
reported_at?: string;
|
|
23704
|
-
/** @example
|
|
23702
|
+
/** @example 29 Apr 2026, 10:09 AM */
|
|
23705
23703
|
assigned_at?: string;
|
|
23706
23704
|
/** @example null */
|
|
23707
23705
|
completed_at?: string | null;
|
|
23708
|
-
/** @example 02 May 2026,
|
|
23706
|
+
/** @example 02 May 2026, 03:32 PM */
|
|
23709
23707
|
sla_deadline?: string;
|
|
23710
|
-
/** @example
|
|
23708
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
23711
23709
|
created_at?: string;
|
|
23712
|
-
/** @example
|
|
23710
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
23713
23711
|
updated_at?: string;
|
|
23714
23712
|
}[];
|
|
23715
23713
|
links?: {
|
|
@@ -23825,13 +23823,13 @@ export interface operations {
|
|
|
23825
23823
|
};
|
|
23826
23824
|
} | {
|
|
23827
23825
|
data?: {
|
|
23828
|
-
/** @example
|
|
23826
|
+
/** @example 4db5d798-2132-4fb7-9a55-fb6abe813e2f */
|
|
23829
23827
|
uid?: string;
|
|
23830
23828
|
/** @example image */
|
|
23831
23829
|
file_type?: string;
|
|
23832
23830
|
/** @example http://justinshome-backendcore.test/maintenance-attachments/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
23833
23831
|
url?: string;
|
|
23834
|
-
/** @example 2026-
|
|
23832
|
+
/** @example 2026-05-01T02:36:17.000000Z */
|
|
23835
23833
|
created_at?: string;
|
|
23836
23834
|
};
|
|
23837
23835
|
};
|
|
@@ -23856,7 +23854,7 @@ export interface operations {
|
|
|
23856
23854
|
*/
|
|
23857
23855
|
type: "property_inquiry" | "booking" | "support" | "general" | "appointment";
|
|
23858
23856
|
/**
|
|
23859
|
-
* @description Listing UID if the conversation is related to a listing.
|
|
23857
|
+
* @description Listing UID if the conversation is related to a listing.
|
|
23860
23858
|
* @example eb5eed63-f76c-476a-b3f0-02a84803b7c9
|
|
23861
23859
|
*/
|
|
23862
23860
|
listing_uid?: string | null;
|
|
@@ -23876,12 +23874,54 @@ export interface operations {
|
|
|
23876
23874
|
content: {
|
|
23877
23875
|
"application/json": {
|
|
23878
23876
|
data?: {
|
|
23879
|
-
/** @example
|
|
23877
|
+
/** @example 179 */
|
|
23880
23878
|
id?: number;
|
|
23881
|
-
|
|
23882
|
-
|
|
23883
|
-
|
|
23884
|
-
|
|
23879
|
+
type?: {
|
|
23880
|
+
/** @example property_inquiry */
|
|
23881
|
+
value?: string;
|
|
23882
|
+
/** @example Property Inquiry */
|
|
23883
|
+
label?: string;
|
|
23884
|
+
};
|
|
23885
|
+
/** @example ae5e6e9c-7181-47e1-bcab-dfe24cfebd79 */
|
|
23886
|
+
listing_uid?: string;
|
|
23887
|
+
listing?: {
|
|
23888
|
+
/** @example ae5e6e9c-7181-47e1-bcab-dfe24cfebd79 */
|
|
23889
|
+
uid?: string;
|
|
23890
|
+
/** @example Doloribus sunt itaque optio impedit. */
|
|
23891
|
+
title?: string;
|
|
23892
|
+
/** @example 39 White Village */
|
|
23893
|
+
address?: string;
|
|
23894
|
+
/** @example short_let */
|
|
23895
|
+
listing_type?: string;
|
|
23896
|
+
/** @example Short Let */
|
|
23897
|
+
listing_type_label?: string;
|
|
23898
|
+
cover?: {
|
|
23899
|
+
/** @example fa24116b-3c03-48aa-8fbd-7b3b094727ca */
|
|
23900
|
+
uid?: string;
|
|
23901
|
+
/** @example photo */
|
|
23902
|
+
media_type?: string;
|
|
23903
|
+
/** @example http://justinshome-backendcore.test/storage/listings/short-let-property-placeholder.png */
|
|
23904
|
+
storage_path?: string;
|
|
23905
|
+
/** @example 1 */
|
|
23906
|
+
order_index?: number;
|
|
23907
|
+
/** @example true */
|
|
23908
|
+
is_cover?: boolean;
|
|
23909
|
+
};
|
|
23910
|
+
owner?: {
|
|
23911
|
+
/** @example 3 */
|
|
23912
|
+
id?: number;
|
|
23913
|
+
/** @example af3a7981-f613-4482-898d-09ac3fab930b */
|
|
23914
|
+
uid?: string;
|
|
23915
|
+
/** @example Teagan King */
|
|
23916
|
+
name?: string;
|
|
23917
|
+
/** @example landlord2@justinshome.test */
|
|
23918
|
+
email?: string;
|
|
23919
|
+
/** @example 08056663138 */
|
|
23920
|
+
phone?: string;
|
|
23921
|
+
/** @example null */
|
|
23922
|
+
avatar_path?: string | null;
|
|
23923
|
+
};
|
|
23924
|
+
};
|
|
23885
23925
|
created_by?: {
|
|
23886
23926
|
/** @example 2 */
|
|
23887
23927
|
id?: number;
|
|
@@ -23892,7 +23932,7 @@ export interface operations {
|
|
|
23892
23932
|
};
|
|
23893
23933
|
/** @example null */
|
|
23894
23934
|
last_message_at?: string | null;
|
|
23895
|
-
/** @example 2026
|
|
23935
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
23896
23936
|
created_at?: string;
|
|
23897
23937
|
};
|
|
23898
23938
|
};
|
|
@@ -23925,25 +23965,92 @@ export interface operations {
|
|
|
23925
23965
|
* @example [
|
|
23926
23966
|
* {
|
|
23927
23967
|
* "id": 1,
|
|
23928
|
-
* "type":
|
|
23929
|
-
*
|
|
23968
|
+
* "type": {
|
|
23969
|
+
* "value": "property_inquiry",
|
|
23970
|
+
* "label": "Property Inquiry"
|
|
23971
|
+
* },
|
|
23972
|
+
* "listing_uid": "eb5eed63-f76c-476a-b3f0-02a84803b7c9",
|
|
23973
|
+
* "listing": {
|
|
23974
|
+
* "uid": "eb5eed63-f76c-476a-b3f0-02a84803b7c9",
|
|
23975
|
+
* "title": "2 Bedroom Apartment",
|
|
23976
|
+
* "address": "12 Admiralty Way, Lekki",
|
|
23977
|
+
* "listing_type": "rent",
|
|
23978
|
+
* "listing_type_label": "Rent",
|
|
23979
|
+
* "cover": {
|
|
23980
|
+
* "uid": "med_123",
|
|
23981
|
+
* "media_type": "image",
|
|
23982
|
+
* "storage_path": "https://cdn.example.com/listings/cover.jpg",
|
|
23983
|
+
* "order_index": 0,
|
|
23984
|
+
* "is_cover": true
|
|
23985
|
+
* },
|
|
23986
|
+
* "owner": {
|
|
23987
|
+
* "id": 5,
|
|
23988
|
+
* "uid": "usr_5",
|
|
23989
|
+
* "name": "John Doe",
|
|
23990
|
+
* "email": "john@example.com",
|
|
23991
|
+
* "phone": "+2348000000000",
|
|
23992
|
+
* "avatar_path": "https://cdn.example.com/avatars/john.jpg"
|
|
23993
|
+
* }
|
|
23994
|
+
* },
|
|
23930
23995
|
* "created_by": {
|
|
23931
23996
|
* "id": 20,
|
|
23932
23997
|
* "uid": "usr_20",
|
|
23933
23998
|
* "name": "Sarah Jenkins"
|
|
23934
23999
|
* },
|
|
23935
24000
|
* "last_message_at": "2026-04-28T09:00:00Z",
|
|
23936
|
-
* "created_at": "2026
|
|
24001
|
+
* "created_at": "28 Apr 2026, 08:30 AM"
|
|
23937
24002
|
* }
|
|
23938
24003
|
* ]
|
|
23939
24004
|
*/
|
|
23940
24005
|
items?: {
|
|
23941
24006
|
/** @example 1 */
|
|
23942
24007
|
id?: number;
|
|
23943
|
-
|
|
23944
|
-
|
|
23945
|
-
|
|
23946
|
-
|
|
24008
|
+
type?: {
|
|
24009
|
+
/** @example property_inquiry */
|
|
24010
|
+
value?: string;
|
|
24011
|
+
/** @example Property Inquiry */
|
|
24012
|
+
label?: string;
|
|
24013
|
+
};
|
|
24014
|
+
/** @example eb5eed63-f76c-476a-b3f0-02a84803b7c9 */
|
|
24015
|
+
listing_uid?: string;
|
|
24016
|
+
listing?: {
|
|
24017
|
+
/** @example eb5eed63-f76c-476a-b3f0-02a84803b7c9 */
|
|
24018
|
+
uid?: string;
|
|
24019
|
+
/** @example 2 Bedroom Apartment */
|
|
24020
|
+
title?: string;
|
|
24021
|
+
/** @example 12 Admiralty Way, Lekki */
|
|
24022
|
+
address?: string;
|
|
24023
|
+
/** @example rent */
|
|
24024
|
+
listing_type?: string;
|
|
24025
|
+
/** @example Rent */
|
|
24026
|
+
listing_type_label?: string;
|
|
24027
|
+
cover?: {
|
|
24028
|
+
/** @example med_123 */
|
|
24029
|
+
uid?: string;
|
|
24030
|
+
/** @example image */
|
|
24031
|
+
media_type?: string;
|
|
24032
|
+
/** @example https://cdn.example.com/listings/cover.jpg */
|
|
24033
|
+
storage_path?: string;
|
|
24034
|
+
/** @example 0 */
|
|
24035
|
+
order_index?: number;
|
|
24036
|
+
/** @example true */
|
|
24037
|
+
is_cover?: boolean;
|
|
24038
|
+
};
|
|
24039
|
+
owner?: {
|
|
24040
|
+
/** @example 5 */
|
|
24041
|
+
id?: number;
|
|
24042
|
+
/** @example usr_5 */
|
|
24043
|
+
uid?: string;
|
|
24044
|
+
/** @example John Doe */
|
|
24045
|
+
name?: string;
|
|
24046
|
+
/** @example john@example.com */
|
|
24047
|
+
email?: string;
|
|
24048
|
+
/** @example +2348000000000 */
|
|
24049
|
+
phone?: string;
|
|
24050
|
+
/** @example https://cdn.example.com/avatars/john.jpg */
|
|
24051
|
+
avatar_path?: string;
|
|
24052
|
+
};
|
|
24053
|
+
};
|
|
23947
24054
|
created_by?: {
|
|
23948
24055
|
/** @example 20 */
|
|
23949
24056
|
id?: number;
|
|
@@ -23954,7 +24061,7 @@ export interface operations {
|
|
|
23954
24061
|
};
|
|
23955
24062
|
/** @example 2026-04-28T09:00:00Z */
|
|
23956
24063
|
last_message_at?: string;
|
|
23957
|
-
/** @example 2026
|
|
24064
|
+
/** @example 28 Apr 2026, 08:30 AM */
|
|
23958
24065
|
created_at?: string;
|
|
23959
24066
|
}[];
|
|
23960
24067
|
pagination?: {
|
|
@@ -23989,111 +24096,83 @@ export interface operations {
|
|
|
23989
24096
|
};
|
|
23990
24097
|
requestBody?: never;
|
|
23991
24098
|
responses: {
|
|
24099
|
+
/** @description Retrieve all messages belonging to a conversation */
|
|
23992
24100
|
200: {
|
|
23993
24101
|
headers: {
|
|
23994
24102
|
[name: string]: unknown;
|
|
23995
24103
|
};
|
|
23996
24104
|
content: {
|
|
23997
24105
|
"application/json": {
|
|
23998
|
-
/**
|
|
23999
|
-
|
|
24000
|
-
|
|
24001
|
-
|
|
24002
|
-
* "conversation_id": null,
|
|
24003
|
-
* "body": null,
|
|
24004
|
-
* "attachment_url": null,
|
|
24005
|
-
* "is_system": null,
|
|
24006
|
-
* "state": "delivered",
|
|
24007
|
-
* "read_at": null,
|
|
24008
|
-
* "created_at": null
|
|
24009
|
-
* },
|
|
24010
|
-
* {
|
|
24011
|
-
* "id": null,
|
|
24012
|
-
* "conversation_id": null,
|
|
24013
|
-
* "body": null,
|
|
24014
|
-
* "attachment_url": null,
|
|
24015
|
-
* "is_system": null,
|
|
24016
|
-
* "state": "delivered",
|
|
24017
|
-
* "read_at": null,
|
|
24018
|
-
* "created_at": null
|
|
24019
|
-
* }
|
|
24020
|
-
* ]
|
|
24021
|
-
*/
|
|
24106
|
+
/** @example messages retrieved successfully */
|
|
24107
|
+
message?: string;
|
|
24108
|
+
/** @example null */
|
|
24109
|
+
event?: string | null;
|
|
24022
24110
|
data?: {
|
|
24023
|
-
/** @example null */
|
|
24024
|
-
id?: string | null;
|
|
24025
|
-
/** @example null */
|
|
24026
|
-
conversation_id?: string | null;
|
|
24027
|
-
/** @example null */
|
|
24028
|
-
body?: string | null;
|
|
24029
|
-
/** @example null */
|
|
24030
|
-
attachment_url?: string | null;
|
|
24031
|
-
/** @example null */
|
|
24032
|
-
is_system?: string | null;
|
|
24033
|
-
/** @example delivered */
|
|
24034
|
-
state?: string;
|
|
24035
|
-
/** @example null */
|
|
24036
|
-
read_at?: string | null;
|
|
24037
|
-
/** @example null */
|
|
24038
|
-
created_at?: string | null;
|
|
24039
|
-
}[];
|
|
24040
|
-
links?: {
|
|
24041
|
-
/** @example /?page=1 */
|
|
24042
|
-
first?: string;
|
|
24043
|
-
/** @example /?page=1 */
|
|
24044
|
-
last?: string;
|
|
24045
|
-
/** @example null */
|
|
24046
|
-
prev?: string | null;
|
|
24047
|
-
/** @example null */
|
|
24048
|
-
next?: string | null;
|
|
24049
|
-
};
|
|
24050
|
-
meta?: {
|
|
24051
|
-
/** @example 1 */
|
|
24052
|
-
current_page?: number;
|
|
24053
|
-
/** @example 1 */
|
|
24054
|
-
from?: number;
|
|
24055
|
-
/** @example 1 */
|
|
24056
|
-
last_page?: number;
|
|
24057
24111
|
/**
|
|
24058
24112
|
* @example [
|
|
24059
24113
|
* {
|
|
24060
|
-
* "
|
|
24061
|
-
* "
|
|
24062
|
-
* "
|
|
24063
|
-
*
|
|
24064
|
-
*
|
|
24065
|
-
*
|
|
24066
|
-
*
|
|
24067
|
-
*
|
|
24068
|
-
* "
|
|
24069
|
-
* "
|
|
24070
|
-
*
|
|
24071
|
-
*
|
|
24072
|
-
* "
|
|
24073
|
-
* "
|
|
24074
|
-
* "
|
|
24075
|
-
* "active": false
|
|
24114
|
+
* "id": 1,
|
|
24115
|
+
* "conversation_id": 15,
|
|
24116
|
+
* "sender": {
|
|
24117
|
+
* "id": 20,
|
|
24118
|
+
* "uid": "usr_20",
|
|
24119
|
+
* "name": "Sarah Jenkins",
|
|
24120
|
+
* "role": "tenant"
|
|
24121
|
+
* },
|
|
24122
|
+
* "body": "Hello, is this listing still available?",
|
|
24123
|
+
* "attachment_url": null,
|
|
24124
|
+
* "is_system": false,
|
|
24125
|
+
* "is_mine": true,
|
|
24126
|
+
* "state": "sent",
|
|
24127
|
+
* "read_at": null,
|
|
24128
|
+
* "created_at": "28 Apr 2026, 08:30 AM"
|
|
24076
24129
|
* }
|
|
24077
24130
|
* ]
|
|
24078
24131
|
*/
|
|
24079
|
-
|
|
24080
|
-
/** @example
|
|
24081
|
-
|
|
24082
|
-
/** @example
|
|
24083
|
-
|
|
24132
|
+
items?: {
|
|
24133
|
+
/** @example 1 */
|
|
24134
|
+
id?: number;
|
|
24135
|
+
/** @example 15 */
|
|
24136
|
+
conversation_id?: number;
|
|
24137
|
+
sender?: {
|
|
24138
|
+
/** @example 20 */
|
|
24139
|
+
id?: number;
|
|
24140
|
+
/** @example usr_20 */
|
|
24141
|
+
uid?: string;
|
|
24142
|
+
/** @example Sarah Jenkins */
|
|
24143
|
+
name?: string;
|
|
24144
|
+
/** @example tenant */
|
|
24145
|
+
role?: string;
|
|
24146
|
+
};
|
|
24147
|
+
/** @example Hello, is this listing still available? */
|
|
24148
|
+
body?: string;
|
|
24084
24149
|
/** @example null */
|
|
24085
|
-
|
|
24150
|
+
attachment_url?: string | null;
|
|
24086
24151
|
/** @example false */
|
|
24087
|
-
|
|
24152
|
+
is_system?: boolean;
|
|
24153
|
+
/** @example true */
|
|
24154
|
+
is_mine?: boolean;
|
|
24155
|
+
/** @example sent */
|
|
24156
|
+
state?: string;
|
|
24157
|
+
/** @example null */
|
|
24158
|
+
read_at?: string | null;
|
|
24159
|
+
/** @example 28 Apr 2026, 08:30 AM */
|
|
24160
|
+
created_at?: string;
|
|
24088
24161
|
}[];
|
|
24089
|
-
|
|
24090
|
-
|
|
24091
|
-
|
|
24092
|
-
|
|
24093
|
-
|
|
24094
|
-
|
|
24095
|
-
|
|
24096
|
-
|
|
24162
|
+
pagination?: {
|
|
24163
|
+
/** @example 1 */
|
|
24164
|
+
current_page?: number;
|
|
24165
|
+
/** @example 20 */
|
|
24166
|
+
per_page?: number;
|
|
24167
|
+
/** @example 1 */
|
|
24168
|
+
total?: number;
|
|
24169
|
+
/** @example 1 */
|
|
24170
|
+
last_page?: number;
|
|
24171
|
+
/** @example 1 */
|
|
24172
|
+
from?: number;
|
|
24173
|
+
/** @example 1 */
|
|
24174
|
+
to?: number;
|
|
24175
|
+
};
|
|
24097
24176
|
};
|
|
24098
24177
|
};
|
|
24099
24178
|
};
|
|
@@ -24151,6 +24230,8 @@ export interface operations {
|
|
|
24151
24230
|
attachment_url?: string | null;
|
|
24152
24231
|
/** @example null */
|
|
24153
24232
|
is_system?: string | null;
|
|
24233
|
+
/** @example true */
|
|
24234
|
+
is_mine?: boolean;
|
|
24154
24235
|
/** @example delivered */
|
|
24155
24236
|
state?: string;
|
|
24156
24237
|
/** @example null */
|
|
@@ -24303,7 +24384,7 @@ export interface operations {
|
|
|
24303
24384
|
};
|
|
24304
24385
|
content: {
|
|
24305
24386
|
"application/json": {
|
|
24306
|
-
/** @example
|
|
24387
|
+
/** @example e50360e6-c842-47ef-9734-5526c5d15447 */
|
|
24307
24388
|
id?: string;
|
|
24308
24389
|
/** @example APPOINTMENT_CREATED */
|
|
24309
24390
|
type?: string;
|
|
@@ -24315,7 +24396,7 @@ export interface operations {
|
|
|
24315
24396
|
data?: unknown[];
|
|
24316
24397
|
/** @example null */
|
|
24317
24398
|
read_at?: string | null;
|
|
24318
|
-
/** @example 2026-
|
|
24399
|
+
/** @example 2026-05-01T02:36:17.000000Z */
|
|
24319
24400
|
created_at?: string;
|
|
24320
24401
|
};
|
|
24321
24402
|
};
|
|
@@ -24421,9 +24502,9 @@ export interface operations {
|
|
|
24421
24502
|
content: {
|
|
24422
24503
|
"application/json": {
|
|
24423
24504
|
data?: {
|
|
24424
|
-
/** @example
|
|
24505
|
+
/** @example ullam */
|
|
24425
24506
|
key?: string;
|
|
24426
|
-
/** @example
|
|
24507
|
+
/** @example aut */
|
|
24427
24508
|
name?: string;
|
|
24428
24509
|
/** @example soft */
|
|
24429
24510
|
enforcement_mode?: string;
|
|
@@ -24561,7 +24642,7 @@ export interface operations {
|
|
|
24561
24642
|
content: {
|
|
24562
24643
|
"application/json": {
|
|
24563
24644
|
data?: {
|
|
24564
|
-
/** @example
|
|
24645
|
+
/** @example 799cbfd9-e0d1-4f05-86ff-0d235874d350 */
|
|
24565
24646
|
uid?: string;
|
|
24566
24647
|
/** @example JH-APP-2026-089432 */
|
|
24567
24648
|
application_ref?: string;
|
|
@@ -24582,7 +24663,7 @@ export interface operations {
|
|
|
24582
24663
|
/** @example null */
|
|
24583
24664
|
rejection_reason?: string | null;
|
|
24584
24665
|
timeline?: {
|
|
24585
|
-
/** @example 2026-
|
|
24666
|
+
/** @example 2026-05-01T02:36:17.000000Z */
|
|
24586
24667
|
created_at?: string;
|
|
24587
24668
|
/** @example null */
|
|
24588
24669
|
approved_at?: string | null;
|
|
@@ -24945,7 +25026,7 @@ export interface operations {
|
|
|
24945
25026
|
content: {
|
|
24946
25027
|
"application/json": {
|
|
24947
25028
|
data?: {
|
|
24948
|
-
/** @example
|
|
25029
|
+
/** @example 1d965d6a-5f6b-4ad6-9aa8-5b101bcf31f3 */
|
|
24949
25030
|
uid?: string;
|
|
24950
25031
|
/** @example JH-APP-2026-700432 */
|
|
24951
25032
|
application_ref?: string;
|
|
@@ -24966,7 +25047,7 @@ export interface operations {
|
|
|
24966
25047
|
/** @example null */
|
|
24967
25048
|
rejection_reason?: string | null;
|
|
24968
25049
|
timeline?: {
|
|
24969
|
-
/** @example 2026-
|
|
25050
|
+
/** @example 2026-05-01T02:36:17.000000Z */
|
|
24970
25051
|
created_at?: string;
|
|
24971
25052
|
/** @example null */
|
|
24972
25053
|
approved_at?: string | null;
|
|
@@ -25159,21 +25240,21 @@ export interface operations {
|
|
|
25159
25240
|
content: {
|
|
25160
25241
|
"application/json": {
|
|
25161
25242
|
data?: {
|
|
25162
|
-
/** @example
|
|
25243
|
+
/** @example 417 */
|
|
25163
25244
|
id?: number;
|
|
25164
25245
|
/** @example 1 */
|
|
25165
25246
|
rating?: number;
|
|
25166
25247
|
/** @example Nice Listing */
|
|
25167
25248
|
comment?: string;
|
|
25168
25249
|
reviewer?: {
|
|
25169
|
-
/** @example
|
|
25250
|
+
/** @example 12 */
|
|
25170
25251
|
id?: number;
|
|
25171
|
-
/** @example
|
|
25252
|
+
/** @example Tara Marshall */
|
|
25172
25253
|
name?: string;
|
|
25173
25254
|
};
|
|
25174
|
-
/** @example
|
|
25255
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
25175
25256
|
created_at?: string;
|
|
25176
|
-
/** @example
|
|
25257
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
25177
25258
|
updated_at?: string;
|
|
25178
25259
|
};
|
|
25179
25260
|
};
|
|
@@ -25217,21 +25298,21 @@ export interface operations {
|
|
|
25217
25298
|
content: {
|
|
25218
25299
|
"application/json": {
|
|
25219
25300
|
data?: {
|
|
25220
|
-
/** @example
|
|
25301
|
+
/** @example 418 */
|
|
25221
25302
|
id?: number;
|
|
25222
25303
|
/** @example 1 */
|
|
25223
25304
|
rating?: number;
|
|
25224
25305
|
/** @example Nice Listing */
|
|
25225
25306
|
comment?: string;
|
|
25226
25307
|
reviewer?: {
|
|
25227
|
-
/** @example
|
|
25308
|
+
/** @example 3 */
|
|
25228
25309
|
id?: number;
|
|
25229
|
-
/** @example
|
|
25310
|
+
/** @example Teagan King */
|
|
25230
25311
|
name?: string;
|
|
25231
25312
|
};
|
|
25232
|
-
/** @example
|
|
25313
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
25233
25314
|
created_at?: string;
|
|
25234
|
-
/** @example
|
|
25315
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
25235
25316
|
updated_at?: string;
|
|
25236
25317
|
};
|
|
25237
25318
|
};
|
|
@@ -25273,21 +25354,21 @@ export interface operations {
|
|
|
25273
25354
|
content: {
|
|
25274
25355
|
"application/json": {
|
|
25275
25356
|
data?: {
|
|
25276
|
-
/** @example
|
|
25357
|
+
/** @example 419 */
|
|
25277
25358
|
id?: number;
|
|
25278
25359
|
/** @example 1 */
|
|
25279
25360
|
rating?: number;
|
|
25280
25361
|
/** @example Nice Listing */
|
|
25281
25362
|
comment?: string;
|
|
25282
25363
|
reviewer?: {
|
|
25283
|
-
/** @example
|
|
25364
|
+
/** @example 26 */
|
|
25284
25365
|
id?: number;
|
|
25285
|
-
/** @example
|
|
25366
|
+
/** @example Arthur Reid */
|
|
25286
25367
|
name?: string;
|
|
25287
25368
|
};
|
|
25288
|
-
/** @example
|
|
25369
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
25289
25370
|
created_at?: string;
|
|
25290
|
-
/** @example
|
|
25371
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
25291
25372
|
updated_at?: string;
|
|
25292
25373
|
};
|
|
25293
25374
|
};
|
|
@@ -25314,21 +25395,21 @@ export interface operations {
|
|
|
25314
25395
|
content: {
|
|
25315
25396
|
"application/json": {
|
|
25316
25397
|
data?: {
|
|
25317
|
-
/** @example
|
|
25398
|
+
/** @example 420 */
|
|
25318
25399
|
id?: number;
|
|
25319
25400
|
/** @example 1 */
|
|
25320
25401
|
rating?: number;
|
|
25321
25402
|
/** @example Nice Listing */
|
|
25322
25403
|
comment?: string;
|
|
25323
25404
|
reviewer?: {
|
|
25324
|
-
/** @example
|
|
25405
|
+
/** @example 18 */
|
|
25325
25406
|
id?: number;
|
|
25326
|
-
/** @example
|
|
25407
|
+
/** @example Wayne Davies */
|
|
25327
25408
|
name?: string;
|
|
25328
25409
|
};
|
|
25329
|
-
/** @example
|
|
25410
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
25330
25411
|
created_at?: string;
|
|
25331
|
-
/** @example
|
|
25412
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
25332
25413
|
updated_at?: string;
|
|
25333
25414
|
};
|
|
25334
25415
|
};
|
|
@@ -25355,7 +25436,7 @@ export interface operations {
|
|
|
25355
25436
|
content: {
|
|
25356
25437
|
"application/json": {
|
|
25357
25438
|
data?: {
|
|
25358
|
-
/** @example
|
|
25439
|
+
/** @example 5e9839c1-2407-43f4-ba32-4b68aa5781e2 */
|
|
25359
25440
|
uid?: string;
|
|
25360
25441
|
/** @example 4881.50 */
|
|
25361
25442
|
rent_amount?: string;
|
|
@@ -25363,9 +25444,9 @@ export interface operations {
|
|
|
25363
25444
|
deposit_amount?: string;
|
|
25364
25445
|
/** @example offer_accepted */
|
|
25365
25446
|
state?: string;
|
|
25366
|
-
/** @example 2025-
|
|
25447
|
+
/** @example 2025-08-23T00:00:00.000000Z */
|
|
25367
25448
|
start_date?: string;
|
|
25368
|
-
/** @example 2026-
|
|
25449
|
+
/** @example 2026-08-23T00:00:00.000000Z */
|
|
25369
25450
|
end_date?: string;
|
|
25370
25451
|
/** @example false */
|
|
25371
25452
|
is_periodic?: boolean;
|
|
@@ -25373,7 +25454,7 @@ export interface operations {
|
|
|
25373
25454
|
company_name?: string | null;
|
|
25374
25455
|
/** @example null */
|
|
25375
25456
|
company_registration_number?: string | null;
|
|
25376
|
-
/** @example 2026-
|
|
25457
|
+
/** @example 2026-05-01T02:36:17.000000Z */
|
|
25377
25458
|
created_at?: string;
|
|
25378
25459
|
/** @example [] */
|
|
25379
25460
|
compliances?: unknown[];
|
|
@@ -25450,7 +25531,7 @@ export interface operations {
|
|
|
25450
25531
|
content: {
|
|
25451
25532
|
"application/json": {
|
|
25452
25533
|
data?: {
|
|
25453
|
-
/** @example
|
|
25534
|
+
/** @example 53ccf380-282a-49e4-9e0a-84b135c70e0a */
|
|
25454
25535
|
uid?: string;
|
|
25455
25536
|
/** @example 4978.97 */
|
|
25456
25537
|
rent_amount?: string;
|
|
@@ -25458,9 +25539,9 @@ export interface operations {
|
|
|
25458
25539
|
deposit_amount?: string;
|
|
25459
25540
|
/** @example active */
|
|
25460
25541
|
state?: string;
|
|
25461
|
-
/** @example 2025-
|
|
25542
|
+
/** @example 2025-09-18T00:00:00.000000Z */
|
|
25462
25543
|
start_date?: string;
|
|
25463
|
-
/** @example 2026-
|
|
25544
|
+
/** @example 2026-09-18T00:00:00.000000Z */
|
|
25464
25545
|
end_date?: string;
|
|
25465
25546
|
/** @example true */
|
|
25466
25547
|
is_periodic?: boolean;
|
|
@@ -25468,7 +25549,7 @@ export interface operations {
|
|
|
25468
25549
|
company_name?: string | null;
|
|
25469
25550
|
/** @example null */
|
|
25470
25551
|
company_registration_number?: string | null;
|
|
25471
|
-
/** @example 2026-
|
|
25552
|
+
/** @example 2026-05-01T02:36:17.000000Z */
|
|
25472
25553
|
created_at?: string;
|
|
25473
25554
|
};
|
|
25474
25555
|
};
|
|
@@ -25762,15 +25843,15 @@ export interface operations {
|
|
|
25762
25843
|
* "changed_by_user_id": 3,
|
|
25763
25844
|
* "changed_by_name": "Teagan King",
|
|
25764
25845
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
25765
|
-
* "created_at": "
|
|
25846
|
+
* "created_at": "2026-01-08T13:23:16.000000Z"
|
|
25766
25847
|
* },
|
|
25767
25848
|
* {
|
|
25768
|
-
* "from_state": "
|
|
25769
|
-
* "to_state": "
|
|
25849
|
+
* "from_state": "enquiry",
|
|
25850
|
+
* "to_state": "offer_accepted",
|
|
25770
25851
|
* "changed_by_user_id": 3,
|
|
25771
25852
|
* "changed_by_name": "Teagan King",
|
|
25772
|
-
* "comment":
|
|
25773
|
-
* "created_at": "
|
|
25853
|
+
* "comment": "Quas sit adipisci vel soluta quam temporibus vel.",
|
|
25854
|
+
* "created_at": "2026-04-12T03:16:04.000000Z"
|
|
25774
25855
|
* }
|
|
25775
25856
|
* ]
|
|
25776
25857
|
*/
|
|
@@ -25785,7 +25866,7 @@ export interface operations {
|
|
|
25785
25866
|
changed_by_name?: string;
|
|
25786
25867
|
/** @example Qui commodi incidunt iure odit. */
|
|
25787
25868
|
comment?: string;
|
|
25788
|
-
/** @example
|
|
25869
|
+
/** @example 2026-01-08T13:23:16.000000Z */
|
|
25789
25870
|
created_at?: string;
|
|
25790
25871
|
}[];
|
|
25791
25872
|
};
|
|
@@ -26170,7 +26251,7 @@ export interface operations {
|
|
|
26170
26251
|
content: {
|
|
26171
26252
|
"application/json": {
|
|
26172
26253
|
data?: {
|
|
26173
|
-
/** @example
|
|
26254
|
+
/** @example f906d7de-8d8a-461e-ada6-efbf1e989733 */
|
|
26174
26255
|
uid?: string;
|
|
26175
26256
|
/** @example Ms. Audra Crooks II */
|
|
26176
26257
|
username?: string;
|
|
@@ -26200,7 +26281,7 @@ export interface operations {
|
|
|
26200
26281
|
timezone?: string;
|
|
26201
26282
|
/** @example Customer */
|
|
26202
26283
|
user_type?: string;
|
|
26203
|
-
/** @example
|
|
26284
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
26204
26285
|
created?: string;
|
|
26205
26286
|
/** @example 0 seconds ago */
|
|
26206
26287
|
email_verified_at?: string;
|
|
@@ -26475,7 +26556,7 @@ export interface operations {
|
|
|
26475
26556
|
content: {
|
|
26476
26557
|
"application/json": {
|
|
26477
26558
|
data?: {
|
|
26478
|
-
/** @example
|
|
26559
|
+
/** @example 2e818cff-8e91-4c7e-86f8-680e3474a9dd */
|
|
26479
26560
|
uid?: string;
|
|
26480
26561
|
/** @example Morgan Hirthe */
|
|
26481
26562
|
username?: string;
|
|
@@ -26505,7 +26586,7 @@ export interface operations {
|
|
|
26505
26586
|
timezone?: string;
|
|
26506
26587
|
/** @example Customer */
|
|
26507
26588
|
user_type?: string;
|
|
26508
|
-
/** @example
|
|
26589
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
26509
26590
|
created?: string;
|
|
26510
26591
|
/** @example 0 seconds ago */
|
|
26511
26592
|
email_verified_at?: string;
|
|
@@ -26577,7 +26658,7 @@ export interface operations {
|
|
|
26577
26658
|
content: {
|
|
26578
26659
|
"application/json": {
|
|
26579
26660
|
data?: {
|
|
26580
|
-
/** @example
|
|
26661
|
+
/** @example 3f4ab381-ab40-49c4-91ba-3b83d9c8eec2 */
|
|
26581
26662
|
uid?: string;
|
|
26582
26663
|
/** @example Ms. Audra Crooks II */
|
|
26583
26664
|
username?: string;
|
|
@@ -26607,7 +26688,7 @@ export interface operations {
|
|
|
26607
26688
|
timezone?: string;
|
|
26608
26689
|
/** @example Customer */
|
|
26609
26690
|
user_type?: string;
|
|
26610
|
-
/** @example
|
|
26691
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
26611
26692
|
created?: string;
|
|
26612
26693
|
/** @example 0 seconds ago */
|
|
26613
26694
|
email_verified_at?: string;
|
|
@@ -26847,7 +26928,7 @@ export interface operations {
|
|
|
26847
26928
|
completed_layers?: number;
|
|
26848
26929
|
/** @example 4 */
|
|
26849
26930
|
pending_layers?: number;
|
|
26850
|
-
/** @example
|
|
26931
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
26851
26932
|
last_calculated_at?: string;
|
|
26852
26933
|
};
|
|
26853
26934
|
};
|
|
@@ -26895,7 +26976,7 @@ export interface operations {
|
|
|
26895
26976
|
completed_layers?: number;
|
|
26896
26977
|
/** @example 4 */
|
|
26897
26978
|
pending_layers?: number;
|
|
26898
|
-
/** @example
|
|
26979
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
26899
26980
|
last_calculated_at?: string;
|
|
26900
26981
|
};
|
|
26901
26982
|
};
|
|
@@ -26929,14 +27010,14 @@ export interface operations {
|
|
|
26929
27010
|
content: {
|
|
26930
27011
|
"application/json": {
|
|
26931
27012
|
data?: {
|
|
26932
|
-
/** @example
|
|
27013
|
+
/** @example b5a092f3-a37f-4c09-b8e1-22b81ffeefa4 */
|
|
26933
27014
|
wishlist_uid?: string;
|
|
26934
27015
|
listing?: {
|
|
26935
|
-
/** @example New For Sale Used Item draft •
|
|
27016
|
+
/** @example New For Sale Used Item draft • 1 May 2026, 2:36 AM */
|
|
26936
27017
|
draft_name?: string;
|
|
26937
|
-
/** @example LST-UIT-SAL-
|
|
27018
|
+
/** @example LST-UIT-SAL-MOMAWZKEJYV */
|
|
26938
27019
|
sku?: string;
|
|
26939
|
-
/** @example
|
|
27020
|
+
/** @example a5f3c98a-446f-4a29-81f2-9b362df0d871 */
|
|
26940
27021
|
uid?: string;
|
|
26941
27022
|
/** @example Sale */
|
|
26942
27023
|
listing_type?: string;
|
|
@@ -27323,7 +27404,7 @@ export interface operations {
|
|
|
27323
27404
|
completed_layers?: number;
|
|
27324
27405
|
/** @example 4 */
|
|
27325
27406
|
pending_layers?: number;
|
|
27326
|
-
/** @example
|
|
27407
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
27327
27408
|
last_calculated_at?: string;
|
|
27328
27409
|
};
|
|
27329
27410
|
};
|
|
@@ -27565,7 +27646,7 @@ export interface operations {
|
|
|
27565
27646
|
completed_layers?: number;
|
|
27566
27647
|
/** @example 4 */
|
|
27567
27648
|
pending_layers?: number;
|
|
27568
|
-
/** @example
|
|
27649
|
+
/** @example 01 May 2026, 02:36 AM */
|
|
27569
27650
|
last_calculated_at?: string;
|
|
27570
27651
|
};
|
|
27571
27652
|
};
|