@wix/auto_sdk_ecom_orders 1.0.149 → 1.0.150
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/{ecom-v1-order-orders.universal-CoyGOJOi.d.ts → ecom-v1-order-orders.universal-w6ZpfX3D.d.ts} +163 -163
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js +6 -6
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +6 -6
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +163 -163
- package/build/cjs/meta.js +6 -6
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{ecom-v1-order-orders.universal-CoyGOJOi.d.mts → ecom-v1-order-orders.universal-w6ZpfX3D.d.mts} +163 -163
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs +6 -6
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +6 -6
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +163 -163
- package/build/es/meta.mjs +6 -6
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{ecom-v1-order-orders.universal-DDISw1y8.d.ts → ecom-v1-order-orders.universal-DG7Uu3-L.d.ts} +163 -163
- package/build/internal/cjs/index.d.ts +2 -2
- package/build/internal/cjs/index.js +6 -6
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -2
- package/build/internal/cjs/index.typings.js +6 -6
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +163 -163
- package/build/internal/cjs/meta.js +6 -6
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{ecom-v1-order-orders.universal-DDISw1y8.d.mts → ecom-v1-order-orders.universal-DG7Uu3-L.d.mts} +163 -163
- package/build/internal/es/index.d.mts +2 -2
- package/build/internal/es/index.mjs +6 -6
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -2
- package/build/internal/es/index.typings.mjs +6 -6
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +163 -163
- package/build/internal/es/meta.mjs +6 -6
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/meta.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { cI as ImportOrderRequest$1, cJ as ImportOrderResponse$1, cK as SetOrderNumberCounterRequest$1, cL as SetOrderNumberCounterResponse$1, cM as BulkDeleteImportedOrdersRequest$1, cN as BulkDeleteImportedOrdersResponse$1,
|
|
1
|
+
import { cI as ImportOrderRequest$1, cJ as ImportOrderResponse$1, cK as SetOrderNumberCounterRequest$1, cL as SetOrderNumberCounterResponse$1, cM as BulkDeleteImportedOrdersRequest$1, cN as BulkDeleteImportedOrdersResponse$1, dU as PreparePaymentCollectionRequest$1, b as PreparePaymentCollectionResponse$1, dY as GetPaymentCollectabilityStatusRequest$1, G as GetPaymentCollectabilityStatusResponse$1, dZ as RecordManuallyCollectedPaymentRequest$1, d_ as RecordManuallyCollectedPaymentResponse$1, d$ as MarkOrderAsPaidRequest$1, e0 as MarkOrderAsPaidResponse$1, e1 as BulkMarkOrdersAsPaidRequest$1, e2 as BulkMarkOrdersAsPaidResponse$1, e7 as GetRefundabilityStatusRequest$1, e8 as GetRefundabilityStatusResponse$1, eb as CreatePaymentGatewayOrderRequest$1, ed as CreatePaymentGatewayOrderResponse$1, ee as ChargeMembershipsRequest$1, ei as ChargeMembershipsResponse$1, ej as TriggerRefundRequest$1, eo as TriggerRefundResponse$1, eQ as VoidAuthorizedPaymentsRequest$1, V as VoidAuthorizedPaymentsResponse$1, eR as CaptureAuthorizedPaymentsRequest$1, C as CaptureAuthorizedPaymentsResponse$1, eW as GetOrderRequest$1, eX as GetOrderResponse$1, f7 as SearchOrdersRequest$1, S as SearchOrdersResponse$1, fb as CreateOrderRequest$1, fe as CreateOrderResponse$1, ff as UpdateOrderRequest$1, fg as UpdateOrderResponse$1, fh as BulkUpdateOrdersRequest$1, l as BulkUpdateOrdersResponse$1, fZ as UpdateOrderLineItemRequest$1, f_ as UpdateOrderLineItemResponse$1, gp as AddActivityRequest$1, gs as AddActivityResponse$1, gt as AddActivitiesRequest$1, m as AddActivitiesResponse$1, gu as UpdateActivityRequest$1, gv as UpdateActivityResponse$1, gw as DeleteActivityRequest$1, gx as DeleteActivityResponse$1, gD as CancelOrderRequest$1, o as CancelOrderResponse$1, gF as UpdateOrderStatusRequest$1, gG as UpdateOrderStatusResponse$1, h4 as AggregateOrdersRequest$1, h5 as AggregateOrdersResponse$1, h9 as BulkUpdateOrderTagsRequest$1, r as BulkUpdateOrderTagsResponse$1 } from './ecom-v1-order-orders.universal-w6ZpfX3D.js';
|
|
2
2
|
import '@wix/sdk-types';
|
|
3
3
|
|
|
4
4
|
interface Order {
|
|
@@ -3192,6 +3192,168 @@ declare enum WebhookIdentityType {
|
|
|
3192
3192
|
}
|
|
3193
3193
|
/** @enumType */
|
|
3194
3194
|
type WebhookIdentityTypeWithLiterals = WebhookIdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';
|
|
3195
|
+
interface UpdateInternalDocumentsEvent extends UpdateInternalDocumentsEventOperationOneOf {
|
|
3196
|
+
/** insert/update documents */
|
|
3197
|
+
update?: InternalDocumentUpdateOperation;
|
|
3198
|
+
/** delete by document ids */
|
|
3199
|
+
deleteByIds?: DeleteByIdsOperation;
|
|
3200
|
+
/** delete documents matching filter */
|
|
3201
|
+
deleteByFilter?: DeleteByFilterOperation;
|
|
3202
|
+
/** update internal documents matching filter */
|
|
3203
|
+
updateByFilter?: InternalDocumentUpdateByFilterOperation;
|
|
3204
|
+
/** update only existing documents */
|
|
3205
|
+
updateExisting?: InternalUpdateExistingOperation;
|
|
3206
|
+
/** insert/update documents with versioning */
|
|
3207
|
+
versionedUpdate?: VersionedDocumentUpdateOperation;
|
|
3208
|
+
/** delete by document ids with versioning */
|
|
3209
|
+
versionedDeleteByIds?: VersionedDeleteByIdsOperation;
|
|
3210
|
+
/**
|
|
3211
|
+
* type of the documents
|
|
3212
|
+
* @minLength 2
|
|
3213
|
+
*/
|
|
3214
|
+
documentType?: string;
|
|
3215
|
+
/**
|
|
3216
|
+
* language of the documents (mandatory)
|
|
3217
|
+
* @minLength 2
|
|
3218
|
+
*/
|
|
3219
|
+
language?: string | null;
|
|
3220
|
+
/**
|
|
3221
|
+
* one or more search documents
|
|
3222
|
+
* @deprecated
|
|
3223
|
+
*/
|
|
3224
|
+
addDocuments?: InternalDocument[];
|
|
3225
|
+
/**
|
|
3226
|
+
* one or more ids of indexed documents to be removed. Removal will happen before addition (if both provided)
|
|
3227
|
+
* @deprecated
|
|
3228
|
+
*/
|
|
3229
|
+
removeDocumentIds?: string[];
|
|
3230
|
+
/** id to pass to processing notification */
|
|
3231
|
+
correlationId?: string | null;
|
|
3232
|
+
/** when event was created / issued */
|
|
3233
|
+
issuedAt?: Date | null;
|
|
3234
|
+
}
|
|
3235
|
+
/** @oneof */
|
|
3236
|
+
interface UpdateInternalDocumentsEventOperationOneOf {
|
|
3237
|
+
/** insert/update documents */
|
|
3238
|
+
update?: InternalDocumentUpdateOperation;
|
|
3239
|
+
/** delete by document ids */
|
|
3240
|
+
deleteByIds?: DeleteByIdsOperation;
|
|
3241
|
+
/** delete documents matching filter */
|
|
3242
|
+
deleteByFilter?: DeleteByFilterOperation;
|
|
3243
|
+
/** update internal documents matching filter */
|
|
3244
|
+
updateByFilter?: InternalDocumentUpdateByFilterOperation;
|
|
3245
|
+
/** update only existing documents */
|
|
3246
|
+
updateExisting?: InternalUpdateExistingOperation;
|
|
3247
|
+
/** insert/update documents with versioning */
|
|
3248
|
+
versionedUpdate?: VersionedDocumentUpdateOperation;
|
|
3249
|
+
/** delete by document ids with versioning */
|
|
3250
|
+
versionedDeleteByIds?: VersionedDeleteByIdsOperation;
|
|
3251
|
+
}
|
|
3252
|
+
interface InternalDocument {
|
|
3253
|
+
/** document with mandatory fields (id) and with fields specific to the type of the document */
|
|
3254
|
+
document?: Record<string, any> | null;
|
|
3255
|
+
}
|
|
3256
|
+
interface InternalDocumentUpdateOperation {
|
|
3257
|
+
/** documents to index or update */
|
|
3258
|
+
documents?: InternalDocument[];
|
|
3259
|
+
}
|
|
3260
|
+
interface DeleteByIdsOperation {
|
|
3261
|
+
/** ids of the documents to delete */
|
|
3262
|
+
documentIds?: string[];
|
|
3263
|
+
/**
|
|
3264
|
+
* tenant id for custom tenancy strategy
|
|
3265
|
+
* @minLength 2
|
|
3266
|
+
* @maxLength 300
|
|
3267
|
+
*/
|
|
3268
|
+
tenantId?: string | null;
|
|
3269
|
+
}
|
|
3270
|
+
interface DeleteByFilterOperation {
|
|
3271
|
+
/** documents matching this filter wil be deleted. only filterable documents defined in document_type can be used for filtering */
|
|
3272
|
+
filter?: Record<string, any> | null;
|
|
3273
|
+
/**
|
|
3274
|
+
* tenant id for custom tenancy strategy
|
|
3275
|
+
* @minLength 2
|
|
3276
|
+
* @maxLength 300
|
|
3277
|
+
*/
|
|
3278
|
+
tenantId?: string | null;
|
|
3279
|
+
}
|
|
3280
|
+
interface InternalDocumentUpdateByFilterOperation {
|
|
3281
|
+
/** documents matching this filter will be updated */
|
|
3282
|
+
filter?: Record<string, any> | null;
|
|
3283
|
+
/** partial document to apply */
|
|
3284
|
+
document?: InternalDocument;
|
|
3285
|
+
/**
|
|
3286
|
+
* tenant id for custom tenancy strategy
|
|
3287
|
+
* @minLength 2
|
|
3288
|
+
* @maxLength 300
|
|
3289
|
+
*/
|
|
3290
|
+
tenantId?: string | null;
|
|
3291
|
+
}
|
|
3292
|
+
interface InternalUpdateExistingOperation {
|
|
3293
|
+
/** documents to update */
|
|
3294
|
+
documents?: InternalDocument[];
|
|
3295
|
+
}
|
|
3296
|
+
interface VersionedDocumentUpdateOperation {
|
|
3297
|
+
/** documents to create or overwrite */
|
|
3298
|
+
documents?: InternalDocument[];
|
|
3299
|
+
/** versioning mode to use instead of default */
|
|
3300
|
+
versioningMode?: VersioningModeWithLiterals;
|
|
3301
|
+
}
|
|
3302
|
+
declare enum VersioningMode {
|
|
3303
|
+
/** use default versioning mode agreed with search team */
|
|
3304
|
+
DEFAULT = "DEFAULT",
|
|
3305
|
+
/** execute only if version is greater than existing */
|
|
3306
|
+
GREATER_THAN = "GREATER_THAN",
|
|
3307
|
+
/** execute only if version is greater or equal to existing */
|
|
3308
|
+
GREATER_OR_EQUAL = "GREATER_OR_EQUAL"
|
|
3309
|
+
}
|
|
3310
|
+
/** @enumType */
|
|
3311
|
+
type VersioningModeWithLiterals = VersioningMode | 'DEFAULT' | 'GREATER_THAN' | 'GREATER_OR_EQUAL';
|
|
3312
|
+
interface VersionedDeleteByIdsOperation {
|
|
3313
|
+
/** ids with version of the documents to delete */
|
|
3314
|
+
documentIds?: VersionedDocumentId[];
|
|
3315
|
+
/**
|
|
3316
|
+
* tenant id for custom tenancy strategy
|
|
3317
|
+
* @minLength 2
|
|
3318
|
+
* @maxLength 300
|
|
3319
|
+
*/
|
|
3320
|
+
tenantId?: string | null;
|
|
3321
|
+
}
|
|
3322
|
+
interface VersionedDocumentId {
|
|
3323
|
+
/** document id */
|
|
3324
|
+
documentId?: string;
|
|
3325
|
+
/** document version */
|
|
3326
|
+
version?: string;
|
|
3327
|
+
/** versioning mode to use instead of default */
|
|
3328
|
+
versioningMode?: VersioningModeWithLiterals;
|
|
3329
|
+
}
|
|
3330
|
+
interface TriggerReindexRequest {
|
|
3331
|
+
/** @format GUID */
|
|
3332
|
+
metasiteId?: string;
|
|
3333
|
+
/**
|
|
3334
|
+
* @minLength 1
|
|
3335
|
+
* @maxLength 100
|
|
3336
|
+
* @maxSize 100
|
|
3337
|
+
*/
|
|
3338
|
+
orderIds?: string[];
|
|
3339
|
+
}
|
|
3340
|
+
interface TriggerReindexResponse {
|
|
3341
|
+
}
|
|
3342
|
+
interface Empty {
|
|
3343
|
+
}
|
|
3344
|
+
interface BatchOfTriggerReindexOrderRequest {
|
|
3345
|
+
/** @maxSize 25 */
|
|
3346
|
+
requests?: TriggerReindexOrderRequest[];
|
|
3347
|
+
}
|
|
3348
|
+
interface TriggerReindexOrderRequest {
|
|
3349
|
+
/** @format GUID */
|
|
3350
|
+
metasiteId?: string;
|
|
3351
|
+
/**
|
|
3352
|
+
* @minLength 1
|
|
3353
|
+
* @maxLength 100
|
|
3354
|
+
*/
|
|
3355
|
+
orderId?: string;
|
|
3356
|
+
}
|
|
3195
3357
|
interface SendBuyerConfirmationEmailRequest {
|
|
3196
3358
|
/** @format GUID */
|
|
3197
3359
|
orderId?: string;
|
|
@@ -3484,8 +3646,6 @@ interface PreviewResendDownloadLinksEmailRequest {
|
|
|
3484
3646
|
interface PreviewResendDownloadLinksEmailResponse {
|
|
3485
3647
|
emailPreview?: string;
|
|
3486
3648
|
}
|
|
3487
|
-
interface Empty {
|
|
3488
|
-
}
|
|
3489
3649
|
interface PreparePaymentCollectionRequest {
|
|
3490
3650
|
/**
|
|
3491
3651
|
* Ecom order ID.
|
|
@@ -4550,166 +4710,6 @@ interface ChargeSavedPaymentMethodResponse {
|
|
|
4550
4710
|
/** Payment gateway's order ID (e.g Wix Payments) */
|
|
4551
4711
|
paymentGatewayOrderId?: string;
|
|
4552
4712
|
}
|
|
4553
|
-
interface UpdateInternalDocumentsEvent extends UpdateInternalDocumentsEventOperationOneOf {
|
|
4554
|
-
/** insert/update documents */
|
|
4555
|
-
update?: InternalDocumentUpdateOperation;
|
|
4556
|
-
/** delete by document ids */
|
|
4557
|
-
deleteByIds?: DeleteByIdsOperation;
|
|
4558
|
-
/** delete documents matching filter */
|
|
4559
|
-
deleteByFilter?: DeleteByFilterOperation;
|
|
4560
|
-
/** update internal documents matching filter */
|
|
4561
|
-
updateByFilter?: InternalDocumentUpdateByFilterOperation;
|
|
4562
|
-
/** update only existing documents */
|
|
4563
|
-
updateExisting?: InternalUpdateExistingOperation;
|
|
4564
|
-
/** insert/update documents with versioning */
|
|
4565
|
-
versionedUpdate?: VersionedDocumentUpdateOperation;
|
|
4566
|
-
/** delete by document ids with versioning */
|
|
4567
|
-
versionedDeleteByIds?: VersionedDeleteByIdsOperation;
|
|
4568
|
-
/**
|
|
4569
|
-
* type of the documents
|
|
4570
|
-
* @minLength 2
|
|
4571
|
-
*/
|
|
4572
|
-
documentType?: string;
|
|
4573
|
-
/**
|
|
4574
|
-
* language of the documents (mandatory)
|
|
4575
|
-
* @minLength 2
|
|
4576
|
-
*/
|
|
4577
|
-
language?: string | null;
|
|
4578
|
-
/**
|
|
4579
|
-
* one or more search documents
|
|
4580
|
-
* @deprecated
|
|
4581
|
-
*/
|
|
4582
|
-
addDocuments?: InternalDocument[];
|
|
4583
|
-
/**
|
|
4584
|
-
* one or more ids of indexed documents to be removed. Removal will happen before addition (if both provided)
|
|
4585
|
-
* @deprecated
|
|
4586
|
-
*/
|
|
4587
|
-
removeDocumentIds?: string[];
|
|
4588
|
-
/** id to pass to processing notification */
|
|
4589
|
-
correlationId?: string | null;
|
|
4590
|
-
/** when event was created / issued */
|
|
4591
|
-
issuedAt?: Date | null;
|
|
4592
|
-
}
|
|
4593
|
-
/** @oneof */
|
|
4594
|
-
interface UpdateInternalDocumentsEventOperationOneOf {
|
|
4595
|
-
/** insert/update documents */
|
|
4596
|
-
update?: InternalDocumentUpdateOperation;
|
|
4597
|
-
/** delete by document ids */
|
|
4598
|
-
deleteByIds?: DeleteByIdsOperation;
|
|
4599
|
-
/** delete documents matching filter */
|
|
4600
|
-
deleteByFilter?: DeleteByFilterOperation;
|
|
4601
|
-
/** update internal documents matching filter */
|
|
4602
|
-
updateByFilter?: InternalDocumentUpdateByFilterOperation;
|
|
4603
|
-
/** update only existing documents */
|
|
4604
|
-
updateExisting?: InternalUpdateExistingOperation;
|
|
4605
|
-
/** insert/update documents with versioning */
|
|
4606
|
-
versionedUpdate?: VersionedDocumentUpdateOperation;
|
|
4607
|
-
/** delete by document ids with versioning */
|
|
4608
|
-
versionedDeleteByIds?: VersionedDeleteByIdsOperation;
|
|
4609
|
-
}
|
|
4610
|
-
interface InternalDocument {
|
|
4611
|
-
/** document with mandatory fields (id) and with fields specific to the type of the document */
|
|
4612
|
-
document?: Record<string, any> | null;
|
|
4613
|
-
}
|
|
4614
|
-
interface InternalDocumentUpdateOperation {
|
|
4615
|
-
/** documents to index or update */
|
|
4616
|
-
documents?: InternalDocument[];
|
|
4617
|
-
}
|
|
4618
|
-
interface DeleteByIdsOperation {
|
|
4619
|
-
/** ids of the documents to delete */
|
|
4620
|
-
documentIds?: string[];
|
|
4621
|
-
/**
|
|
4622
|
-
* tenant id for custom tenancy strategy
|
|
4623
|
-
* @minLength 2
|
|
4624
|
-
* @maxLength 300
|
|
4625
|
-
*/
|
|
4626
|
-
tenantId?: string | null;
|
|
4627
|
-
}
|
|
4628
|
-
interface DeleteByFilterOperation {
|
|
4629
|
-
/** documents matching this filter wil be deleted. only filterable documents defined in document_type can be used for filtering */
|
|
4630
|
-
filter?: Record<string, any> | null;
|
|
4631
|
-
/**
|
|
4632
|
-
* tenant id for custom tenancy strategy
|
|
4633
|
-
* @minLength 2
|
|
4634
|
-
* @maxLength 300
|
|
4635
|
-
*/
|
|
4636
|
-
tenantId?: string | null;
|
|
4637
|
-
}
|
|
4638
|
-
interface InternalDocumentUpdateByFilterOperation {
|
|
4639
|
-
/** documents matching this filter will be updated */
|
|
4640
|
-
filter?: Record<string, any> | null;
|
|
4641
|
-
/** partial document to apply */
|
|
4642
|
-
document?: InternalDocument;
|
|
4643
|
-
/**
|
|
4644
|
-
* tenant id for custom tenancy strategy
|
|
4645
|
-
* @minLength 2
|
|
4646
|
-
* @maxLength 300
|
|
4647
|
-
*/
|
|
4648
|
-
tenantId?: string | null;
|
|
4649
|
-
}
|
|
4650
|
-
interface InternalUpdateExistingOperation {
|
|
4651
|
-
/** documents to update */
|
|
4652
|
-
documents?: InternalDocument[];
|
|
4653
|
-
}
|
|
4654
|
-
interface VersionedDocumentUpdateOperation {
|
|
4655
|
-
/** documents to create or overwrite */
|
|
4656
|
-
documents?: InternalDocument[];
|
|
4657
|
-
/** versioning mode to use instead of default */
|
|
4658
|
-
versioningMode?: VersioningModeWithLiterals;
|
|
4659
|
-
}
|
|
4660
|
-
declare enum VersioningMode {
|
|
4661
|
-
/** use default versioning mode agreed with search team */
|
|
4662
|
-
DEFAULT = "DEFAULT",
|
|
4663
|
-
/** execute only if version is greater than existing */
|
|
4664
|
-
GREATER_THAN = "GREATER_THAN",
|
|
4665
|
-
/** execute only if version is greater or equal to existing */
|
|
4666
|
-
GREATER_OR_EQUAL = "GREATER_OR_EQUAL"
|
|
4667
|
-
}
|
|
4668
|
-
/** @enumType */
|
|
4669
|
-
type VersioningModeWithLiterals = VersioningMode | 'DEFAULT' | 'GREATER_THAN' | 'GREATER_OR_EQUAL';
|
|
4670
|
-
interface VersionedDeleteByIdsOperation {
|
|
4671
|
-
/** ids with version of the documents to delete */
|
|
4672
|
-
documentIds?: VersionedDocumentId[];
|
|
4673
|
-
/**
|
|
4674
|
-
* tenant id for custom tenancy strategy
|
|
4675
|
-
* @minLength 2
|
|
4676
|
-
* @maxLength 300
|
|
4677
|
-
*/
|
|
4678
|
-
tenantId?: string | null;
|
|
4679
|
-
}
|
|
4680
|
-
interface VersionedDocumentId {
|
|
4681
|
-
/** document id */
|
|
4682
|
-
documentId?: string;
|
|
4683
|
-
/** document version */
|
|
4684
|
-
version?: string;
|
|
4685
|
-
/** versioning mode to use instead of default */
|
|
4686
|
-
versioningMode?: VersioningModeWithLiterals;
|
|
4687
|
-
}
|
|
4688
|
-
interface TriggerReindexRequest {
|
|
4689
|
-
/** @format GUID */
|
|
4690
|
-
metasiteId?: string;
|
|
4691
|
-
/**
|
|
4692
|
-
* @minLength 1
|
|
4693
|
-
* @maxLength 100
|
|
4694
|
-
* @maxSize 100
|
|
4695
|
-
*/
|
|
4696
|
-
orderIds?: string[];
|
|
4697
|
-
}
|
|
4698
|
-
interface TriggerReindexResponse {
|
|
4699
|
-
}
|
|
4700
|
-
interface BatchOfTriggerReindexOrderRequest {
|
|
4701
|
-
/** @maxSize 25 */
|
|
4702
|
-
requests?: TriggerReindexOrderRequest[];
|
|
4703
|
-
}
|
|
4704
|
-
interface TriggerReindexOrderRequest {
|
|
4705
|
-
/** @format GUID */
|
|
4706
|
-
metasiteId?: string;
|
|
4707
|
-
/**
|
|
4708
|
-
* @minLength 1
|
|
4709
|
-
* @maxLength 100
|
|
4710
|
-
*/
|
|
4711
|
-
orderId?: string;
|
|
4712
|
-
}
|
|
4713
4713
|
interface DiffmatokyPayload {
|
|
4714
4714
|
left?: string;
|
|
4715
4715
|
right?: string;
|
package/build/cjs/meta.js
CHANGED
|
@@ -2027,6 +2027,12 @@ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
|
2027
2027
|
WebhookIdentityType2["APP"] = "APP";
|
|
2028
2028
|
return WebhookIdentityType2;
|
|
2029
2029
|
})(WebhookIdentityType || {});
|
|
2030
|
+
var VersioningMode = /* @__PURE__ */ ((VersioningMode2) => {
|
|
2031
|
+
VersioningMode2["DEFAULT"] = "DEFAULT";
|
|
2032
|
+
VersioningMode2["GREATER_THAN"] = "GREATER_THAN";
|
|
2033
|
+
VersioningMode2["GREATER_OR_EQUAL"] = "GREATER_OR_EQUAL";
|
|
2034
|
+
return VersioningMode2;
|
|
2035
|
+
})(VersioningMode || {});
|
|
2030
2036
|
var PreviewEmailType = /* @__PURE__ */ ((PreviewEmailType2) => {
|
|
2031
2037
|
PreviewEmailType2["ORDER_PLACED"] = "ORDER_PLACED";
|
|
2032
2038
|
PreviewEmailType2["DOWNLOAD_LINKS"] = "DOWNLOAD_LINKS";
|
|
@@ -2152,12 +2158,6 @@ var RefundStatus = /* @__PURE__ */ ((RefundStatus2) => {
|
|
|
2152
2158
|
RefundStatus2["STARTED"] = "STARTED";
|
|
2153
2159
|
return RefundStatus2;
|
|
2154
2160
|
})(RefundStatus || {});
|
|
2155
|
-
var VersioningMode = /* @__PURE__ */ ((VersioningMode2) => {
|
|
2156
|
-
VersioningMode2["DEFAULT"] = "DEFAULT";
|
|
2157
|
-
VersioningMode2["GREATER_THAN"] = "GREATER_THAN";
|
|
2158
|
-
VersioningMode2["GREATER_OR_EQUAL"] = "GREATER_OR_EQUAL";
|
|
2159
|
-
return VersioningMode2;
|
|
2160
|
-
})(VersioningMode || {});
|
|
2161
2161
|
var SortOrder = /* @__PURE__ */ ((SortOrder2) => {
|
|
2162
2162
|
SortOrder2["ASC"] = "ASC";
|
|
2163
2163
|
SortOrder2["DESC"] = "DESC";
|