@wix/auto_sdk_ecom_draft-orders 1.0.20 → 1.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.context.d.ts +3 -2
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.context.js +3 -1
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.context.js.map +1 -1
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.http.d.ts +40 -25
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.http.js +153 -26
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.http.js.map +1 -1
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.meta.d.ts +3 -0
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.meta.js +20 -1
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.meta.js.map +1 -1
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.public.d.ts +82 -52
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.public.js +16 -10
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.public.js.map +1 -1
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.types.d.ts +288 -102
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.types.js +23 -9
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.types.js.map +1 -1
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.universal.d.ts +473 -213
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.universal.js +581 -136
- package/build/cjs/src/ecom-v1-draft-order-draft-orders.universal.js.map +1 -1
- package/build/es/src/ecom-v1-draft-order-draft-orders.context.d.ts +3 -2
- package/build/es/src/ecom-v1-draft-order-draft-orders.context.js +2 -1
- package/build/es/src/ecom-v1-draft-order-draft-orders.context.js.map +1 -1
- package/build/es/src/ecom-v1-draft-order-draft-orders.http.d.ts +40 -25
- package/build/es/src/ecom-v1-draft-order-draft-orders.http.js +151 -25
- package/build/es/src/ecom-v1-draft-order-draft-orders.http.js.map +1 -1
- package/build/es/src/ecom-v1-draft-order-draft-orders.meta.d.ts +3 -0
- package/build/es/src/ecom-v1-draft-order-draft-orders.meta.js +18 -0
- package/build/es/src/ecom-v1-draft-order-draft-orders.meta.js.map +1 -1
- package/build/es/src/ecom-v1-draft-order-draft-orders.public.d.ts +82 -52
- package/build/es/src/ecom-v1-draft-order-draft-orders.public.js +14 -9
- package/build/es/src/ecom-v1-draft-order-draft-orders.public.js.map +1 -1
- package/build/es/src/ecom-v1-draft-order-draft-orders.types.d.ts +288 -102
- package/build/es/src/ecom-v1-draft-order-draft-orders.types.js +23 -9
- package/build/es/src/ecom-v1-draft-order-draft-orders.types.js.map +1 -1
- package/build/es/src/ecom-v1-draft-order-draft-orders.universal.d.ts +473 -213
- package/build/es/src/ecom-v1-draft-order-draft-orders.universal.js +578 -135
- package/build/es/src/ecom-v1-draft-order-draft-orders.universal.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.context.d.ts +3 -2
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.context.js +3 -1
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.context.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.http.d.ts +40 -25
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.http.js +153 -26
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.http.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.meta.d.ts +3 -0
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.meta.js +20 -1
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.meta.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.public.d.ts +82 -52
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.public.js +16 -10
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.public.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.types.d.ts +288 -102
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.types.js +23 -9
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.types.js.map +1 -1
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.universal.d.ts +369 -379
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.universal.js +581 -136
- package/build/internal/cjs/src/ecom-v1-draft-order-draft-orders.universal.js.map +1 -1
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.context.d.ts +3 -2
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.context.js +2 -1
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.context.js.map +1 -1
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.http.d.ts +40 -25
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.http.js +151 -25
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.http.js.map +1 -1
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.meta.d.ts +3 -0
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.meta.js +18 -0
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.meta.js.map +1 -1
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.public.d.ts +82 -52
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.public.js +14 -9
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.public.js.map +1 -1
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.types.d.ts +288 -102
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.types.js +23 -9
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.types.js.map +1 -1
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.universal.d.ts +369 -379
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.universal.js +578 -135
- package/build/internal/es/src/ecom-v1-draft-order-draft-orders.universal.js.map +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
-
import { AddLineItemsToDraftOrderOptions, AddLineItemsToDraftOrderResponse, CommitDraftOrderOptions, CommitDraftOrderResponse, CreateCustomAdditionalFeesOptions, CreateCustomAdditionalFeesResponse, CreateCustomDiscountsOptions, CreateCustomDiscountsResponse, CreateDraftOrderResponse, CreateEmptyDraftOrderResponse, DeleteCustomAdditionalFeesResponse, DeleteCustomDiscountsResponse, DraftOrdersQueryBuilder, GetDraftOrderResponse, GetOrderDraftabilityStatusResponse, IdAndApplied, SetAdditionalFeesResponse, SetDiscountsResponse,
|
|
2
|
+
import { AddLineItemsToDraftOrderOptions, AddLineItemsToDraftOrderResponse, CommitDraftOrderOptions, CommitDraftOrderResponse, CreateCustomAdditionalFeesOptions, CreateCustomAdditionalFeesResponse, CreateCustomDiscountsOptions, CreateCustomDiscountsResponse, CreateDraftOrderResponse, CreateEmptyDraftOrderResponse, CreateOrderFromDraftOptions, CreateOrderFromDraftResponse, DeleteCustomAdditionalFeesResponse, DeleteCustomDiscountsResponse, DraftOrdersQueryBuilder, GetDraftOrderResponse, GetOrderDraftabilityStatusResponse, IdAndApplied, LineItemChangeDetails, SetAdditionalFeesResponse, SetBillingInfoOptions, SetBillingInfoResponse, SetBusinessLocationOptions, SetBusinessLocationResponse, SetBuyerInfoOptions, SetBuyerInfoResponse, SetDiscountsResponse, SetRecipientInfoOptions, SetRecipientInfoResponse, SetShippingInfoOptions, SetShippingInfoResponse, SetTaxExemptionOptions, SetTaxExemptionResponse, UpdateExtendedFieldsOptions, UpdateExtendedFieldsResponse, UpdateLineItemsResponse } from './ecom-v1-draft-order-draft-orders.universal.js';
|
|
3
3
|
export declare const __metadata: {
|
|
4
4
|
PACKAGE_NAME: string;
|
|
5
5
|
};
|
|
@@ -9,8 +9,8 @@ interface CreateDraftOrderSignature {
|
|
|
9
9
|
* Creates or gets a draft order.
|
|
10
10
|
*
|
|
11
11
|
* When passing the ID of an order that is already in draft, the existing draft order will be returned.
|
|
12
|
-
* To complete a draft and update the order, call
|
|
13
|
-
* @param -
|
|
12
|
+
* To complete a draft and update the order, call Commit Draft Order([REST](https://dev.wix.com/docs/rest/business-solutions/e-commerce/draft-orders/commit-draft-order) | [SDK](https://dev.wix.com/docs/sdk/backend-modules/ecom/draft-orders/commit-draft-order)).
|
|
13
|
+
* @param - Existing order ID to create draft from.
|
|
14
14
|
*/
|
|
15
15
|
(orderId: string): Promise<CreateDraftOrderResponse>;
|
|
16
16
|
}
|
|
@@ -25,7 +25,7 @@ export declare function addLineItemsToDraftOrder(httpClient: HttpClient): AddLin
|
|
|
25
25
|
interface AddLineItemsToDraftOrderSignature {
|
|
26
26
|
/**
|
|
27
27
|
* Adds line items to a draft order.
|
|
28
|
-
* @param -
|
|
28
|
+
* @param - Draft order ID.
|
|
29
29
|
*/
|
|
30
30
|
(draftOrderId: string, options?: AddLineItemsToDraftOrderOptions | undefined): Promise<AddLineItemsToDraftOrderResponse>;
|
|
31
31
|
}
|
|
@@ -39,26 +39,32 @@ interface UpdateLineItemsSignature {
|
|
|
39
39
|
* > + Passing a quantity of `0` will remove the line item.
|
|
40
40
|
* > + Price cannot be updated for line items with `paymentOption: MEMBERSHIP`.
|
|
41
41
|
* > + Quantity cannot be decreased fulfilled line items. To get fulfillment information, pass the order ID to [List Fulfillments For Single Order](https://dev.wix.com/docs/rest/api-reference/wix-e-commerce/order-fulfillments/list-fulfillments-for-single-order).
|
|
42
|
-
* @param -
|
|
42
|
+
* @param - Draft order ID.
|
|
43
|
+
* @param - Details of changes to apply per line item.
|
|
43
44
|
*/
|
|
44
|
-
(draftOrderId: string,
|
|
45
|
+
(draftOrderId: string, lineItemChanges: LineItemChangeDetails[]): Promise<UpdateLineItemsResponse>;
|
|
45
46
|
}
|
|
46
47
|
export declare function setDiscounts(httpClient: HttpClient): SetDiscountsSignature;
|
|
47
48
|
interface SetDiscountsSignature {
|
|
48
49
|
/**
|
|
49
|
-
*
|
|
50
|
+
* Applies or unapplies discounts on a draft order.
|
|
50
51
|
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
* @param -
|
|
52
|
+
* Unapplied discounts are still part of draft order, but do not affect balance.
|
|
53
|
+
* Existing discounts, not mentioned in request, will keep their current state.
|
|
54
|
+
* @param - Draft order ID.
|
|
55
|
+
* @param - Discount IDs to apply/unapply.
|
|
56
|
+
* Existing discounts, not mentioned in request, will keep their current state.
|
|
54
57
|
*/
|
|
55
58
|
(draftOrderId: string, discounts: IdAndApplied[]): Promise<SetDiscountsResponse>;
|
|
56
59
|
}
|
|
57
60
|
export declare function createCustomDiscounts(httpClient: HttpClient): CreateCustomDiscountsSignature;
|
|
58
61
|
interface CreateCustomDiscountsSignature {
|
|
59
62
|
/**
|
|
60
|
-
*
|
|
61
|
-
*
|
|
63
|
+
* Create custom discounts on a draft order.
|
|
64
|
+
*
|
|
65
|
+
* Newly added discounts are unapplied by default.
|
|
66
|
+
* To apply them, use Set Discounts ([REST](https://dev.wix.com/docs/rest/business-solutions/e-commerce/draft-orders/set-discounts) | [SDK](https://dev.wix.com/docs/sdk/backend-modules/ecom/draft-orders/set-discounts)).
|
|
67
|
+
* @param - Draft order ID.
|
|
62
68
|
*/
|
|
63
69
|
(draftOrderId: string, options?: CreateCustomDiscountsOptions | undefined): Promise<CreateCustomDiscountsResponse>;
|
|
64
70
|
}
|
|
@@ -66,28 +72,32 @@ export declare function deleteCustomDiscounts(httpClient: HttpClient): DeleteCus
|
|
|
66
72
|
interface DeleteCustomDiscountsSignature {
|
|
67
73
|
/**
|
|
68
74
|
* Remove custom discounts from the order.
|
|
69
|
-
* @param -
|
|
70
|
-
* @param -
|
|
75
|
+
* @param - Draft order ID.
|
|
76
|
+
* @param - Ids of discounts to remove.
|
|
71
77
|
*/
|
|
72
78
|
(draftOrderId: string, discountIds: string[]): Promise<DeleteCustomDiscountsResponse>;
|
|
73
79
|
}
|
|
74
80
|
export declare function setAdditionalFees(httpClient: HttpClient): SetAdditionalFeesSignature;
|
|
75
81
|
interface SetAdditionalFeesSignature {
|
|
76
82
|
/**
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
*
|
|
80
|
-
*
|
|
83
|
+
* Applies or unapplies additional fees on a draft order.
|
|
84
|
+
*
|
|
85
|
+
* Unapplied fees are still part of draft order, but do not affect balance.
|
|
86
|
+
* Existing additional fees, not mentioned in request, will keep their current state.
|
|
87
|
+
* @param - Draft order ID.
|
|
88
|
+
* @param - Additional fee IDs to apply/unapply.
|
|
89
|
+
* Existing additional fees, not mentioned in this list, will keep their current state.
|
|
81
90
|
*/
|
|
82
91
|
(draftOrderId: string, additionalFees: IdAndApplied[]): Promise<SetAdditionalFeesResponse>;
|
|
83
92
|
}
|
|
84
93
|
export declare function createCustomAdditionalFees(httpClient: HttpClient): CreateCustomAdditionalFeesSignature;
|
|
85
94
|
interface CreateCustomAdditionalFeesSignature {
|
|
86
95
|
/**
|
|
87
|
-
*
|
|
88
|
-
*
|
|
89
|
-
*
|
|
90
|
-
*
|
|
96
|
+
* Creates custom additional fees on a draft order.
|
|
97
|
+
*
|
|
98
|
+
* Newly added additional fees are unapplied by default.
|
|
99
|
+
* To apply them, use Set Additional Fees ([REST](https://dev.wix.com/docs/rest/business-solutions/e-commerce/draft-orders/set-additional-fees) | [SDK](https://dev.wix.com/docs/sdk/backend-modules/ecom/draft-orders/set-additional-fees)).
|
|
100
|
+
* @param - Draft order ID.
|
|
91
101
|
*/
|
|
92
102
|
(draftOrderId: string, options?: CreateCustomAdditionalFeesOptions | undefined): Promise<CreateCustomAdditionalFeesResponse>;
|
|
93
103
|
}
|
|
@@ -95,84 +105,93 @@ export declare function deleteCustomAdditionalFees(httpClient: HttpClient): Dele
|
|
|
95
105
|
interface DeleteCustomAdditionalFeesSignature {
|
|
96
106
|
/**
|
|
97
107
|
* Remove custom additional fees from the order.
|
|
98
|
-
* @param -
|
|
99
|
-
* @param -
|
|
108
|
+
* @param - Draft order ID.
|
|
109
|
+
* @param - Ids of additional fees to remove.
|
|
100
110
|
*/
|
|
101
111
|
(draftOrderId: string, customAdditionalFees: string[]): Promise<DeleteCustomAdditionalFeesResponse>;
|
|
102
112
|
}
|
|
103
113
|
export declare function setShippingInfo(httpClient: HttpClient): SetShippingInfoSignature;
|
|
104
114
|
interface SetShippingInfoSignature {
|
|
105
115
|
/**
|
|
106
|
-
* Sets shipping
|
|
116
|
+
* Sets shipping information on a draft order.
|
|
117
|
+
* @param - Draft order ID.
|
|
107
118
|
*/
|
|
108
|
-
(): Promise<
|
|
119
|
+
(draftOrderId: string, options?: SetShippingInfoOptions | undefined): Promise<SetShippingInfoResponse>;
|
|
109
120
|
}
|
|
110
121
|
export declare function setBuyerInfo(httpClient: HttpClient): SetBuyerInfoSignature;
|
|
111
122
|
interface SetBuyerInfoSignature {
|
|
112
123
|
/**
|
|
113
|
-
* Sets buyer info
|
|
124
|
+
* Sets buyer info on a draft order.
|
|
125
|
+
* @param - Draft order ID.
|
|
114
126
|
*/
|
|
115
|
-
(): Promise<
|
|
127
|
+
(draftOrderId: string, options?: SetBuyerInfoOptions | undefined): Promise<SetBuyerInfoResponse>;
|
|
116
128
|
}
|
|
117
129
|
export declare function setRecipientInfo(httpClient: HttpClient): SetRecipientInfoSignature;
|
|
118
130
|
interface SetRecipientInfoSignature {
|
|
119
131
|
/**
|
|
120
|
-
* Sets recipient info
|
|
132
|
+
* Sets recipient info on a draft order.
|
|
133
|
+
* @param - Draft order ID.
|
|
121
134
|
*/
|
|
122
|
-
(): Promise<
|
|
135
|
+
(draftOrderId: string, options?: SetRecipientInfoOptions | undefined): Promise<SetRecipientInfoResponse>;
|
|
123
136
|
}
|
|
124
137
|
export declare function setBillingInfo(httpClient: HttpClient): SetBillingInfoSignature;
|
|
125
138
|
interface SetBillingInfoSignature {
|
|
126
139
|
/**
|
|
127
|
-
* Sets billing info
|
|
140
|
+
* Sets billing info on a draft order.
|
|
141
|
+
* @param - Draft order ID.
|
|
128
142
|
*/
|
|
129
|
-
(): Promise<
|
|
143
|
+
(draftOrderId: string, options?: SetBillingInfoOptions | undefined): Promise<SetBillingInfoResponse>;
|
|
130
144
|
}
|
|
131
145
|
export declare function getDraftOrder(httpClient: HttpClient): GetDraftOrderSignature;
|
|
132
146
|
interface GetDraftOrderSignature {
|
|
133
147
|
/**
|
|
134
|
-
*
|
|
135
|
-
*
|
|
148
|
+
* Gets a draft order.
|
|
149
|
+
*
|
|
150
|
+
* Draft order is recalculated and contains latest tax and totals (unless already committed).
|
|
136
151
|
* Automatic discounts and automatic additional fees will reflect the latest prices and eligibility.
|
|
137
152
|
* Calculation will be based on current draft order content - items, shipping info and eligible discounts and additional fees.
|
|
138
|
-
* When
|
|
139
|
-
* @param -
|
|
153
|
+
* When retrieving an already committed draft, it's not recalculated and contains data calculated during commit.
|
|
154
|
+
* @param - Draft order ID.
|
|
140
155
|
*/
|
|
141
156
|
(draftOrderId: string): Promise<GetDraftOrderResponse>;
|
|
142
157
|
}
|
|
143
158
|
export declare function getOrderDraftabilityStatus(httpClient: HttpClient): GetOrderDraftabilityStatusSignature;
|
|
144
159
|
interface GetOrderDraftabilityStatusSignature {
|
|
145
160
|
/**
|
|
146
|
-
* Checks whether a draft can be created for this order
|
|
147
|
-
* @param - Order
|
|
161
|
+
* Checks whether a draft can be created for this order.
|
|
162
|
+
* @param - Order Id.
|
|
148
163
|
*/
|
|
149
164
|
(orderId: string): Promise<GetOrderDraftabilityStatusResponse>;
|
|
150
165
|
}
|
|
151
166
|
export declare function commitDraftOrder(httpClient: HttpClient): CommitDraftOrderSignature;
|
|
152
167
|
interface CommitDraftOrderSignature {
|
|
153
168
|
/**
|
|
154
|
-
* Commit latest changes to the baseline order and control
|
|
169
|
+
* Commit latest changes to the baseline order and control which side-effects are executed.
|
|
170
|
+
*
|
|
155
171
|
* Commit cannot be undone or reverted.
|
|
156
|
-
*
|
|
157
|
-
* @param -
|
|
172
|
+
* Committed draft will become closed for further modifications, however it's kept for reference and can be retrieved.
|
|
173
|
+
* @param - Draft order ID.
|
|
158
174
|
*/
|
|
159
175
|
(draftOrderId: string, options?: CommitDraftOrderOptions | undefined): Promise<CommitDraftOrderResponse>;
|
|
160
176
|
}
|
|
161
177
|
export declare function createOrderFromDraft(httpClient: HttpClient): CreateOrderFromDraftSignature;
|
|
162
178
|
interface CreateOrderFromDraftSignature {
|
|
163
179
|
/**
|
|
164
|
-
*
|
|
180
|
+
* Creates a new order while specifying which side-effects are executed.
|
|
181
|
+
*
|
|
165
182
|
* Commit cannot be undone or reverted.
|
|
166
|
-
*
|
|
183
|
+
* Committed draft will become closed for further modifications, however it's kept for reference and can be retrieved.
|
|
184
|
+
* @param - Draft order ID.
|
|
167
185
|
*/
|
|
168
|
-
(): Promise<
|
|
186
|
+
(draftOrderId: string, options?: CreateOrderFromDraftOptions | undefined): Promise<CreateOrderFromDraftResponse>;
|
|
169
187
|
}
|
|
170
188
|
export declare function deleteDraftOrder(httpClient: HttpClient): DeleteDraftOrderSignature;
|
|
171
189
|
interface DeleteDraftOrderSignature {
|
|
172
190
|
/**
|
|
173
|
-
*
|
|
174
|
-
*
|
|
175
|
-
*
|
|
191
|
+
* Deletes a draft order along with all its pending changes.
|
|
192
|
+
*
|
|
193
|
+
* Draft orders in status 'COMMITTED' cannot be deleted.
|
|
194
|
+
* @param - Draft order ID.
|
|
176
195
|
*/
|
|
177
196
|
(draftOrderId: string): Promise<void>;
|
|
178
197
|
}
|
|
@@ -192,18 +211,29 @@ interface QueryDraftOrdersSignature {
|
|
|
192
211
|
*/
|
|
193
212
|
(): DraftOrdersQueryBuilder;
|
|
194
213
|
}
|
|
214
|
+
export declare function updateExtendedFields(httpClient: HttpClient): UpdateExtendedFieldsSignature;
|
|
215
|
+
interface UpdateExtendedFieldsSignature {
|
|
216
|
+
/**
|
|
217
|
+
* Updates extended fields on a draft order.
|
|
218
|
+
* @param - ID of the entity to update.
|
|
219
|
+
* @param - Identifier for the app whose extended fields are being updated.
|
|
220
|
+
*/
|
|
221
|
+
(_id: string, namespace: string, options: UpdateExtendedFieldsOptions): Promise<UpdateExtendedFieldsResponse>;
|
|
222
|
+
}
|
|
195
223
|
export declare function setTaxExemption(httpClient: HttpClient): SetTaxExemptionSignature;
|
|
196
224
|
interface SetTaxExemptionSignature {
|
|
197
225
|
/**
|
|
198
|
-
* Sets tax exemption
|
|
226
|
+
* Sets tax exemption on a draft order.
|
|
227
|
+
* @param - Draft order ID.
|
|
199
228
|
*/
|
|
200
|
-
(): Promise<
|
|
229
|
+
(draftOrderId: string, options: SetTaxExemptionOptions): Promise<SetTaxExemptionResponse>;
|
|
201
230
|
}
|
|
202
231
|
export declare function setBusinessLocation(httpClient: HttpClient): SetBusinessLocationSignature;
|
|
203
232
|
interface SetBusinessLocationSignature {
|
|
204
233
|
/**
|
|
205
|
-
* Sets business location
|
|
234
|
+
* Sets business location on a draft order.
|
|
235
|
+
* @param - Draft order ID.
|
|
206
236
|
*/
|
|
207
|
-
(): Promise<
|
|
237
|
+
(draftOrderId: string, options?: SetBusinessLocationOptions | undefined): Promise<SetBusinessLocationResponse>;
|
|
208
238
|
}
|
|
209
|
-
export { ActionEvent, Activity, ActivityContentOneOf, ActivityType, AddLineItemsToDraftOrderOptions, AddLineItemsToDraftOrderRequest, AddLineItemsToDraftOrderResponse, AdditionalFee, AdditionalFeeDetails, AdditionalFeeOption, Address, AddressLocation, AddressWithContact, AdjustmentType, ApplicationError, AppliedDiscount, AppliedDiscountDiscountSourceOneOf, AppliedDiscountDiscountType, AttributionSource, AuthorizedPaymentCaptured, AuthorizedPaymentCreated, AuthorizedPaymentVoided, Balance, BalanceSummary, BillingAdjustment, BillingAdjustmentPriceSummary, BillingChangedDetails, BillingDetails, BillingDetailsChangeTypeOneOf, BusinessLocationChangedDetails, BusinessLocationDetails, BusinessLocationDetailsChangeTypeOneOf, BuyerChangedDetails, BuyerDetails, BuyerDetailsChangeTypeOneOf, BuyerInfo, BuyerInfoIdOneOf, CalculatedDraftOrder, CalculationErrors, CalculationErrorsShippingCalculationErrorOneOf, CarrierError, CarrierErrors, CatalogReference, CatalogReferenceLineItem, ChannelInfo, ChannelType, Color, CommitDraftOrderOptions, CommitDraftOrderRequest, CommitDraftOrderResponse, Coupon, CreateCustomAdditionalFeesOptions, CreateCustomAdditionalFeesRequest, CreateCustomAdditionalFeesResponse, CreateCustomDiscountsOptions, CreateCustomDiscountsRequest, CreateCustomDiscountsResponse, CreateDraftOrderRequest, CreateDraftOrderResponse, CreateEmptyDraftOrderRequest, CreateEmptyDraftOrderResponse, CreateOrderFromDraftRequest, CreateOrderFromDraftResponse, CreatedBy, CreatedByStringOneOf, CreditCardDetails, CurrencyConversionDetails, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, CustomActivity, CustomField, CustomLineItem, DeleteCustomAdditionalFeesRequest, DeleteCustomAdditionalFeesResponse, DeleteCustomDiscountsRequest, DeleteCustomDiscountsResponse, DeleteDraftOrderRequest, DeleteDraftOrderResponse, DeliveryLogistics, DeliveryTimeSlot, DescriptionLine, DescriptionLineDescriptionLineValueOneOf, DescriptionLineName, DescriptionLineType, DescriptionLineValueOneOf, Details, DetailsKindOneOf, DigitalFile, DiscountDetails, DiscountOption, DiscountOptionDiscountAmountOneOf, DiscountReason, DiscountRule, DiscountRuleName, DiscountType, DomainEvent, DomainEventBodyOneOf, DraftOrder, DraftOrderChangesApplied, DraftOrderCommitSettings, DraftOrdersQueryBuilder, DraftOrdersQueryResult, EditingStatus, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, ExtendedFields, ExternalReceipt, FieldViolation, FileType, FocalPoint, FreeTrialPeriod, FulfillmentStatus, FulfillmentStatusesAggregate, FullAddressContactDetails,
|
|
239
|
+
export { ActionEvent, Activity, ActivityContentOneOf, ActivityType, AddLineItemsToDraftOrderOptions, AddLineItemsToDraftOrderRequest, AddLineItemsToDraftOrderResponse, AdditionalFee, AdditionalFeeDetails, AdditionalFeeOption, Address, AddressLocation, AddressWithContact, AdjustmentType, ApplicationError, AppliedDiscount, AppliedDiscountDiscountSourceOneOf, AppliedDiscountDiscountType, AttributionSource, AuthorizedPaymentCaptured, AuthorizedPaymentCreated, AuthorizedPaymentVoided, Balance, BalanceSummary, BillingAdjustment, BillingAdjustmentPriceSummary, BillingChangedDetails, BillingDetails, BillingDetailsChangeTypeOneOf, BusinessLocationChangedDetails, BusinessLocationDetails, BusinessLocationDetailsChangeTypeOneOf, BuyerChangedDetails, BuyerDetails, BuyerDetailsChangeTypeOneOf, BuyerInfo, BuyerInfoIdOneOf, CalculatedDraftOrder, CalculationErrors, CalculationErrorsShippingCalculationErrorOneOf, CarrierError, CarrierErrors, CatalogReference, CatalogReferenceLineItem, ChannelInfo, ChannelType, Color, CommitDraftOrderOptions, CommitDraftOrderRequest, CommitDraftOrderResponse, Coupon, CreateCustomAdditionalFeesOptions, CreateCustomAdditionalFeesRequest, CreateCustomAdditionalFeesResponse, CreateCustomDiscountsOptions, CreateCustomDiscountsRequest, CreateCustomDiscountsResponse, CreateDraftOrderRequest, CreateDraftOrderResponse, CreateEmptyDraftOrderRequest, CreateEmptyDraftOrderResponse, CreateOrderFromDraftOptions, CreateOrderFromDraftRequest, CreateOrderFromDraftResponse, CreatedBy, CreatedByStringOneOf, CreditCardDetails, CurrencyConversionDetails, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, CustomActivity, CustomField, CustomLineItem, DeleteCustomAdditionalFeesRequest, DeleteCustomAdditionalFeesResponse, DeleteCustomDiscountsRequest, DeleteCustomDiscountsResponse, DeleteDraftOrderRequest, DeleteDraftOrderResponse, DeliveryLogistics, DeliveryTimeSlot, DescriptionLine, DescriptionLineDescriptionLineValueOneOf, DescriptionLineName, DescriptionLineType, DescriptionLineValueOneOf, Details, DetailsKindOneOf, DigitalFile, DiscountDetails, DiscountOption, DiscountOptionDiscountAmountOneOf, DiscountReason, DiscountRule, DiscountRuleName, DiscountType, DomainEvent, DomainEventBodyOneOf, DraftOrder, DraftOrderChangesApplied, DraftOrderCommitSettings, DraftOrdersQueryBuilder, DraftOrdersQueryResult, EditingStatus, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, ExtendedFields, ExternalReceipt, FieldViolation, FileType, FocalPoint, FreeTrialPeriod, FulfillmentStatus, FulfillmentStatusesAggregate, FullAddressContactDetails, GetDraftOrderRequest, GetDraftOrderResponse, GetOrderDraftabilityStatusRequest, GetOrderDraftabilityStatusResponse, GiftCardPaymentRefund, IdAndApplied, IdentificationData, IdentificationDataIdOneOf, InventoryUpdate, ItemChangedDetails, ItemDetails, ItemDetailsChangeTypeOneOf, ItemTaxFullDetails, ItemType, ItemTypeItemType, ItemTypeItemTypeDataOneOf, JurisdictionType, LineItemAmount, LineItemChangeDetails, LineItemChanges, LineItemDiscount, LineItemExchangeData, LineItemPriceChange, LineItemQuantityChange, LineItemQuantityChangeType, LineItemTaxBreakdown, LineItemTaxInfo, Location, LocationAndQuantity, ManagedAdditionalFee, ManagedDiscount, ManagedLineItem, MembershipPaymentRefund, MerchantComment, MerchantDiscount, MerchantDiscountMerchantDiscountReasonOneOf, MessageEnvelope, NewExchangeOrderCreated, NonDraftableReason, Order, OrderChange, OrderChangeValueOneOf, OrderCreateNotifications, OrderCreateSettings, OrderCreatedFromExchange, OrderLineItem, OrderRefunded, OrderStatus, OrderTaxBreakdown, OrderTaxInfo, PaymentCanceled, PaymentCanceledPaymentDetailsOneOf, PaymentDeclined, PaymentDeclinedPaymentDetailsOneOf, PaymentOptionType, PaymentPending, PaymentPendingPaymentDetailsOneOf, PaymentRefundFailed, PaymentRefunded, PaymentStatus, PhysicalProperties, PickupAddress, PickupDetails, PickupDetailsPickupMethod, PickupMethod, PlainTextValue, Price, PriceDescription, PriceSummary, ProductName, QueryDraftOrdersRequest, QueryDraftOrdersResponse, ReceiptCreated, ReceiptCreatedReceiptInfoOneOf, ReceiptSent, ReceiptSentReceiptInfoOneOf, RecipientInfoChangedDetails, RecipientInfoDetails, RecipientInfoDetailsChangeTypeOneOf, RefundInitiated, RefundedAsStoreCredit, RefundedPayment, RefundedPaymentKindOneOf, RegularPayment, RegularPaymentPaymentMethodDetailsOneOf, RegularPaymentRefund, RestoreInfo, RuleType, SavedPaymentMethod, SecuredMedia, SetAdditionalFeesRequest, SetAdditionalFeesResponse, SetBillingInfoOptions, SetBillingInfoRequest, SetBillingInfoResponse, SetBusinessLocationOptions, SetBusinessLocationRequest, SetBusinessLocationResponse, SetBuyerInfoOptions, SetBuyerInfoRequest, SetBuyerInfoResponse, SetDiscountsRequest, SetDiscountsResponse, SetRecipientInfoOptions, SetRecipientInfoRequest, SetRecipientInfoResponse, SetShippingInfoOptions, SetShippingInfoRequest, SetShippingInfoResponse, SetTaxExemptionOptions, SetTaxExemptionRequest, SetTaxExemptionResponse, ShippingChangedDetails, ShippingDetails, ShippingDetailsChangeTypeOneOf, ShippingInformation, ShippingInformationChange, ShippingOption, ShippingPrice, ShippingRegion, SortOrder, Sorting, SourceType, StreetAddress, SubscriptionDescription, SubscriptionFrequency, SubscriptionInfo, SubscriptionSettings, SubscriptionTitle, SystemError, TagList, Tags, TaxDetails, TaxSummary, TaxableAddress, TaxableAddressTaxableAddressDataOneOf, TaxableAddressType, TotalPriceChange, TranslatedValue, UpdateExtendedFieldsOptions, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, UpdateLineItemsRequest, UpdateLineItemsResponse, UpdateShippingInfoRequest, UpdateShippingInfoResponse, V1BalanceSummary, V1CreatedBy, V1CreatedByStringOneOf, V1DeliveryLogistics, V1DeliveryLogisticsAddressOneOf, V1DeliveryTimeSlot, V1PickupDetails, V1ShippingInformation, V1ShippingPrice, ValidationError, VatId, VatType, WebhookIdentityType, WeightUnit, WixReceipt, } from './ecom-v1-draft-order-draft-orders.universal.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.WeightUnit = void 0;
|
|
3
|
+
exports.VatType = exports.TaxableAddressType = exports.SubscriptionFrequency = exports.SourceType = exports.SortOrder = exports.RuleType = exports.PickupMethod = exports.PickupDetailsPickupMethod = exports.PaymentStatus = exports.PaymentOptionType = exports.OrderStatus = exports.NonDraftableReason = exports.LineItemQuantityChangeType = exports.JurisdictionType = exports.ItemTypeItemType = exports.FulfillmentStatus = exports.FileType = exports.EditingStatus = exports.DiscountType = exports.DiscountReason = exports.DescriptionLineType = exports.ChannelType = exports.AttributionSource = exports.AppliedDiscountDiscountType = exports.AdjustmentType = exports.ActivityType = exports.setBusinessLocation = exports.setTaxExemption = exports.updateExtendedFields = exports.queryDraftOrders = exports.deleteDraftOrder = exports.createOrderFromDraft = exports.commitDraftOrder = exports.getOrderDraftabilityStatus = exports.getDraftOrder = exports.setBillingInfo = exports.setRecipientInfo = exports.setBuyerInfo = exports.setShippingInfo = exports.deleteCustomAdditionalFees = exports.createCustomAdditionalFees = exports.setAdditionalFees = exports.deleteCustomDiscounts = exports.createCustomDiscounts = exports.setDiscounts = exports.updateLineItems = exports.addLineItemsToDraftOrder = exports.createEmptyDraftOrder = exports.createDraftOrder = exports.__metadata = void 0;
|
|
4
|
+
exports.WeightUnit = exports.WebhookIdentityType = void 0;
|
|
5
5
|
const ecom_v1_draft_order_draft_orders_universal_js_1 = require("./ecom-v1-draft-order-draft-orders.universal.js");
|
|
6
6
|
exports.__metadata = { PACKAGE_NAME: '@wix/ecom' };
|
|
7
7
|
function createDraftOrder(httpClient) {
|
|
@@ -23,7 +23,7 @@ function addLineItemsToDraftOrder(httpClient) {
|
|
|
23
23
|
}
|
|
24
24
|
exports.addLineItemsToDraftOrder = addLineItemsToDraftOrder;
|
|
25
25
|
function updateLineItems(httpClient) {
|
|
26
|
-
return (draftOrderId,
|
|
26
|
+
return (draftOrderId, lineItemChanges) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.updateLineItems)(draftOrderId, lineItemChanges,
|
|
27
27
|
// @ts-ignore
|
|
28
28
|
{ httpClient });
|
|
29
29
|
}
|
|
@@ -65,25 +65,25 @@ function deleteCustomAdditionalFees(httpClient) {
|
|
|
65
65
|
}
|
|
66
66
|
exports.deleteCustomAdditionalFees = deleteCustomAdditionalFees;
|
|
67
67
|
function setShippingInfo(httpClient) {
|
|
68
|
-
return () => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setShippingInfo)(
|
|
68
|
+
return (draftOrderId, options) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setShippingInfo)(draftOrderId, options,
|
|
69
69
|
// @ts-ignore
|
|
70
70
|
{ httpClient });
|
|
71
71
|
}
|
|
72
72
|
exports.setShippingInfo = setShippingInfo;
|
|
73
73
|
function setBuyerInfo(httpClient) {
|
|
74
|
-
return () => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setBuyerInfo)(
|
|
74
|
+
return (draftOrderId, options) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setBuyerInfo)(draftOrderId, options,
|
|
75
75
|
// @ts-ignore
|
|
76
76
|
{ httpClient });
|
|
77
77
|
}
|
|
78
78
|
exports.setBuyerInfo = setBuyerInfo;
|
|
79
79
|
function setRecipientInfo(httpClient) {
|
|
80
|
-
return () => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setRecipientInfo)(
|
|
80
|
+
return (draftOrderId, options) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setRecipientInfo)(draftOrderId, options,
|
|
81
81
|
// @ts-ignore
|
|
82
82
|
{ httpClient });
|
|
83
83
|
}
|
|
84
84
|
exports.setRecipientInfo = setRecipientInfo;
|
|
85
85
|
function setBillingInfo(httpClient) {
|
|
86
|
-
return () => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setBillingInfo)(
|
|
86
|
+
return (draftOrderId, options) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setBillingInfo)(draftOrderId, options,
|
|
87
87
|
// @ts-ignore
|
|
88
88
|
{ httpClient });
|
|
89
89
|
}
|
|
@@ -107,7 +107,7 @@ function commitDraftOrder(httpClient) {
|
|
|
107
107
|
}
|
|
108
108
|
exports.commitDraftOrder = commitDraftOrder;
|
|
109
109
|
function createOrderFromDraft(httpClient) {
|
|
110
|
-
return () => (0, ecom_v1_draft_order_draft_orders_universal_js_1.createOrderFromDraft)(
|
|
110
|
+
return (draftOrderId, options) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.createOrderFromDraft)(draftOrderId, options,
|
|
111
111
|
// @ts-ignore
|
|
112
112
|
{ httpClient });
|
|
113
113
|
}
|
|
@@ -124,14 +124,20 @@ function queryDraftOrders(httpClient) {
|
|
|
124
124
|
{ httpClient });
|
|
125
125
|
}
|
|
126
126
|
exports.queryDraftOrders = queryDraftOrders;
|
|
127
|
+
function updateExtendedFields(httpClient) {
|
|
128
|
+
return (_id, namespace, options) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.updateExtendedFields)(_id, namespace, options,
|
|
129
|
+
// @ts-ignore
|
|
130
|
+
{ httpClient });
|
|
131
|
+
}
|
|
132
|
+
exports.updateExtendedFields = updateExtendedFields;
|
|
127
133
|
function setTaxExemption(httpClient) {
|
|
128
|
-
return () => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setTaxExemption)(
|
|
134
|
+
return (draftOrderId, options) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setTaxExemption)(draftOrderId, options,
|
|
129
135
|
// @ts-ignore
|
|
130
136
|
{ httpClient });
|
|
131
137
|
}
|
|
132
138
|
exports.setTaxExemption = setTaxExemption;
|
|
133
139
|
function setBusinessLocation(httpClient) {
|
|
134
|
-
return () => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setBusinessLocation)(
|
|
140
|
+
return (draftOrderId, options) => (0, ecom_v1_draft_order_draft_orders_universal_js_1.setBusinessLocation)(draftOrderId, options,
|
|
135
141
|
// @ts-ignore
|
|
136
142
|
{ httpClient });
|
|
137
143
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecom-v1-draft-order-draft-orders.public.js","sourceRoot":"","sources":["../../../../src/ecom-v1-draft-order-draft-orders.public.ts"],"names":[],"mappings":";;;;AACA,
|
|
1
|
+
{"version":3,"file":"ecom-v1-draft-order-draft-orders.public.js","sourceRoot":"","sources":["../../../../src/ecom-v1-draft-order-draft-orders.public.ts"],"names":[],"mappings":"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"}
|