@wix/ecom 1.0.823 → 1.0.825
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 [
|
|
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 [
|
|
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
|
|
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 [
|
|
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
|
|
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 [
|
|
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 [
|
|
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 [
|
|
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 [
|
|
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"`
|
|
@@ -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 [
|
|
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"`
|
|
@@ -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 [
|
|
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"`
|
|
@@ -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 [
|
|
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"`
|
|
@@ -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 [
|
|
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"`
|
|
@@ -14788,13 +14808,13 @@ interface CustomContentReference$3 {
|
|
|
14788
14808
|
/**
|
|
14789
14809
|
* ID of the app providing the content.
|
|
14790
14810
|
*
|
|
14791
|
-
* You can get your app's ID from its page in the [
|
|
14811
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
14792
14812
|
*/
|
|
14793
14813
|
appId?: string;
|
|
14794
14814
|
/**
|
|
14795
14815
|
* ID of the component within the app it belongs to.
|
|
14796
14816
|
*
|
|
14797
|
-
* You can get your component's ID from its page in the [
|
|
14817
|
+
* You can get your component's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
14798
14818
|
*/
|
|
14799
14819
|
componentId?: string;
|
|
14800
14820
|
}
|
|
@@ -15239,6 +15259,10 @@ interface CatalogOverrideFieldsNonNullableFields$3 {
|
|
|
15239
15259
|
interface TaxableAddressNonNullableFields$7 {
|
|
15240
15260
|
addressType: TaxableAddressType$7;
|
|
15241
15261
|
}
|
|
15262
|
+
interface PolicyNonNullableFields$3 {
|
|
15263
|
+
title: string;
|
|
15264
|
+
content: string;
|
|
15265
|
+
}
|
|
15242
15266
|
interface LineItemNonNullableFields$1 {
|
|
15243
15267
|
quantity: number;
|
|
15244
15268
|
catalogReference?: CatalogReferenceNonNullableFields$7;
|
|
@@ -15269,6 +15293,7 @@ interface LineItemNonNullableFields$1 {
|
|
|
15269
15293
|
fixedQuantity: boolean;
|
|
15270
15294
|
savePaymentMethod: boolean;
|
|
15271
15295
|
taxableAddress?: TaxableAddressNonNullableFields$7;
|
|
15296
|
+
policies: PolicyNonNullableFields$3[];
|
|
15272
15297
|
}
|
|
15273
15298
|
interface StreetAddressNonNullableFields$d {
|
|
15274
15299
|
number: string;
|
|
@@ -15930,7 +15955,7 @@ interface CatalogReference$c {
|
|
|
15930
15955
|
/**
|
|
15931
15956
|
* ID of the app providing the catalog.
|
|
15932
15957
|
*
|
|
15933
|
-
* You can get your app's ID from its page in the [
|
|
15958
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
15934
15959
|
*
|
|
15935
15960
|
* For items from Wix catalogs, the following values always apply:
|
|
15936
15961
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -17017,13 +17042,13 @@ interface CustomContentReference$2 {
|
|
|
17017
17042
|
/**
|
|
17018
17043
|
* ID of the app providing the content.
|
|
17019
17044
|
*
|
|
17020
|
-
* You can get your app's ID from its page in the [
|
|
17045
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
17021
17046
|
*/
|
|
17022
17047
|
appId?: string;
|
|
17023
17048
|
/**
|
|
17024
17049
|
* ID of the component within the app it belongs to.
|
|
17025
17050
|
*
|
|
17026
|
-
* You can get your component's ID from its page in the [
|
|
17051
|
+
* You can get your component's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
17027
17052
|
*/
|
|
17028
17053
|
componentId?: string;
|
|
17029
17054
|
}
|
|
@@ -17436,6 +17461,10 @@ interface CatalogOverrideFieldsNonNullableFields$2 {
|
|
|
17436
17461
|
interface TaxableAddressNonNullableFields$6 {
|
|
17437
17462
|
addressType: TaxableAddressType$6;
|
|
17438
17463
|
}
|
|
17464
|
+
interface PolicyNonNullableFields$2 {
|
|
17465
|
+
title: string;
|
|
17466
|
+
content: string;
|
|
17467
|
+
}
|
|
17439
17468
|
interface LineItemNonNullableFields {
|
|
17440
17469
|
quantity: number;
|
|
17441
17470
|
catalogReference?: CatalogReferenceNonNullableFields$6;
|
|
@@ -17466,6 +17495,7 @@ interface LineItemNonNullableFields {
|
|
|
17466
17495
|
fixedQuantity: boolean;
|
|
17467
17496
|
savePaymentMethod: boolean;
|
|
17468
17497
|
taxableAddress?: TaxableAddressNonNullableFields$6;
|
|
17498
|
+
policies: PolicyNonNullableFields$2[];
|
|
17469
17499
|
}
|
|
17470
17500
|
interface StreetAddressNonNullableFields$c {
|
|
17471
17501
|
number: string;
|
|
@@ -18428,7 +18458,7 @@ interface CatalogReference$b {
|
|
|
18428
18458
|
/**
|
|
18429
18459
|
* ID of the app providing the catalog.
|
|
18430
18460
|
*
|
|
18431
|
-
* You can get your app's ID from its page in the [
|
|
18461
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
18432
18462
|
*
|
|
18433
18463
|
* For items from Wix catalogs, the following values always apply:
|
|
18434
18464
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -18734,13 +18764,13 @@ interface CustomContentReference$1 {
|
|
|
18734
18764
|
/**
|
|
18735
18765
|
* ID of the app providing the content.
|
|
18736
18766
|
*
|
|
18737
|
-
* You can get your app's ID from its page in the [
|
|
18767
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
18738
18768
|
*/
|
|
18739
18769
|
appId?: string;
|
|
18740
18770
|
/**
|
|
18741
18771
|
* ID of the component within the app it belongs to.
|
|
18742
18772
|
*
|
|
18743
|
-
* You can get your component's ID from its page in the [
|
|
18773
|
+
* You can get your component's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
18744
18774
|
*/
|
|
18745
18775
|
componentId?: string;
|
|
18746
18776
|
}
|
|
@@ -18970,6 +19000,10 @@ interface SecuredMediaNonNullableFields$1 {
|
|
|
18970
19000
|
fileName: string;
|
|
18971
19001
|
fileType: FileType$1;
|
|
18972
19002
|
}
|
|
19003
|
+
interface PolicyNonNullableFields$1 {
|
|
19004
|
+
title: string;
|
|
19005
|
+
content: string;
|
|
19006
|
+
}
|
|
18973
19007
|
interface CustomLineItemNonNullableFields$1 {
|
|
18974
19008
|
quantity: number;
|
|
18975
19009
|
price: string;
|
|
@@ -18987,6 +19021,7 @@ interface CustomLineItemNonNullableFields$1 {
|
|
|
18987
19021
|
priceUndetermined: boolean;
|
|
18988
19022
|
fixedQuantity: boolean;
|
|
18989
19023
|
savePaymentMethod: boolean;
|
|
19024
|
+
policies: PolicyNonNullableFields$1[];
|
|
18990
19025
|
}
|
|
18991
19026
|
interface CustomContentReferenceNonNullableFields$1 {
|
|
18992
19027
|
appId: string;
|
|
@@ -19132,7 +19167,7 @@ interface CatalogReference$a {
|
|
|
19132
19167
|
/**
|
|
19133
19168
|
* ID of the app providing the catalog.
|
|
19134
19169
|
*
|
|
19135
|
-
* You can get your app's ID from its page in the [
|
|
19170
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
19136
19171
|
*
|
|
19137
19172
|
* For items from Wix catalogs, the following values always apply:
|
|
19138
19173
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -19420,13 +19455,13 @@ interface CustomContentReference {
|
|
|
19420
19455
|
/**
|
|
19421
19456
|
* ID of the app providing the content.
|
|
19422
19457
|
*
|
|
19423
|
-
* You can get your app's ID from its page in the [
|
|
19458
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
19424
19459
|
*/
|
|
19425
19460
|
appId?: string;
|
|
19426
19461
|
/**
|
|
19427
19462
|
* ID of the component within the app it belongs to.
|
|
19428
19463
|
*
|
|
19429
|
-
* You can get your component's ID from its page in the [
|
|
19464
|
+
* You can get your component's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
19430
19465
|
*/
|
|
19431
19466
|
componentId?: string;
|
|
19432
19467
|
}
|
|
@@ -19648,6 +19683,10 @@ interface SecuredMediaNonNullableFields {
|
|
|
19648
19683
|
fileName: string;
|
|
19649
19684
|
fileType: FileType;
|
|
19650
19685
|
}
|
|
19686
|
+
interface PolicyNonNullableFields {
|
|
19687
|
+
title: string;
|
|
19688
|
+
content: string;
|
|
19689
|
+
}
|
|
19651
19690
|
interface CustomLineItemNonNullableFields {
|
|
19652
19691
|
quantity: number;
|
|
19653
19692
|
price: string;
|
|
@@ -19665,6 +19704,7 @@ interface CustomLineItemNonNullableFields {
|
|
|
19665
19704
|
priceUndetermined: boolean;
|
|
19666
19705
|
fixedQuantity: boolean;
|
|
19667
19706
|
savePaymentMethod: boolean;
|
|
19707
|
+
policies: PolicyNonNullableFields[];
|
|
19668
19708
|
}
|
|
19669
19709
|
interface CustomContentReferenceNonNullableFields {
|
|
19670
19710
|
appId: string;
|
|
@@ -19809,7 +19849,7 @@ interface DeliveryRegion$1 {
|
|
|
19809
19849
|
createdDate?: Date | null;
|
|
19810
19850
|
}
|
|
19811
19851
|
interface DeliveryCarrier$1 {
|
|
19812
|
-
/** AppDefId of the provider as it is registered in
|
|
19852
|
+
/** AppDefId of the provider as it is registered in the [app dashboard](https://dev.wix.com/dc3/my-apps/). Can be fetched by listDeliveryProvider api. */
|
|
19813
19853
|
appId?: string;
|
|
19814
19854
|
/** Backup rate to be used in case the cost returned by the provider is empty. */
|
|
19815
19855
|
backupRate?: BackupRate$1;
|
|
@@ -20306,7 +20346,7 @@ interface DeliveryRegion {
|
|
|
20306
20346
|
_createdDate?: Date | null;
|
|
20307
20347
|
}
|
|
20308
20348
|
interface DeliveryCarrier {
|
|
20309
|
-
/** AppDefId of the provider as it is registered in
|
|
20349
|
+
/** AppDefId of the provider as it is registered in the [app dashboard](https://dev.wix.com/dc3/my-apps/). Can be fetched by listDeliveryProvider api. */
|
|
20310
20350
|
appId?: string;
|
|
20311
20351
|
/** Backup rate to be used in case the cost returned by the provider is empty. */
|
|
20312
20352
|
backupRate?: BackupRate;
|
|
@@ -20895,7 +20935,7 @@ interface DraftOrder$1 {
|
|
|
20895
20935
|
recipientInfo?: RecipientInfoDetails$1;
|
|
20896
20936
|
/**
|
|
20897
20937
|
* Custom field data for the draft order object.
|
|
20898
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
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.
|
|
20899
20939
|
*/
|
|
20900
20940
|
extendedFields?: ExtendedFields$b;
|
|
20901
20941
|
}
|
|
@@ -21056,7 +21096,7 @@ interface CatalogReference$9 {
|
|
|
21056
21096
|
/**
|
|
21057
21097
|
* ID of the app providing the catalog.
|
|
21058
21098
|
*
|
|
21059
|
-
* You can get your app's ID from its page in the [
|
|
21099
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
21060
21100
|
*
|
|
21061
21101
|
* For items from Wix catalogs, the following values always apply:
|
|
21062
21102
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -23525,7 +23565,7 @@ interface DraftOrder {
|
|
|
23525
23565
|
recipientInfo?: RecipientInfoDetails;
|
|
23526
23566
|
/**
|
|
23527
23567
|
* Custom field data for the draft order object.
|
|
23528
|
-
* [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
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.
|
|
23529
23569
|
*/
|
|
23530
23570
|
extendedFields?: ExtendedFields$a;
|
|
23531
23571
|
}
|
|
@@ -23686,7 +23726,7 @@ interface CatalogReference$8 {
|
|
|
23686
23726
|
/**
|
|
23687
23727
|
* ID of the app providing the catalog.
|
|
23688
23728
|
*
|
|
23689
|
-
* You can get your app's ID from its page in the [
|
|
23729
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
23690
23730
|
*
|
|
23691
23731
|
* For items from Wix catalogs, the following values always apply:
|
|
23692
23732
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -27958,7 +27998,7 @@ interface CatalogReference$7 {
|
|
|
27958
27998
|
/**
|
|
27959
27999
|
* ID of the app providing the catalog.
|
|
27960
28000
|
*
|
|
27961
|
-
* You can get your app's ID from its page in the [
|
|
28001
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
27962
28002
|
*
|
|
27963
28003
|
* For items from Wix catalogs, the following values always apply:
|
|
27964
28004
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -30271,7 +30311,7 @@ interface CatalogReference$6 {
|
|
|
30271
30311
|
/**
|
|
30272
30312
|
* ID of the app providing the catalog.
|
|
30273
30313
|
*
|
|
30274
|
-
* You can get your app's ID from its page in the [
|
|
30314
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
30275
30315
|
*
|
|
30276
30316
|
* For items from Wix catalogs, the following values always apply:
|
|
30277
30317
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -32370,7 +32410,7 @@ interface OrderPaymentRequest$1 {
|
|
|
32370
32410
|
image?: Image;
|
|
32371
32411
|
/** Time and date the order payment request expires. */
|
|
32372
32412
|
expirationDate?: Date | null;
|
|
32373
|
-
/** [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
32413
|
+
/** [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. */
|
|
32374
32414
|
extendedFields?: ExtendedFields$7;
|
|
32375
32415
|
/**
|
|
32376
32416
|
* Date and time the OrderPaymentRequest was created.
|
|
@@ -32645,7 +32685,7 @@ interface OrderPaymentRequest {
|
|
|
32645
32685
|
image?: string;
|
|
32646
32686
|
/** Time and date the order payment request expires. */
|
|
32647
32687
|
expirationDate?: Date | null;
|
|
32648
|
-
/** [Extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields) must be configured in the
|
|
32688
|
+
/** [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. */
|
|
32649
32689
|
extendedFields?: ExtendedFields$6;
|
|
32650
32690
|
/**
|
|
32651
32691
|
* Date and time the OrderPaymentRequest was created.
|
|
@@ -36028,7 +36068,7 @@ interface CatalogReference$5 {
|
|
|
36028
36068
|
/**
|
|
36029
36069
|
* ID of the app providing the catalog.
|
|
36030
36070
|
*
|
|
36031
|
-
* You can get your app's ID from its page in the [
|
|
36071
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
36032
36072
|
*
|
|
36033
36073
|
* For items from Wix catalogs, the following values always apply:
|
|
36034
36074
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -37179,7 +37219,7 @@ interface CatalogReference$4 {
|
|
|
37179
37219
|
/**
|
|
37180
37220
|
* ID of the app providing the catalog.
|
|
37181
37221
|
*
|
|
37182
|
-
* You can get your app's ID from its page in the [
|
|
37222
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
37183
37223
|
*
|
|
37184
37224
|
* For items from Wix catalogs, the following values always apply:
|
|
37185
37225
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -38402,7 +38442,7 @@ interface CatalogReference$3 {
|
|
|
38402
38442
|
/**
|
|
38403
38443
|
* ID of the app providing the catalog.
|
|
38404
38444
|
*
|
|
38405
|
-
* You can get your app's ID from its page in the [
|
|
38445
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
38406
38446
|
*
|
|
38407
38447
|
* For items from Wix catalogs, the following values always apply:
|
|
38408
38448
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|
|
@@ -38836,7 +38876,7 @@ interface CatalogReference$2 {
|
|
|
38836
38876
|
/**
|
|
38837
38877
|
* ID of the app providing the catalog.
|
|
38838
38878
|
*
|
|
38839
|
-
* You can get your app's ID from its page in the [
|
|
38879
|
+
* You can get your app's ID from its page in the [app dashboard](https://dev.wix.com/dc3/my-apps/).
|
|
38840
38880
|
*
|
|
38841
38881
|
* For items from Wix catalogs, the following values always apply:
|
|
38842
38882
|
* + Wix Stores: `"215238eb-22a5-4c36-9e7b-e7c08025e04e"`
|