@wix/ecom 1.0.824 → 1.0.826

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.
@@ -1198,7 +1198,7 @@ interface CatalogReference$n {
1198
1198
  /**
1199
1199
  * ID of the app providing the catalog.
1200
1200
  *
1201
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
1201
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
1202
1202
  *
1203
1203
  * For items from Wix catalogs, the following values always apply:
1204
1204
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -1330,7 +1330,7 @@ interface CatalogReference$m {
1330
1330
  /**
1331
1331
  * ID of the app providing the catalog.
1332
1332
  *
1333
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
1333
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
1334
1334
  *
1335
1335
  * For items from Wix catalogs, the following values always apply:
1336
1336
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -1550,7 +1550,7 @@ interface SubscriptionContract$1 {
1550
1550
  /**
1551
1551
  * Custom field data for the subscription contract object.
1552
1552
  *
1553
- * [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the Wix Dev Center before they can be accessed with API calls.
1553
+ * [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
1554
1554
  */
1555
1555
  extendedFields?: ExtendedFields$h;
1556
1556
  /** Subscription option title. For example, `"Monthly coffee Subscription"`. */
@@ -1694,7 +1694,7 @@ interface CatalogReference$l {
1694
1694
  /**
1695
1695
  * ID of the app providing the catalog.
1696
1696
  *
1697
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
1697
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
1698
1698
  *
1699
1699
  * For items from Wix catalogs, the following values always apply:
1700
1700
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -2717,7 +2717,7 @@ interface SubscriptionContract {
2717
2717
  /**
2718
2718
  * Custom field data for the subscription contract object.
2719
2719
  *
2720
- * [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the Wix Dev Center before they can be accessed with API calls.
2720
+ * [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
2721
2721
  */
2722
2722
  extendedFields?: ExtendedFields$g;
2723
2723
  /** Subscription option title. For example, `"Monthly coffee Subscription"`. */
@@ -2861,7 +2861,7 @@ interface CatalogReference$k {
2861
2861
  /**
2862
2862
  * ID of the app providing the catalog.
2863
2863
  *
2864
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
2864
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
2865
2865
  *
2866
2866
  * For items from Wix catalogs, the following values always apply:
2867
2867
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -4675,7 +4675,7 @@ interface CatalogReference$j {
4675
4675
  /**
4676
4676
  * ID of the app providing the catalog.
4677
4677
  *
4678
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
4678
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
4679
4679
  *
4680
4680
  * For items from Wix catalogs, the following values always apply:
4681
4681
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -4973,7 +4973,7 @@ interface CatalogReference$i {
4973
4973
  /**
4974
4974
  * ID of the app providing the catalog.
4975
4975
  *
4976
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
4976
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
4977
4977
  *
4978
4978
  * For items from Wix catalogs, the following values always apply:
4979
4979
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -5568,7 +5568,7 @@ interface CatalogReference$h {
5568
5568
  /**
5569
5569
  * ID of the app providing the catalog.
5570
5570
  *
5571
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
5571
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
5572
5572
  *
5573
5573
  * For items from Wix catalogs, the following values always apply:
5574
5574
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -5849,7 +5849,7 @@ interface PaymentOption$7 {
5849
5849
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
5850
5850
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
5851
5851
  */
5852
- paymentOption?: PaymentOptionType$d;
5852
+ value?: PaymentOptionType$d;
5853
5853
  }
5854
5854
  declare enum TaxableAddressType$b {
5855
5855
  UNKNOWN_TAXABLE_ADDRESS = "UNKNOWN_TAXABLE_ADDRESS",
@@ -7010,7 +7010,7 @@ interface ImageNonNullableFields$7 {
7010
7010
  width: number;
7011
7011
  }
7012
7012
  interface PaymentOptionNonNullableFields$7 {
7013
- paymentOption: PaymentOptionType$d;
7013
+ value: PaymentOptionType$d;
7014
7014
  }
7015
7015
  interface CatalogOverrideFieldsNonNullableFields$7 {
7016
7016
  productName?: ProductNameNonNullableFields$b;
@@ -7022,6 +7022,10 @@ interface CatalogOverrideFieldsNonNullableFields$7 {
7022
7022
  interface TaxableAddressNonNullableFields$b {
7023
7023
  addressType: TaxableAddressType$b;
7024
7024
  }
7025
+ interface PolicyNonNullableFields$7 {
7026
+ title: string;
7027
+ content: string;
7028
+ }
7025
7029
  interface LineItemNonNullableFields$5 {
7026
7030
  quantity: number;
7027
7031
  catalogReference?: CatalogReferenceNonNullableFields$b;
@@ -7048,6 +7052,7 @@ interface LineItemNonNullableFields$5 {
7048
7052
  catalogOverrideFields?: CatalogOverrideFieldsNonNullableFields$7;
7049
7053
  savePaymentMethod: boolean;
7050
7054
  taxableAddress?: TaxableAddressNonNullableFields$b;
7055
+ policies: PolicyNonNullableFields$7[];
7051
7056
  }
7052
7057
  interface BuyerInfoNonNullableFields$9 {
7053
7058
  visitorId: string;
@@ -7594,7 +7599,7 @@ interface CatalogReference$g {
7594
7599
  /**
7595
7600
  * ID of the app providing the catalog.
7596
7601
  *
7597
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
7602
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
7598
7603
  *
7599
7604
  * For items from Wix catalogs, the following values always apply:
7600
7605
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -7813,7 +7818,7 @@ interface PaymentOption$6 {
7813
7818
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
7814
7819
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
7815
7820
  */
7816
- paymentOption?: PaymentOptionType$c;
7821
+ value?: PaymentOptionType$c;
7817
7822
  }
7818
7823
  declare enum TaxableAddressType$a {
7819
7824
  UNKNOWN_TAXABLE_ADDRESS = "UNKNOWN_TAXABLE_ADDRESS",
@@ -8963,7 +8968,7 @@ interface SelectedMembershipNonNullableFields$6 {
8963
8968
  appId: string;
8964
8969
  }
8965
8970
  interface PaymentOptionNonNullableFields$6 {
8966
- paymentOption: PaymentOptionType$c;
8971
+ value: PaymentOptionType$c;
8967
8972
  }
8968
8973
  interface CatalogOverrideFieldsNonNullableFields$6 {
8969
8974
  productName?: ProductNameNonNullableFields$a;
@@ -8975,6 +8980,10 @@ interface CatalogOverrideFieldsNonNullableFields$6 {
8975
8980
  interface TaxableAddressNonNullableFields$a {
8976
8981
  addressType: TaxableAddressType$a;
8977
8982
  }
8983
+ interface PolicyNonNullableFields$6 {
8984
+ title: string;
8985
+ content: string;
8986
+ }
8978
8987
  interface LineItemNonNullableFields$4 {
8979
8988
  quantity: number;
8980
8989
  catalogReference?: CatalogReferenceNonNullableFields$a;
@@ -9001,6 +9010,7 @@ interface LineItemNonNullableFields$4 {
9001
9010
  catalogOverrideFields?: CatalogOverrideFieldsNonNullableFields$6;
9002
9011
  savePaymentMethod: boolean;
9003
9012
  taxableAddress?: TaxableAddressNonNullableFields$a;
9013
+ policies: PolicyNonNullableFields$6[];
9004
9014
  }
9005
9015
  interface BuyerInfoNonNullableFields$8 {
9006
9016
  visitorId: string;
@@ -9600,7 +9610,7 @@ interface CatalogReference$f {
9600
9610
  /**
9601
9611
  * ID of the app providing the catalog.
9602
9612
  *
9603
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
9613
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
9604
9614
  *
9605
9615
  * For items from Wix catalogs, the following values always apply:
9606
9616
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -9881,7 +9891,7 @@ interface PaymentOption$5 {
9881
9891
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
9882
9892
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
9883
9893
  */
9884
- paymentOption?: PaymentOptionType$b;
9894
+ value?: PaymentOptionType$b;
9885
9895
  }
9886
9896
  declare enum TaxableAddressType$9 {
9887
9897
  UNKNOWN_TAXABLE_ADDRESS = "UNKNOWN_TAXABLE_ADDRESS",
@@ -11005,7 +11015,7 @@ interface ImageNonNullableFields$6 {
11005
11015
  width: number;
11006
11016
  }
11007
11017
  interface PaymentOptionNonNullableFields$5 {
11008
- paymentOption: PaymentOptionType$b;
11018
+ value: PaymentOptionType$b;
11009
11019
  }
11010
11020
  interface CatalogOverrideFieldsNonNullableFields$5 {
11011
11021
  productName?: ProductNameNonNullableFields$9;
@@ -11017,6 +11027,10 @@ interface CatalogOverrideFieldsNonNullableFields$5 {
11017
11027
  interface TaxableAddressNonNullableFields$9 {
11018
11028
  addressType: TaxableAddressType$9;
11019
11029
  }
11030
+ interface PolicyNonNullableFields$5 {
11031
+ title: string;
11032
+ content: string;
11033
+ }
11020
11034
  interface LineItemNonNullableFields$3 {
11021
11035
  quantity: number;
11022
11036
  catalogReference?: CatalogReferenceNonNullableFields$9;
@@ -11043,6 +11057,7 @@ interface LineItemNonNullableFields$3 {
11043
11057
  catalogOverrideFields?: CatalogOverrideFieldsNonNullableFields$5;
11044
11058
  savePaymentMethod: boolean;
11045
11059
  taxableAddress?: TaxableAddressNonNullableFields$9;
11060
+ policies: PolicyNonNullableFields$5[];
11046
11061
  }
11047
11062
  interface BuyerInfoNonNullableFields$7 {
11048
11063
  visitorId: string;
@@ -11586,7 +11601,7 @@ interface CatalogReference$e {
11586
11601
  /**
11587
11602
  * ID of the app providing the catalog.
11588
11603
  *
11589
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
11604
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
11590
11605
  *
11591
11606
  * For items from Wix catalogs, the following values always apply:
11592
11607
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -11805,7 +11820,7 @@ interface PaymentOption$4 {
11805
11820
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
11806
11821
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
11807
11822
  */
11808
- paymentOption?: PaymentOptionType$a;
11823
+ value?: PaymentOptionType$a;
11809
11824
  }
11810
11825
  declare enum TaxableAddressType$8 {
11811
11826
  UNKNOWN_TAXABLE_ADDRESS = "UNKNOWN_TAXABLE_ADDRESS",
@@ -12918,7 +12933,7 @@ interface SelectedMembershipNonNullableFields$4 {
12918
12933
  appId: string;
12919
12934
  }
12920
12935
  interface PaymentOptionNonNullableFields$4 {
12921
- paymentOption: PaymentOptionType$a;
12936
+ value: PaymentOptionType$a;
12922
12937
  }
12923
12938
  interface CatalogOverrideFieldsNonNullableFields$4 {
12924
12939
  productName?: ProductNameNonNullableFields$8;
@@ -12930,6 +12945,10 @@ interface CatalogOverrideFieldsNonNullableFields$4 {
12930
12945
  interface TaxableAddressNonNullableFields$8 {
12931
12946
  addressType: TaxableAddressType$8;
12932
12947
  }
12948
+ interface PolicyNonNullableFields$4 {
12949
+ title: string;
12950
+ content: string;
12951
+ }
12933
12952
  interface LineItemNonNullableFields$2 {
12934
12953
  quantity: number;
12935
12954
  catalogReference?: CatalogReferenceNonNullableFields$8;
@@ -12956,6 +12975,7 @@ interface LineItemNonNullableFields$2 {
12956
12975
  catalogOverrideFields?: CatalogOverrideFieldsNonNullableFields$4;
12957
12976
  savePaymentMethod: boolean;
12958
12977
  taxableAddress?: TaxableAddressNonNullableFields$8;
12978
+ policies: PolicyNonNullableFields$4[];
12959
12979
  }
12960
12980
  interface BuyerInfoNonNullableFields$6 {
12961
12981
  visitorId: string;
@@ -13652,7 +13672,7 @@ interface CatalogReference$d {
13652
13672
  /**
13653
13673
  * ID of the app providing the catalog.
13654
13674
  *
13655
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
13675
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
13656
13676
  *
13657
13677
  * For items from Wix catalogs, the following values always apply:
13658
13678
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -14014,7 +14034,7 @@ interface PaymentOption$3 {
14014
14034
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
14015
14035
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
14016
14036
  */
14017
- paymentOption?: PaymentOptionType$9;
14037
+ value?: PaymentOptionType$9;
14018
14038
  }
14019
14039
  declare enum TaxableAddressType$7 {
14020
14040
  UNKNOWN_TAXABLE_ADDRESS = "UNKNOWN_TAXABLE_ADDRESS",
@@ -15227,7 +15247,7 @@ interface ImageNonNullableFields$5 {
15227
15247
  width: number;
15228
15248
  }
15229
15249
  interface PaymentOptionNonNullableFields$3 {
15230
- paymentOption: PaymentOptionType$9;
15250
+ value: PaymentOptionType$9;
15231
15251
  }
15232
15252
  interface CatalogOverrideFieldsNonNullableFields$3 {
15233
15253
  productName?: ProductNameNonNullableFields$7;
@@ -15935,7 +15955,7 @@ interface CatalogReference$c {
15935
15955
  /**
15936
15956
  * ID of the app providing the catalog.
15937
15957
  *
15938
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
15958
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
15939
15959
  *
15940
15960
  * For items from Wix catalogs, the following values always apply:
15941
15961
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -16258,7 +16278,7 @@ interface PaymentOption$2 {
16258
16278
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
16259
16279
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
16260
16280
  */
16261
- paymentOption?: PaymentOptionType$8;
16281
+ value?: PaymentOptionType$8;
16262
16282
  }
16263
16283
  declare enum TaxableAddressType$6 {
16264
16284
  UNKNOWN_TAXABLE_ADDRESS = "UNKNOWN_TAXABLE_ADDRESS",
@@ -17429,7 +17449,7 @@ interface PriceDescriptionNonNullableFields$6 {
17429
17449
  original: string;
17430
17450
  }
17431
17451
  interface PaymentOptionNonNullableFields$2 {
17432
- paymentOption: PaymentOptionType$8;
17452
+ value: PaymentOptionType$8;
17433
17453
  }
17434
17454
  interface CatalogOverrideFieldsNonNullableFields$2 {
17435
17455
  productName?: ProductNameNonNullableFields$6;
@@ -18438,7 +18458,7 @@ interface CatalogReference$b {
18438
18458
  /**
18439
18459
  * ID of the app providing the catalog.
18440
18460
  *
18441
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
18461
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
18442
18462
  *
18443
18463
  * For items from Wix catalogs, the following values always apply:
18444
18464
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -18577,7 +18597,7 @@ interface PaymentOption$1 {
18577
18597
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
18578
18598
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
18579
18599
  */
18580
- paymentOption?: PaymentOptionType$7;
18600
+ value?: PaymentOptionType$7;
18581
18601
  }
18582
18602
  /** Type of selected payment option for catalog item */
18583
18603
  declare enum PaymentOptionType$7 {
@@ -18930,7 +18950,7 @@ interface ImageNonNullableFields$3 {
18930
18950
  width: number;
18931
18951
  }
18932
18952
  interface PaymentOptionNonNullableFields$1 {
18933
- paymentOption: PaymentOptionType$7;
18953
+ value: PaymentOptionType$7;
18934
18954
  }
18935
18955
  interface CatalogOverrideFieldsNonNullableFields$1 {
18936
18956
  productName?: ProductNameNonNullableFields$5;
@@ -19147,7 +19167,7 @@ interface CatalogReference$a {
19147
19167
  /**
19148
19168
  * ID of the app providing the catalog.
19149
19169
  *
19150
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
19170
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
19151
19171
  *
19152
19172
  * For items from Wix catalogs, the following values always apply:
19153
19173
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -19274,7 +19294,7 @@ interface PaymentOption {
19274
19294
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
19275
19295
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
19276
19296
  */
19277
- paymentOption?: PaymentOptionType$6;
19297
+ value?: PaymentOptionType$6;
19278
19298
  }
19279
19299
  /** Type of selected payment option for catalog item */
19280
19300
  declare enum PaymentOptionType$6 {
@@ -19616,7 +19636,7 @@ interface PhysicalPropertiesNonNullableFields$4 {
19616
19636
  shippable: boolean;
19617
19637
  }
19618
19638
  interface PaymentOptionNonNullableFields {
19619
- paymentOption: PaymentOptionType$6;
19639
+ value: PaymentOptionType$6;
19620
19640
  }
19621
19641
  interface CatalogOverrideFieldsNonNullableFields {
19622
19642
  productName?: ProductNameNonNullableFields$4;
@@ -20915,7 +20935,7 @@ interface DraftOrder$1 {
20915
20935
  recipientInfo?: RecipientInfoDetails$1;
20916
20936
  /**
20917
20937
  * Custom field data for the draft order object.
20918
- * [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the Wix Dev Center before they can be accessed with API calls.
20938
+ * [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
20919
20939
  */
20920
20940
  extendedFields?: ExtendedFields$b;
20921
20941
  }
@@ -21076,7 +21096,7 @@ interface CatalogReference$9 {
21076
21096
  /**
21077
21097
  * ID of the app providing the catalog.
21078
21098
  *
21079
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
21099
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
21080
21100
  *
21081
21101
  * For items from Wix catalogs, the following values always apply:
21082
21102
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -23545,7 +23565,7 @@ interface DraftOrder {
23545
23565
  recipientInfo?: RecipientInfoDetails;
23546
23566
  /**
23547
23567
  * Custom field data for the draft order object.
23548
- * [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the Wix Dev Center before they can be accessed with API calls.
23568
+ * [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the [app dashboard](https://dev.wix.com/dc3/my-apps/) before they can be accessed with API calls.
23549
23569
  */
23550
23570
  extendedFields?: ExtendedFields$a;
23551
23571
  }
@@ -23706,7 +23726,7 @@ interface CatalogReference$8 {
23706
23726
  /**
23707
23727
  * ID of the app providing the catalog.
23708
23728
  *
23709
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
23729
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
23710
23730
  *
23711
23731
  * For items from Wix catalogs, the following values always apply:
23712
23732
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -27978,7 +27998,7 @@ interface CatalogReference$7 {
27978
27998
  /**
27979
27999
  * ID of the app providing the catalog.
27980
28000
  *
27981
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
28001
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
27982
28002
  *
27983
28003
  * For items from Wix catalogs, the following values always apply:
27984
28004
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -30291,7 +30311,7 @@ interface CatalogReference$6 {
30291
30311
  /**
30292
30312
  * ID of the app providing the catalog.
30293
30313
  *
30294
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
30314
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
30295
30315
  *
30296
30316
  * For items from Wix catalogs, the following values always apply:
30297
30317
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -36048,7 +36068,7 @@ interface CatalogReference$5 {
36048
36068
  /**
36049
36069
  * ID of the app providing the catalog.
36050
36070
  *
36051
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
36071
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
36052
36072
  *
36053
36073
  * For items from Wix catalogs, the following values always apply:
36054
36074
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -37199,7 +37219,7 @@ interface CatalogReference$4 {
37199
37219
  /**
37200
37220
  * ID of the app providing the catalog.
37201
37221
  *
37202
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
37222
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
37203
37223
  *
37204
37224
  * For items from Wix catalogs, the following values always apply:
37205
37225
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -409,7 +409,7 @@ interface CatalogReference$7 {
409
409
  /**
410
410
  * ID of the app providing the catalog.
411
411
  *
412
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
412
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
413
413
  *
414
414
  * For items from Wix catalogs, the following values always apply:
415
415
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -951,7 +951,7 @@ interface CatalogReference$6 {
951
951
  /**
952
952
  * ID of the app providing the catalog.
953
953
  *
954
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
954
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
955
955
  *
956
956
  * For items from Wix catalogs, the following values always apply:
957
957
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -1086,6 +1086,8 @@ declare class AlgorithmNotSupportedWixError extends Error {
1086
1086
  errorSchemaName: string;
1087
1087
  /** @hidden */
1088
1088
  errorType: string;
1089
+ /** @hidden */
1090
+ spiErrorData: object;
1089
1091
  data: RecommendationAlgorithmNotSupported;
1090
1092
  constructor(data: RecommendationAlgorithmNotSupported);
1091
1093
  /** @hidden */
@@ -1104,6 +1106,8 @@ declare class ItemAppIdNotSupportedWixError extends Error {
1104
1106
  errorSchemaName: string;
1105
1107
  /** @hidden */
1106
1108
  errorType: string;
1109
+ /** @hidden */
1110
+ spiErrorData: object;
1107
1111
  data: ItemAppIdNotSupportedError;
1108
1112
  constructor(data: ItemAppIdNotSupportedError);
1109
1113
  /** @hidden */
@@ -1210,7 +1214,7 @@ interface CatalogReference$5 {
1210
1214
  /**
1211
1215
  * ID of the app providing the catalog.
1212
1216
  *
1213
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
1217
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
1214
1218
  *
1215
1219
  * For items from Wix catalogs, the following values always apply:
1216
1220
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -1810,7 +1814,7 @@ interface CatalogReference$4 {
1810
1814
  /**
1811
1815
  * ID of the app providing the catalog.
1812
1816
  *
1813
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
1817
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
1814
1818
  *
1815
1819
  * For items from Wix catalogs, the following values always apply:
1816
1820
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -2377,7 +2381,7 @@ interface CatalogReference$2 {
2377
2381
  /**
2378
2382
  * ID of the app providing the catalog.
2379
2383
  *
2380
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
2384
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
2381
2385
  *
2382
2386
  * For items from Wix catalogs, the following values always apply:
2383
2387
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -2563,6 +2567,8 @@ declare class CouponLimitPerCustomerExceededWixError extends Error {
2563
2567
  name: string;
2564
2568
  /** @hidden */
2565
2569
  errorType: string;
2570
+ /** @hidden */
2571
+ spiErrorData: object;
2566
2572
  constructor();
2567
2573
  /** @hidden */
2568
2574
  static readonly __type = "wix_spi_error";
@@ -2578,6 +2584,8 @@ declare class CouponIsDisabledWixError extends Error {
2578
2584
  name: string;
2579
2585
  /** @hidden */
2580
2586
  errorType: string;
2587
+ /** @hidden */
2588
+ spiErrorData: object;
2581
2589
  constructor();
2582
2590
  /** @hidden */
2583
2591
  static readonly __type = "wix_spi_error";
@@ -2593,6 +2601,8 @@ declare class CouponUsageExceededWixError extends Error {
2593
2601
  name: string;
2594
2602
  /** @hidden */
2595
2603
  errorType: string;
2604
+ /** @hidden */
2605
+ spiErrorData: object;
2596
2606
  constructor();
2597
2607
  /** @hidden */
2598
2608
  static readonly __type = "wix_spi_error";
@@ -2608,6 +2618,8 @@ declare class CouponHasExpiredWixError extends Error {
2608
2618
  name: string;
2609
2619
  /** @hidden */
2610
2620
  errorType: string;
2621
+ /** @hidden */
2622
+ spiErrorData: object;
2611
2623
  constructor();
2612
2624
  /** @hidden */
2613
2625
  static readonly __type = "wix_spi_error";
@@ -2623,6 +2635,8 @@ declare class CouponIsNotActiveYetWixError extends Error {
2623
2635
  name: string;
2624
2636
  /** @hidden */
2625
2637
  errorType: string;
2638
+ /** @hidden */
2639
+ spiErrorData: object;
2626
2640
  constructor();
2627
2641
  /** @hidden */
2628
2642
  static readonly __type = "wix_spi_error";
@@ -2638,6 +2652,8 @@ declare class CouponDoesNotExistWixError extends Error {
2638
2652
  name: string;
2639
2653
  /** @hidden */
2640
2654
  errorType: string;
2655
+ /** @hidden */
2656
+ spiErrorData: object;
2641
2657
  constructor();
2642
2658
  /** @hidden */
2643
2659
  static readonly __type = "wix_spi_error";
@@ -2962,7 +2978,7 @@ interface CatalogReference$1 {
2962
2978
  /**
2963
2979
  * ID of the app providing the catalog.
2964
2980
  *
2965
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
2981
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
2966
2982
  *
2967
2983
  * For items from Wix catalogs, the following values always apply:
2968
2984
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
@@ -4701,7 +4717,7 @@ interface PaymentOption {
4701
4717
  * + `DEPOSIT_ONLINE`: Partial payment to be paid upfront during the checkout. Initial amount to be paid for each line item is specified in `depositAmount`.
4702
4718
  * + `MEMBERSHIP_OFFLINE`: Payment for this item can only be done by charging a membership and must be manually redeemed in the dashboard by the site admin. When selected, `price` is `0`.
4703
4719
  */
4704
- paymentOption?: PaymentOptionType;
4720
+ value?: PaymentOptionType;
4705
4721
  }
4706
4722
  interface Policy {
4707
4723
  /** Policy title - should be translated */
@@ -5858,7 +5874,7 @@ interface CatalogReference {
5858
5874
  /**
5859
5875
  * ID of the app providing the catalog.
5860
5876
  *
5861
- * You can get your app's ID from its page in the [Wix Dev Center](https://dev.wix.com/apps).
5877
+ * You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
5862
5878
  *
5863
5879
  * For items from Wix catalogs, the following values always apply:
5864
5880
  * + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`