@justins-home/types 1.1.72 → 1.1.73
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 +300 -284
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -6208,7 +6208,7 @@ export interface operations {
|
|
|
6208
6208
|
content: {
|
|
6209
6209
|
"application/json": {
|
|
6210
6210
|
data?: {
|
|
6211
|
-
/** @example
|
|
6211
|
+
/** @example 1115b503-20a8-41d2-a4f1-07a42237329a */
|
|
6212
6212
|
uid?: string;
|
|
6213
6213
|
/** @example Emily Reid */
|
|
6214
6214
|
username?: string;
|
|
@@ -6238,7 +6238,7 @@ export interface operations {
|
|
|
6238
6238
|
timezone?: string;
|
|
6239
6239
|
/** @example Customer */
|
|
6240
6240
|
user_type?: string;
|
|
6241
|
-
/** @example
|
|
6241
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
6242
6242
|
created?: string;
|
|
6243
6243
|
/** @example 0 seconds ago */
|
|
6244
6244
|
email_verified_at?: string;
|
|
@@ -6878,7 +6878,7 @@ export interface operations {
|
|
|
6878
6878
|
*/
|
|
6879
6879
|
status?: "pending" | "approved" | "rejected" | "withdrawn" | "converted" | "cancelled" | null;
|
|
6880
6880
|
/**
|
|
6881
|
-
* @example
|
|
6881
|
+
* @example tenant
|
|
6882
6882
|
* @enum {string|null}
|
|
6883
6883
|
*/
|
|
6884
6884
|
source?: "tenant" | "landlord" | "admin" | null;
|
|
@@ -7112,7 +7112,7 @@ export interface operations {
|
|
|
7112
7112
|
content: {
|
|
7113
7113
|
"application/json": {
|
|
7114
7114
|
data?: {
|
|
7115
|
-
/** @example
|
|
7115
|
+
/** @example d235bed4-98d5-4931-9cfd-283cb0f86269 */
|
|
7116
7116
|
uid?: string;
|
|
7117
7117
|
/** @example JH-APP-2026-589365 */
|
|
7118
7118
|
application_ref?: string;
|
|
@@ -7133,7 +7133,7 @@ export interface operations {
|
|
|
7133
7133
|
/** @example null */
|
|
7134
7134
|
rejection_reason?: string | null;
|
|
7135
7135
|
timeline?: {
|
|
7136
|
-
/** @example
|
|
7136
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
7137
7137
|
created_at?: string;
|
|
7138
7138
|
/** @example null */
|
|
7139
7139
|
approved_at?: string | null;
|
|
@@ -7167,7 +7167,7 @@ export interface operations {
|
|
|
7167
7167
|
content: {
|
|
7168
7168
|
"application/json": {
|
|
7169
7169
|
data?: {
|
|
7170
|
-
/** @example
|
|
7170
|
+
/** @example f11bebe1-48ed-47db-80a7-3d271700d189 */
|
|
7171
7171
|
uid?: string;
|
|
7172
7172
|
/** @example JH-APP-2026-933724 */
|
|
7173
7173
|
application_ref?: string;
|
|
@@ -7188,7 +7188,7 @@ export interface operations {
|
|
|
7188
7188
|
/** @example null */
|
|
7189
7189
|
rejection_reason?: string | null;
|
|
7190
7190
|
timeline?: {
|
|
7191
|
-
/** @example
|
|
7191
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
7192
7192
|
created_at?: string;
|
|
7193
7193
|
/** @example null */
|
|
7194
7194
|
approved_at?: string | null;
|
|
@@ -7222,7 +7222,7 @@ export interface operations {
|
|
|
7222
7222
|
content: {
|
|
7223
7223
|
"application/json": {
|
|
7224
7224
|
data?: {
|
|
7225
|
-
/** @example
|
|
7225
|
+
/** @example c98329b0-6419-45c0-9c5c-981d36ff35b7 */
|
|
7226
7226
|
uid?: string;
|
|
7227
7227
|
/** @example JH-APP-2026-450949 */
|
|
7228
7228
|
application_ref?: string;
|
|
@@ -7243,7 +7243,7 @@ export interface operations {
|
|
|
7243
7243
|
/** @example null */
|
|
7244
7244
|
rejection_reason?: string | null;
|
|
7245
7245
|
timeline?: {
|
|
7246
|
-
/** @example
|
|
7246
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
7247
7247
|
created_at?: string;
|
|
7248
7248
|
/** @example null */
|
|
7249
7249
|
approved_at?: string | null;
|
|
@@ -7287,7 +7287,7 @@ export interface operations {
|
|
|
7287
7287
|
content: {
|
|
7288
7288
|
"application/json": {
|
|
7289
7289
|
data?: {
|
|
7290
|
-
/** @example
|
|
7290
|
+
/** @example 241d1548-3a9f-4a5d-a2f3-3eb7949c51a3 */
|
|
7291
7291
|
uid?: string;
|
|
7292
7292
|
/** @example JH-APP-2026-026316 */
|
|
7293
7293
|
application_ref?: string;
|
|
@@ -7308,7 +7308,7 @@ export interface operations {
|
|
|
7308
7308
|
/** @example null */
|
|
7309
7309
|
rejection_reason?: string | null;
|
|
7310
7310
|
timeline?: {
|
|
7311
|
-
/** @example
|
|
7311
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
7312
7312
|
created_at?: string;
|
|
7313
7313
|
/** @example null */
|
|
7314
7314
|
approved_at?: string | null;
|
|
@@ -7352,7 +7352,7 @@ export interface operations {
|
|
|
7352
7352
|
content: {
|
|
7353
7353
|
"application/json": {
|
|
7354
7354
|
data?: {
|
|
7355
|
-
/** @example
|
|
7355
|
+
/** @example 9ada0b62-32a4-4028-8914-c1f2a5a2ce4e */
|
|
7356
7356
|
uid?: string;
|
|
7357
7357
|
/** @example JH-APP-2026-000564 */
|
|
7358
7358
|
application_ref?: string;
|
|
@@ -7373,7 +7373,7 @@ export interface operations {
|
|
|
7373
7373
|
/** @example null */
|
|
7374
7374
|
rejection_reason?: string | null;
|
|
7375
7375
|
timeline?: {
|
|
7376
|
-
/** @example
|
|
7376
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
7377
7377
|
created_at?: string;
|
|
7378
7378
|
/** @example null */
|
|
7379
7379
|
approved_at?: string | null;
|
|
@@ -7407,7 +7407,7 @@ export interface operations {
|
|
|
7407
7407
|
content: {
|
|
7408
7408
|
"application/json": {
|
|
7409
7409
|
data?: {
|
|
7410
|
-
/** @example
|
|
7410
|
+
/** @example b916604a-c32a-4a93-b2fb-1e222c64be30 */
|
|
7411
7411
|
uid?: string;
|
|
7412
7412
|
/** @example 4881.50 */
|
|
7413
7413
|
rent_amount?: string;
|
|
@@ -7415,9 +7415,9 @@ export interface operations {
|
|
|
7415
7415
|
deposit_amount?: string;
|
|
7416
7416
|
/** @example offer_accepted */
|
|
7417
7417
|
state?: string;
|
|
7418
|
-
/** @example 2025-08-
|
|
7418
|
+
/** @example 2025-08-30T00:00:00.000000Z */
|
|
7419
7419
|
start_date?: string;
|
|
7420
|
-
/** @example 2026-08-
|
|
7420
|
+
/** @example 2026-08-30T00:00:00.000000Z */
|
|
7421
7421
|
end_date?: string;
|
|
7422
7422
|
/** @example false */
|
|
7423
7423
|
is_periodic?: boolean;
|
|
@@ -7425,7 +7425,7 @@ export interface operations {
|
|
|
7425
7425
|
company_name?: string | null;
|
|
7426
7426
|
/** @example null */
|
|
7427
7427
|
company_registration_number?: string | null;
|
|
7428
|
-
/** @example 2026-05-
|
|
7428
|
+
/** @example 2026-05-08T00:45:46.000000Z */
|
|
7429
7429
|
created_at?: string;
|
|
7430
7430
|
};
|
|
7431
7431
|
};
|
|
@@ -7871,7 +7871,7 @@ export interface operations {
|
|
|
7871
7871
|
content: {
|
|
7872
7872
|
"application/json": {
|
|
7873
7873
|
data?: {
|
|
7874
|
-
/** @example
|
|
7874
|
+
/** @example 941ee2b8-43e0-4f38-9830-56df42259219 */
|
|
7875
7875
|
uid?: string;
|
|
7876
7876
|
/** @example Emily Reid */
|
|
7877
7877
|
username?: string;
|
|
@@ -7901,7 +7901,7 @@ export interface operations {
|
|
|
7901
7901
|
timezone?: string;
|
|
7902
7902
|
/** @example Customer */
|
|
7903
7903
|
user_type?: string;
|
|
7904
|
-
/** @example
|
|
7904
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
7905
7905
|
created?: string;
|
|
7906
7906
|
/** @example 0 seconds ago */
|
|
7907
7907
|
email_verified_at?: string;
|
|
@@ -8291,11 +8291,11 @@ export interface operations {
|
|
|
8291
8291
|
content: {
|
|
8292
8292
|
"application/json": {
|
|
8293
8293
|
data?: {
|
|
8294
|
-
/** @example New For Rent Property draft •
|
|
8294
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
8295
8295
|
draft_name?: string;
|
|
8296
|
-
/** @example LST-PRP-LTR-
|
|
8296
|
+
/** @example LST-PRP-LTR-MOW71U57GNW */
|
|
8297
8297
|
sku?: string;
|
|
8298
|
-
/** @example
|
|
8298
|
+
/** @example bcf4a4b9-6737-4228-b174-cb93ac2e2fc4 */
|
|
8299
8299
|
uid?: string;
|
|
8300
8300
|
/** @example Rent */
|
|
8301
8301
|
listing_type?: string;
|
|
@@ -9707,7 +9707,7 @@ export interface operations {
|
|
|
9707
9707
|
content: {
|
|
9708
9708
|
"application/json": {
|
|
9709
9709
|
/**
|
|
9710
|
-
* @example
|
|
9710
|
+
* @example Suspended
|
|
9711
9711
|
* @enum {string}
|
|
9712
9712
|
*/
|
|
9713
9713
|
status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
|
|
@@ -9722,7 +9722,7 @@ export interface operations {
|
|
|
9722
9722
|
content: {
|
|
9723
9723
|
"application/json": {
|
|
9724
9724
|
data?: {
|
|
9725
|
-
/** @example
|
|
9725
|
+
/** @example 8da0aaa5-ffe4-4348-aff0-77ffdda694c7 */
|
|
9726
9726
|
uid?: string;
|
|
9727
9727
|
/** @example Connor Richards */
|
|
9728
9728
|
username?: string;
|
|
@@ -9752,7 +9752,7 @@ export interface operations {
|
|
|
9752
9752
|
timezone?: string;
|
|
9753
9753
|
/** @example Customer */
|
|
9754
9754
|
user_type?: string;
|
|
9755
|
-
/** @example
|
|
9755
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
9756
9756
|
created?: string;
|
|
9757
9757
|
/** @example 0 seconds ago */
|
|
9758
9758
|
email_verified_at?: string;
|
|
@@ -10461,11 +10461,11 @@ export interface operations {
|
|
|
10461
10461
|
content: {
|
|
10462
10462
|
"application/json": {
|
|
10463
10463
|
data?: {
|
|
10464
|
-
/** @example New For Rent Property draft •
|
|
10464
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
10465
10465
|
draft_name?: string;
|
|
10466
|
-
/** @example LST-PRP-LTR-
|
|
10466
|
+
/** @example LST-PRP-LTR-MOW71UDIWIC */
|
|
10467
10467
|
sku?: string;
|
|
10468
|
-
/** @example
|
|
10468
|
+
/** @example 256f1a71-a12c-44f8-aba5-0031855106f0 */
|
|
10469
10469
|
uid?: string;
|
|
10470
10470
|
/** @example Rent */
|
|
10471
10471
|
listing_type?: string;
|
|
@@ -10905,7 +10905,7 @@ export interface operations {
|
|
|
10905
10905
|
content: {
|
|
10906
10906
|
"application/json": {
|
|
10907
10907
|
data?: {
|
|
10908
|
-
/** @example
|
|
10908
|
+
/** @example 177875a2-3849-47e6-a543-55c2ea3f3c84 */
|
|
10909
10909
|
uid?: string;
|
|
10910
10910
|
/** @example photo */
|
|
10911
10911
|
media_type?: string;
|
|
@@ -11212,13 +11212,13 @@ export interface operations {
|
|
|
11212
11212
|
/**
|
|
11213
11213
|
* @example [
|
|
11214
11214
|
* {
|
|
11215
|
-
* "draft_name": "New For Sale Property draft •
|
|
11216
|
-
* "sku": "LST-PRP-SAL-
|
|
11217
|
-
* "uid": "
|
|
11215
|
+
* "draft_name": "New For Sale Property draft • 8 May 2026, 12:45 AM",
|
|
11216
|
+
* "sku": "LST-PRP-SAL-MOW71UFLBLZ",
|
|
11217
|
+
* "uid": "184df014-eee3-403a-b4db-8fa5666df348",
|
|
11218
11218
|
* "listing_type": "Sale",
|
|
11219
11219
|
* "vertical": "Property",
|
|
11220
|
-
* "arrangement_type": "
|
|
11221
|
-
* "arrangement_type_label": "
|
|
11220
|
+
* "arrangement_type": "let_to_let",
|
|
11221
|
+
* "arrangement_type_label": "Let to Let",
|
|
11222
11222
|
* "price": null,
|
|
11223
11223
|
* "state": "draft",
|
|
11224
11224
|
* "published_at": null,
|
|
@@ -11231,13 +11231,13 @@ export interface operations {
|
|
|
11231
11231
|
* "media": []
|
|
11232
11232
|
* },
|
|
11233
11233
|
* {
|
|
11234
|
-
* "draft_name": "New
|
|
11235
|
-
* "sku": "LST-PRP-
|
|
11236
|
-
* "uid": "
|
|
11237
|
-
* "listing_type": "
|
|
11234
|
+
* "draft_name": "New Short Let Property draft • 8 May 2026, 12:45 AM",
|
|
11235
|
+
* "sku": "LST-PRP-SHL-MOW71UFOZG4",
|
|
11236
|
+
* "uid": "0abc282f-917e-4d2d-8c78-be750f3561a5",
|
|
11237
|
+
* "listing_type": "Short Let",
|
|
11238
11238
|
* "vertical": "Property",
|
|
11239
|
-
* "arrangement_type": "
|
|
11240
|
-
* "arrangement_type_label": "
|
|
11239
|
+
* "arrangement_type": "let_to_let",
|
|
11240
|
+
* "arrangement_type_label": "Let to Let",
|
|
11241
11241
|
* "price": null,
|
|
11242
11242
|
* "state": "draft",
|
|
11243
11243
|
* "published_at": null,
|
|
@@ -11252,19 +11252,19 @@ export interface operations {
|
|
|
11252
11252
|
* ]
|
|
11253
11253
|
*/
|
|
11254
11254
|
data?: {
|
|
11255
|
-
/** @example New For Sale Property draft •
|
|
11255
|
+
/** @example New For Sale Property draft • 8 May 2026, 12:45 AM */
|
|
11256
11256
|
draft_name?: string;
|
|
11257
|
-
/** @example LST-PRP-SAL-
|
|
11257
|
+
/** @example LST-PRP-SAL-MOW71UFLBLZ */
|
|
11258
11258
|
sku?: string;
|
|
11259
|
-
/** @example
|
|
11259
|
+
/** @example 184df014-eee3-403a-b4db-8fa5666df348 */
|
|
11260
11260
|
uid?: string;
|
|
11261
11261
|
/** @example Sale */
|
|
11262
11262
|
listing_type?: string;
|
|
11263
11263
|
/** @example Property */
|
|
11264
11264
|
vertical?: string;
|
|
11265
|
-
/** @example
|
|
11265
|
+
/** @example let_to_let */
|
|
11266
11266
|
arrangement_type?: string;
|
|
11267
|
-
/** @example
|
|
11267
|
+
/** @example Let to Let */
|
|
11268
11268
|
arrangement_type_label?: string;
|
|
11269
11269
|
/** @example null */
|
|
11270
11270
|
price?: string | null;
|
|
@@ -11451,11 +11451,11 @@ export interface operations {
|
|
|
11451
11451
|
content: {
|
|
11452
11452
|
"application/json": {
|
|
11453
11453
|
data?: {
|
|
11454
|
-
/** @example New For Rent Property draft •
|
|
11454
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
11455
11455
|
draft_name?: string;
|
|
11456
|
-
/** @example LST-PRP-LTR-
|
|
11456
|
+
/** @example LST-PRP-LTR-MOW71UFZCNU */
|
|
11457
11457
|
sku?: string;
|
|
11458
|
-
/** @example
|
|
11458
|
+
/** @example 9b8545a3-3235-42a3-ac56-2e6b0a1f768a */
|
|
11459
11459
|
uid?: string;
|
|
11460
11460
|
/** @example Rent */
|
|
11461
11461
|
listing_type?: string;
|
|
@@ -11518,11 +11518,11 @@ export interface operations {
|
|
|
11518
11518
|
content: {
|
|
11519
11519
|
"application/json": {
|
|
11520
11520
|
data?: {
|
|
11521
|
-
/** @example New For Rent Property draft •
|
|
11521
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
11522
11522
|
draft_name?: string;
|
|
11523
|
-
/** @example LST-PRP-LTR-
|
|
11523
|
+
/** @example LST-PRP-LTR-MOW71UG6Z6Z */
|
|
11524
11524
|
sku?: string;
|
|
11525
|
-
/** @example
|
|
11525
|
+
/** @example f4e60909-c3cd-460a-b22e-7c268d3e335d */
|
|
11526
11526
|
uid?: string;
|
|
11527
11527
|
/** @example Rent */
|
|
11528
11528
|
listing_type?: string;
|
|
@@ -11575,11 +11575,11 @@ export interface operations {
|
|
|
11575
11575
|
content: {
|
|
11576
11576
|
"application/json": {
|
|
11577
11577
|
data?: {
|
|
11578
|
-
/** @example New For Rent Property draft •
|
|
11578
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
11579
11579
|
draft_name?: string;
|
|
11580
|
-
/** @example LST-PRP-LTR-
|
|
11580
|
+
/** @example LST-PRP-LTR-MOW71UGBAEM */
|
|
11581
11581
|
sku?: string;
|
|
11582
|
-
/** @example
|
|
11582
|
+
/** @example 7c2f1250-00cc-4620-9e8f-1a9b8a8d7204 */
|
|
11583
11583
|
uid?: string;
|
|
11584
11584
|
/** @example Rent */
|
|
11585
11585
|
listing_type?: string;
|
|
@@ -11632,11 +11632,11 @@ export interface operations {
|
|
|
11632
11632
|
content: {
|
|
11633
11633
|
"application/json": {
|
|
11634
11634
|
data?: {
|
|
11635
|
-
/** @example New For Rent Property draft •
|
|
11635
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
11636
11636
|
draft_name?: string;
|
|
11637
|
-
/** @example LST-PRP-LTR-
|
|
11637
|
+
/** @example LST-PRP-LTR-MOW71UGGSTY */
|
|
11638
11638
|
sku?: string;
|
|
11639
|
-
/** @example
|
|
11639
|
+
/** @example d38b024c-096e-4532-befd-a965215c3fa7 */
|
|
11640
11640
|
uid?: string;
|
|
11641
11641
|
/** @example Rent */
|
|
11642
11642
|
listing_type?: string;
|
|
@@ -11830,7 +11830,7 @@ export interface operations {
|
|
|
11830
11830
|
content: {
|
|
11831
11831
|
"application/json": {
|
|
11832
11832
|
data?: {
|
|
11833
|
-
/** @example
|
|
11833
|
+
/** @example 55 */
|
|
11834
11834
|
id?: number;
|
|
11835
11835
|
/** @example 1 */
|
|
11836
11836
|
category_id?: number;
|
|
@@ -11904,7 +11904,7 @@ export interface operations {
|
|
|
11904
11904
|
content: {
|
|
11905
11905
|
"application/json": {
|
|
11906
11906
|
data?: {
|
|
11907
|
-
/** @example
|
|
11907
|
+
/** @example 56 */
|
|
11908
11908
|
id?: number;
|
|
11909
11909
|
/** @example 1 */
|
|
11910
11910
|
category_id?: number;
|
|
@@ -11943,7 +11943,7 @@ export interface operations {
|
|
|
11943
11943
|
content: {
|
|
11944
11944
|
"application/json": {
|
|
11945
11945
|
data?: {
|
|
11946
|
-
/** @example
|
|
11946
|
+
/** @example 57 */
|
|
11947
11947
|
id?: number;
|
|
11948
11948
|
/** @example 1 */
|
|
11949
11949
|
category_id?: number;
|
|
@@ -11981,7 +11981,7 @@ export interface operations {
|
|
|
11981
11981
|
/**
|
|
11982
11982
|
* @example [
|
|
11983
11983
|
* {
|
|
11984
|
-
* "id":
|
|
11984
|
+
* "id": 35,
|
|
11985
11985
|
* "name": "Exterior",
|
|
11986
11986
|
* "description": "For Exterior categories",
|
|
11987
11987
|
* "display_order": 1,
|
|
@@ -11991,7 +11991,7 @@ export interface operations {
|
|
|
11991
11991
|
* "is_active": true
|
|
11992
11992
|
* },
|
|
11993
11993
|
* {
|
|
11994
|
-
* "id":
|
|
11994
|
+
* "id": 36,
|
|
11995
11995
|
* "name": "Exterior",
|
|
11996
11996
|
* "description": "For Exterior categories",
|
|
11997
11997
|
* "display_order": 1,
|
|
@@ -12003,7 +12003,7 @@ export interface operations {
|
|
|
12003
12003
|
* ]
|
|
12004
12004
|
*/
|
|
12005
12005
|
data?: {
|
|
12006
|
-
/** @example
|
|
12006
|
+
/** @example 35 */
|
|
12007
12007
|
id?: number;
|
|
12008
12008
|
/** @example Exterior */
|
|
12009
12009
|
name?: string;
|
|
@@ -12067,7 +12067,7 @@ export interface operations {
|
|
|
12067
12067
|
content: {
|
|
12068
12068
|
"application/json": {
|
|
12069
12069
|
data?: {
|
|
12070
|
-
/** @example
|
|
12070
|
+
/** @example 37 */
|
|
12071
12071
|
id?: number;
|
|
12072
12072
|
/** @example Exterior */
|
|
12073
12073
|
name?: string;
|
|
@@ -12134,7 +12134,7 @@ export interface operations {
|
|
|
12134
12134
|
content: {
|
|
12135
12135
|
"application/json": {
|
|
12136
12136
|
data?: {
|
|
12137
|
-
/** @example
|
|
12137
|
+
/** @example 38 */
|
|
12138
12138
|
id?: number;
|
|
12139
12139
|
/** @example Exterior */
|
|
12140
12140
|
name?: string;
|
|
@@ -12175,7 +12175,7 @@ export interface operations {
|
|
|
12175
12175
|
content: {
|
|
12176
12176
|
"application/json": {
|
|
12177
12177
|
data?: {
|
|
12178
|
-
/** @example
|
|
12178
|
+
/** @example 39 */
|
|
12179
12179
|
id?: number;
|
|
12180
12180
|
/** @example Exterior */
|
|
12181
12181
|
name?: string;
|
|
@@ -12438,7 +12438,7 @@ export interface operations {
|
|
|
12438
12438
|
content: {
|
|
12439
12439
|
"application/json": {
|
|
12440
12440
|
data?: {
|
|
12441
|
-
/** @example
|
|
12441
|
+
/** @example 23 */
|
|
12442
12442
|
id?: number;
|
|
12443
12443
|
/** @example email_fa_0 */
|
|
12444
12444
|
key?: string;
|
|
@@ -12452,9 +12452,9 @@ export interface operations {
|
|
|
12452
12452
|
metadata_schema?: unknown[];
|
|
12453
12453
|
/** @example true */
|
|
12454
12454
|
is_active?: boolean;
|
|
12455
|
-
/** @example 2026-05-
|
|
12455
|
+
/** @example 2026-05-08T00:45:47.000000Z */
|
|
12456
12456
|
created_at?: string;
|
|
12457
|
-
/** @example 2026-05-
|
|
12457
|
+
/** @example 2026-05-08T00:45:47.000000Z */
|
|
12458
12458
|
updated_at?: string;
|
|
12459
12459
|
};
|
|
12460
12460
|
};
|
|
@@ -12514,7 +12514,7 @@ export interface operations {
|
|
|
12514
12514
|
content: {
|
|
12515
12515
|
"application/json": {
|
|
12516
12516
|
data?: {
|
|
12517
|
-
/** @example
|
|
12517
|
+
/** @example 24 */
|
|
12518
12518
|
id?: number;
|
|
12519
12519
|
/** @example email_fa_0 */
|
|
12520
12520
|
key?: string;
|
|
@@ -12528,9 +12528,9 @@ export interface operations {
|
|
|
12528
12528
|
metadata_schema?: unknown[];
|
|
12529
12529
|
/** @example true */
|
|
12530
12530
|
is_active?: boolean;
|
|
12531
|
-
/** @example 2026-05-
|
|
12531
|
+
/** @example 2026-05-08T00:45:47.000000Z */
|
|
12532
12532
|
created_at?: string;
|
|
12533
|
-
/** @example 2026-05-
|
|
12533
|
+
/** @example 2026-05-08T00:45:47.000000Z */
|
|
12534
12534
|
updated_at?: string;
|
|
12535
12535
|
};
|
|
12536
12536
|
};
|
|
@@ -13796,25 +13796,25 @@ export interface operations {
|
|
|
13796
13796
|
/**
|
|
13797
13797
|
* @example [
|
|
13798
13798
|
* {
|
|
13799
|
-
* "key": "
|
|
13800
|
-
* "name": "
|
|
13801
|
-
* "description": "
|
|
13799
|
+
* "key": "voluptatem",
|
|
13800
|
+
* "name": "quae",
|
|
13801
|
+
* "description": "Minus quia dolores accusantium reiciendis.",
|
|
13802
13802
|
* "value_type": "string"
|
|
13803
13803
|
* },
|
|
13804
13804
|
* {
|
|
13805
|
-
* "key": "
|
|
13806
|
-
* "name": "
|
|
13807
|
-
* "description": "
|
|
13805
|
+
* "key": "tempora",
|
|
13806
|
+
* "name": "quas",
|
|
13807
|
+
* "description": "Qui ut quae nemo doloribus tempore corporis magnam minima.",
|
|
13808
13808
|
* "value_type": "string"
|
|
13809
13809
|
* }
|
|
13810
13810
|
* ]
|
|
13811
13811
|
*/
|
|
13812
13812
|
data?: {
|
|
13813
|
-
/** @example
|
|
13813
|
+
/** @example voluptatem */
|
|
13814
13814
|
key?: string;
|
|
13815
|
-
/** @example
|
|
13815
|
+
/** @example quae */
|
|
13816
13816
|
name?: string;
|
|
13817
|
-
/** @example
|
|
13817
|
+
/** @example Minus quia dolores accusantium reiciendis. */
|
|
13818
13818
|
description?: string;
|
|
13819
13819
|
/** @example string */
|
|
13820
13820
|
value_type?: string;
|
|
@@ -15056,13 +15056,13 @@ export interface operations {
|
|
|
15056
15056
|
};
|
|
15057
15057
|
} | {
|
|
15058
15058
|
data?: {
|
|
15059
|
-
/** @example
|
|
15059
|
+
/** @example dd09e178-adcc-478f-b5b2-4f5a7155737f */
|
|
15060
15060
|
uid?: string;
|
|
15061
15061
|
/** @example follow_up */
|
|
15062
15062
|
inspection_type?: string;
|
|
15063
15063
|
/** @example cancelled */
|
|
15064
15064
|
status?: string;
|
|
15065
|
-
/** @example
|
|
15065
|
+
/** @example 13 May 2026, 02:44 PM */
|
|
15066
15066
|
scheduled_date?: string;
|
|
15067
15067
|
/** @example null */
|
|
15068
15068
|
completed_date?: string | null;
|
|
@@ -15070,11 +15070,11 @@ export interface operations {
|
|
|
15070
15070
|
condition_rating?: string;
|
|
15071
15071
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
15072
15072
|
summary?: string;
|
|
15073
|
-
/** @example
|
|
15073
|
+
/** @example 07 Jul 2026, 11:32 AM */
|
|
15074
15074
|
next_inspection_date?: string;
|
|
15075
|
-
/** @example
|
|
15075
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15076
15076
|
created_at?: string;
|
|
15077
|
-
/** @example
|
|
15077
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15078
15078
|
updated_at?: string;
|
|
15079
15079
|
};
|
|
15080
15080
|
};
|
|
@@ -15129,13 +15129,13 @@ export interface operations {
|
|
|
15129
15129
|
content: {
|
|
15130
15130
|
"application/json": {
|
|
15131
15131
|
data?: {
|
|
15132
|
-
/** @example
|
|
15132
|
+
/** @example ecd24a48-0025-4d31-99f8-da31845deb49 */
|
|
15133
15133
|
uid?: string;
|
|
15134
15134
|
/** @example follow_up */
|
|
15135
15135
|
inspection_type?: string;
|
|
15136
15136
|
/** @example cancelled */
|
|
15137
15137
|
status?: string;
|
|
15138
|
-
/** @example
|
|
15138
|
+
/** @example 13 May 2026, 02:44 PM */
|
|
15139
15139
|
scheduled_date?: string;
|
|
15140
15140
|
/** @example null */
|
|
15141
15141
|
completed_date?: string | null;
|
|
@@ -15143,11 +15143,11 @@ export interface operations {
|
|
|
15143
15143
|
condition_rating?: string;
|
|
15144
15144
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
15145
15145
|
summary?: string;
|
|
15146
|
-
/** @example
|
|
15146
|
+
/** @example 07 Jul 2026, 11:32 AM */
|
|
15147
15147
|
next_inspection_date?: string;
|
|
15148
|
-
/** @example
|
|
15148
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15149
15149
|
created_at?: string;
|
|
15150
|
-
/** @example
|
|
15150
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15151
15151
|
updated_at?: string;
|
|
15152
15152
|
};
|
|
15153
15153
|
};
|
|
@@ -15242,13 +15242,13 @@ export interface operations {
|
|
|
15242
15242
|
content: {
|
|
15243
15243
|
"application/json": {
|
|
15244
15244
|
data?: {
|
|
15245
|
-
/** @example
|
|
15245
|
+
/** @example e4e89aea-310d-47c4-8e0d-df46a76fa985 */
|
|
15246
15246
|
uid?: string;
|
|
15247
15247
|
/** @example follow_up */
|
|
15248
15248
|
inspection_type?: string;
|
|
15249
15249
|
/** @example cancelled */
|
|
15250
15250
|
status?: string;
|
|
15251
|
-
/** @example
|
|
15251
|
+
/** @example 01 May 2026, 12:10 PM */
|
|
15252
15252
|
scheduled_date?: string;
|
|
15253
15253
|
/** @example null */
|
|
15254
15254
|
completed_date?: string | null;
|
|
@@ -15256,11 +15256,11 @@ export interface operations {
|
|
|
15256
15256
|
condition_rating?: string;
|
|
15257
15257
|
/** @example Et animi quos velit et fugiat. */
|
|
15258
15258
|
summary?: string;
|
|
15259
|
-
/** @example
|
|
15259
|
+
/** @example 10 Aug 2026, 08:04 PM */
|
|
15260
15260
|
next_inspection_date?: string;
|
|
15261
|
-
/** @example
|
|
15261
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15262
15262
|
created_at?: string;
|
|
15263
|
-
/** @example
|
|
15263
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15264
15264
|
updated_at?: string;
|
|
15265
15265
|
};
|
|
15266
15266
|
};
|
|
@@ -15297,13 +15297,13 @@ export interface operations {
|
|
|
15297
15297
|
content: {
|
|
15298
15298
|
"application/json": {
|
|
15299
15299
|
data?: {
|
|
15300
|
-
/** @example
|
|
15300
|
+
/** @example c6b3e7b5-d8b4-4570-b9ee-34a1abacc4f1 */
|
|
15301
15301
|
uid?: string;
|
|
15302
15302
|
/** @example follow_up */
|
|
15303
15303
|
inspection_type?: string;
|
|
15304
15304
|
/** @example cancelled */
|
|
15305
15305
|
status?: string;
|
|
15306
|
-
/** @example
|
|
15306
|
+
/** @example 13 May 2026, 02:44 PM */
|
|
15307
15307
|
scheduled_date?: string;
|
|
15308
15308
|
/** @example null */
|
|
15309
15309
|
completed_date?: string | null;
|
|
@@ -15311,11 +15311,11 @@ export interface operations {
|
|
|
15311
15311
|
condition_rating?: string;
|
|
15312
15312
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
15313
15313
|
summary?: string;
|
|
15314
|
-
/** @example
|
|
15314
|
+
/** @example 07 Jul 2026, 11:32 AM */
|
|
15315
15315
|
next_inspection_date?: string;
|
|
15316
|
-
/** @example
|
|
15316
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15317
15317
|
created_at?: string;
|
|
15318
|
-
/** @example
|
|
15318
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15319
15319
|
updated_at?: string;
|
|
15320
15320
|
};
|
|
15321
15321
|
};
|
|
@@ -15352,13 +15352,13 @@ export interface operations {
|
|
|
15352
15352
|
content: {
|
|
15353
15353
|
"application/json": {
|
|
15354
15354
|
data?: {
|
|
15355
|
-
/** @example
|
|
15355
|
+
/** @example 4dedbdc0-d495-4818-bf1d-f1b2456f14b8 */
|
|
15356
15356
|
uid?: string;
|
|
15357
15357
|
/** @example follow_up */
|
|
15358
15358
|
inspection_type?: string;
|
|
15359
15359
|
/** @example cancelled */
|
|
15360
15360
|
status?: string;
|
|
15361
|
-
/** @example
|
|
15361
|
+
/** @example 01 May 2026, 12:10 PM */
|
|
15362
15362
|
scheduled_date?: string;
|
|
15363
15363
|
/** @example null */
|
|
15364
15364
|
completed_date?: string | null;
|
|
@@ -15366,11 +15366,11 @@ export interface operations {
|
|
|
15366
15366
|
condition_rating?: string;
|
|
15367
15367
|
/** @example Et animi quos velit et fugiat. */
|
|
15368
15368
|
summary?: string;
|
|
15369
|
-
/** @example
|
|
15369
|
+
/** @example 10 Aug 2026, 08:04 PM */
|
|
15370
15370
|
next_inspection_date?: string;
|
|
15371
|
-
/** @example
|
|
15371
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15372
15372
|
created_at?: string;
|
|
15373
|
-
/** @example
|
|
15373
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15374
15374
|
updated_at?: string;
|
|
15375
15375
|
};
|
|
15376
15376
|
};
|
|
@@ -15497,29 +15497,29 @@ export interface operations {
|
|
|
15497
15497
|
};
|
|
15498
15498
|
} | {
|
|
15499
15499
|
data?: {
|
|
15500
|
-
/** @example
|
|
15500
|
+
/** @example d3c636dd-e216-48ba-9632-7d78abedc1d0 */
|
|
15501
15501
|
uid?: string;
|
|
15502
15502
|
/** @example 1 */
|
|
15503
15503
|
tenancy_id?: number;
|
|
15504
|
-
/** @example
|
|
15504
|
+
/** @example Sapiente eveniet eligendi. */
|
|
15505
15505
|
title?: string;
|
|
15506
|
-
/** @example
|
|
15506
|
+
/** @example Soluta reiciendis officia sunt vitae dolorem velit. Omnis enim mollitia itaque voluptas. Assumenda earum nihil id suscipit voluptas qui itaque. Autem magni consequatur dolorum ea. Dolorum voluptatem sequi repellat et voluptatem accusantium nobis doloremque. */
|
|
15507
15507
|
description?: string;
|
|
15508
|
-
/** @example
|
|
15508
|
+
/** @example reported */
|
|
15509
15509
|
status?: string;
|
|
15510
|
-
/** @example
|
|
15510
|
+
/** @example normal */
|
|
15511
15511
|
priority?: string;
|
|
15512
|
-
/** @example
|
|
15512
|
+
/** @example 06 May 2026, 09:07 AM */
|
|
15513
15513
|
reported_at?: string;
|
|
15514
15514
|
/** @example null */
|
|
15515
15515
|
assigned_at?: string | null;
|
|
15516
15516
|
/** @example null */
|
|
15517
15517
|
completed_at?: string | null;
|
|
15518
|
-
/** @example
|
|
15518
|
+
/** @example 11 May 2026, 04:31 AM */
|
|
15519
15519
|
sla_deadline?: string;
|
|
15520
|
-
/** @example
|
|
15520
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15521
15521
|
created_at?: string;
|
|
15522
|
-
/** @example
|
|
15522
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15523
15523
|
updated_at?: string;
|
|
15524
15524
|
};
|
|
15525
15525
|
};
|
|
@@ -15556,7 +15556,7 @@ export interface operations {
|
|
|
15556
15556
|
content: {
|
|
15557
15557
|
"application/json": {
|
|
15558
15558
|
data?: {
|
|
15559
|
-
/** @example
|
|
15559
|
+
/** @example 3fbdb0f3-7d4c-4b70-8ffd-ad6651bb6f85 */
|
|
15560
15560
|
uid?: string;
|
|
15561
15561
|
/** @example 1 */
|
|
15562
15562
|
tenancy_id?: number;
|
|
@@ -15568,17 +15568,17 @@ export interface operations {
|
|
|
15568
15568
|
status?: string;
|
|
15569
15569
|
/** @example low */
|
|
15570
15570
|
priority?: string;
|
|
15571
|
-
/** @example
|
|
15571
|
+
/** @example 06 May 2026, 02:14 PM */
|
|
15572
15572
|
reported_at?: string;
|
|
15573
15573
|
/** @example null */
|
|
15574
15574
|
assigned_at?: string | null;
|
|
15575
15575
|
/** @example null */
|
|
15576
15576
|
completed_at?: string | null;
|
|
15577
|
-
/** @example
|
|
15577
|
+
/** @example 09 May 2026, 10:38 AM */
|
|
15578
15578
|
sla_deadline?: string;
|
|
15579
|
-
/** @example
|
|
15579
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15580
15580
|
created_at?: string;
|
|
15581
|
-
/** @example
|
|
15581
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15582
15582
|
updated_at?: string;
|
|
15583
15583
|
};
|
|
15584
15584
|
};
|
|
@@ -15615,7 +15615,7 @@ export interface operations {
|
|
|
15615
15615
|
content: {
|
|
15616
15616
|
"application/json": {
|
|
15617
15617
|
data?: {
|
|
15618
|
-
/** @example
|
|
15618
|
+
/** @example 61fa2343-bc8e-4f65-bdd1-db0155a2b031 */
|
|
15619
15619
|
uid?: string;
|
|
15620
15620
|
/** @example 1 */
|
|
15621
15621
|
tenancy_id?: number;
|
|
@@ -15627,17 +15627,17 @@ export interface operations {
|
|
|
15627
15627
|
status?: string;
|
|
15628
15628
|
/** @example emergency */
|
|
15629
15629
|
priority?: string;
|
|
15630
|
-
/** @example
|
|
15630
|
+
/** @example 01 May 2026, 11:59 AM */
|
|
15631
15631
|
reported_at?: string;
|
|
15632
|
-
/** @example
|
|
15632
|
+
/** @example 06 May 2026, 08:19 AM */
|
|
15633
15633
|
assigned_at?: string;
|
|
15634
15634
|
/** @example null */
|
|
15635
15635
|
completed_at?: string | null;
|
|
15636
|
-
/** @example
|
|
15636
|
+
/** @example 09 May 2026, 01:41 PM */
|
|
15637
15637
|
sla_deadline?: string;
|
|
15638
|
-
/** @example
|
|
15638
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15639
15639
|
created_at?: string;
|
|
15640
|
-
/** @example
|
|
15640
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15641
15641
|
updated_at?: string;
|
|
15642
15642
|
};
|
|
15643
15643
|
};
|
|
@@ -15674,7 +15674,7 @@ export interface operations {
|
|
|
15674
15674
|
content: {
|
|
15675
15675
|
"application/json": {
|
|
15676
15676
|
data?: {
|
|
15677
|
-
/** @example
|
|
15677
|
+
/** @example 28c3080d-759f-464b-bb4b-0d3433601320 */
|
|
15678
15678
|
uid?: string;
|
|
15679
15679
|
/** @example 1 */
|
|
15680
15680
|
tenancy_id?: number;
|
|
@@ -15686,17 +15686,17 @@ export interface operations {
|
|
|
15686
15686
|
status?: string;
|
|
15687
15687
|
/** @example emergency */
|
|
15688
15688
|
priority?: string;
|
|
15689
|
-
/** @example
|
|
15689
|
+
/** @example 01 May 2026, 11:59 AM */
|
|
15690
15690
|
reported_at?: string;
|
|
15691
|
-
/** @example
|
|
15691
|
+
/** @example 06 May 2026, 08:19 AM */
|
|
15692
15692
|
assigned_at?: string;
|
|
15693
15693
|
/** @example null */
|
|
15694
15694
|
completed_at?: string | null;
|
|
15695
|
-
/** @example
|
|
15695
|
+
/** @example 09 May 2026, 01:41 PM */
|
|
15696
15696
|
sla_deadline?: string;
|
|
15697
|
-
/** @example
|
|
15697
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15698
15698
|
created_at?: string;
|
|
15699
|
-
/** @example
|
|
15699
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15700
15700
|
updated_at?: string;
|
|
15701
15701
|
};
|
|
15702
15702
|
};
|
|
@@ -15733,7 +15733,7 @@ export interface operations {
|
|
|
15733
15733
|
content: {
|
|
15734
15734
|
"application/json": {
|
|
15735
15735
|
data?: {
|
|
15736
|
-
/** @example
|
|
15736
|
+
/** @example ea5d8cde-7ed9-49f6-8340-e8df642a25d7 */
|
|
15737
15737
|
uid?: string;
|
|
15738
15738
|
/** @example 1 */
|
|
15739
15739
|
tenancy_id?: number;
|
|
@@ -15745,17 +15745,17 @@ export interface operations {
|
|
|
15745
15745
|
status?: string;
|
|
15746
15746
|
/** @example emergency */
|
|
15747
15747
|
priority?: string;
|
|
15748
|
-
/** @example
|
|
15748
|
+
/** @example 01 May 2026, 11:59 AM */
|
|
15749
15749
|
reported_at?: string;
|
|
15750
|
-
/** @example
|
|
15750
|
+
/** @example 06 May 2026, 08:19 AM */
|
|
15751
15751
|
assigned_at?: string;
|
|
15752
15752
|
/** @example null */
|
|
15753
15753
|
completed_at?: string | null;
|
|
15754
|
-
/** @example
|
|
15754
|
+
/** @example 09 May 2026, 01:41 PM */
|
|
15755
15755
|
sla_deadline?: string;
|
|
15756
|
-
/** @example
|
|
15756
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15757
15757
|
created_at?: string;
|
|
15758
|
-
/** @example
|
|
15758
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
15759
15759
|
updated_at?: string;
|
|
15760
15760
|
};
|
|
15761
15761
|
};
|
|
@@ -18935,13 +18935,13 @@ export interface operations {
|
|
|
18935
18935
|
};
|
|
18936
18936
|
} | {
|
|
18937
18937
|
data?: {
|
|
18938
|
-
/** @example
|
|
18938
|
+
/** @example 0da2c3a0-dab3-4032-a151-4a98321dbc93 */
|
|
18939
18939
|
uid?: string;
|
|
18940
18940
|
/** @example follow_up */
|
|
18941
18941
|
inspection_type?: string;
|
|
18942
18942
|
/** @example cancelled */
|
|
18943
18943
|
status?: string;
|
|
18944
|
-
/** @example
|
|
18944
|
+
/** @example 13 May 2026, 02:44 PM */
|
|
18945
18945
|
scheduled_date?: string;
|
|
18946
18946
|
/** @example null */
|
|
18947
18947
|
completed_date?: string | null;
|
|
@@ -18949,11 +18949,11 @@ export interface operations {
|
|
|
18949
18949
|
condition_rating?: string;
|
|
18950
18950
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
18951
18951
|
summary?: string;
|
|
18952
|
-
/** @example
|
|
18952
|
+
/** @example 07 Jul 2026, 11:32 AM */
|
|
18953
18953
|
next_inspection_date?: string;
|
|
18954
|
-
/** @example
|
|
18954
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
18955
18955
|
created_at?: string;
|
|
18956
|
-
/** @example
|
|
18956
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
18957
18957
|
updated_at?: string;
|
|
18958
18958
|
};
|
|
18959
18959
|
};
|
|
@@ -19146,7 +19146,7 @@ export interface operations {
|
|
|
19146
19146
|
content: {
|
|
19147
19147
|
"application/json": {
|
|
19148
19148
|
data?: {
|
|
19149
|
-
/** @example
|
|
19149
|
+
/** @example ebaeb236-7340-46d2-bac6-654df1799785 */
|
|
19150
19150
|
uid?: string;
|
|
19151
19151
|
/** @example Emily Reid */
|
|
19152
19152
|
username?: string;
|
|
@@ -19176,7 +19176,7 @@ export interface operations {
|
|
|
19176
19176
|
timezone?: string;
|
|
19177
19177
|
/** @example Customer */
|
|
19178
19178
|
user_type?: string;
|
|
19179
|
-
/** @example
|
|
19179
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
19180
19180
|
created?: string;
|
|
19181
19181
|
/** @example 1 second ago */
|
|
19182
19182
|
email_verified_at?: string;
|
|
@@ -19645,7 +19645,7 @@ export interface operations {
|
|
|
19645
19645
|
content: {
|
|
19646
19646
|
"application/json": {
|
|
19647
19647
|
data?: {
|
|
19648
|
-
/** @example
|
|
19648
|
+
/** @example f0b3e20c-faaa-4838-8a9a-cbfa7db10757 */
|
|
19649
19649
|
uid?: string;
|
|
19650
19650
|
/** @example Emily Reid */
|
|
19651
19651
|
username?: string;
|
|
@@ -19675,7 +19675,7 @@ export interface operations {
|
|
|
19675
19675
|
timezone?: string;
|
|
19676
19676
|
/** @example Customer */
|
|
19677
19677
|
user_type?: string;
|
|
19678
|
-
/** @example
|
|
19678
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
19679
19679
|
created?: string;
|
|
19680
19680
|
/** @example 0 seconds ago */
|
|
19681
19681
|
email_verified_at?: string;
|
|
@@ -20299,12 +20299,12 @@ export interface operations {
|
|
|
20299
20299
|
*/
|
|
20300
20300
|
search?: string | null;
|
|
20301
20301
|
/**
|
|
20302
|
-
* @example
|
|
20302
|
+
* @example approved
|
|
20303
20303
|
* @enum {string|null}
|
|
20304
20304
|
*/
|
|
20305
20305
|
status?: "pending" | "approved" | "rejected" | "withdrawn" | "converted" | "cancelled" | null;
|
|
20306
20306
|
/**
|
|
20307
|
-
* @example
|
|
20307
|
+
* @example admin
|
|
20308
20308
|
* @enum {string|null}
|
|
20309
20309
|
*/
|
|
20310
20310
|
source?: "tenant" | "landlord" | "admin" | null;
|
|
@@ -20533,7 +20533,7 @@ export interface operations {
|
|
|
20533
20533
|
content: {
|
|
20534
20534
|
"application/json": {
|
|
20535
20535
|
data?: {
|
|
20536
|
-
/** @example
|
|
20536
|
+
/** @example aa9c6503-4ca8-4b92-9d29-18bd96a4454f */
|
|
20537
20537
|
uid?: string;
|
|
20538
20538
|
/** @example JH-APP-2026-936806 */
|
|
20539
20539
|
application_ref?: string;
|
|
@@ -20554,7 +20554,7 @@ export interface operations {
|
|
|
20554
20554
|
/** @example null */
|
|
20555
20555
|
rejection_reason?: string | null;
|
|
20556
20556
|
timeline?: {
|
|
20557
|
-
/** @example
|
|
20557
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
20558
20558
|
created_at?: string;
|
|
20559
20559
|
/** @example null */
|
|
20560
20560
|
approved_at?: string | null;
|
|
@@ -20588,7 +20588,7 @@ export interface operations {
|
|
|
20588
20588
|
content: {
|
|
20589
20589
|
"application/json": {
|
|
20590
20590
|
data?: {
|
|
20591
|
-
/** @example
|
|
20591
|
+
/** @example f6465ca2-457b-47c2-993b-3ee3844f62b3 */
|
|
20592
20592
|
uid?: string;
|
|
20593
20593
|
/** @example JH-APP-2026-757680 */
|
|
20594
20594
|
application_ref?: string;
|
|
@@ -20609,7 +20609,7 @@ export interface operations {
|
|
|
20609
20609
|
/** @example null */
|
|
20610
20610
|
rejection_reason?: string | null;
|
|
20611
20611
|
timeline?: {
|
|
20612
|
-
/** @example
|
|
20612
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
20613
20613
|
created_at?: string;
|
|
20614
20614
|
/** @example null */
|
|
20615
20615
|
approved_at?: string | null;
|
|
@@ -20653,7 +20653,7 @@ export interface operations {
|
|
|
20653
20653
|
content: {
|
|
20654
20654
|
"application/json": {
|
|
20655
20655
|
data?: {
|
|
20656
|
-
/** @example
|
|
20656
|
+
/** @example ba5c4124-0588-4d29-b1c6-514a2f747c5f */
|
|
20657
20657
|
uid?: string;
|
|
20658
20658
|
/** @example JH-APP-2026-449171 */
|
|
20659
20659
|
application_ref?: string;
|
|
@@ -20674,7 +20674,7 @@ export interface operations {
|
|
|
20674
20674
|
/** @example null */
|
|
20675
20675
|
rejection_reason?: string | null;
|
|
20676
20676
|
timeline?: {
|
|
20677
|
-
/** @example
|
|
20677
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
20678
20678
|
created_at?: string;
|
|
20679
20679
|
/** @example null */
|
|
20680
20680
|
approved_at?: string | null;
|
|
@@ -20708,7 +20708,7 @@ export interface operations {
|
|
|
20708
20708
|
content: {
|
|
20709
20709
|
"application/json": {
|
|
20710
20710
|
data?: {
|
|
20711
|
-
/** @example
|
|
20711
|
+
/** @example 7a7eeb52-67a8-4cc3-ae1e-9ff858653d75 */
|
|
20712
20712
|
uid?: string;
|
|
20713
20713
|
/** @example 4881.50 */
|
|
20714
20714
|
rent_amount?: string;
|
|
@@ -20716,9 +20716,9 @@ export interface operations {
|
|
|
20716
20716
|
deposit_amount?: string;
|
|
20717
20717
|
/** @example offer_accepted */
|
|
20718
20718
|
state?: string;
|
|
20719
|
-
/** @example 2025-08-
|
|
20719
|
+
/** @example 2025-08-30T00:00:00.000000Z */
|
|
20720
20720
|
start_date?: string;
|
|
20721
|
-
/** @example 2026-08-
|
|
20721
|
+
/** @example 2026-08-30T00:00:00.000000Z */
|
|
20722
20722
|
end_date?: string;
|
|
20723
20723
|
/** @example false */
|
|
20724
20724
|
is_periodic?: boolean;
|
|
@@ -20726,7 +20726,7 @@ export interface operations {
|
|
|
20726
20726
|
company_name?: string | null;
|
|
20727
20727
|
/** @example null */
|
|
20728
20728
|
company_registration_number?: string | null;
|
|
20729
|
-
/** @example 2026-05-
|
|
20729
|
+
/** @example 2026-05-08T00:45:46.000000Z */
|
|
20730
20730
|
created_at?: string;
|
|
20731
20731
|
};
|
|
20732
20732
|
};
|
|
@@ -20855,19 +20855,19 @@ export interface operations {
|
|
|
20855
20855
|
content: {
|
|
20856
20856
|
"application/json": {
|
|
20857
20857
|
data?: {
|
|
20858
|
-
/** @example New For
|
|
20858
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
20859
20859
|
draft_name?: string;
|
|
20860
|
-
/** @example LST-PRP-
|
|
20860
|
+
/** @example LST-PRP-LTR-MOW71TWEMOU */
|
|
20861
20861
|
sku?: string;
|
|
20862
|
-
/** @example
|
|
20862
|
+
/** @example 0bfd03ce-6a04-438e-ad19-95d9de62f2a4 */
|
|
20863
20863
|
uid?: string;
|
|
20864
|
-
/** @example
|
|
20864
|
+
/** @example Rent */
|
|
20865
20865
|
listing_type?: string;
|
|
20866
20866
|
/** @example Property */
|
|
20867
20867
|
vertical?: string;
|
|
20868
|
-
/** @example
|
|
20868
|
+
/** @example short_term_managed */
|
|
20869
20869
|
arrangement_type?: string;
|
|
20870
|
-
/** @example
|
|
20870
|
+
/** @example Short Term Managed */
|
|
20871
20871
|
arrangement_type_label?: string;
|
|
20872
20872
|
/** @example null */
|
|
20873
20873
|
price?: string | null;
|
|
@@ -20983,9 +20983,9 @@ export interface operations {
|
|
|
20983
20983
|
/**
|
|
20984
20984
|
* @example [
|
|
20985
20985
|
* {
|
|
20986
|
-
* "draft_name": "New For Rent Property draft •
|
|
20987
|
-
* "sku": "LST-PRP-LTR-
|
|
20988
|
-
* "uid": "
|
|
20986
|
+
* "draft_name": "New For Rent Property draft • 8 May 2026, 12:45 AM",
|
|
20987
|
+
* "sku": "LST-PRP-LTR-MOW71TX3PY0",
|
|
20988
|
+
* "uid": "5cf9527e-8724-4d56-9eb8-e1f2aee0944a",
|
|
20989
20989
|
* "listing_type": "Rent",
|
|
20990
20990
|
* "vertical": "Property",
|
|
20991
20991
|
* "arrangement_type": "let_to_let",
|
|
@@ -21002,9 +21002,9 @@ export interface operations {
|
|
|
21002
21002
|
* "media": []
|
|
21003
21003
|
* },
|
|
21004
21004
|
* {
|
|
21005
|
-
* "draft_name": "New Short Let Property draft •
|
|
21006
|
-
* "sku": "LST-PRP-SHL-
|
|
21007
|
-
* "uid": "
|
|
21005
|
+
* "draft_name": "New Short Let Property draft • 8 May 2026, 12:45 AM",
|
|
21006
|
+
* "sku": "LST-PRP-SHL-MOW71TX5TSK",
|
|
21007
|
+
* "uid": "fe39e8de-c2bb-4b58-8753-c29d6a7fc741",
|
|
21008
21008
|
* "listing_type": "Short Let",
|
|
21009
21009
|
* "vertical": "Property",
|
|
21010
21010
|
* "arrangement_type": "short_term_managed",
|
|
@@ -21023,11 +21023,11 @@ export interface operations {
|
|
|
21023
21023
|
* ]
|
|
21024
21024
|
*/
|
|
21025
21025
|
data?: {
|
|
21026
|
-
/** @example New For Rent Property draft •
|
|
21026
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
21027
21027
|
draft_name?: string;
|
|
21028
|
-
/** @example LST-PRP-LTR-
|
|
21028
|
+
/** @example LST-PRP-LTR-MOW71TX3PY0 */
|
|
21029
21029
|
sku?: string;
|
|
21030
|
-
/** @example
|
|
21030
|
+
/** @example 5cf9527e-8724-4d56-9eb8-e1f2aee0944a */
|
|
21031
21031
|
uid?: string;
|
|
21032
21032
|
/** @example Rent */
|
|
21033
21033
|
listing_type?: string;
|
|
@@ -21137,9 +21137,9 @@ export interface operations {
|
|
|
21137
21137
|
/**
|
|
21138
21138
|
* @example [
|
|
21139
21139
|
* {
|
|
21140
|
-
* "draft_name": "New For Rent Property draft •
|
|
21141
|
-
* "sku": "LST-PRP-LTR-
|
|
21142
|
-
* "uid": "
|
|
21140
|
+
* "draft_name": "New For Rent Property draft • 8 May 2026, 12:45 AM",
|
|
21141
|
+
* "sku": "LST-PRP-LTR-MOW71TXB05K",
|
|
21142
|
+
* "uid": "a91fa039-e33d-4f54-80a7-696a2dd653d8",
|
|
21143
21143
|
* "listing_type": "Rent",
|
|
21144
21144
|
* "vertical": "Property",
|
|
21145
21145
|
* "arrangement_type": "let_to_let",
|
|
@@ -21156,9 +21156,9 @@ export interface operations {
|
|
|
21156
21156
|
* "media": []
|
|
21157
21157
|
* },
|
|
21158
21158
|
* {
|
|
21159
|
-
* "draft_name": "New Short Let Property draft •
|
|
21160
|
-
* "sku": "LST-PRP-SHL-
|
|
21161
|
-
* "uid": "
|
|
21159
|
+
* "draft_name": "New Short Let Property draft • 8 May 2026, 12:45 AM",
|
|
21160
|
+
* "sku": "LST-PRP-SHL-MOW71TXENBB",
|
|
21161
|
+
* "uid": "a3c0474b-f969-485e-bfcd-fe07e9217eb9",
|
|
21162
21162
|
* "listing_type": "Short Let",
|
|
21163
21163
|
* "vertical": "Property",
|
|
21164
21164
|
* "arrangement_type": "short_term_managed",
|
|
@@ -21177,11 +21177,11 @@ export interface operations {
|
|
|
21177
21177
|
* ]
|
|
21178
21178
|
*/
|
|
21179
21179
|
data?: {
|
|
21180
|
-
/** @example New For Rent Property draft •
|
|
21180
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
21181
21181
|
draft_name?: string;
|
|
21182
|
-
/** @example LST-PRP-LTR-
|
|
21182
|
+
/** @example LST-PRP-LTR-MOW71TXB05K */
|
|
21183
21183
|
sku?: string;
|
|
21184
|
-
/** @example
|
|
21184
|
+
/** @example a91fa039-e33d-4f54-80a7-696a2dd653d8 */
|
|
21185
21185
|
uid?: string;
|
|
21186
21186
|
/** @example Rent */
|
|
21187
21187
|
listing_type?: string;
|
|
@@ -21462,7 +21462,7 @@ export interface operations {
|
|
|
21462
21462
|
sku?: string;
|
|
21463
21463
|
/** @example 09 Apr 2026, 11:14 AM */
|
|
21464
21464
|
published_at?: string;
|
|
21465
|
-
/** @example
|
|
21465
|
+
/** @example 4 weeks ago */
|
|
21466
21466
|
published_since?: string;
|
|
21467
21467
|
details?: {
|
|
21468
21468
|
/** @example New Benin */
|
|
@@ -22430,7 +22430,7 @@ export interface operations {
|
|
|
22430
22430
|
content: {
|
|
22431
22431
|
"application/json": {
|
|
22432
22432
|
data?: {
|
|
22433
|
-
/** @example
|
|
22433
|
+
/** @example 485dcac1-bdd2-428a-842e-62c13c8c5e94 */
|
|
22434
22434
|
uid?: string;
|
|
22435
22435
|
/** @example photo */
|
|
22436
22436
|
media_type?: string;
|
|
@@ -22579,11 +22579,11 @@ export interface operations {
|
|
|
22579
22579
|
content: {
|
|
22580
22580
|
"application/json": {
|
|
22581
22581
|
data?: {
|
|
22582
|
-
/** @example New For Rent Property draft •
|
|
22582
|
+
/** @example New For Rent Property draft • 8 May 2026, 12:45 AM */
|
|
22583
22583
|
draft_name?: string;
|
|
22584
|
-
/** @example LST-PRP-LTR-
|
|
22584
|
+
/** @example LST-PRP-LTR-MOW71TZNQ6A */
|
|
22585
22585
|
sku?: string;
|
|
22586
|
-
/** @example
|
|
22586
|
+
/** @example 9a7a7c29-7b49-4740-b247-604db4cc3dc5 */
|
|
22587
22587
|
uid?: string;
|
|
22588
22588
|
/** @example Rent */
|
|
22589
22589
|
listing_type?: string;
|
|
@@ -22743,7 +22743,7 @@ export interface operations {
|
|
|
22743
22743
|
content: {
|
|
22744
22744
|
"application/json": {
|
|
22745
22745
|
data?: {
|
|
22746
|
-
/** @example
|
|
22746
|
+
/** @example 484b2890-7e43-4fa0-b2f6-a5821559d4cc */
|
|
22747
22747
|
uid?: string;
|
|
22748
22748
|
/** @example null */
|
|
22749
22749
|
compliances?: string | null;
|
|
@@ -22794,7 +22794,7 @@ export interface operations {
|
|
|
22794
22794
|
content: {
|
|
22795
22795
|
"application/json": {
|
|
22796
22796
|
data?: {
|
|
22797
|
-
/** @example
|
|
22797
|
+
/** @example 81 */
|
|
22798
22798
|
id?: number;
|
|
22799
22799
|
compliance?: {
|
|
22800
22800
|
/** @example 1 */
|
|
@@ -22816,7 +22816,7 @@ export interface operations {
|
|
|
22816
22816
|
reviewed_by?: number;
|
|
22817
22817
|
/** @example null */
|
|
22818
22818
|
reviewed_at?: string | null;
|
|
22819
|
-
/** @example 2026-05-
|
|
22819
|
+
/** @example 2026-05-08T00:45:46.000000Z */
|
|
22820
22820
|
created_at?: string;
|
|
22821
22821
|
};
|
|
22822
22822
|
};
|
|
@@ -23032,33 +23032,33 @@ export interface operations {
|
|
|
23032
23032
|
/**
|
|
23033
23033
|
* @example [
|
|
23034
23034
|
* {
|
|
23035
|
-
* "uid": "
|
|
23035
|
+
* "uid": "35f96a89-5a48-419a-afa9-4dfa8552c9f4",
|
|
23036
23036
|
* "rent_amount": "4881.50",
|
|
23037
23037
|
* "deposit_amount": "2151.17",
|
|
23038
23038
|
* "state": "offer_accepted",
|
|
23039
|
-
* "start_date": "2025-08-
|
|
23040
|
-
* "end_date": "2026-08-
|
|
23039
|
+
* "start_date": "2025-08-30T00:00:00.000000Z",
|
|
23040
|
+
* "end_date": "2026-08-30T00:00:00.000000Z",
|
|
23041
23041
|
* "is_periodic": false,
|
|
23042
23042
|
* "company_name": null,
|
|
23043
23043
|
* "company_registration_number": null,
|
|
23044
|
-
* "created_at": "2026-05-
|
|
23044
|
+
* "created_at": "2026-05-08T00:45:46.000000Z"
|
|
23045
23045
|
* },
|
|
23046
23046
|
* {
|
|
23047
|
-
* "uid": "
|
|
23047
|
+
* "uid": "5d5bd051-c555-4f04-b2f9-ccaab3afabdc",
|
|
23048
23048
|
* "rent_amount": "3832.26",
|
|
23049
23049
|
* "deposit_amount": "1384.27",
|
|
23050
23050
|
* "state": "terminated",
|
|
23051
|
-
* "start_date": "2025-06-
|
|
23052
|
-
* "end_date": "2026-06-
|
|
23051
|
+
* "start_date": "2025-06-11T00:00:00.000000Z",
|
|
23052
|
+
* "end_date": "2026-06-11T00:00:00.000000Z",
|
|
23053
23053
|
* "is_periodic": false,
|
|
23054
23054
|
* "company_name": null,
|
|
23055
23055
|
* "company_registration_number": null,
|
|
23056
|
-
* "created_at": "2026-05-
|
|
23056
|
+
* "created_at": "2026-05-08T00:45:46.000000Z"
|
|
23057
23057
|
* }
|
|
23058
23058
|
* ]
|
|
23059
23059
|
*/
|
|
23060
23060
|
data?: {
|
|
23061
|
-
/** @example
|
|
23061
|
+
/** @example 35f96a89-5a48-419a-afa9-4dfa8552c9f4 */
|
|
23062
23062
|
uid?: string;
|
|
23063
23063
|
/** @example 4881.50 */
|
|
23064
23064
|
rent_amount?: string;
|
|
@@ -23066,9 +23066,9 @@ export interface operations {
|
|
|
23066
23066
|
deposit_amount?: string;
|
|
23067
23067
|
/** @example offer_accepted */
|
|
23068
23068
|
state?: string;
|
|
23069
|
-
/** @example 2025-08-
|
|
23069
|
+
/** @example 2025-08-30T00:00:00.000000Z */
|
|
23070
23070
|
start_date?: string;
|
|
23071
|
-
/** @example 2026-08-
|
|
23071
|
+
/** @example 2026-08-30T00:00:00.000000Z */
|
|
23072
23072
|
end_date?: string;
|
|
23073
23073
|
/** @example false */
|
|
23074
23074
|
is_periodic?: boolean;
|
|
@@ -23076,7 +23076,7 @@ export interface operations {
|
|
|
23076
23076
|
company_name?: string | null;
|
|
23077
23077
|
/** @example null */
|
|
23078
23078
|
company_registration_number?: string | null;
|
|
23079
|
-
/** @example 2026-05-
|
|
23079
|
+
/** @example 2026-05-08T00:45:46.000000Z */
|
|
23080
23080
|
created_at?: string;
|
|
23081
23081
|
}[];
|
|
23082
23082
|
links?: {
|
|
@@ -23183,7 +23183,7 @@ export interface operations {
|
|
|
23183
23183
|
content: {
|
|
23184
23184
|
"application/json": {
|
|
23185
23185
|
data?: {
|
|
23186
|
-
/** @example
|
|
23186
|
+
/** @example 89 */
|
|
23187
23187
|
id?: number;
|
|
23188
23188
|
compliance?: {
|
|
23189
23189
|
/** @example 1 */
|
|
@@ -23203,9 +23203,9 @@ export interface operations {
|
|
|
23203
23203
|
rejection_reason?: string | null;
|
|
23204
23204
|
/** @example 1 */
|
|
23205
23205
|
reviewed_by?: number;
|
|
23206
|
-
/** @example 2026-05-
|
|
23206
|
+
/** @example 2026-05-08T00:45:46.000000Z */
|
|
23207
23207
|
reviewed_at?: string;
|
|
23208
|
-
/** @example 2026-05-
|
|
23208
|
+
/** @example 2026-05-08T00:45:46.000000Z */
|
|
23209
23209
|
created_at?: string;
|
|
23210
23210
|
};
|
|
23211
23211
|
};
|
|
@@ -23232,7 +23232,7 @@ export interface operations {
|
|
|
23232
23232
|
content: {
|
|
23233
23233
|
"application/json": {
|
|
23234
23234
|
data?: {
|
|
23235
|
-
/** @example
|
|
23235
|
+
/** @example 90 */
|
|
23236
23236
|
id?: number;
|
|
23237
23237
|
compliance?: {
|
|
23238
23238
|
/** @example 1 */
|
|
@@ -23252,9 +23252,9 @@ export interface operations {
|
|
|
23252
23252
|
rejection_reason?: string | null;
|
|
23253
23253
|
/** @example 1 */
|
|
23254
23254
|
reviewed_by?: number;
|
|
23255
|
-
/** @example 2026-05-
|
|
23255
|
+
/** @example 2026-05-08T00:45:46.000000Z */
|
|
23256
23256
|
reviewed_at?: string;
|
|
23257
|
-
/** @example 2026-05-
|
|
23257
|
+
/** @example 2026-05-08T00:45:46.000000Z */
|
|
23258
23258
|
created_at?: string;
|
|
23259
23259
|
};
|
|
23260
23260
|
};
|
|
@@ -23707,7 +23707,7 @@ export interface operations {
|
|
|
23707
23707
|
sku?: string;
|
|
23708
23708
|
/** @example 09 Apr 2026, 11:14 AM */
|
|
23709
23709
|
published_at?: string;
|
|
23710
|
-
/** @example
|
|
23710
|
+
/** @example 4 weeks ago */
|
|
23711
23711
|
published_since?: string;
|
|
23712
23712
|
details?: {
|
|
23713
23713
|
/** @example New Benin */
|
|
@@ -24456,7 +24456,7 @@ export interface operations {
|
|
|
24456
24456
|
};
|
|
24457
24457
|
} | {
|
|
24458
24458
|
data?: {
|
|
24459
|
-
/** @example
|
|
24459
|
+
/** @example b2cd949b-c0bc-4e87-8dad-11f084bd235b */
|
|
24460
24460
|
uid?: string;
|
|
24461
24461
|
/** @example 1 */
|
|
24462
24462
|
tenancy_id?: number;
|
|
@@ -24468,17 +24468,17 @@ export interface operations {
|
|
|
24468
24468
|
status?: string;
|
|
24469
24469
|
/** @example low */
|
|
24470
24470
|
priority?: string;
|
|
24471
|
-
/** @example
|
|
24471
|
+
/** @example 06 May 2026, 02:14 PM */
|
|
24472
24472
|
reported_at?: string;
|
|
24473
24473
|
/** @example null */
|
|
24474
24474
|
assigned_at?: string | null;
|
|
24475
24475
|
/** @example null */
|
|
24476
24476
|
completed_at?: string | null;
|
|
24477
|
-
/** @example
|
|
24477
|
+
/** @example 09 May 2026, 10:38 AM */
|
|
24478
24478
|
sla_deadline?: string;
|
|
24479
|
-
/** @example
|
|
24479
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
24480
24480
|
created_at?: string;
|
|
24481
|
-
/** @example
|
|
24481
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
24482
24482
|
updated_at?: string;
|
|
24483
24483
|
};
|
|
24484
24484
|
};
|
|
@@ -24535,37 +24535,37 @@ export interface operations {
|
|
|
24535
24535
|
/**
|
|
24536
24536
|
* @example [
|
|
24537
24537
|
* {
|
|
24538
|
-
* "uid": "
|
|
24538
|
+
* "uid": "fba5df69-e60d-4446-8be6-a37d100121f0",
|
|
24539
24539
|
* "tenancy_id": 1,
|
|
24540
24540
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
24541
24541
|
* "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.",
|
|
24542
24542
|
* "status": "reported",
|
|
24543
24543
|
* "priority": "emergency",
|
|
24544
|
-
* "reported_at": "
|
|
24545
|
-
* "assigned_at": "
|
|
24544
|
+
* "reported_at": "01 May 2026, 11:59 AM",
|
|
24545
|
+
* "assigned_at": "06 May 2026, 08:19 AM",
|
|
24546
24546
|
* "completed_at": null,
|
|
24547
|
-
* "sla_deadline": "
|
|
24548
|
-
* "created_at": "
|
|
24549
|
-
* "updated_at": "
|
|
24547
|
+
* "sla_deadline": "09 May 2026, 01:41 PM",
|
|
24548
|
+
* "created_at": "08 May 2026, 12:45 AM",
|
|
24549
|
+
* "updated_at": "08 May 2026, 12:45 AM"
|
|
24550
24550
|
* },
|
|
24551
24551
|
* {
|
|
24552
|
-
* "uid": "
|
|
24552
|
+
* "uid": "d28291fc-aade-4d05-9d41-8af56a2b1a35",
|
|
24553
24553
|
* "tenancy_id": 1,
|
|
24554
24554
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
24555
24555
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
24556
24556
|
* "status": "completed",
|
|
24557
24557
|
* "priority": "normal",
|
|
24558
|
-
* "reported_at": "
|
|
24558
|
+
* "reported_at": "04 May 2026, 12:37 AM",
|
|
24559
24559
|
* "assigned_at": null,
|
|
24560
24560
|
* "completed_at": null,
|
|
24561
|
-
* "sla_deadline": "
|
|
24562
|
-
* "created_at": "
|
|
24563
|
-
* "updated_at": "
|
|
24561
|
+
* "sla_deadline": "10 May 2026, 09:41 PM",
|
|
24562
|
+
* "created_at": "08 May 2026, 12:45 AM",
|
|
24563
|
+
* "updated_at": "08 May 2026, 12:45 AM"
|
|
24564
24564
|
* }
|
|
24565
24565
|
* ]
|
|
24566
24566
|
*/
|
|
24567
24567
|
data?: {
|
|
24568
|
-
/** @example
|
|
24568
|
+
/** @example fba5df69-e60d-4446-8be6-a37d100121f0 */
|
|
24569
24569
|
uid?: string;
|
|
24570
24570
|
/** @example 1 */
|
|
24571
24571
|
tenancy_id?: number;
|
|
@@ -24577,17 +24577,17 @@ export interface operations {
|
|
|
24577
24577
|
status?: string;
|
|
24578
24578
|
/** @example emergency */
|
|
24579
24579
|
priority?: string;
|
|
24580
|
-
/** @example
|
|
24580
|
+
/** @example 01 May 2026, 11:59 AM */
|
|
24581
24581
|
reported_at?: string;
|
|
24582
|
-
/** @example
|
|
24582
|
+
/** @example 06 May 2026, 08:19 AM */
|
|
24583
24583
|
assigned_at?: string;
|
|
24584
24584
|
/** @example null */
|
|
24585
24585
|
completed_at?: string | null;
|
|
24586
|
-
/** @example
|
|
24586
|
+
/** @example 09 May 2026, 01:41 PM */
|
|
24587
24587
|
sla_deadline?: string;
|
|
24588
|
-
/** @example
|
|
24588
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
24589
24589
|
created_at?: string;
|
|
24590
|
-
/** @example
|
|
24590
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
24591
24591
|
updated_at?: string;
|
|
24592
24592
|
}[];
|
|
24593
24593
|
links?: {
|
|
@@ -24703,13 +24703,13 @@ export interface operations {
|
|
|
24703
24703
|
};
|
|
24704
24704
|
} | {
|
|
24705
24705
|
data?: {
|
|
24706
|
-
/** @example
|
|
24706
|
+
/** @example f4b988f1-27f9-46ed-82db-826f64359767 */
|
|
24707
24707
|
uid?: string;
|
|
24708
24708
|
/** @example image */
|
|
24709
24709
|
file_type?: string;
|
|
24710
24710
|
/** @example http://justinshome-backendcore.test/maintenance-attachments/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
24711
24711
|
url?: string;
|
|
24712
|
-
/** @example 2026-05-
|
|
24712
|
+
/** @example 2026-05-08T00:45:48.000000Z */
|
|
24713
24713
|
created_at?: string;
|
|
24714
24714
|
};
|
|
24715
24715
|
};
|
|
@@ -24754,7 +24754,7 @@ export interface operations {
|
|
|
24754
24754
|
content: {
|
|
24755
24755
|
"application/json": {
|
|
24756
24756
|
data?: {
|
|
24757
|
-
/** @example
|
|
24757
|
+
/** @example 6 */
|
|
24758
24758
|
id?: number;
|
|
24759
24759
|
type?: {
|
|
24760
24760
|
/** @example property_inquiry */
|
|
@@ -24815,7 +24815,7 @@ export interface operations {
|
|
|
24815
24815
|
};
|
|
24816
24816
|
/** @example null */
|
|
24817
24817
|
last_message_at?: string | null;
|
|
24818
|
-
/** @example
|
|
24818
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
24819
24819
|
created_at?: string;
|
|
24820
24820
|
};
|
|
24821
24821
|
};
|
|
@@ -25267,7 +25267,7 @@ export interface operations {
|
|
|
25267
25267
|
};
|
|
25268
25268
|
content: {
|
|
25269
25269
|
"application/json": {
|
|
25270
|
-
/** @example
|
|
25270
|
+
/** @example 86dead22-7713-433f-8ddf-7b24885ed15e */
|
|
25271
25271
|
id?: string;
|
|
25272
25272
|
/** @example APPOINTMENT_CREATED */
|
|
25273
25273
|
type?: string;
|
|
@@ -25279,7 +25279,7 @@ export interface operations {
|
|
|
25279
25279
|
data?: unknown[];
|
|
25280
25280
|
/** @example null */
|
|
25281
25281
|
read_at?: string | null;
|
|
25282
|
-
/** @example
|
|
25282
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
25283
25283
|
created_at?: string;
|
|
25284
25284
|
};
|
|
25285
25285
|
};
|
|
@@ -25349,7 +25349,23 @@ export interface operations {
|
|
|
25349
25349
|
path?: never;
|
|
25350
25350
|
cookie?: never;
|
|
25351
25351
|
};
|
|
25352
|
-
requestBody
|
|
25352
|
+
requestBody: {
|
|
25353
|
+
content: {
|
|
25354
|
+
"application/json": {
|
|
25355
|
+
/**
|
|
25356
|
+
* @description Push notification device token (FCM/APNS).
|
|
25357
|
+
* @example fcm_token_abc123xyz
|
|
25358
|
+
*/
|
|
25359
|
+
token: string;
|
|
25360
|
+
/**
|
|
25361
|
+
* @description Device platform.
|
|
25362
|
+
* @example android
|
|
25363
|
+
* @enum {string}
|
|
25364
|
+
*/
|
|
25365
|
+
platform: "ios" | "android" | "web";
|
|
25366
|
+
};
|
|
25367
|
+
};
|
|
25368
|
+
};
|
|
25353
25369
|
responses: {
|
|
25354
25370
|
/** @description Device token registered */
|
|
25355
25371
|
200: {
|
|
@@ -25525,7 +25541,7 @@ export interface operations {
|
|
|
25525
25541
|
content: {
|
|
25526
25542
|
"application/json": {
|
|
25527
25543
|
data?: {
|
|
25528
|
-
/** @example
|
|
25544
|
+
/** @example 54b78d0b-e8b8-4fc6-bf92-79f413d10acf */
|
|
25529
25545
|
uid?: string;
|
|
25530
25546
|
/** @example JH-APP-2026-089432 */
|
|
25531
25547
|
application_ref?: string;
|
|
@@ -25546,7 +25562,7 @@ export interface operations {
|
|
|
25546
25562
|
/** @example null */
|
|
25547
25563
|
rejection_reason?: string | null;
|
|
25548
25564
|
timeline?: {
|
|
25549
|
-
/** @example
|
|
25565
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
25550
25566
|
created_at?: string;
|
|
25551
25567
|
/** @example null */
|
|
25552
25568
|
approved_at?: string | null;
|
|
@@ -25586,12 +25602,12 @@ export interface operations {
|
|
|
25586
25602
|
*/
|
|
25587
25603
|
search?: string | null;
|
|
25588
25604
|
/**
|
|
25589
|
-
* @example
|
|
25605
|
+
* @example pending
|
|
25590
25606
|
* @enum {string|null}
|
|
25591
25607
|
*/
|
|
25592
25608
|
status?: "pending" | "approved" | "rejected" | "withdrawn" | "converted" | "cancelled" | null;
|
|
25593
25609
|
/**
|
|
25594
|
-
* @example
|
|
25610
|
+
* @example admin
|
|
25595
25611
|
* @enum {string|null}
|
|
25596
25612
|
*/
|
|
25597
25613
|
source?: "tenant" | "landlord" | "admin" | null;
|
|
@@ -25909,7 +25925,7 @@ export interface operations {
|
|
|
25909
25925
|
content: {
|
|
25910
25926
|
"application/json": {
|
|
25911
25927
|
data?: {
|
|
25912
|
-
/** @example
|
|
25928
|
+
/** @example 9b00d08f-8fff-4e5f-985c-78004ffa812d */
|
|
25913
25929
|
uid?: string;
|
|
25914
25930
|
/** @example JH-APP-2026-700432 */
|
|
25915
25931
|
application_ref?: string;
|
|
@@ -25930,7 +25946,7 @@ export interface operations {
|
|
|
25930
25946
|
/** @example null */
|
|
25931
25947
|
rejection_reason?: string | null;
|
|
25932
25948
|
timeline?: {
|
|
25933
|
-
/** @example
|
|
25949
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
25934
25950
|
created_at?: string;
|
|
25935
25951
|
/** @example null */
|
|
25936
25952
|
approved_at?: string | null;
|
|
@@ -26287,7 +26303,7 @@ export interface operations {
|
|
|
26287
26303
|
content: {
|
|
26288
26304
|
"application/json": {
|
|
26289
26305
|
data?: {
|
|
26290
|
-
/** @example
|
|
26306
|
+
/** @example 21 */
|
|
26291
26307
|
id?: number;
|
|
26292
26308
|
/** @example 1 */
|
|
26293
26309
|
rating?: number;
|
|
@@ -26296,14 +26312,14 @@ export interface operations {
|
|
|
26296
26312
|
/** @example listing */
|
|
26297
26313
|
reviewable_type?: string;
|
|
26298
26314
|
reviewer?: {
|
|
26299
|
-
/** @example
|
|
26315
|
+
/** @example 326eb529-3699-47bd-9969-b49e75937175 */
|
|
26300
26316
|
uid?: string;
|
|
26301
|
-
/** @example
|
|
26317
|
+
/** @example Vicky Ross */
|
|
26302
26318
|
name?: string;
|
|
26303
26319
|
};
|
|
26304
|
-
/** @example
|
|
26320
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
26305
26321
|
created_at?: string;
|
|
26306
|
-
/** @example
|
|
26322
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
26307
26323
|
updated_at?: string;
|
|
26308
26324
|
};
|
|
26309
26325
|
};
|
|
@@ -26347,7 +26363,7 @@ export interface operations {
|
|
|
26347
26363
|
content: {
|
|
26348
26364
|
"application/json": {
|
|
26349
26365
|
data?: {
|
|
26350
|
-
/** @example
|
|
26366
|
+
/** @example 22 */
|
|
26351
26367
|
id?: number;
|
|
26352
26368
|
/** @example 1 */
|
|
26353
26369
|
rating?: number;
|
|
@@ -26356,14 +26372,14 @@ export interface operations {
|
|
|
26356
26372
|
/** @example listing */
|
|
26357
26373
|
reviewable_type?: string;
|
|
26358
26374
|
reviewer?: {
|
|
26359
|
-
/** @example
|
|
26375
|
+
/** @example cc35a45e-7649-4f12-a975-38199a347daf */
|
|
26360
26376
|
uid?: string;
|
|
26361
|
-
/** @example
|
|
26377
|
+
/** @example Tyler Baker */
|
|
26362
26378
|
name?: string;
|
|
26363
26379
|
};
|
|
26364
|
-
/** @example
|
|
26380
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
26365
26381
|
created_at?: string;
|
|
26366
|
-
/** @example
|
|
26382
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
26367
26383
|
updated_at?: string;
|
|
26368
26384
|
};
|
|
26369
26385
|
};
|
|
@@ -26405,7 +26421,7 @@ export interface operations {
|
|
|
26405
26421
|
content: {
|
|
26406
26422
|
"application/json": {
|
|
26407
26423
|
data?: {
|
|
26408
|
-
/** @example
|
|
26424
|
+
/** @example 23 */
|
|
26409
26425
|
id?: number;
|
|
26410
26426
|
/** @example 1 */
|
|
26411
26427
|
rating?: number;
|
|
@@ -26414,14 +26430,14 @@ export interface operations {
|
|
|
26414
26430
|
/** @example listing */
|
|
26415
26431
|
reviewable_type?: string;
|
|
26416
26432
|
reviewer?: {
|
|
26417
|
-
/** @example
|
|
26433
|
+
/** @example 261a1ab6-db1f-4901-b741-4d98dba7fee3 */
|
|
26418
26434
|
uid?: string;
|
|
26419
|
-
/** @example
|
|
26435
|
+
/** @example Damien Price */
|
|
26420
26436
|
name?: string;
|
|
26421
26437
|
};
|
|
26422
|
-
/** @example
|
|
26438
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
26423
26439
|
created_at?: string;
|
|
26424
|
-
/** @example
|
|
26440
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
26425
26441
|
updated_at?: string;
|
|
26426
26442
|
};
|
|
26427
26443
|
};
|
|
@@ -26448,7 +26464,7 @@ export interface operations {
|
|
|
26448
26464
|
content: {
|
|
26449
26465
|
"application/json": {
|
|
26450
26466
|
data?: {
|
|
26451
|
-
/** @example
|
|
26467
|
+
/** @example 24 */
|
|
26452
26468
|
id?: number;
|
|
26453
26469
|
/** @example 1 */
|
|
26454
26470
|
rating?: number;
|
|
@@ -26457,14 +26473,14 @@ export interface operations {
|
|
|
26457
26473
|
/** @example listing */
|
|
26458
26474
|
reviewable_type?: string;
|
|
26459
26475
|
reviewer?: {
|
|
26460
|
-
/** @example
|
|
26476
|
+
/** @example 261a1ab6-db1f-4901-b741-4d98dba7fee3 */
|
|
26461
26477
|
uid?: string;
|
|
26462
|
-
/** @example
|
|
26478
|
+
/** @example Damien Price */
|
|
26463
26479
|
name?: string;
|
|
26464
26480
|
};
|
|
26465
|
-
/** @example
|
|
26481
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
26466
26482
|
created_at?: string;
|
|
26467
|
-
/** @example
|
|
26483
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
26468
26484
|
updated_at?: string;
|
|
26469
26485
|
};
|
|
26470
26486
|
};
|
|
@@ -27146,7 +27162,7 @@ export interface operations {
|
|
|
27146
27162
|
* "changed_by_user_id": 3,
|
|
27147
27163
|
* "changed_by_name": "Bruce Parker",
|
|
27148
27164
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
27149
|
-
* "created_at": "2026-01-
|
|
27165
|
+
* "created_at": "2026-01-15T11:32:47.000000Z"
|
|
27150
27166
|
* },
|
|
27151
27167
|
* {
|
|
27152
27168
|
* "from_state": "pre_move_in_ready",
|
|
@@ -27154,7 +27170,7 @@ export interface operations {
|
|
|
27154
27170
|
* "changed_by_user_id": 3,
|
|
27155
27171
|
* "changed_by_name": "Bruce Parker",
|
|
27156
27172
|
* "comment": null,
|
|
27157
|
-
* "created_at": "2025-11-
|
|
27173
|
+
* "created_at": "2025-11-22T19:28:27.000000Z"
|
|
27158
27174
|
* }
|
|
27159
27175
|
* ]
|
|
27160
27176
|
*/
|
|
@@ -27169,7 +27185,7 @@ export interface operations {
|
|
|
27169
27185
|
changed_by_name?: string;
|
|
27170
27186
|
/** @example Qui commodi incidunt iure odit. */
|
|
27171
27187
|
comment?: string;
|
|
27172
|
-
/** @example 2026-01-
|
|
27188
|
+
/** @example 2026-01-15T11:32:47.000000Z */
|
|
27173
27189
|
created_at?: string;
|
|
27174
27190
|
}[];
|
|
27175
27191
|
};
|
|
@@ -27554,7 +27570,7 @@ export interface operations {
|
|
|
27554
27570
|
content: {
|
|
27555
27571
|
"application/json": {
|
|
27556
27572
|
data?: {
|
|
27557
|
-
/** @example
|
|
27573
|
+
/** @example 83995e67-3c13-4f54-a002-980484716b5c */
|
|
27558
27574
|
uid?: string;
|
|
27559
27575
|
/** @example Emily Reid */
|
|
27560
27576
|
username?: string;
|
|
@@ -27584,7 +27600,7 @@ export interface operations {
|
|
|
27584
27600
|
timezone?: string;
|
|
27585
27601
|
/** @example Customer */
|
|
27586
27602
|
user_type?: string;
|
|
27587
|
-
/** @example
|
|
27603
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
27588
27604
|
created?: string;
|
|
27589
27605
|
/** @example 0 seconds ago */
|
|
27590
27606
|
email_verified_at?: string;
|
|
@@ -27856,7 +27872,7 @@ export interface operations {
|
|
|
27856
27872
|
content: {
|
|
27857
27873
|
"application/json": {
|
|
27858
27874
|
data?: {
|
|
27859
|
-
/** @example
|
|
27875
|
+
/** @example ce499f96-6e38-4eaa-886a-e2d874d68dc3 */
|
|
27860
27876
|
uid?: string;
|
|
27861
27877
|
/** @example Connor Richards */
|
|
27862
27878
|
username?: string;
|
|
@@ -27886,7 +27902,7 @@ export interface operations {
|
|
|
27886
27902
|
timezone?: string;
|
|
27887
27903
|
/** @example Customer */
|
|
27888
27904
|
user_type?: string;
|
|
27889
|
-
/** @example
|
|
27905
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
27890
27906
|
created?: string;
|
|
27891
27907
|
/** @example 0 seconds ago */
|
|
27892
27908
|
email_verified_at?: string;
|
|
@@ -27958,7 +27974,7 @@ export interface operations {
|
|
|
27958
27974
|
content: {
|
|
27959
27975
|
"application/json": {
|
|
27960
27976
|
data?: {
|
|
27961
|
-
/** @example
|
|
27977
|
+
/** @example 5a22e59d-2fb9-48d6-83d5-d6e2c4099d48 */
|
|
27962
27978
|
uid?: string;
|
|
27963
27979
|
/** @example Emily Reid */
|
|
27964
27980
|
username?: string;
|
|
@@ -27988,7 +28004,7 @@ export interface operations {
|
|
|
27988
28004
|
timezone?: string;
|
|
27989
28005
|
/** @example Customer */
|
|
27990
28006
|
user_type?: string;
|
|
27991
|
-
/** @example
|
|
28007
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
27992
28008
|
created?: string;
|
|
27993
28009
|
/** @example 0 seconds ago */
|
|
27994
28010
|
email_verified_at?: string;
|
|
@@ -28242,7 +28258,7 @@ export interface operations {
|
|
|
28242
28258
|
completed_layers?: number;
|
|
28243
28259
|
/** @example 4 */
|
|
28244
28260
|
pending_layers?: number;
|
|
28245
|
-
/** @example
|
|
28261
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
28246
28262
|
last_calculated_at?: string;
|
|
28247
28263
|
};
|
|
28248
28264
|
};
|
|
@@ -28284,13 +28300,13 @@ export interface operations {
|
|
|
28284
28300
|
content: {
|
|
28285
28301
|
"application/json": {
|
|
28286
28302
|
data?: {
|
|
28287
|
-
/** @example
|
|
28303
|
+
/** @example 9 */
|
|
28288
28304
|
current_level?: number;
|
|
28289
28305
|
/** @example 3 */
|
|
28290
28306
|
completed_layers?: number;
|
|
28291
|
-
/** @example
|
|
28307
|
+
/** @example 2 */
|
|
28292
28308
|
pending_layers?: number;
|
|
28293
|
-
/** @example
|
|
28309
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
28294
28310
|
last_calculated_at?: string;
|
|
28295
28311
|
};
|
|
28296
28312
|
};
|
|
@@ -28324,14 +28340,14 @@ export interface operations {
|
|
|
28324
28340
|
content: {
|
|
28325
28341
|
"application/json": {
|
|
28326
28342
|
data?: {
|
|
28327
|
-
/** @example
|
|
28343
|
+
/** @example 009bd923-894e-4e94-952d-e033c00c0f6e */
|
|
28328
28344
|
wishlist_uid?: string;
|
|
28329
28345
|
listing?: {
|
|
28330
|
-
/** @example New For Sale Used Item draft •
|
|
28346
|
+
/** @example New For Sale Used Item draft • 8 May 2026, 12:45 AM */
|
|
28331
28347
|
draft_name?: string;
|
|
28332
|
-
/** @example LST-UIT-SAL-
|
|
28348
|
+
/** @example LST-UIT-SAL-MOW71V0L3ZY */
|
|
28333
28349
|
sku?: string;
|
|
28334
|
-
/** @example
|
|
28350
|
+
/** @example 3e59ef15-1527-48a0-9024-5c53309ec5bf */
|
|
28335
28351
|
uid?: string;
|
|
28336
28352
|
/** @example Sale */
|
|
28337
28353
|
listing_type?: string;
|
|
@@ -28718,7 +28734,7 @@ export interface operations {
|
|
|
28718
28734
|
completed_layers?: number;
|
|
28719
28735
|
/** @example 4 */
|
|
28720
28736
|
pending_layers?: number;
|
|
28721
|
-
/** @example
|
|
28737
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
28722
28738
|
last_calculated_at?: string;
|
|
28723
28739
|
};
|
|
28724
28740
|
};
|
|
@@ -28960,7 +28976,7 @@ export interface operations {
|
|
|
28960
28976
|
completed_layers?: number;
|
|
28961
28977
|
/** @example 4 */
|
|
28962
28978
|
pending_layers?: number;
|
|
28963
|
-
/** @example
|
|
28979
|
+
/** @example 08 May 2026, 12:45 AM */
|
|
28964
28980
|
last_calculated_at?: string;
|
|
28965
28981
|
};
|
|
28966
28982
|
};
|