@justins-home/types 1.1.30 → 1.1.32

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 +713 -420
  2. package/package.json +1 -1
@@ -5513,7 +5513,7 @@ export interface operations {
5513
5513
  content: {
5514
5514
  "application/json": {
5515
5515
  data?: {
5516
- /** @example f52e7034-7b45-4e75-803a-9c669aa61521 */
5516
+ /** @example b6fa4e40-9225-4d43-8bbe-b5ae92caad14 */
5517
5517
  uid?: string;
5518
5518
  /** @example Ms. Audra Crooks II */
5519
5519
  username?: string;
@@ -5543,7 +5543,7 @@ export interface operations {
5543
5543
  timezone?: string;
5544
5544
  /** @example Customer */
5545
5545
  user_type?: string;
5546
- /** @example 09 Apr 2026, 11:45 AM */
5546
+ /** @example 09 Apr 2026, 03:59 PM */
5547
5547
  created?: string;
5548
5548
  /** @example 0 seconds ago */
5549
5549
  email_verified_at?: string;
@@ -5794,11 +5794,11 @@ export interface operations {
5794
5794
  content: {
5795
5795
  "application/json": {
5796
5796
  data?: {
5797
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
5797
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
5798
5798
  draft_name?: string;
5799
- /** @example LST-PRP-LTR-MNREV00GXBS */
5799
+ /** @example LST-PRP-LTR-MNRNXPY2IAZ */
5800
5800
  sku?: string;
5801
- /** @example cd00c5b6-515e-4982-a783-f7ddd025bdab */
5801
+ /** @example 524412af-7521-41b4-aed4-a52d6b1c375c */
5802
5802
  uid?: string;
5803
5803
  /** @example Rent */
5804
5804
  listing_type?: string;
@@ -7206,7 +7206,7 @@ export interface operations {
7206
7206
  content: {
7207
7207
  "application/json": {
7208
7208
  /**
7209
- * @example Pending
7209
+ * @example Unverified
7210
7210
  * @enum {string}
7211
7211
  */
7212
7212
  status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
@@ -7221,7 +7221,7 @@ export interface operations {
7221
7221
  content: {
7222
7222
  "application/json": {
7223
7223
  data?: {
7224
- /** @example 4ff22c44-6cbe-4107-b3d4-cb63a9938fea */
7224
+ /** @example 58260fd1-34ce-4954-b4a3-73219faa5b9f */
7225
7225
  uid?: string;
7226
7226
  /** @example Morgan Hirthe */
7227
7227
  username?: string;
@@ -7251,7 +7251,7 @@ export interface operations {
7251
7251
  timezone?: string;
7252
7252
  /** @example Customer */
7253
7253
  user_type?: string;
7254
- /** @example 09 Apr 2026, 11:45 AM */
7254
+ /** @example 09 Apr 2026, 03:59 PM */
7255
7255
  created?: string;
7256
7256
  /** @example 0 seconds ago */
7257
7257
  email_verified_at?: string;
@@ -7480,78 +7480,164 @@ export interface operations {
7480
7480
  /** @example null */
7481
7481
  event?: string | null;
7482
7482
  data?: {
7483
- /** @example eb5eed63-f76c-476a-b3f0-02a84803b7c9 */
7483
+ /** @example 5d7ffb11-823a-41e2-b0c6-3ad423e97f10 */
7484
7484
  uid?: string;
7485
7485
  /** @example null */
7486
7486
  draft_name?: string | null;
7487
- /** @example LST-PRP-SHL-260405-C3D4 */
7487
+ /** @example LST-PRP-SHL-MNRDG2PXUKZ */
7488
7488
  sku?: string;
7489
+ /** @example null */
7490
+ published_at?: string | null;
7491
+ /** @example null */
7492
+ published_since?: string | null;
7489
7493
  details?: {
7490
- /** @example Luxury Penthouse - Canary Wharf */
7494
+ /** @example New Benin */
7491
7495
  title?: string;
7492
- /** @example null */
7493
- description?: string | null;
7494
- /** @example London */
7496
+ /** @example this amsas */
7497
+ description?: string;
7498
+ /** @example Benin */
7495
7499
  city?: string;
7496
- /** @example 122 Canary Wharf */
7500
+ /** @example Warri */
7497
7501
  address?: string;
7498
- /** @example null */
7499
- postcode?: string | null;
7500
- /** @example null */
7501
- longitude?: string | null;
7502
- /** @example null */
7503
- latitude?: string | null;
7504
- /** @example null */
7505
- country?: string | null;
7502
+ /** @example 32001 */
7503
+ postcode?: string;
7504
+ /** @example 0.2300000 */
7505
+ longitude?: string;
7506
+ /** @example -23.0000000 */
7507
+ latitude?: string;
7508
+ /** @example United Kingdom */
7509
+ country?: string;
7506
7510
  };
7507
7511
  /** @example Short Let */
7508
7512
  listing_type?: string;
7509
7513
  /** @example Property */
7510
7514
  vertical?: string;
7511
7515
  owner?: {
7512
- /** @example null */
7513
- uid?: string | null;
7514
- /** @example null */
7515
- name?: string | null;
7516
- /** @example null */
7517
- email?: string | null;
7516
+ /** @example 995bab94-174a-4a7c-a8ed-65c951f0198f */
7517
+ uid?: string;
7518
+ /** @example Bruce Hunter */
7519
+ name?: string;
7520
+ /** @example landlord3@justinshome.test */
7521
+ email?: string;
7518
7522
  /** @example null */
7519
7523
  avatar?: string | null;
7520
7524
  };
7521
7525
  created_by?: {
7522
- /** @example null */
7523
- uid?: string | null;
7524
- /** @example null */
7525
- name?: string | null;
7526
+ /** @example b4afc948-66b3-415c-8287-b5f1a0728e22 */
7527
+ uid?: string;
7528
+ /** @example System Admin */
7529
+ name?: string;
7526
7530
  };
7527
- /** @example null */
7528
- state?: string | null;
7529
- /** @example false */
7531
+ /** @example published */
7532
+ state?: string;
7533
+ /** @example true */
7530
7534
  is_visible?: boolean;
7531
7535
  price?: {
7532
- /** @example 185.00 */
7536
+ /** @example 500.00 */
7533
7537
  amount?: string;
7534
7538
  /** @example GBP */
7535
7539
  currency?: string;
7536
7540
  /** @example night */
7537
7541
  period?: string;
7538
7542
  };
7539
- /** @example [] */
7540
- summary?: unknown[];
7541
- /** @example [] */
7542
- workflow?: unknown[];
7543
- media?: {
7544
- /** @example [] */
7545
- gallery?: unknown[];
7543
+ summary?: {
7544
+ /** @example residential */
7545
+ property_type?: string;
7546
+ /** @example 5 */
7547
+ bedrooms?: number;
7548
+ /** @example 2 */
7549
+ bathrooms?: number;
7546
7550
  /** @example null */
7547
- cover?: string | null;
7548
- /** @example 0 */
7551
+ size?: string | null;
7552
+ /** @example null */
7553
+ availability?: string | null;
7554
+ };
7555
+ workflow?: {
7556
+ /** @example features */
7557
+ current_step?: string;
7558
+ /** @example true */
7559
+ can_submit?: boolean;
7560
+ /**
7561
+ * @example [
7562
+ * "media",
7563
+ * "compliance_documents"
7564
+ * ]
7565
+ */
7566
+ missing_requirements?: string[];
7567
+ /** @example media */
7568
+ next_step?: string;
7569
+ progress?: {
7570
+ /** @example 8 */
7571
+ completed?: number;
7572
+ /** @example 8 */
7573
+ total?: number;
7574
+ /** @example 100 */
7575
+ percentage?: number;
7576
+ };
7577
+ };
7578
+ media?: {
7579
+ /**
7580
+ * @example [
7581
+ * {
7582
+ * "uid": "136ff64c-41cd-493e-a5f0-125242d62ddd",
7583
+ * "media_type": "photo",
7584
+ * "storage_path": "http://justinshome-backendcore.test/storage/listing-media/http://justinshome-backendcore.test/storage/listing-media/listings/5d7ffb11-823a-41e2-b0c6-3ad423e97f10/69d789c0503d5.png",
7585
+ * "order_index": 1,
7586
+ * "is_cover": true
7587
+ * }
7588
+ * ]
7589
+ */
7590
+ gallery?: {
7591
+ /** @example 136ff64c-41cd-493e-a5f0-125242d62ddd */
7592
+ uid?: string;
7593
+ /** @example photo */
7594
+ media_type?: string;
7595
+ /** @example http://justinshome-backendcore.test/storage/listing-media/http://justinshome-backendcore.test/storage/listing-media/listings/5d7ffb11-823a-41e2-b0c6-3ad423e97f10/69d789c0503d5.png */
7596
+ storage_path?: string;
7597
+ /** @example 1 */
7598
+ order_index?: number;
7599
+ /** @example true */
7600
+ is_cover?: boolean;
7601
+ }[];
7602
+ /** @example http://justinshome-backendcore.test/storage/listing-media/listings/5d7ffb11-823a-41e2-b0c6-3ad423e97f10/69d789c0503d5.png */
7603
+ cover?: string;
7604
+ /** @example 3 */
7549
7605
  count?: number;
7550
7606
  };
7551
- /** @example [] */
7552
- viewing_slots?: unknown[];
7553
- /** @example [] */
7554
- tenant_preferences?: unknown[];
7607
+ /**
7608
+ * @example [
7609
+ * {
7610
+ * "id": 5,
7611
+ * "day": "tuesday",
7612
+ * "start_time": "11:00 AM",
7613
+ * "end_time": "01:00 PM"
7614
+ * }
7615
+ * ]
7616
+ */
7617
+ viewing_slots?: {
7618
+ /** @example 5 */
7619
+ id?: number;
7620
+ /** @example tuesday */
7621
+ day?: string;
7622
+ /** @example 11:00 AM */
7623
+ start_time?: string;
7624
+ /** @example 01:00 PM */
7625
+ end_time?: string;
7626
+ }[];
7627
+ /**
7628
+ * @example [
7629
+ * {
7630
+ * "key": "pets",
7631
+ * "value": "allowed"
7632
+ * }
7633
+ * ]
7634
+ */
7635
+ tenant_preferences?: {
7636
+ /** @example pets */
7637
+ key?: string;
7638
+ /** @example allowed */
7639
+ value?: string;
7640
+ }[];
7555
7641
  rental?: {
7556
7642
  /** @example null */
7557
7643
  deposit_amount?: string | null;
@@ -7561,17 +7647,17 @@ export interface operations {
7561
7647
  availability_date?: string | null;
7562
7648
  };
7563
7649
  short_let?: {
7564
- /** @example 185.00 */
7650
+ /** @example 500.00 */
7565
7651
  nightly_price?: string;
7566
- /** @example 2 */
7652
+ /** @example 1 */
7567
7653
  minimum_stay_nights?: number;
7568
- /** @example 30 */
7654
+ /** @example 5 */
7569
7655
  maximum_stay_nights?: number;
7570
- /** @example 45.00 */
7656
+ /** @example 80.00 */
7571
7657
  cleaning_fee?: string;
7572
- /** @example 14:00 */
7658
+ /** @example 08:00 AM */
7573
7659
  check_in_time?: string;
7574
- /** @example 11:00 */
7660
+ /** @example 08:00 PM */
7575
7661
  check_out_time?: string;
7576
7662
  };
7577
7663
  item?: {
@@ -7592,17 +7678,111 @@ export interface operations {
7592
7678
  /** @example null */
7593
7679
  availability_status?: string | null;
7594
7680
  };
7595
- /** @example [] */
7596
- features?: unknown[];
7597
- /** @example null */
7598
- active_tenancy?: string | null;
7599
- /** @example [] */
7600
- compliances?: unknown[];
7681
+ /**
7682
+ * @example [
7683
+ * {
7684
+ * "id": 1,
7685
+ * "name": "Air Conditioning",
7686
+ * "category": "Interior"
7687
+ * }
7688
+ * ]
7689
+ */
7690
+ features?: {
7691
+ /** @example 1 */
7692
+ id?: number;
7693
+ /** @example Air Conditioning */
7694
+ name?: string;
7695
+ /** @example Interior */
7696
+ category?: string;
7697
+ }[];
7698
+ active_tenancy?: {
7699
+ /** @example ten_9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a */
7700
+ uid?: string;
7701
+ /** @example 1200.00 */
7702
+ rent_amount?: string;
7703
+ /** @example 1200.00 */
7704
+ deposit_amount?: string;
7705
+ /** @example 2026-04-01 */
7706
+ start_date?: string;
7707
+ /** @example 2027-03-31 */
7708
+ end_date?: string;
7709
+ /** @example active */
7710
+ state?: string;
7711
+ /** @example false */
7712
+ is_periodic?: boolean;
7713
+ tenant?: {
7714
+ /** @example usr_6c4af8e1-6c5a-4ca0-bf3c-8f3fdf41aef2 */
7715
+ uid?: string;
7716
+ /** @example Jane Doe */
7717
+ name?: string;
7718
+ /** @example jane.doe@example.com */
7719
+ email?: string;
7720
+ };
7721
+ };
7722
+ /**
7723
+ * @example [
7724
+ * {
7725
+ * "id": 1,
7726
+ * "compliance_key": "property_ownership",
7727
+ * "name": "Proof of Property Ownership",
7728
+ * "description": "Proof of Property Ownership",
7729
+ * "enforcement_level": "soft",
7730
+ * "validity_type": "non_expiring",
7731
+ * "grace_period_days": null,
7732
+ * "status": "active",
7733
+ * "requirements": [
7734
+ * "ownership_document_upload"
7735
+ * ]
7736
+ * }
7737
+ * ]
7738
+ */
7739
+ compliances?: {
7740
+ /** @example 1 */
7741
+ id?: number;
7742
+ /** @example property_ownership */
7743
+ compliance_key?: string;
7744
+ /** @example Proof of Property Ownership */
7745
+ name?: string;
7746
+ /** @example Proof of Property Ownership */
7747
+ description?: string;
7748
+ /** @example soft */
7749
+ enforcement_level?: string;
7750
+ /** @example non_expiring */
7751
+ validity_type?: string;
7752
+ /** @example null */
7753
+ grace_period_days?: string | null;
7754
+ /** @example active */
7755
+ status?: string;
7756
+ /**
7757
+ * @example [
7758
+ * "ownership_document_upload"
7759
+ * ]
7760
+ */
7761
+ requirements?: string[];
7762
+ }[];
7601
7763
  compliance_status?: {
7602
- /** @example unknown */
7764
+ /** @example non_compliant */
7603
7765
  overall?: string;
7604
- /** @example [] */
7605
- breakdown?: unknown[];
7766
+ /**
7767
+ * @example [
7768
+ * {
7769
+ * "compliance_key": "property_ownership",
7770
+ * "compliance_name": "Proof of Property Ownership",
7771
+ * "state": "pending",
7772
+ * "valid_until": null
7773
+ * }
7774
+ * ]
7775
+ */
7776
+ breakdown?: {
7777
+ /** @example property_ownership */
7778
+ compliance_key?: string;
7779
+ /** @example Proof of Property Ownership */
7780
+ compliance_name?: string;
7781
+ /** @example pending */
7782
+ state?: string;
7783
+ /** @example null */
7784
+ valid_until?: string | null;
7785
+ }[];
7606
7786
  };
7607
7787
  };
7608
7788
  };
@@ -7665,11 +7845,11 @@ export interface operations {
7665
7845
  content: {
7666
7846
  "application/json": {
7667
7847
  data?: {
7668
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
7848
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
7669
7849
  draft_name?: string;
7670
- /** @example LST-PRP-LTR-MNREV039NKT */
7850
+ /** @example LST-PRP-LTR-MNRNXQ0SOHF */
7671
7851
  sku?: string;
7672
- /** @example 7596cd58-de0b-42b8-9093-f3e2a71d5b7f */
7852
+ /** @example 44882a44-e1ee-493f-83be-62ddb757fc64 */
7673
7853
  uid?: string;
7674
7854
  /** @example Rent */
7675
7855
  listing_type?: string;
@@ -8049,7 +8229,7 @@ export interface operations {
8049
8229
  content: {
8050
8230
  "application/json": {
8051
8231
  data?: {
8052
- /** @example f3092690-9918-46f2-be68-e6a310d2cd52 */
8232
+ /** @example bea269f7-7548-47ff-8696-25eda5bf162c */
8053
8233
  uid?: string;
8054
8234
  /** @example photo */
8055
8235
  media_type?: string;
@@ -8356,9 +8536,9 @@ export interface operations {
8356
8536
  /**
8357
8537
  * @example [
8358
8538
  * {
8359
- * "draft_name": "New For Rent Property draft • 9 Apr 2026, 11:45 AM",
8360
- * "sku": "LST-PRP-LTR-MNREV04M1UH",
8361
- * "uid": "745a6ddc-f9e2-4780-9fe0-62b37b0a7aa8",
8539
+ * "draft_name": "New For Rent Property draft • 9 Apr 2026, 3:59 PM",
8540
+ * "sku": "LST-PRP-LTR-MNRNXQ2LMZB",
8541
+ * "uid": "f68dbb34-03fd-4922-97b3-7e2b2b037b9b",
8362
8542
  * "listing_type": "Rent",
8363
8543
  * "vertical": "Property",
8364
8544
  * "price": null,
@@ -8373,9 +8553,9 @@ export interface operations {
8373
8553
  * "media": []
8374
8554
  * },
8375
8555
  * {
8376
- * "draft_name": "New For Sale Used Item draft • 9 Apr 2026, 11:45 AM",
8377
- * "sku": "LST-UIT-SAL-MNREV04O5YK",
8378
- * "uid": "982e086a-e07d-4e76-936c-896ab0cb8d94",
8556
+ * "draft_name": "New For Sale Used Item draft • 9 Apr 2026, 3:59 PM",
8557
+ * "sku": "LST-UIT-SAL-MNRNXQ3XA9K",
8558
+ * "uid": "8a695683-4302-4d86-882b-bc8ff8ba3e73",
8379
8559
  * "listing_type": "Sale",
8380
8560
  * "vertical": "Used Item",
8381
8561
  * "price": null,
@@ -8390,11 +8570,11 @@ export interface operations {
8390
8570
  * ]
8391
8571
  */
8392
8572
  data?: {
8393
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
8573
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
8394
8574
  draft_name?: string;
8395
- /** @example LST-PRP-LTR-MNREV04M1UH */
8575
+ /** @example LST-PRP-LTR-MNRNXQ2LMZB */
8396
8576
  sku?: string;
8397
- /** @example 745a6ddc-f9e2-4780-9fe0-62b37b0a7aa8 */
8577
+ /** @example f68dbb34-03fd-4922-97b3-7e2b2b037b9b */
8398
8578
  uid?: string;
8399
8579
  /** @example Rent */
8400
8580
  listing_type?: string;
@@ -8585,11 +8765,11 @@ export interface operations {
8585
8765
  content: {
8586
8766
  "application/json": {
8587
8767
  data?: {
8588
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
8768
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
8589
8769
  draft_name?: string;
8590
- /** @example LST-PRP-LTR-MNREV04XIEM */
8770
+ /** @example LST-PRP-LTR-MNRNXQ6FUOW */
8591
8771
  sku?: string;
8592
- /** @example b2b289f9-133f-4158-bd04-a2fd63f555ff */
8772
+ /** @example f50a3569-19d9-4e6f-9c21-3e2b853a1c58 */
8593
8773
  uid?: string;
8594
8774
  /** @example Rent */
8595
8775
  listing_type?: string;
@@ -8648,11 +8828,11 @@ export interface operations {
8648
8828
  content: {
8649
8829
  "application/json": {
8650
8830
  data?: {
8651
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
8831
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
8652
8832
  draft_name?: string;
8653
- /** @example LST-PRP-LTR-MNREV052XZ2 */
8833
+ /** @example LST-PRP-LTR-MNRNXQ7RA4C */
8654
8834
  sku?: string;
8655
- /** @example 36b70e19-09fd-47fc-8ea7-4f70d35e311e */
8835
+ /** @example 7d543068-307a-41a4-9ba0-377e33c3a8d9 */
8656
8836
  uid?: string;
8657
8837
  /** @example Rent */
8658
8838
  listing_type?: string;
@@ -8701,11 +8881,11 @@ export interface operations {
8701
8881
  content: {
8702
8882
  "application/json": {
8703
8883
  data?: {
8704
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
8884
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
8705
8885
  draft_name?: string;
8706
- /** @example LST-PRP-LTR-MNREV057BAQ */
8886
+ /** @example LST-PRP-LTR-MNRNXQ7XPJT */
8707
8887
  sku?: string;
8708
- /** @example f8531e77-bae7-419f-a4c1-53b94114deba */
8888
+ /** @example 02af24b0-b90b-423e-8257-a35ea8c4dc81 */
8709
8889
  uid?: string;
8710
8890
  /** @example Rent */
8711
8891
  listing_type?: string;
@@ -8754,11 +8934,11 @@ export interface operations {
8754
8934
  content: {
8755
8935
  "application/json": {
8756
8936
  data?: {
8757
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
8937
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
8758
8938
  draft_name?: string;
8759
- /** @example LST-PRP-LTR-MNREV05DWN5 */
8939
+ /** @example LST-PRP-LTR-MNRNXQ865PP */
8760
8940
  sku?: string;
8761
- /** @example 2a0e1182-c8b9-4442-9884-72d990406ebc */
8941
+ /** @example 986bf31f-1da8-4851-a4f4-af94e7d9f2dc */
8762
8942
  uid?: string;
8763
8943
  /** @example Rent */
8764
8944
  listing_type?: string;
@@ -8948,7 +9128,7 @@ export interface operations {
8948
9128
  content: {
8949
9129
  "application/json": {
8950
9130
  data?: {
8951
- /** @example 49 */
9131
+ /** @example 58 */
8952
9132
  id?: number;
8953
9133
  /** @example 1 */
8954
9134
  category_id?: number;
@@ -9022,7 +9202,7 @@ export interface operations {
9022
9202
  content: {
9023
9203
  "application/json": {
9024
9204
  data?: {
9025
- /** @example 50 */
9205
+ /** @example 59 */
9026
9206
  id?: number;
9027
9207
  /** @example 1 */
9028
9208
  category_id?: number;
@@ -9061,7 +9241,7 @@ export interface operations {
9061
9241
  content: {
9062
9242
  "application/json": {
9063
9243
  data?: {
9064
- /** @example 51 */
9244
+ /** @example 60 */
9065
9245
  id?: number;
9066
9246
  /** @example 1 */
9067
9247
  category_id?: number;
@@ -9099,23 +9279,29 @@ export interface operations {
9099
9279
  /**
9100
9280
  * @example [
9101
9281
  * {
9102
- * "id": 25,
9282
+ * "id": 42,
9103
9283
  * "name": "Exterior",
9104
9284
  * "description": "For Exterior categories",
9105
9285
  * "display_order": 1,
9286
+ * "applicable_verticals": [
9287
+ * "property"
9288
+ * ],
9106
9289
  * "is_active": true
9107
9290
  * },
9108
9291
  * {
9109
- * "id": 26,
9292
+ * "id": 43,
9110
9293
  * "name": "Exterior",
9111
9294
  * "description": "For Exterior categories",
9112
9295
  * "display_order": 1,
9296
+ * "applicable_verticals": [
9297
+ * "property"
9298
+ * ],
9113
9299
  * "is_active": true
9114
9300
  * }
9115
9301
  * ]
9116
9302
  */
9117
9303
  data?: {
9118
- /** @example 25 */
9304
+ /** @example 42 */
9119
9305
  id?: number;
9120
9306
  /** @example Exterior */
9121
9307
  name?: string;
@@ -9123,6 +9309,12 @@ export interface operations {
9123
9309
  description?: string;
9124
9310
  /** @example 1 */
9125
9311
  display_order?: number;
9312
+ /**
9313
+ * @example [
9314
+ * "property"
9315
+ * ]
9316
+ */
9317
+ applicable_verticals?: string[];
9126
9318
  /** @example true */
9127
9319
  is_active?: boolean;
9128
9320
  }[];
@@ -9156,6 +9348,12 @@ export interface operations {
9156
9348
  * @example 3
9157
9349
  */
9158
9350
  display_order: number;
9351
+ /**
9352
+ * @example [
9353
+ * "architecto"
9354
+ * ]
9355
+ */
9356
+ applicable_verticals?: ("property" | "used_item")[];
9159
9357
  };
9160
9358
  };
9161
9359
  };
@@ -9167,7 +9365,7 @@ export interface operations {
9167
9365
  content: {
9168
9366
  "application/json": {
9169
9367
  data?: {
9170
- /** @example 27 */
9368
+ /** @example 44 */
9171
9369
  id?: number;
9172
9370
  /** @example Exterior */
9173
9371
  name?: string;
@@ -9175,6 +9373,12 @@ export interface operations {
9175
9373
  description?: string;
9176
9374
  /** @example 1 */
9177
9375
  display_order?: number;
9376
+ /**
9377
+ * @example [
9378
+ * "property"
9379
+ * ]
9380
+ */
9381
+ applicable_verticals?: string[];
9178
9382
  /** @example true */
9179
9383
  is_active?: boolean;
9180
9384
  };
@@ -9193,24 +9397,30 @@ export interface operations {
9193
9397
  };
9194
9398
  cookie?: never;
9195
9399
  };
9196
- requestBody: {
9400
+ requestBody?: {
9197
9401
  content: {
9198
9402
  "application/json": {
9199
9403
  /**
9200
9404
  * @description Updated name of the property feature category. Must not be greater than 255 characters.
9201
9405
  * @example Security Features
9202
9406
  */
9203
- name: string;
9407
+ name?: string;
9204
9408
  /**
9205
9409
  * @description Updated description of the feature category. Must not be greater than 1000 characters.
9206
9410
  * @example Security related features such as CCTV, alarms and surveillance systems.
9207
9411
  */
9208
- description: string;
9412
+ description?: string;
9209
9413
  /**
9210
9414
  * @description Display order of the category when shown in the UI. Must be at least 1.
9211
9415
  * @example 2
9212
9416
  */
9213
- display_order: number;
9417
+ display_order?: number;
9418
+ /**
9419
+ * @example [
9420
+ * "architecto"
9421
+ * ]
9422
+ */
9423
+ applicable_verticals?: ("property" | "used_item")[];
9214
9424
  };
9215
9425
  };
9216
9426
  };
@@ -9222,7 +9432,7 @@ export interface operations {
9222
9432
  content: {
9223
9433
  "application/json": {
9224
9434
  data?: {
9225
- /** @example 28 */
9435
+ /** @example 45 */
9226
9436
  id?: number;
9227
9437
  /** @example Exterior */
9228
9438
  name?: string;
@@ -9230,6 +9440,12 @@ export interface operations {
9230
9440
  description?: string;
9231
9441
  /** @example 1 */
9232
9442
  display_order?: number;
9443
+ /**
9444
+ * @example [
9445
+ * "property"
9446
+ * ]
9447
+ */
9448
+ applicable_verticals?: string[];
9233
9449
  /** @example true */
9234
9450
  is_active?: boolean;
9235
9451
  };
@@ -9257,7 +9473,7 @@ export interface operations {
9257
9473
  content: {
9258
9474
  "application/json": {
9259
9475
  data?: {
9260
- /** @example 29 */
9476
+ /** @example 46 */
9261
9477
  id?: number;
9262
9478
  /** @example Exterior */
9263
9479
  name?: string;
@@ -9265,6 +9481,12 @@ export interface operations {
9265
9481
  description?: string;
9266
9482
  /** @example 1 */
9267
9483
  display_order?: number;
9484
+ /**
9485
+ * @example [
9486
+ * "property"
9487
+ * ]
9488
+ */
9489
+ applicable_verticals?: string[];
9268
9490
  /** @example true */
9269
9491
  is_active?: boolean;
9270
9492
  };
@@ -9291,31 +9513,31 @@ export interface operations {
9291
9513
  /**
9292
9514
  * @example [
9293
9515
  * {
9294
- * "id": 25,
9516
+ * "id": 37,
9295
9517
  * "key": "email_fa_0",
9296
9518
  * "name": "Clara Cronin V",
9297
9519
  * "description": "Incidunt iure odit et et modi ipsum nostrum omnis.",
9298
9520
  * "requires_review": true,
9299
9521
  * "metadata_schema": [],
9300
9522
  * "is_active": true,
9301
- * "created_at": "2026-04-09T11:45:51.000000Z",
9302
- * "updated_at": "2026-04-09T11:45:51.000000Z"
9523
+ * "created_at": "2026-04-09T15:59:55.000000Z",
9524
+ * "updated_at": "2026-04-09T15:59:55.000000Z"
9303
9525
  * },
9304
9526
  * {
9305
- * "id": 26,
9527
+ * "id": 38,
9306
9528
  * "key": "email_fa_6",
9307
9529
  * "name": "Myrtis Tromp",
9308
9530
  * "description": "Enim non facere tempora ex voluptatem laboriosam praesentium quis adipisci molestias.",
9309
9531
  * "requires_review": true,
9310
9532
  * "metadata_schema": [],
9311
9533
  * "is_active": true,
9312
- * "created_at": "2026-04-09T11:45:51.000000Z",
9313
- * "updated_at": "2026-04-09T11:45:51.000000Z"
9534
+ * "created_at": "2026-04-09T15:59:55.000000Z",
9535
+ * "updated_at": "2026-04-09T15:59:55.000000Z"
9314
9536
  * }
9315
9537
  * ]
9316
9538
  */
9317
9539
  data?: {
9318
- /** @example 25 */
9540
+ /** @example 37 */
9319
9541
  id?: number;
9320
9542
  /** @example email_fa_0 */
9321
9543
  key?: string;
@@ -9329,9 +9551,9 @@ export interface operations {
9329
9551
  metadata_schema?: unknown[];
9330
9552
  /** @example true */
9331
9553
  is_active?: boolean;
9332
- /** @example 2026-04-09T11:45:51.000000Z */
9554
+ /** @example 2026-04-09T15:59:55.000000Z */
9333
9555
  created_at?: string;
9334
- /** @example 2026-04-09T11:45:51.000000Z */
9556
+ /** @example 2026-04-09T15:59:55.000000Z */
9335
9557
  updated_at?: string;
9336
9558
  }[];
9337
9559
  };
@@ -9393,7 +9615,7 @@ export interface operations {
9393
9615
  content: {
9394
9616
  "application/json": {
9395
9617
  data?: {
9396
- /** @example 27 */
9618
+ /** @example 39 */
9397
9619
  id?: number;
9398
9620
  /** @example email_fa_0 */
9399
9621
  key?: string;
@@ -9407,9 +9629,9 @@ export interface operations {
9407
9629
  metadata_schema?: unknown[];
9408
9630
  /** @example true */
9409
9631
  is_active?: boolean;
9410
- /** @example 2026-04-09T11:45:51.000000Z */
9632
+ /** @example 2026-04-09T15:59:55.000000Z */
9411
9633
  created_at?: string;
9412
- /** @example 2026-04-09T11:45:51.000000Z */
9634
+ /** @example 2026-04-09T15:59:55.000000Z */
9413
9635
  updated_at?: string;
9414
9636
  };
9415
9637
  };
@@ -9469,7 +9691,7 @@ export interface operations {
9469
9691
  content: {
9470
9692
  "application/json": {
9471
9693
  data?: {
9472
- /** @example 28 */
9694
+ /** @example 40 */
9473
9695
  id?: number;
9474
9696
  /** @example email_fa_0 */
9475
9697
  key?: string;
@@ -9483,9 +9705,9 @@ export interface operations {
9483
9705
  metadata_schema?: unknown[];
9484
9706
  /** @example true */
9485
9707
  is_active?: boolean;
9486
- /** @example 2026-04-09T11:45:51.000000Z */
9708
+ /** @example 2026-04-09T15:59:55.000000Z */
9487
9709
  created_at?: string;
9488
- /** @example 2026-04-09T11:45:51.000000Z */
9710
+ /** @example 2026-04-09T15:59:55.000000Z */
9489
9711
  updated_at?: string;
9490
9712
  };
9491
9713
  };
@@ -9699,29 +9921,29 @@ export interface operations {
9699
9921
  /**
9700
9922
  * @example [
9701
9923
  * {
9702
- * "id": 13,
9924
+ * "id": 25,
9703
9925
  * "status": "approved",
9704
9926
  * "submitted_data": [],
9705
9927
  * "rejection_reason": null,
9706
9928
  * "reviewed_by": 1,
9707
- * "reviewed_at": "2026-04-09T11:45:51.000000Z",
9708
- * "created_at": "2026-04-09T11:45:51.000000Z",
9709
- * "updated_at": "2026-04-09T11:45:51.000000Z"
9929
+ * "reviewed_at": "2026-04-09T15:59:55.000000Z",
9930
+ * "created_at": "2026-04-09T15:59:55.000000Z",
9931
+ * "updated_at": "2026-04-09T15:59:55.000000Z"
9710
9932
  * },
9711
9933
  * {
9712
- * "id": 14,
9934
+ * "id": 26,
9713
9935
  * "status": "approved",
9714
9936
  * "submitted_data": [],
9715
9937
  * "rejection_reason": null,
9716
9938
  * "reviewed_by": 1,
9717
- * "reviewed_at": "2026-04-09T11:45:51.000000Z",
9718
- * "created_at": "2026-04-09T11:45:51.000000Z",
9719
- * "updated_at": "2026-04-09T11:45:51.000000Z"
9939
+ * "reviewed_at": "2026-04-09T15:59:55.000000Z",
9940
+ * "created_at": "2026-04-09T15:59:55.000000Z",
9941
+ * "updated_at": "2026-04-09T15:59:55.000000Z"
9720
9942
  * }
9721
9943
  * ]
9722
9944
  */
9723
9945
  data?: {
9724
- /** @example 13 */
9946
+ /** @example 25 */
9725
9947
  id?: number;
9726
9948
  /** @example approved */
9727
9949
  status?: string;
@@ -9731,11 +9953,11 @@ export interface operations {
9731
9953
  rejection_reason?: string | null;
9732
9954
  /** @example 1 */
9733
9955
  reviewed_by?: number;
9734
- /** @example 2026-04-09T11:45:51.000000Z */
9956
+ /** @example 2026-04-09T15:59:55.000000Z */
9735
9957
  reviewed_at?: string;
9736
- /** @example 2026-04-09T11:45:51.000000Z */
9958
+ /** @example 2026-04-09T15:59:55.000000Z */
9737
9959
  created_at?: string;
9738
- /** @example 2026-04-09T11:45:51.000000Z */
9960
+ /** @example 2026-04-09T15:59:55.000000Z */
9739
9961
  updated_at?: string;
9740
9962
  }[];
9741
9963
  links?: {
@@ -9822,29 +10044,29 @@ export interface operations {
9822
10044
  /**
9823
10045
  * @example [
9824
10046
  * {
9825
- * "id": 15,
10047
+ * "id": 27,
9826
10048
  * "status": "approved",
9827
10049
  * "submitted_data": [],
9828
10050
  * "rejection_reason": null,
9829
10051
  * "reviewed_by": 1,
9830
- * "reviewed_at": "2026-04-09T11:45:51.000000Z",
9831
- * "created_at": "2026-04-09T11:45:51.000000Z",
9832
- * "updated_at": "2026-04-09T11:45:51.000000Z"
10052
+ * "reviewed_at": "2026-04-09T15:59:55.000000Z",
10053
+ * "created_at": "2026-04-09T15:59:55.000000Z",
10054
+ * "updated_at": "2026-04-09T15:59:55.000000Z"
9833
10055
  * },
9834
10056
  * {
9835
- * "id": 16,
10057
+ * "id": 28,
9836
10058
  * "status": "approved",
9837
10059
  * "submitted_data": [],
9838
10060
  * "rejection_reason": null,
9839
10061
  * "reviewed_by": 1,
9840
- * "reviewed_at": "2026-04-09T11:45:51.000000Z",
9841
- * "created_at": "2026-04-09T11:45:51.000000Z",
9842
- * "updated_at": "2026-04-09T11:45:51.000000Z"
10062
+ * "reviewed_at": "2026-04-09T15:59:55.000000Z",
10063
+ * "created_at": "2026-04-09T15:59:55.000000Z",
10064
+ * "updated_at": "2026-04-09T15:59:55.000000Z"
9843
10065
  * }
9844
10066
  * ]
9845
10067
  */
9846
10068
  data?: {
9847
- /** @example 15 */
10069
+ /** @example 27 */
9848
10070
  id?: number;
9849
10071
  /** @example approved */
9850
10072
  status?: string;
@@ -9854,11 +10076,11 @@ export interface operations {
9854
10076
  rejection_reason?: string | null;
9855
10077
  /** @example 1 */
9856
10078
  reviewed_by?: number;
9857
- /** @example 2026-04-09T11:45:51.000000Z */
10079
+ /** @example 2026-04-09T15:59:55.000000Z */
9858
10080
  reviewed_at?: string;
9859
- /** @example 2026-04-09T11:45:51.000000Z */
10081
+ /** @example 2026-04-09T15:59:55.000000Z */
9860
10082
  created_at?: string;
9861
- /** @example 2026-04-09T11:45:51.000000Z */
10083
+ /** @example 2026-04-09T15:59:55.000000Z */
9862
10084
  updated_at?: string;
9863
10085
  }[];
9864
10086
  };
@@ -9972,7 +10194,7 @@ export interface operations {
9972
10194
  /**
9973
10195
  * @example [
9974
10196
  * {
9975
- * "id": 86,
10197
+ * "id": 95,
9976
10198
  * "compliance": {
9977
10199
  * "id": 1,
9978
10200
  * "key": "property_ownership",
@@ -9984,10 +10206,10 @@ export interface operations {
9984
10206
  * "rejection_reason": null,
9985
10207
  * "reviewed_by": 1,
9986
10208
  * "reviewed_at": null,
9987
- * "created_at": "2026-04-09T11:45:51.000000Z"
10209
+ * "created_at": "2026-04-09T15:59:55.000000Z"
9988
10210
  * },
9989
10211
  * {
9990
- * "id": 87,
10212
+ * "id": 96,
9991
10213
  * "compliance": {
9992
10214
  * "id": 1,
9993
10215
  * "key": "property_ownership",
@@ -9999,12 +10221,12 @@ export interface operations {
9999
10221
  * "rejection_reason": null,
10000
10222
  * "reviewed_by": 1,
10001
10223
  * "reviewed_at": null,
10002
- * "created_at": "2026-04-09T11:45:51.000000Z"
10224
+ * "created_at": "2026-04-09T15:59:55.000000Z"
10003
10225
  * }
10004
10226
  * ]
10005
10227
  */
10006
10228
  data?: {
10007
- /** @example 86 */
10229
+ /** @example 95 */
10008
10230
  id?: number;
10009
10231
  compliance?: {
10010
10232
  /** @example 1 */
@@ -10026,7 +10248,7 @@ export interface operations {
10026
10248
  reviewed_by?: number;
10027
10249
  /** @example null */
10028
10250
  reviewed_at?: string | null;
10029
- /** @example 2026-04-09T11:45:51.000000Z */
10251
+ /** @example 2026-04-09T15:59:55.000000Z */
10030
10252
  created_at?: string;
10031
10253
  }[];
10032
10254
  links?: {
@@ -10146,7 +10368,7 @@ export interface operations {
10146
10368
  /**
10147
10369
  * @example [
10148
10370
  * {
10149
- * "id": 93,
10371
+ * "id": 105,
10150
10372
  * "compliance": {
10151
10373
  * "id": 1,
10152
10374
  * "key": "property_ownership",
@@ -10157,11 +10379,11 @@ export interface operations {
10157
10379
  * "submitted_data": [],
10158
10380
  * "rejection_reason": null,
10159
10381
  * "reviewed_by": 1,
10160
- * "reviewed_at": "2026-04-09T11:45:51.000000Z",
10161
- * "created_at": "2026-04-09T11:45:51.000000Z"
10382
+ * "reviewed_at": "2026-04-09T15:59:55.000000Z",
10383
+ * "created_at": "2026-04-09T15:59:55.000000Z"
10162
10384
  * },
10163
10385
  * {
10164
- * "id": 94,
10386
+ * "id": 106,
10165
10387
  * "compliance": {
10166
10388
  * "id": 1,
10167
10389
  * "key": "property_ownership",
@@ -10172,13 +10394,13 @@ export interface operations {
10172
10394
  * "submitted_data": [],
10173
10395
  * "rejection_reason": null,
10174
10396
  * "reviewed_by": 1,
10175
- * "reviewed_at": "2026-04-09T11:45:51.000000Z",
10176
- * "created_at": "2026-04-09T11:45:51.000000Z"
10397
+ * "reviewed_at": "2026-04-09T15:59:55.000000Z",
10398
+ * "created_at": "2026-04-09T15:59:55.000000Z"
10177
10399
  * }
10178
10400
  * ]
10179
10401
  */
10180
10402
  data?: {
10181
- /** @example 93 */
10403
+ /** @example 105 */
10182
10404
  id?: number;
10183
10405
  compliance?: {
10184
10406
  /** @example 1 */
@@ -10198,9 +10420,9 @@ export interface operations {
10198
10420
  rejection_reason?: string | null;
10199
10421
  /** @example 1 */
10200
10422
  reviewed_by?: number;
10201
- /** @example 2026-04-09T11:45:51.000000Z */
10423
+ /** @example 2026-04-09T15:59:55.000000Z */
10202
10424
  reviewed_at?: string;
10203
- /** @example 2026-04-09T11:45:51.000000Z */
10425
+ /** @example 2026-04-09T15:59:55.000000Z */
10204
10426
  created_at?: string;
10205
10427
  }[];
10206
10428
  links?: {
@@ -10342,23 +10564,23 @@ export interface operations {
10342
10564
  /**
10343
10565
  * @example [
10344
10566
  * {
10345
- * "key": "aut",
10346
- * "name": "adipisci",
10567
+ * "key": "dolores",
10568
+ * "name": "omnis",
10347
10569
  * "user_type": "Landlord",
10348
10570
  * "is_active": true
10349
10571
  * },
10350
10572
  * {
10351
- * "key": "quidem",
10352
- * "name": "nostrum",
10573
+ * "key": "quia",
10574
+ * "name": "id",
10353
10575
  * "user_type": "Landlord",
10354
10576
  * "is_active": true
10355
10577
  * }
10356
10578
  * ]
10357
10579
  */
10358
10580
  data?: {
10359
- /** @example aut */
10581
+ /** @example dolores */
10360
10582
  key?: string;
10361
- /** @example adipisci */
10583
+ /** @example omnis */
10362
10584
  name?: string;
10363
10585
  /** @example Landlord */
10364
10586
  user_type?: string;
@@ -10615,25 +10837,25 @@ export interface operations {
10615
10837
  /**
10616
10838
  * @example [
10617
10839
  * {
10618
- * "key": "vitae",
10619
- * "name": "exercitationem",
10620
- * "description": "In aut molestias nobis aut nulla eligendi.",
10840
+ * "key": "aut",
10841
+ * "name": "adipisci",
10842
+ * "description": "Nostrum qui commodi incidunt iure.",
10621
10843
  * "value_type": "string"
10622
10844
  * },
10623
10845
  * {
10624
- * "key": "aut",
10625
- * "name": "sint",
10626
- * "description": "Odit eum eligendi cumque laborum consequatur cupiditate unde.",
10846
+ * "key": "odit",
10847
+ * "name": "et",
10848
+ * "description": "Modi ipsum nostrum omnis autem et.",
10627
10849
  * "value_type": "string"
10628
10850
  * }
10629
10851
  * ]
10630
10852
  */
10631
10853
  data?: {
10632
- /** @example vitae */
10854
+ /** @example aut */
10633
10855
  key?: string;
10634
- /** @example exercitationem */
10856
+ /** @example adipisci */
10635
10857
  name?: string;
10636
- /** @example In aut molestias nobis aut nulla eligendi. */
10858
+ /** @example Nostrum qui commodi incidunt iure. */
10637
10859
  description?: string;
10638
10860
  /** @example string */
10639
10861
  value_type?: string;
@@ -11511,13 +11733,13 @@ export interface operations {
11511
11733
  content: {
11512
11734
  "application/json": {
11513
11735
  data?: {
11514
- /** @example 443648bd-8188-4277-b66d-2bdef157858b */
11736
+ /** @example 7cf616df-8d4a-47a9-a761-169c4129686b */
11515
11737
  uid?: string;
11516
11738
  /** @example follow_up */
11517
11739
  inspection_type?: string;
11518
11740
  /** @example cancelled */
11519
11741
  status?: string;
11520
- /** @example 2026-04-15T01:44:14.000000Z */
11742
+ /** @example 2026-04-15T05:58:17.000000Z */
11521
11743
  scheduled_date?: string;
11522
11744
  /** @example null */
11523
11745
  completed_date?: string | null;
@@ -11525,11 +11747,11 @@ export interface operations {
11525
11747
  condition_rating?: string;
11526
11748
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
11527
11749
  summary?: string;
11528
- /** @example 2026-06-07T22:32:48.000000Z */
11750
+ /** @example 2026-06-08T02:46:51.000000Z */
11529
11751
  next_inspection_date?: string;
11530
- /** @example 2026-04-09T11:45:52.000000Z */
11752
+ /** @example 2026-04-09T15:59:55.000000Z */
11531
11753
  created_at?: string;
11532
- /** @example 2026-04-09T11:45:52.000000Z */
11754
+ /** @example 2026-04-09T15:59:55.000000Z */
11533
11755
  updated_at?: string;
11534
11756
  };
11535
11757
  };
@@ -11572,13 +11794,13 @@ export interface operations {
11572
11794
  content: {
11573
11795
  "application/json": {
11574
11796
  data?: {
11575
- /** @example 03c46c9a-aced-4919-bc6c-2d73a2cafc06 */
11797
+ /** @example 734a1521-41cb-4561-977a-4d2027f85fc1 */
11576
11798
  uid?: string;
11577
11799
  /** @example follow_up */
11578
11800
  inspection_type?: string;
11579
11801
  /** @example cancelled */
11580
11802
  status?: string;
11581
- /** @example 2026-04-02T23:10:47.000000Z */
11803
+ /** @example 2026-04-03T03:24:50.000000Z */
11582
11804
  scheduled_date?: string;
11583
11805
  /** @example null */
11584
11806
  completed_date?: string | null;
@@ -11586,11 +11808,11 @@ export interface operations {
11586
11808
  condition_rating?: string;
11587
11809
  /** @example Et animi quos velit et fugiat. */
11588
11810
  summary?: string;
11589
- /** @example 2026-07-12T07:04:34.000000Z */
11811
+ /** @example 2026-07-12T11:18:37.000000Z */
11590
11812
  next_inspection_date?: string;
11591
- /** @example 2026-04-09T11:45:52.000000Z */
11813
+ /** @example 2026-04-09T15:59:55.000000Z */
11592
11814
  created_at?: string;
11593
- /** @example 2026-04-09T11:45:52.000000Z */
11815
+ /** @example 2026-04-09T15:59:55.000000Z */
11594
11816
  updated_at?: string;
11595
11817
  };
11596
11818
  };
@@ -11627,13 +11849,13 @@ export interface operations {
11627
11849
  content: {
11628
11850
  "application/json": {
11629
11851
  data?: {
11630
- /** @example fe7c20fd-910f-4f87-a168-3585d97527c7 */
11852
+ /** @example 2a3b5bfa-4d7b-4486-9fe6-63ba2c89eec2 */
11631
11853
  uid?: string;
11632
11854
  /** @example follow_up */
11633
11855
  inspection_type?: string;
11634
11856
  /** @example cancelled */
11635
11857
  status?: string;
11636
- /** @example 2026-04-15T01:44:14.000000Z */
11858
+ /** @example 2026-04-15T05:58:17.000000Z */
11637
11859
  scheduled_date?: string;
11638
11860
  /** @example null */
11639
11861
  completed_date?: string | null;
@@ -11641,11 +11863,11 @@ export interface operations {
11641
11863
  condition_rating?: string;
11642
11864
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
11643
11865
  summary?: string;
11644
- /** @example 2026-06-07T22:32:48.000000Z */
11866
+ /** @example 2026-06-08T02:46:51.000000Z */
11645
11867
  next_inspection_date?: string;
11646
- /** @example 2026-04-09T11:45:52.000000Z */
11868
+ /** @example 2026-04-09T15:59:55.000000Z */
11647
11869
  created_at?: string;
11648
- /** @example 2026-04-09T11:45:52.000000Z */
11870
+ /** @example 2026-04-09T15:59:55.000000Z */
11649
11871
  updated_at?: string;
11650
11872
  };
11651
11873
  };
@@ -11682,13 +11904,13 @@ export interface operations {
11682
11904
  content: {
11683
11905
  "application/json": {
11684
11906
  data?: {
11685
- /** @example 29fd1ac6-21c6-4072-b1a0-3160d1b35886 */
11907
+ /** @example cb05b8c4-5061-4207-9fa0-b93a4e03aa9d */
11686
11908
  uid?: string;
11687
11909
  /** @example follow_up */
11688
11910
  inspection_type?: string;
11689
11911
  /** @example cancelled */
11690
11912
  status?: string;
11691
- /** @example 2026-04-02T23:10:47.000000Z */
11913
+ /** @example 2026-04-03T03:24:50.000000Z */
11692
11914
  scheduled_date?: string;
11693
11915
  /** @example null */
11694
11916
  completed_date?: string | null;
@@ -11696,11 +11918,11 @@ export interface operations {
11696
11918
  condition_rating?: string;
11697
11919
  /** @example Et animi quos velit et fugiat. */
11698
11920
  summary?: string;
11699
- /** @example 2026-07-12T07:04:34.000000Z */
11921
+ /** @example 2026-07-12T11:18:37.000000Z */
11700
11922
  next_inspection_date?: string;
11701
- /** @example 2026-04-09T11:45:52.000000Z */
11923
+ /** @example 2026-04-09T15:59:55.000000Z */
11702
11924
  created_at?: string;
11703
- /** @example 2026-04-09T11:45:52.000000Z */
11925
+ /** @example 2026-04-09T15:59:55.000000Z */
11704
11926
  updated_at?: string;
11705
11927
  };
11706
11928
  };
@@ -11737,7 +11959,7 @@ export interface operations {
11737
11959
  content: {
11738
11960
  "application/json": {
11739
11961
  data?: {
11740
- /** @example dfc232aa-2c8d-425c-9dc3-16148eb80145 */
11962
+ /** @example 91113373-112b-4ed3-aa3b-07cb5378bd64 */
11741
11963
  uid?: string;
11742
11964
  /** @example Qui commodi incidunt iure. */
11743
11965
  title?: string;
@@ -11747,17 +11969,17 @@ export interface operations {
11747
11969
  status?: string;
11748
11970
  /** @example low */
11749
11971
  priority?: string;
11750
- /** @example 2026-04-08T01:14:35.000000Z */
11972
+ /** @example 2026-04-08T05:28:38.000000Z */
11751
11973
  reported_at?: string;
11752
11974
  /** @example null */
11753
11975
  assigned_at?: string | null;
11754
11976
  /** @example null */
11755
11977
  completed_at?: string | null;
11756
- /** @example 2026-04-10T21:39:01.000000Z */
11978
+ /** @example 2026-04-11T01:53:04.000000Z */
11757
11979
  sla_deadline?: string;
11758
- /** @example 2026-04-09T11:45:52.000000Z */
11980
+ /** @example 2026-04-09T15:59:55.000000Z */
11759
11981
  created_at?: string;
11760
- /** @example 2026-04-09T11:45:52.000000Z */
11982
+ /** @example 2026-04-09T15:59:55.000000Z */
11761
11983
  updated_at?: string;
11762
11984
  };
11763
11985
  };
@@ -11794,7 +12016,7 @@ export interface operations {
11794
12016
  content: {
11795
12017
  "application/json": {
11796
12018
  data?: {
11797
- /** @example f6d5a953-8728-428a-b944-3e5195606f04 */
12019
+ /** @example e3449e6b-2bc5-4ace-8512-ce553f4b8b58 */
11798
12020
  uid?: string;
11799
12021
  /** @example Quos velit et fugiat sunt nihil. */
11800
12022
  title?: string;
@@ -11804,17 +12026,17 @@ export interface operations {
11804
12026
  status?: string;
11805
12027
  /** @example emergency */
11806
12028
  priority?: string;
11807
- /** @example 2026-04-02T22:59:27.000000Z */
12029
+ /** @example 2026-04-03T03:13:30.000000Z */
11808
12030
  reported_at?: string;
11809
- /** @example 2026-04-07T19:19:19.000000Z */
12031
+ /** @example 2026-04-07T23:33:22.000000Z */
11810
12032
  assigned_at?: string;
11811
12033
  /** @example null */
11812
12034
  completed_at?: string | null;
11813
- /** @example 2026-04-11T00:41:42.000000Z */
12035
+ /** @example 2026-04-11T04:55:45.000000Z */
11814
12036
  sla_deadline?: string;
11815
- /** @example 2026-04-09T11:45:52.000000Z */
12037
+ /** @example 2026-04-09T15:59:55.000000Z */
11816
12038
  created_at?: string;
11817
- /** @example 2026-04-09T11:45:52.000000Z */
12039
+ /** @example 2026-04-09T15:59:55.000000Z */
11818
12040
  updated_at?: string;
11819
12041
  };
11820
12042
  };
@@ -11851,7 +12073,7 @@ export interface operations {
11851
12073
  content: {
11852
12074
  "application/json": {
11853
12075
  data?: {
11854
- /** @example ce6e7e32-a6fb-4334-87db-4b81afd54cbe */
12076
+ /** @example 03e2279f-f348-4115-813d-8c49d53e20a9 */
11855
12077
  uid?: string;
11856
12078
  /** @example Quos velit et fugiat sunt nihil. */
11857
12079
  title?: string;
@@ -11861,17 +12083,17 @@ export interface operations {
11861
12083
  status?: string;
11862
12084
  /** @example emergency */
11863
12085
  priority?: string;
11864
- /** @example 2026-04-02T22:59:27.000000Z */
12086
+ /** @example 2026-04-03T03:13:30.000000Z */
11865
12087
  reported_at?: string;
11866
- /** @example 2026-04-07T19:19:19.000000Z */
12088
+ /** @example 2026-04-07T23:33:22.000000Z */
11867
12089
  assigned_at?: string;
11868
12090
  /** @example null */
11869
12091
  completed_at?: string | null;
11870
- /** @example 2026-04-11T00:41:42.000000Z */
12092
+ /** @example 2026-04-11T04:55:45.000000Z */
11871
12093
  sla_deadline?: string;
11872
- /** @example 2026-04-09T11:45:52.000000Z */
12094
+ /** @example 2026-04-09T15:59:55.000000Z */
11873
12095
  created_at?: string;
11874
- /** @example 2026-04-09T11:45:52.000000Z */
12096
+ /** @example 2026-04-09T15:59:55.000000Z */
11875
12097
  updated_at?: string;
11876
12098
  };
11877
12099
  };
@@ -11908,7 +12130,7 @@ export interface operations {
11908
12130
  content: {
11909
12131
  "application/json": {
11910
12132
  data?: {
11911
- /** @example d791dc99-adf8-4987-975d-b2c5213e1a13 */
12133
+ /** @example 506f82c8-d01f-4ece-b261-5b6336c6d732 */
11912
12134
  uid?: string;
11913
12135
  /** @example Quos velit et fugiat sunt nihil. */
11914
12136
  title?: string;
@@ -11918,17 +12140,17 @@ export interface operations {
11918
12140
  status?: string;
11919
12141
  /** @example emergency */
11920
12142
  priority?: string;
11921
- /** @example 2026-04-02T22:59:27.000000Z */
12143
+ /** @example 2026-04-03T03:13:30.000000Z */
11922
12144
  reported_at?: string;
11923
- /** @example 2026-04-07T19:19:19.000000Z */
12145
+ /** @example 2026-04-07T23:33:22.000000Z */
11924
12146
  assigned_at?: string;
11925
12147
  /** @example null */
11926
12148
  completed_at?: string | null;
11927
- /** @example 2026-04-11T00:41:42.000000Z */
12149
+ /** @example 2026-04-11T04:55:45.000000Z */
11928
12150
  sla_deadline?: string;
11929
- /** @example 2026-04-09T11:45:52.000000Z */
12151
+ /** @example 2026-04-09T15:59:55.000000Z */
11930
12152
  created_at?: string;
11931
- /** @example 2026-04-09T11:45:52.000000Z */
12153
+ /** @example 2026-04-09T15:59:55.000000Z */
11932
12154
  updated_at?: string;
11933
12155
  };
11934
12156
  };
@@ -12197,19 +12419,19 @@ export interface operations {
12197
12419
  content: {
12198
12420
  "application/json": {
12199
12421
  data?: {
12200
- /** @example 22 */
12422
+ /** @example 43 */
12201
12423
  id?: number;
12202
12424
  /** @example 2 */
12203
12425
  listing_id?: number;
12204
12426
  /** @example completed */
12205
12427
  status?: string;
12206
12428
  scheduled?: {
12207
- /** @example 1981-12-01T00:00:00.000000Z */
12429
+ /** @example 1981-11-30T00:00:00.000000Z */
12208
12430
  start?: string;
12209
- /** @example 1979-12-28T00:00:00.000000Z */
12431
+ /** @example 1979-12-27T00:00:00.000000Z */
12210
12432
  end?: string;
12211
12433
  };
12212
- /** @example 2026-04-09T11:45:52.000000Z */
12434
+ /** @example 2026-04-09T15:59:56.000000Z */
12213
12435
  created_at?: string;
12214
12436
  };
12215
12437
  };
@@ -12236,19 +12458,19 @@ export interface operations {
12236
12458
  content: {
12237
12459
  "application/json": {
12238
12460
  data?: {
12239
- /** @example 23 */
12461
+ /** @example 44 */
12240
12462
  id?: number;
12241
12463
  /** @example 2 */
12242
12464
  listing_id?: number;
12243
12465
  /** @example completed */
12244
12466
  status?: string;
12245
12467
  scheduled?: {
12246
- /** @example 1981-12-01T00:00:00.000000Z */
12468
+ /** @example 1981-11-30T00:00:00.000000Z */
12247
12469
  start?: string;
12248
- /** @example 1979-12-28T00:00:00.000000Z */
12470
+ /** @example 1979-12-27T00:00:00.000000Z */
12249
12471
  end?: string;
12250
12472
  };
12251
- /** @example 2026-04-09T11:45:52.000000Z */
12473
+ /** @example 2026-04-09T15:59:56.000000Z */
12252
12474
  created_at?: string;
12253
12475
  };
12254
12476
  };
@@ -12274,41 +12496,41 @@ export interface operations {
12274
12496
  /**
12275
12497
  * @example [
12276
12498
  * {
12277
- * "id": 24,
12499
+ * "id": 45,
12278
12500
  * "listing_id": 2,
12279
12501
  * "status": "completed",
12280
12502
  * "scheduled": {
12281
- * "start": "1981-12-01T00:00:00.000000Z",
12282
- * "end": "1979-12-28T00:00:00.000000Z"
12503
+ * "start": "1981-11-30T00:00:00.000000Z",
12504
+ * "end": "1979-12-27T00:00:00.000000Z"
12283
12505
  * },
12284
- * "created_at": "2026-04-09T11:45:52.000000Z"
12506
+ * "created_at": "2026-04-09T15:59:56.000000Z"
12285
12507
  * },
12286
12508
  * {
12287
- * "id": 25,
12509
+ * "id": 46,
12288
12510
  * "listing_id": 2,
12289
12511
  * "status": "completed",
12290
12512
  * "scheduled": {
12291
12513
  * "start": "2006-10-01T00:00:00.000000Z",
12292
12514
  * "end": "2015-01-19T00:00:00.000000Z"
12293
12515
  * },
12294
- * "created_at": "2026-04-09T11:45:52.000000Z"
12516
+ * "created_at": "2026-04-09T15:59:56.000000Z"
12295
12517
  * }
12296
12518
  * ]
12297
12519
  */
12298
12520
  data?: {
12299
- /** @example 24 */
12521
+ /** @example 45 */
12300
12522
  id?: number;
12301
12523
  /** @example 2 */
12302
12524
  listing_id?: number;
12303
12525
  /** @example completed */
12304
12526
  status?: string;
12305
12527
  scheduled?: {
12306
- /** @example 1981-12-01T00:00:00.000000Z */
12528
+ /** @example 1981-11-30T00:00:00.000000Z */
12307
12529
  start?: string;
12308
- /** @example 1979-12-28T00:00:00.000000Z */
12530
+ /** @example 1979-12-27T00:00:00.000000Z */
12309
12531
  end?: string;
12310
12532
  };
12311
- /** @example 2026-04-09T11:45:52.000000Z */
12533
+ /** @example 2026-04-09T15:59:56.000000Z */
12312
12534
  created_at?: string;
12313
12535
  }[];
12314
12536
  links?: {
@@ -12408,19 +12630,19 @@ export interface operations {
12408
12630
  content: {
12409
12631
  "application/json": {
12410
12632
  data?: {
12411
- /** @example 26 */
12633
+ /** @example 47 */
12412
12634
  id?: number;
12413
12635
  /** @example 2 */
12414
12636
  listing_id?: number;
12415
12637
  /** @example completed */
12416
12638
  status?: string;
12417
12639
  scheduled?: {
12418
- /** @example 1981-12-01T00:00:00.000000Z */
12640
+ /** @example 1981-11-30T00:00:00.000000Z */
12419
12641
  start?: string;
12420
- /** @example 1979-12-28T00:00:00.000000Z */
12642
+ /** @example 1979-12-27T00:00:00.000000Z */
12421
12643
  end?: string;
12422
12644
  };
12423
- /** @example 2026-04-09T11:45:52.000000Z */
12645
+ /** @example 2026-04-09T15:59:56.000000Z */
12424
12646
  created_at?: string;
12425
12647
  };
12426
12648
  };
@@ -12447,19 +12669,19 @@ export interface operations {
12447
12669
  content: {
12448
12670
  "application/json": {
12449
12671
  data?: {
12450
- /** @example 27 */
12672
+ /** @example 48 */
12451
12673
  id?: number;
12452
12674
  /** @example 2 */
12453
12675
  listing_id?: number;
12454
12676
  /** @example completed */
12455
12677
  status?: string;
12456
12678
  scheduled?: {
12457
- /** @example 1981-12-01T00:00:00.000000Z */
12679
+ /** @example 1981-11-30T00:00:00.000000Z */
12458
12680
  start?: string;
12459
- /** @example 1979-12-28T00:00:00.000000Z */
12681
+ /** @example 1979-12-27T00:00:00.000000Z */
12460
12682
  end?: string;
12461
12683
  };
12462
- /** @example 2026-04-09T11:45:52.000000Z */
12684
+ /** @example 2026-04-09T15:59:56.000000Z */
12463
12685
  created_at?: string;
12464
12686
  };
12465
12687
  };
@@ -12486,19 +12708,19 @@ export interface operations {
12486
12708
  content: {
12487
12709
  "application/json": {
12488
12710
  data?: {
12489
- /** @example 28 */
12711
+ /** @example 49 */
12490
12712
  id?: number;
12491
12713
  /** @example 2 */
12492
12714
  listing_id?: number;
12493
12715
  /** @example completed */
12494
12716
  status?: string;
12495
12717
  scheduled?: {
12496
- /** @example 1981-12-01T00:00:00.000000Z */
12718
+ /** @example 1981-11-30T00:00:00.000000Z */
12497
12719
  start?: string;
12498
- /** @example 1979-12-28T00:00:00.000000Z */
12720
+ /** @example 1979-12-27T00:00:00.000000Z */
12499
12721
  end?: string;
12500
12722
  };
12501
- /** @example 2026-04-09T11:45:52.000000Z */
12723
+ /** @example 2026-04-09T15:59:56.000000Z */
12502
12724
  created_at?: string;
12503
12725
  };
12504
12726
  };
@@ -13556,7 +13778,7 @@ export interface operations {
13556
13778
  content: {
13557
13779
  "application/json": {
13558
13780
  data?: {
13559
- /** @example 0e8fe378-50a3-4a5e-b7f4-22b1a1966457 */
13781
+ /** @example f0124231-b008-47ff-a9f3-ecd106467429 */
13560
13782
  uid?: string;
13561
13783
  /** @example Ms. Audra Crooks II */
13562
13784
  username?: string;
@@ -13586,9 +13808,9 @@ export interface operations {
13586
13808
  timezone?: string;
13587
13809
  /** @example Customer */
13588
13810
  user_type?: string;
13589
- /** @example 09 Apr 2026, 11:45 AM */
13811
+ /** @example 09 Apr 2026, 03:59 PM */
13590
13812
  created?: string;
13591
- /** @example 1 second ago */
13813
+ /** @example 0 seconds ago */
13592
13814
  email_verified_at?: string;
13593
13815
  verification_status?: {
13594
13816
  /** @example not_verified */
@@ -14055,7 +14277,7 @@ export interface operations {
14055
14277
  content: {
14056
14278
  "application/json": {
14057
14279
  data?: {
14058
- /** @example fc8ff4a2-b7f4-4101-9b6c-f664318cd8b4 */
14280
+ /** @example 046f7f14-f2dc-4067-b3aa-96cfe413fc3f */
14059
14281
  uid?: string;
14060
14282
  /** @example Ms. Audra Crooks II */
14061
14283
  username?: string;
@@ -14085,7 +14307,7 @@ export interface operations {
14085
14307
  timezone?: string;
14086
14308
  /** @example Customer */
14087
14309
  user_type?: string;
14088
- /** @example 09 Apr 2026, 11:45 AM */
14310
+ /** @example 09 Apr 2026, 03:59 PM */
14089
14311
  created?: string;
14090
14312
  /** @example 0 seconds ago */
14091
14313
  email_verified_at?: string;
@@ -14200,11 +14422,11 @@ export interface operations {
14200
14422
  content: {
14201
14423
  "application/json": {
14202
14424
  data?: {
14203
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
14425
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
14204
14426
  draft_name?: string;
14205
- /** @example LST-PRP-LTR-MNREUZTP3ED */
14427
+ /** @example LST-PRP-LTR-MNRNXPQCYQB */
14206
14428
  sku?: string;
14207
- /** @example 0d3cfed2-7e13-4ea5-9c7e-dab6342399f3 */
14429
+ /** @example 45a69d58-dc83-4849-9185-04d67d6225aa */
14208
14430
  uid?: string;
14209
14431
  /** @example Rent */
14210
14432
  listing_type?: string;
@@ -14288,9 +14510,9 @@ export interface operations {
14288
14510
  /**
14289
14511
  * @example [
14290
14512
  * {
14291
- * "draft_name": "New For Rent Property draft • 9 Apr 2026, 11:45 AM",
14292
- * "sku": "LST-PRP-LTR-MNREUZU7PSP",
14293
- * "uid": "6c731b02-5a1d-4dd0-9f80-b595e68035cb",
14513
+ * "draft_name": "New For Rent Property draft • 9 Apr 2026, 3:59 PM",
14514
+ * "sku": "LST-PRP-LTR-MNRNXPRANVR",
14515
+ * "uid": "18bca7f8-4ad0-4b65-8f9f-33ab8100256f",
14294
14516
  * "listing_type": "Rent",
14295
14517
  * "vertical": "Property",
14296
14518
  * "price": null,
@@ -14305,9 +14527,9 @@ export interface operations {
14305
14527
  * "media": []
14306
14528
  * },
14307
14529
  * {
14308
- * "draft_name": "New For Sale Used Item draft • 9 Apr 2026, 11:45 AM",
14309
- * "sku": "LST-UIT-SAL-MNREUZUC11K",
14310
- * "uid": "84566851-4863-47a8-b43e-3ceeee297580",
14530
+ * "draft_name": "New For Sale Used Item draft • 9 Apr 2026, 3:59 PM",
14531
+ * "sku": "LST-UIT-SAL-MNRNXPRDGMN",
14532
+ * "uid": "29fc3ca2-9017-4fa3-908c-f2c9959e1caf",
14311
14533
  * "listing_type": "Sale",
14312
14534
  * "vertical": "Used Item",
14313
14535
  * "price": null,
@@ -14322,11 +14544,11 @@ export interface operations {
14322
14544
  * ]
14323
14545
  */
14324
14546
  data?: {
14325
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
14547
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
14326
14548
  draft_name?: string;
14327
- /** @example LST-PRP-LTR-MNREUZU7PSP */
14549
+ /** @example LST-PRP-LTR-MNRNXPRANVR */
14328
14550
  sku?: string;
14329
- /** @example 6c731b02-5a1d-4dd0-9f80-b595e68035cb */
14551
+ /** @example 18bca7f8-4ad0-4b65-8f9f-33ab8100256f */
14330
14552
  uid?: string;
14331
14553
  /** @example Rent */
14332
14554
  listing_type?: string;
@@ -14432,9 +14654,9 @@ export interface operations {
14432
14654
  /**
14433
14655
  * @example [
14434
14656
  * {
14435
- * "draft_name": "New For Rent Property draft • 9 Apr 2026, 11:45 AM",
14436
- * "sku": "LST-PRP-LTR-MNREUZUJGMF",
14437
- * "uid": "e959aaa3-3474-4ecd-aedb-485d208021bc",
14657
+ * "draft_name": "New For Rent Property draft • 9 Apr 2026, 3:59 PM",
14658
+ * "sku": "LST-PRP-LTR-MNRNXPROYD5",
14659
+ * "uid": "16e0a825-0510-4366-8fda-5d0857793886",
14438
14660
  * "listing_type": "Rent",
14439
14661
  * "vertical": "Property",
14440
14662
  * "price": null,
@@ -14449,9 +14671,9 @@ export interface operations {
14449
14671
  * "media": []
14450
14672
  * },
14451
14673
  * {
14452
- * "draft_name": "New For Sale Used Item draft • 9 Apr 2026, 11:45 AM",
14453
- * "sku": "LST-UIT-SAL-MNREUZUMYHH",
14454
- * "uid": "0e4289fe-0451-4f78-bb9f-a24a3b1b8038",
14674
+ * "draft_name": "New For Sale Used Item draft • 9 Apr 2026, 3:59 PM",
14675
+ * "sku": "LST-UIT-SAL-MNRNXPRQIRP",
14676
+ * "uid": "655a0483-205a-4615-aec9-5f79eee27fc1",
14455
14677
  * "listing_type": "Sale",
14456
14678
  * "vertical": "Used Item",
14457
14679
  * "price": null,
@@ -14466,11 +14688,11 @@ export interface operations {
14466
14688
  * ]
14467
14689
  */
14468
14690
  data?: {
14469
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
14691
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
14470
14692
  draft_name?: string;
14471
- /** @example LST-PRP-LTR-MNREUZUJGMF */
14693
+ /** @example LST-PRP-LTR-MNRNXPROYD5 */
14472
14694
  sku?: string;
14473
- /** @example e959aaa3-3474-4ecd-aedb-485d208021bc */
14695
+ /** @example 16e0a825-0510-4366-8fda-5d0857793886 */
14474
14696
  uid?: string;
14475
14697
  /** @example Rent */
14476
14698
  listing_type?: string;
@@ -14576,9 +14798,9 @@ export interface operations {
14576
14798
  /**
14577
14799
  * @example [
14578
14800
  * {
14579
- * "draft_name": "New For Rent Property draft • 9 Apr 2026, 11:45 AM",
14580
- * "sku": "LST-PRP-LTR-MNREUZUQ5QB",
14581
- * "uid": "2f1a039d-3b71-4ce3-ba49-8359e08da54d",
14801
+ * "draft_name": "New For Rent Property draft • 9 Apr 2026, 3:59 PM",
14802
+ * "sku": "LST-PRP-LTR-MNRNXPRVMFR",
14803
+ * "uid": "151ca821-4ca2-4ac9-9a2b-3cf64954f383",
14582
14804
  * "listing_type": "Rent",
14583
14805
  * "vertical": "Property",
14584
14806
  * "price": null,
@@ -14593,9 +14815,9 @@ export interface operations {
14593
14815
  * "media": []
14594
14816
  * },
14595
14817
  * {
14596
- * "draft_name": "New For Sale Used Item draft • 9 Apr 2026, 11:45 AM",
14597
- * "sku": "LST-UIT-SAL-MNREUZUTGJH",
14598
- * "uid": "ec129e67-a0d8-44a8-988e-39ee14f44a5f",
14818
+ * "draft_name": "New For Sale Used Item draft • 9 Apr 2026, 3:59 PM",
14819
+ * "sku": "LST-UIT-SAL-MNRNXPRXPAJ",
14820
+ * "uid": "70453459-8ad5-488b-a212-9e422674e04f",
14599
14821
  * "listing_type": "Sale",
14600
14822
  * "vertical": "Used Item",
14601
14823
  * "price": null,
@@ -14610,11 +14832,11 @@ export interface operations {
14610
14832
  * ]
14611
14833
  */
14612
14834
  data?: {
14613
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
14835
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
14614
14836
  draft_name?: string;
14615
- /** @example LST-PRP-LTR-MNREUZUQ5QB */
14837
+ /** @example LST-PRP-LTR-MNRNXPRVMFR */
14616
14838
  sku?: string;
14617
- /** @example 2f1a039d-3b71-4ce3-ba49-8359e08da54d */
14839
+ /** @example 151ca821-4ca2-4ac9-9a2b-3cf64954f383 */
14618
14840
  uid?: string;
14619
14841
  /** @example Rent */
14620
14842
  listing_type?: string;
@@ -14721,11 +14943,11 @@ export interface operations {
14721
14943
  content: {
14722
14944
  "application/json": {
14723
14945
  data?: {
14724
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
14946
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
14725
14947
  draft_name?: string;
14726
- /** @example LST-PRP-LTR-MNREUZUYGKG */
14948
+ /** @example LST-PRP-LTR-MNRNXPS2RG0 */
14727
14949
  sku?: string;
14728
- /** @example 122c766c-9fd2-4b94-944c-eb158c21583d */
14950
+ /** @example 77ae43bf-01c5-4065-af65-89a5f7e4dc0b */
14729
14951
  uid?: string;
14730
14952
  /** @example Rent */
14731
14953
  listing_type?: string;
@@ -15332,7 +15554,7 @@ export interface operations {
15332
15554
  content: {
15333
15555
  "application/json": {
15334
15556
  data?: {
15335
- /** @example d2b4fbd4-9148-43cd-a4e8-b62a016eec92 */
15557
+ /** @example f1630fa2-ad0c-4333-bfe0-0e992364a7d4 */
15336
15558
  uid?: string;
15337
15559
  /** @example photo */
15338
15560
  media_type?: string;
@@ -15481,11 +15703,11 @@ export interface operations {
15481
15703
  content: {
15482
15704
  "application/json": {
15483
15705
  data?: {
15484
- /** @example New For Rent Property draft • 9 Apr 2026, 11:45 AM */
15706
+ /** @example New For Rent Property draft • 9 Apr 2026, 3:59 PM */
15485
15707
  draft_name?: string;
15486
- /** @example LST-PRP-LTR-MNREUZWVBK5 */
15708
+ /** @example LST-PRP-LTR-MNRNXPU6ZZ0 */
15487
15709
  sku?: string;
15488
- /** @example 0ba2d765-3cd2-481c-b28c-ea3c683a230f */
15710
+ /** @example f09a435a-8ec5-4f45-bb7d-0c9d9cd057b9 */
15489
15711
  uid?: string;
15490
15712
  /** @example Rent */
15491
15713
  listing_type?: string;
@@ -15641,7 +15863,7 @@ export interface operations {
15641
15863
  content: {
15642
15864
  "application/json": {
15643
15865
  data?: {
15644
- /** @example 78816421-ed85-4dca-8719-f06deeda0b73 */
15866
+ /** @example 829c3303-6975-45ce-a9b5-173b8048c4ec */
15645
15867
  uid?: string;
15646
15868
  /** @example null */
15647
15869
  compliances?: string | null;
@@ -15692,7 +15914,7 @@ export interface operations {
15692
15914
  content: {
15693
15915
  "application/json": {
15694
15916
  data?: {
15695
- /** @example 85 */
15917
+ /** @example 94 */
15696
15918
  id?: number;
15697
15919
  compliance?: {
15698
15920
  /** @example 1 */
@@ -15714,7 +15936,7 @@ export interface operations {
15714
15936
  reviewed_by?: number;
15715
15937
  /** @example null */
15716
15938
  reviewed_at?: string | null;
15717
- /** @example 2026-04-09T11:45:51.000000Z */
15939
+ /** @example 2026-04-09T15:59:54.000000Z */
15718
15940
  created_at?: string;
15719
15941
  };
15720
15942
  };
@@ -15769,7 +15991,7 @@ export interface operations {
15769
15991
  /**
15770
15992
  * @example [
15771
15993
  * {
15772
- * "uid": "b1fe54c7-9ff9-47e7-815c-1a8d3df3c8f7",
15994
+ * "uid": "02a0f87f-ea3a-4896-86b9-a0a7152a8a33",
15773
15995
  * "listing_id": 1,
15774
15996
  * "landlord_id": 2,
15775
15997
  * "tenant_id": 2,
@@ -15779,25 +16001,25 @@ export interface operations {
15779
16001
  * "start_date": "2025-10-15T00:00:00.000000Z",
15780
16002
  * "end_date": "2026-10-15T00:00:00.000000Z",
15781
16003
  * "is_periodic": false,
15782
- * "created_at": "2026-04-09T11:45:51.000000Z"
16004
+ * "created_at": "2026-04-09T15:59:54.000000Z"
15783
16005
  * },
15784
16006
  * {
15785
- * "uid": "0b02b1f3-a0b9-4f6a-8224-530c922d0e83",
16007
+ * "uid": "411fed03-53f6-4c09-a00f-2e040997e996",
15786
16008
  * "listing_id": 1,
15787
16009
  * "landlord_id": 2,
15788
16010
  * "tenant_id": 2,
15789
16011
  * "rent_amount": "3832.26",
15790
16012
  * "deposit_amount": "1384.27",
15791
16013
  * "state": "terminated",
15792
- * "start_date": "2025-09-09T00:00:00.000000Z",
15793
- * "end_date": "2026-09-09T00:00:00.000000Z",
16014
+ * "start_date": "2025-09-10T00:00:00.000000Z",
16015
+ * "end_date": "2026-09-10T00:00:00.000000Z",
15794
16016
  * "is_periodic": false,
15795
- * "created_at": "2026-04-09T11:45:51.000000Z"
16017
+ * "created_at": "2026-04-09T15:59:54.000000Z"
15796
16018
  * }
15797
16019
  * ]
15798
16020
  */
15799
16021
  data?: {
15800
- /** @example b1fe54c7-9ff9-47e7-815c-1a8d3df3c8f7 */
16022
+ /** @example 02a0f87f-ea3a-4896-86b9-a0a7152a8a33 */
15801
16023
  uid?: string;
15802
16024
  /** @example 1 */
15803
16025
  listing_id?: number;
@@ -15817,7 +16039,7 @@ export interface operations {
15817
16039
  end_date?: string;
15818
16040
  /** @example false */
15819
16041
  is_periodic?: boolean;
15820
- /** @example 2026-04-09T11:45:51.000000Z */
16042
+ /** @example 2026-04-09T15:59:54.000000Z */
15821
16043
  created_at?: string;
15822
16044
  }[];
15823
16045
  links?: {
@@ -15904,7 +16126,7 @@ export interface operations {
15904
16126
  /**
15905
16127
  * @example [
15906
16128
  * {
15907
- * "uid": "a73b1bc1-cb09-4d64-9ac8-e442df05ba3a",
16129
+ * "uid": "61a92405-fc39-4941-9ee8-ec641d201514",
15908
16130
  * "listing_id": 1,
15909
16131
  * "landlord_id": 2,
15910
16132
  * "tenant_id": 2,
@@ -15914,25 +16136,25 @@ export interface operations {
15914
16136
  * "start_date": "2025-10-15T00:00:00.000000Z",
15915
16137
  * "end_date": "2026-10-15T00:00:00.000000Z",
15916
16138
  * "is_periodic": false,
15917
- * "created_at": "2026-04-09T11:45:51.000000Z"
16139
+ * "created_at": "2026-04-09T15:59:54.000000Z"
15918
16140
  * },
15919
16141
  * {
15920
- * "uid": "165576c9-01f8-45a2-bd11-c69c88a2b08f",
16142
+ * "uid": "0eee388e-6c99-48a4-8696-244259603017",
15921
16143
  * "listing_id": 1,
15922
16144
  * "landlord_id": 2,
15923
16145
  * "tenant_id": 2,
15924
16146
  * "rent_amount": "3832.26",
15925
16147
  * "deposit_amount": "1384.27",
15926
16148
  * "state": "terminated",
15927
- * "start_date": "2025-09-09T00:00:00.000000Z",
15928
- * "end_date": "2026-09-09T00:00:00.000000Z",
16149
+ * "start_date": "2025-09-10T00:00:00.000000Z",
16150
+ * "end_date": "2026-09-10T00:00:00.000000Z",
15929
16151
  * "is_periodic": false,
15930
- * "created_at": "2026-04-09T11:45:51.000000Z"
16152
+ * "created_at": "2026-04-09T15:59:54.000000Z"
15931
16153
  * }
15932
16154
  * ]
15933
16155
  */
15934
16156
  data?: {
15935
- /** @example a73b1bc1-cb09-4d64-9ac8-e442df05ba3a */
16157
+ /** @example 61a92405-fc39-4941-9ee8-ec641d201514 */
15936
16158
  uid?: string;
15937
16159
  /** @example 1 */
15938
16160
  listing_id?: number;
@@ -15952,7 +16174,7 @@ export interface operations {
15952
16174
  end_date?: string;
15953
16175
  /** @example false */
15954
16176
  is_periodic?: boolean;
15955
- /** @example 2026-04-09T11:45:51.000000Z */
16177
+ /** @example 2026-04-09T15:59:54.000000Z */
15956
16178
  created_at?: string;
15957
16179
  }[];
15958
16180
  links?: {
@@ -16059,7 +16281,7 @@ export interface operations {
16059
16281
  content: {
16060
16282
  "application/json": {
16061
16283
  data?: {
16062
- /** @example 91 */
16284
+ /** @example 103 */
16063
16285
  id?: number;
16064
16286
  compliance?: {
16065
16287
  /** @example 1 */
@@ -16079,9 +16301,9 @@ export interface operations {
16079
16301
  rejection_reason?: string | null;
16080
16302
  /** @example 1 */
16081
16303
  reviewed_by?: number;
16082
- /** @example 2026-04-09T11:45:51.000000Z */
16304
+ /** @example 2026-04-09T15:59:54.000000Z */
16083
16305
  reviewed_at?: string;
16084
- /** @example 2026-04-09T11:45:51.000000Z */
16306
+ /** @example 2026-04-09T15:59:54.000000Z */
16085
16307
  created_at?: string;
16086
16308
  };
16087
16309
  };
@@ -16108,7 +16330,7 @@ export interface operations {
16108
16330
  content: {
16109
16331
  "application/json": {
16110
16332
  data?: {
16111
- /** @example 92 */
16333
+ /** @example 104 */
16112
16334
  id?: number;
16113
16335
  compliance?: {
16114
16336
  /** @example 1 */
@@ -16128,9 +16350,9 @@ export interface operations {
16128
16350
  rejection_reason?: string | null;
16129
16351
  /** @example 1 */
16130
16352
  reviewed_by?: number;
16131
- /** @example 2026-04-09T11:45:51.000000Z */
16353
+ /** @example 2026-04-09T15:59:54.000000Z */
16132
16354
  reviewed_at?: string;
16133
- /** @example 2026-04-09T11:45:51.000000Z */
16355
+ /** @example 2026-04-09T15:59:54.000000Z */
16134
16356
  created_at?: string;
16135
16357
  };
16136
16358
  };
@@ -16565,6 +16787,10 @@ export interface operations {
16565
16787
  draft_name?: string | null;
16566
16788
  /** @example LST-PRP-SHL-MNRDG2PXUKZ */
16567
16789
  sku?: string;
16790
+ /** @example 09 Apr 2026, 11:14 AM */
16791
+ published_at?: string;
16792
+ /** @example 4 hours ago */
16793
+ published_since?: string;
16568
16794
  details?: {
16569
16795
  /** @example New Benin */
16570
16796
  title?: string;
@@ -16632,8 +16858,13 @@ export interface operations {
16632
16858
  current_step?: string;
16633
16859
  /** @example true */
16634
16860
  can_submit?: boolean;
16635
- /** @example [] */
16636
- missing_requirements?: unknown[];
16861
+ /**
16862
+ * @example [
16863
+ * "media",
16864
+ * "compliance_documents"
16865
+ * ]
16866
+ */
16867
+ missing_requirements?: string[];
16637
16868
  /** @example media */
16638
16869
  next_step?: string;
16639
16870
  progress?: {
@@ -16674,10 +16905,50 @@ export interface operations {
16674
16905
  /** @example 3 */
16675
16906
  count?: number;
16676
16907
  };
16677
- /** @example [] */
16678
- viewing_slots?: unknown[];
16679
- /** @example [] */
16680
- tenant_preferences?: unknown[];
16908
+ /**
16909
+ * @example [
16910
+ * {
16911
+ * "id": 5,
16912
+ * "day": "tuesday",
16913
+ * "start_time": "11:00 AM",
16914
+ * "end_time": "01:00 PM"
16915
+ * },
16916
+ * {
16917
+ * "id": 6,
16918
+ * "day": "thursday",
16919
+ * "start_time": "11:00 AM",
16920
+ * "end_time": "01:00 PM"
16921
+ * }
16922
+ * ]
16923
+ */
16924
+ viewing_slots?: {
16925
+ /** @example 5 */
16926
+ id?: number;
16927
+ /** @example tuesday */
16928
+ day?: string;
16929
+ /** @example 11:00 AM */
16930
+ start_time?: string;
16931
+ /** @example 01:00 PM */
16932
+ end_time?: string;
16933
+ }[];
16934
+ /**
16935
+ * @example [
16936
+ * {
16937
+ * "key": "pets",
16938
+ * "value": "allowed"
16939
+ * },
16940
+ * {
16941
+ * "key": "smoking",
16942
+ * "value": "not_allowed"
16943
+ * }
16944
+ * ]
16945
+ */
16946
+ tenant_preferences?: {
16947
+ /** @example pets */
16948
+ key?: string;
16949
+ /** @example allowed */
16950
+ value?: string;
16951
+ }[];
16681
16952
  rental?: {
16682
16953
  /** @example null */
16683
16954
  deposit_amount?: string | null;
@@ -16695,9 +16966,9 @@ export interface operations {
16695
16966
  maximum_stay_nights?: number;
16696
16967
  /** @example 80.00 */
16697
16968
  cleaning_fee?: string;
16698
- /** @example 08:00 */
16969
+ /** @example 08:00 AM */
16699
16970
  check_in_time?: string;
16700
- /** @example 20:00 */
16971
+ /** @example 08:00 PM */
16701
16972
  check_out_time?: string;
16702
16973
  };
16703
16974
  item?: {
@@ -16735,8 +17006,30 @@ export interface operations {
16735
17006
  /** @example Interior */
16736
17007
  category?: string;
16737
17008
  }[];
16738
- /** @example null */
16739
- active_tenancy?: string | null;
17009
+ active_tenancy?: {
17010
+ /** @example ten_9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a */
17011
+ uid?: string;
17012
+ /** @example 1200.00 */
17013
+ rent_amount?: string;
17014
+ /** @example 1200.00 */
17015
+ deposit_amount?: string;
17016
+ /** @example 2026-04-01 */
17017
+ start_date?: string;
17018
+ /** @example 2027-03-31 */
17019
+ end_date?: string;
17020
+ /** @example active */
17021
+ state?: string;
17022
+ /** @example false */
17023
+ is_periodic?: boolean;
17024
+ tenant?: {
17025
+ /** @example usr_6c4af8e1-6c5a-4ca0-bf3c-8f3fdf41aef2 */
17026
+ uid?: string;
17027
+ /** @example Jane Doe */
17028
+ name?: string;
17029
+ /** @example jane.doe@example.com */
17030
+ email?: string;
17031
+ };
17032
+ };
16740
17033
  /**
16741
17034
  * @example [
16742
17035
  * {
@@ -17030,35 +17323,35 @@ export interface operations {
17030
17323
  /**
17031
17324
  * @example [
17032
17325
  * {
17033
- * "uid": "88264e55-8f2b-4bc2-bf49-6a6ef2156692",
17326
+ * "uid": "b13fc84a-764d-41d9-a9df-5b100738e7de",
17034
17327
  * "title": "Quos velit et fugiat sunt nihil.",
17035
17328
  * "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.",
17036
17329
  * "status": "reported",
17037
17330
  * "priority": "emergency",
17038
- * "reported_at": "2026-04-02T22:59:27.000000Z",
17039
- * "assigned_at": "2026-04-07T19:19:19.000000Z",
17331
+ * "reported_at": "2026-04-03T03:13:31.000000Z",
17332
+ * "assigned_at": "2026-04-07T23:33:23.000000Z",
17040
17333
  * "completed_at": null,
17041
- * "sla_deadline": "2026-04-11T00:41:42.000000Z",
17042
- * "created_at": "2026-04-09T11:45:52.000000Z",
17043
- * "updated_at": "2026-04-09T11:45:52.000000Z"
17334
+ * "sla_deadline": "2026-04-11T04:55:46.000000Z",
17335
+ * "created_at": "2026-04-09T15:59:56.000000Z",
17336
+ * "updated_at": "2026-04-09T15:59:56.000000Z"
17044
17337
  * },
17045
17338
  * {
17046
- * "uid": "09236973-ae5a-48d5-8f59-72a93118e528",
17339
+ * "uid": "7591a5b9-9bdb-48e5-a029-e854f0775b63",
17047
17340
  * "title": "Fugit deleniti distinctio eum doloremque.",
17048
17341
  * "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
17049
17342
  * "status": "completed",
17050
17343
  * "priority": "normal",
17051
- * "reported_at": "2026-04-05T11:37:52.000000Z",
17344
+ * "reported_at": "2026-04-05T15:51:56.000000Z",
17052
17345
  * "assigned_at": null,
17053
17346
  * "completed_at": null,
17054
- * "sla_deadline": "2026-04-12T08:41:39.000000Z",
17055
- * "created_at": "2026-04-09T11:45:52.000000Z",
17056
- * "updated_at": "2026-04-09T11:45:52.000000Z"
17347
+ * "sla_deadline": "2026-04-12T12:55:43.000000Z",
17348
+ * "created_at": "2026-04-09T15:59:56.000000Z",
17349
+ * "updated_at": "2026-04-09T15:59:56.000000Z"
17057
17350
  * }
17058
17351
  * ]
17059
17352
  */
17060
17353
  data?: {
17061
- /** @example 88264e55-8f2b-4bc2-bf49-6a6ef2156692 */
17354
+ /** @example b13fc84a-764d-41d9-a9df-5b100738e7de */
17062
17355
  uid?: string;
17063
17356
  /** @example Quos velit et fugiat sunt nihil. */
17064
17357
  title?: string;
@@ -17068,17 +17361,17 @@ export interface operations {
17068
17361
  status?: string;
17069
17362
  /** @example emergency */
17070
17363
  priority?: string;
17071
- /** @example 2026-04-02T22:59:27.000000Z */
17364
+ /** @example 2026-04-03T03:13:31.000000Z */
17072
17365
  reported_at?: string;
17073
- /** @example 2026-04-07T19:19:19.000000Z */
17366
+ /** @example 2026-04-07T23:33:23.000000Z */
17074
17367
  assigned_at?: string;
17075
17368
  /** @example null */
17076
17369
  completed_at?: string | null;
17077
- /** @example 2026-04-11T00:41:42.000000Z */
17370
+ /** @example 2026-04-11T04:55:46.000000Z */
17078
17371
  sla_deadline?: string;
17079
- /** @example 2026-04-09T11:45:52.000000Z */
17372
+ /** @example 2026-04-09T15:59:56.000000Z */
17080
17373
  created_at?: string;
17081
- /** @example 2026-04-09T11:45:52.000000Z */
17374
+ /** @example 2026-04-09T15:59:56.000000Z */
17082
17375
  updated_at?: string;
17083
17376
  }[];
17084
17377
  links?: {
@@ -17173,13 +17466,13 @@ export interface operations {
17173
17466
  content: {
17174
17467
  "application/json": {
17175
17468
  data?: {
17176
- /** @example 8f3b239f-ff44-48aa-b81f-058c320a695c */
17469
+ /** @example ad06d372-14be-4d4b-88fc-90598ab02617 */
17177
17470
  uid?: string;
17178
17471
  /** @example image */
17179
17472
  file_type?: string;
17180
17473
  /** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
17181
17474
  url?: string;
17182
- /** @example 2026-04-09T11:45:52.000000Z */
17475
+ /** @example 2026-04-09T15:59:56.000000Z */
17183
17476
  created_at?: string;
17184
17477
  };
17185
17478
  };
@@ -17224,7 +17517,7 @@ export interface operations {
17224
17517
  content: {
17225
17518
  "application/json": {
17226
17519
  data?: {
17227
- /** @example 10 */
17520
+ /** @example 19 */
17228
17521
  id?: number;
17229
17522
  /** @example property_inquiry */
17230
17523
  type?: string;
@@ -17232,7 +17525,7 @@ export interface operations {
17232
17525
  listing_id?: number;
17233
17526
  /** @example null */
17234
17527
  last_message_at?: string | null;
17235
- /** @example 2026-04-09T11:45:52.000000Z */
17528
+ /** @example 2026-04-09T15:59:56.000000Z */
17236
17529
  created_at?: string;
17237
17530
  };
17238
17531
  };
@@ -17258,23 +17551,23 @@ export interface operations {
17258
17551
  /**
17259
17552
  * @example [
17260
17553
  * {
17261
- * "id": 11,
17554
+ * "id": 20,
17262
17555
  * "type": "property_inquiry",
17263
17556
  * "listing_id": 2,
17264
17557
  * "last_message_at": null,
17265
- * "created_at": "2026-04-09T11:45:52.000000Z"
17558
+ * "created_at": "2026-04-09T15:59:56.000000Z"
17266
17559
  * },
17267
17560
  * {
17268
- * "id": 12,
17561
+ * "id": 21,
17269
17562
  * "type": "property_inquiry",
17270
17563
  * "listing_id": 2,
17271
17564
  * "last_message_at": null,
17272
- * "created_at": "2026-04-09T11:45:52.000000Z"
17565
+ * "created_at": "2026-04-09T15:59:56.000000Z"
17273
17566
  * }
17274
17567
  * ]
17275
17568
  */
17276
17569
  data?: {
17277
- /** @example 11 */
17570
+ /** @example 20 */
17278
17571
  id?: number;
17279
17572
  /** @example property_inquiry */
17280
17573
  type?: string;
@@ -17282,7 +17575,7 @@ export interface operations {
17282
17575
  listing_id?: number;
17283
17576
  /** @example null */
17284
17577
  last_message_at?: string | null;
17285
- /** @example 2026-04-09T11:45:52.000000Z */
17578
+ /** @example 2026-04-09T15:59:56.000000Z */
17286
17579
  created_at?: string;
17287
17580
  }[];
17288
17581
  links?: {
@@ -17600,27 +17893,27 @@ export interface operations {
17600
17893
  /**
17601
17894
  * @example [
17602
17895
  * {
17603
- * "id": "1eb48d48-f933-4d6f-aa7e-8d0415b4347c",
17896
+ * "id": "a53ef41d-f2a1-4cca-a21a-cfbd7d5a6443",
17604
17897
  * "type": "APPOINTMENT_CREATED",
17605
17898
  * "title": "faker notification",
17606
17899
  * "body": "faker notification body",
17607
17900
  * "data": [],
17608
17901
  * "read_at": null,
17609
- * "created_at": "2026-04-09T11:45:52.000000Z"
17902
+ * "created_at": "2026-04-09T15:59:56.000000Z"
17610
17903
  * },
17611
17904
  * {
17612
- * "id": "838bfebe-8a6a-42ae-9a2e-a78d6ede6c5e",
17905
+ * "id": "7a76bf71-dda2-4276-a225-d8a7de4e0ef1",
17613
17906
  * "type": "APPOINTMENT_CREATED",
17614
17907
  * "title": "faker notification",
17615
17908
  * "body": "faker notification body",
17616
17909
  * "data": [],
17617
17910
  * "read_at": null,
17618
- * "created_at": "2026-04-09T11:45:52.000000Z"
17911
+ * "created_at": "2026-04-09T15:59:56.000000Z"
17619
17912
  * }
17620
17913
  * ]
17621
17914
  */
17622
17915
  data?: {
17623
- /** @example 1eb48d48-f933-4d6f-aa7e-8d0415b4347c */
17916
+ /** @example a53ef41d-f2a1-4cca-a21a-cfbd7d5a6443 */
17624
17917
  id?: string;
17625
17918
  /** @example APPOINTMENT_CREATED */
17626
17919
  type?: string;
@@ -17632,7 +17925,7 @@ export interface operations {
17632
17925
  data?: unknown[];
17633
17926
  /** @example null */
17634
17927
  read_at?: string | null;
17635
- /** @example 2026-04-09T11:45:52.000000Z */
17928
+ /** @example 2026-04-09T15:59:56.000000Z */
17636
17929
  created_at?: string;
17637
17930
  }[];
17638
17931
  links?: {
@@ -17716,7 +18009,7 @@ export interface operations {
17716
18009
  };
17717
18010
  content: {
17718
18011
  "application/json": {
17719
- /** @example 0c7dfe16-baaa-42e9-85c7-96437889c5ce */
18012
+ /** @example b10aae0e-9127-4188-9ab7-73257306b8ac */
17720
18013
  id?: string;
17721
18014
  /** @example APPOINTMENT_CREATED */
17722
18015
  type?: string;
@@ -17728,7 +18021,7 @@ export interface operations {
17728
18021
  data?: unknown[];
17729
18022
  /** @example null */
17730
18023
  read_at?: string | null;
17731
- /** @example 2026-04-09T11:45:52.000000Z */
18024
+ /** @example 2026-04-09T15:59:56.000000Z */
17732
18025
  created_at?: string;
17733
18026
  };
17734
18027
  };
@@ -17975,45 +18268,45 @@ export interface operations {
17975
18268
  /**
17976
18269
  * @example [
17977
18270
  * {
17978
- * "id": 19,
18271
+ * "id": 37,
17979
18272
  * "rating": 1,
17980
18273
  * "comment": "Nice Listing",
17981
18274
  * "reviewer": {
17982
- * "id": 8,
17983
- * "name": "Isabelle Reynolds"
18275
+ * "id": 5,
18276
+ * "name": "Jennifer Cook"
17984
18277
  * },
17985
- * "created_at": "2026-04-09T11:45:52+00:00",
17986
- * "updated_at": "2026-04-09T11:45:52+00:00"
18278
+ * "created_at": "2026-04-09T15:59:55+00:00",
18279
+ * "updated_at": "2026-04-09T15:59:55+00:00"
17987
18280
  * },
17988
18281
  * {
17989
- * "id": 20,
18282
+ * "id": 38,
17990
18283
  * "rating": 1,
17991
18284
  * "comment": "Nice Listing",
17992
18285
  * "reviewer": {
17993
- * "id": 15,
17994
- * "name": "Natasha Hall"
18286
+ * "id": 25,
18287
+ * "name": "Duncan Knight"
17995
18288
  * },
17996
- * "created_at": "2026-04-09T11:45:52+00:00",
17997
- * "updated_at": "2026-04-09T11:45:52+00:00"
18289
+ * "created_at": "2026-04-09T15:59:55+00:00",
18290
+ * "updated_at": "2026-04-09T15:59:55+00:00"
17998
18291
  * }
17999
18292
  * ]
18000
18293
  */
18001
18294
  data?: {
18002
- /** @example 19 */
18295
+ /** @example 37 */
18003
18296
  id?: number;
18004
18297
  /** @example 1 */
18005
18298
  rating?: number;
18006
18299
  /** @example Nice Listing */
18007
18300
  comment?: string;
18008
18301
  reviewer?: {
18009
- /** @example 8 */
18302
+ /** @example 5 */
18010
18303
  id?: number;
18011
- /** @example Isabelle Reynolds */
18304
+ /** @example Jennifer Cook */
18012
18305
  name?: string;
18013
18306
  };
18014
- /** @example 2026-04-09T11:45:52+00:00 */
18307
+ /** @example 2026-04-09T15:59:55+00:00 */
18015
18308
  created_at?: string;
18016
- /** @example 2026-04-09T11:45:52+00:00 */
18309
+ /** @example 2026-04-09T15:59:55+00:00 */
18017
18310
  updated_at?: string;
18018
18311
  }[];
18019
18312
  links?: {
@@ -18167,21 +18460,21 @@ export interface operations {
18167
18460
  content: {
18168
18461
  "application/json": {
18169
18462
  data?: {
18170
- /** @example 21 */
18463
+ /** @example 39 */
18171
18464
  id?: number;
18172
18465
  /** @example 1 */
18173
18466
  rating?: number;
18174
18467
  /** @example Nice Listing */
18175
18468
  comment?: string;
18176
18469
  reviewer?: {
18177
- /** @example 7 */
18470
+ /** @example 23 */
18178
18471
  id?: number;
18179
- /** @example Brandon Evans */
18472
+ /** @example Finley Anderson */
18180
18473
  name?: string;
18181
18474
  };
18182
- /** @example 2026-04-09T11:45:52+00:00 */
18475
+ /** @example 2026-04-09T15:59:56+00:00 */
18183
18476
  created_at?: string;
18184
- /** @example 2026-04-09T11:45:52+00:00 */
18477
+ /** @example 2026-04-09T15:59:56+00:00 */
18185
18478
  updated_at?: string;
18186
18479
  };
18187
18480
  };
@@ -18225,21 +18518,21 @@ export interface operations {
18225
18518
  content: {
18226
18519
  "application/json": {
18227
18520
  data?: {
18228
- /** @example 22 */
18521
+ /** @example 40 */
18229
18522
  id?: number;
18230
18523
  /** @example 1 */
18231
18524
  rating?: number;
18232
18525
  /** @example Nice Listing */
18233
18526
  comment?: string;
18234
18527
  reviewer?: {
18235
- /** @example 25 */
18528
+ /** @example 10 */
18236
18529
  id?: number;
18237
- /** @example Duncan Knight */
18530
+ /** @example Tracy Bell */
18238
18531
  name?: string;
18239
18532
  };
18240
- /** @example 2026-04-09T11:45:52+00:00 */
18533
+ /** @example 2026-04-09T15:59:56+00:00 */
18241
18534
  created_at?: string;
18242
- /** @example 2026-04-09T11:45:52+00:00 */
18535
+ /** @example 2026-04-09T15:59:56+00:00 */
18243
18536
  updated_at?: string;
18244
18537
  };
18245
18538
  };
@@ -18281,21 +18574,21 @@ export interface operations {
18281
18574
  content: {
18282
18575
  "application/json": {
18283
18576
  data?: {
18284
- /** @example 23 */
18577
+ /** @example 41 */
18285
18578
  id?: number;
18286
18579
  /** @example 1 */
18287
18580
  rating?: number;
18288
18581
  /** @example Nice Listing */
18289
18582
  comment?: string;
18290
18583
  reviewer?: {
18291
- /** @example 14 */
18584
+ /** @example 17 */
18292
18585
  id?: number;
18293
- /** @example Nick Wilkinson */
18586
+ /** @example Luke Bailey */
18294
18587
  name?: string;
18295
18588
  };
18296
- /** @example 2026-04-09T11:45:52+00:00 */
18589
+ /** @example 2026-04-09T15:59:56+00:00 */
18297
18590
  created_at?: string;
18298
- /** @example 2026-04-09T11:45:52+00:00 */
18591
+ /** @example 2026-04-09T15:59:56+00:00 */
18299
18592
  updated_at?: string;
18300
18593
  };
18301
18594
  };
@@ -18322,21 +18615,21 @@ export interface operations {
18322
18615
  content: {
18323
18616
  "application/json": {
18324
18617
  data?: {
18325
- /** @example 24 */
18618
+ /** @example 42 */
18326
18619
  id?: number;
18327
18620
  /** @example 1 */
18328
18621
  rating?: number;
18329
18622
  /** @example Nice Listing */
18330
18623
  comment?: string;
18331
18624
  reviewer?: {
18332
- /** @example 10 */
18625
+ /** @example 13 */
18333
18626
  id?: number;
18334
- /** @example Tracy Bell */
18627
+ /** @example George Collins */
18335
18628
  name?: string;
18336
18629
  };
18337
- /** @example 2026-04-09T11:45:52+00:00 */
18630
+ /** @example 2026-04-09T15:59:56+00:00 */
18338
18631
  created_at?: string;
18339
- /** @example 2026-04-09T11:45:52+00:00 */
18632
+ /** @example 2026-04-09T15:59:56+00:00 */
18340
18633
  updated_at?: string;
18341
18634
  };
18342
18635
  };
@@ -18363,7 +18656,7 @@ export interface operations {
18363
18656
  content: {
18364
18657
  "application/json": {
18365
18658
  data?: {
18366
- /** @example 125c5638-9861-4f6c-b3ec-3292d391f34a */
18659
+ /** @example fa38bdd5-8f4c-4f37-8d45-b9c23884bd05 */
18367
18660
  uid?: string;
18368
18661
  /** @example 1 */
18369
18662
  listing_id?: number;
@@ -18383,7 +18676,7 @@ export interface operations {
18383
18676
  end_date?: string;
18384
18677
  /** @example false */
18385
18678
  is_periodic?: boolean;
18386
- /** @example 2026-04-09T11:45:52.000000Z */
18679
+ /** @example 2026-04-09T15:59:56.000000Z */
18387
18680
  created_at?: string;
18388
18681
  /** @example [] */
18389
18682
  compliances?: unknown[];
@@ -18450,7 +18743,7 @@ export interface operations {
18450
18743
  content: {
18451
18744
  "application/json": {
18452
18745
  data?: {
18453
- /** @example 7b703c43-f71c-48af-8554-64ce74fe4645 */
18746
+ /** @example daaa7398-99c3-40b3-b9d8-a190a0e65659 */
18454
18747
  uid?: string;
18455
18748
  /** @example 1 */
18456
18749
  listing_id?: number;
@@ -18464,13 +18757,13 @@ export interface operations {
18464
18757
  deposit_amount?: string;
18465
18758
  /** @example active */
18466
18759
  state?: string;
18467
- /** @example 2025-09-24T00:00:00.000000Z */
18760
+ /** @example 2025-09-25T00:00:00.000000Z */
18468
18761
  start_date?: string;
18469
- /** @example 2026-09-24T00:00:00.000000Z */
18762
+ /** @example 2026-09-25T00:00:00.000000Z */
18470
18763
  end_date?: string;
18471
18764
  /** @example true */
18472
18765
  is_periodic?: boolean;
18473
- /** @example 2026-04-09T11:45:52.000000Z */
18766
+ /** @example 2026-04-09T15:59:56.000000Z */
18474
18767
  created_at?: string;
18475
18768
  };
18476
18769
  };
@@ -18764,7 +19057,7 @@ export interface operations {
18764
19057
  * "changed_by_user_id": 3,
18765
19058
  * "changed_by_name": "Elizabeth Thompson",
18766
19059
  * "comment": "Qui commodi incidunt iure odit.",
18767
- * "created_at": "2025-12-01T22:32:51.000000Z"
19060
+ * "created_at": "2025-12-02T02:46:55.000000Z"
18768
19061
  * },
18769
19062
  * {
18770
19063
  * "from_state": "pre_move_in_ready",
@@ -18772,7 +19065,7 @@ export interface operations {
18772
19065
  * "changed_by_user_id": 3,
18773
19066
  * "changed_by_name": "Elizabeth Thompson",
18774
19067
  * "comment": null,
18775
- * "created_at": "2025-10-18T06:28:31.000000Z"
19068
+ * "created_at": "2025-10-18T10:42:35.000000Z"
18776
19069
  * }
18777
19070
  * ]
18778
19071
  */
@@ -18787,7 +19080,7 @@ export interface operations {
18787
19080
  changed_by_name?: string;
18788
19081
  /** @example Qui commodi incidunt iure odit. */
18789
19082
  comment?: string;
18790
- /** @example 2025-12-01T22:32:51.000000Z */
19083
+ /** @example 2025-12-02T02:46:55.000000Z */
18791
19084
  created_at?: string;
18792
19085
  }[];
18793
19086
  };
@@ -19031,7 +19324,7 @@ export interface operations {
19031
19324
  content: {
19032
19325
  "application/json": {
19033
19326
  data?: {
19034
- /** @example dc162beb-6738-493a-89ca-49468a75fb97 */
19327
+ /** @example 2419df26-0154-4328-96bf-82262eb850d0 */
19035
19328
  uid?: string;
19036
19329
  /** @example Ms. Audra Crooks II */
19037
19330
  username?: string;
@@ -19061,7 +19354,7 @@ export interface operations {
19061
19354
  timezone?: string;
19062
19355
  /** @example Customer */
19063
19356
  user_type?: string;
19064
- /** @example 09 Apr 2026, 11:45 AM */
19357
+ /** @example 09 Apr 2026, 03:59 PM */
19065
19358
  created?: string;
19066
19359
  /** @example 0 seconds ago */
19067
19360
  email_verified_at?: string;
@@ -19160,7 +19453,7 @@ export interface operations {
19160
19453
  content: {
19161
19454
  "application/json": {
19162
19455
  data?: {
19163
- /** @example a5eebfee-c212-4133-a53f-bae739e8217e */
19456
+ /** @example 6473e5b0-98a5-4595-8078-375539568efa */
19164
19457
  uid?: string;
19165
19458
  /** @example Morgan Hirthe */
19166
19459
  username?: string;
@@ -19190,7 +19483,7 @@ export interface operations {
19190
19483
  timezone?: string;
19191
19484
  /** @example Customer */
19192
19485
  user_type?: string;
19193
- /** @example 09 Apr 2026, 11:45 AM */
19486
+ /** @example 09 Apr 2026, 03:59 PM */
19194
19487
  created?: string;
19195
19488
  /** @example 0 seconds ago */
19196
19489
  email_verified_at?: string;
@@ -19262,7 +19555,7 @@ export interface operations {
19262
19555
  content: {
19263
19556
  "application/json": {
19264
19557
  data?: {
19265
- /** @example 0017f1c4-858a-48de-99e8-a845da6869b0 */
19558
+ /** @example eebec4fc-dba9-4277-8ef3-4f73229a9ad6 */
19266
19559
  uid?: string;
19267
19560
  /** @example Ms. Audra Crooks II */
19268
19561
  username?: string;
@@ -19292,7 +19585,7 @@ export interface operations {
19292
19585
  timezone?: string;
19293
19586
  /** @example Customer */
19294
19587
  user_type?: string;
19295
- /** @example 09 Apr 2026, 11:45 AM */
19588
+ /** @example 09 Apr 2026, 03:59 PM */
19296
19589
  created?: string;
19297
19590
  /** @example 0 seconds ago */
19298
19591
  email_verified_at?: string;
@@ -19526,13 +19819,13 @@ export interface operations {
19526
19819
  content: {
19527
19820
  "application/json": {
19528
19821
  data?: {
19529
- /** @example 7 */
19822
+ /** @example 0 */
19530
19823
  current_level?: number;
19531
19824
  /** @example 3 */
19532
19825
  completed_layers?: number;
19533
- /** @example 8 */
19826
+ /** @example 4 */
19534
19827
  pending_layers?: number;
19535
- /** @example 09 Apr 2026, 11:45 AM */
19828
+ /** @example 09 Apr 2026, 03:59 PM */
19536
19829
  last_calculated_at?: string;
19537
19830
  };
19538
19831
  };
@@ -19580,7 +19873,7 @@ export interface operations {
19580
19873
  completed_layers?: number;
19581
19874
  /** @example 4 */
19582
19875
  pending_layers?: number;
19583
- /** @example 09 Apr 2026, 11:45 AM */
19876
+ /** @example 09 Apr 2026, 03:59 PM */
19584
19877
  last_calculated_at?: string;
19585
19878
  };
19586
19879
  };
@@ -19614,14 +19907,14 @@ export interface operations {
19614
19907
  content: {
19615
19908
  "application/json": {
19616
19909
  data?: {
19617
- /** @example c6b8b626-d548-4b3a-8c8f-83a20c4d6c3f */
19910
+ /** @example d8031822-2b86-460b-bd08-649b269e2171 */
19618
19911
  wishlist_uid?: string;
19619
19912
  listing?: {
19620
- /** @example New For Sale Used Item draft • 9 Apr 2026, 11:45 AM */
19913
+ /** @example New For Sale Used Item draft • 9 Apr 2026, 3:59 PM */
19621
19914
  draft_name?: string;
19622
- /** @example LST-UIT-SAL-MNREV0QE4PF */
19915
+ /** @example LST-UIT-SAL-MNRNXQU9VRA */
19623
19916
  sku?: string;
19624
- /** @example a66da8e0-39a8-4051-9c7b-e8634802e913 */
19917
+ /** @example 30882935-234e-4203-aa45-e8276eb42516 */
19625
19918
  uid?: string;
19626
19919
  /** @example Sale */
19627
19920
  listing_type?: string;
@@ -19701,15 +19994,15 @@ export interface operations {
19701
19994
  /**
19702
19995
  * @example [
19703
19996
  * {
19704
- * "wishlist_uid": "4cd57e85-6c2a-4613-b06c-df0a93d18d07"
19997
+ * "wishlist_uid": "14567656-001e-48a9-8206-ea3a05966cdb"
19705
19998
  * },
19706
19999
  * {
19707
- * "wishlist_uid": "14eb046c-a0c0-4209-a634-4f4fa04bb621"
20000
+ * "wishlist_uid": "4ef000be-431e-4159-a3ed-f272bb7c350f"
19708
20001
  * }
19709
20002
  * ]
19710
20003
  */
19711
20004
  data?: {
19712
- /** @example 4cd57e85-6c2a-4613-b06c-df0a93d18d07 */
20005
+ /** @example 14567656-001e-48a9-8206-ea3a05966cdb */
19713
20006
  wishlist_uid?: string;
19714
20007
  }[];
19715
20008
  links?: {
@@ -19797,7 +20090,7 @@ export interface operations {
19797
20090
  completed_layers?: number;
19798
20091
  /** @example 4 */
19799
20092
  pending_layers?: number;
19800
- /** @example 09 Apr 2026, 11:45 AM */
20093
+ /** @example 09 Apr 2026, 03:59 PM */
19801
20094
  last_calculated_at?: string;
19802
20095
  };
19803
20096
  };
@@ -19959,7 +20252,7 @@ export interface operations {
19959
20252
  completed_layers?: number;
19960
20253
  /** @example 4 */
19961
20254
  pending_layers?: number;
19962
- /** @example 09 Apr 2026, 11:45 AM */
20255
+ /** @example 09 Apr 2026, 03:59 PM */
19963
20256
  last_calculated_at?: string;
19964
20257
  };
19965
20258
  };