@justins-home/types 1.1.63 → 1.1.66
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 +521 -422
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -4930,8 +4930,10 @@ export interface paths {
|
|
|
4930
4930
|
query?: never;
|
|
4931
4931
|
header?: never;
|
|
4932
4932
|
path: {
|
|
4933
|
-
/** @description The ID of the
|
|
4934
|
-
notification_id:
|
|
4933
|
+
/** @description The ID of the notification. */
|
|
4934
|
+
notification_id: string;
|
|
4935
|
+
/** @description The id of the Notification. */
|
|
4936
|
+
id: string;
|
|
4935
4937
|
};
|
|
4936
4938
|
cookie?: never;
|
|
4937
4939
|
};
|
|
@@ -5741,7 +5743,7 @@ export interface paths {
|
|
|
5741
5743
|
query?: never;
|
|
5742
5744
|
header?: never;
|
|
5743
5745
|
path: {
|
|
5744
|
-
/** @description The notification group key. */
|
|
5746
|
+
/** @description Optional parameter. NotificationGroup required The notification group key from NotificationGroup. */
|
|
5745
5747
|
group: string;
|
|
5746
5748
|
};
|
|
5747
5749
|
cookie?: never;
|
|
@@ -6079,7 +6081,7 @@ export interface operations {
|
|
|
6079
6081
|
content: {
|
|
6080
6082
|
"application/json": {
|
|
6081
6083
|
data?: {
|
|
6082
|
-
/** @example
|
|
6084
|
+
/** @example 4a488fac-1772-4b8f-bb81-c56d2a9b7ea6 */
|
|
6083
6085
|
uid?: string;
|
|
6084
6086
|
/** @example Ms. Audra Crooks II */
|
|
6085
6087
|
username?: string;
|
|
@@ -6109,7 +6111,7 @@ export interface operations {
|
|
|
6109
6111
|
timezone?: string;
|
|
6110
6112
|
/** @example Customer */
|
|
6111
6113
|
user_type?: string;
|
|
6112
|
-
/** @example
|
|
6114
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
6113
6115
|
created?: string;
|
|
6114
6116
|
/** @example 0 seconds ago */
|
|
6115
6117
|
email_verified_at?: string;
|
|
@@ -6750,7 +6752,7 @@ export interface operations {
|
|
|
6750
6752
|
*/
|
|
6751
6753
|
search?: string | null;
|
|
6752
6754
|
/**
|
|
6753
|
-
* @example
|
|
6755
|
+
* @example pending
|
|
6754
6756
|
* @enum {string|null}
|
|
6755
6757
|
*/
|
|
6756
6758
|
status?: "pending" | "approved" | "rejected" | "withdrawn" | "converted" | "cancelled" | null;
|
|
@@ -6989,7 +6991,7 @@ export interface operations {
|
|
|
6989
6991
|
content: {
|
|
6990
6992
|
"application/json": {
|
|
6991
6993
|
data?: {
|
|
6992
|
-
/** @example
|
|
6994
|
+
/** @example ee4eebbe-dec8-4a02-b7bd-b6457d953faf */
|
|
6993
6995
|
uid?: string;
|
|
6994
6996
|
/** @example JH-APP-2026-589365 */
|
|
6995
6997
|
application_ref?: string;
|
|
@@ -7010,7 +7012,7 @@ export interface operations {
|
|
|
7010
7012
|
/** @example null */
|
|
7011
7013
|
rejection_reason?: string | null;
|
|
7012
7014
|
timeline?: {
|
|
7013
|
-
/** @example 2026-
|
|
7015
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
7014
7016
|
created_at?: string;
|
|
7015
7017
|
/** @example null */
|
|
7016
7018
|
approved_at?: string | null;
|
|
@@ -7044,7 +7046,7 @@ export interface operations {
|
|
|
7044
7046
|
content: {
|
|
7045
7047
|
"application/json": {
|
|
7046
7048
|
data?: {
|
|
7047
|
-
/** @example
|
|
7049
|
+
/** @example b6774c9f-7a27-4ea1-8091-b0d746ace240 */
|
|
7048
7050
|
uid?: string;
|
|
7049
7051
|
/** @example JH-APP-2026-933724 */
|
|
7050
7052
|
application_ref?: string;
|
|
@@ -7065,7 +7067,7 @@ export interface operations {
|
|
|
7065
7067
|
/** @example null */
|
|
7066
7068
|
rejection_reason?: string | null;
|
|
7067
7069
|
timeline?: {
|
|
7068
|
-
/** @example 2026-
|
|
7070
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
7069
7071
|
created_at?: string;
|
|
7070
7072
|
/** @example null */
|
|
7071
7073
|
approved_at?: string | null;
|
|
@@ -7099,7 +7101,7 @@ export interface operations {
|
|
|
7099
7101
|
content: {
|
|
7100
7102
|
"application/json": {
|
|
7101
7103
|
data?: {
|
|
7102
|
-
/** @example
|
|
7104
|
+
/** @example af86aa88-b7fa-4ff1-81c1-bcec0fe09186 */
|
|
7103
7105
|
uid?: string;
|
|
7104
7106
|
/** @example JH-APP-2026-450949 */
|
|
7105
7107
|
application_ref?: string;
|
|
@@ -7120,7 +7122,7 @@ export interface operations {
|
|
|
7120
7122
|
/** @example null */
|
|
7121
7123
|
rejection_reason?: string | null;
|
|
7122
7124
|
timeline?: {
|
|
7123
|
-
/** @example 2026-
|
|
7125
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
7124
7126
|
created_at?: string;
|
|
7125
7127
|
/** @example null */
|
|
7126
7128
|
approved_at?: string | null;
|
|
@@ -7164,7 +7166,7 @@ export interface operations {
|
|
|
7164
7166
|
content: {
|
|
7165
7167
|
"application/json": {
|
|
7166
7168
|
data?: {
|
|
7167
|
-
/** @example
|
|
7169
|
+
/** @example 807f5493-5484-431e-b75e-fc40b6e2d720 */
|
|
7168
7170
|
uid?: string;
|
|
7169
7171
|
/** @example JH-APP-2026-026316 */
|
|
7170
7172
|
application_ref?: string;
|
|
@@ -7185,7 +7187,7 @@ export interface operations {
|
|
|
7185
7187
|
/** @example null */
|
|
7186
7188
|
rejection_reason?: string | null;
|
|
7187
7189
|
timeline?: {
|
|
7188
|
-
/** @example 2026-
|
|
7190
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
7189
7191
|
created_at?: string;
|
|
7190
7192
|
/** @example null */
|
|
7191
7193
|
approved_at?: string | null;
|
|
@@ -7229,7 +7231,7 @@ export interface operations {
|
|
|
7229
7231
|
content: {
|
|
7230
7232
|
"application/json": {
|
|
7231
7233
|
data?: {
|
|
7232
|
-
/** @example
|
|
7234
|
+
/** @example ff5e1009-32dc-4f37-998c-b51af7388379 */
|
|
7233
7235
|
uid?: string;
|
|
7234
7236
|
/** @example JH-APP-2026-000564 */
|
|
7235
7237
|
application_ref?: string;
|
|
@@ -7250,7 +7252,7 @@ export interface operations {
|
|
|
7250
7252
|
/** @example null */
|
|
7251
7253
|
rejection_reason?: string | null;
|
|
7252
7254
|
timeline?: {
|
|
7253
|
-
/** @example 2026-
|
|
7255
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
7254
7256
|
created_at?: string;
|
|
7255
7257
|
/** @example null */
|
|
7256
7258
|
approved_at?: string | null;
|
|
@@ -7284,7 +7286,7 @@ export interface operations {
|
|
|
7284
7286
|
content: {
|
|
7285
7287
|
"application/json": {
|
|
7286
7288
|
data?: {
|
|
7287
|
-
/** @example
|
|
7289
|
+
/** @example bbed76fc-88cd-47f0-aa53-e84545091390 */
|
|
7288
7290
|
uid?: string;
|
|
7289
7291
|
/** @example 4881.50 */
|
|
7290
7292
|
rent_amount?: string;
|
|
@@ -7292,9 +7294,9 @@ export interface operations {
|
|
|
7292
7294
|
deposit_amount?: string;
|
|
7293
7295
|
/** @example offer_accepted */
|
|
7294
7296
|
state?: string;
|
|
7295
|
-
/** @example 2025-
|
|
7297
|
+
/** @example 2025-08-24T00:00:00.000000Z */
|
|
7296
7298
|
start_date?: string;
|
|
7297
|
-
/** @example 2026-
|
|
7299
|
+
/** @example 2026-08-24T00:00:00.000000Z */
|
|
7298
7300
|
end_date?: string;
|
|
7299
7301
|
/** @example false */
|
|
7300
7302
|
is_periodic?: boolean;
|
|
@@ -7302,7 +7304,7 @@ export interface operations {
|
|
|
7302
7304
|
company_name?: string | null;
|
|
7303
7305
|
/** @example null */
|
|
7304
7306
|
company_registration_number?: string | null;
|
|
7305
|
-
/** @example 2026-
|
|
7307
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
7306
7308
|
created_at?: string;
|
|
7307
7309
|
};
|
|
7308
7310
|
};
|
|
@@ -7748,7 +7750,7 @@ export interface operations {
|
|
|
7748
7750
|
content: {
|
|
7749
7751
|
"application/json": {
|
|
7750
7752
|
data?: {
|
|
7751
|
-
/** @example
|
|
7753
|
+
/** @example 9544e389-e869-4c11-b8a0-a4f1c9ea2c6d */
|
|
7752
7754
|
uid?: string;
|
|
7753
7755
|
/** @example Ms. Audra Crooks II */
|
|
7754
7756
|
username?: string;
|
|
@@ -7778,7 +7780,7 @@ export interface operations {
|
|
|
7778
7780
|
timezone?: string;
|
|
7779
7781
|
/** @example Customer */
|
|
7780
7782
|
user_type?: string;
|
|
7781
|
-
/** @example
|
|
7783
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
7782
7784
|
created?: string;
|
|
7783
7785
|
/** @example 0 seconds ago */
|
|
7784
7786
|
email_verified_at?: string;
|
|
@@ -8168,11 +8170,11 @@ export interface operations {
|
|
|
8168
8170
|
content: {
|
|
8169
8171
|
"application/json": {
|
|
8170
8172
|
data?: {
|
|
8171
|
-
/** @example New For Rent Property draft •
|
|
8173
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
8172
8174
|
draft_name?: string;
|
|
8173
|
-
/** @example LST-PRP-LTR-
|
|
8175
|
+
/** @example LST-PRP-LTR-MOMXZNFPY3D */
|
|
8174
8176
|
sku?: string;
|
|
8175
|
-
/** @example
|
|
8177
|
+
/** @example 4abddaa8-86c2-4fbb-aed1-75cdc8ef89df */
|
|
8176
8178
|
uid?: string;
|
|
8177
8179
|
/** @example Rent */
|
|
8178
8180
|
listing_type?: string;
|
|
@@ -9584,7 +9586,7 @@ export interface operations {
|
|
|
9584
9586
|
content: {
|
|
9585
9587
|
"application/json": {
|
|
9586
9588
|
/**
|
|
9587
|
-
* @example
|
|
9589
|
+
* @example Suspended
|
|
9588
9590
|
* @enum {string}
|
|
9589
9591
|
*/
|
|
9590
9592
|
status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
|
|
@@ -9599,7 +9601,7 @@ export interface operations {
|
|
|
9599
9601
|
content: {
|
|
9600
9602
|
"application/json": {
|
|
9601
9603
|
data?: {
|
|
9602
|
-
/** @example
|
|
9604
|
+
/** @example 04a7d101-9d70-44ff-9056-64cbd17b6a64 */
|
|
9603
9605
|
uid?: string;
|
|
9604
9606
|
/** @example Morgan Hirthe */
|
|
9605
9607
|
username?: string;
|
|
@@ -9629,7 +9631,7 @@ export interface operations {
|
|
|
9629
9631
|
timezone?: string;
|
|
9630
9632
|
/** @example Customer */
|
|
9631
9633
|
user_type?: string;
|
|
9632
|
-
/** @example
|
|
9634
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
9633
9635
|
created?: string;
|
|
9634
9636
|
/** @example 0 seconds ago */
|
|
9635
9637
|
email_verified_at?: string;
|
|
@@ -10338,11 +10340,11 @@ export interface operations {
|
|
|
10338
10340
|
content: {
|
|
10339
10341
|
"application/json": {
|
|
10340
10342
|
data?: {
|
|
10341
|
-
/** @example New For Rent Property draft •
|
|
10343
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
10342
10344
|
draft_name?: string;
|
|
10343
|
-
/** @example LST-PRP-LTR-
|
|
10345
|
+
/** @example LST-PRP-LTR-MOMXZNI7WAN */
|
|
10344
10346
|
sku?: string;
|
|
10345
|
-
/** @example
|
|
10347
|
+
/** @example f5aabe2f-8329-4443-9bf0-211c5757f38f */
|
|
10346
10348
|
uid?: string;
|
|
10347
10349
|
/** @example Rent */
|
|
10348
10350
|
listing_type?: string;
|
|
@@ -10782,7 +10784,7 @@ export interface operations {
|
|
|
10782
10784
|
content: {
|
|
10783
10785
|
"application/json": {
|
|
10784
10786
|
data?: {
|
|
10785
|
-
/** @example
|
|
10787
|
+
/** @example ed971702-00e0-4e46-b7c0-35ff67855b87 */
|
|
10786
10788
|
uid?: string;
|
|
10787
10789
|
/** @example photo */
|
|
10788
10790
|
media_type?: string;
|
|
@@ -11089,32 +11091,30 @@ export interface operations {
|
|
|
11089
11091
|
/**
|
|
11090
11092
|
* @example [
|
|
11091
11093
|
* {
|
|
11092
|
-
* "draft_name": "New For Sale
|
|
11093
|
-
* "sku": "LST-
|
|
11094
|
-
* "uid": "
|
|
11094
|
+
* "draft_name": "New For Sale Used Item draft • 1 May 2026, 1:22 PM",
|
|
11095
|
+
* "sku": "LST-UIT-SAL-MOMXZNJKI68",
|
|
11096
|
+
* "uid": "c4da315a-0f3f-4ec9-a208-16e774b63f45",
|
|
11095
11097
|
* "listing_type": "Sale",
|
|
11096
|
-
* "vertical": "
|
|
11097
|
-
* "arrangement_type":
|
|
11098
|
-
* "arrangement_type_label":
|
|
11098
|
+
* "vertical": "Used Item",
|
|
11099
|
+
* "arrangement_type": null,
|
|
11100
|
+
* "arrangement_type_label": null,
|
|
11099
11101
|
* "price": null,
|
|
11100
11102
|
* "state": "draft",
|
|
11101
11103
|
* "published_at": null,
|
|
11102
11104
|
* "published_since": null,
|
|
11103
11105
|
* "is_visible": false,
|
|
11104
|
-
* "summary":
|
|
11105
|
-
* "availability": null
|
|
11106
|
-
* },
|
|
11106
|
+
* "summary": [],
|
|
11107
11107
|
* "workflow": [],
|
|
11108
11108
|
* "media": []
|
|
11109
11109
|
* },
|
|
11110
11110
|
* {
|
|
11111
|
-
* "draft_name": "New
|
|
11112
|
-
* "sku": "LST-PRP-
|
|
11113
|
-
* "uid": "
|
|
11114
|
-
* "listing_type": "
|
|
11111
|
+
* "draft_name": "New Short Let Property draft • 1 May 2026, 1:22 PM",
|
|
11112
|
+
* "sku": "LST-PRP-SHL-MOMXZNJMCAH",
|
|
11113
|
+
* "uid": "6a090f72-c9dd-4a15-9735-bf07a169858f",
|
|
11114
|
+
* "listing_type": "Short Let",
|
|
11115
11115
|
* "vertical": "Property",
|
|
11116
|
-
* "arrangement_type": "
|
|
11117
|
-
* "arrangement_type_label": "
|
|
11116
|
+
* "arrangement_type": "standard_residential",
|
|
11117
|
+
* "arrangement_type_label": "Standard Residential",
|
|
11118
11118
|
* "price": null,
|
|
11119
11119
|
* "state": "draft",
|
|
11120
11120
|
* "published_at": null,
|
|
@@ -11129,20 +11129,20 @@ export interface operations {
|
|
|
11129
11129
|
* ]
|
|
11130
11130
|
*/
|
|
11131
11131
|
data?: {
|
|
11132
|
-
/** @example New For Sale
|
|
11132
|
+
/** @example New For Sale Used Item draft • 1 May 2026, 1:22 PM */
|
|
11133
11133
|
draft_name?: string;
|
|
11134
|
-
/** @example LST-
|
|
11134
|
+
/** @example LST-UIT-SAL-MOMXZNJKI68 */
|
|
11135
11135
|
sku?: string;
|
|
11136
|
-
/** @example
|
|
11136
|
+
/** @example c4da315a-0f3f-4ec9-a208-16e774b63f45 */
|
|
11137
11137
|
uid?: string;
|
|
11138
11138
|
/** @example Sale */
|
|
11139
11139
|
listing_type?: string;
|
|
11140
|
-
/** @example
|
|
11140
|
+
/** @example Used Item */
|
|
11141
11141
|
vertical?: string;
|
|
11142
|
-
/** @example
|
|
11143
|
-
arrangement_type?: string;
|
|
11144
|
-
/** @example
|
|
11145
|
-
arrangement_type_label?: string;
|
|
11142
|
+
/** @example null */
|
|
11143
|
+
arrangement_type?: string | null;
|
|
11144
|
+
/** @example null */
|
|
11145
|
+
arrangement_type_label?: string | null;
|
|
11146
11146
|
/** @example null */
|
|
11147
11147
|
price?: string | null;
|
|
11148
11148
|
/** @example draft */
|
|
@@ -11153,10 +11153,8 @@ export interface operations {
|
|
|
11153
11153
|
published_since?: string | null;
|
|
11154
11154
|
/** @example false */
|
|
11155
11155
|
is_visible?: boolean;
|
|
11156
|
-
|
|
11157
|
-
|
|
11158
|
-
availability?: string | null;
|
|
11159
|
-
};
|
|
11156
|
+
/** @example [] */
|
|
11157
|
+
summary?: unknown[];
|
|
11160
11158
|
/** @example [] */
|
|
11161
11159
|
workflow?: unknown[];
|
|
11162
11160
|
/** @example [] */
|
|
@@ -11328,11 +11326,11 @@ export interface operations {
|
|
|
11328
11326
|
content: {
|
|
11329
11327
|
"application/json": {
|
|
11330
11328
|
data?: {
|
|
11331
|
-
/** @example New For Rent Property draft •
|
|
11329
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
11332
11330
|
draft_name?: string;
|
|
11333
|
-
/** @example LST-PRP-LTR-
|
|
11331
|
+
/** @example LST-PRP-LTR-MOMXZNJUOZD */
|
|
11334
11332
|
sku?: string;
|
|
11335
|
-
/** @example
|
|
11333
|
+
/** @example d869867c-bff1-4512-b28c-436bec767f2e */
|
|
11336
11334
|
uid?: string;
|
|
11337
11335
|
/** @example Rent */
|
|
11338
11336
|
listing_type?: string;
|
|
@@ -11395,11 +11393,11 @@ export interface operations {
|
|
|
11395
11393
|
content: {
|
|
11396
11394
|
"application/json": {
|
|
11397
11395
|
data?: {
|
|
11398
|
-
/** @example New For Rent Property draft •
|
|
11396
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
11399
11397
|
draft_name?: string;
|
|
11400
|
-
/** @example LST-PRP-LTR-
|
|
11398
|
+
/** @example LST-PRP-LTR-MOMXZNJZKXU */
|
|
11401
11399
|
sku?: string;
|
|
11402
|
-
/** @example
|
|
11400
|
+
/** @example 1506841f-bce6-4de9-a84a-446d2b8e1f03 */
|
|
11403
11401
|
uid?: string;
|
|
11404
11402
|
/** @example Rent */
|
|
11405
11403
|
listing_type?: string;
|
|
@@ -11452,11 +11450,11 @@ export interface operations {
|
|
|
11452
11450
|
content: {
|
|
11453
11451
|
"application/json": {
|
|
11454
11452
|
data?: {
|
|
11455
|
-
/** @example New For Rent Property draft •
|
|
11453
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
11456
11454
|
draft_name?: string;
|
|
11457
|
-
/** @example LST-PRP-LTR-
|
|
11455
|
+
/** @example LST-PRP-LTR-MOMXZNK3IBY */
|
|
11458
11456
|
sku?: string;
|
|
11459
|
-
/** @example
|
|
11457
|
+
/** @example b0d66bb1-347f-4bcb-89d3-13820e7b58ae */
|
|
11460
11458
|
uid?: string;
|
|
11461
11459
|
/** @example Rent */
|
|
11462
11460
|
listing_type?: string;
|
|
@@ -11509,11 +11507,11 @@ export interface operations {
|
|
|
11509
11507
|
content: {
|
|
11510
11508
|
"application/json": {
|
|
11511
11509
|
data?: {
|
|
11512
|
-
/** @example New For Rent Property draft •
|
|
11510
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
11513
11511
|
draft_name?: string;
|
|
11514
|
-
/** @example LST-PRP-LTR-
|
|
11512
|
+
/** @example LST-PRP-LTR-MOMXZNK8WJD */
|
|
11515
11513
|
sku?: string;
|
|
11516
|
-
/** @example
|
|
11514
|
+
/** @example b3b8e8d6-7869-4d5e-b742-a18a6b76e7d0 */
|
|
11517
11515
|
uid?: string;
|
|
11518
11516
|
/** @example Rent */
|
|
11519
11517
|
listing_type?: string;
|
|
@@ -11707,7 +11705,7 @@ export interface operations {
|
|
|
11707
11705
|
content: {
|
|
11708
11706
|
"application/json": {
|
|
11709
11707
|
data?: {
|
|
11710
|
-
/** @example
|
|
11708
|
+
/** @example 304 */
|
|
11711
11709
|
id?: number;
|
|
11712
11710
|
/** @example 1 */
|
|
11713
11711
|
category_id?: number;
|
|
@@ -11781,7 +11779,7 @@ export interface operations {
|
|
|
11781
11779
|
content: {
|
|
11782
11780
|
"application/json": {
|
|
11783
11781
|
data?: {
|
|
11784
|
-
/** @example
|
|
11782
|
+
/** @example 305 */
|
|
11785
11783
|
id?: number;
|
|
11786
11784
|
/** @example 1 */
|
|
11787
11785
|
category_id?: number;
|
|
@@ -11820,7 +11818,7 @@ export interface operations {
|
|
|
11820
11818
|
content: {
|
|
11821
11819
|
"application/json": {
|
|
11822
11820
|
data?: {
|
|
11823
|
-
/** @example
|
|
11821
|
+
/** @example 306 */
|
|
11824
11822
|
id?: number;
|
|
11825
11823
|
/** @example 1 */
|
|
11826
11824
|
category_id?: number;
|
|
@@ -11858,7 +11856,7 @@ export interface operations {
|
|
|
11858
11856
|
/**
|
|
11859
11857
|
* @example [
|
|
11860
11858
|
* {
|
|
11861
|
-
* "id":
|
|
11859
|
+
* "id": 450,
|
|
11862
11860
|
* "name": "Exterior",
|
|
11863
11861
|
* "description": "For Exterior categories",
|
|
11864
11862
|
* "display_order": 1,
|
|
@@ -11868,7 +11866,7 @@ export interface operations {
|
|
|
11868
11866
|
* "is_active": true
|
|
11869
11867
|
* },
|
|
11870
11868
|
* {
|
|
11871
|
-
* "id":
|
|
11869
|
+
* "id": 451,
|
|
11872
11870
|
* "name": "Exterior",
|
|
11873
11871
|
* "description": "For Exterior categories",
|
|
11874
11872
|
* "display_order": 1,
|
|
@@ -11880,7 +11878,7 @@ export interface operations {
|
|
|
11880
11878
|
* ]
|
|
11881
11879
|
*/
|
|
11882
11880
|
data?: {
|
|
11883
|
-
/** @example
|
|
11881
|
+
/** @example 450 */
|
|
11884
11882
|
id?: number;
|
|
11885
11883
|
/** @example Exterior */
|
|
11886
11884
|
name?: string;
|
|
@@ -11944,7 +11942,7 @@ export interface operations {
|
|
|
11944
11942
|
content: {
|
|
11945
11943
|
"application/json": {
|
|
11946
11944
|
data?: {
|
|
11947
|
-
/** @example
|
|
11945
|
+
/** @example 452 */
|
|
11948
11946
|
id?: number;
|
|
11949
11947
|
/** @example Exterior */
|
|
11950
11948
|
name?: string;
|
|
@@ -12011,7 +12009,7 @@ export interface operations {
|
|
|
12011
12009
|
content: {
|
|
12012
12010
|
"application/json": {
|
|
12013
12011
|
data?: {
|
|
12014
|
-
/** @example
|
|
12012
|
+
/** @example 453 */
|
|
12015
12013
|
id?: number;
|
|
12016
12014
|
/** @example Exterior */
|
|
12017
12015
|
name?: string;
|
|
@@ -12052,7 +12050,7 @@ export interface operations {
|
|
|
12052
12050
|
content: {
|
|
12053
12051
|
"application/json": {
|
|
12054
12052
|
data?: {
|
|
12055
|
-
/** @example
|
|
12053
|
+
/** @example 454 */
|
|
12056
12054
|
id?: number;
|
|
12057
12055
|
/** @example Exterior */
|
|
12058
12056
|
name?: string;
|
|
@@ -12315,7 +12313,7 @@ export interface operations {
|
|
|
12315
12313
|
content: {
|
|
12316
12314
|
"application/json": {
|
|
12317
12315
|
data?: {
|
|
12318
|
-
/** @example
|
|
12316
|
+
/** @example 191 */
|
|
12319
12317
|
id?: number;
|
|
12320
12318
|
/** @example email_fa_0 */
|
|
12321
12319
|
key?: string;
|
|
@@ -12329,9 +12327,9 @@ export interface operations {
|
|
|
12329
12327
|
metadata_schema?: unknown[];
|
|
12330
12328
|
/** @example true */
|
|
12331
12329
|
is_active?: boolean;
|
|
12332
|
-
/** @example 2026-
|
|
12330
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
12333
12331
|
created_at?: string;
|
|
12334
|
-
/** @example 2026-
|
|
12332
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
12335
12333
|
updated_at?: string;
|
|
12336
12334
|
};
|
|
12337
12335
|
};
|
|
@@ -12391,7 +12389,7 @@ export interface operations {
|
|
|
12391
12389
|
content: {
|
|
12392
12390
|
"application/json": {
|
|
12393
12391
|
data?: {
|
|
12394
|
-
/** @example
|
|
12392
|
+
/** @example 192 */
|
|
12395
12393
|
id?: number;
|
|
12396
12394
|
/** @example email_fa_0 */
|
|
12397
12395
|
key?: string;
|
|
@@ -12405,9 +12403,9 @@ export interface operations {
|
|
|
12405
12403
|
metadata_schema?: unknown[];
|
|
12406
12404
|
/** @example true */
|
|
12407
12405
|
is_active?: boolean;
|
|
12408
|
-
/** @example 2026-
|
|
12406
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
12409
12407
|
created_at?: string;
|
|
12410
|
-
/** @example 2026-
|
|
12408
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
12411
12409
|
updated_at?: string;
|
|
12412
12410
|
};
|
|
12413
12411
|
};
|
|
@@ -13673,25 +13671,25 @@ export interface operations {
|
|
|
13673
13671
|
/**
|
|
13674
13672
|
* @example [
|
|
13675
13673
|
* {
|
|
13676
|
-
* "key": "
|
|
13677
|
-
* "name": "
|
|
13678
|
-
* "description": "
|
|
13674
|
+
* "key": "odio",
|
|
13675
|
+
* "name": "cumque",
|
|
13676
|
+
* "description": "Aut fugit ipsum libero ut.",
|
|
13679
13677
|
* "value_type": "string"
|
|
13680
13678
|
* },
|
|
13681
13679
|
* {
|
|
13682
|
-
* "key": "
|
|
13683
|
-
* "name": "
|
|
13684
|
-
* "description": "
|
|
13680
|
+
* "key": "impedit",
|
|
13681
|
+
* "name": "quia",
|
|
13682
|
+
* "description": "Nam incidunt voluptatem est qui et quis non.",
|
|
13685
13683
|
* "value_type": "string"
|
|
13686
13684
|
* }
|
|
13687
13685
|
* ]
|
|
13688
13686
|
*/
|
|
13689
13687
|
data?: {
|
|
13690
|
-
/** @example
|
|
13688
|
+
/** @example odio */
|
|
13691
13689
|
key?: string;
|
|
13692
|
-
/** @example
|
|
13690
|
+
/** @example cumque */
|
|
13693
13691
|
name?: string;
|
|
13694
|
-
/** @example
|
|
13692
|
+
/** @example Aut fugit ipsum libero ut. */
|
|
13695
13693
|
description?: string;
|
|
13696
13694
|
/** @example string */
|
|
13697
13695
|
value_type?: string;
|
|
@@ -14933,13 +14931,13 @@ export interface operations {
|
|
|
14933
14931
|
};
|
|
14934
14932
|
} | {
|
|
14935
14933
|
data?: {
|
|
14936
|
-
/** @example
|
|
14934
|
+
/** @example 6ce5cca9-f837-48ca-9658-5f95dba0601c */
|
|
14937
14935
|
uid?: string;
|
|
14938
14936
|
/** @example follow_up */
|
|
14939
14937
|
inspection_type?: string;
|
|
14940
14938
|
/** @example cancelled */
|
|
14941
14939
|
status?: string;
|
|
14942
|
-
/** @example
|
|
14940
|
+
/** @example 07 May 2026, 03:20 AM */
|
|
14943
14941
|
scheduled_date?: string;
|
|
14944
14942
|
/** @example null */
|
|
14945
14943
|
completed_date?: string | null;
|
|
@@ -14947,11 +14945,11 @@ export interface operations {
|
|
|
14947
14945
|
condition_rating?: string;
|
|
14948
14946
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
14949
14947
|
summary?: string;
|
|
14950
|
-
/** @example
|
|
14948
|
+
/** @example 01 Jul 2026, 12:09 AM */
|
|
14951
14949
|
next_inspection_date?: string;
|
|
14952
|
-
/** @example
|
|
14950
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
14953
14951
|
created_at?: string;
|
|
14954
|
-
/** @example
|
|
14952
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
14955
14953
|
updated_at?: string;
|
|
14956
14954
|
};
|
|
14957
14955
|
};
|
|
@@ -15006,13 +15004,13 @@ export interface operations {
|
|
|
15006
15004
|
content: {
|
|
15007
15005
|
"application/json": {
|
|
15008
15006
|
data?: {
|
|
15009
|
-
/** @example
|
|
15007
|
+
/** @example fd8f36bf-cf9a-4be1-a303-46162af919bb */
|
|
15010
15008
|
uid?: string;
|
|
15011
15009
|
/** @example follow_up */
|
|
15012
15010
|
inspection_type?: string;
|
|
15013
15011
|
/** @example cancelled */
|
|
15014
15012
|
status?: string;
|
|
15015
|
-
/** @example
|
|
15013
|
+
/** @example 07 May 2026, 03:20 AM */
|
|
15016
15014
|
scheduled_date?: string;
|
|
15017
15015
|
/** @example null */
|
|
15018
15016
|
completed_date?: string | null;
|
|
@@ -15020,11 +15018,11 @@ export interface operations {
|
|
|
15020
15018
|
condition_rating?: string;
|
|
15021
15019
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
15022
15020
|
summary?: string;
|
|
15023
|
-
/** @example
|
|
15021
|
+
/** @example 01 Jul 2026, 12:09 AM */
|
|
15024
15022
|
next_inspection_date?: string;
|
|
15025
|
-
/** @example
|
|
15023
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15026
15024
|
created_at?: string;
|
|
15027
|
-
/** @example
|
|
15025
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15028
15026
|
updated_at?: string;
|
|
15029
15027
|
};
|
|
15030
15028
|
};
|
|
@@ -15119,13 +15117,13 @@ export interface operations {
|
|
|
15119
15117
|
content: {
|
|
15120
15118
|
"application/json": {
|
|
15121
15119
|
data?: {
|
|
15122
|
-
/** @example
|
|
15120
|
+
/** @example 86748cbc-198c-4b53-a04f-be2c45afc903 */
|
|
15123
15121
|
uid?: string;
|
|
15124
15122
|
/** @example follow_up */
|
|
15125
15123
|
inspection_type?: string;
|
|
15126
15124
|
/** @example cancelled */
|
|
15127
15125
|
status?: string;
|
|
15128
|
-
/** @example
|
|
15126
|
+
/** @example 25 Apr 2026, 12:47 AM */
|
|
15129
15127
|
scheduled_date?: string;
|
|
15130
15128
|
/** @example null */
|
|
15131
15129
|
completed_date?: string | null;
|
|
@@ -15133,11 +15131,11 @@ export interface operations {
|
|
|
15133
15131
|
condition_rating?: string;
|
|
15134
15132
|
/** @example Et animi quos velit et fugiat. */
|
|
15135
15133
|
summary?: string;
|
|
15136
|
-
/** @example
|
|
15134
|
+
/** @example 04 Aug 2026, 08:40 AM */
|
|
15137
15135
|
next_inspection_date?: string;
|
|
15138
|
-
/** @example
|
|
15136
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15139
15137
|
created_at?: string;
|
|
15140
|
-
/** @example
|
|
15138
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15141
15139
|
updated_at?: string;
|
|
15142
15140
|
};
|
|
15143
15141
|
};
|
|
@@ -15174,13 +15172,13 @@ export interface operations {
|
|
|
15174
15172
|
content: {
|
|
15175
15173
|
"application/json": {
|
|
15176
15174
|
data?: {
|
|
15177
|
-
/** @example
|
|
15175
|
+
/** @example 2def5585-d3e5-4960-bc79-696626ea432f */
|
|
15178
15176
|
uid?: string;
|
|
15179
15177
|
/** @example follow_up */
|
|
15180
15178
|
inspection_type?: string;
|
|
15181
15179
|
/** @example cancelled */
|
|
15182
15180
|
status?: string;
|
|
15183
|
-
/** @example
|
|
15181
|
+
/** @example 07 May 2026, 03:20 AM */
|
|
15184
15182
|
scheduled_date?: string;
|
|
15185
15183
|
/** @example null */
|
|
15186
15184
|
completed_date?: string | null;
|
|
@@ -15188,11 +15186,11 @@ export interface operations {
|
|
|
15188
15186
|
condition_rating?: string;
|
|
15189
15187
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
15190
15188
|
summary?: string;
|
|
15191
|
-
/** @example
|
|
15189
|
+
/** @example 01 Jul 2026, 12:09 AM */
|
|
15192
15190
|
next_inspection_date?: string;
|
|
15193
|
-
/** @example
|
|
15191
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15194
15192
|
created_at?: string;
|
|
15195
|
-
/** @example
|
|
15193
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15196
15194
|
updated_at?: string;
|
|
15197
15195
|
};
|
|
15198
15196
|
};
|
|
@@ -15229,13 +15227,13 @@ export interface operations {
|
|
|
15229
15227
|
content: {
|
|
15230
15228
|
"application/json": {
|
|
15231
15229
|
data?: {
|
|
15232
|
-
/** @example
|
|
15230
|
+
/** @example c106fa56-8b15-403a-9553-de431efbe012 */
|
|
15233
15231
|
uid?: string;
|
|
15234
15232
|
/** @example follow_up */
|
|
15235
15233
|
inspection_type?: string;
|
|
15236
15234
|
/** @example cancelled */
|
|
15237
15235
|
status?: string;
|
|
15238
|
-
/** @example
|
|
15236
|
+
/** @example 25 Apr 2026, 12:47 AM */
|
|
15239
15237
|
scheduled_date?: string;
|
|
15240
15238
|
/** @example null */
|
|
15241
15239
|
completed_date?: string | null;
|
|
@@ -15243,11 +15241,11 @@ export interface operations {
|
|
|
15243
15241
|
condition_rating?: string;
|
|
15244
15242
|
/** @example Et animi quos velit et fugiat. */
|
|
15245
15243
|
summary?: string;
|
|
15246
|
-
/** @example
|
|
15244
|
+
/** @example 04 Aug 2026, 08:40 AM */
|
|
15247
15245
|
next_inspection_date?: string;
|
|
15248
|
-
/** @example
|
|
15246
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15249
15247
|
created_at?: string;
|
|
15250
|
-
/** @example
|
|
15248
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15251
15249
|
updated_at?: string;
|
|
15252
15250
|
};
|
|
15253
15251
|
};
|
|
@@ -15374,29 +15372,29 @@ export interface operations {
|
|
|
15374
15372
|
};
|
|
15375
15373
|
} | {
|
|
15376
15374
|
data?: {
|
|
15377
|
-
/** @example
|
|
15375
|
+
/** @example 7ab61b16-145b-46d1-aede-ae383fe76baf */
|
|
15378
15376
|
uid?: string;
|
|
15379
15377
|
/** @example 1 */
|
|
15380
15378
|
tenancy_id?: number;
|
|
15381
|
-
/** @example
|
|
15379
|
+
/** @example Et corporis at. */
|
|
15382
15380
|
title?: string;
|
|
15383
|
-
/** @example
|
|
15381
|
+
/** @example Inventore est voluptatem animi et officia laboriosam. Cum explicabo eum autem veniam eveniet error iure. Quae aperiam in est iste ut adipisci temporibus. */
|
|
15384
15382
|
description?: string;
|
|
15385
15383
|
/** @example completed */
|
|
15386
15384
|
status?: string;
|
|
15387
15385
|
/** @example low */
|
|
15388
15386
|
priority?: string;
|
|
15389
|
-
/** @example
|
|
15387
|
+
/** @example 24 Apr 2026, 06:49 PM */
|
|
15390
15388
|
reported_at?: string;
|
|
15391
|
-
/** @example
|
|
15389
|
+
/** @example 25 Apr 2026, 06:21 PM */
|
|
15392
15390
|
assigned_at?: string;
|
|
15393
15391
|
/** @example null */
|
|
15394
15392
|
completed_at?: string | null;
|
|
15395
|
-
/** @example
|
|
15393
|
+
/** @example 03 May 2026, 04:12 AM */
|
|
15396
15394
|
sla_deadline?: string;
|
|
15397
|
-
/** @example
|
|
15395
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15398
15396
|
created_at?: string;
|
|
15399
|
-
/** @example
|
|
15397
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15400
15398
|
updated_at?: string;
|
|
15401
15399
|
};
|
|
15402
15400
|
};
|
|
@@ -15433,7 +15431,7 @@ export interface operations {
|
|
|
15433
15431
|
content: {
|
|
15434
15432
|
"application/json": {
|
|
15435
15433
|
data?: {
|
|
15436
|
-
/** @example
|
|
15434
|
+
/** @example fcd7243c-8bb0-4b63-ba70-19fcede0a286 */
|
|
15437
15435
|
uid?: string;
|
|
15438
15436
|
/** @example 1 */
|
|
15439
15437
|
tenancy_id?: number;
|
|
@@ -15445,17 +15443,17 @@ export interface operations {
|
|
|
15445
15443
|
status?: string;
|
|
15446
15444
|
/** @example low */
|
|
15447
15445
|
priority?: string;
|
|
15448
|
-
/** @example
|
|
15446
|
+
/** @example 30 Apr 2026, 02:50 AM */
|
|
15449
15447
|
reported_at?: string;
|
|
15450
15448
|
/** @example null */
|
|
15451
15449
|
assigned_at?: string | null;
|
|
15452
15450
|
/** @example null */
|
|
15453
15451
|
completed_at?: string | null;
|
|
15454
|
-
/** @example 02 May 2026,
|
|
15452
|
+
/** @example 02 May 2026, 11:15 PM */
|
|
15455
15453
|
sla_deadline?: string;
|
|
15456
|
-
/** @example
|
|
15454
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15457
15455
|
created_at?: string;
|
|
15458
|
-
/** @example
|
|
15456
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15459
15457
|
updated_at?: string;
|
|
15460
15458
|
};
|
|
15461
15459
|
};
|
|
@@ -15492,7 +15490,7 @@ export interface operations {
|
|
|
15492
15490
|
content: {
|
|
15493
15491
|
"application/json": {
|
|
15494
15492
|
data?: {
|
|
15495
|
-
/** @example
|
|
15493
|
+
/** @example 06bf38f6-5006-4705-b764-98935d9ab452 */
|
|
15496
15494
|
uid?: string;
|
|
15497
15495
|
/** @example 1 */
|
|
15498
15496
|
tenancy_id?: number;
|
|
@@ -15504,17 +15502,17 @@ export interface operations {
|
|
|
15504
15502
|
status?: string;
|
|
15505
15503
|
/** @example emergency */
|
|
15506
15504
|
priority?: string;
|
|
15507
|
-
/** @example
|
|
15505
|
+
/** @example 25 Apr 2026, 12:35 AM */
|
|
15508
15506
|
reported_at?: string;
|
|
15509
|
-
/** @example
|
|
15507
|
+
/** @example 29 Apr 2026, 08:55 PM */
|
|
15510
15508
|
assigned_at?: string;
|
|
15511
15509
|
/** @example null */
|
|
15512
15510
|
completed_at?: string | null;
|
|
15513
|
-
/** @example
|
|
15511
|
+
/** @example 03 May 2026, 02:18 AM */
|
|
15514
15512
|
sla_deadline?: string;
|
|
15515
|
-
/** @example
|
|
15513
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15516
15514
|
created_at?: string;
|
|
15517
|
-
/** @example
|
|
15515
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15518
15516
|
updated_at?: string;
|
|
15519
15517
|
};
|
|
15520
15518
|
};
|
|
@@ -15551,7 +15549,7 @@ export interface operations {
|
|
|
15551
15549
|
content: {
|
|
15552
15550
|
"application/json": {
|
|
15553
15551
|
data?: {
|
|
15554
|
-
/** @example
|
|
15552
|
+
/** @example 1e6a7562-2b01-4754-85bc-2b8b6eb9af72 */
|
|
15555
15553
|
uid?: string;
|
|
15556
15554
|
/** @example 1 */
|
|
15557
15555
|
tenancy_id?: number;
|
|
@@ -15563,17 +15561,17 @@ export interface operations {
|
|
|
15563
15561
|
status?: string;
|
|
15564
15562
|
/** @example emergency */
|
|
15565
15563
|
priority?: string;
|
|
15566
|
-
/** @example
|
|
15564
|
+
/** @example 25 Apr 2026, 12:35 AM */
|
|
15567
15565
|
reported_at?: string;
|
|
15568
|
-
/** @example
|
|
15566
|
+
/** @example 29 Apr 2026, 08:55 PM */
|
|
15569
15567
|
assigned_at?: string;
|
|
15570
15568
|
/** @example null */
|
|
15571
15569
|
completed_at?: string | null;
|
|
15572
|
-
/** @example
|
|
15570
|
+
/** @example 03 May 2026, 02:18 AM */
|
|
15573
15571
|
sla_deadline?: string;
|
|
15574
|
-
/** @example
|
|
15572
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15575
15573
|
created_at?: string;
|
|
15576
|
-
/** @example
|
|
15574
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15577
15575
|
updated_at?: string;
|
|
15578
15576
|
};
|
|
15579
15577
|
};
|
|
@@ -15610,7 +15608,7 @@ export interface operations {
|
|
|
15610
15608
|
content: {
|
|
15611
15609
|
"application/json": {
|
|
15612
15610
|
data?: {
|
|
15613
|
-
/** @example
|
|
15611
|
+
/** @example df31efa1-b3a1-4cf7-bbec-79899b6c33e3 */
|
|
15614
15612
|
uid?: string;
|
|
15615
15613
|
/** @example 1 */
|
|
15616
15614
|
tenancy_id?: number;
|
|
@@ -15622,17 +15620,17 @@ export interface operations {
|
|
|
15622
15620
|
status?: string;
|
|
15623
15621
|
/** @example emergency */
|
|
15624
15622
|
priority?: string;
|
|
15625
|
-
/** @example
|
|
15623
|
+
/** @example 25 Apr 2026, 12:35 AM */
|
|
15626
15624
|
reported_at?: string;
|
|
15627
|
-
/** @example
|
|
15625
|
+
/** @example 29 Apr 2026, 08:55 PM */
|
|
15628
15626
|
assigned_at?: string;
|
|
15629
15627
|
/** @example null */
|
|
15630
15628
|
completed_at?: string | null;
|
|
15631
|
-
/** @example
|
|
15629
|
+
/** @example 03 May 2026, 02:18 AM */
|
|
15632
15630
|
sla_deadline?: string;
|
|
15633
|
-
/** @example
|
|
15631
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15634
15632
|
created_at?: string;
|
|
15635
|
-
/** @example
|
|
15633
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
15636
15634
|
updated_at?: string;
|
|
15637
15635
|
};
|
|
15638
15636
|
};
|
|
@@ -18886,7 +18884,7 @@ export interface operations {
|
|
|
18886
18884
|
content: {
|
|
18887
18885
|
"application/json": {
|
|
18888
18886
|
data?: {
|
|
18889
|
-
/** @example
|
|
18887
|
+
/** @example 123b8626-bf7e-401e-a3d8-d09dafedcbe5 */
|
|
18890
18888
|
uid?: string;
|
|
18891
18889
|
/** @example Ms. Audra Crooks II */
|
|
18892
18890
|
username?: string;
|
|
@@ -18916,7 +18914,7 @@ export interface operations {
|
|
|
18916
18914
|
timezone?: string;
|
|
18917
18915
|
/** @example Customer */
|
|
18918
18916
|
user_type?: string;
|
|
18919
|
-
/** @example
|
|
18917
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
18920
18918
|
created?: string;
|
|
18921
18919
|
/** @example 1 second ago */
|
|
18922
18920
|
email_verified_at?: string;
|
|
@@ -19385,7 +19383,7 @@ export interface operations {
|
|
|
19385
19383
|
content: {
|
|
19386
19384
|
"application/json": {
|
|
19387
19385
|
data?: {
|
|
19388
|
-
/** @example
|
|
19386
|
+
/** @example e2bc1235-2fdc-4025-9165-8a7fe4d26fc1 */
|
|
19389
19387
|
uid?: string;
|
|
19390
19388
|
/** @example Ms. Audra Crooks II */
|
|
19391
19389
|
username?: string;
|
|
@@ -19415,7 +19413,7 @@ export interface operations {
|
|
|
19415
19413
|
timezone?: string;
|
|
19416
19414
|
/** @example Customer */
|
|
19417
19415
|
user_type?: string;
|
|
19418
|
-
/** @example
|
|
19416
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
19419
19417
|
created?: string;
|
|
19420
19418
|
/** @example 0 seconds ago */
|
|
19421
19419
|
email_verified_at?: string;
|
|
@@ -19684,7 +19682,7 @@ export interface operations {
|
|
|
19684
19682
|
*/
|
|
19685
19683
|
search?: string | null;
|
|
19686
19684
|
/**
|
|
19687
|
-
* @example
|
|
19685
|
+
* @example converted
|
|
19688
19686
|
* @enum {string|null}
|
|
19689
19687
|
*/
|
|
19690
19688
|
status?: "pending" | "approved" | "rejected" | "withdrawn" | "converted" | "cancelled" | null;
|
|
@@ -19918,7 +19916,7 @@ export interface operations {
|
|
|
19918
19916
|
content: {
|
|
19919
19917
|
"application/json": {
|
|
19920
19918
|
data?: {
|
|
19921
|
-
/** @example
|
|
19919
|
+
/** @example 517a24c1-4d0c-45fb-8492-a7566340ce99 */
|
|
19922
19920
|
uid?: string;
|
|
19923
19921
|
/** @example JH-APP-2026-936806 */
|
|
19924
19922
|
application_ref?: string;
|
|
@@ -19939,7 +19937,7 @@ export interface operations {
|
|
|
19939
19937
|
/** @example null */
|
|
19940
19938
|
rejection_reason?: string | null;
|
|
19941
19939
|
timeline?: {
|
|
19942
|
-
/** @example 2026-
|
|
19940
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
19943
19941
|
created_at?: string;
|
|
19944
19942
|
/** @example null */
|
|
19945
19943
|
approved_at?: string | null;
|
|
@@ -19973,7 +19971,7 @@ export interface operations {
|
|
|
19973
19971
|
content: {
|
|
19974
19972
|
"application/json": {
|
|
19975
19973
|
data?: {
|
|
19976
|
-
/** @example
|
|
19974
|
+
/** @example 95365ae7-3ff3-4d05-8e2b-be920a496137 */
|
|
19977
19975
|
uid?: string;
|
|
19978
19976
|
/** @example JH-APP-2026-757680 */
|
|
19979
19977
|
application_ref?: string;
|
|
@@ -19994,7 +19992,7 @@ export interface operations {
|
|
|
19994
19992
|
/** @example null */
|
|
19995
19993
|
rejection_reason?: string | null;
|
|
19996
19994
|
timeline?: {
|
|
19997
|
-
/** @example 2026-
|
|
19995
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
19998
19996
|
created_at?: string;
|
|
19999
19997
|
/** @example null */
|
|
20000
19998
|
approved_at?: string | null;
|
|
@@ -20038,7 +20036,7 @@ export interface operations {
|
|
|
20038
20036
|
content: {
|
|
20039
20037
|
"application/json": {
|
|
20040
20038
|
data?: {
|
|
20041
|
-
/** @example
|
|
20039
|
+
/** @example d995fa74-071e-45c8-a4a3-ca75217dee2c */
|
|
20042
20040
|
uid?: string;
|
|
20043
20041
|
/** @example JH-APP-2026-449171 */
|
|
20044
20042
|
application_ref?: string;
|
|
@@ -20059,7 +20057,7 @@ export interface operations {
|
|
|
20059
20057
|
/** @example null */
|
|
20060
20058
|
rejection_reason?: string | null;
|
|
20061
20059
|
timeline?: {
|
|
20062
|
-
/** @example 2026-
|
|
20060
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
20063
20061
|
created_at?: string;
|
|
20064
20062
|
/** @example null */
|
|
20065
20063
|
approved_at?: string | null;
|
|
@@ -20093,7 +20091,7 @@ export interface operations {
|
|
|
20093
20091
|
content: {
|
|
20094
20092
|
"application/json": {
|
|
20095
20093
|
data?: {
|
|
20096
|
-
/** @example
|
|
20094
|
+
/** @example 41c804fb-b804-4c9c-b718-76e98fb3e0a1 */
|
|
20097
20095
|
uid?: string;
|
|
20098
20096
|
/** @example 4881.50 */
|
|
20099
20097
|
rent_amount?: string;
|
|
@@ -20101,9 +20099,9 @@ export interface operations {
|
|
|
20101
20099
|
deposit_amount?: string;
|
|
20102
20100
|
/** @example offer_accepted */
|
|
20103
20101
|
state?: string;
|
|
20104
|
-
/** @example 2025-
|
|
20102
|
+
/** @example 2025-08-24T00:00:00.000000Z */
|
|
20105
20103
|
start_date?: string;
|
|
20106
|
-
/** @example 2026-
|
|
20104
|
+
/** @example 2026-08-24T00:00:00.000000Z */
|
|
20107
20105
|
end_date?: string;
|
|
20108
20106
|
/** @example false */
|
|
20109
20107
|
is_periodic?: boolean;
|
|
@@ -20111,7 +20109,7 @@ export interface operations {
|
|
|
20111
20109
|
company_name?: string | null;
|
|
20112
20110
|
/** @example null */
|
|
20113
20111
|
company_registration_number?: string | null;
|
|
20114
|
-
/** @example 2026-
|
|
20112
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
20115
20113
|
created_at?: string;
|
|
20116
20114
|
};
|
|
20117
20115
|
};
|
|
@@ -20158,20 +20156,20 @@ export interface operations {
|
|
|
20158
20156
|
content: {
|
|
20159
20157
|
"application/json": {
|
|
20160
20158
|
data?: {
|
|
20161
|
-
/** @example New For
|
|
20159
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
20162
20160
|
draft_name?: string;
|
|
20163
|
-
/** @example LST-
|
|
20161
|
+
/** @example LST-PRP-LTR-MOMXZN8Q3LK */
|
|
20164
20162
|
sku?: string;
|
|
20165
|
-
/** @example
|
|
20163
|
+
/** @example b77d400a-507f-4791-81af-e0b31d2daabe */
|
|
20166
20164
|
uid?: string;
|
|
20167
|
-
/** @example
|
|
20165
|
+
/** @example Rent */
|
|
20168
20166
|
listing_type?: string;
|
|
20169
|
-
/** @example
|
|
20167
|
+
/** @example Property */
|
|
20170
20168
|
vertical?: string;
|
|
20171
|
-
/** @example
|
|
20172
|
-
arrangement_type?: string
|
|
20173
|
-
/** @example
|
|
20174
|
-
arrangement_type_label?: string
|
|
20169
|
+
/** @example short_term_managed */
|
|
20170
|
+
arrangement_type?: string;
|
|
20171
|
+
/** @example Short Term Managed */
|
|
20172
|
+
arrangement_type_label?: string;
|
|
20175
20173
|
/** @example null */
|
|
20176
20174
|
price?: string | null;
|
|
20177
20175
|
/** @example draft */
|
|
@@ -20182,8 +20180,10 @@ export interface operations {
|
|
|
20182
20180
|
published_since?: string | null;
|
|
20183
20181
|
/** @example false */
|
|
20184
20182
|
is_visible?: boolean;
|
|
20185
|
-
|
|
20186
|
-
|
|
20183
|
+
summary?: {
|
|
20184
|
+
/** @example null */
|
|
20185
|
+
availability?: string | null;
|
|
20186
|
+
};
|
|
20187
20187
|
/** @example [] */
|
|
20188
20188
|
workflow?: unknown[];
|
|
20189
20189
|
/** @example [] */
|
|
@@ -20284,9 +20284,9 @@ export interface operations {
|
|
|
20284
20284
|
/**
|
|
20285
20285
|
* @example [
|
|
20286
20286
|
* {
|
|
20287
|
-
* "draft_name": "New For Rent Property draft •
|
|
20288
|
-
* "sku": "LST-PRP-LTR-
|
|
20289
|
-
* "uid": "
|
|
20287
|
+
* "draft_name": "New For Rent Property draft • 1 May 2026, 1:22 PM",
|
|
20288
|
+
* "sku": "LST-PRP-LTR-MOMXZN96J77",
|
|
20289
|
+
* "uid": "9282a1e0-63b6-4edc-b691-15d510f0d0e2",
|
|
20290
20290
|
* "listing_type": "Rent",
|
|
20291
20291
|
* "vertical": "Property",
|
|
20292
20292
|
* "arrangement_type": "let_to_let",
|
|
@@ -20303,9 +20303,9 @@ export interface operations {
|
|
|
20303
20303
|
* "media": []
|
|
20304
20304
|
* },
|
|
20305
20305
|
* {
|
|
20306
|
-
* "draft_name": "New Short Let Property draft •
|
|
20307
|
-
* "sku": "LST-PRP-SHL-
|
|
20308
|
-
* "uid": "
|
|
20306
|
+
* "draft_name": "New Short Let Property draft • 1 May 2026, 1:22 PM",
|
|
20307
|
+
* "sku": "LST-PRP-SHL-MOMXZN985YK",
|
|
20308
|
+
* "uid": "5f2572c6-09ec-4ddf-947c-5cab001081f4",
|
|
20309
20309
|
* "listing_type": "Short Let",
|
|
20310
20310
|
* "vertical": "Property",
|
|
20311
20311
|
* "arrangement_type": "short_term_managed",
|
|
@@ -20324,11 +20324,11 @@ export interface operations {
|
|
|
20324
20324
|
* ]
|
|
20325
20325
|
*/
|
|
20326
20326
|
data?: {
|
|
20327
|
-
/** @example New For Rent Property draft •
|
|
20327
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
20328
20328
|
draft_name?: string;
|
|
20329
|
-
/** @example LST-PRP-LTR-
|
|
20329
|
+
/** @example LST-PRP-LTR-MOMXZN96J77 */
|
|
20330
20330
|
sku?: string;
|
|
20331
|
-
/** @example
|
|
20331
|
+
/** @example 9282a1e0-63b6-4edc-b691-15d510f0d0e2 */
|
|
20332
20332
|
uid?: string;
|
|
20333
20333
|
/** @example Rent */
|
|
20334
20334
|
listing_type?: string;
|
|
@@ -20438,9 +20438,9 @@ export interface operations {
|
|
|
20438
20438
|
/**
|
|
20439
20439
|
* @example [
|
|
20440
20440
|
* {
|
|
20441
|
-
* "draft_name": "New For Rent Property draft •
|
|
20442
|
-
* "sku": "LST-PRP-LTR-
|
|
20443
|
-
* "uid": "
|
|
20441
|
+
* "draft_name": "New For Rent Property draft • 1 May 2026, 1:22 PM",
|
|
20442
|
+
* "sku": "LST-PRP-LTR-MOMXZN9FVVZ",
|
|
20443
|
+
* "uid": "0663b275-df52-4ca7-856d-f957667aab59",
|
|
20444
20444
|
* "listing_type": "Rent",
|
|
20445
20445
|
* "vertical": "Property",
|
|
20446
20446
|
* "arrangement_type": "let_to_let",
|
|
@@ -20457,9 +20457,9 @@ export interface operations {
|
|
|
20457
20457
|
* "media": []
|
|
20458
20458
|
* },
|
|
20459
20459
|
* {
|
|
20460
|
-
* "draft_name": "New Short Let Property draft •
|
|
20461
|
-
* "sku": "LST-PRP-SHL-
|
|
20462
|
-
* "uid": "
|
|
20460
|
+
* "draft_name": "New Short Let Property draft • 1 May 2026, 1:22 PM",
|
|
20461
|
+
* "sku": "LST-PRP-SHL-MOMXZN9IMAJ",
|
|
20462
|
+
* "uid": "64c726f7-d8c6-49ac-9332-581497b883d7",
|
|
20463
20463
|
* "listing_type": "Short Let",
|
|
20464
20464
|
* "vertical": "Property",
|
|
20465
20465
|
* "arrangement_type": "short_term_managed",
|
|
@@ -20478,11 +20478,11 @@ export interface operations {
|
|
|
20478
20478
|
* ]
|
|
20479
20479
|
*/
|
|
20480
20480
|
data?: {
|
|
20481
|
-
/** @example New For Rent Property draft •
|
|
20481
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
20482
20482
|
draft_name?: string;
|
|
20483
|
-
/** @example LST-PRP-LTR-
|
|
20483
|
+
/** @example LST-PRP-LTR-MOMXZN9FVVZ */
|
|
20484
20484
|
sku?: string;
|
|
20485
|
-
/** @example
|
|
20485
|
+
/** @example 0663b275-df52-4ca7-856d-f957667aab59 */
|
|
20486
20486
|
uid?: string;
|
|
20487
20487
|
/** @example Rent */
|
|
20488
20488
|
listing_type?: string;
|
|
@@ -21731,7 +21731,7 @@ export interface operations {
|
|
|
21731
21731
|
content: {
|
|
21732
21732
|
"application/json": {
|
|
21733
21733
|
data?: {
|
|
21734
|
-
/** @example
|
|
21734
|
+
/** @example da7668b3-b5ab-41c9-a568-2b34929d5137 */
|
|
21735
21735
|
uid?: string;
|
|
21736
21736
|
/** @example photo */
|
|
21737
21737
|
media_type?: string;
|
|
@@ -21880,11 +21880,11 @@ export interface operations {
|
|
|
21880
21880
|
content: {
|
|
21881
21881
|
"application/json": {
|
|
21882
21882
|
data?: {
|
|
21883
|
-
/** @example New For Rent Property draft •
|
|
21883
|
+
/** @example New For Rent Property draft • 1 May 2026, 1:22 PM */
|
|
21884
21884
|
draft_name?: string;
|
|
21885
|
-
/** @example LST-PRP-LTR-
|
|
21885
|
+
/** @example LST-PRP-LTR-MOMXZNBJVLS */
|
|
21886
21886
|
sku?: string;
|
|
21887
|
-
/** @example
|
|
21887
|
+
/** @example c65eefbd-b683-4e24-9d28-b6695d1ebc20 */
|
|
21888
21888
|
uid?: string;
|
|
21889
21889
|
/** @example Rent */
|
|
21890
21890
|
listing_type?: string;
|
|
@@ -22044,7 +22044,7 @@ export interface operations {
|
|
|
22044
22044
|
content: {
|
|
22045
22045
|
"application/json": {
|
|
22046
22046
|
data?: {
|
|
22047
|
-
/** @example
|
|
22047
|
+
/** @example 900ac56b-98e2-430e-ab84-91dbc28f9059 */
|
|
22048
22048
|
uid?: string;
|
|
22049
22049
|
/** @example null */
|
|
22050
22050
|
compliances?: string | null;
|
|
@@ -22095,7 +22095,7 @@ export interface operations {
|
|
|
22095
22095
|
content: {
|
|
22096
22096
|
"application/json": {
|
|
22097
22097
|
data?: {
|
|
22098
|
-
/** @example
|
|
22098
|
+
/** @example 174 */
|
|
22099
22099
|
id?: number;
|
|
22100
22100
|
compliance?: {
|
|
22101
22101
|
/** @example 1 */
|
|
@@ -22117,7 +22117,7 @@ export interface operations {
|
|
|
22117
22117
|
reviewed_by?: number;
|
|
22118
22118
|
/** @example null */
|
|
22119
22119
|
reviewed_at?: string | null;
|
|
22120
|
-
/** @example 2026-
|
|
22120
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
22121
22121
|
created_at?: string;
|
|
22122
22122
|
};
|
|
22123
22123
|
};
|
|
@@ -22172,33 +22172,33 @@ export interface operations {
|
|
|
22172
22172
|
/**
|
|
22173
22173
|
* @example [
|
|
22174
22174
|
* {
|
|
22175
|
-
* "uid": "
|
|
22175
|
+
* "uid": "eb41236e-bbee-4f18-893a-673c0183cbc9",
|
|
22176
22176
|
* "rent_amount": "4881.50",
|
|
22177
22177
|
* "deposit_amount": "2151.17",
|
|
22178
22178
|
* "state": "offer_accepted",
|
|
22179
|
-
* "start_date": "2025-
|
|
22180
|
-
* "end_date": "2026-
|
|
22179
|
+
* "start_date": "2025-08-24T00:00:00.000000Z",
|
|
22180
|
+
* "end_date": "2026-08-24T00:00:00.000000Z",
|
|
22181
22181
|
* "is_periodic": false,
|
|
22182
22182
|
* "company_name": null,
|
|
22183
22183
|
* "company_registration_number": null,
|
|
22184
|
-
* "created_at": "2026-
|
|
22184
|
+
* "created_at": "2026-05-01T13:22:12.000000Z"
|
|
22185
22185
|
* },
|
|
22186
22186
|
* {
|
|
22187
|
-
* "uid": "
|
|
22187
|
+
* "uid": "d3d7d615-3436-4305-9c97-6c620fbc98f9",
|
|
22188
22188
|
* "rent_amount": "3832.26",
|
|
22189
22189
|
* "deposit_amount": "1384.27",
|
|
22190
22190
|
* "state": "terminated",
|
|
22191
|
-
* "start_date": "2025-
|
|
22192
|
-
* "end_date": "2026-
|
|
22191
|
+
* "start_date": "2025-06-04T00:00:00.000000Z",
|
|
22192
|
+
* "end_date": "2026-06-04T00:00:00.000000Z",
|
|
22193
22193
|
* "is_periodic": false,
|
|
22194
22194
|
* "company_name": null,
|
|
22195
22195
|
* "company_registration_number": null,
|
|
22196
|
-
* "created_at": "2026-
|
|
22196
|
+
* "created_at": "2026-05-01T13:22:12.000000Z"
|
|
22197
22197
|
* }
|
|
22198
22198
|
* ]
|
|
22199
22199
|
*/
|
|
22200
22200
|
data?: {
|
|
22201
|
-
/** @example
|
|
22201
|
+
/** @example eb41236e-bbee-4f18-893a-673c0183cbc9 */
|
|
22202
22202
|
uid?: string;
|
|
22203
22203
|
/** @example 4881.50 */
|
|
22204
22204
|
rent_amount?: string;
|
|
@@ -22206,9 +22206,9 @@ export interface operations {
|
|
|
22206
22206
|
deposit_amount?: string;
|
|
22207
22207
|
/** @example offer_accepted */
|
|
22208
22208
|
state?: string;
|
|
22209
|
-
/** @example 2025-
|
|
22209
|
+
/** @example 2025-08-24T00:00:00.000000Z */
|
|
22210
22210
|
start_date?: string;
|
|
22211
|
-
/** @example 2026-
|
|
22211
|
+
/** @example 2026-08-24T00:00:00.000000Z */
|
|
22212
22212
|
end_date?: string;
|
|
22213
22213
|
/** @example false */
|
|
22214
22214
|
is_periodic?: boolean;
|
|
@@ -22216,7 +22216,7 @@ export interface operations {
|
|
|
22216
22216
|
company_name?: string | null;
|
|
22217
22217
|
/** @example null */
|
|
22218
22218
|
company_registration_number?: string | null;
|
|
22219
|
-
/** @example 2026-
|
|
22219
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
22220
22220
|
created_at?: string;
|
|
22221
22221
|
}[];
|
|
22222
22222
|
links?: {
|
|
@@ -22303,33 +22303,33 @@ export interface operations {
|
|
|
22303
22303
|
/**
|
|
22304
22304
|
* @example [
|
|
22305
22305
|
* {
|
|
22306
|
-
* "uid": "
|
|
22306
|
+
* "uid": "101fa69a-5521-454e-b119-edf2f5cf2747",
|
|
22307
22307
|
* "rent_amount": "4881.50",
|
|
22308
22308
|
* "deposit_amount": "2151.17",
|
|
22309
22309
|
* "state": "offer_accepted",
|
|
22310
|
-
* "start_date": "2025-
|
|
22311
|
-
* "end_date": "2026-
|
|
22310
|
+
* "start_date": "2025-08-24T00:00:00.000000Z",
|
|
22311
|
+
* "end_date": "2026-08-24T00:00:00.000000Z",
|
|
22312
22312
|
* "is_periodic": false,
|
|
22313
22313
|
* "company_name": null,
|
|
22314
22314
|
* "company_registration_number": null,
|
|
22315
|
-
* "created_at": "2026-
|
|
22315
|
+
* "created_at": "2026-05-01T13:22:12.000000Z"
|
|
22316
22316
|
* },
|
|
22317
22317
|
* {
|
|
22318
|
-
* "uid": "
|
|
22318
|
+
* "uid": "bf47d6a6-78e1-423e-91ca-50ccdc57e65a",
|
|
22319
22319
|
* "rent_amount": "3832.26",
|
|
22320
22320
|
* "deposit_amount": "1384.27",
|
|
22321
22321
|
* "state": "terminated",
|
|
22322
|
-
* "start_date": "2025-
|
|
22323
|
-
* "end_date": "2026-
|
|
22322
|
+
* "start_date": "2025-06-04T00:00:00.000000Z",
|
|
22323
|
+
* "end_date": "2026-06-04T00:00:00.000000Z",
|
|
22324
22324
|
* "is_periodic": false,
|
|
22325
22325
|
* "company_name": null,
|
|
22326
22326
|
* "company_registration_number": null,
|
|
22327
|
-
* "created_at": "2026-
|
|
22327
|
+
* "created_at": "2026-05-01T13:22:12.000000Z"
|
|
22328
22328
|
* }
|
|
22329
22329
|
* ]
|
|
22330
22330
|
*/
|
|
22331
22331
|
data?: {
|
|
22332
|
-
/** @example
|
|
22332
|
+
/** @example 101fa69a-5521-454e-b119-edf2f5cf2747 */
|
|
22333
22333
|
uid?: string;
|
|
22334
22334
|
/** @example 4881.50 */
|
|
22335
22335
|
rent_amount?: string;
|
|
@@ -22337,9 +22337,9 @@ export interface operations {
|
|
|
22337
22337
|
deposit_amount?: string;
|
|
22338
22338
|
/** @example offer_accepted */
|
|
22339
22339
|
state?: string;
|
|
22340
|
-
/** @example 2025-
|
|
22340
|
+
/** @example 2025-08-24T00:00:00.000000Z */
|
|
22341
22341
|
start_date?: string;
|
|
22342
|
-
/** @example 2026-
|
|
22342
|
+
/** @example 2026-08-24T00:00:00.000000Z */
|
|
22343
22343
|
end_date?: string;
|
|
22344
22344
|
/** @example false */
|
|
22345
22345
|
is_periodic?: boolean;
|
|
@@ -22347,7 +22347,7 @@ export interface operations {
|
|
|
22347
22347
|
company_name?: string | null;
|
|
22348
22348
|
/** @example null */
|
|
22349
22349
|
company_registration_number?: string | null;
|
|
22350
|
-
/** @example 2026-
|
|
22350
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
22351
22351
|
created_at?: string;
|
|
22352
22352
|
}[];
|
|
22353
22353
|
links?: {
|
|
@@ -22454,7 +22454,7 @@ export interface operations {
|
|
|
22454
22454
|
content: {
|
|
22455
22455
|
"application/json": {
|
|
22456
22456
|
data?: {
|
|
22457
|
-
/** @example
|
|
22457
|
+
/** @example 267 */
|
|
22458
22458
|
id?: number;
|
|
22459
22459
|
compliance?: {
|
|
22460
22460
|
/** @example 1 */
|
|
@@ -22474,9 +22474,9 @@ export interface operations {
|
|
|
22474
22474
|
rejection_reason?: string | null;
|
|
22475
22475
|
/** @example 1 */
|
|
22476
22476
|
reviewed_by?: number;
|
|
22477
|
-
/** @example 2026-
|
|
22477
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
22478
22478
|
reviewed_at?: string;
|
|
22479
|
-
/** @example 2026-
|
|
22479
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
22480
22480
|
created_at?: string;
|
|
22481
22481
|
};
|
|
22482
22482
|
};
|
|
@@ -22503,7 +22503,7 @@ export interface operations {
|
|
|
22503
22503
|
content: {
|
|
22504
22504
|
"application/json": {
|
|
22505
22505
|
data?: {
|
|
22506
|
-
/** @example
|
|
22506
|
+
/** @example 268 */
|
|
22507
22507
|
id?: number;
|
|
22508
22508
|
compliance?: {
|
|
22509
22509
|
/** @example 1 */
|
|
@@ -22523,9 +22523,9 @@ export interface operations {
|
|
|
22523
22523
|
rejection_reason?: string | null;
|
|
22524
22524
|
/** @example 1 */
|
|
22525
22525
|
reviewed_by?: number;
|
|
22526
|
-
/** @example 2026-
|
|
22526
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
22527
22527
|
reviewed_at?: string;
|
|
22528
|
-
/** @example 2026-
|
|
22528
|
+
/** @example 2026-05-01T13:22:12.000000Z */
|
|
22529
22529
|
created_at?: string;
|
|
22530
22530
|
};
|
|
22531
22531
|
};
|
|
@@ -23657,37 +23657,37 @@ export interface operations {
|
|
|
23657
23657
|
/**
|
|
23658
23658
|
* @example [
|
|
23659
23659
|
* {
|
|
23660
|
-
* "uid": "
|
|
23660
|
+
* "uid": "e33a3935-b647-46b0-a7fa-a29fc09c4230",
|
|
23661
23661
|
* "tenancy_id": 1,
|
|
23662
23662
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
23663
23663
|
* "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
23664
|
* "status": "reported",
|
|
23665
23665
|
* "priority": "emergency",
|
|
23666
|
-
* "reported_at": "
|
|
23667
|
-
* "assigned_at": "
|
|
23666
|
+
* "reported_at": "25 Apr 2026, 12:35 AM",
|
|
23667
|
+
* "assigned_at": "29 Apr 2026, 08:55 PM",
|
|
23668
23668
|
* "completed_at": null,
|
|
23669
|
-
* "sla_deadline": "
|
|
23670
|
-
* "created_at": "
|
|
23671
|
-
* "updated_at": "
|
|
23669
|
+
* "sla_deadline": "03 May 2026, 02:18 AM",
|
|
23670
|
+
* "created_at": "01 May 2026, 01:22 PM",
|
|
23671
|
+
* "updated_at": "01 May 2026, 01:22 PM"
|
|
23672
23672
|
* },
|
|
23673
23673
|
* {
|
|
23674
|
-
* "uid": "
|
|
23674
|
+
* "uid": "1e701dc4-6bbe-444f-98a1-852f20b2dd6b",
|
|
23675
23675
|
* "tenancy_id": 1,
|
|
23676
23676
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
23677
23677
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
23678
23678
|
* "status": "completed",
|
|
23679
23679
|
* "priority": "normal",
|
|
23680
|
-
* "reported_at": "
|
|
23680
|
+
* "reported_at": "27 Apr 2026, 01:14 PM",
|
|
23681
23681
|
* "assigned_at": null,
|
|
23682
23682
|
* "completed_at": null,
|
|
23683
|
-
* "sla_deadline": "
|
|
23684
|
-
* "created_at": "
|
|
23685
|
-
* "updated_at": "
|
|
23683
|
+
* "sla_deadline": "04 May 2026, 10:18 AM",
|
|
23684
|
+
* "created_at": "01 May 2026, 01:22 PM",
|
|
23685
|
+
* "updated_at": "01 May 2026, 01:22 PM"
|
|
23686
23686
|
* }
|
|
23687
23687
|
* ]
|
|
23688
23688
|
*/
|
|
23689
23689
|
data?: {
|
|
23690
|
-
/** @example
|
|
23690
|
+
/** @example e33a3935-b647-46b0-a7fa-a29fc09c4230 */
|
|
23691
23691
|
uid?: string;
|
|
23692
23692
|
/** @example 1 */
|
|
23693
23693
|
tenancy_id?: number;
|
|
@@ -23699,17 +23699,17 @@ export interface operations {
|
|
|
23699
23699
|
status?: string;
|
|
23700
23700
|
/** @example emergency */
|
|
23701
23701
|
priority?: string;
|
|
23702
|
-
/** @example
|
|
23702
|
+
/** @example 25 Apr 2026, 12:35 AM */
|
|
23703
23703
|
reported_at?: string;
|
|
23704
|
-
/** @example
|
|
23704
|
+
/** @example 29 Apr 2026, 08:55 PM */
|
|
23705
23705
|
assigned_at?: string;
|
|
23706
23706
|
/** @example null */
|
|
23707
23707
|
completed_at?: string | null;
|
|
23708
|
-
/** @example
|
|
23708
|
+
/** @example 03 May 2026, 02:18 AM */
|
|
23709
23709
|
sla_deadline?: string;
|
|
23710
|
-
/** @example
|
|
23710
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
23711
23711
|
created_at?: string;
|
|
23712
|
-
/** @example
|
|
23712
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
23713
23713
|
updated_at?: string;
|
|
23714
23714
|
}[];
|
|
23715
23715
|
links?: {
|
|
@@ -23825,13 +23825,13 @@ export interface operations {
|
|
|
23825
23825
|
};
|
|
23826
23826
|
} | {
|
|
23827
23827
|
data?: {
|
|
23828
|
-
/** @example
|
|
23828
|
+
/** @example 7ed0b742-7084-4a60-8215-c7301e155909 */
|
|
23829
23829
|
uid?: string;
|
|
23830
23830
|
/** @example image */
|
|
23831
23831
|
file_type?: string;
|
|
23832
23832
|
/** @example http://justinshome-backendcore.test/maintenance-attachments/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
23833
23833
|
url?: string;
|
|
23834
|
-
/** @example 2026-
|
|
23834
|
+
/** @example 2026-05-01T13:22:13.000000Z */
|
|
23835
23835
|
created_at?: string;
|
|
23836
23836
|
};
|
|
23837
23837
|
};
|
|
@@ -23856,7 +23856,7 @@ export interface operations {
|
|
|
23856
23856
|
*/
|
|
23857
23857
|
type: "property_inquiry" | "booking" | "support" | "general" | "appointment";
|
|
23858
23858
|
/**
|
|
23859
|
-
* @description Listing UID if the conversation is related to a listing.
|
|
23859
|
+
* @description Listing UID if the conversation is related to a listing.
|
|
23860
23860
|
* @example eb5eed63-f76c-476a-b3f0-02a84803b7c9
|
|
23861
23861
|
*/
|
|
23862
23862
|
listing_uid?: string | null;
|
|
@@ -23876,12 +23876,54 @@ export interface operations {
|
|
|
23876
23876
|
content: {
|
|
23877
23877
|
"application/json": {
|
|
23878
23878
|
data?: {
|
|
23879
|
-
/** @example
|
|
23879
|
+
/** @example 190 */
|
|
23880
23880
|
id?: number;
|
|
23881
|
-
|
|
23882
|
-
|
|
23883
|
-
|
|
23884
|
-
|
|
23881
|
+
type?: {
|
|
23882
|
+
/** @example property_inquiry */
|
|
23883
|
+
value?: string;
|
|
23884
|
+
/** @example Property Inquiry */
|
|
23885
|
+
label?: string;
|
|
23886
|
+
};
|
|
23887
|
+
/** @example ae5e6e9c-7181-47e1-bcab-dfe24cfebd79 */
|
|
23888
|
+
listing_uid?: string;
|
|
23889
|
+
listing?: {
|
|
23890
|
+
/** @example ae5e6e9c-7181-47e1-bcab-dfe24cfebd79 */
|
|
23891
|
+
uid?: string;
|
|
23892
|
+
/** @example Doloribus sunt itaque optio impedit. */
|
|
23893
|
+
title?: string;
|
|
23894
|
+
/** @example 39 White Village */
|
|
23895
|
+
address?: string;
|
|
23896
|
+
/** @example short_let */
|
|
23897
|
+
listing_type?: string;
|
|
23898
|
+
/** @example Short Let */
|
|
23899
|
+
listing_type_label?: string;
|
|
23900
|
+
cover?: {
|
|
23901
|
+
/** @example fa24116b-3c03-48aa-8fbd-7b3b094727ca */
|
|
23902
|
+
uid?: string;
|
|
23903
|
+
/** @example photo */
|
|
23904
|
+
media_type?: string;
|
|
23905
|
+
/** @example http://justinshome-backendcore.test/storage/listings/short-let-property-placeholder.png */
|
|
23906
|
+
storage_path?: string;
|
|
23907
|
+
/** @example 1 */
|
|
23908
|
+
order_index?: number;
|
|
23909
|
+
/** @example true */
|
|
23910
|
+
is_cover?: boolean;
|
|
23911
|
+
};
|
|
23912
|
+
owner?: {
|
|
23913
|
+
/** @example 3 */
|
|
23914
|
+
id?: number;
|
|
23915
|
+
/** @example af3a7981-f613-4482-898d-09ac3fab930b */
|
|
23916
|
+
uid?: string;
|
|
23917
|
+
/** @example Teagan King */
|
|
23918
|
+
name?: string;
|
|
23919
|
+
/** @example landlord2@justinshome.test */
|
|
23920
|
+
email?: string;
|
|
23921
|
+
/** @example 08056663138 */
|
|
23922
|
+
phone?: string;
|
|
23923
|
+
/** @example null */
|
|
23924
|
+
avatar_path?: string | null;
|
|
23925
|
+
};
|
|
23926
|
+
};
|
|
23885
23927
|
created_by?: {
|
|
23886
23928
|
/** @example 2 */
|
|
23887
23929
|
id?: number;
|
|
@@ -23892,7 +23934,7 @@ export interface operations {
|
|
|
23892
23934
|
};
|
|
23893
23935
|
/** @example null */
|
|
23894
23936
|
last_message_at?: string | null;
|
|
23895
|
-
/** @example 2026
|
|
23937
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
23896
23938
|
created_at?: string;
|
|
23897
23939
|
};
|
|
23898
23940
|
};
|
|
@@ -23925,25 +23967,92 @@ export interface operations {
|
|
|
23925
23967
|
* @example [
|
|
23926
23968
|
* {
|
|
23927
23969
|
* "id": 1,
|
|
23928
|
-
* "type":
|
|
23929
|
-
*
|
|
23970
|
+
* "type": {
|
|
23971
|
+
* "value": "property_inquiry",
|
|
23972
|
+
* "label": "Property Inquiry"
|
|
23973
|
+
* },
|
|
23974
|
+
* "listing_uid": "eb5eed63-f76c-476a-b3f0-02a84803b7c9",
|
|
23975
|
+
* "listing": {
|
|
23976
|
+
* "uid": "eb5eed63-f76c-476a-b3f0-02a84803b7c9",
|
|
23977
|
+
* "title": "2 Bedroom Apartment",
|
|
23978
|
+
* "address": "12 Admiralty Way, Lekki",
|
|
23979
|
+
* "listing_type": "rent",
|
|
23980
|
+
* "listing_type_label": "Rent",
|
|
23981
|
+
* "cover": {
|
|
23982
|
+
* "uid": "med_123",
|
|
23983
|
+
* "media_type": "image",
|
|
23984
|
+
* "storage_path": "https://cdn.example.com/listings/cover.jpg",
|
|
23985
|
+
* "order_index": 0,
|
|
23986
|
+
* "is_cover": true
|
|
23987
|
+
* },
|
|
23988
|
+
* "owner": {
|
|
23989
|
+
* "id": 5,
|
|
23990
|
+
* "uid": "usr_5",
|
|
23991
|
+
* "name": "John Doe",
|
|
23992
|
+
* "email": "john@example.com",
|
|
23993
|
+
* "phone": "+2348000000000",
|
|
23994
|
+
* "avatar_path": "https://cdn.example.com/avatars/john.jpg"
|
|
23995
|
+
* }
|
|
23996
|
+
* },
|
|
23930
23997
|
* "created_by": {
|
|
23931
23998
|
* "id": 20,
|
|
23932
23999
|
* "uid": "usr_20",
|
|
23933
24000
|
* "name": "Sarah Jenkins"
|
|
23934
24001
|
* },
|
|
23935
24002
|
* "last_message_at": "2026-04-28T09:00:00Z",
|
|
23936
|
-
* "created_at": "2026
|
|
24003
|
+
* "created_at": "28 Apr 2026, 08:30 AM"
|
|
23937
24004
|
* }
|
|
23938
24005
|
* ]
|
|
23939
24006
|
*/
|
|
23940
24007
|
items?: {
|
|
23941
24008
|
/** @example 1 */
|
|
23942
24009
|
id?: number;
|
|
23943
|
-
|
|
23944
|
-
|
|
23945
|
-
|
|
23946
|
-
|
|
24010
|
+
type?: {
|
|
24011
|
+
/** @example property_inquiry */
|
|
24012
|
+
value?: string;
|
|
24013
|
+
/** @example Property Inquiry */
|
|
24014
|
+
label?: string;
|
|
24015
|
+
};
|
|
24016
|
+
/** @example eb5eed63-f76c-476a-b3f0-02a84803b7c9 */
|
|
24017
|
+
listing_uid?: string;
|
|
24018
|
+
listing?: {
|
|
24019
|
+
/** @example eb5eed63-f76c-476a-b3f0-02a84803b7c9 */
|
|
24020
|
+
uid?: string;
|
|
24021
|
+
/** @example 2 Bedroom Apartment */
|
|
24022
|
+
title?: string;
|
|
24023
|
+
/** @example 12 Admiralty Way, Lekki */
|
|
24024
|
+
address?: string;
|
|
24025
|
+
/** @example rent */
|
|
24026
|
+
listing_type?: string;
|
|
24027
|
+
/** @example Rent */
|
|
24028
|
+
listing_type_label?: string;
|
|
24029
|
+
cover?: {
|
|
24030
|
+
/** @example med_123 */
|
|
24031
|
+
uid?: string;
|
|
24032
|
+
/** @example image */
|
|
24033
|
+
media_type?: string;
|
|
24034
|
+
/** @example https://cdn.example.com/listings/cover.jpg */
|
|
24035
|
+
storage_path?: string;
|
|
24036
|
+
/** @example 0 */
|
|
24037
|
+
order_index?: number;
|
|
24038
|
+
/** @example true */
|
|
24039
|
+
is_cover?: boolean;
|
|
24040
|
+
};
|
|
24041
|
+
owner?: {
|
|
24042
|
+
/** @example 5 */
|
|
24043
|
+
id?: number;
|
|
24044
|
+
/** @example usr_5 */
|
|
24045
|
+
uid?: string;
|
|
24046
|
+
/** @example John Doe */
|
|
24047
|
+
name?: string;
|
|
24048
|
+
/** @example john@example.com */
|
|
24049
|
+
email?: string;
|
|
24050
|
+
/** @example +2348000000000 */
|
|
24051
|
+
phone?: string;
|
|
24052
|
+
/** @example https://cdn.example.com/avatars/john.jpg */
|
|
24053
|
+
avatar_path?: string;
|
|
24054
|
+
};
|
|
24055
|
+
};
|
|
23947
24056
|
created_by?: {
|
|
23948
24057
|
/** @example 20 */
|
|
23949
24058
|
id?: number;
|
|
@@ -23954,7 +24063,7 @@ export interface operations {
|
|
|
23954
24063
|
};
|
|
23955
24064
|
/** @example 2026-04-28T09:00:00Z */
|
|
23956
24065
|
last_message_at?: string;
|
|
23957
|
-
/** @example 2026
|
|
24066
|
+
/** @example 28 Apr 2026, 08:30 AM */
|
|
23958
24067
|
created_at?: string;
|
|
23959
24068
|
}[];
|
|
23960
24069
|
pagination?: {
|
|
@@ -23989,111 +24098,83 @@ export interface operations {
|
|
|
23989
24098
|
};
|
|
23990
24099
|
requestBody?: never;
|
|
23991
24100
|
responses: {
|
|
24101
|
+
/** @description Retrieve all messages belonging to a conversation */
|
|
23992
24102
|
200: {
|
|
23993
24103
|
headers: {
|
|
23994
24104
|
[name: string]: unknown;
|
|
23995
24105
|
};
|
|
23996
24106
|
content: {
|
|
23997
24107
|
"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
|
-
*/
|
|
24108
|
+
/** @example messages retrieved successfully */
|
|
24109
|
+
message?: string;
|
|
24110
|
+
/** @example null */
|
|
24111
|
+
event?: string | null;
|
|
24022
24112
|
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
24113
|
/**
|
|
24058
24114
|
* @example [
|
|
24059
24115
|
* {
|
|
24060
|
-
* "
|
|
24061
|
-
* "
|
|
24062
|
-
* "
|
|
24063
|
-
*
|
|
24064
|
-
*
|
|
24065
|
-
*
|
|
24066
|
-
*
|
|
24067
|
-
*
|
|
24068
|
-
* "
|
|
24069
|
-
* "
|
|
24070
|
-
*
|
|
24071
|
-
*
|
|
24072
|
-
* "
|
|
24073
|
-
* "
|
|
24074
|
-
* "
|
|
24075
|
-
* "active": false
|
|
24116
|
+
* "id": 1,
|
|
24117
|
+
* "conversation_id": 15,
|
|
24118
|
+
* "sender": {
|
|
24119
|
+
* "id": 20,
|
|
24120
|
+
* "uid": "usr_20",
|
|
24121
|
+
* "name": "Sarah Jenkins",
|
|
24122
|
+
* "role": "tenant"
|
|
24123
|
+
* },
|
|
24124
|
+
* "body": "Hello, is this listing still available?",
|
|
24125
|
+
* "attachment_url": null,
|
|
24126
|
+
* "is_system": false,
|
|
24127
|
+
* "is_mine": true,
|
|
24128
|
+
* "state": "sent",
|
|
24129
|
+
* "read_at": null,
|
|
24130
|
+
* "created_at": "28 Apr 2026, 08:30 AM"
|
|
24076
24131
|
* }
|
|
24077
24132
|
* ]
|
|
24078
24133
|
*/
|
|
24079
|
-
|
|
24080
|
-
/** @example
|
|
24081
|
-
|
|
24082
|
-
/** @example
|
|
24083
|
-
|
|
24134
|
+
items?: {
|
|
24135
|
+
/** @example 1 */
|
|
24136
|
+
id?: number;
|
|
24137
|
+
/** @example 15 */
|
|
24138
|
+
conversation_id?: number;
|
|
24139
|
+
sender?: {
|
|
24140
|
+
/** @example 20 */
|
|
24141
|
+
id?: number;
|
|
24142
|
+
/** @example usr_20 */
|
|
24143
|
+
uid?: string;
|
|
24144
|
+
/** @example Sarah Jenkins */
|
|
24145
|
+
name?: string;
|
|
24146
|
+
/** @example tenant */
|
|
24147
|
+
role?: string;
|
|
24148
|
+
};
|
|
24149
|
+
/** @example Hello, is this listing still available? */
|
|
24150
|
+
body?: string;
|
|
24084
24151
|
/** @example null */
|
|
24085
|
-
|
|
24152
|
+
attachment_url?: string | null;
|
|
24086
24153
|
/** @example false */
|
|
24087
|
-
|
|
24154
|
+
is_system?: boolean;
|
|
24155
|
+
/** @example true */
|
|
24156
|
+
is_mine?: boolean;
|
|
24157
|
+
/** @example sent */
|
|
24158
|
+
state?: string;
|
|
24159
|
+
/** @example null */
|
|
24160
|
+
read_at?: string | null;
|
|
24161
|
+
/** @example 28 Apr 2026, 08:30 AM */
|
|
24162
|
+
created_at?: string;
|
|
24088
24163
|
}[];
|
|
24089
|
-
|
|
24090
|
-
|
|
24091
|
-
|
|
24092
|
-
|
|
24093
|
-
|
|
24094
|
-
|
|
24095
|
-
|
|
24096
|
-
|
|
24164
|
+
pagination?: {
|
|
24165
|
+
/** @example 1 */
|
|
24166
|
+
current_page?: number;
|
|
24167
|
+
/** @example 20 */
|
|
24168
|
+
per_page?: number;
|
|
24169
|
+
/** @example 1 */
|
|
24170
|
+
total?: number;
|
|
24171
|
+
/** @example 1 */
|
|
24172
|
+
last_page?: number;
|
|
24173
|
+
/** @example 1 */
|
|
24174
|
+
from?: number;
|
|
24175
|
+
/** @example 1 */
|
|
24176
|
+
to?: number;
|
|
24177
|
+
};
|
|
24097
24178
|
};
|
|
24098
24179
|
};
|
|
24099
24180
|
};
|
|
@@ -24151,6 +24232,8 @@ export interface operations {
|
|
|
24151
24232
|
attachment_url?: string | null;
|
|
24152
24233
|
/** @example null */
|
|
24153
24234
|
is_system?: string | null;
|
|
24235
|
+
/** @example true */
|
|
24236
|
+
is_mine?: boolean;
|
|
24154
24237
|
/** @example delivered */
|
|
24155
24238
|
state?: string;
|
|
24156
24239
|
/** @example null */
|
|
@@ -24290,8 +24373,10 @@ export interface operations {
|
|
|
24290
24373
|
query?: never;
|
|
24291
24374
|
header?: never;
|
|
24292
24375
|
path: {
|
|
24293
|
-
/** @description The ID of the
|
|
24294
|
-
notification_id:
|
|
24376
|
+
/** @description The ID of the notification. */
|
|
24377
|
+
notification_id: string;
|
|
24378
|
+
/** @description The id of the Notification. */
|
|
24379
|
+
id: string;
|
|
24295
24380
|
};
|
|
24296
24381
|
cookie?: never;
|
|
24297
24382
|
};
|
|
@@ -24303,7 +24388,7 @@ export interface operations {
|
|
|
24303
24388
|
};
|
|
24304
24389
|
content: {
|
|
24305
24390
|
"application/json": {
|
|
24306
|
-
/** @example
|
|
24391
|
+
/** @example df93daf4-39af-480a-ba7f-6b8cca0fa975 */
|
|
24307
24392
|
id?: string;
|
|
24308
24393
|
/** @example APPOINTMENT_CREATED */
|
|
24309
24394
|
type?: string;
|
|
@@ -24315,7 +24400,7 @@ export interface operations {
|
|
|
24315
24400
|
data?: unknown[];
|
|
24316
24401
|
/** @example null */
|
|
24317
24402
|
read_at?: string | null;
|
|
24318
|
-
/** @example 2026
|
|
24403
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
24319
24404
|
created_at?: string;
|
|
24320
24405
|
};
|
|
24321
24406
|
};
|
|
@@ -24421,9 +24506,9 @@ export interface operations {
|
|
|
24421
24506
|
content: {
|
|
24422
24507
|
"application/json": {
|
|
24423
24508
|
data?: {
|
|
24424
|
-
/** @example
|
|
24509
|
+
/** @example hic */
|
|
24425
24510
|
key?: string;
|
|
24426
|
-
/** @example
|
|
24511
|
+
/** @example quos */
|
|
24427
24512
|
name?: string;
|
|
24428
24513
|
/** @example soft */
|
|
24429
24514
|
enforcement_mode?: string;
|
|
@@ -24561,7 +24646,7 @@ export interface operations {
|
|
|
24561
24646
|
content: {
|
|
24562
24647
|
"application/json": {
|
|
24563
24648
|
data?: {
|
|
24564
|
-
/** @example
|
|
24649
|
+
/** @example 8da510ec-1b2d-4124-b9c7-e475187373fe */
|
|
24565
24650
|
uid?: string;
|
|
24566
24651
|
/** @example JH-APP-2026-089432 */
|
|
24567
24652
|
application_ref?: string;
|
|
@@ -24582,7 +24667,7 @@ export interface operations {
|
|
|
24582
24667
|
/** @example null */
|
|
24583
24668
|
rejection_reason?: string | null;
|
|
24584
24669
|
timeline?: {
|
|
24585
|
-
/** @example 2026-
|
|
24670
|
+
/** @example 2026-05-01T13:22:13.000000Z */
|
|
24586
24671
|
created_at?: string;
|
|
24587
24672
|
/** @example null */
|
|
24588
24673
|
approved_at?: string | null;
|
|
@@ -24622,12 +24707,12 @@ export interface operations {
|
|
|
24622
24707
|
*/
|
|
24623
24708
|
search?: string | null;
|
|
24624
24709
|
/**
|
|
24625
|
-
* @example
|
|
24710
|
+
* @example approved
|
|
24626
24711
|
* @enum {string|null}
|
|
24627
24712
|
*/
|
|
24628
24713
|
status?: "pending" | "approved" | "rejected" | "withdrawn" | "converted" | "cancelled" | null;
|
|
24629
24714
|
/**
|
|
24630
|
-
* @example
|
|
24715
|
+
* @example landlord
|
|
24631
24716
|
* @enum {string|null}
|
|
24632
24717
|
*/
|
|
24633
24718
|
source?: "tenant" | "landlord" | "admin" | null;
|
|
@@ -24945,7 +25030,7 @@ export interface operations {
|
|
|
24945
25030
|
content: {
|
|
24946
25031
|
"application/json": {
|
|
24947
25032
|
data?: {
|
|
24948
|
-
/** @example
|
|
25033
|
+
/** @example 80bdab1d-51b8-4322-b6ee-217bfa1da4d5 */
|
|
24949
25034
|
uid?: string;
|
|
24950
25035
|
/** @example JH-APP-2026-700432 */
|
|
24951
25036
|
application_ref?: string;
|
|
@@ -24966,7 +25051,7 @@ export interface operations {
|
|
|
24966
25051
|
/** @example null */
|
|
24967
25052
|
rejection_reason?: string | null;
|
|
24968
25053
|
timeline?: {
|
|
24969
|
-
/** @example 2026-
|
|
25054
|
+
/** @example 2026-05-01T13:22:13.000000Z */
|
|
24970
25055
|
created_at?: string;
|
|
24971
25056
|
/** @example null */
|
|
24972
25057
|
approved_at?: string | null;
|
|
@@ -25159,21 +25244,21 @@ export interface operations {
|
|
|
25159
25244
|
content: {
|
|
25160
25245
|
"application/json": {
|
|
25161
25246
|
data?: {
|
|
25162
|
-
/** @example
|
|
25247
|
+
/** @example 445 */
|
|
25163
25248
|
id?: number;
|
|
25164
25249
|
/** @example 1 */
|
|
25165
25250
|
rating?: number;
|
|
25166
25251
|
/** @example Nice Listing */
|
|
25167
25252
|
comment?: string;
|
|
25168
25253
|
reviewer?: {
|
|
25169
|
-
/** @example
|
|
25254
|
+
/** @example 25 */
|
|
25170
25255
|
id?: number;
|
|
25171
|
-
/** @example
|
|
25256
|
+
/** @example Jayden Ward */
|
|
25172
25257
|
name?: string;
|
|
25173
25258
|
};
|
|
25174
|
-
/** @example
|
|
25259
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
25175
25260
|
created_at?: string;
|
|
25176
|
-
/** @example
|
|
25261
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
25177
25262
|
updated_at?: string;
|
|
25178
25263
|
};
|
|
25179
25264
|
};
|
|
@@ -25217,21 +25302,21 @@ export interface operations {
|
|
|
25217
25302
|
content: {
|
|
25218
25303
|
"application/json": {
|
|
25219
25304
|
data?: {
|
|
25220
|
-
/** @example
|
|
25305
|
+
/** @example 446 */
|
|
25221
25306
|
id?: number;
|
|
25222
25307
|
/** @example 1 */
|
|
25223
25308
|
rating?: number;
|
|
25224
25309
|
/** @example Nice Listing */
|
|
25225
25310
|
comment?: string;
|
|
25226
25311
|
reviewer?: {
|
|
25227
|
-
/** @example
|
|
25312
|
+
/** @example 8 */
|
|
25228
25313
|
id?: number;
|
|
25229
|
-
/** @example
|
|
25314
|
+
/** @example Kyle Matthews */
|
|
25230
25315
|
name?: string;
|
|
25231
25316
|
};
|
|
25232
|
-
/** @example
|
|
25317
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
25233
25318
|
created_at?: string;
|
|
25234
|
-
/** @example
|
|
25319
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
25235
25320
|
updated_at?: string;
|
|
25236
25321
|
};
|
|
25237
25322
|
};
|
|
@@ -25273,21 +25358,21 @@ export interface operations {
|
|
|
25273
25358
|
content: {
|
|
25274
25359
|
"application/json": {
|
|
25275
25360
|
data?: {
|
|
25276
|
-
/** @example
|
|
25361
|
+
/** @example 447 */
|
|
25277
25362
|
id?: number;
|
|
25278
25363
|
/** @example 1 */
|
|
25279
25364
|
rating?: number;
|
|
25280
25365
|
/** @example Nice Listing */
|
|
25281
25366
|
comment?: string;
|
|
25282
25367
|
reviewer?: {
|
|
25283
|
-
/** @example
|
|
25368
|
+
/** @example 2 */
|
|
25284
25369
|
id?: number;
|
|
25285
|
-
/** @example
|
|
25370
|
+
/** @example dogunfx */
|
|
25286
25371
|
name?: string;
|
|
25287
25372
|
};
|
|
25288
|
-
/** @example
|
|
25373
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
25289
25374
|
created_at?: string;
|
|
25290
|
-
/** @example
|
|
25375
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
25291
25376
|
updated_at?: string;
|
|
25292
25377
|
};
|
|
25293
25378
|
};
|
|
@@ -25314,21 +25399,21 @@ export interface operations {
|
|
|
25314
25399
|
content: {
|
|
25315
25400
|
"application/json": {
|
|
25316
25401
|
data?: {
|
|
25317
|
-
/** @example
|
|
25402
|
+
/** @example 448 */
|
|
25318
25403
|
id?: number;
|
|
25319
25404
|
/** @example 1 */
|
|
25320
25405
|
rating?: number;
|
|
25321
25406
|
/** @example Nice Listing */
|
|
25322
25407
|
comment?: string;
|
|
25323
25408
|
reviewer?: {
|
|
25324
|
-
/** @example
|
|
25409
|
+
/** @example 5 */
|
|
25325
25410
|
id?: number;
|
|
25326
|
-
/** @example
|
|
25411
|
+
/** @example Mary Hall */
|
|
25327
25412
|
name?: string;
|
|
25328
25413
|
};
|
|
25329
|
-
/** @example
|
|
25414
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
25330
25415
|
created_at?: string;
|
|
25331
|
-
/** @example
|
|
25416
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
25332
25417
|
updated_at?: string;
|
|
25333
25418
|
};
|
|
25334
25419
|
};
|
|
@@ -25355,7 +25440,7 @@ export interface operations {
|
|
|
25355
25440
|
content: {
|
|
25356
25441
|
"application/json": {
|
|
25357
25442
|
data?: {
|
|
25358
|
-
/** @example
|
|
25443
|
+
/** @example 36d54414-f582-4bee-af35-a9a7a2a06a3d */
|
|
25359
25444
|
uid?: string;
|
|
25360
25445
|
/** @example 4881.50 */
|
|
25361
25446
|
rent_amount?: string;
|
|
@@ -25363,9 +25448,9 @@ export interface operations {
|
|
|
25363
25448
|
deposit_amount?: string;
|
|
25364
25449
|
/** @example offer_accepted */
|
|
25365
25450
|
state?: string;
|
|
25366
|
-
/** @example 2025-
|
|
25451
|
+
/** @example 2025-08-24T00:00:00.000000Z */
|
|
25367
25452
|
start_date?: string;
|
|
25368
|
-
/** @example 2026-
|
|
25453
|
+
/** @example 2026-08-24T00:00:00.000000Z */
|
|
25369
25454
|
end_date?: string;
|
|
25370
25455
|
/** @example false */
|
|
25371
25456
|
is_periodic?: boolean;
|
|
@@ -25373,7 +25458,7 @@ export interface operations {
|
|
|
25373
25458
|
company_name?: string | null;
|
|
25374
25459
|
/** @example null */
|
|
25375
25460
|
company_registration_number?: string | null;
|
|
25376
|
-
/** @example 2026-
|
|
25461
|
+
/** @example 2026-05-01T13:22:13.000000Z */
|
|
25377
25462
|
created_at?: string;
|
|
25378
25463
|
/** @example [] */
|
|
25379
25464
|
compliances?: unknown[];
|
|
@@ -25450,7 +25535,7 @@ export interface operations {
|
|
|
25450
25535
|
content: {
|
|
25451
25536
|
"application/json": {
|
|
25452
25537
|
data?: {
|
|
25453
|
-
/** @example
|
|
25538
|
+
/** @example a919899d-ea08-46c7-92e5-6b092e8abc2f */
|
|
25454
25539
|
uid?: string;
|
|
25455
25540
|
/** @example 4978.97 */
|
|
25456
25541
|
rent_amount?: string;
|
|
@@ -25458,9 +25543,9 @@ export interface operations {
|
|
|
25458
25543
|
deposit_amount?: string;
|
|
25459
25544
|
/** @example active */
|
|
25460
25545
|
state?: string;
|
|
25461
|
-
/** @example 2025-
|
|
25546
|
+
/** @example 2025-09-19T00:00:00.000000Z */
|
|
25462
25547
|
start_date?: string;
|
|
25463
|
-
/** @example 2026-
|
|
25548
|
+
/** @example 2026-09-19T00:00:00.000000Z */
|
|
25464
25549
|
end_date?: string;
|
|
25465
25550
|
/** @example true */
|
|
25466
25551
|
is_periodic?: boolean;
|
|
@@ -25468,7 +25553,7 @@ export interface operations {
|
|
|
25468
25553
|
company_name?: string | null;
|
|
25469
25554
|
/** @example null */
|
|
25470
25555
|
company_registration_number?: string | null;
|
|
25471
|
-
/** @example 2026-
|
|
25556
|
+
/** @example 2026-05-01T13:22:13.000000Z */
|
|
25472
25557
|
created_at?: string;
|
|
25473
25558
|
};
|
|
25474
25559
|
};
|
|
@@ -25762,15 +25847,15 @@ export interface operations {
|
|
|
25762
25847
|
* "changed_by_user_id": 3,
|
|
25763
25848
|
* "changed_by_name": "Teagan King",
|
|
25764
25849
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
25765
|
-
* "created_at": "
|
|
25850
|
+
* "created_at": "2026-01-09T00:09:12.000000Z"
|
|
25766
25851
|
* },
|
|
25767
25852
|
* {
|
|
25768
|
-
* "from_state": "
|
|
25769
|
-
* "to_state": "
|
|
25853
|
+
* "from_state": "offer_accepted",
|
|
25854
|
+
* "to_state": "notice_served",
|
|
25770
25855
|
* "changed_by_user_id": 3,
|
|
25771
25856
|
* "changed_by_name": "Teagan King",
|
|
25772
|
-
* "comment":
|
|
25773
|
-
* "created_at": "2025-11-
|
|
25857
|
+
* "comment": "Libero fugit qui magni animi.",
|
|
25858
|
+
* "created_at": "2025-11-16T01:40:47.000000Z"
|
|
25774
25859
|
* }
|
|
25775
25860
|
* ]
|
|
25776
25861
|
*/
|
|
@@ -25785,7 +25870,7 @@ export interface operations {
|
|
|
25785
25870
|
changed_by_name?: string;
|
|
25786
25871
|
/** @example Qui commodi incidunt iure odit. */
|
|
25787
25872
|
comment?: string;
|
|
25788
|
-
/** @example
|
|
25873
|
+
/** @example 2026-01-09T00:09:12.000000Z */
|
|
25789
25874
|
created_at?: string;
|
|
25790
25875
|
}[];
|
|
25791
25876
|
};
|
|
@@ -26170,7 +26255,7 @@ export interface operations {
|
|
|
26170
26255
|
content: {
|
|
26171
26256
|
"application/json": {
|
|
26172
26257
|
data?: {
|
|
26173
|
-
/** @example
|
|
26258
|
+
/** @example 826a89df-6cb9-4ab4-9f70-2edc774fe949 */
|
|
26174
26259
|
uid?: string;
|
|
26175
26260
|
/** @example Ms. Audra Crooks II */
|
|
26176
26261
|
username?: string;
|
|
@@ -26200,7 +26285,7 @@ export interface operations {
|
|
|
26200
26285
|
timezone?: string;
|
|
26201
26286
|
/** @example Customer */
|
|
26202
26287
|
user_type?: string;
|
|
26203
|
-
/** @example
|
|
26288
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
26204
26289
|
created?: string;
|
|
26205
26290
|
/** @example 0 seconds ago */
|
|
26206
26291
|
email_verified_at?: string;
|
|
@@ -26475,7 +26560,7 @@ export interface operations {
|
|
|
26475
26560
|
content: {
|
|
26476
26561
|
"application/json": {
|
|
26477
26562
|
data?: {
|
|
26478
|
-
/** @example
|
|
26563
|
+
/** @example c5df6e34-5c81-4613-8109-ff40c3bdffb3 */
|
|
26479
26564
|
uid?: string;
|
|
26480
26565
|
/** @example Morgan Hirthe */
|
|
26481
26566
|
username?: string;
|
|
@@ -26505,7 +26590,7 @@ export interface operations {
|
|
|
26505
26590
|
timezone?: string;
|
|
26506
26591
|
/** @example Customer */
|
|
26507
26592
|
user_type?: string;
|
|
26508
|
-
/** @example
|
|
26593
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
26509
26594
|
created?: string;
|
|
26510
26595
|
/** @example 0 seconds ago */
|
|
26511
26596
|
email_verified_at?: string;
|
|
@@ -26577,7 +26662,7 @@ export interface operations {
|
|
|
26577
26662
|
content: {
|
|
26578
26663
|
"application/json": {
|
|
26579
26664
|
data?: {
|
|
26580
|
-
/** @example
|
|
26665
|
+
/** @example b6edc5cd-f68a-42bc-be6f-2e1de838b16f */
|
|
26581
26666
|
uid?: string;
|
|
26582
26667
|
/** @example Ms. Audra Crooks II */
|
|
26583
26668
|
username?: string;
|
|
@@ -26607,7 +26692,7 @@ export interface operations {
|
|
|
26607
26692
|
timezone?: string;
|
|
26608
26693
|
/** @example Customer */
|
|
26609
26694
|
user_type?: string;
|
|
26610
|
-
/** @example
|
|
26695
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
26611
26696
|
created?: string;
|
|
26612
26697
|
/** @example 0 seconds ago */
|
|
26613
26698
|
email_verified_at?: string;
|
|
@@ -26733,7 +26818,7 @@ export interface operations {
|
|
|
26733
26818
|
query?: never;
|
|
26734
26819
|
header?: never;
|
|
26735
26820
|
path: {
|
|
26736
|
-
/** @description The notification group key. */
|
|
26821
|
+
/** @description Optional parameter. NotificationGroup required The notification group key from NotificationGroup. */
|
|
26737
26822
|
group: string;
|
|
26738
26823
|
};
|
|
26739
26824
|
cookie?: never;
|
|
@@ -26771,8 +26856,22 @@ export interface operations {
|
|
|
26771
26856
|
message?: string;
|
|
26772
26857
|
/** @example null */
|
|
26773
26858
|
event?: string | null;
|
|
26774
|
-
|
|
26775
|
-
|
|
26859
|
+
data?: {
|
|
26860
|
+
/** @example messaging */
|
|
26861
|
+
key?: string;
|
|
26862
|
+
/** @example Messages */
|
|
26863
|
+
label?: string;
|
|
26864
|
+
/** @example Chat messages and conversations */
|
|
26865
|
+
description?: string;
|
|
26866
|
+
enabled_channels?: {
|
|
26867
|
+
/** @example true */
|
|
26868
|
+
in_app?: boolean;
|
|
26869
|
+
/** @example false */
|
|
26870
|
+
push?: boolean;
|
|
26871
|
+
/** @example true */
|
|
26872
|
+
email?: boolean;
|
|
26873
|
+
};
|
|
26874
|
+
};
|
|
26776
26875
|
};
|
|
26777
26876
|
};
|
|
26778
26877
|
};
|
|
@@ -26841,13 +26940,13 @@ export interface operations {
|
|
|
26841
26940
|
content: {
|
|
26842
26941
|
"application/json": {
|
|
26843
26942
|
data?: {
|
|
26844
|
-
/** @example
|
|
26943
|
+
/** @example 9 */
|
|
26845
26944
|
current_level?: number;
|
|
26846
26945
|
/** @example 3 */
|
|
26847
26946
|
completed_layers?: number;
|
|
26848
|
-
/** @example
|
|
26947
|
+
/** @example 2 */
|
|
26849
26948
|
pending_layers?: number;
|
|
26850
|
-
/** @example
|
|
26949
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
26851
26950
|
last_calculated_at?: string;
|
|
26852
26951
|
};
|
|
26853
26952
|
};
|
|
@@ -26895,7 +26994,7 @@ export interface operations {
|
|
|
26895
26994
|
completed_layers?: number;
|
|
26896
26995
|
/** @example 4 */
|
|
26897
26996
|
pending_layers?: number;
|
|
26898
|
-
/** @example
|
|
26997
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
26899
26998
|
last_calculated_at?: string;
|
|
26900
26999
|
};
|
|
26901
27000
|
};
|
|
@@ -26929,14 +27028,14 @@ export interface operations {
|
|
|
26929
27028
|
content: {
|
|
26930
27029
|
"application/json": {
|
|
26931
27030
|
data?: {
|
|
26932
|
-
/** @example
|
|
27031
|
+
/** @example 651fef18-054a-469e-ae4e-5e8d7aa57aae */
|
|
26933
27032
|
wishlist_uid?: string;
|
|
26934
27033
|
listing?: {
|
|
26935
|
-
/** @example New For Sale Used Item draft •
|
|
27034
|
+
/** @example New For Sale Used Item draft • 1 May 2026, 1:22 PM */
|
|
26936
27035
|
draft_name?: string;
|
|
26937
|
-
/** @example LST-UIT-SAL-
|
|
27036
|
+
/** @example LST-UIT-SAL-MOMXZO14WGT */
|
|
26938
27037
|
sku?: string;
|
|
26939
|
-
/** @example
|
|
27038
|
+
/** @example e21b02be-4096-464e-b53a-5f81867f8b4c */
|
|
26940
27039
|
uid?: string;
|
|
26941
27040
|
/** @example Sale */
|
|
26942
27041
|
listing_type?: string;
|
|
@@ -27317,13 +27416,13 @@ export interface operations {
|
|
|
27317
27416
|
content: {
|
|
27318
27417
|
"application/json": {
|
|
27319
27418
|
data?: {
|
|
27320
|
-
/** @example
|
|
27419
|
+
/** @example 9 */
|
|
27321
27420
|
current_level?: number;
|
|
27322
27421
|
/** @example 3 */
|
|
27323
27422
|
completed_layers?: number;
|
|
27324
|
-
/** @example
|
|
27423
|
+
/** @example 2 */
|
|
27325
27424
|
pending_layers?: number;
|
|
27326
|
-
/** @example
|
|
27425
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
27327
27426
|
last_calculated_at?: string;
|
|
27328
27427
|
};
|
|
27329
27428
|
};
|
|
@@ -27565,7 +27664,7 @@ export interface operations {
|
|
|
27565
27664
|
completed_layers?: number;
|
|
27566
27665
|
/** @example 4 */
|
|
27567
27666
|
pending_layers?: number;
|
|
27568
|
-
/** @example
|
|
27667
|
+
/** @example 01 May 2026, 01:22 PM */
|
|
27569
27668
|
last_calculated_at?: string;
|
|
27570
27669
|
};
|
|
27571
27670
|
};
|