@wix/auto_sdk_ecom_orders 1.0.91 → 1.0.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/build/cjs/{ecom-v1-order-orders.universal-m-UTQqCp.d.ts → ecom-v1-order-orders.universal-D0qIcZis.d.ts} +7 -7
  2. package/build/cjs/index.d.ts +2 -2
  3. package/build/cjs/index.js +0 -4
  4. package/build/cjs/index.js.map +1 -1
  5. package/build/cjs/index.typings.d.ts +2 -2
  6. package/build/cjs/index.typings.js +0 -4
  7. package/build/cjs/index.typings.js.map +1 -1
  8. package/build/cjs/meta.d.ts +1 -1
  9. package/build/cjs/meta.js +0 -4
  10. package/build/cjs/meta.js.map +1 -1
  11. package/build/es/{ecom-v1-order-orders.universal-m-UTQqCp.d.mts → ecom-v1-order-orders.universal-D0qIcZis.d.mts} +7 -7
  12. package/build/es/index.d.mts +2 -2
  13. package/build/es/index.mjs +0 -4
  14. package/build/es/index.mjs.map +1 -1
  15. package/build/es/index.typings.d.mts +2 -2
  16. package/build/es/index.typings.mjs +0 -4
  17. package/build/es/index.typings.mjs.map +1 -1
  18. package/build/es/meta.d.mts +1 -1
  19. package/build/es/meta.mjs +0 -4
  20. package/build/es/meta.mjs.map +1 -1
  21. package/build/internal/cjs/{ecom-v1-order-orders.universal-8LlSaeAr.d.ts → ecom-v1-order-orders.universal-CI0GzLKU.d.ts} +7 -7
  22. package/build/internal/cjs/index.d.ts +2 -2
  23. package/build/internal/cjs/index.js +0 -4
  24. package/build/internal/cjs/index.js.map +1 -1
  25. package/build/internal/cjs/index.typings.d.ts +2 -2
  26. package/build/internal/cjs/index.typings.js +0 -4
  27. package/build/internal/cjs/index.typings.js.map +1 -1
  28. package/build/internal/cjs/meta.d.ts +1 -1
  29. package/build/internal/cjs/meta.js +0 -4
  30. package/build/internal/cjs/meta.js.map +1 -1
  31. package/build/internal/es/{ecom-v1-order-orders.universal-8LlSaeAr.d.mts → ecom-v1-order-orders.universal-CI0GzLKU.d.mts} +7 -7
  32. package/build/internal/es/index.d.mts +2 -2
  33. package/build/internal/es/index.mjs +0 -4
  34. package/build/internal/es/index.mjs.map +1 -1
  35. package/build/internal/es/index.typings.d.mts +2 -2
  36. package/build/internal/es/index.typings.mjs +0 -4
  37. package/build/internal/es/index.typings.mjs.map +1 -1
  38. package/build/internal/es/meta.d.mts +1 -1
  39. package/build/internal/es/meta.mjs +0 -4
  40. package/build/internal/es/meta.mjs.map +1 -1
  41. package/package.json +2 -2
@@ -1728,6 +1728,12 @@ interface LineItemPriceChange {
1728
1728
  /** Item price after update. */
1729
1729
  newPrice?: Price;
1730
1730
  }
1731
+ interface LineItemProductNameChange {
1732
+ /** Item product name before update. */
1733
+ originalProductName?: ProductName;
1734
+ /** Item product name after update. */
1735
+ newProductName?: ProductName;
1736
+ }
1731
1737
  interface ManagedLineItem {
1732
1738
  /**
1733
1739
  * Line item ID.
@@ -4252,12 +4258,6 @@ interface TriggerReindexOrderRequest {
4252
4258
  */
4253
4259
  orderId?: string;
4254
4260
  }
4255
- interface LineItemProductNameChange {
4256
- /** Item product name before update. */
4257
- originalProductName?: ProductName;
4258
- /** Item product name after update. */
4259
- newProductName?: ProductName;
4260
- }
4261
4261
  interface DiffmatokyPayload {
4262
4262
  left?: string;
4263
4263
  right?: string;
@@ -7350,4 +7350,4 @@ interface BulkUpdateOrderTagsOptions {
7350
7350
  unassignTags?: Tags;
7351
7351
  }
7352
7352
 
7353
- export { DurationUnit as $, AdjustmentType as A, type BulkUpdateOrdersOptions as B, type CaptureAuthorizedPaymentsResponse as C, DescriptionLineType as D, PickupMethod as E, FulfillmentStatus as F, type GetPaymentCollectabilityStatusResponse as G, OrderStatus as H, ItemTypeItemType as I, JurisdictionType as J, DiscountType as K, DiscountReason as L, type MaskedOrder as M, LineItemQuantityChangeType as N, type Order as O, type Price as P, ActivityType as Q, AttributionSource as R, type SearchOrdersResponse as S, TaxableAddressType as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, WeightUnit as W, ChannelType as X, PreviewEmailType as Y, WebhookIdentityType as Z, ScheduledAction as _, type PreparePaymentCollectionOptions as a, type StreetAddress as a$, PaymentCollectabilityStatus as a0, RefundableStatus as a1, NonRefundableReason as a2, ManuallyRefundableReason as a3, RestockType as a4, TransactionStatus as a5, AuthorizationCaptureStatus as a6, AuthorizationVoidStatus as a7, Reason as a8, ActionType as a9, type ItemType as aA, type ItemTypeItemTypeDataOneOf as aB, type ItemTaxFullDetails as aC, type LineItemTaxInfo as aD, type LineItemTaxBreakdown as aE, type DigitalFile as aF, type SubscriptionInfo as aG, type SubscriptionTitle as aH, type SubscriptionDescription as aI, type SubscriptionSettings as aJ, type FreeTrialPeriod as aK, type BillingAdjustment as aL, type BillingAdjustmentPriceSummary as aM, type PriceDescription as aN, type LocationAndQuantity as aO, type TaxableAddress as aP, type TaxableAddressTaxableAddressDataOneOf as aQ, type ExtendedFields as aR, type ModifierGroup as aS, type TranslatableString as aT, type ItemModifier as aU, type BuyerInfo as aV, type BuyerInfoIdOneOf as aW, type CurrencyConversionDetails as aX, type PriceSummary as aY, type AddressWithContact as aZ, type Address as a_, ChargebackStatus as aa, MembershipPaymentStatus as ab, RefundStatus as ac, VersioningMode as ad, SortOrder as ae, OrderApprovalStrategy as af, DeltaPaymentOptionType as ag, InventoryAction as ah, Placement as ai, SubdivisionType as aj, SourceType as ak, CustomFieldGroup as al, ValueType as am, DepositType as an, InvoiceStatus as ao, type OrderLineItem as ap, type ProductName as aq, type CatalogReference as ar, type DescriptionLine as as, type DescriptionLineValueOneOf as at, type DescriptionLineDescriptionLineValueOneOf as au, type DescriptionLineName as av, type PlainTextValue as aw, type Color as ax, type FocalPoint as ay, type PhysicalProperties as az, type PreparePaymentCollectionResponse as b, type PaymentCanceledPaymentDetailsOneOf as b$, type AddressLocation as b0, type FullAddressContactDetails as b1, type VatId as b2, type V1ShippingInformation as b3, type DeliveryLogistics as b4, type DeliveryLogisticsAddressOneOf as b5, type PickupDetails as b6, type PickupAddress as b7, type DeliveryTimeSlot as b8, type ShippingPrice as b9, type ManagedLineItem as bA, type ManagedDiscount as bB, type TranslatedValue as bC, type LineItemAmount as bD, type ManagedAdditionalFee as bE, type TotalPriceChange as bF, type ShippingInformationChange as bG, type ShippingInformation as bH, type SavedPaymentMethod as bI, type AuthorizedPaymentCreated as bJ, type AuthorizedPaymentCaptured as bK, type AuthorizedPaymentVoided as bL, type RefundInitiated as bM, type RefundedPayment as bN, type RefundedPaymentKindOneOf as bO, type RegularPaymentRefund as bP, type GiftCardPaymentRefund as bQ, type MembershipPaymentRefund as bR, type PaymentRefunded as bS, type PaymentRefundFailed as bT, type RefundedAsStoreCredit as bU, type PaymentPending as bV, type PaymentPendingPaymentDetailsOneOf as bW, type RegularPayment as bX, type RegularPaymentPaymentMethodDetailsOneOf as bY, type CreditCardDetails as bZ, type PaymentCanceled as b_, type ShippingRegion as ba, type TaxSummary as bb, type OrderTaxInfo as bc, type OrderTaxBreakdown as bd, type AppliedDiscount as be, type AppliedDiscountDiscountSourceOneOf as bf, type Coupon as bg, type MerchantDiscount as bh, type MerchantDiscountMerchantDiscountReasonOneOf as bi, type DiscountRule as bj, type DiscountRuleName as bk, type LineItemDiscount as bl, type Activity as bm, type ActivityContentOneOf as bn, type CustomActivity as bo, type MerchantComment as bp, type OrderRefunded as bq, type OrderCreatedFromExchange as br, type NewExchangeOrderCreated as bs, type LineItemExchangeData as bt, type DraftOrderChangesApplied as bu, type OrderChange as bv, type OrderChangeValueOneOf as bw, type LineItemChanges as bx, type LineItemQuantityChange as by, type LineItemPriceChange as bz, type PreparePaymentCollectionApplicationErrors as c, type PreviewBuyerPickupConfirmationEmailRequest as c$, type PaymentDeclined as c0, type PaymentDeclinedPaymentDetailsOneOf as c1, type ReceiptCreated as c2, type ReceiptCreatedReceiptInfoOneOf as c3, type WixReceipt as c4, type ExternalReceipt as c5, type ReceiptSent as c6, type ReceiptSentReceiptInfoOneOf as c7, type ChargebackCreated as c8, type ChargebackReversed as c9, type BulkSendBuyerShippingConfirmationEmailsRequest as cA, type BulkSendBuyerShippingConfirmationEmailsResponse as cB, type SendMerchantOrderReceivedNotificationRequest as cC, type SendMerchantOrderReceivedNotificationResponse as cD, type SendCancelRefundEmailRequest as cE, type SendCancelRefundEmailResponse as cF, type SendRefundEmailRequest as cG, type SendRefundEmailResponse as cH, type SendMerchantOrderReceivedPushRequest as cI, type SendMerchantOrderReceivedPushResponse as cJ, type PreviewEmailByTypeRequest as cK, type PreviewEmailByTypeResponse as cL, type PreviewRefundEmailRequest as cM, type RefundDetails as cN, type RefundItem as cO, type LineItemRefund as cP, type AdditionalFeeRefund as cQ, type ShippingRefund as cR, type PreviewRefundEmailResponse as cS, type PreviewCancelEmailRequest as cT, type PreviewCancelEmailResponse as cU, type PreviewCancelRefundEmailRequest as cV, type PreviewCancelRefundEmailResponse as cW, type PreviewBuyerPaymentsReceivedEmailRequest as cX, type PreviewBuyerPaymentsReceivedEmailResponse as cY, type PreviewBuyerConfirmationEmailRequest as cZ, type PreviewBuyerConfirmationEmailResponse as c_, type CreatedBy as ca, type CreatedByStringOneOf as cb, type ChannelInfo as cc, type CustomField as cd, type BalanceSummary as ce, type Balance as cf, type AdditionalFee as cg, type FulfillmentStatusesAggregate as ch, type Tags as ci, type TagList as cj, type Location as ck, type OrderApproved as cl, type OrdersExperiments as cm, type OrderRejectedEventOrderRejected as cn, type OrderItemsRestocked as co, type V1RestockItem as cp, type SendBuyerConfirmationEmailRequest as cq, type SendBuyerConfirmationEmailResponse as cr, type SendBuyerPaymentsReceivedEmailRequest as cs, type SendBuyerPaymentsReceivedEmailResponse as ct, type SendBuyerPickupConfirmationEmailRequest as cu, type SendBuyerPickupConfirmationEmailResponse as cv, type BulkSendBuyerPickupConfirmationEmailsRequest as cw, type BulkSendBuyerPickupConfirmationEmailsResponse as cx, type SendBuyerShippingConfirmationEmailRequest as cy, type SendBuyerShippingConfirmationEmailResponse as cz, type VoidAuthorizedPaymentsApplicationErrors as d, type GiftCardPaymentDetails as d$, type PreviewBuyerPickupConfirmationEmailResponse as d0, type PreviewShippingConfirmationEmailRequest as d1, type PreviewShippingConfirmationEmailResponse as d2, type PreviewResendDownloadLinksEmailRequest as d3, type PreviewResendDownloadLinksEmailResponse as d4, type DomainEvent as d5, type DomainEventBodyOneOf as d6, type EntityCreatedEvent as d7, type RestoreInfo as d8, type EntityUpdatedEvent as d9, type CreatePaymentGatewayOrderRequest as dA, type ChargedBy as dB, type CreatePaymentGatewayOrderResponse as dC, type ChargeMembershipsRequest as dD, type MembershipChargeItem as dE, type MembershipName as dF, type ServiceProperties as dG, type ChargeMembershipsResponse as dH, type TriggerRefundRequest as dI, type PaymentRefund as dJ, type RefundSideEffects as dK, type RestockInfo as dL, type RestockItem as dM, type TriggerRefundResponse as dN, type OrderTransactions as dO, type Payment as dP, type PaymentPaymentDetailsOneOf as dQ, type PaymentReceiptInfoOneOf as dR, type RegularPaymentDetails as dS, type RegularPaymentDetailsPaymentMethodDetailsOneOf as dT, type CreditCardPaymentMethodDetails as dU, type AuthorizationDetails as dV, type AuthorizationCapture as dW, type AuthorizationActionFailureDetails as dX, type AuthorizationVoid as dY, type V1ScheduledAction as dZ, type Chargeback as d_, type EntityDeletedEvent as da, type ActionEvent as db, type Empty as dc, type MessageEnvelope as dd, type IdentificationData as de, type IdentificationDataIdOneOf as df, type PreparePaymentCollectionRequest as dg, type RedirectUrls as dh, type DelayedCaptureSettings as di, type Duration as dj, type GetPaymentCollectabilityStatusRequest as dk, type RecordManuallyCollectedPaymentRequest as dl, type RecordManuallyCollectedPaymentResponse as dm, type MarkOrderAsPaidRequest as dn, type MarkOrderAsPaidResponse as dp, type BulkMarkOrdersAsPaidRequest as dq, type BulkMarkOrdersAsPaidResponse as dr, type BulkOrderResult as ds, type ItemMetadata as dt, type ApplicationError as du, type BulkActionMetadata as dv, type GetRefundabilityStatusRequest as dw, type GetRefundabilityStatusResponse as dx, type Refundability as dy, type RefundabilityAdditionalRefundabilityInfoOneOf as dz, type PaymentCapture as e, type DraftOrderDiffs as e$, type MembershipPaymentDetails as e0, type WixReceiptInfo as e1, type ExternalReceiptInfo as e2, type Refund as e3, type RefundTransaction as e4, type RefundStatusInfo as e5, type AggregatedRefundSummary as e6, type RefundItemsBreakdown as e7, type LineItemRefundSummary as e8, type CalculateRefundRequest as e9, type SnapshotMessage as eA, type IndexingMessage as eB, type GetOrderRequest as eC, type GetOrderResponse as eD, type InternalQueryOrdersRequest as eE, type PlatformQuery as eF, type PlatformQueryPagingMethodOneOf as eG, type Sorting as eH, type PlatformPaging as eI, type CursorPaging as eJ, type InternalQueryOrdersResponse as eK, type PlatformPagingMetadata as eL, type Cursors as eM, type QueryOrderRequest as eN, type QueryOrderResponse as eO, type SearchOrdersRequest as eP, type CursorSearch as eQ, type CursorSearchPagingMethodOneOf as eR, type CursorPagingMetadata as eS, type CreateOrderRequest as eT, type OrderCreationSettings as eU, type OrderCreateNotifications as eV, type CreateOrderResponse as eW, type UpdateOrderRequest as eX, type UpdateOrderResponse as eY, type BulkUpdateOrdersRequest as eZ, type CommitDeltasRequest as e_, type CalculateRefundItemRequest as ea, type CalculateRefundResponse as eb, type CalculateRefundItemResponse as ec, type VoidAuthorizedPaymentsRequest as ed, type CaptureAuthorizedPaymentsRequest as ee, type ChargeSavedPaymentMethodRequest as ef, type ChargeSavedPaymentMethodResponse as eg, type UpdateInternalDocumentsEvent as eh, type UpdateInternalDocumentsEventOperationOneOf as ei, type InternalDocument as ej, type InternalDocumentUpdateOperation as ek, type DeleteByIdsOperation as el, type DeleteByFilterOperation as em, type InternalDocumentUpdateByFilterOperation as en, type InternalUpdateExistingOperation as eo, type VersionedDocumentUpdateOperation as ep, type VersionedDeleteByIdsOperation as eq, type VersionedDocumentId as er, type TriggerReindexRequest as es, type TriggerReindexResponse as et, type BatchOfTriggerReindexOrderRequest as eu, type TriggerReindexOrderRequest as ev, type LineItemProductNameChange as ew, type DiffmatokyPayload as ex, type ErrorInformation as ey, type ContinueSideEffectsFlowInLegacyData as ez, type CaptureAuthorizedPaymentsApplicationErrors as f, type EmailEdited as f$, type DraftOrderDiffsShippingUpdateInfoOneOf as f0, type DraftOrderDiffsBuyerUpdateInfoOneOf as f1, type DraftOrderDiffsBillingUpdateInfoOneOf as f2, type DraftOrderDiffsRecipientUpdateInfoOneOf as f3, type V1LineItemDelta as f4, type V1LineItemDeltaDeltaOneOf as f5, type OrderLineItemChangedDetails as f6, type ItemChangedDetails as f7, type AppliedDiscountDelta as f8, type AppliedDiscountDeltaDeltaOneOf as f9, type UpdateBuyerEmailResponse as fA, type UpdateOrderShippingAddressRequest as fB, type UpdateOrderShippingAddressResponse as fC, type UpdateBillingContactDetailsRequest as fD, type UpdateBillingContactDetailsResponse as fE, type UpdateOrderLineItemRequest as fF, type UpdateOrderLineItemResponse as fG, type UpdateOrderLineItemsRequest as fH, type MaskedOrderLineItem as fI, type UpdateOrderLineItemsResponse as fJ, type AddInternalActivityRequest as fK, type InternalActivity as fL, type InternalActivityContentOneOf as fM, type OrderPlaced as fN, type OrderPaid as fO, type OrderFulfilled as fP, type OrderNotFulfilled as fQ, type OrderCanceled as fR, type DownloadLinkSent as fS, type TrackingNumberAdded as fT, type TrackingNumberEdited as fU, type TrackingLinkAdded as fV, type ShippingConfirmationEmailSent as fW, type InvoiceAdded as fX, type InvoiceSent as fY, type FulfillerEmailSent as fZ, type ShippingAddressEdited as f_, type AdditionalFeeDelta as fa, type AdditionalFeeDeltaDeltaOneOf as fb, type DraftOrderCommitSettings as fc, type InventoryUpdateDetails as fd, type CommitDeltasResponse as fe, type OrderDeltasCommitted as ff, type CommittedDiffs as fg, type CommittedDiffsShippingUpdateInfoOneOf as fh, type LineItemDelta as fi, type LineItemDeltaDeltaOneOf as fj, type ArchiveOrderRequest as fk, type ArchiveOrderResponse as fl, type BulkArchiveOrdersRequest as fm, type BulkArchiveOrdersResponse as fn, type BulkArchiveOrdersByFilterRequest as fo, type BulkArchiveOrdersByFilterResponse as fp, type UnArchiveOrderRequest as fq, type UnArchiveOrderResponse as fr, type BulkUnArchiveOrdersRequest as fs, type BulkUnArchiveOrdersResponse as ft, type BulkUnArchiveOrdersByFilterRequest as fu, type BulkUnArchiveOrdersByFilterResponse as fv, type UpdateBuyerInfoRequest as fw, type BuyerInfoUpdate as fx, type UpdateBuyerInfoResponse as fy, type UpdateBuyerEmailRequest as fz, type GetOrderApplicationErrors as g, type InvoiceSentEvent as g$, type PickupReadyEmailSent as g0, type OrderPartiallyPaid as g1, type OrderPending as g2, type OrderRejected as g3, type AddInternalActivityResponse as g4, type AddActivityRequest as g5, type PublicActivity as g6, type PublicActivityContentOneOf as g7, type AddActivityResponse as g8, type AddActivitiesRequest as g9, type BulkMarkAsUnfulfilledByFilterResponse as gA, type BulkSetBusinessLocationRequest as gB, type BulkSetBusinessLocationResponse as gC, type BulkSetBusinessLocationResult as gD, type V1MarkOrderAsPaidRequest as gE, type V1MarkOrderAsPaidResponse as gF, type PaymentStatusUpdated as gG, type V1BulkMarkOrdersAsPaidRequest as gH, type V1BulkMarkOrdersAsPaidResponse as gI, type V1CreatePaymentGatewayOrderRequest as gJ, type V1CreatePaymentGatewayOrderResponse as gK, type GetShipmentsRequest as gL, type GetShipmentsResponse as gM, type AggregateOrdersRequest as gN, type AggregateOrdersResponse as gO, type DecrementItemsQuantityRequest as gP, type DecrementData as gQ, type DecrementItemsQuantityResponse as gR, type BulkUpdateOrderTagsRequest as gS, type BulkUpdateOrderTagsResult as gT, type Task as gU, type TaskKey as gV, type TaskAction as gW, type TaskActionActionOneOf as gX, type Complete as gY, type Cancel as gZ, type Reschedule as g_, type AddActivitiesResponse as ga, type UpdateActivityRequest as gb, type UpdateActivityResponse as gc, type DeleteActivityRequest as gd, type DeleteActivityResponse as ge, type UpdateLineItemsDescriptionLinesRequest as gf, type LineItemUpdate as gg, type UpdateLineItemsDescriptionLinesResponse as gh, type MarkOrderAsSeenByHumanRequest as gi, type MarkOrderAsSeenByHumanResponse as gj, type CancelOrderRequest as gk, type OrderCanceledEventOrderCanceled as gl, type UpdateOrderStatusRequest as gm, type UpdateOrderStatusResponse as gn, type MarkAsFulfilledRequest as go, type MarkAsFulfilledResponse as gp, type FulfillmentStatusUpdated as gq, type BulkMarkAsFulfilledRequest as gr, type BulkMarkAsFulfilledResponse as gs, type BulkMarkAsFulfilledByFilterRequest as gt, type BulkMarkAsFulfilledByFilterResponse as gu, type MarkAsUnfulfilledRequest as gv, type MarkAsUnfulfilledResponse as gw, type BulkMarkAsUnfulfilledRequest as gx, type BulkMarkAsUnfulfilledResponse as gy, type BulkMarkAsUnfulfilledByFilterRequest as gz, type OrderSearch as h, type AttributionSourceWithLiterals as h$, type IdAndVersion as h0, type InvoiceFields as h1, type Customer as h2, type Email as h3, type QuotesAddress as h4, type AddressDescription as h5, type Phone as h6, type Company as h7, type CommonAddress as h8, type CommonAddressStreetOneOf as h9, type PaymentCollectionCreatePaymentGatewayOrderOptions as hA, type ChargeMembershipsOptions as hB, type TriggerRefundOptions as hC, type OrderSearchSpec as hD, type CommitDeltasOptions as hE, type UpdateOrderLineItemIdentifiers as hF, type UpdateOrderLineItem as hG, type UpdateActivityIdentifiers as hH, type DeleteActivityIdentifiers as hI, type AggregateOrdersOptions as hJ, type DescriptionLineTypeWithLiterals as hK, type ItemTypeItemTypeWithLiterals as hL, type PaymentOptionTypeWithLiterals as hM, type JurisdictionTypeWithLiterals as hN, type SubscriptionFrequencyWithLiterals as hO, type AdjustmentTypeWithLiterals as hP, type TaxableAddressTypeWithLiterals as hQ, type PaymentStatusWithLiterals as hR, type FulfillmentStatusWithLiterals as hS, type WeightUnitWithLiterals as hT, type VatTypeWithLiterals as hU, type PickupMethodWithLiterals as hV, type OrderStatusWithLiterals as hW, type DiscountTypeWithLiterals as hX, type DiscountReasonWithLiterals as hY, type LineItemQuantityChangeTypeWithLiterals as hZ, type ActivityTypeWithLiterals as h_, type Subdivision as ha, type StandardDetails as hb, type InvoiceDates as hc, type LineItems as hd, type LineItem as he, type BigDecimalWrapper as hf, type LineItemTax as hg, type Source as hh, type LineItemMetaData as hi, type Locale as hj, type TotalPrice as hk, type ItemizedFee as hl, type Discount as hm, type DiscountOneDiscountTypeOneOf as hn, type CalculatedTaxes as ho, type CalculatedTax as hp, type Payments as hq, type InvoicesPayment as hr, type MetaData as hs, type InvoiceDynamicPriceTotals as ht, type CustomFieldValue as hu, type Value as hv, type Deposit as hw, type TriggerSideEffectsFromLegacyData as hx, type BaseEventMetadata as hy, type EventMetadata as hz, type CreateOrderOptions as i, type ChannelTypeWithLiterals as i0, type PreviewEmailTypeWithLiterals as i1, type WebhookIdentityTypeWithLiterals as i2, type ScheduledActionWithLiterals as i3, type DurationUnitWithLiterals as i4, type PaymentCollectabilityStatusWithLiterals as i5, type RefundableStatusWithLiterals as i6, type NonRefundableReasonWithLiterals as i7, type ManuallyRefundableReasonWithLiterals as i8, type RestockTypeWithLiterals as i9, type CommitDeltasApplicationErrors as iA, type UpdateOrderStatusApplicationErrors as iB, type CommonSearchWithEntityContext as iC, onOrderApproved as iD, onOrderUpdated as iE, onOrderCanceled as iF, onOrderCreated as iG, onOrderPaymentStatusUpdated as iH, preparePaymentCollection as iI, getPaymentCollectabilityStatus as iJ, voidAuthorizedPayments as iK, captureAuthorizedPayments as iL, getOrder as iM, createOrder as iN, updateOrder as iO, bulkUpdateOrders as iP, cancelOrder as iQ, bulkUpdateOrderTags as iR, type TransactionStatusWithLiterals as ia, type AuthorizationCaptureStatusWithLiterals as ib, type AuthorizationVoidStatusWithLiterals as ic, type ReasonWithLiterals as id, type ActionTypeWithLiterals as ie, type ChargebackStatusWithLiterals as ig, type MembershipPaymentStatusWithLiterals as ih, type RefundStatusWithLiterals as ii, type VersioningModeWithLiterals as ij, type SortOrderWithLiterals as ik, type OrderApprovalStrategyWithLiterals as il, type DeltaPaymentOptionTypeWithLiterals as im, type InventoryActionWithLiterals as io, type PlacementWithLiterals as ip, type SubdivisionTypeWithLiterals as iq, type SourceTypeWithLiterals as ir, type CustomFieldGroupWithLiterals as is, type ValueTypeWithLiterals as it, type DepositTypeWithLiterals as iu, type InvoiceStatusWithLiterals as iv, type RecordManuallyCollectedPaymentApplicationErrors as iw, type PaymentCollectionMarkOrderAsPaidApplicationErrors as ix, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as iy, type TriggerRefundApplicationErrors as iz, type CreateOrderApplicationErrors as j, type UpdateOrderApplicationErrors as k, type BulkUpdateOrdersResponse as l, type CancelOrderOptions as m, type CancelOrderResponse as n, type CancelOrderApplicationErrors as o, type BulkUpdateOrderTagsOptions as p, type BulkUpdateOrderTagsResponse as q, type OrderApprovedEnvelope as r, type OrderUpdatedEnvelope as s, type OrderCanceledEnvelope as t, type OrderCreatedEnvelope as u, type OrderPaymentStatusUpdatedEnvelope as v, PaymentOptionType as w, SubscriptionFrequency as x, PaymentStatus as y, VatType as z };
7353
+ export { DurationUnit as $, AdjustmentType as A, type BulkUpdateOrdersOptions as B, type CaptureAuthorizedPaymentsResponse as C, DescriptionLineType as D, PickupMethod as E, FulfillmentStatus as F, type GetPaymentCollectabilityStatusResponse as G, OrderStatus as H, ItemTypeItemType as I, JurisdictionType as J, DiscountType as K, DiscountReason as L, type MaskedOrder as M, LineItemQuantityChangeType as N, type Order as O, type Price as P, ActivityType as Q, AttributionSource as R, type SearchOrdersResponse as S, TaxableAddressType as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, WeightUnit as W, ChannelType as X, PreviewEmailType as Y, WebhookIdentityType as Z, ScheduledAction as _, type PreparePaymentCollectionOptions as a, type StreetAddress as a$, PaymentCollectabilityStatus as a0, RefundableStatus as a1, NonRefundableReason as a2, ManuallyRefundableReason as a3, RestockType as a4, TransactionStatus as a5, AuthorizationCaptureStatus as a6, AuthorizationVoidStatus as a7, Reason as a8, ActionType as a9, type ItemType as aA, type ItemTypeItemTypeDataOneOf as aB, type ItemTaxFullDetails as aC, type LineItemTaxInfo as aD, type LineItemTaxBreakdown as aE, type DigitalFile as aF, type SubscriptionInfo as aG, type SubscriptionTitle as aH, type SubscriptionDescription as aI, type SubscriptionSettings as aJ, type FreeTrialPeriod as aK, type BillingAdjustment as aL, type BillingAdjustmentPriceSummary as aM, type PriceDescription as aN, type LocationAndQuantity as aO, type TaxableAddress as aP, type TaxableAddressTaxableAddressDataOneOf as aQ, type ExtendedFields as aR, type ModifierGroup as aS, type TranslatableString as aT, type ItemModifier as aU, type BuyerInfo as aV, type BuyerInfoIdOneOf as aW, type CurrencyConversionDetails as aX, type PriceSummary as aY, type AddressWithContact as aZ, type Address as a_, ChargebackStatus as aa, MembershipPaymentStatus as ab, RefundStatus as ac, VersioningMode as ad, SortOrder as ae, OrderApprovalStrategy as af, DeltaPaymentOptionType as ag, InventoryAction as ah, Placement as ai, SubdivisionType as aj, SourceType as ak, CustomFieldGroup as al, ValueType as am, DepositType as an, InvoiceStatus as ao, type OrderLineItem as ap, type ProductName as aq, type CatalogReference as ar, type DescriptionLine as as, type DescriptionLineValueOneOf as at, type DescriptionLineDescriptionLineValueOneOf as au, type DescriptionLineName as av, type PlainTextValue as aw, type Color as ax, type FocalPoint as ay, type PhysicalProperties as az, type PreparePaymentCollectionResponse as b, type PaymentCanceled as b$, type AddressLocation as b0, type FullAddressContactDetails as b1, type VatId as b2, type V1ShippingInformation as b3, type DeliveryLogistics as b4, type DeliveryLogisticsAddressOneOf as b5, type PickupDetails as b6, type PickupAddress as b7, type DeliveryTimeSlot as b8, type ShippingPrice as b9, type LineItemProductNameChange as bA, type ManagedLineItem as bB, type ManagedDiscount as bC, type TranslatedValue as bD, type LineItemAmount as bE, type ManagedAdditionalFee as bF, type TotalPriceChange as bG, type ShippingInformationChange as bH, type ShippingInformation as bI, type SavedPaymentMethod as bJ, type AuthorizedPaymentCreated as bK, type AuthorizedPaymentCaptured as bL, type AuthorizedPaymentVoided as bM, type RefundInitiated as bN, type RefundedPayment as bO, type RefundedPaymentKindOneOf as bP, type RegularPaymentRefund as bQ, type GiftCardPaymentRefund as bR, type MembershipPaymentRefund as bS, type PaymentRefunded as bT, type PaymentRefundFailed as bU, type RefundedAsStoreCredit as bV, type PaymentPending as bW, type PaymentPendingPaymentDetailsOneOf as bX, type RegularPayment as bY, type RegularPaymentPaymentMethodDetailsOneOf as bZ, type CreditCardDetails as b_, type ShippingRegion as ba, type TaxSummary as bb, type OrderTaxInfo as bc, type OrderTaxBreakdown as bd, type AppliedDiscount as be, type AppliedDiscountDiscountSourceOneOf as bf, type Coupon as bg, type MerchantDiscount as bh, type MerchantDiscountMerchantDiscountReasonOneOf as bi, type DiscountRule as bj, type DiscountRuleName as bk, type LineItemDiscount as bl, type Activity as bm, type ActivityContentOneOf as bn, type CustomActivity as bo, type MerchantComment as bp, type OrderRefunded as bq, type OrderCreatedFromExchange as br, type NewExchangeOrderCreated as bs, type LineItemExchangeData as bt, type DraftOrderChangesApplied as bu, type OrderChange as bv, type OrderChangeValueOneOf as bw, type LineItemChanges as bx, type LineItemQuantityChange as by, type LineItemPriceChange as bz, type PreparePaymentCollectionApplicationErrors as c, type PreviewBuyerConfirmationEmailResponse as c$, type PaymentCanceledPaymentDetailsOneOf as c0, type PaymentDeclined as c1, type PaymentDeclinedPaymentDetailsOneOf as c2, type ReceiptCreated as c3, type ReceiptCreatedReceiptInfoOneOf as c4, type WixReceipt as c5, type ExternalReceipt as c6, type ReceiptSent as c7, type ReceiptSentReceiptInfoOneOf as c8, type ChargebackCreated as c9, type SendBuyerShippingConfirmationEmailResponse as cA, type BulkSendBuyerShippingConfirmationEmailsRequest as cB, type BulkSendBuyerShippingConfirmationEmailsResponse as cC, type SendMerchantOrderReceivedNotificationRequest as cD, type SendMerchantOrderReceivedNotificationResponse as cE, type SendCancelRefundEmailRequest as cF, type SendCancelRefundEmailResponse as cG, type SendRefundEmailRequest as cH, type SendRefundEmailResponse as cI, type SendMerchantOrderReceivedPushRequest as cJ, type SendMerchantOrderReceivedPushResponse as cK, type PreviewEmailByTypeRequest as cL, type PreviewEmailByTypeResponse as cM, type PreviewRefundEmailRequest as cN, type RefundDetails as cO, type RefundItem as cP, type LineItemRefund as cQ, type AdditionalFeeRefund as cR, type ShippingRefund as cS, type PreviewRefundEmailResponse as cT, type PreviewCancelEmailRequest as cU, type PreviewCancelEmailResponse as cV, type PreviewCancelRefundEmailRequest as cW, type PreviewCancelRefundEmailResponse as cX, type PreviewBuyerPaymentsReceivedEmailRequest as cY, type PreviewBuyerPaymentsReceivedEmailResponse as cZ, type PreviewBuyerConfirmationEmailRequest as c_, type ChargebackReversed as ca, type CreatedBy as cb, type CreatedByStringOneOf as cc, type ChannelInfo as cd, type CustomField as ce, type BalanceSummary as cf, type Balance as cg, type AdditionalFee as ch, type FulfillmentStatusesAggregate as ci, type Tags as cj, type TagList as ck, type Location as cl, type OrderApproved as cm, type OrdersExperiments as cn, type OrderRejectedEventOrderRejected as co, type OrderItemsRestocked as cp, type V1RestockItem as cq, type SendBuyerConfirmationEmailRequest as cr, type SendBuyerConfirmationEmailResponse as cs, type SendBuyerPaymentsReceivedEmailRequest as ct, type SendBuyerPaymentsReceivedEmailResponse as cu, type SendBuyerPickupConfirmationEmailRequest as cv, type SendBuyerPickupConfirmationEmailResponse as cw, type BulkSendBuyerPickupConfirmationEmailsRequest as cx, type BulkSendBuyerPickupConfirmationEmailsResponse as cy, type SendBuyerShippingConfirmationEmailRequest as cz, type VoidAuthorizedPaymentsApplicationErrors as d, type Chargeback as d$, type PreviewBuyerPickupConfirmationEmailRequest as d0, type PreviewBuyerPickupConfirmationEmailResponse as d1, type PreviewShippingConfirmationEmailRequest as d2, type PreviewShippingConfirmationEmailResponse as d3, type PreviewResendDownloadLinksEmailRequest as d4, type PreviewResendDownloadLinksEmailResponse as d5, type DomainEvent as d6, type DomainEventBodyOneOf as d7, type EntityCreatedEvent as d8, type RestoreInfo as d9, type RefundabilityAdditionalRefundabilityInfoOneOf as dA, type CreatePaymentGatewayOrderRequest as dB, type ChargedBy as dC, type CreatePaymentGatewayOrderResponse as dD, type ChargeMembershipsRequest as dE, type MembershipChargeItem as dF, type MembershipName as dG, type ServiceProperties as dH, type ChargeMembershipsResponse as dI, type TriggerRefundRequest as dJ, type PaymentRefund as dK, type RefundSideEffects as dL, type RestockInfo as dM, type RestockItem as dN, type TriggerRefundResponse as dO, type OrderTransactions as dP, type Payment as dQ, type PaymentPaymentDetailsOneOf as dR, type PaymentReceiptInfoOneOf as dS, type RegularPaymentDetails as dT, type RegularPaymentDetailsPaymentMethodDetailsOneOf as dU, type CreditCardPaymentMethodDetails as dV, type AuthorizationDetails as dW, type AuthorizationCapture as dX, type AuthorizationActionFailureDetails as dY, type AuthorizationVoid as dZ, type V1ScheduledAction as d_, type EntityUpdatedEvent as da, type EntityDeletedEvent as db, type ActionEvent as dc, type Empty as dd, type MessageEnvelope as de, type IdentificationData as df, type IdentificationDataIdOneOf as dg, type PreparePaymentCollectionRequest as dh, type RedirectUrls as di, type DelayedCaptureSettings as dj, type Duration as dk, type GetPaymentCollectabilityStatusRequest as dl, type RecordManuallyCollectedPaymentRequest as dm, type RecordManuallyCollectedPaymentResponse as dn, type MarkOrderAsPaidRequest as dp, type MarkOrderAsPaidResponse as dq, type BulkMarkOrdersAsPaidRequest as dr, type BulkMarkOrdersAsPaidResponse as ds, type BulkOrderResult as dt, type ItemMetadata as du, type ApplicationError as dv, type BulkActionMetadata as dw, type GetRefundabilityStatusRequest as dx, type GetRefundabilityStatusResponse as dy, type Refundability as dz, type PaymentCapture as e, type DraftOrderDiffs as e$, type GiftCardPaymentDetails as e0, type MembershipPaymentDetails as e1, type WixReceiptInfo as e2, type ExternalReceiptInfo as e3, type Refund as e4, type RefundTransaction as e5, type RefundStatusInfo as e6, type AggregatedRefundSummary as e7, type RefundItemsBreakdown as e8, type LineItemRefundSummary as e9, type SnapshotMessage as eA, type IndexingMessage as eB, type GetOrderRequest as eC, type GetOrderResponse as eD, type InternalQueryOrdersRequest as eE, type PlatformQuery as eF, type PlatformQueryPagingMethodOneOf as eG, type Sorting as eH, type PlatformPaging as eI, type CursorPaging as eJ, type InternalQueryOrdersResponse as eK, type PlatformPagingMetadata as eL, type Cursors as eM, type QueryOrderRequest as eN, type QueryOrderResponse as eO, type SearchOrdersRequest as eP, type CursorSearch as eQ, type CursorSearchPagingMethodOneOf as eR, type CursorPagingMetadata as eS, type CreateOrderRequest as eT, type OrderCreationSettings as eU, type OrderCreateNotifications as eV, type CreateOrderResponse as eW, type UpdateOrderRequest as eX, type UpdateOrderResponse as eY, type BulkUpdateOrdersRequest as eZ, type CommitDeltasRequest as e_, type CalculateRefundRequest as ea, type CalculateRefundItemRequest as eb, type CalculateRefundResponse as ec, type CalculateRefundItemResponse as ed, type VoidAuthorizedPaymentsRequest as ee, type CaptureAuthorizedPaymentsRequest as ef, type ChargeSavedPaymentMethodRequest as eg, type ChargeSavedPaymentMethodResponse as eh, type UpdateInternalDocumentsEvent as ei, type UpdateInternalDocumentsEventOperationOneOf as ej, type InternalDocument as ek, type InternalDocumentUpdateOperation as el, type DeleteByIdsOperation as em, type DeleteByFilterOperation as en, type InternalDocumentUpdateByFilterOperation as eo, type InternalUpdateExistingOperation as ep, type VersionedDocumentUpdateOperation as eq, type VersionedDeleteByIdsOperation as er, type VersionedDocumentId as es, type TriggerReindexRequest as et, type TriggerReindexResponse as eu, type BatchOfTriggerReindexOrderRequest as ev, type TriggerReindexOrderRequest as ew, type DiffmatokyPayload as ex, type ErrorInformation as ey, type ContinueSideEffectsFlowInLegacyData as ez, type CaptureAuthorizedPaymentsApplicationErrors as f, type EmailEdited as f$, type DraftOrderDiffsShippingUpdateInfoOneOf as f0, type DraftOrderDiffsBuyerUpdateInfoOneOf as f1, type DraftOrderDiffsBillingUpdateInfoOneOf as f2, type DraftOrderDiffsRecipientUpdateInfoOneOf as f3, type V1LineItemDelta as f4, type V1LineItemDeltaDeltaOneOf as f5, type OrderLineItemChangedDetails as f6, type ItemChangedDetails as f7, type AppliedDiscountDelta as f8, type AppliedDiscountDeltaDeltaOneOf as f9, type UpdateBuyerEmailResponse as fA, type UpdateOrderShippingAddressRequest as fB, type UpdateOrderShippingAddressResponse as fC, type UpdateBillingContactDetailsRequest as fD, type UpdateBillingContactDetailsResponse as fE, type UpdateOrderLineItemRequest as fF, type UpdateOrderLineItemResponse as fG, type UpdateOrderLineItemsRequest as fH, type MaskedOrderLineItem as fI, type UpdateOrderLineItemsResponse as fJ, type AddInternalActivityRequest as fK, type InternalActivity as fL, type InternalActivityContentOneOf as fM, type OrderPlaced as fN, type OrderPaid as fO, type OrderFulfilled as fP, type OrderNotFulfilled as fQ, type OrderCanceled as fR, type DownloadLinkSent as fS, type TrackingNumberAdded as fT, type TrackingNumberEdited as fU, type TrackingLinkAdded as fV, type ShippingConfirmationEmailSent as fW, type InvoiceAdded as fX, type InvoiceSent as fY, type FulfillerEmailSent as fZ, type ShippingAddressEdited as f_, type AdditionalFeeDelta as fa, type AdditionalFeeDeltaDeltaOneOf as fb, type DraftOrderCommitSettings as fc, type InventoryUpdateDetails as fd, type CommitDeltasResponse as fe, type OrderDeltasCommitted as ff, type CommittedDiffs as fg, type CommittedDiffsShippingUpdateInfoOneOf as fh, type LineItemDelta as fi, type LineItemDeltaDeltaOneOf as fj, type ArchiveOrderRequest as fk, type ArchiveOrderResponse as fl, type BulkArchiveOrdersRequest as fm, type BulkArchiveOrdersResponse as fn, type BulkArchiveOrdersByFilterRequest as fo, type BulkArchiveOrdersByFilterResponse as fp, type UnArchiveOrderRequest as fq, type UnArchiveOrderResponse as fr, type BulkUnArchiveOrdersRequest as fs, type BulkUnArchiveOrdersResponse as ft, type BulkUnArchiveOrdersByFilterRequest as fu, type BulkUnArchiveOrdersByFilterResponse as fv, type UpdateBuyerInfoRequest as fw, type BuyerInfoUpdate as fx, type UpdateBuyerInfoResponse as fy, type UpdateBuyerEmailRequest as fz, type GetOrderApplicationErrors as g, type InvoiceSentEvent as g$, type PickupReadyEmailSent as g0, type OrderPartiallyPaid as g1, type OrderPending as g2, type OrderRejected as g3, type AddInternalActivityResponse as g4, type AddActivityRequest as g5, type PublicActivity as g6, type PublicActivityContentOneOf as g7, type AddActivityResponse as g8, type AddActivitiesRequest as g9, type BulkMarkAsUnfulfilledByFilterResponse as gA, type BulkSetBusinessLocationRequest as gB, type BulkSetBusinessLocationResponse as gC, type BulkSetBusinessLocationResult as gD, type V1MarkOrderAsPaidRequest as gE, type V1MarkOrderAsPaidResponse as gF, type PaymentStatusUpdated as gG, type V1BulkMarkOrdersAsPaidRequest as gH, type V1BulkMarkOrdersAsPaidResponse as gI, type V1CreatePaymentGatewayOrderRequest as gJ, type V1CreatePaymentGatewayOrderResponse as gK, type GetShipmentsRequest as gL, type GetShipmentsResponse as gM, type AggregateOrdersRequest as gN, type AggregateOrdersResponse as gO, type DecrementItemsQuantityRequest as gP, type DecrementData as gQ, type DecrementItemsQuantityResponse as gR, type BulkUpdateOrderTagsRequest as gS, type BulkUpdateOrderTagsResult as gT, type Task as gU, type TaskKey as gV, type TaskAction as gW, type TaskActionActionOneOf as gX, type Complete as gY, type Cancel as gZ, type Reschedule as g_, type AddActivitiesResponse as ga, type UpdateActivityRequest as gb, type UpdateActivityResponse as gc, type DeleteActivityRequest as gd, type DeleteActivityResponse as ge, type UpdateLineItemsDescriptionLinesRequest as gf, type LineItemUpdate as gg, type UpdateLineItemsDescriptionLinesResponse as gh, type MarkOrderAsSeenByHumanRequest as gi, type MarkOrderAsSeenByHumanResponse as gj, type CancelOrderRequest as gk, type OrderCanceledEventOrderCanceled as gl, type UpdateOrderStatusRequest as gm, type UpdateOrderStatusResponse as gn, type MarkAsFulfilledRequest as go, type MarkAsFulfilledResponse as gp, type FulfillmentStatusUpdated as gq, type BulkMarkAsFulfilledRequest as gr, type BulkMarkAsFulfilledResponse as gs, type BulkMarkAsFulfilledByFilterRequest as gt, type BulkMarkAsFulfilledByFilterResponse as gu, type MarkAsUnfulfilledRequest as gv, type MarkAsUnfulfilledResponse as gw, type BulkMarkAsUnfulfilledRequest as gx, type BulkMarkAsUnfulfilledResponse as gy, type BulkMarkAsUnfulfilledByFilterRequest as gz, type OrderSearch as h, type AttributionSourceWithLiterals as h$, type IdAndVersion as h0, type InvoiceFields as h1, type Customer as h2, type Email as h3, type QuotesAddress as h4, type AddressDescription as h5, type Phone as h6, type Company as h7, type CommonAddress as h8, type CommonAddressStreetOneOf as h9, type PaymentCollectionCreatePaymentGatewayOrderOptions as hA, type ChargeMembershipsOptions as hB, type TriggerRefundOptions as hC, type OrderSearchSpec as hD, type CommitDeltasOptions as hE, type UpdateOrderLineItemIdentifiers as hF, type UpdateOrderLineItem as hG, type UpdateActivityIdentifiers as hH, type DeleteActivityIdentifiers as hI, type AggregateOrdersOptions as hJ, type DescriptionLineTypeWithLiterals as hK, type ItemTypeItemTypeWithLiterals as hL, type PaymentOptionTypeWithLiterals as hM, type JurisdictionTypeWithLiterals as hN, type SubscriptionFrequencyWithLiterals as hO, type AdjustmentTypeWithLiterals as hP, type TaxableAddressTypeWithLiterals as hQ, type PaymentStatusWithLiterals as hR, type FulfillmentStatusWithLiterals as hS, type WeightUnitWithLiterals as hT, type VatTypeWithLiterals as hU, type PickupMethodWithLiterals as hV, type OrderStatusWithLiterals as hW, type DiscountTypeWithLiterals as hX, type DiscountReasonWithLiterals as hY, type LineItemQuantityChangeTypeWithLiterals as hZ, type ActivityTypeWithLiterals as h_, type Subdivision as ha, type StandardDetails as hb, type InvoiceDates as hc, type LineItems as hd, type LineItem as he, type BigDecimalWrapper as hf, type LineItemTax as hg, type Source as hh, type LineItemMetaData as hi, type Locale as hj, type TotalPrice as hk, type ItemizedFee as hl, type Discount as hm, type DiscountOneDiscountTypeOneOf as hn, type CalculatedTaxes as ho, type CalculatedTax as hp, type Payments as hq, type InvoicesPayment as hr, type MetaData as hs, type InvoiceDynamicPriceTotals as ht, type CustomFieldValue as hu, type Value as hv, type Deposit as hw, type TriggerSideEffectsFromLegacyData as hx, type BaseEventMetadata as hy, type EventMetadata as hz, type CreateOrderOptions as i, type ChannelTypeWithLiterals as i0, type PreviewEmailTypeWithLiterals as i1, type WebhookIdentityTypeWithLiterals as i2, type ScheduledActionWithLiterals as i3, type DurationUnitWithLiterals as i4, type PaymentCollectabilityStatusWithLiterals as i5, type RefundableStatusWithLiterals as i6, type NonRefundableReasonWithLiterals as i7, type ManuallyRefundableReasonWithLiterals as i8, type RestockTypeWithLiterals as i9, type CommitDeltasApplicationErrors as iA, type UpdateOrderStatusApplicationErrors as iB, type CommonSearchWithEntityContext as iC, onOrderApproved as iD, onOrderUpdated as iE, onOrderCanceled as iF, onOrderCreated as iG, onOrderPaymentStatusUpdated as iH, preparePaymentCollection as iI, getPaymentCollectabilityStatus as iJ, voidAuthorizedPayments as iK, captureAuthorizedPayments as iL, getOrder as iM, createOrder as iN, updateOrder as iO, bulkUpdateOrders as iP, cancelOrder as iQ, bulkUpdateOrderTags as iR, type TransactionStatusWithLiterals as ia, type AuthorizationCaptureStatusWithLiterals as ib, type AuthorizationVoidStatusWithLiterals as ic, type ReasonWithLiterals as id, type ActionTypeWithLiterals as ie, type ChargebackStatusWithLiterals as ig, type MembershipPaymentStatusWithLiterals as ih, type RefundStatusWithLiterals as ii, type VersioningModeWithLiterals as ij, type SortOrderWithLiterals as ik, type OrderApprovalStrategyWithLiterals as il, type DeltaPaymentOptionTypeWithLiterals as im, type InventoryActionWithLiterals as io, type PlacementWithLiterals as ip, type SubdivisionTypeWithLiterals as iq, type SourceTypeWithLiterals as ir, type CustomFieldGroupWithLiterals as is, type ValueTypeWithLiterals as it, type DepositTypeWithLiterals as iu, type InvoiceStatusWithLiterals as iv, type RecordManuallyCollectedPaymentApplicationErrors as iw, type PaymentCollectionMarkOrderAsPaidApplicationErrors as ix, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as iy, type TriggerRefundApplicationErrors as iz, type CreateOrderApplicationErrors as j, type UpdateOrderApplicationErrors as k, type BulkUpdateOrdersResponse as l, type CancelOrderOptions as m, type CancelOrderResponse as n, type CancelOrderApplicationErrors as o, type BulkUpdateOrderTagsOptions as p, type BulkUpdateOrderTagsResponse as q, type OrderApprovedEnvelope as r, type OrderUpdatedEnvelope as s, type OrderCanceledEnvelope as t, type OrderCreatedEnvelope as u, type OrderPaymentStatusUpdatedEnvelope as v, PaymentOptionType as w, SubscriptionFrequency as x, PaymentStatus as y, VatType as z };
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { P as Price, a as PreparePaymentCollectionOptions, b as PreparePaymentCollectionResponse, c as PreparePaymentCollectionApplicationErrors, G as GetPaymentCollectabilityStatusResponse, V as VoidAuthorizedPaymentsResponse, d as VoidAuthorizedPaymentsApplicationErrors, e as PaymentCapture, C as CaptureAuthorizedPaymentsResponse, f as CaptureAuthorizedPaymentsApplicationErrors, O as Order, g as GetOrderApplicationErrors, h as OrderSearch, S as SearchOrdersResponse, i as CreateOrderOptions, j as CreateOrderApplicationErrors, U as UpdateOrder, k as UpdateOrderApplicationErrors, M as MaskedOrder, B as BulkUpdateOrdersOptions, l as BulkUpdateOrdersResponse, m as CancelOrderOptions, n as CancelOrderResponse, o as CancelOrderApplicationErrors, p as BulkUpdateOrderTagsOptions, q as BulkUpdateOrderTagsResponse, r as OrderApprovedEnvelope, s as OrderUpdatedEnvelope, t as OrderCanceledEnvelope, u as OrderCreatedEnvelope, v as OrderPaymentStatusUpdatedEnvelope } from './ecom-v1-order-orders.universal-m-UTQqCp.js';
3
- export { db as ActionEvent, a9 as ActionType, ie as ActionTypeWithLiterals, bm as Activity, bn as ActivityContentOneOf, Q as ActivityType, h_ as ActivityTypeWithLiterals, g9 as AddActivitiesRequest, ga as AddActivitiesResponse, g5 as AddActivityRequest, g8 as AddActivityResponse, fK as AddInternalActivityRequest, g4 as AddInternalActivityResponse, cg as AdditionalFee, fa as AdditionalFeeDelta, fb as AdditionalFeeDeltaDeltaOneOf, cQ as AdditionalFeeRefund, a_ as Address, h5 as AddressDescription, b0 as AddressLocation, aZ as AddressWithContact, A as AdjustmentType, hP as AdjustmentTypeWithLiterals, hJ as AggregateOrdersOptions, gN as AggregateOrdersRequest, gO as AggregateOrdersResponse, e6 as AggregatedRefundSummary, du as ApplicationError, be as AppliedDiscount, f8 as AppliedDiscountDelta, f9 as AppliedDiscountDeltaDeltaOneOf, bf as AppliedDiscountDiscountSourceOneOf, fk as ArchiveOrderRequest, fl as ArchiveOrderResponse, R as AttributionSource, h$ as AttributionSourceWithLiterals, dX as AuthorizationActionFailureDetails, dW as AuthorizationCapture, a6 as AuthorizationCaptureStatus, ib as AuthorizationCaptureStatusWithLiterals, dV as AuthorizationDetails, dY as AuthorizationVoid, a7 as AuthorizationVoidStatus, ic as AuthorizationVoidStatusWithLiterals, bK as AuthorizedPaymentCaptured, bJ as AuthorizedPaymentCreated, bL as AuthorizedPaymentVoided, cf as Balance, ce as BalanceSummary, hy as BaseEventMetadata, eu as BatchOfTriggerReindexOrderRequest, hf as BigDecimalWrapper, aL as BillingAdjustment, aM as BillingAdjustmentPriceSummary, dv as BulkActionMetadata, fo as BulkArchiveOrdersByFilterRequest, fp as BulkArchiveOrdersByFilterResponse, fm as BulkArchiveOrdersRequest, fn as BulkArchiveOrdersResponse, gt as BulkMarkAsFulfilledByFilterRequest, gu as BulkMarkAsFulfilledByFilterResponse, gr as BulkMarkAsFulfilledRequest, gs as BulkMarkAsFulfilledResponse, gz as BulkMarkAsUnfulfilledByFilterRequest, gA as BulkMarkAsUnfulfilledByFilterResponse, gx as BulkMarkAsUnfulfilledRequest, gy as BulkMarkAsUnfulfilledResponse, dq as BulkMarkOrdersAsPaidRequest, dr as BulkMarkOrdersAsPaidResponse, ds as BulkOrderResult, cw as BulkSendBuyerPickupConfirmationEmailsRequest, cx as BulkSendBuyerPickupConfirmationEmailsResponse, cA as BulkSendBuyerShippingConfirmationEmailsRequest, cB as BulkSendBuyerShippingConfirmationEmailsResponse, gB as BulkSetBusinessLocationRequest, gC as BulkSetBusinessLocationResponse, gD as BulkSetBusinessLocationResult, fu as BulkUnArchiveOrdersByFilterRequest, fv as BulkUnArchiveOrdersByFilterResponse, fs as BulkUnArchiveOrdersRequest, ft as BulkUnArchiveOrdersResponse, gS as BulkUpdateOrderTagsRequest, gT as BulkUpdateOrderTagsResult, eZ as BulkUpdateOrdersRequest, aV as BuyerInfo, aW as BuyerInfoIdOneOf, fx as BuyerInfoUpdate, ea as CalculateRefundItemRequest, ec as CalculateRefundItemResponse, e9 as CalculateRefundRequest, eb as CalculateRefundResponse, hp as CalculatedTax, ho as CalculatedTaxes, gZ as Cancel, gk as CancelOrderRequest, ee as CaptureAuthorizedPaymentsRequest, ar as CatalogReference, cc as ChannelInfo, X as ChannelType, i0 as ChannelTypeWithLiterals, hB as ChargeMembershipsOptions, dD as ChargeMembershipsRequest, dH as ChargeMembershipsResponse, ef as ChargeSavedPaymentMethodRequest, eg as ChargeSavedPaymentMethodResponse, d_ as Chargeback, c8 as ChargebackCreated, c9 as ChargebackReversed, aa as ChargebackStatus, ig as ChargebackStatusWithLiterals, dB as ChargedBy, ax as Color, iA as CommitDeltasApplicationErrors, hE as CommitDeltasOptions, e_ as CommitDeltasRequest, fe as CommitDeltasResponse, fg as CommittedDiffs, fh as CommittedDiffsShippingUpdateInfoOneOf, h8 as CommonAddress, h9 as CommonAddressStreetOneOf, iC as CommonSearchWithEntityContext, h7 as Company, gY as Complete, ez as ContinueSideEffectsFlowInLegacyData, bg as Coupon, eT as CreateOrderRequest, eW as CreateOrderResponse, dA as CreatePaymentGatewayOrderRequest, dC as CreatePaymentGatewayOrderResponse, ca as CreatedBy, cb as CreatedByStringOneOf, bZ as CreditCardDetails, dU as CreditCardPaymentMethodDetails, aX as CurrencyConversionDetails, eJ as CursorPaging, eS as CursorPagingMetadata, eQ as CursorSearch, eR as CursorSearchPagingMethodOneOf, eM as Cursors, bo as CustomActivity, cd as CustomField, al as CustomFieldGroup, is as CustomFieldGroupWithLiterals, hu as CustomFieldValue, h2 as Customer, gQ as DecrementData, gP as DecrementItemsQuantityRequest, gR as DecrementItemsQuantityResponse, di as DelayedCaptureSettings, hI as DeleteActivityIdentifiers, gd as DeleteActivityRequest, ge as DeleteActivityResponse, em as DeleteByFilterOperation, el as DeleteByIdsOperation, b4 as DeliveryLogistics, b5 as DeliveryLogisticsAddressOneOf, b8 as DeliveryTimeSlot, ag as DeltaPaymentOptionType, im as DeltaPaymentOptionTypeWithLiterals, hw as Deposit, an as DepositType, iu as DepositTypeWithLiterals, as as DescriptionLine, au as DescriptionLineDescriptionLineValueOneOf, av as DescriptionLineName, D as DescriptionLineType, hK as DescriptionLineTypeWithLiterals, at as DescriptionLineValueOneOf, ex as DiffmatokyPayload, aF as DigitalFile, hm as Discount, hn as DiscountOneDiscountTypeOneOf, L as DiscountReason, hY as DiscountReasonWithLiterals, bj as DiscountRule, bk as DiscountRuleName, K as DiscountType, hX as DiscountTypeWithLiterals, d5 as DomainEvent, d6 as DomainEventBodyOneOf, fS as DownloadLinkSent, bu as DraftOrderChangesApplied, fc as DraftOrderCommitSettings, e$ as DraftOrderDiffs, f2 as DraftOrderDiffsBillingUpdateInfoOneOf, f1 as DraftOrderDiffsBuyerUpdateInfoOneOf, f3 as DraftOrderDiffsRecipientUpdateInfoOneOf, f0 as DraftOrderDiffsShippingUpdateInfoOneOf, dj as Duration, $ as DurationUnit, i4 as DurationUnitWithLiterals, h3 as Email, f$ as EmailEdited, dc as Empty, d7 as EntityCreatedEvent, da as EntityDeletedEvent, d9 as EntityUpdatedEvent, ey as ErrorInformation, hz as EventMetadata, aR as ExtendedFields, c5 as ExternalReceipt, e2 as ExternalReceiptInfo, ay as FocalPoint, aK as FreeTrialPeriod, fZ as FulfillerEmailSent, F as FulfillmentStatus, gq as FulfillmentStatusUpdated, hS as FulfillmentStatusWithLiterals, ch as FulfillmentStatusesAggregate, b1 as FullAddressContactDetails, eC as GetOrderRequest, eD as GetOrderResponse, dk as GetPaymentCollectabilityStatusRequest, dw as GetRefundabilityStatusRequest, dx as GetRefundabilityStatusResponse, gL as GetShipmentsRequest, gM as GetShipmentsResponse, d$ as GiftCardPaymentDetails, bQ as GiftCardPaymentRefund, h0 as IdAndVersion, de as IdentificationData, df as IdentificationDataIdOneOf, eB as IndexingMessage, fL as InternalActivity, fM as InternalActivityContentOneOf, ej as InternalDocument, en as InternalDocumentUpdateByFilterOperation, ek as InternalDocumentUpdateOperation, eE as InternalQueryOrdersRequest, eK as InternalQueryOrdersResponse, eo as InternalUpdateExistingOperation, ah as InventoryAction, io as InventoryActionWithLiterals, fd as InventoryUpdateDetails, fX as InvoiceAdded, hc as InvoiceDates, ht as InvoiceDynamicPriceTotals, h1 as InvoiceFields, fY as InvoiceSent, g$ as InvoiceSentEvent, ao as InvoiceStatus, iv as InvoiceStatusWithLiterals, hr as InvoicesPayment, f7 as ItemChangedDetails, dt as ItemMetadata, aU as ItemModifier, aC as ItemTaxFullDetails, aA as ItemType, I as ItemTypeItemType, aB as ItemTypeItemTypeDataOneOf, hL as ItemTypeItemTypeWithLiterals, hl as ItemizedFee, J as JurisdictionType, hN as JurisdictionTypeWithLiterals, he as LineItem, bD as LineItemAmount, bx as LineItemChanges, fi as LineItemDelta, fj as LineItemDeltaDeltaOneOf, bl as LineItemDiscount, bt as LineItemExchangeData, hi as LineItemMetaData, bz as LineItemPriceChange, ew as LineItemProductNameChange, by as LineItemQuantityChange, N as LineItemQuantityChangeType, hZ as LineItemQuantityChangeTypeWithLiterals, cP as LineItemRefund, e8 as LineItemRefundSummary, hg as LineItemTax, aE as LineItemTaxBreakdown, aD as LineItemTaxInfo, gg as LineItemUpdate, hd as LineItems, hj as Locale, ck as Location, aO as LocationAndQuantity, bE as ManagedAdditionalFee, bB as ManagedDiscount, bA as ManagedLineItem, a3 as ManuallyRefundableReason, i8 as ManuallyRefundableReasonWithLiterals, go as MarkAsFulfilledRequest, gp as MarkAsFulfilledResponse, gv as MarkAsUnfulfilledRequest, gw as MarkAsUnfulfilledResponse, dn as MarkOrderAsPaidRequest, dp as MarkOrderAsPaidResponse, gi as MarkOrderAsSeenByHumanRequest, gj as MarkOrderAsSeenByHumanResponse, fI as MaskedOrderLineItem, dE as MembershipChargeItem, dF as MembershipName, e0 as MembershipPaymentDetails, bR as MembershipPaymentRefund, ab as MembershipPaymentStatus, ih as MembershipPaymentStatusWithLiterals, bp as MerchantComment, bh as MerchantDiscount, bi as MerchantDiscountMerchantDiscountReasonOneOf, dd as MessageEnvelope, hs as MetaData, aS as ModifierGroup, bs as NewExchangeOrderCreated, a2 as NonRefundableReason, i7 as NonRefundableReasonWithLiterals, af as OrderApprovalStrategy, il as OrderApprovalStrategyWithLiterals, cl as OrderApproved, fR as OrderCanceled, gl as OrderCanceledEventOrderCanceled, bv as OrderChange, bw as OrderChangeValueOneOf, eV as OrderCreateNotifications, br as OrderCreatedFromExchange, eU as OrderCreationSettings, ff as OrderDeltasCommitted, fP as OrderFulfilled, co as OrderItemsRestocked, ap as OrderLineItem, f6 as OrderLineItemChangedDetails, fQ as OrderNotFulfilled, fO as OrderPaid, g1 as OrderPartiallyPaid, g2 as OrderPending, fN as OrderPlaced, bq as OrderRefunded, g3 as OrderRejected, cn as OrderRejectedEventOrderRejected, hD as OrderSearchSpec, H as OrderStatus, hW as OrderStatusWithLiterals, bd as OrderTaxBreakdown, bc as OrderTaxInfo, dO as OrderTransactions, cm as OrdersExperiments, dP as Payment, b_ as PaymentCanceled, b$ as PaymentCanceledPaymentDetailsOneOf, a0 as PaymentCollectabilityStatus, i5 as PaymentCollectabilityStatusWithLiterals, iy as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, hA as PaymentCollectionCreatePaymentGatewayOrderOptions, ix as PaymentCollectionMarkOrderAsPaidApplicationErrors, c0 as PaymentDeclined, c1 as PaymentDeclinedPaymentDetailsOneOf, w as PaymentOptionType, hM as PaymentOptionTypeWithLiterals, dQ as PaymentPaymentDetailsOneOf, bV as PaymentPending, bW as PaymentPendingPaymentDetailsOneOf, dR as PaymentReceiptInfoOneOf, dJ as PaymentRefund, bT as PaymentRefundFailed, bS as PaymentRefunded, y as PaymentStatus, gG as PaymentStatusUpdated, hR as PaymentStatusWithLiterals, hq as Payments, h6 as Phone, az as PhysicalProperties, b7 as PickupAddress, b6 as PickupDetails, E as PickupMethod, hV as PickupMethodWithLiterals, g0 as PickupReadyEmailSent, ai as Placement, ip as PlacementWithLiterals, aw as PlainTextValue, eI as PlatformPaging, eL as PlatformPagingMetadata, eF as PlatformQuery, eG as PlatformQueryPagingMethodOneOf, dg as PreparePaymentCollectionRequest, cZ as PreviewBuyerConfirmationEmailRequest, c_ as PreviewBuyerConfirmationEmailResponse, cX as PreviewBuyerPaymentsReceivedEmailRequest, cY as PreviewBuyerPaymentsReceivedEmailResponse, c$ as PreviewBuyerPickupConfirmationEmailRequest, d0 as PreviewBuyerPickupConfirmationEmailResponse, cT as PreviewCancelEmailRequest, cU as PreviewCancelEmailResponse, cV as PreviewCancelRefundEmailRequest, cW as PreviewCancelRefundEmailResponse, cK as PreviewEmailByTypeRequest, cL as PreviewEmailByTypeResponse, Y as PreviewEmailType, i1 as PreviewEmailTypeWithLiterals, cM as PreviewRefundEmailRequest, cS as PreviewRefundEmailResponse, d3 as PreviewResendDownloadLinksEmailRequest, d4 as PreviewResendDownloadLinksEmailResponse, d1 as PreviewShippingConfirmationEmailRequest, d2 as PreviewShippingConfirmationEmailResponse, aN as PriceDescription, aY as PriceSummary, aq as ProductName, g6 as PublicActivity, g7 as PublicActivityContentOneOf, eN as QueryOrderRequest, eO as QueryOrderResponse, h4 as QuotesAddress, a8 as Reason, id as ReasonWithLiterals, c2 as ReceiptCreated, c3 as ReceiptCreatedReceiptInfoOneOf, c6 as ReceiptSent, c7 as ReceiptSentReceiptInfoOneOf, iw as RecordManuallyCollectedPaymentApplicationErrors, dl as RecordManuallyCollectedPaymentRequest, dm as RecordManuallyCollectedPaymentResponse, dh as RedirectUrls, e3 as Refund, cN as RefundDetails, bM as RefundInitiated, cO as RefundItem, e7 as RefundItemsBreakdown, dK as RefundSideEffects, ac as RefundStatus, e5 as RefundStatusInfo, ii as RefundStatusWithLiterals, e4 as RefundTransaction, dy as Refundability, dz as RefundabilityAdditionalRefundabilityInfoOneOf, a1 as RefundableStatus, i6 as RefundableStatusWithLiterals, bU as RefundedAsStoreCredit, bN as RefundedPayment, bO as RefundedPaymentKindOneOf, bX as RegularPayment, dS as RegularPaymentDetails, dT as RegularPaymentDetailsPaymentMethodDetailsOneOf, bY as RegularPaymentPaymentMethodDetailsOneOf, bP as RegularPaymentRefund, g_ as Reschedule, dL as RestockInfo, dM as RestockItem, a4 as RestockType, i9 as RestockTypeWithLiterals, d8 as RestoreInfo, bI as SavedPaymentMethod, _ as ScheduledAction, i3 as ScheduledActionWithLiterals, eP as SearchOrdersRequest, cq as SendBuyerConfirmationEmailRequest, cr as SendBuyerConfirmationEmailResponse, cs as SendBuyerPaymentsReceivedEmailRequest, ct as SendBuyerPaymentsReceivedEmailResponse, cu as SendBuyerPickupConfirmationEmailRequest, cv as SendBuyerPickupConfirmationEmailResponse, cy as SendBuyerShippingConfirmationEmailRequest, cz as SendBuyerShippingConfirmationEmailResponse, cE as SendCancelRefundEmailRequest, cF as SendCancelRefundEmailResponse, cC as SendMerchantOrderReceivedNotificationRequest, cD as SendMerchantOrderReceivedNotificationResponse, cI as SendMerchantOrderReceivedPushRequest, cJ as SendMerchantOrderReceivedPushResponse, cG as SendRefundEmailRequest, cH as SendRefundEmailResponse, dG as ServiceProperties, f_ as ShippingAddressEdited, fW as ShippingConfirmationEmailSent, bH as ShippingInformation, bG as ShippingInformationChange, b9 as ShippingPrice, cR as ShippingRefund, ba as ShippingRegion, eA as SnapshotMessage, ae as SortOrder, ik as SortOrderWithLiterals, eH as Sorting, hh as Source, ak as SourceType, ir as SourceTypeWithLiterals, hb as StandardDetails, a$ as StreetAddress, ha as Subdivision, aj as SubdivisionType, iq as SubdivisionTypeWithLiterals, aI as SubscriptionDescription, x as SubscriptionFrequency, hO as SubscriptionFrequencyWithLiterals, aG as SubscriptionInfo, aJ as SubscriptionSettings, aH as SubscriptionTitle, cj as TagList, ci as Tags, gU as Task, gW as TaskAction, gX as TaskActionActionOneOf, gV as TaskKey, bb as TaxSummary, aP as TaxableAddress, aQ as TaxableAddressTaxableAddressDataOneOf, T as TaxableAddressType, hQ as TaxableAddressTypeWithLiterals, hk as TotalPrice, bF as TotalPriceChange, fV as TrackingLinkAdded, fT as TrackingNumberAdded, fU as TrackingNumberEdited, a5 as TransactionStatus, ia as TransactionStatusWithLiterals, aT as TranslatableString, bC as TranslatedValue, iz as TriggerRefundApplicationErrors, hC as TriggerRefundOptions, dI as TriggerRefundRequest, dN as TriggerRefundResponse, ev as TriggerReindexOrderRequest, es as TriggerReindexRequest, et as TriggerReindexResponse, hx as TriggerSideEffectsFromLegacyData, fq as UnArchiveOrderRequest, fr as UnArchiveOrderResponse, hH as UpdateActivityIdentifiers, gb as UpdateActivityRequest, gc as UpdateActivityResponse, fD as UpdateBillingContactDetailsRequest, fE as UpdateBillingContactDetailsResponse, fz as UpdateBuyerEmailRequest, fA as UpdateBuyerEmailResponse, fw as UpdateBuyerInfoRequest, fy as UpdateBuyerInfoResponse, eh as UpdateInternalDocumentsEvent, ei as UpdateInternalDocumentsEventOperationOneOf, gf as UpdateLineItemsDescriptionLinesRequest, gh as UpdateLineItemsDescriptionLinesResponse, hG as UpdateOrderLineItem, hF as UpdateOrderLineItemIdentifiers, fF as UpdateOrderLineItemRequest, fG as UpdateOrderLineItemResponse, fH as UpdateOrderLineItemsRequest, fJ as UpdateOrderLineItemsResponse, eX as UpdateOrderRequest, eY as UpdateOrderResponse, fB as UpdateOrderShippingAddressRequest, fC as UpdateOrderShippingAddressResponse, iB as UpdateOrderStatusApplicationErrors, gm as UpdateOrderStatusRequest, gn as UpdateOrderStatusResponse, gH as V1BulkMarkOrdersAsPaidRequest, gI as V1BulkMarkOrdersAsPaidResponse, gJ as V1CreatePaymentGatewayOrderRequest, gK as V1CreatePaymentGatewayOrderResponse, f4 as V1LineItemDelta, f5 as V1LineItemDeltaDeltaOneOf, gE as V1MarkOrderAsPaidRequest, gF as V1MarkOrderAsPaidResponse, cp as V1RestockItem, dZ as V1ScheduledAction, b3 as V1ShippingInformation, hv as Value, am as ValueType, it as ValueTypeWithLiterals, b2 as VatId, z as VatType, hU as VatTypeWithLiterals, eq as VersionedDeleteByIdsOperation, er as VersionedDocumentId, ep as VersionedDocumentUpdateOperation, ad as VersioningMode, ij as VersioningModeWithLiterals, ed as VoidAuthorizedPaymentsRequest, Z as WebhookIdentityType, i2 as WebhookIdentityTypeWithLiterals, W as WeightUnit, hT as WeightUnitWithLiterals, c4 as WixReceipt, e1 as WixReceiptInfo } from './ecom-v1-order-orders.universal-m-UTQqCp.js';
2
+ import { P as Price, a as PreparePaymentCollectionOptions, b as PreparePaymentCollectionResponse, c as PreparePaymentCollectionApplicationErrors, G as GetPaymentCollectabilityStatusResponse, V as VoidAuthorizedPaymentsResponse, d as VoidAuthorizedPaymentsApplicationErrors, e as PaymentCapture, C as CaptureAuthorizedPaymentsResponse, f as CaptureAuthorizedPaymentsApplicationErrors, O as Order, g as GetOrderApplicationErrors, h as OrderSearch, S as SearchOrdersResponse, i as CreateOrderOptions, j as CreateOrderApplicationErrors, U as UpdateOrder, k as UpdateOrderApplicationErrors, M as MaskedOrder, B as BulkUpdateOrdersOptions, l as BulkUpdateOrdersResponse, m as CancelOrderOptions, n as CancelOrderResponse, o as CancelOrderApplicationErrors, p as BulkUpdateOrderTagsOptions, q as BulkUpdateOrderTagsResponse, r as OrderApprovedEnvelope, s as OrderUpdatedEnvelope, t as OrderCanceledEnvelope, u as OrderCreatedEnvelope, v as OrderPaymentStatusUpdatedEnvelope } from './ecom-v1-order-orders.universal-D0qIcZis.js';
3
+ export { dc as ActionEvent, a9 as ActionType, ie as ActionTypeWithLiterals, bm as Activity, bn as ActivityContentOneOf, Q as ActivityType, h_ as ActivityTypeWithLiterals, g9 as AddActivitiesRequest, ga as AddActivitiesResponse, g5 as AddActivityRequest, g8 as AddActivityResponse, fK as AddInternalActivityRequest, g4 as AddInternalActivityResponse, ch as AdditionalFee, fa as AdditionalFeeDelta, fb as AdditionalFeeDeltaDeltaOneOf, cR as AdditionalFeeRefund, a_ as Address, h5 as AddressDescription, b0 as AddressLocation, aZ as AddressWithContact, A as AdjustmentType, hP as AdjustmentTypeWithLiterals, hJ as AggregateOrdersOptions, gN as AggregateOrdersRequest, gO as AggregateOrdersResponse, e7 as AggregatedRefundSummary, dv as ApplicationError, be as AppliedDiscount, f8 as AppliedDiscountDelta, f9 as AppliedDiscountDeltaDeltaOneOf, bf as AppliedDiscountDiscountSourceOneOf, fk as ArchiveOrderRequest, fl as ArchiveOrderResponse, R as AttributionSource, h$ as AttributionSourceWithLiterals, dY as AuthorizationActionFailureDetails, dX as AuthorizationCapture, a6 as AuthorizationCaptureStatus, ib as AuthorizationCaptureStatusWithLiterals, dW as AuthorizationDetails, dZ as AuthorizationVoid, a7 as AuthorizationVoidStatus, ic as AuthorizationVoidStatusWithLiterals, bL as AuthorizedPaymentCaptured, bK as AuthorizedPaymentCreated, bM as AuthorizedPaymentVoided, cg as Balance, cf as BalanceSummary, hy as BaseEventMetadata, ev as BatchOfTriggerReindexOrderRequest, hf as BigDecimalWrapper, aL as BillingAdjustment, aM as BillingAdjustmentPriceSummary, dw as BulkActionMetadata, fo as BulkArchiveOrdersByFilterRequest, fp as BulkArchiveOrdersByFilterResponse, fm as BulkArchiveOrdersRequest, fn as BulkArchiveOrdersResponse, gt as BulkMarkAsFulfilledByFilterRequest, gu as BulkMarkAsFulfilledByFilterResponse, gr as BulkMarkAsFulfilledRequest, gs as BulkMarkAsFulfilledResponse, gz as BulkMarkAsUnfulfilledByFilterRequest, gA as BulkMarkAsUnfulfilledByFilterResponse, gx as BulkMarkAsUnfulfilledRequest, gy as BulkMarkAsUnfulfilledResponse, dr as BulkMarkOrdersAsPaidRequest, ds as BulkMarkOrdersAsPaidResponse, dt as BulkOrderResult, cx as BulkSendBuyerPickupConfirmationEmailsRequest, cy as BulkSendBuyerPickupConfirmationEmailsResponse, cB as BulkSendBuyerShippingConfirmationEmailsRequest, cC as BulkSendBuyerShippingConfirmationEmailsResponse, gB as BulkSetBusinessLocationRequest, gC as BulkSetBusinessLocationResponse, gD as BulkSetBusinessLocationResult, fu as BulkUnArchiveOrdersByFilterRequest, fv as BulkUnArchiveOrdersByFilterResponse, fs as BulkUnArchiveOrdersRequest, ft as BulkUnArchiveOrdersResponse, gS as BulkUpdateOrderTagsRequest, gT as BulkUpdateOrderTagsResult, eZ as BulkUpdateOrdersRequest, aV as BuyerInfo, aW as BuyerInfoIdOneOf, fx as BuyerInfoUpdate, eb as CalculateRefundItemRequest, ed as CalculateRefundItemResponse, ea as CalculateRefundRequest, ec as CalculateRefundResponse, hp as CalculatedTax, ho as CalculatedTaxes, gZ as Cancel, gk as CancelOrderRequest, ef as CaptureAuthorizedPaymentsRequest, ar as CatalogReference, cd as ChannelInfo, X as ChannelType, i0 as ChannelTypeWithLiterals, hB as ChargeMembershipsOptions, dE as ChargeMembershipsRequest, dI as ChargeMembershipsResponse, eg as ChargeSavedPaymentMethodRequest, eh as ChargeSavedPaymentMethodResponse, d$ as Chargeback, c9 as ChargebackCreated, ca as ChargebackReversed, aa as ChargebackStatus, ig as ChargebackStatusWithLiterals, dC as ChargedBy, ax as Color, iA as CommitDeltasApplicationErrors, hE as CommitDeltasOptions, e_ as CommitDeltasRequest, fe as CommitDeltasResponse, fg as CommittedDiffs, fh as CommittedDiffsShippingUpdateInfoOneOf, h8 as CommonAddress, h9 as CommonAddressStreetOneOf, iC as CommonSearchWithEntityContext, h7 as Company, gY as Complete, ez as ContinueSideEffectsFlowInLegacyData, bg as Coupon, eT as CreateOrderRequest, eW as CreateOrderResponse, dB as CreatePaymentGatewayOrderRequest, dD as CreatePaymentGatewayOrderResponse, cb as CreatedBy, cc as CreatedByStringOneOf, b_ as CreditCardDetails, dV as CreditCardPaymentMethodDetails, aX as CurrencyConversionDetails, eJ as CursorPaging, eS as CursorPagingMetadata, eQ as CursorSearch, eR as CursorSearchPagingMethodOneOf, eM as Cursors, bo as CustomActivity, ce as CustomField, al as CustomFieldGroup, is as CustomFieldGroupWithLiterals, hu as CustomFieldValue, h2 as Customer, gQ as DecrementData, gP as DecrementItemsQuantityRequest, gR as DecrementItemsQuantityResponse, dj as DelayedCaptureSettings, hI as DeleteActivityIdentifiers, gd as DeleteActivityRequest, ge as DeleteActivityResponse, en as DeleteByFilterOperation, em as DeleteByIdsOperation, b4 as DeliveryLogistics, b5 as DeliveryLogisticsAddressOneOf, b8 as DeliveryTimeSlot, ag as DeltaPaymentOptionType, im as DeltaPaymentOptionTypeWithLiterals, hw as Deposit, an as DepositType, iu as DepositTypeWithLiterals, as as DescriptionLine, au as DescriptionLineDescriptionLineValueOneOf, av as DescriptionLineName, D as DescriptionLineType, hK as DescriptionLineTypeWithLiterals, at as DescriptionLineValueOneOf, ex as DiffmatokyPayload, aF as DigitalFile, hm as Discount, hn as DiscountOneDiscountTypeOneOf, L as DiscountReason, hY as DiscountReasonWithLiterals, bj as DiscountRule, bk as DiscountRuleName, K as DiscountType, hX as DiscountTypeWithLiterals, d6 as DomainEvent, d7 as DomainEventBodyOneOf, fS as DownloadLinkSent, bu as DraftOrderChangesApplied, fc as DraftOrderCommitSettings, e$ as DraftOrderDiffs, f2 as DraftOrderDiffsBillingUpdateInfoOneOf, f1 as DraftOrderDiffsBuyerUpdateInfoOneOf, f3 as DraftOrderDiffsRecipientUpdateInfoOneOf, f0 as DraftOrderDiffsShippingUpdateInfoOneOf, dk as Duration, $ as DurationUnit, i4 as DurationUnitWithLiterals, h3 as Email, f$ as EmailEdited, dd as Empty, d8 as EntityCreatedEvent, db as EntityDeletedEvent, da as EntityUpdatedEvent, ey as ErrorInformation, hz as EventMetadata, aR as ExtendedFields, c6 as ExternalReceipt, e3 as ExternalReceiptInfo, ay as FocalPoint, aK as FreeTrialPeriod, fZ as FulfillerEmailSent, F as FulfillmentStatus, gq as FulfillmentStatusUpdated, hS as FulfillmentStatusWithLiterals, ci as FulfillmentStatusesAggregate, b1 as FullAddressContactDetails, eC as GetOrderRequest, eD as GetOrderResponse, dl as GetPaymentCollectabilityStatusRequest, dx as GetRefundabilityStatusRequest, dy as GetRefundabilityStatusResponse, gL as GetShipmentsRequest, gM as GetShipmentsResponse, e0 as GiftCardPaymentDetails, bR as GiftCardPaymentRefund, h0 as IdAndVersion, df as IdentificationData, dg as IdentificationDataIdOneOf, eB as IndexingMessage, fL as InternalActivity, fM as InternalActivityContentOneOf, ek as InternalDocument, eo as InternalDocumentUpdateByFilterOperation, el as InternalDocumentUpdateOperation, eE as InternalQueryOrdersRequest, eK as InternalQueryOrdersResponse, ep as InternalUpdateExistingOperation, ah as InventoryAction, io as InventoryActionWithLiterals, fd as InventoryUpdateDetails, fX as InvoiceAdded, hc as InvoiceDates, ht as InvoiceDynamicPriceTotals, h1 as InvoiceFields, fY as InvoiceSent, g$ as InvoiceSentEvent, ao as InvoiceStatus, iv as InvoiceStatusWithLiterals, hr as InvoicesPayment, f7 as ItemChangedDetails, du as ItemMetadata, aU as ItemModifier, aC as ItemTaxFullDetails, aA as ItemType, I as ItemTypeItemType, aB as ItemTypeItemTypeDataOneOf, hL as ItemTypeItemTypeWithLiterals, hl as ItemizedFee, J as JurisdictionType, hN as JurisdictionTypeWithLiterals, he as LineItem, bE as LineItemAmount, bx as LineItemChanges, fi as LineItemDelta, fj as LineItemDeltaDeltaOneOf, bl as LineItemDiscount, bt as LineItemExchangeData, hi as LineItemMetaData, bz as LineItemPriceChange, bA as LineItemProductNameChange, by as LineItemQuantityChange, N as LineItemQuantityChangeType, hZ as LineItemQuantityChangeTypeWithLiterals, cQ as LineItemRefund, e9 as LineItemRefundSummary, hg as LineItemTax, aE as LineItemTaxBreakdown, aD as LineItemTaxInfo, gg as LineItemUpdate, hd as LineItems, hj as Locale, cl as Location, aO as LocationAndQuantity, bF as ManagedAdditionalFee, bC as ManagedDiscount, bB as ManagedLineItem, a3 as ManuallyRefundableReason, i8 as ManuallyRefundableReasonWithLiterals, go as MarkAsFulfilledRequest, gp as MarkAsFulfilledResponse, gv as MarkAsUnfulfilledRequest, gw as MarkAsUnfulfilledResponse, dp as MarkOrderAsPaidRequest, dq as MarkOrderAsPaidResponse, gi as MarkOrderAsSeenByHumanRequest, gj as MarkOrderAsSeenByHumanResponse, fI as MaskedOrderLineItem, dF as MembershipChargeItem, dG as MembershipName, e1 as MembershipPaymentDetails, bS as MembershipPaymentRefund, ab as MembershipPaymentStatus, ih as MembershipPaymentStatusWithLiterals, bp as MerchantComment, bh as MerchantDiscount, bi as MerchantDiscountMerchantDiscountReasonOneOf, de as MessageEnvelope, hs as MetaData, aS as ModifierGroup, bs as NewExchangeOrderCreated, a2 as NonRefundableReason, i7 as NonRefundableReasonWithLiterals, af as OrderApprovalStrategy, il as OrderApprovalStrategyWithLiterals, cm as OrderApproved, fR as OrderCanceled, gl as OrderCanceledEventOrderCanceled, bv as OrderChange, bw as OrderChangeValueOneOf, eV as OrderCreateNotifications, br as OrderCreatedFromExchange, eU as OrderCreationSettings, ff as OrderDeltasCommitted, fP as OrderFulfilled, cp as OrderItemsRestocked, ap as OrderLineItem, f6 as OrderLineItemChangedDetails, fQ as OrderNotFulfilled, fO as OrderPaid, g1 as OrderPartiallyPaid, g2 as OrderPending, fN as OrderPlaced, bq as OrderRefunded, g3 as OrderRejected, co as OrderRejectedEventOrderRejected, hD as OrderSearchSpec, H as OrderStatus, hW as OrderStatusWithLiterals, bd as OrderTaxBreakdown, bc as OrderTaxInfo, dP as OrderTransactions, cn as OrdersExperiments, dQ as Payment, b$ as PaymentCanceled, c0 as PaymentCanceledPaymentDetailsOneOf, a0 as PaymentCollectabilityStatus, i5 as PaymentCollectabilityStatusWithLiterals, iy as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, hA as PaymentCollectionCreatePaymentGatewayOrderOptions, ix as PaymentCollectionMarkOrderAsPaidApplicationErrors, c1 as PaymentDeclined, c2 as PaymentDeclinedPaymentDetailsOneOf, w as PaymentOptionType, hM as PaymentOptionTypeWithLiterals, dR as PaymentPaymentDetailsOneOf, bW as PaymentPending, bX as PaymentPendingPaymentDetailsOneOf, dS as PaymentReceiptInfoOneOf, dK as PaymentRefund, bU as PaymentRefundFailed, bT as PaymentRefunded, y as PaymentStatus, gG as PaymentStatusUpdated, hR as PaymentStatusWithLiterals, hq as Payments, h6 as Phone, az as PhysicalProperties, b7 as PickupAddress, b6 as PickupDetails, E as PickupMethod, hV as PickupMethodWithLiterals, g0 as PickupReadyEmailSent, ai as Placement, ip as PlacementWithLiterals, aw as PlainTextValue, eI as PlatformPaging, eL as PlatformPagingMetadata, eF as PlatformQuery, eG as PlatformQueryPagingMethodOneOf, dh as PreparePaymentCollectionRequest, c_ as PreviewBuyerConfirmationEmailRequest, c$ as PreviewBuyerConfirmationEmailResponse, cY as PreviewBuyerPaymentsReceivedEmailRequest, cZ as PreviewBuyerPaymentsReceivedEmailResponse, d0 as PreviewBuyerPickupConfirmationEmailRequest, d1 as PreviewBuyerPickupConfirmationEmailResponse, cU as PreviewCancelEmailRequest, cV as PreviewCancelEmailResponse, cW as PreviewCancelRefundEmailRequest, cX as PreviewCancelRefundEmailResponse, cL as PreviewEmailByTypeRequest, cM as PreviewEmailByTypeResponse, Y as PreviewEmailType, i1 as PreviewEmailTypeWithLiterals, cN as PreviewRefundEmailRequest, cT as PreviewRefundEmailResponse, d4 as PreviewResendDownloadLinksEmailRequest, d5 as PreviewResendDownloadLinksEmailResponse, d2 as PreviewShippingConfirmationEmailRequest, d3 as PreviewShippingConfirmationEmailResponse, aN as PriceDescription, aY as PriceSummary, aq as ProductName, g6 as PublicActivity, g7 as PublicActivityContentOneOf, eN as QueryOrderRequest, eO as QueryOrderResponse, h4 as QuotesAddress, a8 as Reason, id as ReasonWithLiterals, c3 as ReceiptCreated, c4 as ReceiptCreatedReceiptInfoOneOf, c7 as ReceiptSent, c8 as ReceiptSentReceiptInfoOneOf, iw as RecordManuallyCollectedPaymentApplicationErrors, dm as RecordManuallyCollectedPaymentRequest, dn as RecordManuallyCollectedPaymentResponse, di as RedirectUrls, e4 as Refund, cO as RefundDetails, bN as RefundInitiated, cP as RefundItem, e8 as RefundItemsBreakdown, dL as RefundSideEffects, ac as RefundStatus, e6 as RefundStatusInfo, ii as RefundStatusWithLiterals, e5 as RefundTransaction, dz as Refundability, dA as RefundabilityAdditionalRefundabilityInfoOneOf, a1 as RefundableStatus, i6 as RefundableStatusWithLiterals, bV as RefundedAsStoreCredit, bO as RefundedPayment, bP as RefundedPaymentKindOneOf, bY as RegularPayment, dT as RegularPaymentDetails, dU as RegularPaymentDetailsPaymentMethodDetailsOneOf, bZ as RegularPaymentPaymentMethodDetailsOneOf, bQ as RegularPaymentRefund, g_ as Reschedule, dM as RestockInfo, dN as RestockItem, a4 as RestockType, i9 as RestockTypeWithLiterals, d9 as RestoreInfo, bJ as SavedPaymentMethod, _ as ScheduledAction, i3 as ScheduledActionWithLiterals, eP as SearchOrdersRequest, cr as SendBuyerConfirmationEmailRequest, cs as SendBuyerConfirmationEmailResponse, ct as SendBuyerPaymentsReceivedEmailRequest, cu as SendBuyerPaymentsReceivedEmailResponse, cv as SendBuyerPickupConfirmationEmailRequest, cw as SendBuyerPickupConfirmationEmailResponse, cz as SendBuyerShippingConfirmationEmailRequest, cA as SendBuyerShippingConfirmationEmailResponse, cF as SendCancelRefundEmailRequest, cG as SendCancelRefundEmailResponse, cD as SendMerchantOrderReceivedNotificationRequest, cE as SendMerchantOrderReceivedNotificationResponse, cJ as SendMerchantOrderReceivedPushRequest, cK as SendMerchantOrderReceivedPushResponse, cH as SendRefundEmailRequest, cI as SendRefundEmailResponse, dH as ServiceProperties, f_ as ShippingAddressEdited, fW as ShippingConfirmationEmailSent, bI as ShippingInformation, bH as ShippingInformationChange, b9 as ShippingPrice, cS as ShippingRefund, ba as ShippingRegion, eA as SnapshotMessage, ae as SortOrder, ik as SortOrderWithLiterals, eH as Sorting, hh as Source, ak as SourceType, ir as SourceTypeWithLiterals, hb as StandardDetails, a$ as StreetAddress, ha as Subdivision, aj as SubdivisionType, iq as SubdivisionTypeWithLiterals, aI as SubscriptionDescription, x as SubscriptionFrequency, hO as SubscriptionFrequencyWithLiterals, aG as SubscriptionInfo, aJ as SubscriptionSettings, aH as SubscriptionTitle, ck as TagList, cj as Tags, gU as Task, gW as TaskAction, gX as TaskActionActionOneOf, gV as TaskKey, bb as TaxSummary, aP as TaxableAddress, aQ as TaxableAddressTaxableAddressDataOneOf, T as TaxableAddressType, hQ as TaxableAddressTypeWithLiterals, hk as TotalPrice, bG as TotalPriceChange, fV as TrackingLinkAdded, fT as TrackingNumberAdded, fU as TrackingNumberEdited, a5 as TransactionStatus, ia as TransactionStatusWithLiterals, aT as TranslatableString, bD as TranslatedValue, iz as TriggerRefundApplicationErrors, hC as TriggerRefundOptions, dJ as TriggerRefundRequest, dO as TriggerRefundResponse, ew as TriggerReindexOrderRequest, et as TriggerReindexRequest, eu as TriggerReindexResponse, hx as TriggerSideEffectsFromLegacyData, fq as UnArchiveOrderRequest, fr as UnArchiveOrderResponse, hH as UpdateActivityIdentifiers, gb as UpdateActivityRequest, gc as UpdateActivityResponse, fD as UpdateBillingContactDetailsRequest, fE as UpdateBillingContactDetailsResponse, fz as UpdateBuyerEmailRequest, fA as UpdateBuyerEmailResponse, fw as UpdateBuyerInfoRequest, fy as UpdateBuyerInfoResponse, ei as UpdateInternalDocumentsEvent, ej as UpdateInternalDocumentsEventOperationOneOf, gf as UpdateLineItemsDescriptionLinesRequest, gh as UpdateLineItemsDescriptionLinesResponse, hG as UpdateOrderLineItem, hF as UpdateOrderLineItemIdentifiers, fF as UpdateOrderLineItemRequest, fG as UpdateOrderLineItemResponse, fH as UpdateOrderLineItemsRequest, fJ as UpdateOrderLineItemsResponse, eX as UpdateOrderRequest, eY as UpdateOrderResponse, fB as UpdateOrderShippingAddressRequest, fC as UpdateOrderShippingAddressResponse, iB as UpdateOrderStatusApplicationErrors, gm as UpdateOrderStatusRequest, gn as UpdateOrderStatusResponse, gH as V1BulkMarkOrdersAsPaidRequest, gI as V1BulkMarkOrdersAsPaidResponse, gJ as V1CreatePaymentGatewayOrderRequest, gK as V1CreatePaymentGatewayOrderResponse, f4 as V1LineItemDelta, f5 as V1LineItemDeltaDeltaOneOf, gE as V1MarkOrderAsPaidRequest, gF as V1MarkOrderAsPaidResponse, cq as V1RestockItem, d_ as V1ScheduledAction, b3 as V1ShippingInformation, hv as Value, am as ValueType, it as ValueTypeWithLiterals, b2 as VatId, z as VatType, hU as VatTypeWithLiterals, er as VersionedDeleteByIdsOperation, es as VersionedDocumentId, eq as VersionedDocumentUpdateOperation, ad as VersioningMode, ij as VersioningModeWithLiterals, ee as VoidAuthorizedPaymentsRequest, Z as WebhookIdentityType, i2 as WebhookIdentityTypeWithLiterals, W as WeightUnit, hT as WeightUnitWithLiterals, c5 as WixReceipt, e2 as WixReceiptInfo } from './ecom-v1-order-orders.universal-D0qIcZis.js';
4
4
 
5
5
  declare function preparePaymentCollection$1(httpClient: HttpClient): PreparePaymentCollectionSignature;
6
6
  interface PreparePaymentCollectionSignature {
@@ -126,10 +126,6 @@ var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
126
126
  function resolveComWixEcomOrdersV1OrdersUrl(opts) {
127
127
  const domainToMappings = {
128
128
  "www.wixapis.com": [
129
- {
130
- srcPath: "/ecom/v1/bulk/orders",
131
- destPath: "/v1/bulk/orders"
132
- },
133
129
  {
134
130
  srcPath: "/ecom/v1/orders",
135
131
  destPath: "/v1/orders"