@justins-home/types 1.1.34 → 1.1.35

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.
Files changed (2) hide show
  1. package/generated/api-types.ts +628 -497
  2. package/package.json +1 -1
@@ -3399,7 +3399,8 @@ export interface paths {
3399
3399
  };
3400
3400
  /**
3401
3401
  * getOwnerListings
3402
- * @description Retrieve all listings owned by the authenticated landlord.
3402
+ * @description Retrieve all listings owned by the authenticated landlord with
3403
+ * caching, pagination metadata, and admin-style filters.
3403
3404
  */
3404
3405
  get: operations["getOwnerListings"];
3405
3406
  put?: never;
@@ -5628,7 +5629,7 @@ export interface operations {
5628
5629
  content: {
5629
5630
  "application/json": {
5630
5631
  data?: {
5631
- /** @example b2904421-4c96-444b-92c0-17c7f5066e55 */
5632
+ /** @example f38e7e27-7d91-497e-adb0-cabb850da768 */
5632
5633
  uid?: string;
5633
5634
  /** @example Ms. Audra Crooks II */
5634
5635
  username?: string;
@@ -5658,7 +5659,7 @@ export interface operations {
5658
5659
  timezone?: string;
5659
5660
  /** @example Customer */
5660
5661
  user_type?: string;
5661
- /** @example 10 Apr 2026, 11:21 PM */
5662
+ /** @example 13 Apr 2026, 05:06 PM */
5662
5663
  created?: string;
5663
5664
  /** @example 0 seconds ago */
5664
5665
  email_verified_at?: string;
@@ -5911,11 +5912,11 @@ export interface operations {
5911
5912
  content: {
5912
5913
  "application/json": {
5913
5914
  data?: {
5914
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
5915
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
5915
5916
  draft_name?: string;
5916
- /** @example LST-PRP-LTR-MNTJ53FNMV2 */
5917
+ /** @example LST-PRP-LTR-MNXG26IU0DV */
5917
5918
  sku?: string;
5918
- /** @example 3c7440a3-96a2-4d82-ab23-c600b520118b */
5919
+ /** @example a6da7e2a-5633-4447-8f7a-9a5f868efc49 */
5919
5920
  uid?: string;
5920
5921
  /** @example Rent */
5921
5922
  listing_type?: string;
@@ -7342,7 +7343,7 @@ export interface operations {
7342
7343
  content: {
7343
7344
  "application/json": {
7344
7345
  data?: {
7345
- /** @example 51aa2aa1-9d73-4972-828a-5cd1e9103483 */
7346
+ /** @example a38373c7-afb9-4dda-a4b6-1af667ac1a3a */
7346
7347
  uid?: string;
7347
7348
  /** @example Morgan Hirthe */
7348
7349
  username?: string;
@@ -7372,7 +7373,7 @@ export interface operations {
7372
7373
  timezone?: string;
7373
7374
  /** @example Customer */
7374
7375
  user_type?: string;
7375
- /** @example 10 Apr 2026, 11:21 PM */
7376
+ /** @example 13 Apr 2026, 05:06 PM */
7376
7377
  created?: string;
7377
7378
  /** @example 0 seconds ago */
7378
7379
  email_verified_at?: string;
@@ -8001,11 +8002,11 @@ export interface operations {
8001
8002
  content: {
8002
8003
  "application/json": {
8003
8004
  data?: {
8004
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
8005
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
8005
8006
  draft_name?: string;
8006
- /** @example LST-PRP-LTR-MNTJ53IKRQW */
8007
+ /** @example LST-PRP-LTR-MNXG26LM7FY */
8007
8008
  sku?: string;
8008
- /** @example 4dd66aaf-1bd6-490b-b80b-7b55a447c87d */
8009
+ /** @example d4d8e445-823e-419c-b24a-505a3941d674 */
8009
8010
  uid?: string;
8010
8011
  /** @example Rent */
8011
8012
  listing_type?: string;
@@ -8445,7 +8446,7 @@ export interface operations {
8445
8446
  content: {
8446
8447
  "application/json": {
8447
8448
  data?: {
8448
- /** @example d8323ff6-ce0c-4b28-a1b1-f4a1ba5e1aea */
8449
+ /** @example 5149e212-7145-4268-9f18-d6affebc93d2 */
8449
8450
  uid?: string;
8450
8451
  /** @example photo */
8451
8452
  media_type?: string;
@@ -8752,58 +8753,58 @@ export interface operations {
8752
8753
  /**
8753
8754
  * @example [
8754
8755
  * {
8755
- * "draft_name": "New For Rent Property draft • 10 Apr 2026, 11:21 PM",
8756
- * "sku": "LST-PRP-LTR-MNTJ53K46U2",
8757
- * "uid": "2eee1f65-f786-4526-b752-210776895706",
8758
- * "listing_type": "Rent",
8759
- * "vertical": "Property",
8760
- * "arrangement_type": "standard_residential",
8761
- * "arrangement_type_label": "Standard Residential",
8756
+ * "draft_name": "New For Sale Used Item draft • 13 Apr 2026, 5:06 PM",
8757
+ * "sku": "LST-UIT-SAL-MNXG26N2X7Q",
8758
+ * "uid": "80e2b3ec-9995-4c05-aaed-f509734ea511",
8759
+ * "listing_type": "Sale",
8760
+ * "vertical": "Used Item",
8761
+ * "arrangement_type": null,
8762
+ * "arrangement_type_label": null,
8762
8763
  * "price": null,
8763
8764
  * "state": "draft",
8764
8765
  * "published_at": null,
8765
8766
  * "published_since": null,
8766
8767
  * "is_visible": false,
8767
- * "summary": {
8768
- * "availability": null
8769
- * },
8768
+ * "summary": [],
8770
8769
  * "workflow": [],
8771
8770
  * "media": []
8772
8771
  * },
8773
8772
  * {
8774
- * "draft_name": "New For Sale Used Item draft • 10 Apr 2026, 11:21 PM",
8775
- * "sku": "LST-UIT-SAL-MNTJ53K9V1I",
8776
- * "uid": "00eedb59-3339-4114-bafa-d6a678412c67",
8773
+ * "draft_name": "New For Sale Property draft • 13 Apr 2026, 5:06 PM",
8774
+ * "sku": "LST-PRP-SAL-MNXG26N5ZOX",
8775
+ * "uid": "504d41ce-a59d-4354-9ea7-3188696cdaf8",
8777
8776
  * "listing_type": "Sale",
8778
- * "vertical": "Used Item",
8779
- * "arrangement_type": null,
8780
- * "arrangement_type_label": null,
8777
+ * "vertical": "Property",
8778
+ * "arrangement_type": "let_to_let",
8779
+ * "arrangement_type_label": "Let to Let",
8781
8780
  * "price": null,
8782
8781
  * "state": "draft",
8783
8782
  * "published_at": null,
8784
8783
  * "published_since": null,
8785
8784
  * "is_visible": false,
8786
- * "summary": [],
8785
+ * "summary": {
8786
+ * "availability": null
8787
+ * },
8787
8788
  * "workflow": [],
8788
8789
  * "media": []
8789
8790
  * }
8790
8791
  * ]
8791
8792
  */
8792
8793
  data?: {
8793
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
8794
+ /** @example New For Sale Used Item draft • 13 Apr 2026, 5:06 PM */
8794
8795
  draft_name?: string;
8795
- /** @example LST-PRP-LTR-MNTJ53K46U2 */
8796
+ /** @example LST-UIT-SAL-MNXG26N2X7Q */
8796
8797
  sku?: string;
8797
- /** @example 2eee1f65-f786-4526-b752-210776895706 */
8798
+ /** @example 80e2b3ec-9995-4c05-aaed-f509734ea511 */
8798
8799
  uid?: string;
8799
- /** @example Rent */
8800
+ /** @example Sale */
8800
8801
  listing_type?: string;
8801
- /** @example Property */
8802
+ /** @example Used Item */
8802
8803
  vertical?: string;
8803
- /** @example standard_residential */
8804
- arrangement_type?: string;
8805
- /** @example Standard Residential */
8806
- arrangement_type_label?: string;
8804
+ /** @example null */
8805
+ arrangement_type?: string | null;
8806
+ /** @example null */
8807
+ arrangement_type_label?: string | null;
8807
8808
  /** @example null */
8808
8809
  price?: string | null;
8809
8810
  /** @example draft */
@@ -8814,10 +8815,8 @@ export interface operations {
8814
8815
  published_since?: string | null;
8815
8816
  /** @example false */
8816
8817
  is_visible?: boolean;
8817
- summary?: {
8818
- /** @example null */
8819
- availability?: string | null;
8820
- };
8818
+ /** @example [] */
8819
+ summary?: unknown[];
8821
8820
  /** @example [] */
8822
8821
  workflow?: unknown[];
8823
8822
  /** @example [] */
@@ -8989,11 +8988,11 @@ export interface operations {
8989
8988
  content: {
8990
8989
  "application/json": {
8991
8990
  data?: {
8992
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
8991
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
8993
8992
  draft_name?: string;
8994
- /** @example LST-PRP-LTR-MNTJ53KKQMB */
8993
+ /** @example LST-PRP-LTR-MNXG26NEY5R */
8995
8994
  sku?: string;
8996
- /** @example a3da8870-91c2-48f2-bc9a-3c0ca68ae248 */
8995
+ /** @example 01a3599d-f3f3-43e9-b378-43b7de66d1ff */
8997
8996
  uid?: string;
8998
8997
  /** @example Rent */
8999
8998
  listing_type?: string;
@@ -9056,11 +9055,11 @@ export interface operations {
9056
9055
  content: {
9057
9056
  "application/json": {
9058
9057
  data?: {
9059
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
9058
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
9060
9059
  draft_name?: string;
9061
- /** @example LST-PRP-LTR-MNTJ53KPTJ8 */
9060
+ /** @example LST-PRP-LTR-MNXG26NJKHG */
9062
9061
  sku?: string;
9063
- /** @example 604ad75b-0716-42bc-aef7-51df5a85cdbb */
9062
+ /** @example 81eff509-07e1-4dac-b06a-a7ee41e23e97 */
9064
9063
  uid?: string;
9065
9064
  /** @example Rent */
9066
9065
  listing_type?: string;
@@ -9113,11 +9112,11 @@ export interface operations {
9113
9112
  content: {
9114
9113
  "application/json": {
9115
9114
  data?: {
9116
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
9115
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
9117
9116
  draft_name?: string;
9118
- /** @example LST-PRP-LTR-MNTJ53KWEZX */
9117
+ /** @example LST-PRP-LTR-MNXG26NPPFT */
9119
9118
  sku?: string;
9120
- /** @example 313d8649-a206-452b-9a75-fb94b5011304 */
9119
+ /** @example 12e8f4ee-67b8-42b3-9fe6-9ad2894ba3ce */
9121
9120
  uid?: string;
9122
9121
  /** @example Rent */
9123
9122
  listing_type?: string;
@@ -9170,11 +9169,11 @@ export interface operations {
9170
9169
  content: {
9171
9170
  "application/json": {
9172
9171
  data?: {
9173
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
9172
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
9174
9173
  draft_name?: string;
9175
- /** @example LST-PRP-LTR-MNTJ53L1CEI */
9174
+ /** @example LST-PRP-LTR-MNXG26NUQWW */
9176
9175
  sku?: string;
9177
- /** @example dfeaf552-3c9c-4917-a6e8-288d1537bc56 */
9176
+ /** @example f48a8527-f9b9-4dab-829e-ee1fc5956630 */
9178
9177
  uid?: string;
9179
9178
  /** @example Rent */
9180
9179
  listing_type?: string;
@@ -9368,7 +9367,7 @@ export interface operations {
9368
9367
  content: {
9369
9368
  "application/json": {
9370
9369
  data?: {
9371
- /** @example 43 */
9370
+ /** @example 46 */
9372
9371
  id?: number;
9373
9372
  /** @example 1 */
9374
9373
  category_id?: number;
@@ -9442,7 +9441,7 @@ export interface operations {
9442
9441
  content: {
9443
9442
  "application/json": {
9444
9443
  data?: {
9445
- /** @example 44 */
9444
+ /** @example 47 */
9446
9445
  id?: number;
9447
9446
  /** @example 1 */
9448
9447
  category_id?: number;
@@ -9481,7 +9480,7 @@ export interface operations {
9481
9480
  content: {
9482
9481
  "application/json": {
9483
9482
  data?: {
9484
- /** @example 45 */
9483
+ /** @example 48 */
9485
9484
  id?: number;
9486
9485
  /** @example 1 */
9487
9486
  category_id?: number;
@@ -9519,7 +9518,7 @@ export interface operations {
9519
9518
  /**
9520
9519
  * @example [
9521
9520
  * {
9522
- * "id": 15,
9521
+ * "id": 20,
9523
9522
  * "name": "Exterior",
9524
9523
  * "description": "For Exterior categories",
9525
9524
  * "display_order": 1,
@@ -9529,7 +9528,7 @@ export interface operations {
9529
9528
  * "is_active": true
9530
9529
  * },
9531
9530
  * {
9532
- * "id": 16,
9531
+ * "id": 21,
9533
9532
  * "name": "Exterior",
9534
9533
  * "description": "For Exterior categories",
9535
9534
  * "display_order": 1,
@@ -9541,7 +9540,7 @@ export interface operations {
9541
9540
  * ]
9542
9541
  */
9543
9542
  data?: {
9544
- /** @example 15 */
9543
+ /** @example 20 */
9545
9544
  id?: number;
9546
9545
  /** @example Exterior */
9547
9546
  name?: string;
@@ -9605,7 +9604,7 @@ export interface operations {
9605
9604
  content: {
9606
9605
  "application/json": {
9607
9606
  data?: {
9608
- /** @example 17 */
9607
+ /** @example 22 */
9609
9608
  id?: number;
9610
9609
  /** @example Exterior */
9611
9610
  name?: string;
@@ -9672,7 +9671,7 @@ export interface operations {
9672
9671
  content: {
9673
9672
  "application/json": {
9674
9673
  data?: {
9675
- /** @example 18 */
9674
+ /** @example 23 */
9676
9675
  id?: number;
9677
9676
  /** @example Exterior */
9678
9677
  name?: string;
@@ -9713,7 +9712,7 @@ export interface operations {
9713
9712
  content: {
9714
9713
  "application/json": {
9715
9714
  data?: {
9716
- /** @example 19 */
9715
+ /** @example 24 */
9717
9716
  id?: number;
9718
9717
  /** @example Exterior */
9719
9718
  name?: string;
@@ -9753,31 +9752,31 @@ export interface operations {
9753
9752
  /**
9754
9753
  * @example [
9755
9754
  * {
9756
- * "id": 17,
9755
+ * "id": 21,
9757
9756
  * "key": "email_fa_0",
9758
9757
  * "name": "Clara Cronin V",
9759
9758
  * "description": "Incidunt iure odit et et modi ipsum nostrum omnis.",
9760
9759
  * "requires_review": true,
9761
9760
  * "metadata_schema": [],
9762
9761
  * "is_active": true,
9763
- * "created_at": "2026-04-10T23:21:13.000000Z",
9764
- * "updated_at": "2026-04-10T23:21:13.000000Z"
9762
+ * "created_at": "2026-04-13T17:06:03.000000Z",
9763
+ * "updated_at": "2026-04-13T17:06:03.000000Z"
9765
9764
  * },
9766
9765
  * {
9767
- * "id": 18,
9766
+ * "id": 22,
9768
9767
  * "key": "email_fa_6",
9769
9768
  * "name": "Myrtis Tromp",
9770
9769
  * "description": "Enim non facere tempora ex voluptatem laboriosam praesentium quis adipisci molestias.",
9771
9770
  * "requires_review": true,
9772
9771
  * "metadata_schema": [],
9773
9772
  * "is_active": true,
9774
- * "created_at": "2026-04-10T23:21:13.000000Z",
9775
- * "updated_at": "2026-04-10T23:21:13.000000Z"
9773
+ * "created_at": "2026-04-13T17:06:03.000000Z",
9774
+ * "updated_at": "2026-04-13T17:06:03.000000Z"
9776
9775
  * }
9777
9776
  * ]
9778
9777
  */
9779
9778
  data?: {
9780
- /** @example 17 */
9779
+ /** @example 21 */
9781
9780
  id?: number;
9782
9781
  /** @example email_fa_0 */
9783
9782
  key?: string;
@@ -9791,9 +9790,9 @@ export interface operations {
9791
9790
  metadata_schema?: unknown[];
9792
9791
  /** @example true */
9793
9792
  is_active?: boolean;
9794
- /** @example 2026-04-10T23:21:13.000000Z */
9793
+ /** @example 2026-04-13T17:06:03.000000Z */
9795
9794
  created_at?: string;
9796
- /** @example 2026-04-10T23:21:13.000000Z */
9795
+ /** @example 2026-04-13T17:06:03.000000Z */
9797
9796
  updated_at?: string;
9798
9797
  }[];
9799
9798
  };
@@ -9855,7 +9854,7 @@ export interface operations {
9855
9854
  content: {
9856
9855
  "application/json": {
9857
9856
  data?: {
9858
- /** @example 19 */
9857
+ /** @example 23 */
9859
9858
  id?: number;
9860
9859
  /** @example email_fa_0 */
9861
9860
  key?: string;
@@ -9869,9 +9868,9 @@ export interface operations {
9869
9868
  metadata_schema?: unknown[];
9870
9869
  /** @example true */
9871
9870
  is_active?: boolean;
9872
- /** @example 2026-04-10T23:21:13.000000Z */
9871
+ /** @example 2026-04-13T17:06:03.000000Z */
9873
9872
  created_at?: string;
9874
- /** @example 2026-04-10T23:21:13.000000Z */
9873
+ /** @example 2026-04-13T17:06:03.000000Z */
9875
9874
  updated_at?: string;
9876
9875
  };
9877
9876
  };
@@ -9931,7 +9930,7 @@ export interface operations {
9931
9930
  content: {
9932
9931
  "application/json": {
9933
9932
  data?: {
9934
- /** @example 20 */
9933
+ /** @example 24 */
9935
9934
  id?: number;
9936
9935
  /** @example email_fa_0 */
9937
9936
  key?: string;
@@ -9945,9 +9944,9 @@ export interface operations {
9945
9944
  metadata_schema?: unknown[];
9946
9945
  /** @example true */
9947
9946
  is_active?: boolean;
9948
- /** @example 2026-04-10T23:21:13.000000Z */
9947
+ /** @example 2026-04-13T17:06:03.000000Z */
9949
9948
  created_at?: string;
9950
- /** @example 2026-04-10T23:21:13.000000Z */
9949
+ /** @example 2026-04-13T17:06:03.000000Z */
9951
9950
  updated_at?: string;
9952
9951
  };
9953
9952
  };
@@ -10161,29 +10160,29 @@ export interface operations {
10161
10160
  /**
10162
10161
  * @example [
10163
10162
  * {
10164
- * "id": 5,
10163
+ * "id": 9,
10165
10164
  * "status": "approved",
10166
10165
  * "submitted_data": [],
10167
10166
  * "rejection_reason": null,
10168
10167
  * "reviewed_by": 1,
10169
- * "reviewed_at": "2026-04-10T23:21:13.000000Z",
10170
- * "created_at": "2026-04-10T23:21:13.000000Z",
10171
- * "updated_at": "2026-04-10T23:21:13.000000Z"
10168
+ * "reviewed_at": "2026-04-13T17:06:03.000000Z",
10169
+ * "created_at": "2026-04-13T17:06:03.000000Z",
10170
+ * "updated_at": "2026-04-13T17:06:03.000000Z"
10172
10171
  * },
10173
10172
  * {
10174
- * "id": 6,
10173
+ * "id": 10,
10175
10174
  * "status": "approved",
10176
10175
  * "submitted_data": [],
10177
10176
  * "rejection_reason": null,
10178
10177
  * "reviewed_by": 1,
10179
- * "reviewed_at": "2026-04-10T23:21:13.000000Z",
10180
- * "created_at": "2026-04-10T23:21:13.000000Z",
10181
- * "updated_at": "2026-04-10T23:21:13.000000Z"
10178
+ * "reviewed_at": "2026-04-13T17:06:03.000000Z",
10179
+ * "created_at": "2026-04-13T17:06:03.000000Z",
10180
+ * "updated_at": "2026-04-13T17:06:03.000000Z"
10182
10181
  * }
10183
10182
  * ]
10184
10183
  */
10185
10184
  data?: {
10186
- /** @example 5 */
10185
+ /** @example 9 */
10187
10186
  id?: number;
10188
10187
  /** @example approved */
10189
10188
  status?: string;
@@ -10193,11 +10192,11 @@ export interface operations {
10193
10192
  rejection_reason?: string | null;
10194
10193
  /** @example 1 */
10195
10194
  reviewed_by?: number;
10196
- /** @example 2026-04-10T23:21:13.000000Z */
10195
+ /** @example 2026-04-13T17:06:03.000000Z */
10197
10196
  reviewed_at?: string;
10198
- /** @example 2026-04-10T23:21:13.000000Z */
10197
+ /** @example 2026-04-13T17:06:03.000000Z */
10199
10198
  created_at?: string;
10200
- /** @example 2026-04-10T23:21:13.000000Z */
10199
+ /** @example 2026-04-13T17:06:03.000000Z */
10201
10200
  updated_at?: string;
10202
10201
  }[];
10203
10202
  links?: {
@@ -10284,29 +10283,29 @@ export interface operations {
10284
10283
  /**
10285
10284
  * @example [
10286
10285
  * {
10287
- * "id": 7,
10286
+ * "id": 11,
10288
10287
  * "status": "approved",
10289
10288
  * "submitted_data": [],
10290
10289
  * "rejection_reason": null,
10291
10290
  * "reviewed_by": 1,
10292
- * "reviewed_at": "2026-04-10T23:21:13.000000Z",
10293
- * "created_at": "2026-04-10T23:21:13.000000Z",
10294
- * "updated_at": "2026-04-10T23:21:13.000000Z"
10291
+ * "reviewed_at": "2026-04-13T17:06:03.000000Z",
10292
+ * "created_at": "2026-04-13T17:06:03.000000Z",
10293
+ * "updated_at": "2026-04-13T17:06:03.000000Z"
10295
10294
  * },
10296
10295
  * {
10297
- * "id": 8,
10296
+ * "id": 12,
10298
10297
  * "status": "approved",
10299
10298
  * "submitted_data": [],
10300
10299
  * "rejection_reason": null,
10301
10300
  * "reviewed_by": 1,
10302
- * "reviewed_at": "2026-04-10T23:21:13.000000Z",
10303
- * "created_at": "2026-04-10T23:21:13.000000Z",
10304
- * "updated_at": "2026-04-10T23:21:13.000000Z"
10301
+ * "reviewed_at": "2026-04-13T17:06:03.000000Z",
10302
+ * "created_at": "2026-04-13T17:06:03.000000Z",
10303
+ * "updated_at": "2026-04-13T17:06:03.000000Z"
10305
10304
  * }
10306
10305
  * ]
10307
10306
  */
10308
10307
  data?: {
10309
- /** @example 7 */
10308
+ /** @example 11 */
10310
10309
  id?: number;
10311
10310
  /** @example approved */
10312
10311
  status?: string;
@@ -10316,11 +10315,11 @@ export interface operations {
10316
10315
  rejection_reason?: string | null;
10317
10316
  /** @example 1 */
10318
10317
  reviewed_by?: number;
10319
- /** @example 2026-04-10T23:21:13.000000Z */
10318
+ /** @example 2026-04-13T17:06:03.000000Z */
10320
10319
  reviewed_at?: string;
10321
- /** @example 2026-04-10T23:21:13.000000Z */
10320
+ /** @example 2026-04-13T17:06:03.000000Z */
10322
10321
  created_at?: string;
10323
- /** @example 2026-04-10T23:21:13.000000Z */
10322
+ /** @example 2026-04-13T17:06:03.000000Z */
10324
10323
  updated_at?: string;
10325
10324
  }[];
10326
10325
  };
@@ -10434,7 +10433,7 @@ export interface operations {
10434
10433
  /**
10435
10434
  * @example [
10436
10435
  * {
10437
- * "id": 80,
10436
+ * "id": 83,
10438
10437
  * "compliance": {
10439
10438
  * "id": 1,
10440
10439
  * "key": "property_ownership",
@@ -10446,10 +10445,10 @@ export interface operations {
10446
10445
  * "rejection_reason": null,
10447
10446
  * "reviewed_by": 1,
10448
10447
  * "reviewed_at": null,
10449
- * "created_at": "2026-04-10T23:21:13.000000Z"
10448
+ * "created_at": "2026-04-13T17:06:03.000000Z"
10450
10449
  * },
10451
10450
  * {
10452
- * "id": 81,
10451
+ * "id": 84,
10453
10452
  * "compliance": {
10454
10453
  * "id": 1,
10455
10454
  * "key": "property_ownership",
@@ -10461,12 +10460,12 @@ export interface operations {
10461
10460
  * "rejection_reason": null,
10462
10461
  * "reviewed_by": 1,
10463
10462
  * "reviewed_at": null,
10464
- * "created_at": "2026-04-10T23:21:13.000000Z"
10463
+ * "created_at": "2026-04-13T17:06:03.000000Z"
10465
10464
  * }
10466
10465
  * ]
10467
10466
  */
10468
10467
  data?: {
10469
- /** @example 80 */
10468
+ /** @example 83 */
10470
10469
  id?: number;
10471
10470
  compliance?: {
10472
10471
  /** @example 1 */
@@ -10488,7 +10487,7 @@ export interface operations {
10488
10487
  reviewed_by?: number;
10489
10488
  /** @example null */
10490
10489
  reviewed_at?: string | null;
10491
- /** @example 2026-04-10T23:21:13.000000Z */
10490
+ /** @example 2026-04-13T17:06:03.000000Z */
10492
10491
  created_at?: string;
10493
10492
  }[];
10494
10493
  links?: {
@@ -10608,7 +10607,7 @@ export interface operations {
10608
10607
  /**
10609
10608
  * @example [
10610
10609
  * {
10611
- * "id": 85,
10610
+ * "id": 89,
10612
10611
  * "compliance": {
10613
10612
  * "id": 1,
10614
10613
  * "key": "property_ownership",
@@ -10619,11 +10618,11 @@ export interface operations {
10619
10618
  * "submitted_data": [],
10620
10619
  * "rejection_reason": null,
10621
10620
  * "reviewed_by": 1,
10622
- * "reviewed_at": "2026-04-10T23:21:13.000000Z",
10623
- * "created_at": "2026-04-10T23:21:13.000000Z"
10621
+ * "reviewed_at": "2026-04-13T17:06:03.000000Z",
10622
+ * "created_at": "2026-04-13T17:06:03.000000Z"
10624
10623
  * },
10625
10624
  * {
10626
- * "id": 86,
10625
+ * "id": 90,
10627
10626
  * "compliance": {
10628
10627
  * "id": 1,
10629
10628
  * "key": "property_ownership",
@@ -10634,13 +10633,13 @@ export interface operations {
10634
10633
  * "submitted_data": [],
10635
10634
  * "rejection_reason": null,
10636
10635
  * "reviewed_by": 1,
10637
- * "reviewed_at": "2026-04-10T23:21:13.000000Z",
10638
- * "created_at": "2026-04-10T23:21:13.000000Z"
10636
+ * "reviewed_at": "2026-04-13T17:06:03.000000Z",
10637
+ * "created_at": "2026-04-13T17:06:03.000000Z"
10639
10638
  * }
10640
10639
  * ]
10641
10640
  */
10642
10641
  data?: {
10643
- /** @example 85 */
10642
+ /** @example 89 */
10644
10643
  id?: number;
10645
10644
  compliance?: {
10646
10645
  /** @example 1 */
@@ -10660,9 +10659,9 @@ export interface operations {
10660
10659
  rejection_reason?: string | null;
10661
10660
  /** @example 1 */
10662
10661
  reviewed_by?: number;
10663
- /** @example 2026-04-10T23:21:13.000000Z */
10662
+ /** @example 2026-04-13T17:06:03.000000Z */
10664
10663
  reviewed_at?: string;
10665
- /** @example 2026-04-10T23:21:13.000000Z */
10664
+ /** @example 2026-04-13T17:06:03.000000Z */
10666
10665
  created_at?: string;
10667
10666
  }[];
10668
10667
  links?: {
@@ -12031,13 +12030,13 @@ export interface operations {
12031
12030
  content: {
12032
12031
  "application/json": {
12033
12032
  data?: {
12034
- /** @example 05fae6e3-326c-4713-ab72-291d5a58ec7d */
12033
+ /** @example b9744788-7afa-4d0a-80e4-4b7ccec05017 */
12035
12034
  uid?: string;
12036
12035
  /** @example follow_up */
12037
12036
  inspection_type?: string;
12038
12037
  /** @example cancelled */
12039
12038
  status?: string;
12040
- /** @example 2026-04-16T13:19:35.000000Z */
12039
+ /** @example 2026-04-19T07:04:25.000000Z */
12041
12040
  scheduled_date?: string;
12042
12041
  /** @example null */
12043
12042
  completed_date?: string | null;
@@ -12045,11 +12044,11 @@ export interface operations {
12045
12044
  condition_rating?: string;
12046
12045
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
12047
12046
  summary?: string;
12048
- /** @example 2026-06-09T10:08:09.000000Z */
12047
+ /** @example 2026-06-12T03:52:59.000000Z */
12049
12048
  next_inspection_date?: string;
12050
- /** @example 2026-04-10T23:21:13.000000Z */
12049
+ /** @example 2026-04-13T17:06:03.000000Z */
12051
12050
  created_at?: string;
12052
- /** @example 2026-04-10T23:21:13.000000Z */
12051
+ /** @example 2026-04-13T17:06:03.000000Z */
12053
12052
  updated_at?: string;
12054
12053
  };
12055
12054
  };
@@ -12092,13 +12091,13 @@ export interface operations {
12092
12091
  content: {
12093
12092
  "application/json": {
12094
12093
  data?: {
12095
- /** @example 5fec2034-b0d3-4f9a-989e-56412a9f254a */
12094
+ /** @example 20fc7c0c-1b7e-42ab-8b94-ba256d7bbbba */
12096
12095
  uid?: string;
12097
12096
  /** @example follow_up */
12098
12097
  inspection_type?: string;
12099
12098
  /** @example cancelled */
12100
12099
  status?: string;
12101
- /** @example 2026-04-04T10:46:08.000000Z */
12100
+ /** @example 2026-04-07T04:30:58.000000Z */
12102
12101
  scheduled_date?: string;
12103
12102
  /** @example null */
12104
12103
  completed_date?: string | null;
@@ -12106,11 +12105,11 @@ export interface operations {
12106
12105
  condition_rating?: string;
12107
12106
  /** @example Et animi quos velit et fugiat. */
12108
12107
  summary?: string;
12109
- /** @example 2026-07-13T18:39:55.000000Z */
12108
+ /** @example 2026-07-16T12:24:45.000000Z */
12110
12109
  next_inspection_date?: string;
12111
- /** @example 2026-04-10T23:21:13.000000Z */
12110
+ /** @example 2026-04-13T17:06:03.000000Z */
12112
12111
  created_at?: string;
12113
- /** @example 2026-04-10T23:21:13.000000Z */
12112
+ /** @example 2026-04-13T17:06:03.000000Z */
12114
12113
  updated_at?: string;
12115
12114
  };
12116
12115
  };
@@ -12147,13 +12146,13 @@ export interface operations {
12147
12146
  content: {
12148
12147
  "application/json": {
12149
12148
  data?: {
12150
- /** @example adf5a8e2-2b2c-48b7-b572-c8b240b420b1 */
12149
+ /** @example c544a8e7-ba12-470d-90f3-19261487ef62 */
12151
12150
  uid?: string;
12152
12151
  /** @example follow_up */
12153
12152
  inspection_type?: string;
12154
12153
  /** @example cancelled */
12155
12154
  status?: string;
12156
- /** @example 2026-04-16T13:19:35.000000Z */
12155
+ /** @example 2026-04-19T07:04:25.000000Z */
12157
12156
  scheduled_date?: string;
12158
12157
  /** @example null */
12159
12158
  completed_date?: string | null;
@@ -12161,11 +12160,11 @@ export interface operations {
12161
12160
  condition_rating?: string;
12162
12161
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
12163
12162
  summary?: string;
12164
- /** @example 2026-06-09T10:08:09.000000Z */
12163
+ /** @example 2026-06-12T03:52:59.000000Z */
12165
12164
  next_inspection_date?: string;
12166
- /** @example 2026-04-10T23:21:13.000000Z */
12165
+ /** @example 2026-04-13T17:06:03.000000Z */
12167
12166
  created_at?: string;
12168
- /** @example 2026-04-10T23:21:13.000000Z */
12167
+ /** @example 2026-04-13T17:06:03.000000Z */
12169
12168
  updated_at?: string;
12170
12169
  };
12171
12170
  };
@@ -12202,13 +12201,13 @@ export interface operations {
12202
12201
  content: {
12203
12202
  "application/json": {
12204
12203
  data?: {
12205
- /** @example 98522675-d5ac-4695-8cd6-79f2496b00e9 */
12204
+ /** @example 6e7af0e1-aad5-4267-aaeb-04ef3b79d587 */
12206
12205
  uid?: string;
12207
12206
  /** @example follow_up */
12208
12207
  inspection_type?: string;
12209
12208
  /** @example cancelled */
12210
12209
  status?: string;
12211
- /** @example 2026-04-04T10:46:08.000000Z */
12210
+ /** @example 2026-04-07T04:30:58.000000Z */
12212
12211
  scheduled_date?: string;
12213
12212
  /** @example null */
12214
12213
  completed_date?: string | null;
@@ -12216,11 +12215,11 @@ export interface operations {
12216
12215
  condition_rating?: string;
12217
12216
  /** @example Et animi quos velit et fugiat. */
12218
12217
  summary?: string;
12219
- /** @example 2026-07-13T18:39:55.000000Z */
12218
+ /** @example 2026-07-16T12:24:45.000000Z */
12220
12219
  next_inspection_date?: string;
12221
- /** @example 2026-04-10T23:21:13.000000Z */
12220
+ /** @example 2026-04-13T17:06:03.000000Z */
12222
12221
  created_at?: string;
12223
- /** @example 2026-04-10T23:21:13.000000Z */
12222
+ /** @example 2026-04-13T17:06:03.000000Z */
12224
12223
  updated_at?: string;
12225
12224
  };
12226
12225
  };
@@ -12257,7 +12256,7 @@ export interface operations {
12257
12256
  content: {
12258
12257
  "application/json": {
12259
12258
  data?: {
12260
- /** @example a7d72f31-8fbe-46be-b4f9-f5be4fbd4384 */
12259
+ /** @example b6be3fa2-5448-41ed-ad21-cbc9665728f7 */
12261
12260
  uid?: string;
12262
12261
  /** @example Qui commodi incidunt iure. */
12263
12262
  title?: string;
@@ -12267,17 +12266,17 @@ export interface operations {
12267
12266
  status?: string;
12268
12267
  /** @example low */
12269
12268
  priority?: string;
12270
- /** @example 2026-04-09T12:49:57.000000Z */
12269
+ /** @example 2026-04-12T06:34:46.000000Z */
12271
12270
  reported_at?: string;
12272
12271
  /** @example null */
12273
12272
  assigned_at?: string | null;
12274
12273
  /** @example null */
12275
12274
  completed_at?: string | null;
12276
- /** @example 2026-04-12T09:14:23.000000Z */
12275
+ /** @example 2026-04-15T02:59:12.000000Z */
12277
12276
  sla_deadline?: string;
12278
- /** @example 2026-04-10T23:21:14.000000Z */
12277
+ /** @example 2026-04-13T17:06:03.000000Z */
12279
12278
  created_at?: string;
12280
- /** @example 2026-04-10T23:21:14.000000Z */
12279
+ /** @example 2026-04-13T17:06:03.000000Z */
12281
12280
  updated_at?: string;
12282
12281
  };
12283
12282
  };
@@ -12314,7 +12313,7 @@ export interface operations {
12314
12313
  content: {
12315
12314
  "application/json": {
12316
12315
  data?: {
12317
- /** @example 8c888574-d561-47af-8271-bf5fa6f7ed52 */
12316
+ /** @example 6e76261a-a32c-494d-afc5-b3fd23ea0ff7 */
12318
12317
  uid?: string;
12319
12318
  /** @example Quos velit et fugiat sunt nihil. */
12320
12319
  title?: string;
@@ -12324,17 +12323,17 @@ export interface operations {
12324
12323
  status?: string;
12325
12324
  /** @example emergency */
12326
12325
  priority?: string;
12327
- /** @example 2026-04-04T10:34:49.000000Z */
12326
+ /** @example 2026-04-07T04:19:38.000000Z */
12328
12327
  reported_at?: string;
12329
- /** @example 2026-04-09T06:54:41.000000Z */
12328
+ /** @example 2026-04-12T00:39:30.000000Z */
12330
12329
  assigned_at?: string;
12331
12330
  /** @example null */
12332
12331
  completed_at?: string | null;
12333
- /** @example 2026-04-12T12:17:04.000000Z */
12332
+ /** @example 2026-04-15T06:01:53.000000Z */
12334
12333
  sla_deadline?: string;
12335
- /** @example 2026-04-10T23:21:14.000000Z */
12334
+ /** @example 2026-04-13T17:06:03.000000Z */
12336
12335
  created_at?: string;
12337
- /** @example 2026-04-10T23:21:14.000000Z */
12336
+ /** @example 2026-04-13T17:06:03.000000Z */
12338
12337
  updated_at?: string;
12339
12338
  };
12340
12339
  };
@@ -12371,7 +12370,7 @@ export interface operations {
12371
12370
  content: {
12372
12371
  "application/json": {
12373
12372
  data?: {
12374
- /** @example f67d3c54-04a0-4388-9528-c530fe3156a5 */
12373
+ /** @example f327b0b2-0c17-4288-93db-d9a38af4666a */
12375
12374
  uid?: string;
12376
12375
  /** @example Quos velit et fugiat sunt nihil. */
12377
12376
  title?: string;
@@ -12381,17 +12380,17 @@ export interface operations {
12381
12380
  status?: string;
12382
12381
  /** @example emergency */
12383
12382
  priority?: string;
12384
- /** @example 2026-04-04T10:34:49.000000Z */
12383
+ /** @example 2026-04-07T04:19:38.000000Z */
12385
12384
  reported_at?: string;
12386
- /** @example 2026-04-09T06:54:41.000000Z */
12385
+ /** @example 2026-04-12T00:39:30.000000Z */
12387
12386
  assigned_at?: string;
12388
12387
  /** @example null */
12389
12388
  completed_at?: string | null;
12390
- /** @example 2026-04-12T12:17:04.000000Z */
12389
+ /** @example 2026-04-15T06:01:53.000000Z */
12391
12390
  sla_deadline?: string;
12392
- /** @example 2026-04-10T23:21:14.000000Z */
12391
+ /** @example 2026-04-13T17:06:03.000000Z */
12393
12392
  created_at?: string;
12394
- /** @example 2026-04-10T23:21:14.000000Z */
12393
+ /** @example 2026-04-13T17:06:03.000000Z */
12395
12394
  updated_at?: string;
12396
12395
  };
12397
12396
  };
@@ -12428,7 +12427,7 @@ export interface operations {
12428
12427
  content: {
12429
12428
  "application/json": {
12430
12429
  data?: {
12431
- /** @example 78da797f-8704-43e7-8bee-7706066ea12c */
12430
+ /** @example a9918c4d-4649-40ab-aa87-1d2dca15daa7 */
12432
12431
  uid?: string;
12433
12432
  /** @example Quos velit et fugiat sunt nihil. */
12434
12433
  title?: string;
@@ -12438,17 +12437,17 @@ export interface operations {
12438
12437
  status?: string;
12439
12438
  /** @example emergency */
12440
12439
  priority?: string;
12441
- /** @example 2026-04-04T10:34:49.000000Z */
12440
+ /** @example 2026-04-07T04:19:38.000000Z */
12442
12441
  reported_at?: string;
12443
- /** @example 2026-04-09T06:54:41.000000Z */
12442
+ /** @example 2026-04-12T00:39:30.000000Z */
12444
12443
  assigned_at?: string;
12445
12444
  /** @example null */
12446
12445
  completed_at?: string | null;
12447
- /** @example 2026-04-12T12:17:04.000000Z */
12446
+ /** @example 2026-04-15T06:01:53.000000Z */
12448
12447
  sla_deadline?: string;
12449
- /** @example 2026-04-10T23:21:14.000000Z */
12448
+ /** @example 2026-04-13T17:06:03.000000Z */
12450
12449
  created_at?: string;
12451
- /** @example 2026-04-10T23:21:14.000000Z */
12450
+ /** @example 2026-04-13T17:06:03.000000Z */
12452
12451
  updated_at?: string;
12453
12452
  };
12454
12453
  };
@@ -12717,19 +12716,19 @@ export interface operations {
12717
12716
  content: {
12718
12717
  "application/json": {
12719
12718
  data?: {
12720
- /** @example 8 */
12719
+ /** @example 15 */
12721
12720
  id?: number;
12722
12721
  /** @example 2 */
12723
12722
  listing_id?: number;
12724
12723
  /** @example completed */
12725
12724
  status?: string;
12726
12725
  scheduled?: {
12727
- /** @example 2023-05-28T00:00:00.000000Z */
12726
+ /** @example 1981-11-26T00:00:00.000000Z */
12728
12727
  start?: string;
12729
- /** @example 1974-11-21T00:00:00.000000Z */
12728
+ /** @example 1979-12-23T00:00:00.000000Z */
12730
12729
  end?: string;
12731
12730
  };
12732
- /** @example 2026-04-10T23:21:14.000000Z */
12731
+ /** @example 2026-04-13T17:06:04.000000Z */
12733
12732
  created_at?: string;
12734
12733
  };
12735
12734
  };
@@ -12756,19 +12755,19 @@ export interface operations {
12756
12755
  content: {
12757
12756
  "application/json": {
12758
12757
  data?: {
12759
- /** @example 9 */
12758
+ /** @example 16 */
12760
12759
  id?: number;
12761
12760
  /** @example 2 */
12762
12761
  listing_id?: number;
12763
12762
  /** @example completed */
12764
12763
  status?: string;
12765
12764
  scheduled?: {
12766
- /** @example 1981-11-29T00:00:00.000000Z */
12765
+ /** @example 1981-11-26T00:00:00.000000Z */
12767
12766
  start?: string;
12768
- /** @example 1979-12-26T00:00:00.000000Z */
12767
+ /** @example 1979-12-23T00:00:00.000000Z */
12769
12768
  end?: string;
12770
12769
  };
12771
- /** @example 2026-04-10T23:21:14.000000Z */
12770
+ /** @example 2026-04-13T17:06:04.000000Z */
12772
12771
  created_at?: string;
12773
12772
  };
12774
12773
  };
@@ -12794,41 +12793,41 @@ export interface operations {
12794
12793
  /**
12795
12794
  * @example [
12796
12795
  * {
12797
- * "id": 10,
12796
+ * "id": 17,
12798
12797
  * "listing_id": 2,
12799
12798
  * "status": "completed",
12800
12799
  * "scheduled": {
12801
- * "start": "1981-11-29T00:00:00.000000Z",
12802
- * "end": "1979-12-26T00:00:00.000000Z"
12800
+ * "start": "1981-11-26T00:00:00.000000Z",
12801
+ * "end": "1979-12-23T00:00:00.000000Z"
12803
12802
  * },
12804
- * "created_at": "2026-04-10T23:21:14.000000Z"
12803
+ * "created_at": "2026-04-13T17:06:04.000000Z"
12805
12804
  * },
12806
12805
  * {
12807
- * "id": 11,
12806
+ * "id": 18,
12808
12807
  * "listing_id": 2,
12809
12808
  * "status": "completed",
12810
12809
  * "scheduled": {
12811
- * "start": "2006-09-30T00:00:00.000000Z",
12810
+ * "start": "2006-09-27T00:00:00.000000Z",
12812
12811
  * "end": "2015-01-19T00:00:00.000000Z"
12813
12812
  * },
12814
- * "created_at": "2026-04-10T23:21:14.000000Z"
12813
+ * "created_at": "2026-04-13T17:06:04.000000Z"
12815
12814
  * }
12816
12815
  * ]
12817
12816
  */
12818
12817
  data?: {
12819
- /** @example 10 */
12818
+ /** @example 17 */
12820
12819
  id?: number;
12821
12820
  /** @example 2 */
12822
12821
  listing_id?: number;
12823
12822
  /** @example completed */
12824
12823
  status?: string;
12825
12824
  scheduled?: {
12826
- /** @example 1981-11-29T00:00:00.000000Z */
12825
+ /** @example 1981-11-26T00:00:00.000000Z */
12827
12826
  start?: string;
12828
- /** @example 1979-12-26T00:00:00.000000Z */
12827
+ /** @example 1979-12-23T00:00:00.000000Z */
12829
12828
  end?: string;
12830
12829
  };
12831
- /** @example 2026-04-10T23:21:14.000000Z */
12830
+ /** @example 2026-04-13T17:06:04.000000Z */
12832
12831
  created_at?: string;
12833
12832
  }[];
12834
12833
  links?: {
@@ -12928,19 +12927,19 @@ export interface operations {
12928
12927
  content: {
12929
12928
  "application/json": {
12930
12929
  data?: {
12931
- /** @example 12 */
12930
+ /** @example 19 */
12932
12931
  id?: number;
12933
12932
  /** @example 2 */
12934
12933
  listing_id?: number;
12935
12934
  /** @example completed */
12936
12935
  status?: string;
12937
12936
  scheduled?: {
12938
- /** @example 1981-11-29T00:00:00.000000Z */
12937
+ /** @example 1981-11-26T00:00:00.000000Z */
12939
12938
  start?: string;
12940
- /** @example 1979-12-26T00:00:00.000000Z */
12939
+ /** @example 1979-12-23T00:00:00.000000Z */
12941
12940
  end?: string;
12942
12941
  };
12943
- /** @example 2026-04-10T23:21:14.000000Z */
12942
+ /** @example 2026-04-13T17:06:04.000000Z */
12944
12943
  created_at?: string;
12945
12944
  };
12946
12945
  };
@@ -12967,19 +12966,19 @@ export interface operations {
12967
12966
  content: {
12968
12967
  "application/json": {
12969
12968
  data?: {
12970
- /** @example 13 */
12969
+ /** @example 20 */
12971
12970
  id?: number;
12972
12971
  /** @example 2 */
12973
12972
  listing_id?: number;
12974
12973
  /** @example completed */
12975
12974
  status?: string;
12976
12975
  scheduled?: {
12977
- /** @example 1981-11-29T00:00:00.000000Z */
12976
+ /** @example 1981-11-26T00:00:00.000000Z */
12978
12977
  start?: string;
12979
- /** @example 1979-12-26T00:00:00.000000Z */
12978
+ /** @example 1979-12-23T00:00:00.000000Z */
12980
12979
  end?: string;
12981
12980
  };
12982
- /** @example 2026-04-10T23:21:14.000000Z */
12981
+ /** @example 2026-04-13T17:06:04.000000Z */
12983
12982
  created_at?: string;
12984
12983
  };
12985
12984
  };
@@ -13006,19 +13005,19 @@ export interface operations {
13006
13005
  content: {
13007
13006
  "application/json": {
13008
13007
  data?: {
13009
- /** @example 14 */
13008
+ /** @example 21 */
13010
13009
  id?: number;
13011
13010
  /** @example 2 */
13012
13011
  listing_id?: number;
13013
13012
  /** @example completed */
13014
13013
  status?: string;
13015
13014
  scheduled?: {
13016
- /** @example 1981-11-29T00:00:00.000000Z */
13015
+ /** @example 1981-11-26T00:00:00.000000Z */
13017
13016
  start?: string;
13018
- /** @example 1979-12-26T00:00:00.000000Z */
13017
+ /** @example 1979-12-23T00:00:00.000000Z */
13019
13018
  end?: string;
13020
13019
  };
13021
- /** @example 2026-04-10T23:21:14.000000Z */
13020
+ /** @example 2026-04-13T17:06:04.000000Z */
13022
13021
  created_at?: string;
13023
13022
  };
13024
13023
  };
@@ -14089,7 +14088,7 @@ export interface operations {
14089
14088
  content: {
14090
14089
  "application/json": {
14091
14090
  data?: {
14092
- /** @example 4e809166-0e31-400d-9ae3-0863e3259ac2 */
14091
+ /** @example 5b4a0500-5949-45f2-8b4e-9d5531cb266e */
14093
14092
  uid?: string;
14094
14093
  /** @example Ms. Audra Crooks II */
14095
14094
  username?: string;
@@ -14119,7 +14118,7 @@ export interface operations {
14119
14118
  timezone?: string;
14120
14119
  /** @example Customer */
14121
14120
  user_type?: string;
14122
- /** @example 10 Apr 2026, 11:21 PM */
14121
+ /** @example 13 Apr 2026, 05:06 PM */
14123
14122
  created?: string;
14124
14123
  /** @example 0 seconds ago */
14125
14124
  email_verified_at?: string;
@@ -14588,7 +14587,7 @@ export interface operations {
14588
14587
  content: {
14589
14588
  "application/json": {
14590
14589
  data?: {
14591
- /** @example f738a0eb-7ff1-4e89-8dcb-030a361d7892 */
14590
+ /** @example 223270c9-7925-4e45-8f36-c74cc9555510 */
14592
14591
  uid?: string;
14593
14592
  /** @example Ms. Audra Crooks II */
14594
14593
  username?: string;
@@ -14618,7 +14617,7 @@ export interface operations {
14618
14617
  timezone?: string;
14619
14618
  /** @example Customer */
14620
14619
  user_type?: string;
14621
- /** @example 10 Apr 2026, 11:21 PM */
14620
+ /** @example 13 Apr 2026, 05:06 PM */
14622
14621
  created?: string;
14623
14622
  /** @example 0 seconds ago */
14624
14623
  email_verified_at?: string;
@@ -14739,11 +14738,11 @@ export interface operations {
14739
14738
  content: {
14740
14739
  "application/json": {
14741
14740
  data?: {
14742
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
14741
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
14743
14742
  draft_name?: string;
14744
- /** @example LST-PRP-LTR-MNTJ537L1M0 */
14743
+ /** @example LST-PRP-LTR-MNXG26CAPWX */
14745
14744
  sku?: string;
14746
- /** @example d2506ada-4729-4fd3-a600-1b0a4a1825d7 */
14745
+ /** @example 73b4f135-4a7a-4769-9b9a-e33d2bb8049a */
14747
14746
  uid?: string;
14748
14747
  /** @example Rent */
14749
14748
  listing_type?: string;
@@ -14867,9 +14866,9 @@ export interface operations {
14867
14866
  /**
14868
14867
  * @example [
14869
14868
  * {
14870
- * "draft_name": "New For Rent Property draft • 10 Apr 2026, 11:21 PM",
14871
- * "sku": "LST-PRP-LTR-MNTJ538JH71",
14872
- * "uid": "37c11f40-3979-4da4-ba83-10fa013fe51b",
14869
+ * "draft_name": "New For Rent Property draft • 13 Apr 2026, 5:06 PM",
14870
+ * "sku": "LST-PRP-LTR-MNXG26CZH12",
14871
+ * "uid": "29c1d36d-b154-40ca-be65-cc7f9c6dcaf3",
14873
14872
  * "listing_type": "Rent",
14874
14873
  * "vertical": "Property",
14875
14874
  * "arrangement_type": "let_to_let",
@@ -14886,9 +14885,9 @@ export interface operations {
14886
14885
  * "media": []
14887
14886
  * },
14888
14887
  * {
14889
- * "draft_name": "New Short Let Property draft • 10 Apr 2026, 11:21 PM",
14890
- * "sku": "LST-PRP-SHL-MNTJ538MSS2",
14891
- * "uid": "383364dc-749f-41ed-9ed7-dedb67c7c301",
14888
+ * "draft_name": "New Short Let Property draft • 13 Apr 2026, 5:06 PM",
14889
+ * "sku": "LST-PRP-SHL-MNXG26D1LYJ",
14890
+ * "uid": "1770d248-f1e3-410a-aeaa-b03baf04d671",
14892
14891
  * "listing_type": "Short Let",
14893
14892
  * "vertical": "Property",
14894
14893
  * "arrangement_type": "short_term_managed",
@@ -14907,11 +14906,11 @@ export interface operations {
14907
14906
  * ]
14908
14907
  */
14909
14908
  data?: {
14910
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
14909
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
14911
14910
  draft_name?: string;
14912
- /** @example LST-PRP-LTR-MNTJ538JH71 */
14911
+ /** @example LST-PRP-LTR-MNXG26CZH12 */
14913
14912
  sku?: string;
14914
- /** @example 37c11f40-3979-4da4-ba83-10fa013fe51b */
14913
+ /** @example 29c1d36d-b154-40ca-be65-cc7f9c6dcaf3 */
14915
14914
  uid?: string;
14916
14915
  /** @example Rent */
14917
14916
  listing_type?: string;
@@ -15021,9 +15020,9 @@ export interface operations {
15021
15020
  /**
15022
15021
  * @example [
15023
15022
  * {
15024
- * "draft_name": "New For Rent Property draft • 10 Apr 2026, 11:21 PM",
15025
- * "sku": "LST-PRP-LTR-MNTJ538TS5R",
15026
- * "uid": "7b2f6708-f26c-4257-9d1b-c41123b30de8",
15023
+ * "draft_name": "New For Rent Property draft • 13 Apr 2026, 5:06 PM",
15024
+ * "sku": "LST-PRP-LTR-MNXG26D6PIA",
15025
+ * "uid": "f5bf8af1-0ac7-4487-b957-9df146c400fb",
15027
15026
  * "listing_type": "Rent",
15028
15027
  * "vertical": "Property",
15029
15028
  * "arrangement_type": "let_to_let",
@@ -15040,9 +15039,9 @@ export interface operations {
15040
15039
  * "media": []
15041
15040
  * },
15042
15041
  * {
15043
- * "draft_name": "New Short Let Property draft • 10 Apr 2026, 11:21 PM",
15044
- * "sku": "LST-PRP-SHL-MNTJ538XBUT",
15045
- * "uid": "518b63c4-9054-4a7d-9c4e-a6acdc166d73",
15042
+ * "draft_name": "New Short Let Property draft • 13 Apr 2026, 5:06 PM",
15043
+ * "sku": "LST-PRP-SHL-MNXG26D9Y5M",
15044
+ * "uid": "38835c15-ab5f-4b2a-97f1-0210cad1f9ad",
15046
15045
  * "listing_type": "Short Let",
15047
15046
  * "vertical": "Property",
15048
15047
  * "arrangement_type": "short_term_managed",
@@ -15061,11 +15060,11 @@ export interface operations {
15061
15060
  * ]
15062
15061
  */
15063
15062
  data?: {
15064
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
15063
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
15065
15064
  draft_name?: string;
15066
- /** @example LST-PRP-LTR-MNTJ538TS5R */
15065
+ /** @example LST-PRP-LTR-MNXG26D6PIA */
15067
15066
  sku?: string;
15068
- /** @example 7b2f6708-f26c-4257-9d1b-c41123b30de8 */
15067
+ /** @example f5bf8af1-0ac7-4487-b957-9df146c400fb */
15069
15068
  uid?: string;
15070
15069
  /** @example Rent */
15071
15070
  listing_type?: string;
@@ -15159,152 +15158,155 @@ export interface operations {
15159
15158
  };
15160
15159
  getOwnerListings: {
15161
15160
  parameters: {
15162
- query?: never;
15161
+ query?: {
15162
+ /** @description Filter by listing title. Must not be greater than 255 characters. */
15163
+ title?: string | null;
15164
+ /** @description Filter by listing type. */
15165
+ type?: "sale" | "long_term_rent" | "short_let" | null;
15166
+ /** @description Filter by listing vertical. */
15167
+ vertical?: "property" | "used_item" | null;
15168
+ /** @description Filter by listing state. */
15169
+ state?: "draft" | "submitted" | "published" | "rejected" | "unpublished" | "archived" | null;
15170
+ /** @description Filter by active tenancy presence. */
15171
+ active_tenancy?: "true" | "false" | "1" | "0" | null;
15172
+ /** @description Filter by listing compliance status. */
15173
+ compliance_status?: "compliant" | "non_compliant" | null;
15174
+ /** @description Number of records per page. Must be at least 1. Must not be greater than 100. */
15175
+ per_page?: number | null;
15176
+ /** @description Current page number. Must be at least 1. */
15177
+ page?: number | null;
15178
+ };
15163
15179
  header?: never;
15164
15180
  path?: never;
15165
15181
  cookie?: never;
15166
15182
  };
15167
15183
  requestBody?: never;
15168
15184
  responses: {
15185
+ /** @description Retrieve listings for landlord table */
15169
15186
  200: {
15170
15187
  headers: {
15171
15188
  [name: string]: unknown;
15172
15189
  };
15173
15190
  content: {
15174
15191
  "application/json": {
15175
- /**
15176
- * @example [
15177
- * {
15178
- * "draft_name": "New For Rent Property draft • 10 Apr 2026, 11:21 PM",
15179
- * "sku": "LST-PRP-LTR-MNTJ5394SIX",
15180
- * "uid": "d229f57c-0be1-4e50-a192-adf773479b36",
15181
- * "listing_type": "Rent",
15182
- * "vertical": "Property",
15183
- * "arrangement_type": "let_to_let",
15184
- * "arrangement_type_label": "Let to Let",
15185
- * "price": null,
15186
- * "state": "draft",
15187
- * "published_at": null,
15188
- * "published_since": null,
15189
- * "is_visible": false,
15190
- * "summary": {
15191
- * "availability": null
15192
- * },
15193
- * "workflow": [],
15194
- * "media": []
15195
- * },
15196
- * {
15197
- * "draft_name": "New Short Let Property draft • 10 Apr 2026, 11:21 PM",
15198
- * "sku": "LST-PRP-SHL-MNTJ53972EP",
15199
- * "uid": "8fe79117-34bd-4a0c-bb9d-6b9fc544b9b5",
15200
- * "listing_type": "Short Let",
15201
- * "vertical": "Property",
15202
- * "arrangement_type": "short_term_managed",
15203
- * "arrangement_type_label": "Short Term Managed",
15204
- * "price": null,
15205
- * "state": "draft",
15206
- * "published_at": null,
15207
- * "published_since": null,
15208
- * "is_visible": false,
15209
- * "summary": {
15210
- * "availability": null
15211
- * },
15212
- * "workflow": [],
15213
- * "media": []
15214
- * }
15215
- * ]
15216
- */
15192
+ /** @example Listings fetched */
15193
+ message?: string;
15194
+ /** @example null */
15195
+ event?: string | null;
15217
15196
  data?: {
15218
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
15219
- draft_name?: string;
15220
- /** @example LST-PRP-LTR-MNTJ5394SIX */
15221
- sku?: string;
15222
- /** @example d229f57c-0be1-4e50-a192-adf773479b36 */
15223
- uid?: string;
15224
- /** @example Rent */
15225
- listing_type?: string;
15226
- /** @example Property */
15227
- vertical?: string;
15228
- /** @example let_to_let */
15229
- arrangement_type?: string;
15230
- /** @example Let to Let */
15231
- arrangement_type_label?: string;
15232
- /** @example null */
15233
- price?: string | null;
15234
- /** @example draft */
15235
- state?: string;
15236
- /** @example null */
15237
- published_at?: string | null;
15238
- /** @example null */
15239
- published_since?: string | null;
15240
- /** @example false */
15241
- is_visible?: boolean;
15242
- summary?: {
15243
- /** @example null */
15244
- availability?: string | null;
15245
- };
15246
- /** @example [] */
15247
- workflow?: unknown[];
15248
- /** @example [] */
15249
- media?: unknown[];
15250
- }[];
15251
- links?: {
15252
- /** @example /?page=1 */
15253
- first?: string;
15254
- /** @example /?page=1 */
15255
- last?: string;
15256
- /** @example null */
15257
- prev?: string | null;
15258
- /** @example null */
15259
- next?: string | null;
15260
- };
15261
- meta?: {
15262
- /** @example 1 */
15263
- current_page?: number;
15264
- /** @example 1 */
15265
- from?: number;
15266
- /** @example 1 */
15267
- last_page?: number;
15268
15197
  /**
15269
15198
  * @example [
15270
15199
  * {
15271
- * "url": null,
15272
- * "label": "« Previous",
15273
- * "page": null,
15274
- * "active": false
15275
- * },
15276
- * {
15277
- * "url": "/?page=1",
15278
- * "label": "1",
15279
- * "page": 1,
15280
- * "active": true
15281
- * },
15282
- * {
15283
- * "url": null,
15284
- * "label": "Next »",
15285
- * "page": null,
15286
- * "active": false
15200
+ * "listing_uid": "eb5eed63-f76c-476a-b3f0-02a84803b7c9",
15201
+ * "sku": "LST-PRP-LTR-260405-A1B2",
15202
+ * "cover": {
15203
+ * "uid": "b7b1d7a0-8e20-4d11-a991-1b88c4f78c41",
15204
+ * "media_type": "image",
15205
+ * "storage_path": "http://justinshome-backendcore.test/storage/listing-media/https://cdn.example.com/listings/cover.jpg",
15206
+ * "order_index": 0,
15207
+ * "is_cover": true
15208
+ * },
15209
+ * "details": {
15210
+ * "address": "24 Windsor Court, London, SW1",
15211
+ * "title": "24 Windsor Court",
15212
+ * "type": "Rent"
15213
+ * },
15214
+ * "vertical": {
15215
+ * "value": "property",
15216
+ * "label": "Property"
15217
+ * },
15218
+ * "owner": {
15219
+ * "uid": "e45bd0fb-72f4-4ee6-9ff8-aad1f64b1105",
15220
+ * "name": "Alice Taylor",
15221
+ * "avatar": null
15222
+ * },
15223
+ * "compliance_status": {
15224
+ * "overall": "non_compliant",
15225
+ * "label": "Non Compliant"
15226
+ * },
15227
+ * "active_tenancy": {
15228
+ * "has_active_tenancy": true,
15229
+ * "tenancy_uid": "9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a"
15230
+ * },
15231
+ * "state": {
15232
+ * "value": "published",
15233
+ * "label": "Published"
15234
+ * }
15287
15235
  * }
15288
15236
  * ]
15289
15237
  */
15290
- links?: {
15291
- /** @example null */
15292
- url?: string | null;
15293
- /** @example « Previous */
15294
- label?: string;
15295
- /** @example null */
15296
- page?: string | null;
15297
- /** @example false */
15298
- active?: boolean;
15238
+ items?: {
15239
+ /** @example eb5eed63-f76c-476a-b3f0-02a84803b7c9 */
15240
+ listing_uid?: string;
15241
+ /** @example LST-PRP-LTR-260405-A1B2 */
15242
+ sku?: string;
15243
+ cover?: {
15244
+ /** @example b7b1d7a0-8e20-4d11-a991-1b88c4f78c41 */
15245
+ uid?: string;
15246
+ /** @example image */
15247
+ media_type?: string;
15248
+ /** @example http://justinshome-backendcore.test/storage/listing-media/https://cdn.example.com/listings/cover.jpg */
15249
+ storage_path?: string;
15250
+ /** @example 0 */
15251
+ order_index?: number;
15252
+ /** @example true */
15253
+ is_cover?: boolean;
15254
+ };
15255
+ details?: {
15256
+ /** @example 24 Windsor Court, London, SW1 */
15257
+ address?: string;
15258
+ /** @example 24 Windsor Court */
15259
+ title?: string;
15260
+ /** @example Rent */
15261
+ type?: string;
15262
+ };
15263
+ vertical?: {
15264
+ /** @example property */
15265
+ value?: string;
15266
+ /** @example Property */
15267
+ label?: string;
15268
+ };
15269
+ owner?: {
15270
+ /** @example e45bd0fb-72f4-4ee6-9ff8-aad1f64b1105 */
15271
+ uid?: string;
15272
+ /** @example Alice Taylor */
15273
+ name?: string;
15274
+ /** @example null */
15275
+ avatar?: string | null;
15276
+ };
15277
+ compliance_status?: {
15278
+ /** @example non_compliant */
15279
+ overall?: string;
15280
+ /** @example Non Compliant */
15281
+ label?: string;
15282
+ };
15283
+ active_tenancy?: {
15284
+ /** @example true */
15285
+ has_active_tenancy?: boolean;
15286
+ /** @example 9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a */
15287
+ tenancy_uid?: string;
15288
+ };
15289
+ state?: {
15290
+ /** @example published */
15291
+ value?: string;
15292
+ /** @example Published */
15293
+ label?: string;
15294
+ };
15299
15295
  }[];
15300
- /** @example / */
15301
- path?: string;
15302
- /** @example 10 */
15303
- per_page?: number;
15304
- /** @example 2 */
15305
- to?: number;
15306
- /** @example 2 */
15307
- total?: number;
15296
+ pagination?: {
15297
+ /** @example 1 */
15298
+ current_page?: number;
15299
+ /** @example 15 */
15300
+ per_page?: number;
15301
+ /** @example 1240 */
15302
+ total?: number;
15303
+ /** @example 83 */
15304
+ last_page?: number;
15305
+ /** @example 1 */
15306
+ from?: number;
15307
+ /** @example 15 */
15308
+ to?: number;
15309
+ };
15308
15310
  };
15309
15311
  };
15310
15312
  };
@@ -15323,45 +15325,174 @@ export interface operations {
15323
15325
  };
15324
15326
  requestBody?: never;
15325
15327
  responses: {
15328
+ /** @description Retrieve listing overview for landlord */
15326
15329
  200: {
15327
15330
  headers: {
15328
15331
  [name: string]: unknown;
15329
15332
  };
15330
15333
  content: {
15331
15334
  "application/json": {
15335
+ /** @example Listing fetched */
15336
+ message?: string;
15337
+ /** @example null */
15338
+ event?: string | null;
15332
15339
  data?: {
15333
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
15334
- draft_name?: string;
15335
- /** @example LST-PRP-LTR-MNTJ539EQ1E */
15336
- sku?: string;
15337
- /** @example 5e8ef16a-ed3d-4ff7-82fd-2ee97c060df9 */
15340
+ /** @example 5d7ffb11-823a-41e2-b0c6-3ad423e97f10 */
15338
15341
  uid?: string;
15339
- /** @example Rent */
15342
+ /** @example null */
15343
+ draft_name?: string | null;
15344
+ /** @example LST-PRP-SHL-MNRDG2PXUKZ */
15345
+ sku?: string;
15346
+ /** @example null */
15347
+ published_at?: string | null;
15348
+ /** @example null */
15349
+ published_since?: string | null;
15350
+ details?: {
15351
+ /** @example New Benin */
15352
+ title?: string;
15353
+ /** @example this amsas */
15354
+ description?: string;
15355
+ /** @example Benin */
15356
+ city?: string;
15357
+ /** @example Warri */
15358
+ address?: string;
15359
+ /** @example 32001 */
15360
+ postcode?: string;
15361
+ /** @example 0.2300000 */
15362
+ longitude?: string;
15363
+ /** @example -23.0000000 */
15364
+ latitude?: string;
15365
+ /** @example United Kingdom */
15366
+ country?: string;
15367
+ };
15368
+ /** @example Short Let */
15340
15369
  listing_type?: string;
15341
15370
  /** @example Property */
15342
15371
  vertical?: string;
15343
- /** @example let_to_let */
15372
+ /** @example short_term_managed */
15344
15373
  arrangement_type?: string;
15345
- /** @example Let to Let */
15374
+ /** @example Short Term Managed */
15346
15375
  arrangement_type_label?: string;
15347
- /** @example null */
15348
- price?: string | null;
15349
- /** @example draft */
15376
+ owner?: {
15377
+ /** @example 995bab94-174a-4a7c-a8ed-65c951f0198f */
15378
+ uid?: string;
15379
+ /** @example Bruce Hunter */
15380
+ name?: string;
15381
+ /** @example landlord3@justinshome.test */
15382
+ email?: string;
15383
+ /** @example null */
15384
+ avatar?: string | null;
15385
+ };
15386
+ created_by?: {
15387
+ /** @example b4afc948-66b3-415c-8287-b5f1a0728e22 */
15388
+ uid?: string;
15389
+ /** @example System Admin */
15390
+ name?: string;
15391
+ };
15392
+ /** @example published */
15350
15393
  state?: string;
15351
- /** @example null */
15352
- published_at?: string | null;
15353
- /** @example null */
15354
- published_since?: string | null;
15355
- /** @example false */
15394
+ /** @example true */
15356
15395
  is_visible?: boolean;
15396
+ price?: {
15397
+ /** @example 500.00 */
15398
+ amount?: string;
15399
+ /** @example GBP */
15400
+ currency?: string;
15401
+ /** @example night */
15402
+ period?: string;
15403
+ };
15357
15404
  summary?: {
15405
+ /** @example residential */
15406
+ property_type?: string;
15407
+ /** @example 5 */
15408
+ bedrooms?: number;
15409
+ /** @example 2 */
15410
+ bathrooms?: number;
15411
+ /** @example null */
15412
+ size?: string | null;
15358
15413
  /** @example null */
15359
15414
  availability?: string | null;
15360
15415
  };
15361
15416
  /** @example [] */
15362
15417
  workflow?: unknown[];
15418
+ media?: {
15419
+ /** @example [] */
15420
+ gallery?: unknown[];
15421
+ /** @example null */
15422
+ cover?: string | null;
15423
+ /** @example 0 */
15424
+ count?: number;
15425
+ };
15363
15426
  /** @example [] */
15364
- media?: unknown[];
15427
+ viewing_slots?: unknown[];
15428
+ /** @example [] */
15429
+ tenant_preferences?: unknown[];
15430
+ rental?: {
15431
+ /** @example null */
15432
+ deposit_amount?: string | null;
15433
+ /** @example null */
15434
+ fixed_term_length?: string | null;
15435
+ /** @example null */
15436
+ availability_date?: string | null;
15437
+ /** @example false */
15438
+ is_company_lease?: boolean;
15439
+ /** @example false */
15440
+ is_subletting_permitted?: boolean;
15441
+ };
15442
+ listing_policy?: {
15443
+ /** @example null */
15444
+ max_occupants?: string | null;
15445
+ /** @example null */
15446
+ allowed_use_type?: string | null;
15447
+ /** @example null */
15448
+ allowed_use_type_label?: string | null;
15449
+ /** @example false */
15450
+ is_subletting_allowed?: boolean;
15451
+ /** @example false */
15452
+ requires_permission_for_subletting?: boolean;
15453
+ /** @example false */
15454
+ event_permission_required?: boolean;
15455
+ /** @example false */
15456
+ no_party_policy?: boolean;
15457
+ /** @example false */
15458
+ commercial_use_flag?: boolean;
15459
+ };
15460
+ short_let?: {
15461
+ /** @example null */
15462
+ nightly_price?: string | null;
15463
+ /** @example null */
15464
+ minimum_stay_nights?: string | null;
15465
+ /** @example null */
15466
+ maximum_stay_nights?: string | null;
15467
+ /** @example null */
15468
+ cleaning_fee?: string | null;
15469
+ /** @example null */
15470
+ check_in_time?: string | null;
15471
+ /** @example null */
15472
+ check_out_time?: string | null;
15473
+ };
15474
+ item?: {
15475
+ /** @example null */
15476
+ item_name?: string | null;
15477
+ /** @example null */
15478
+ item_category?: string | null;
15479
+ /** @example null */
15480
+ condition?: string | null;
15481
+ /** @example null */
15482
+ brand?: string | null;
15483
+ /** @example null */
15484
+ dimensions?: string | null;
15485
+ /** @example null */
15486
+ quantity_available?: string | null;
15487
+ /** @example null */
15488
+ is_negotiable?: string | null;
15489
+ /** @example null */
15490
+ availability_status?: string | null;
15491
+ };
15492
+ /** @example [] */
15493
+ features?: unknown[];
15494
+ /** @example null */
15495
+ active_tenancy?: string | null;
15365
15496
  /** @example [] */
15366
15497
  compliances?: unknown[];
15367
15498
  compliance_status?: {
@@ -15997,7 +16128,7 @@ export interface operations {
15997
16128
  content: {
15998
16129
  "application/json": {
15999
16130
  data?: {
16000
- /** @example 1d1aecf4-1a53-49f8-81d4-dc3d95563ece */
16131
+ /** @example a493779d-6e55-476a-8738-6dc2d25939b6 */
16001
16132
  uid?: string;
16002
16133
  /** @example photo */
16003
16134
  media_type?: string;
@@ -16146,11 +16277,11 @@ export interface operations {
16146
16277
  content: {
16147
16278
  "application/json": {
16148
16279
  data?: {
16149
- /** @example New For Rent Property draft • 10 Apr 2026, 11:21 PM */
16280
+ /** @example New For Rent Property draft • 13 Apr 2026, 5:06 PM */
16150
16281
  draft_name?: string;
16151
- /** @example LST-PRP-LTR-MNTJ53BKEWB */
16282
+ /** @example LST-PRP-LTR-MNXG26FEYDA */
16152
16283
  sku?: string;
16153
- /** @example afb9eec2-7ae0-47b7-b612-5024b492bf08 */
16284
+ /** @example b64dcd17-06b7-4cbe-8eb6-f89f894a6b99 */
16154
16285
  uid?: string;
16155
16286
  /** @example Rent */
16156
16287
  listing_type?: string;
@@ -16310,7 +16441,7 @@ export interface operations {
16310
16441
  content: {
16311
16442
  "application/json": {
16312
16443
  data?: {
16313
- /** @example d3f3b210-8b07-425b-9830-86924ff3b4e7 */
16444
+ /** @example 42e0c1b4-82a8-4a0f-8d11-53e37194fc21 */
16314
16445
  uid?: string;
16315
16446
  /** @example null */
16316
16447
  compliances?: string | null;
@@ -16361,7 +16492,7 @@ export interface operations {
16361
16492
  content: {
16362
16493
  "application/json": {
16363
16494
  data?: {
16364
- /** @example 79 */
16495
+ /** @example 82 */
16365
16496
  id?: number;
16366
16497
  compliance?: {
16367
16498
  /** @example 1 */
@@ -16383,7 +16514,7 @@ export interface operations {
16383
16514
  reviewed_by?: number;
16384
16515
  /** @example null */
16385
16516
  reviewed_at?: string | null;
16386
- /** @example 2026-04-10T23:21:13.000000Z */
16517
+ /** @example 2026-04-13T17:06:03.000000Z */
16387
16518
  created_at?: string;
16388
16519
  };
16389
16520
  };
@@ -16438,39 +16569,39 @@ export interface operations {
16438
16569
  /**
16439
16570
  * @example [
16440
16571
  * {
16441
- * "uid": "bf77fa96-8354-4b80-9656-a0816c59c4b5",
16572
+ * "uid": "8007b7a7-be38-4916-a97c-bcc4a474a792",
16442
16573
  * "listing_id": 1,
16443
16574
  * "landlord_id": 2,
16444
16575
  * "tenant_id": 2,
16445
16576
  * "rent_amount": "4881.50",
16446
16577
  * "deposit_amount": "2151.17",
16447
16578
  * "state": "offer_accepted",
16448
- * "start_date": "2025-10-16T00:00:00.000000Z",
16449
- * "end_date": "2026-10-16T00:00:00.000000Z",
16579
+ * "start_date": "2025-10-19T00:00:00.000000Z",
16580
+ * "end_date": "2026-10-19T00:00:00.000000Z",
16450
16581
  * "is_periodic": false,
16451
16582
  * "company_name": null,
16452
16583
  * "company_registration_number": null,
16453
- * "created_at": "2026-04-10T23:21:13.000000Z"
16584
+ * "created_at": "2026-04-13T17:06:03.000000Z"
16454
16585
  * },
16455
16586
  * {
16456
- * "uid": "355b48fa-1697-47b3-b89a-0b270acc0b4a",
16587
+ * "uid": "48448d18-d572-46ef-8757-752853030b3c",
16457
16588
  * "listing_id": 1,
16458
16589
  * "landlord_id": 2,
16459
16590
  * "tenant_id": 2,
16460
16591
  * "rent_amount": "3832.26",
16461
16592
  * "deposit_amount": "1384.27",
16462
16593
  * "state": "terminated",
16463
- * "start_date": "2025-09-11T00:00:00.000000Z",
16464
- * "end_date": "2026-09-11T00:00:00.000000Z",
16594
+ * "start_date": "2025-09-14T00:00:00.000000Z",
16595
+ * "end_date": "2026-09-14T00:00:00.000000Z",
16465
16596
  * "is_periodic": false,
16466
16597
  * "company_name": null,
16467
16598
  * "company_registration_number": null,
16468
- * "created_at": "2026-04-10T23:21:13.000000Z"
16599
+ * "created_at": "2026-04-13T17:06:03.000000Z"
16469
16600
  * }
16470
16601
  * ]
16471
16602
  */
16472
16603
  data?: {
16473
- /** @example bf77fa96-8354-4b80-9656-a0816c59c4b5 */
16604
+ /** @example 8007b7a7-be38-4916-a97c-bcc4a474a792 */
16474
16605
  uid?: string;
16475
16606
  /** @example 1 */
16476
16607
  listing_id?: number;
@@ -16484,9 +16615,9 @@ export interface operations {
16484
16615
  deposit_amount?: string;
16485
16616
  /** @example offer_accepted */
16486
16617
  state?: string;
16487
- /** @example 2025-10-16T00:00:00.000000Z */
16618
+ /** @example 2025-10-19T00:00:00.000000Z */
16488
16619
  start_date?: string;
16489
- /** @example 2026-10-16T00:00:00.000000Z */
16620
+ /** @example 2026-10-19T00:00:00.000000Z */
16490
16621
  end_date?: string;
16491
16622
  /** @example false */
16492
16623
  is_periodic?: boolean;
@@ -16494,7 +16625,7 @@ export interface operations {
16494
16625
  company_name?: string | null;
16495
16626
  /** @example null */
16496
16627
  company_registration_number?: string | null;
16497
- /** @example 2026-04-10T23:21:13.000000Z */
16628
+ /** @example 2026-04-13T17:06:03.000000Z */
16498
16629
  created_at?: string;
16499
16630
  }[];
16500
16631
  links?: {
@@ -16581,39 +16712,39 @@ export interface operations {
16581
16712
  /**
16582
16713
  * @example [
16583
16714
  * {
16584
- * "uid": "01cac5b9-3b9a-4ba0-971e-ba5226aafe65",
16715
+ * "uid": "68721bb5-13a3-44eb-8265-fff659c69210",
16585
16716
  * "listing_id": 1,
16586
16717
  * "landlord_id": 2,
16587
16718
  * "tenant_id": 2,
16588
16719
  * "rent_amount": "4881.50",
16589
16720
  * "deposit_amount": "2151.17",
16590
16721
  * "state": "offer_accepted",
16591
- * "start_date": "2025-10-16T00:00:00.000000Z",
16592
- * "end_date": "2026-10-16T00:00:00.000000Z",
16722
+ * "start_date": "2025-10-19T00:00:00.000000Z",
16723
+ * "end_date": "2026-10-19T00:00:00.000000Z",
16593
16724
  * "is_periodic": false,
16594
16725
  * "company_name": null,
16595
16726
  * "company_registration_number": null,
16596
- * "created_at": "2026-04-10T23:21:13.000000Z"
16727
+ * "created_at": "2026-04-13T17:06:03.000000Z"
16597
16728
  * },
16598
16729
  * {
16599
- * "uid": "2e6fc67c-f5a5-44cd-8e55-5bd47d3dc947",
16730
+ * "uid": "4c770f10-a01b-4a67-95ce-127d030b8cfc",
16600
16731
  * "listing_id": 1,
16601
16732
  * "landlord_id": 2,
16602
16733
  * "tenant_id": 2,
16603
16734
  * "rent_amount": "3832.26",
16604
16735
  * "deposit_amount": "1384.27",
16605
16736
  * "state": "terminated",
16606
- * "start_date": "2025-09-11T00:00:00.000000Z",
16607
- * "end_date": "2026-09-11T00:00:00.000000Z",
16737
+ * "start_date": "2025-09-14T00:00:00.000000Z",
16738
+ * "end_date": "2026-09-14T00:00:00.000000Z",
16608
16739
  * "is_periodic": false,
16609
16740
  * "company_name": null,
16610
16741
  * "company_registration_number": null,
16611
- * "created_at": "2026-04-10T23:21:13.000000Z"
16742
+ * "created_at": "2026-04-13T17:06:03.000000Z"
16612
16743
  * }
16613
16744
  * ]
16614
16745
  */
16615
16746
  data?: {
16616
- /** @example 01cac5b9-3b9a-4ba0-971e-ba5226aafe65 */
16747
+ /** @example 68721bb5-13a3-44eb-8265-fff659c69210 */
16617
16748
  uid?: string;
16618
16749
  /** @example 1 */
16619
16750
  listing_id?: number;
@@ -16627,9 +16758,9 @@ export interface operations {
16627
16758
  deposit_amount?: string;
16628
16759
  /** @example offer_accepted */
16629
16760
  state?: string;
16630
- /** @example 2025-10-16T00:00:00.000000Z */
16761
+ /** @example 2025-10-19T00:00:00.000000Z */
16631
16762
  start_date?: string;
16632
- /** @example 2026-10-16T00:00:00.000000Z */
16763
+ /** @example 2026-10-19T00:00:00.000000Z */
16633
16764
  end_date?: string;
16634
16765
  /** @example false */
16635
16766
  is_periodic?: boolean;
@@ -16637,7 +16768,7 @@ export interface operations {
16637
16768
  company_name?: string | null;
16638
16769
  /** @example null */
16639
16770
  company_registration_number?: string | null;
16640
- /** @example 2026-04-10T23:21:13.000000Z */
16771
+ /** @example 2026-04-13T17:06:03.000000Z */
16641
16772
  created_at?: string;
16642
16773
  }[];
16643
16774
  links?: {
@@ -16744,7 +16875,7 @@ export interface operations {
16744
16875
  content: {
16745
16876
  "application/json": {
16746
16877
  data?: {
16747
- /** @example 83 */
16878
+ /** @example 87 */
16748
16879
  id?: number;
16749
16880
  compliance?: {
16750
16881
  /** @example 1 */
@@ -16764,9 +16895,9 @@ export interface operations {
16764
16895
  rejection_reason?: string | null;
16765
16896
  /** @example 1 */
16766
16897
  reviewed_by?: number;
16767
- /** @example 2026-04-10T23:21:13.000000Z */
16898
+ /** @example 2026-04-13T17:06:03.000000Z */
16768
16899
  reviewed_at?: string;
16769
- /** @example 2026-04-10T23:21:13.000000Z */
16900
+ /** @example 2026-04-13T17:06:03.000000Z */
16770
16901
  created_at?: string;
16771
16902
  };
16772
16903
  };
@@ -16793,7 +16924,7 @@ export interface operations {
16793
16924
  content: {
16794
16925
  "application/json": {
16795
16926
  data?: {
16796
- /** @example 84 */
16927
+ /** @example 88 */
16797
16928
  id?: number;
16798
16929
  compliance?: {
16799
16930
  /** @example 1 */
@@ -16813,9 +16944,9 @@ export interface operations {
16813
16944
  rejection_reason?: string | null;
16814
16945
  /** @example 1 */
16815
16946
  reviewed_by?: number;
16816
- /** @example 2026-04-10T23:21:13.000000Z */
16947
+ /** @example 2026-04-13T17:06:03.000000Z */
16817
16948
  reviewed_at?: string;
16818
- /** @example 2026-04-10T23:21:13.000000Z */
16949
+ /** @example 2026-04-13T17:06:03.000000Z */
16819
16950
  created_at?: string;
16820
16951
  };
16821
16952
  };
@@ -17268,7 +17399,7 @@ export interface operations {
17268
17399
  sku?: string;
17269
17400
  /** @example 09 Apr 2026, 11:14 AM */
17270
17401
  published_at?: string;
17271
- /** @example 1 day ago */
17402
+ /** @example 4 days ago */
17272
17403
  published_since?: string;
17273
17404
  details?: {
17274
17405
  /** @example New Benin */
@@ -17837,35 +17968,35 @@ export interface operations {
17837
17968
  /**
17838
17969
  * @example [
17839
17970
  * {
17840
- * "uid": "132f9623-d763-4381-8249-0f7cb2193265",
17971
+ * "uid": "c3d4250d-0eeb-4915-857b-b6221f740be4",
17841
17972
  * "title": "Quos velit et fugiat sunt nihil.",
17842
17973
  * "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.",
17843
17974
  * "status": "reported",
17844
17975
  * "priority": "emergency",
17845
- * "reported_at": "2026-04-04T10:34:49.000000Z",
17846
- * "assigned_at": "2026-04-09T06:54:41.000000Z",
17976
+ * "reported_at": "2026-04-07T04:19:39.000000Z",
17977
+ * "assigned_at": "2026-04-12T00:39:31.000000Z",
17847
17978
  * "completed_at": null,
17848
- * "sla_deadline": "2026-04-12T12:17:04.000000Z",
17849
- * "created_at": "2026-04-10T23:21:14.000000Z",
17850
- * "updated_at": "2026-04-10T23:21:14.000000Z"
17979
+ * "sla_deadline": "2026-04-15T06:01:54.000000Z",
17980
+ * "created_at": "2026-04-13T17:06:04.000000Z",
17981
+ * "updated_at": "2026-04-13T17:06:04.000000Z"
17851
17982
  * },
17852
17983
  * {
17853
- * "uid": "010be825-85e7-4379-9a2c-461fa1299286",
17984
+ * "uid": "b9c8ae58-fd4e-43ed-930b-7873657c69ea",
17854
17985
  * "title": "Fugit deleniti distinctio eum doloremque.",
17855
17986
  * "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
17856
17987
  * "status": "completed",
17857
17988
  * "priority": "normal",
17858
- * "reported_at": "2026-04-06T23:13:14.000000Z",
17989
+ * "reported_at": "2026-04-09T16:58:04.000000Z",
17859
17990
  * "assigned_at": null,
17860
17991
  * "completed_at": null,
17861
- * "sla_deadline": "2026-04-13T20:17:01.000000Z",
17862
- * "created_at": "2026-04-10T23:21:14.000000Z",
17863
- * "updated_at": "2026-04-10T23:21:14.000000Z"
17992
+ * "sla_deadline": "2026-04-16T14:01:51.000000Z",
17993
+ * "created_at": "2026-04-13T17:06:04.000000Z",
17994
+ * "updated_at": "2026-04-13T17:06:04.000000Z"
17864
17995
  * }
17865
17996
  * ]
17866
17997
  */
17867
17998
  data?: {
17868
- /** @example 132f9623-d763-4381-8249-0f7cb2193265 */
17999
+ /** @example c3d4250d-0eeb-4915-857b-b6221f740be4 */
17869
18000
  uid?: string;
17870
18001
  /** @example Quos velit et fugiat sunt nihil. */
17871
18002
  title?: string;
@@ -17875,17 +18006,17 @@ export interface operations {
17875
18006
  status?: string;
17876
18007
  /** @example emergency */
17877
18008
  priority?: string;
17878
- /** @example 2026-04-04T10:34:49.000000Z */
18009
+ /** @example 2026-04-07T04:19:39.000000Z */
17879
18010
  reported_at?: string;
17880
- /** @example 2026-04-09T06:54:41.000000Z */
18011
+ /** @example 2026-04-12T00:39:31.000000Z */
17881
18012
  assigned_at?: string;
17882
18013
  /** @example null */
17883
18014
  completed_at?: string | null;
17884
- /** @example 2026-04-12T12:17:04.000000Z */
18015
+ /** @example 2026-04-15T06:01:54.000000Z */
17885
18016
  sla_deadline?: string;
17886
- /** @example 2026-04-10T23:21:14.000000Z */
18017
+ /** @example 2026-04-13T17:06:04.000000Z */
17887
18018
  created_at?: string;
17888
- /** @example 2026-04-10T23:21:14.000000Z */
18019
+ /** @example 2026-04-13T17:06:04.000000Z */
17889
18020
  updated_at?: string;
17890
18021
  }[];
17891
18022
  links?: {
@@ -17980,13 +18111,13 @@ export interface operations {
17980
18111
  content: {
17981
18112
  "application/json": {
17982
18113
  data?: {
17983
- /** @example f4db0442-0031-4666-aa13-43f15786e197 */
18114
+ /** @example 0b8c0ea5-dca8-42be-9835-d4890549c649 */
17984
18115
  uid?: string;
17985
18116
  /** @example image */
17986
18117
  file_type?: string;
17987
18118
  /** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
17988
18119
  url?: string;
17989
- /** @example 2026-04-10T23:21:14.000000Z */
18120
+ /** @example 2026-04-13T17:06:04.000000Z */
17990
18121
  created_at?: string;
17991
18122
  };
17992
18123
  };
@@ -18031,7 +18162,7 @@ export interface operations {
18031
18162
  content: {
18032
18163
  "application/json": {
18033
18164
  data?: {
18034
- /** @example 4 */
18165
+ /** @example 7 */
18035
18166
  id?: number;
18036
18167
  /** @example property_inquiry */
18037
18168
  type?: string;
@@ -18039,7 +18170,7 @@ export interface operations {
18039
18170
  listing_id?: number;
18040
18171
  /** @example null */
18041
18172
  last_message_at?: string | null;
18042
- /** @example 2026-04-10T23:21:14.000000Z */
18173
+ /** @example 2026-04-13T17:06:04.000000Z */
18043
18174
  created_at?: string;
18044
18175
  };
18045
18176
  };
@@ -18065,23 +18196,23 @@ export interface operations {
18065
18196
  /**
18066
18197
  * @example [
18067
18198
  * {
18068
- * "id": 5,
18199
+ * "id": 8,
18069
18200
  * "type": "property_inquiry",
18070
18201
  * "listing_id": 2,
18071
18202
  * "last_message_at": null,
18072
- * "created_at": "2026-04-10T23:21:14.000000Z"
18203
+ * "created_at": "2026-04-13T17:06:04.000000Z"
18073
18204
  * },
18074
18205
  * {
18075
- * "id": 6,
18206
+ * "id": 9,
18076
18207
  * "type": "property_inquiry",
18077
18208
  * "listing_id": 2,
18078
18209
  * "last_message_at": null,
18079
- * "created_at": "2026-04-10T23:21:14.000000Z"
18210
+ * "created_at": "2026-04-13T17:06:04.000000Z"
18080
18211
  * }
18081
18212
  * ]
18082
18213
  */
18083
18214
  data?: {
18084
- /** @example 5 */
18215
+ /** @example 8 */
18085
18216
  id?: number;
18086
18217
  /** @example property_inquiry */
18087
18218
  type?: string;
@@ -18089,7 +18220,7 @@ export interface operations {
18089
18220
  listing_id?: number;
18090
18221
  /** @example null */
18091
18222
  last_message_at?: string | null;
18092
- /** @example 2026-04-10T23:21:14.000000Z */
18223
+ /** @example 2026-04-13T17:06:04.000000Z */
18093
18224
  created_at?: string;
18094
18225
  }[];
18095
18226
  links?: {
@@ -18407,27 +18538,27 @@ export interface operations {
18407
18538
  /**
18408
18539
  * @example [
18409
18540
  * {
18410
- * "id": "4d18f139-b7af-4d47-869e-b04df7d94b7d",
18541
+ * "id": "ba568fd4-fca0-48e1-af06-945ca0a96b11",
18411
18542
  * "type": "APPOINTMENT_CREATED",
18412
18543
  * "title": "faker notification",
18413
18544
  * "body": "faker notification body",
18414
18545
  * "data": [],
18415
18546
  * "read_at": null,
18416
- * "created_at": "2026-04-10T23:21:14.000000Z"
18547
+ * "created_at": "2026-04-13T17:06:04.000000Z"
18417
18548
  * },
18418
18549
  * {
18419
- * "id": "0897cc1d-24e5-4c7c-a7ba-e6a74b68fed9",
18550
+ * "id": "918757ba-651e-4e75-b123-166cfe1f9189",
18420
18551
  * "type": "APPOINTMENT_CREATED",
18421
18552
  * "title": "faker notification",
18422
18553
  * "body": "faker notification body",
18423
18554
  * "data": [],
18424
18555
  * "read_at": null,
18425
- * "created_at": "2026-04-10T23:21:14.000000Z"
18556
+ * "created_at": "2026-04-13T17:06:04.000000Z"
18426
18557
  * }
18427
18558
  * ]
18428
18559
  */
18429
18560
  data?: {
18430
- /** @example 4d18f139-b7af-4d47-869e-b04df7d94b7d */
18561
+ /** @example ba568fd4-fca0-48e1-af06-945ca0a96b11 */
18431
18562
  id?: string;
18432
18563
  /** @example APPOINTMENT_CREATED */
18433
18564
  type?: string;
@@ -18439,7 +18570,7 @@ export interface operations {
18439
18570
  data?: unknown[];
18440
18571
  /** @example null */
18441
18572
  read_at?: string | null;
18442
- /** @example 2026-04-10T23:21:14.000000Z */
18573
+ /** @example 2026-04-13T17:06:04.000000Z */
18443
18574
  created_at?: string;
18444
18575
  }[];
18445
18576
  links?: {
@@ -18523,7 +18654,7 @@ export interface operations {
18523
18654
  };
18524
18655
  content: {
18525
18656
  "application/json": {
18526
- /** @example e02c311f-3177-4901-8273-e50dd3a6bfa5 */
18657
+ /** @example f097252c-dda1-4b69-bb16-24476b8bcad2 */
18527
18658
  id?: string;
18528
18659
  /** @example APPOINTMENT_CREATED */
18529
18660
  type?: string;
@@ -18535,7 +18666,7 @@ export interface operations {
18535
18666
  data?: unknown[];
18536
18667
  /** @example null */
18537
18668
  read_at?: string | null;
18538
- /** @example 2026-04-10T23:21:14.000000Z */
18669
+ /** @example 2026-04-13T17:06:04.000000Z */
18539
18670
  created_at?: string;
18540
18671
  };
18541
18672
  };
@@ -18782,45 +18913,45 @@ export interface operations {
18782
18913
  /**
18783
18914
  * @example [
18784
18915
  * {
18785
- * "id": 7,
18916
+ * "id": 13,
18786
18917
  * "rating": 1,
18787
18918
  * "comment": "Nice Listing",
18788
18919
  * "reviewer": {
18789
- * "id": 12,
18790
- * "name": "Owen Campbell"
18920
+ * "id": 14,
18921
+ * "name": "Isabel Bailey"
18791
18922
  * },
18792
- * "created_at": "2026-04-10T23:21:14+00:00",
18793
- * "updated_at": "2026-04-10T23:21:14+00:00"
18923
+ * "created_at": "2026-04-13T17:06:03+00:00",
18924
+ * "updated_at": "2026-04-13T17:06:03+00:00"
18794
18925
  * },
18795
18926
  * {
18796
- * "id": 8,
18927
+ * "id": 14,
18797
18928
  * "rating": 1,
18798
18929
  * "comment": "Nice Listing",
18799
18930
  * "reviewer": {
18800
- * "id": 20,
18801
- * "name": "Amanda Smith"
18931
+ * "id": 15,
18932
+ * "name": "Fred Gray"
18802
18933
  * },
18803
- * "created_at": "2026-04-10T23:21:14+00:00",
18804
- * "updated_at": "2026-04-10T23:21:14+00:00"
18934
+ * "created_at": "2026-04-13T17:06:03+00:00",
18935
+ * "updated_at": "2026-04-13T17:06:03+00:00"
18805
18936
  * }
18806
18937
  * ]
18807
18938
  */
18808
18939
  data?: {
18809
- /** @example 7 */
18940
+ /** @example 13 */
18810
18941
  id?: number;
18811
18942
  /** @example 1 */
18812
18943
  rating?: number;
18813
18944
  /** @example Nice Listing */
18814
18945
  comment?: string;
18815
18946
  reviewer?: {
18816
- /** @example 12 */
18947
+ /** @example 14 */
18817
18948
  id?: number;
18818
- /** @example Owen Campbell */
18949
+ /** @example Isabel Bailey */
18819
18950
  name?: string;
18820
18951
  };
18821
- /** @example 2026-04-10T23:21:14+00:00 */
18952
+ /** @example 2026-04-13T17:06:03+00:00 */
18822
18953
  created_at?: string;
18823
- /** @example 2026-04-10T23:21:14+00:00 */
18954
+ /** @example 2026-04-13T17:06:03+00:00 */
18824
18955
  updated_at?: string;
18825
18956
  }[];
18826
18957
  links?: {
@@ -18974,21 +19105,21 @@ export interface operations {
18974
19105
  content: {
18975
19106
  "application/json": {
18976
19107
  data?: {
18977
- /** @example 9 */
19108
+ /** @example 15 */
18978
19109
  id?: number;
18979
19110
  /** @example 1 */
18980
19111
  rating?: number;
18981
19112
  /** @example Nice Listing */
18982
19113
  comment?: string;
18983
19114
  reviewer?: {
18984
- /** @example 21 */
19115
+ /** @example 8 */
18985
19116
  id?: number;
18986
- /** @example Nathan Roberts */
19117
+ /** @example Eleanor Russell */
18987
19118
  name?: string;
18988
19119
  };
18989
- /** @example 2026-04-10T23:21:14+00:00 */
19120
+ /** @example 2026-04-13T17:06:04+00:00 */
18990
19121
  created_at?: string;
18991
- /** @example 2026-04-10T23:21:14+00:00 */
19122
+ /** @example 2026-04-13T17:06:04+00:00 */
18992
19123
  updated_at?: string;
18993
19124
  };
18994
19125
  };
@@ -19032,7 +19163,7 @@ export interface operations {
19032
19163
  content: {
19033
19164
  "application/json": {
19034
19165
  data?: {
19035
- /** @example 10 */
19166
+ /** @example 16 */
19036
19167
  id?: number;
19037
19168
  /** @example 1 */
19038
19169
  rating?: number;
@@ -19044,9 +19175,9 @@ export interface operations {
19044
19175
  /** @example Linda Hall */
19045
19176
  name?: string;
19046
19177
  };
19047
- /** @example 2026-04-10T23:21:14+00:00 */
19178
+ /** @example 2026-04-13T17:06:04+00:00 */
19048
19179
  created_at?: string;
19049
- /** @example 2026-04-10T23:21:14+00:00 */
19180
+ /** @example 2026-04-13T17:06:04+00:00 */
19050
19181
  updated_at?: string;
19051
19182
  };
19052
19183
  };
@@ -19088,21 +19219,21 @@ export interface operations {
19088
19219
  content: {
19089
19220
  "application/json": {
19090
19221
  data?: {
19091
- /** @example 11 */
19222
+ /** @example 17 */
19092
19223
  id?: number;
19093
19224
  /** @example 1 */
19094
19225
  rating?: number;
19095
19226
  /** @example Nice Listing */
19096
19227
  comment?: string;
19097
19228
  reviewer?: {
19098
- /** @example 24 */
19229
+ /** @example 11 */
19099
19230
  id?: number;
19100
- /** @example Ella Watson */
19231
+ /** @example Dean Evans */
19101
19232
  name?: string;
19102
19233
  };
19103
- /** @example 2026-04-10T23:21:14+00:00 */
19234
+ /** @example 2026-04-13T17:06:04+00:00 */
19104
19235
  created_at?: string;
19105
- /** @example 2026-04-10T23:21:14+00:00 */
19236
+ /** @example 2026-04-13T17:06:04+00:00 */
19106
19237
  updated_at?: string;
19107
19238
  };
19108
19239
  };
@@ -19129,21 +19260,21 @@ export interface operations {
19129
19260
  content: {
19130
19261
  "application/json": {
19131
19262
  data?: {
19132
- /** @example 12 */
19263
+ /** @example 18 */
19133
19264
  id?: number;
19134
19265
  /** @example 1 */
19135
19266
  rating?: number;
19136
19267
  /** @example Nice Listing */
19137
19268
  comment?: string;
19138
19269
  reviewer?: {
19139
- /** @example 9 */
19270
+ /** @example 4 */
19140
19271
  id?: number;
19141
- /** @example Rob Walker */
19272
+ /** @example Eileen Thompson */
19142
19273
  name?: string;
19143
19274
  };
19144
- /** @example 2026-04-10T23:21:14+00:00 */
19275
+ /** @example 2026-04-13T17:06:04+00:00 */
19145
19276
  created_at?: string;
19146
- /** @example 2026-04-10T23:21:14+00:00 */
19277
+ /** @example 2026-04-13T17:06:04+00:00 */
19147
19278
  updated_at?: string;
19148
19279
  };
19149
19280
  };
@@ -19170,7 +19301,7 @@ export interface operations {
19170
19301
  content: {
19171
19302
  "application/json": {
19172
19303
  data?: {
19173
- /** @example d548c125-da0e-4930-8ac7-a5125675fe01 */
19304
+ /** @example 34fcdf4b-ec1f-47d6-a2c7-4bdf6c52ac00 */
19174
19305
  uid?: string;
19175
19306
  /** @example 1 */
19176
19307
  listing_id?: number;
@@ -19178,23 +19309,23 @@ export interface operations {
19178
19309
  landlord_id?: number;
19179
19310
  /** @example 2 */
19180
19311
  tenant_id?: number;
19181
- /** @example 3147.77 */
19312
+ /** @example 4881.50 */
19182
19313
  rent_amount?: string;
19183
- /** @example 2939.95 */
19314
+ /** @example 2151.17 */
19184
19315
  deposit_amount?: string;
19185
- /** @example notice_served */
19316
+ /** @example offer_accepted */
19186
19317
  state?: string;
19187
- /** @example 2026-02-24T00:00:00.000000Z */
19318
+ /** @example 2025-10-19T00:00:00.000000Z */
19188
19319
  start_date?: string;
19189
- /** @example 2027-02-24T00:00:00.000000Z */
19320
+ /** @example 2026-10-19T00:00:00.000000Z */
19190
19321
  end_date?: string;
19191
- /** @example true */
19322
+ /** @example false */
19192
19323
  is_periodic?: boolean;
19193
19324
  /** @example null */
19194
19325
  company_name?: string | null;
19195
19326
  /** @example null */
19196
19327
  company_registration_number?: string | null;
19197
- /** @example 2026-04-10T23:21:14.000000Z */
19328
+ /** @example 2026-04-13T17:06:04.000000Z */
19198
19329
  created_at?: string;
19199
19330
  /** @example [] */
19200
19331
  compliances?: unknown[];
@@ -19271,7 +19402,7 @@ export interface operations {
19271
19402
  content: {
19272
19403
  "application/json": {
19273
19404
  data?: {
19274
- /** @example 14ee1ce2-90be-4dc7-a5e7-ec841a09733b */
19405
+ /** @example aa796470-8da2-4922-b810-726c140af82e */
19275
19406
  uid?: string;
19276
19407
  /** @example 1 */
19277
19408
  listing_id?: number;
@@ -19285,9 +19416,9 @@ export interface operations {
19285
19416
  deposit_amount?: string;
19286
19417
  /** @example active */
19287
19418
  state?: string;
19288
- /** @example 2025-09-26T00:00:00.000000Z */
19419
+ /** @example 2025-09-29T00:00:00.000000Z */
19289
19420
  start_date?: string;
19290
- /** @example 2026-09-26T00:00:00.000000Z */
19421
+ /** @example 2026-09-29T00:00:00.000000Z */
19291
19422
  end_date?: string;
19292
19423
  /** @example true */
19293
19424
  is_periodic?: boolean;
@@ -19295,7 +19426,7 @@ export interface operations {
19295
19426
  company_name?: string | null;
19296
19427
  /** @example null */
19297
19428
  company_registration_number?: string | null;
19298
- /** @example 2026-04-10T23:21:14.000000Z */
19429
+ /** @example 2026-04-13T17:06:04.000000Z */
19299
19430
  created_at?: string;
19300
19431
  };
19301
19432
  };
@@ -19589,7 +19720,7 @@ export interface operations {
19589
19720
  * "changed_by_user_id": 3,
19590
19721
  * "changed_by_name": "Vicky Harris",
19591
19722
  * "comment": "Qui commodi incidunt iure odit.",
19592
- * "created_at": "2025-12-03T10:08:13.000000Z"
19723
+ * "created_at": "2025-12-06T03:53:03.000000Z"
19593
19724
  * },
19594
19725
  * {
19595
19726
  * "from_state": "pre_move_in_ready",
@@ -19597,7 +19728,7 @@ export interface operations {
19597
19728
  * "changed_by_user_id": 3,
19598
19729
  * "changed_by_name": "Vicky Harris",
19599
19730
  * "comment": null,
19600
- * "created_at": "2025-10-19T18:03:53.000000Z"
19731
+ * "created_at": "2025-10-22T11:48:43.000000Z"
19601
19732
  * }
19602
19733
  * ]
19603
19734
  */
@@ -19612,7 +19743,7 @@ export interface operations {
19612
19743
  changed_by_name?: string;
19613
19744
  /** @example Qui commodi incidunt iure odit. */
19614
19745
  comment?: string;
19615
- /** @example 2025-12-03T10:08:13.000000Z */
19746
+ /** @example 2025-12-06T03:53:03.000000Z */
19616
19747
  created_at?: string;
19617
19748
  }[];
19618
19749
  };
@@ -19856,7 +19987,7 @@ export interface operations {
19856
19987
  content: {
19857
19988
  "application/json": {
19858
19989
  data?: {
19859
- /** @example 2a3492cb-9453-4f75-bc62-4de31183c4fb */
19990
+ /** @example 4fa7d511-42da-4e36-a82e-4e02f99a08a4 */
19860
19991
  uid?: string;
19861
19992
  /** @example Ms. Audra Crooks II */
19862
19993
  username?: string;
@@ -19886,7 +20017,7 @@ export interface operations {
19886
20017
  timezone?: string;
19887
20018
  /** @example Customer */
19888
20019
  user_type?: string;
19889
- /** @example 10 Apr 2026, 11:21 PM */
20020
+ /** @example 13 Apr 2026, 05:06 PM */
19890
20021
  created?: string;
19891
20022
  /** @example 0 seconds ago */
19892
20023
  email_verified_at?: string;
@@ -19985,7 +20116,7 @@ export interface operations {
19985
20116
  content: {
19986
20117
  "application/json": {
19987
20118
  data?: {
19988
- /** @example 6d720b59-bc87-4055-a129-eaf3edd96de6 */
20119
+ /** @example 150e9513-d253-47ac-974a-a92cb1758dad */
19989
20120
  uid?: string;
19990
20121
  /** @example Morgan Hirthe */
19991
20122
  username?: string;
@@ -20015,7 +20146,7 @@ export interface operations {
20015
20146
  timezone?: string;
20016
20147
  /** @example Customer */
20017
20148
  user_type?: string;
20018
- /** @example 10 Apr 2026, 11:21 PM */
20149
+ /** @example 13 Apr 2026, 05:06 PM */
20019
20150
  created?: string;
20020
20151
  /** @example 0 seconds ago */
20021
20152
  email_verified_at?: string;
@@ -20087,7 +20218,7 @@ export interface operations {
20087
20218
  content: {
20088
20219
  "application/json": {
20089
20220
  data?: {
20090
- /** @example 058454f6-aea9-44a9-bb50-6ca37a924c59 */
20221
+ /** @example d178d781-da65-4682-a1fd-ed1561d53020 */
20091
20222
  uid?: string;
20092
20223
  /** @example Ms. Audra Crooks II */
20093
20224
  username?: string;
@@ -20117,7 +20248,7 @@ export interface operations {
20117
20248
  timezone?: string;
20118
20249
  /** @example Customer */
20119
20250
  user_type?: string;
20120
- /** @example 10 Apr 2026, 11:21 PM */
20251
+ /** @example 13 Apr 2026, 05:06 PM */
20121
20252
  created?: string;
20122
20253
  /** @example 0 seconds ago */
20123
20254
  email_verified_at?: string;
@@ -20357,7 +20488,7 @@ export interface operations {
20357
20488
  completed_layers?: number;
20358
20489
  /** @example 4 */
20359
20490
  pending_layers?: number;
20360
- /** @example 10 Apr 2026, 11:21 PM */
20491
+ /** @example 13 Apr 2026, 05:06 PM */
20361
20492
  last_calculated_at?: string;
20362
20493
  };
20363
20494
  };
@@ -20405,7 +20536,7 @@ export interface operations {
20405
20536
  completed_layers?: number;
20406
20537
  /** @example 4 */
20407
20538
  pending_layers?: number;
20408
- /** @example 10 Apr 2026, 11:21 PM */
20539
+ /** @example 13 Apr 2026, 05:06 PM */
20409
20540
  last_calculated_at?: string;
20410
20541
  };
20411
20542
  };
@@ -20439,14 +20570,14 @@ export interface operations {
20439
20570
  content: {
20440
20571
  "application/json": {
20441
20572
  data?: {
20442
- /** @example 5cde287c-be3c-4dad-ba4a-7173926da173 */
20573
+ /** @example 52f94dda-5358-40b3-9486-9fac108a0213 */
20443
20574
  wishlist_uid?: string;
20444
20575
  listing?: {
20445
- /** @example New For Sale Used Item draft • 10 Apr 2026, 11:21 PM */
20576
+ /** @example New For Sale Used Item draft • 13 Apr 2026, 5:06 PM */
20446
20577
  draft_name?: string;
20447
- /** @example LST-UIT-SAL-MNTJ5472QIH */
20578
+ /** @example LST-UIT-SAL-MNXG2785NWL */
20448
20579
  sku?: string;
20449
- /** @example 09272c2f-04c0-4926-9143-56305c9e19b4 */
20580
+ /** @example e510a3b0-22e0-4263-a3a6-015b8137b3ba */
20450
20581
  uid?: string;
20451
20582
  /** @example Sale */
20452
20583
  listing_type?: string;
@@ -20530,15 +20661,15 @@ export interface operations {
20530
20661
  /**
20531
20662
  * @example [
20532
20663
  * {
20533
- * "wishlist_uid": "289cf1b9-5faf-4710-9ccc-499e95270e9c"
20664
+ * "wishlist_uid": "15f6889e-6b47-436f-add8-ed12f6b51835"
20534
20665
  * },
20535
20666
  * {
20536
- * "wishlist_uid": "61842814-4395-4810-8183-ba63ce1f7e1b"
20667
+ * "wishlist_uid": "cf76c278-4e8a-46b1-a69c-2c098d727120"
20537
20668
  * }
20538
20669
  * ]
20539
20670
  */
20540
20671
  data?: {
20541
- /** @example 289cf1b9-5faf-4710-9ccc-499e95270e9c */
20672
+ /** @example 15f6889e-6b47-436f-add8-ed12f6b51835 */
20542
20673
  wishlist_uid?: string;
20543
20674
  }[];
20544
20675
  links?: {
@@ -20626,7 +20757,7 @@ export interface operations {
20626
20757
  completed_layers?: number;
20627
20758
  /** @example 4 */
20628
20759
  pending_layers?: number;
20629
- /** @example 10 Apr 2026, 11:21 PM */
20760
+ /** @example 13 Apr 2026, 05:06 PM */
20630
20761
  last_calculated_at?: string;
20631
20762
  };
20632
20763
  };
@@ -20788,7 +20919,7 @@ export interface operations {
20788
20919
  completed_layers?: number;
20789
20920
  /** @example 4 */
20790
20921
  pending_layers?: number;
20791
- /** @example 10 Apr 2026, 11:21 PM */
20922
+ /** @example 13 Apr 2026, 05:06 PM */
20792
20923
  last_calculated_at?: string;
20793
20924
  };
20794
20925
  };