@wix/auto_sdk_ecom_orders 1.0.214 → 1.0.216

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 (29) hide show
  1. package/build/cjs/{ecom-v1-order-orders.universal-CX4cZSmz.d.ts → ecom-v1-order-orders.universal-CF0kleOw.d.ts} +15 -1
  2. package/build/cjs/index.d.ts +2 -2
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +2 -2
  5. package/build/cjs/index.typings.js.map +1 -1
  6. package/build/cjs/meta.d.ts +16 -2
  7. package/build/cjs/meta.js.map +1 -1
  8. package/build/es/{ecom-v1-order-orders.universal-CX4cZSmz.d.mts → ecom-v1-order-orders.universal-CF0kleOw.d.mts} +15 -1
  9. package/build/es/index.d.mts +2 -2
  10. package/build/es/index.mjs.map +1 -1
  11. package/build/es/index.typings.d.mts +2 -2
  12. package/build/es/index.typings.mjs.map +1 -1
  13. package/build/es/meta.d.mts +16 -2
  14. package/build/es/meta.mjs.map +1 -1
  15. package/build/internal/cjs/{ecom-v1-order-orders.universal-CFyKGaZT.d.ts → ecom-v1-order-orders.universal-DjnuZ6SD.d.ts} +42 -1
  16. package/build/internal/cjs/index.d.ts +2 -2
  17. package/build/internal/cjs/index.js.map +1 -1
  18. package/build/internal/cjs/index.typings.d.ts +2 -2
  19. package/build/internal/cjs/index.typings.js.map +1 -1
  20. package/build/internal/cjs/meta.d.ts +16 -2
  21. package/build/internal/cjs/meta.js.map +1 -1
  22. package/build/internal/es/{ecom-v1-order-orders.universal-CFyKGaZT.d.mts → ecom-v1-order-orders.universal-DjnuZ6SD.d.mts} +42 -1
  23. package/build/internal/es/index.d.mts +2 -2
  24. package/build/internal/es/index.mjs.map +1 -1
  25. package/build/internal/es/index.typings.d.mts +2 -2
  26. package/build/internal/es/index.typings.mjs.map +1 -1
  27. package/build/internal/es/meta.d.mts +16 -2
  28. package/build/internal/es/meta.mjs.map +1 -1
  29. package/package.json +2 -2
@@ -2740,6 +2740,18 @@ interface Balance {
2740
2740
  */
2741
2741
  formattedAmount?: string;
2742
2742
  }
2743
+ interface CashRounding {
2744
+ /**
2745
+ * Amount, can be negative or positive.
2746
+ * @decimalValue options { gte:-1000000000000000, lte:1000000000000000 }
2747
+ */
2748
+ amount?: string;
2749
+ /**
2750
+ * Amount formatted with currency symbol.
2751
+ * @readonly
2752
+ */
2753
+ formattedAmount?: string;
2754
+ }
2743
2755
  interface AdditionalFee {
2744
2756
  /**
2745
2757
  * Additional fee's unique code for future processing.
@@ -5448,6 +5460,8 @@ interface ExternalReceiptInfo {
5448
5460
  */
5449
5461
  displayNumber?: string | null;
5450
5462
  }
5463
+ interface CashRoundingDetails {
5464
+ }
5451
5465
  interface Refund {
5452
5466
  /**
5453
5467
  * Refund ID.
@@ -8660,4 +8674,4 @@ interface BulkUpdateOrderTagsOptions {
8660
8674
  unassignTags?: TagsTags;
8661
8675
  }
8662
8676
 
8663
- export { OrderActivityTypeEnumActivityType as $, type AddActivitiesOptions as A, type BulkUpdateOrdersOptions as B, type CaptureAuthorizedPaymentsResponse as C, DescriptionLineType as D, PaymentOptionType as E, SubscriptionFrequency as F, type GetPaymentCollectabilityStatusResponse as G, AdjustmentType as H, ItemTypePreset as I, JurisdictionType as J, PaymentStatus as K, FulfillmentStatus as L, type MaskedOrder as M, VatType as N, type Order as O, type Price as P, PickupMethod as Q, OrderStatus as R, type SearchOrdersResponse as S, TaxableAddressType as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, WeightUnit as W, DiscountType as X, DiscountReason as Y, LineItemQuantityChangeType as Z, ActivityType as _, type PreparePaymentCollectionOptions as a, type BillingAdjustment as a$, AttributionSource as a0, ChannelType as a1, AdditionalFeeSource as a2, OrderActionType as a3, SpecificItemsCouponBehavior as a4, ChargeType as a5, DeltaPaymentOptionType as a6, InventoryAction as a7, WebhookIdentityType as a8, VersioningMode as a9, CustomFieldGroup as aA, ValueType as aB, DepositType as aC, InvoiceStatus as aD, type OrderLineItem as aE, type ProductName as aF, type CatalogReference as aG, type DescriptionLine as aH, type DescriptionLineValueOneOf as aI, type DescriptionLineDescriptionLineValueOneOf as aJ, type DescriptionLineName as aK, type PlainTextValue as aL, type Color as aM, type FocalPoint as aN, type PhysicalProperties as aO, type Dimensions as aP, type ItemType as aQ, type ItemTypeItemTypeDataOneOf as aR, type ItemTaxFullDetails as aS, type LineItemTaxInfo as aT, type LineItemTaxBreakdown as aU, type DigitalFile as aV, type SubscriptionInfo as aW, type SubscriptionTitle as aX, type SubscriptionDescription as aY, type SubscriptionSettings as aZ, type FreeTrialPeriod as a_, PreviewEmailType as aa, State as ab, SiteCreatedContext as ac, Namespace as ad, DeleteStatus as ae, ScheduledAction as af, DurationUnit as ag, PaymentCollectabilityStatus as ah, PredefinedPaymentMethod as ai, RefundableStatus as aj, NonRefundableReason as ak, ManuallyRefundableReason as al, RestockType as am, TransactionStatus as an, AuthorizationCaptureStatus as ao, AuthorizationVoidStatus as ap, Reason as aq, ActionType as ar, ChargebackStatus as as, MembershipPaymentStatus as at, RefundStatus as au, SortOrder as av, OrderApprovalStrategy as aw, Placement as ax, SubdivisionType as ay, SourceType as az, type PreparePaymentCollectionResponse as b, type ShippingInformationChange as b$, type BillingAdjustmentPriceSummary as b0, type PriceDescription as b1, type LocationAndQuantity as b2, type TaxableAddress as b3, type TaxableAddressTaxableAddressDataOneOf as b4, type ExtendedFields as b5, type ModifierGroup as b6, type TranslatableString as b7, type ItemModifier as b8, type BuyerInfo as b9, type DiscountRuleName as bA, type LineItemDiscount as bB, type ItemCombination as bC, type ItemCombinationLineItem as bD, type Activity as bE, type ActivityContentOneOf as bF, type CustomActivity as bG, type MerchantComment as bH, type OrderRefunded as bI, type OrderCreatedFromExchange as bJ, type NewExchangeOrderCreated as bK, type LineItemExchangeData as bL, type DraftOrderChangesApplied as bM, type OrderChange as bN, type OrderChangeValueOneOf as bO, type LineItemChanges as bP, type LineItemQuantityChange as bQ, type LineItemPriceChange as bR, type LineItemProductNameChange as bS, type LineItemDescriptionLineChange as bT, type LineItemModifiersChange as bU, type ManagedLineItem as bV, type ManagedDiscount as bW, type TranslatedValue as bX, type LineItemAmount as bY, type ManagedAdditionalFee as bZ, type TotalPriceChange as b_, type BuyerInfoIdOneOf as ba, type CurrencyConversionDetails as bb, type PriceSummary as bc, type AddressWithContact as bd, type Address as be, type StreetAddress as bf, type AddressLocation as bg, type FullAddressContactDetails as bh, type VatId as bi, type V1ShippingInformation as bj, type DeliveryLogistics as bk, type DeliveryLogisticsAddressOneOf as bl, type PickupDetails as bm, type PickupAddress as bn, type DeliveryTimeSlot as bo, type ShippingPrice as bp, type ShippingRegion as bq, type TaxSummary as br, type OrderTaxInfo as bs, type OrderTaxBreakdown as bt, type AppliedDiscount as bu, type AppliedDiscountDiscountSourceOneOf as bv, type Coupon as bw, type MerchantDiscount as bx, type MerchantDiscountMerchantDiscountReasonOneOf as by, type DiscountRule as bz, type PreparePaymentCollectionApplicationErrors as c, type CommittedDiffsShippingUpdateInfoOneOf as c$, type ShippingInformation as c0, type SavedPaymentMethod as c1, type AuthorizedPaymentCreated as c2, type AuthorizedPaymentCaptured as c3, type AuthorizedPaymentVoided as c4, type RefundInitiated as c5, type RefundedPayment as c6, type RefundedPaymentKindOneOf as c7, type RegularPaymentRefund as c8, type GiftCardPaymentRefund as c9, type Balance as cA, type AdditionalFee as cB, type FulfillmentStatusesAggregate as cC, type Tags as cD, type TagList as cE, type Location as cF, type OrderSettings as cG, type OrderSettingsAllowedActionsOneOf as cH, type OrderSettingsEditableByOneOf as cI, type CustomAllowedActions as cJ, type OwnerApps as cK, type FormInfo as cL, type FormIdentifier as cM, type PlatformFeeSummary as cN, type PlatformFee as cO, type OrderApproved as cP, type OrdersExperiments as cQ, type OrderRejectedEventOrderRejected as cR, type OrderItemsRestocked as cS, type V1RestockItem as cT, type OrderImported as cU, type ImportedOrderDeleted as cV, type PaymentStatusUpdated as cW, type FulfillmentStatusUpdated as cX, type OrderCanceledEventOrderCanceled as cY, type OrderDeltasCommitted as cZ, type CommittedDiffs as c_, type MembershipPaymentRefund as ca, type PaymentRefunded as cb, type PaymentRefundFailed as cc, type RefundedAsStoreCredit as cd, type PaymentPending as ce, type PaymentPendingPaymentDetailsOneOf as cf, type RegularPayment as cg, type RegularPaymentPaymentMethodDetailsOneOf as ch, type CreditCardDetails as ci, type PaymentCanceled as cj, type PaymentCanceledPaymentDetailsOneOf as ck, type PaymentDeclined as cl, type PaymentDeclinedPaymentDetailsOneOf as cm, type ReceiptCreated as cn, type ReceiptCreatedReceiptInfoOneOf as co, type WixReceipt as cp, type ExternalReceipt as cq, type ReceiptSent as cr, type ReceiptSentReceiptInfoOneOf as cs, type ChargebackCreated as ct, type ChargebackReversed as cu, type CreatedBy as cv, type CreatedByStringOneOf as cw, type ChannelInfo as cx, type CustomField as cy, type BalanceSummary as cz, type VoidAuthorizedPaymentsApplicationErrors as d, type SendMerchantOrderReceivedPushRequest as d$, type ItemChangedDetails as d0, type OrderLineItemChangedDetails as d1, type LineItemDelta as d2, type LineItemDeltaDeltaOneOf as d3, type AppliedDiscountDelta as d4, type AppliedDiscountDeltaDeltaOneOf as d5, type AdditionalFeeDelta as d6, type AdditionalFeeDeltaDeltaOneOf as d7, type DraftOrderCommitSettings as d8, type InventoryUpdateDetails as d9, type VersionedDocumentUpdateOperation as dA, type VersionedDeleteByIdsOperation as dB, type VersionedDocumentId as dC, type TriggerReindexRequest as dD, type TriggerReindexResponse as dE, type Empty as dF, type TriggerReindexOrderRequest as dG, type SendBuyerConfirmationEmailRequest as dH, type SendBuyerConfirmationEmailResponse as dI, type SendBuyerPaymentsReceivedEmailRequest as dJ, type SendBuyerPaymentsReceivedEmailResponse as dK, type SendBuyerPickupConfirmationEmailRequest as dL, type SendBuyerPickupConfirmationEmailResponse as dM, type BulkSendBuyerPickupConfirmationEmailsRequest as dN, type BulkSendBuyerPickupConfirmationEmailsResponse as dO, type SendBuyerShippingConfirmationEmailRequest as dP, type SendBuyerShippingConfirmationEmailResponse as dQ, type BulkSendBuyerShippingConfirmationEmailsRequest as dR, type BulkSendBuyerShippingConfirmationEmailsResponse as dS, type SendMerchantOrderReceivedNotificationRequest as dT, type SendMerchantOrderReceivedNotificationResponse as dU, type SendCancelRefundEmailRequest as dV, type SendCancelRefundEmailResponse as dW, type SendRefundEmailRequest as dX, type SendRefundEmailResponse as dY, type SendFulfillmentEmailRequest as dZ, type SendFulfillmentEmailResponse as d_, type ImportOrderRequest as da, type ImportOrderResponse as db, type SetOrderNumberCounterRequest as dc, type SetOrderNumberCounterResponse as dd, type BulkDeleteImportedOrdersRequest as de, type BulkDeleteImportedOrdersResponse as df, type DomainEvent as dg, type DomainEventBodyOneOf as dh, type EntityCreatedEvent as di, type RestoreInfo as dj, type EntityUpdatedEvent as dk, type EntityDeletedEvent as dl, type ActionEvent as dm, type MessageEnvelope as dn, type IdentificationData as dp, type IdentificationDataIdOneOf as dq, type AccountInfo as dr, type UpdateInternalDocumentsEvent as ds, type UpdateInternalDocumentsEventOperationOneOf as dt, type InternalDocument as du, type InternalDocumentUpdateOperation as dv, type DeleteByIdsOperation as dw, type DeleteByFilterOperation as dx, type InternalDocumentUpdateByFilterOperation as dy, type InternalUpdateExistingOperation as dz, type PaymentCapture as e, type PreparePaymentCollectionRequest as e$, type SendMerchantOrderReceivedPushResponse as e0, type PreviewEmailByTypeRequest as e1, type PreviewEmailByTypeResponse as e2, type PreviewRefundEmailRequest as e3, type RefundDetails as e4, type RefundItem as e5, type LineItemRefund as e6, type AdditionalFeeRefund as e7, type ShippingRefund as e8, type PreviewRefundEmailResponse as e9, type ServiceProvisioned as eA, type ServiceRemoved as eB, type SiteRenamed as eC, type SiteHardDeleted as eD, type NamespaceChanged as eE, type StudioAssigned as eF, type StudioUnassigned as eG, type SiteUrlChanged as eH, type SitePurgedExternally as eI, type OdeditorAssigned as eJ, type OdeditorUnassigned as eK, type PicassoAssigned as eL, type PicassoUnassigned as eM, type WixelAssigned as eN, type WixelUnassigned as eO, type StudioTwoAssigned as eP, type StudioTwoUnassigned as eQ, type UserDomainMediaEnabled as eR, type UserDomainMediaDisabled as eS, type EditorlessAssigned as eT, type EditorlessUnassigned as eU, type HasCustomEmailConfigurationsRequest as eV, type HasCustomEmailConfigurationsResponse as eW, type AddToAutomationMigrationPopulationRequest as eX, type AddToAutomationMigrationPopulationResponse as eY, type IsInAutomationMigrationPopulationRequest as eZ, type IsInAutomationMigrationPopulationResponse as e_, type PreviewCancelEmailRequest as ea, type PreviewCancelEmailResponse as eb, type PreviewCancelRefundEmailRequest as ec, type PreviewCancelRefundEmailResponse as ed, type PreviewBuyerPaymentsReceivedEmailRequest as ee, type PreviewBuyerPaymentsReceivedEmailResponse as ef, type PreviewBuyerConfirmationEmailRequest as eg, type PreviewBuyerConfirmationEmailResponse as eh, type PreviewBuyerPickupConfirmationEmailRequest as ei, type PreviewBuyerPickupConfirmationEmailResponse as ej, type PreviewShippingConfirmationEmailRequest as ek, type PreviewShippingConfirmationEmailResponse as el, type PreviewResendDownloadLinksEmailRequest as em, type PreviewResendDownloadLinksEmailResponse as en, type MetaSiteSpecialEvent as eo, type MetaSiteSpecialEventPayloadOneOf as ep, type Asset as eq, type SiteCreated as er, type SiteTransferred as es, type SiteDeleted as et, type DeleteContext as eu, type SiteUndeleted as ev, type SitePublished as ew, type SiteUnpublished as ex, type SiteMarkedAsTemplate as ey, type SiteMarkedAsWixSite as ez, type CaptureAuthorizedPaymentsApplicationErrors as f, type CaptureAuthorizedPaymentsRequest as f$, type RedirectUrls as f0, type DelayedCaptureSettings as f1, type Duration as f2, type GetPaymentCollectabilityStatusRequest as f3, type RecordManuallyCollectedPaymentRequest as f4, type UserDefinedPaymentMethodName as f5, type UserDefinedPaymentMethodNameKindOneOf as f6, type RecordManuallyCollectedPaymentResponse as f7, type MarkOrderAsPaidRequest as f8, type MarkOrderAsPaidResponse as f9, type PaymentPaymentDetailsOneOf as fA, type PaymentReceiptInfoOneOf as fB, type RegularPaymentDetails as fC, type RegularPaymentDetailsPaymentMethodDetailsOneOf as fD, type CreditCardPaymentMethodDetails as fE, type AuthorizationDetails as fF, type AuthorizationCapture as fG, type AuthorizationActionFailureDetails as fH, type AuthorizationVoid as fI, type V1ScheduledAction as fJ, type Chargeback as fK, type PaymentMethodName as fL, type GiftCardPaymentDetails as fM, type MembershipPaymentDetails as fN, type WixReceiptInfo as fO, type ExternalReceiptInfo as fP, type Refund as fQ, type RefundTransaction as fR, type RefundStatusInfo as fS, type AggregatedRefundSummary as fT, type RefundItemsBreakdown as fU, type LineItemRefundSummary as fV, type CalculateRefundRequest as fW, type CalculateRefundItemRequest as fX, type CalculateRefundResponse as fY, type CalculateRefundItemResponse as fZ, type VoidAuthorizedPaymentsRequest as f_, type BulkMarkOrdersAsPaidRequest as fa, type BulkMarkOrdersAsPaidResponse as fb, type BulkOrderResult as fc, type ItemMetadata as fd, type ApplicationError as fe, type BulkActionMetadata as ff, type GetRefundabilityStatusRequest as fg, type GetRefundabilityStatusResponse as fh, type Refundability as fi, type RefundabilityAdditionalRefundabilityInfoOneOf as fj, type CreatePaymentGatewayOrderRequest as fk, type ChargedBy as fl, type CreatePaymentGatewayOrderResponse as fm, type ChargeMembershipsRequest as fn, type MembershipChargeItem as fo, type MembershipName as fp, type ServiceProperties as fq, type ChargeMembershipsResponse as fr, type TriggerRefundRequest as fs, type PaymentRefund as ft, type RefundSideEffects as fu, type RestockInfo as fv, type RestockItem as fw, type TriggerRefundResponse as fx, type OrderTransactions as fy, type Payment as fz, type GetOrderApplicationErrors as g, type UpdateOrderLineItemsResponse as g$, type ChargeSavedPaymentMethodRequest as g0, type ChargeSavedPaymentMethodResponse as g1, type DiffmatokyPayload as g2, type ErrorInformation as g3, type GetOrderRequest as g4, type GetOrderResponse as g5, type InternalQueryOrdersRequest as g6, type PlatformQuery as g7, type PlatformQueryPagingMethodOneOf as g8, type Sorting as g9, type V1LineItemDeltaDeltaOneOf as gA, type CommitDeltasResponse as gB, type ArchiveOrderRequest as gC, type ArchiveOrderResponse as gD, type BulkArchiveOrdersRequest as gE, type BulkArchiveOrdersResponse as gF, type BulkArchiveOrdersByFilterRequest as gG, type BulkArchiveOrdersByFilterResponse as gH, type UnArchiveOrderRequest as gI, type UnArchiveOrderResponse as gJ, type BulkUnArchiveOrdersRequest as gK, type BulkUnArchiveOrdersResponse as gL, type BulkUnArchiveOrdersByFilterRequest as gM, type BulkUnArchiveOrdersByFilterResponse as gN, type UpdateBuyerInfoRequest as gO, type BuyerInfoUpdate as gP, type UpdateBuyerInfoResponse as gQ, type UpdateBuyerEmailRequest as gR, type UpdateBuyerEmailResponse as gS, type UpdateOrderShippingAddressRequest as gT, type UpdateOrderShippingAddressResponse as gU, type UpdateBillingContactDetailsRequest as gV, type UpdateBillingContactDetailsResponse as gW, type UpdateOrderLineItemRequest as gX, type UpdateOrderLineItemResponse as gY, type UpdateOrderLineItemsRequest as gZ, type MaskedOrderLineItem as g_, type PlatformPaging as ga, type CursorPaging as gb, type InternalQueryOrdersResponse as gc, type PlatformPagingMetadata as gd, type Cursors as ge, type QueryOrderRequest as gf, type QueryOrderResponse as gg, type SearchOrdersRequest as gh, type CursorSearch as gi, type CursorSearchPagingMethodOneOf as gj, type CursorPagingMetadata as gk, type CreateOrderRequest as gl, type OrderCreationSettings as gm, type OrderCreationSettingsEditableByOneOf as gn, type OrderCreateNotifications as go, type CreateOrderResponse as gp, type UpdateOrderRequest as gq, type UpdateOrderResponse as gr, type BulkUpdateOrdersRequest as gs, type CommitDeltasRequest as gt, type DraftOrderDiffs as gu, type DraftOrderDiffsShippingUpdateInfoOneOf as gv, type DraftOrderDiffsBuyerUpdateInfoOneOf as gw, type DraftOrderDiffsBillingUpdateInfoOneOf as gx, type DraftOrderDiffsRecipientUpdateInfoOneOf as gy, type V1LineItemDelta as gz, type OrderSearch as h, type AggregateOrdersRequest as h$, type AddInternalActivityRequest as h0, type InternalActivity as h1, type InternalActivityContentOneOf as h2, type OrderPlaced as h3, type OrderPaid as h4, type OrderFulfilled as h5, type OrderNotFulfilled as h6, type OrderCanceled as h7, type DownloadLinkSent as h8, type TrackingNumberAdded as h9, type MarkOrderAsSeenByHumanResponse as hA, type CancelOrderRequest as hB, type UpdateOrderStatusRequest as hC, type UpdateOrderStatusResponse as hD, type MarkAsFulfilledRequest as hE, type MarkAsFulfilledResponse as hF, type BulkMarkAsFulfilledRequest as hG, type BulkMarkAsFulfilledResponse as hH, type BulkMarkAsFulfilledByFilterRequest as hI, type BulkMarkAsFulfilledByFilterResponse as hJ, type MarkAsUnfulfilledRequest as hK, type MarkAsUnfulfilledResponse as hL, type BulkMarkAsUnfulfilledRequest as hM, type BulkMarkAsUnfulfilledResponse as hN, type BulkMarkAsUnfulfilledByFilterRequest as hO, type BulkMarkAsUnfulfilledByFilterResponse as hP, type BulkSetBusinessLocationRequest as hQ, type BulkSetBusinessLocationResponse as hR, type BulkSetBusinessLocationResult as hS, type V1MarkOrderAsPaidRequest as hT, type V1MarkOrderAsPaidResponse as hU, type V1BulkMarkOrdersAsPaidRequest as hV, type V1BulkMarkOrdersAsPaidResponse as hW, type V1CreatePaymentGatewayOrderRequest as hX, type V1CreatePaymentGatewayOrderResponse as hY, type GetShipmentsRequest as hZ, type GetShipmentsResponse as h_, type TrackingNumberEdited as ha, type TrackingLinkAdded as hb, type ShippingConfirmationEmailSent as hc, type InvoiceAdded as hd, type InvoiceSent as he, type FulfillerEmailSent as hf, type ShippingAddressEdited as hg, type EmailEdited as hh, type PickupReadyEmailSent as hi, type OrderPartiallyPaid as hj, type OrderPending as hk, type OrderRejected as hl, type AddInternalActivityResponse as hm, type AddActivityRequest as hn, type PublicActivity as ho, type PublicActivityContentOneOf as hp, type AddActivityResponse as hq, type AddActivitiesRequest as hr, type UpdateActivityRequest as hs, type UpdateActivityResponse as ht, type DeleteActivityRequest as hu, type DeleteActivityResponse as hv, type UpdateLineItemsDescriptionLinesRequest as hw, type LineItemUpdate as hx, type UpdateLineItemsDescriptionLinesResponse as hy, type MarkOrderAsSeenByHumanRequest as hz, type CreateOrderOptions as i, type OrderSearchSpec as i$, type AggregateOrdersResponse as i0, type DecrementItemsQuantityRequest as i1, type DecrementData as i2, type DecrementItemsQuantityResponse as i3, type BulkUpdateOrderTagsRequest as i4, type TagsTags as i5, type TagsTagList as i6, type BulkUpdateOrderTagsResult as i7, type SendOrderUpdatedDomainEventRequest as i8, type SendOrderUpdatedDomainEventResponse as i9, type LineItemTax as iA, type Source as iB, type LineItemMetaData as iC, type Locale as iD, type TotalPrice as iE, type ItemizedFee as iF, type Discount as iG, type DiscountOneDiscountTypeOneOf as iH, type CalculatedTaxes as iI, type CalculatedTax as iJ, type Payments as iK, type InvoicesPayment as iL, type MetaData as iM, type InvoiceDynamicPriceTotals as iN, type CustomFieldValue as iO, type Value as iP, type Deposit as iQ, type BaseEventMetadata as iR, type EventMetadata as iS, type AccountInfoMetadata as iT, type SetOrderNumberCounterOptions as iU, type BulkDeleteImportedOrdersOptions as iV, type RecordManuallyCollectedPaymentOptions as iW, type PaymentCollectionMarkOrderAsPaidOptions as iX, type PaymentCollectionCreatePaymentGatewayOrderOptions as iY, type ChargeMembershipsOptions as iZ, type TriggerRefundOptions as i_, type Task as ia, type TaskKey as ib, type TaskAction as ic, type TaskActionActionOneOf as id, type Complete as ie, type Cancel as ig, type Reschedule as ih, type InvoiceSentEvent as ii, type IdAndVersion as ij, type InvoiceFields as ik, type Customer as il, type Email as im, type QuotesAddress as io, type AddressDescription as ip, type Phone as iq, type Company as ir, type CommonAddress as is, type CommonAddressStreetOneOf as it, type Subdivision as iu, type StandardDetails as iv, type InvoiceDates as iw, type LineItems as ix, type LineItem as iy, type BigDecimalWrapper as iz, type CreateOrderApplicationErrors as j, type DepositTypeWithLiterals as j$, type UpdateOrderLineItemIdentifiers as j0, type UpdateOrderLineItem as j1, type UpdateActivityIdentifiers as j2, type DeleteActivityIdentifiers as j3, type AggregateOrdersOptions as j4, utils as j5, type DescriptionLineTypeWithLiterals as j6, type DimensionsUnitWithLiterals as j7, type ItemTypePresetWithLiterals as j8, type PaymentOptionTypeWithLiterals as j9, type StateWithLiterals as jA, type SiteCreatedContextWithLiterals as jB, type NamespaceWithLiterals as jC, type DeleteStatusWithLiterals as jD, type ScheduledActionWithLiterals as jE, type DurationUnitWithLiterals as jF, type PaymentCollectabilityStatusWithLiterals as jG, type PredefinedPaymentMethodWithLiterals as jH, type RefundableStatusWithLiterals as jI, type NonRefundableReasonWithLiterals as jJ, type ManuallyRefundableReasonWithLiterals as jK, type RestockTypeWithLiterals as jL, type TransactionStatusWithLiterals as jM, type AuthorizationCaptureStatusWithLiterals as jN, type AuthorizationVoidStatusWithLiterals as jO, type ReasonWithLiterals as jP, type ActionTypeWithLiterals as jQ, type ChargebackStatusWithLiterals as jR, type MembershipPaymentStatusWithLiterals as jS, type RefundStatusWithLiterals as jT, type SortOrderWithLiterals as jU, type OrderApprovalStrategyWithLiterals as jV, type PlacementWithLiterals as jW, type SubdivisionTypeWithLiterals as jX, type SourceTypeWithLiterals as jY, type CustomFieldGroupWithLiterals as jZ, type ValueTypeWithLiterals as j_, type JurisdictionTypeWithLiterals as ja, type SubscriptionFrequencyWithLiterals as jb, type AdjustmentTypeWithLiterals as jc, type TaxableAddressTypeWithLiterals as jd, type PaymentStatusWithLiterals as je, type FulfillmentStatusWithLiterals as jf, type WeightUnitWithLiterals as jg, type VatTypeWithLiterals as jh, type PickupMethodWithLiterals as ji, type OrderStatusWithLiterals as jj, type DiscountTypeWithLiterals as jk, type DiscountReasonWithLiterals as jl, type LineItemQuantityChangeTypeWithLiterals as jm, type ActivityTypeWithLiterals as jn, type OrderActivityTypeEnumActivityTypeWithLiterals as jo, type AttributionSourceWithLiterals as jp, type ChannelTypeWithLiterals as jq, type AdditionalFeeSourceWithLiterals as jr, type OrderActionTypeWithLiterals as js, type SpecificItemsCouponBehaviorWithLiterals as jt, type ChargeTypeWithLiterals as ju, type DeltaPaymentOptionTypeWithLiterals as jv, type InventoryActionWithLiterals as jw, type WebhookIdentityTypeWithLiterals as jx, type VersioningModeWithLiterals as jy, type PreviewEmailTypeWithLiterals as jz, type UpdateOrderApplicationErrors as k, type InvoiceStatusWithLiterals as k0, type RecordManuallyCollectedPaymentApplicationErrors as k1, type PaymentCollectionMarkOrderAsPaidApplicationErrors as k2, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as k3, type TriggerRefundApplicationErrors as k4, type UpdateOrderStatusApplicationErrors as k5, type CommonSearchWithEntityContext as k6, onOrderApproved as k7, onOrderCanceled as k8, onOrderCommitted as k9, onOrderCreated as ka, onOrderFulfilled as kb, onOrderPaymentStatusUpdated as kc, onOrderUpdated as kd, preparePaymentCollection as ke, getPaymentCollectabilityStatus as kf, voidAuthorizedPayments as kg, captureAuthorizedPayments as kh, getOrder as ki, createOrder as kj, updateOrder as kk, bulkUpdateOrders as kl, addActivities as km, cancelOrder as kn, bulkUpdateOrderTags as ko, type BulkUpdateOrdersResponse as l, type AddActivitiesResponse as m, type CancelOrderOptions as n, type CancelOrderResponse as o, type CancelOrderApplicationErrors as p, type BulkUpdateOrderTagsOptions as q, type BulkUpdateOrderTagsResponse as r, type OrderApprovedEnvelope as s, type OrderCanceledEnvelope as t, type OrderCommittedEnvelope as u, type OrderCreatedEnvelope as v, type OrderFulfilledEnvelope as w, type OrderPaymentStatusUpdatedEnvelope as x, type OrderUpdatedEnvelope as y, DimensionsUnit as z };
8677
+ export { OrderActivityTypeEnumActivityType as $, type AddActivitiesOptions as A, type BulkUpdateOrdersOptions as B, type CaptureAuthorizedPaymentsResponse as C, DescriptionLineType as D, PaymentOptionType as E, SubscriptionFrequency as F, type GetPaymentCollectabilityStatusResponse as G, AdjustmentType as H, ItemTypePreset as I, JurisdictionType as J, PaymentStatus as K, FulfillmentStatus as L, type MaskedOrder as M, VatType as N, type Order as O, type Price as P, PickupMethod as Q, OrderStatus as R, type SearchOrdersResponse as S, TaxableAddressType as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, WeightUnit as W, DiscountType as X, DiscountReason as Y, LineItemQuantityChangeType as Z, ActivityType as _, type PreparePaymentCollectionOptions as a, type BillingAdjustment as a$, AttributionSource as a0, ChannelType as a1, AdditionalFeeSource as a2, OrderActionType as a3, SpecificItemsCouponBehavior as a4, ChargeType as a5, DeltaPaymentOptionType as a6, InventoryAction as a7, WebhookIdentityType as a8, VersioningMode as a9, CustomFieldGroup as aA, ValueType as aB, DepositType as aC, InvoiceStatus as aD, type OrderLineItem as aE, type ProductName as aF, type CatalogReference as aG, type DescriptionLine as aH, type DescriptionLineValueOneOf as aI, type DescriptionLineDescriptionLineValueOneOf as aJ, type DescriptionLineName as aK, type PlainTextValue as aL, type Color as aM, type FocalPoint as aN, type PhysicalProperties as aO, type Dimensions as aP, type ItemType as aQ, type ItemTypeItemTypeDataOneOf as aR, type ItemTaxFullDetails as aS, type LineItemTaxInfo as aT, type LineItemTaxBreakdown as aU, type DigitalFile as aV, type SubscriptionInfo as aW, type SubscriptionTitle as aX, type SubscriptionDescription as aY, type SubscriptionSettings as aZ, type FreeTrialPeriod as a_, PreviewEmailType as aa, State as ab, SiteCreatedContext as ac, Namespace as ad, DeleteStatus as ae, ScheduledAction as af, DurationUnit as ag, PaymentCollectabilityStatus as ah, PredefinedPaymentMethod as ai, RefundableStatus as aj, NonRefundableReason as ak, ManuallyRefundableReason as al, RestockType as am, TransactionStatus as an, AuthorizationCaptureStatus as ao, AuthorizationVoidStatus as ap, Reason as aq, ActionType as ar, ChargebackStatus as as, MembershipPaymentStatus as at, RefundStatus as au, SortOrder as av, OrderApprovalStrategy as aw, Placement as ax, SubdivisionType as ay, SourceType as az, type PreparePaymentCollectionResponse as b, type ShippingInformationChange as b$, type BillingAdjustmentPriceSummary as b0, type PriceDescription as b1, type LocationAndQuantity as b2, type TaxableAddress as b3, type TaxableAddressTaxableAddressDataOneOf as b4, type ExtendedFields as b5, type ModifierGroup as b6, type TranslatableString as b7, type ItemModifier as b8, type BuyerInfo as b9, type DiscountRuleName as bA, type LineItemDiscount as bB, type ItemCombination as bC, type ItemCombinationLineItem as bD, type Activity as bE, type ActivityContentOneOf as bF, type CustomActivity as bG, type MerchantComment as bH, type OrderRefunded as bI, type OrderCreatedFromExchange as bJ, type NewExchangeOrderCreated as bK, type LineItemExchangeData as bL, type DraftOrderChangesApplied as bM, type OrderChange as bN, type OrderChangeValueOneOf as bO, type LineItemChanges as bP, type LineItemQuantityChange as bQ, type LineItemPriceChange as bR, type LineItemProductNameChange as bS, type LineItemDescriptionLineChange as bT, type LineItemModifiersChange as bU, type ManagedLineItem as bV, type ManagedDiscount as bW, type TranslatedValue as bX, type LineItemAmount as bY, type ManagedAdditionalFee as bZ, type TotalPriceChange as b_, type BuyerInfoIdOneOf as ba, type CurrencyConversionDetails as bb, type PriceSummary as bc, type AddressWithContact as bd, type Address as be, type StreetAddress as bf, type AddressLocation as bg, type FullAddressContactDetails as bh, type VatId as bi, type V1ShippingInformation as bj, type DeliveryLogistics as bk, type DeliveryLogisticsAddressOneOf as bl, type PickupDetails as bm, type PickupAddress as bn, type DeliveryTimeSlot as bo, type ShippingPrice as bp, type ShippingRegion as bq, type TaxSummary as br, type OrderTaxInfo as bs, type OrderTaxBreakdown as bt, type AppliedDiscount as bu, type AppliedDiscountDiscountSourceOneOf as bv, type Coupon as bw, type MerchantDiscount as bx, type MerchantDiscountMerchantDiscountReasonOneOf as by, type DiscountRule as bz, type PreparePaymentCollectionApplicationErrors as c, type CommittedDiffs as c$, type ShippingInformation as c0, type SavedPaymentMethod as c1, type AuthorizedPaymentCreated as c2, type AuthorizedPaymentCaptured as c3, type AuthorizedPaymentVoided as c4, type RefundInitiated as c5, type RefundedPayment as c6, type RefundedPaymentKindOneOf as c7, type RegularPaymentRefund as c8, type GiftCardPaymentRefund as c9, type Balance as cA, type CashRounding as cB, type AdditionalFee as cC, type FulfillmentStatusesAggregate as cD, type Tags as cE, type TagList as cF, type Location as cG, type OrderSettings as cH, type OrderSettingsAllowedActionsOneOf as cI, type OrderSettingsEditableByOneOf as cJ, type CustomAllowedActions as cK, type OwnerApps as cL, type FormInfo as cM, type FormIdentifier as cN, type PlatformFeeSummary as cO, type PlatformFee as cP, type OrderApproved as cQ, type OrdersExperiments as cR, type OrderRejectedEventOrderRejected as cS, type OrderItemsRestocked as cT, type V1RestockItem as cU, type OrderImported as cV, type ImportedOrderDeleted as cW, type PaymentStatusUpdated as cX, type FulfillmentStatusUpdated as cY, type OrderCanceledEventOrderCanceled as cZ, type OrderDeltasCommitted as c_, type MembershipPaymentRefund as ca, type PaymentRefunded as cb, type PaymentRefundFailed as cc, type RefundedAsStoreCredit as cd, type PaymentPending as ce, type PaymentPendingPaymentDetailsOneOf as cf, type RegularPayment as cg, type RegularPaymentPaymentMethodDetailsOneOf as ch, type CreditCardDetails as ci, type PaymentCanceled as cj, type PaymentCanceledPaymentDetailsOneOf as ck, type PaymentDeclined as cl, type PaymentDeclinedPaymentDetailsOneOf as cm, type ReceiptCreated as cn, type ReceiptCreatedReceiptInfoOneOf as co, type WixReceipt as cp, type ExternalReceipt as cq, type ReceiptSent as cr, type ReceiptSentReceiptInfoOneOf as cs, type ChargebackCreated as ct, type ChargebackReversed as cu, type CreatedBy as cv, type CreatedByStringOneOf as cw, type ChannelInfo as cx, type CustomField as cy, type BalanceSummary as cz, type VoidAuthorizedPaymentsApplicationErrors as d, type SendFulfillmentEmailResponse as d$, type CommittedDiffsShippingUpdateInfoOneOf as d0, type ItemChangedDetails as d1, type OrderLineItemChangedDetails as d2, type LineItemDelta as d3, type LineItemDeltaDeltaOneOf as d4, type AppliedDiscountDelta as d5, type AppliedDiscountDeltaDeltaOneOf as d6, type AdditionalFeeDelta as d7, type AdditionalFeeDeltaDeltaOneOf as d8, type DraftOrderCommitSettings as d9, type InternalUpdateExistingOperation as dA, type VersionedDocumentUpdateOperation as dB, type VersionedDeleteByIdsOperation as dC, type VersionedDocumentId as dD, type TriggerReindexRequest as dE, type TriggerReindexResponse as dF, type Empty as dG, type TriggerReindexOrderRequest as dH, type SendBuyerConfirmationEmailRequest as dI, type SendBuyerConfirmationEmailResponse as dJ, type SendBuyerPaymentsReceivedEmailRequest as dK, type SendBuyerPaymentsReceivedEmailResponse as dL, type SendBuyerPickupConfirmationEmailRequest as dM, type SendBuyerPickupConfirmationEmailResponse as dN, type BulkSendBuyerPickupConfirmationEmailsRequest as dO, type BulkSendBuyerPickupConfirmationEmailsResponse as dP, type SendBuyerShippingConfirmationEmailRequest as dQ, type SendBuyerShippingConfirmationEmailResponse as dR, type BulkSendBuyerShippingConfirmationEmailsRequest as dS, type BulkSendBuyerShippingConfirmationEmailsResponse as dT, type SendMerchantOrderReceivedNotificationRequest as dU, type SendMerchantOrderReceivedNotificationResponse as dV, type SendCancelRefundEmailRequest as dW, type SendCancelRefundEmailResponse as dX, type SendRefundEmailRequest as dY, type SendRefundEmailResponse as dZ, type SendFulfillmentEmailRequest as d_, type InventoryUpdateDetails as da, type ImportOrderRequest as db, type ImportOrderResponse as dc, type SetOrderNumberCounterRequest as dd, type SetOrderNumberCounterResponse as de, type BulkDeleteImportedOrdersRequest as df, type BulkDeleteImportedOrdersResponse as dg, type DomainEvent as dh, type DomainEventBodyOneOf as di, type EntityCreatedEvent as dj, type RestoreInfo as dk, type EntityUpdatedEvent as dl, type EntityDeletedEvent as dm, type ActionEvent as dn, type MessageEnvelope as dp, type IdentificationData as dq, type IdentificationDataIdOneOf as dr, type AccountInfo as ds, type UpdateInternalDocumentsEvent as dt, type UpdateInternalDocumentsEventOperationOneOf as du, type InternalDocument as dv, type InternalDocumentUpdateOperation as dw, type DeleteByIdsOperation as dx, type DeleteByFilterOperation as dy, type InternalDocumentUpdateByFilterOperation as dz, type PaymentCapture as e, type IsInAutomationMigrationPopulationResponse as e$, type SendMerchantOrderReceivedPushRequest as e0, type SendMerchantOrderReceivedPushResponse as e1, type PreviewEmailByTypeRequest as e2, type PreviewEmailByTypeResponse as e3, type PreviewRefundEmailRequest as e4, type RefundDetails as e5, type RefundItem as e6, type LineItemRefund as e7, type AdditionalFeeRefund as e8, type ShippingRefund as e9, type SiteMarkedAsWixSite as eA, type ServiceProvisioned as eB, type ServiceRemoved as eC, type SiteRenamed as eD, type SiteHardDeleted as eE, type NamespaceChanged as eF, type StudioAssigned as eG, type StudioUnassigned as eH, type SiteUrlChanged as eI, type SitePurgedExternally as eJ, type OdeditorAssigned as eK, type OdeditorUnassigned as eL, type PicassoAssigned as eM, type PicassoUnassigned as eN, type WixelAssigned as eO, type WixelUnassigned as eP, type StudioTwoAssigned as eQ, type StudioTwoUnassigned as eR, type UserDomainMediaEnabled as eS, type UserDomainMediaDisabled as eT, type EditorlessAssigned as eU, type EditorlessUnassigned as eV, type HasCustomEmailConfigurationsRequest as eW, type HasCustomEmailConfigurationsResponse as eX, type AddToAutomationMigrationPopulationRequest as eY, type AddToAutomationMigrationPopulationResponse as eZ, type IsInAutomationMigrationPopulationRequest as e_, type PreviewRefundEmailResponse as ea, type PreviewCancelEmailRequest as eb, type PreviewCancelEmailResponse as ec, type PreviewCancelRefundEmailRequest as ed, type PreviewCancelRefundEmailResponse as ee, type PreviewBuyerPaymentsReceivedEmailRequest as ef, type PreviewBuyerPaymentsReceivedEmailResponse as eg, type PreviewBuyerConfirmationEmailRequest as eh, type PreviewBuyerConfirmationEmailResponse as ei, type PreviewBuyerPickupConfirmationEmailRequest as ej, type PreviewBuyerPickupConfirmationEmailResponse as ek, type PreviewShippingConfirmationEmailRequest as el, type PreviewShippingConfirmationEmailResponse as em, type PreviewResendDownloadLinksEmailRequest as en, type PreviewResendDownloadLinksEmailResponse as eo, type MetaSiteSpecialEvent as ep, type MetaSiteSpecialEventPayloadOneOf as eq, type Asset as er, type SiteCreated as es, type SiteTransferred as et, type SiteDeleted as eu, type DeleteContext as ev, type SiteUndeleted as ew, type SitePublished as ex, type SiteUnpublished as ey, type SiteMarkedAsTemplate as ez, type CaptureAuthorizedPaymentsApplicationErrors as f, type CalculateRefundItemResponse as f$, type PreparePaymentCollectionRequest as f0, type RedirectUrls as f1, type DelayedCaptureSettings as f2, type Duration as f3, type GetPaymentCollectabilityStatusRequest as f4, type RecordManuallyCollectedPaymentRequest as f5, type UserDefinedPaymentMethodName as f6, type UserDefinedPaymentMethodNameKindOneOf as f7, type RecordManuallyCollectedPaymentResponse as f8, type MarkOrderAsPaidRequest as f9, type Payment as fA, type PaymentPaymentDetailsOneOf as fB, type PaymentReceiptInfoOneOf as fC, type RegularPaymentDetails as fD, type RegularPaymentDetailsPaymentMethodDetailsOneOf as fE, type CreditCardPaymentMethodDetails as fF, type AuthorizationDetails as fG, type AuthorizationCapture as fH, type AuthorizationActionFailureDetails as fI, type AuthorizationVoid as fJ, type V1ScheduledAction as fK, type Chargeback as fL, type PaymentMethodName as fM, type GiftCardPaymentDetails as fN, type MembershipPaymentDetails as fO, type WixReceiptInfo as fP, type ExternalReceiptInfo as fQ, type CashRoundingDetails as fR, type Refund as fS, type RefundTransaction as fT, type RefundStatusInfo as fU, type AggregatedRefundSummary as fV, type RefundItemsBreakdown as fW, type LineItemRefundSummary as fX, type CalculateRefundRequest as fY, type CalculateRefundItemRequest as fZ, type CalculateRefundResponse as f_, type MarkOrderAsPaidResponse as fa, type BulkMarkOrdersAsPaidRequest as fb, type BulkMarkOrdersAsPaidResponse as fc, type BulkOrderResult as fd, type ItemMetadata as fe, type ApplicationError as ff, type BulkActionMetadata as fg, type GetRefundabilityStatusRequest as fh, type GetRefundabilityStatusResponse as fi, type Refundability as fj, type RefundabilityAdditionalRefundabilityInfoOneOf as fk, type CreatePaymentGatewayOrderRequest as fl, type ChargedBy as fm, type CreatePaymentGatewayOrderResponse as fn, type ChargeMembershipsRequest as fo, type MembershipChargeItem as fp, type MembershipName as fq, type ServiceProperties as fr, type ChargeMembershipsResponse as fs, type TriggerRefundRequest as ft, type PaymentRefund as fu, type RefundSideEffects as fv, type RestockInfo as fw, type RestockItem as fx, type TriggerRefundResponse as fy, type OrderTransactions as fz, type GetOrderApplicationErrors as g, type UpdateOrderLineItemsRequest as g$, type VoidAuthorizedPaymentsRequest as g0, type CaptureAuthorizedPaymentsRequest as g1, type ChargeSavedPaymentMethodRequest as g2, type ChargeSavedPaymentMethodResponse as g3, type DiffmatokyPayload as g4, type ErrorInformation as g5, type GetOrderRequest as g6, type GetOrderResponse as g7, type InternalQueryOrdersRequest as g8, type PlatformQuery as g9, type DraftOrderDiffsRecipientUpdateInfoOneOf as gA, type V1LineItemDelta as gB, type V1LineItemDeltaDeltaOneOf as gC, type CommitDeltasResponse as gD, type ArchiveOrderRequest as gE, type ArchiveOrderResponse as gF, type BulkArchiveOrdersRequest as gG, type BulkArchiveOrdersResponse as gH, type BulkArchiveOrdersByFilterRequest as gI, type BulkArchiveOrdersByFilterResponse as gJ, type UnArchiveOrderRequest as gK, type UnArchiveOrderResponse as gL, type BulkUnArchiveOrdersRequest as gM, type BulkUnArchiveOrdersResponse as gN, type BulkUnArchiveOrdersByFilterRequest as gO, type BulkUnArchiveOrdersByFilterResponse as gP, type UpdateBuyerInfoRequest as gQ, type BuyerInfoUpdate as gR, type UpdateBuyerInfoResponse as gS, type UpdateBuyerEmailRequest as gT, type UpdateBuyerEmailResponse as gU, type UpdateOrderShippingAddressRequest as gV, type UpdateOrderShippingAddressResponse as gW, type UpdateBillingContactDetailsRequest as gX, type UpdateBillingContactDetailsResponse as gY, type UpdateOrderLineItemRequest as gZ, type UpdateOrderLineItemResponse as g_, type PlatformQueryPagingMethodOneOf as ga, type Sorting as gb, type PlatformPaging as gc, type CursorPaging as gd, type InternalQueryOrdersResponse as ge, type PlatformPagingMetadata as gf, type Cursors as gg, type QueryOrderRequest as gh, type QueryOrderResponse as gi, type SearchOrdersRequest as gj, type CursorSearch as gk, type CursorSearchPagingMethodOneOf as gl, type CursorPagingMetadata as gm, type CreateOrderRequest as gn, type OrderCreationSettings as go, type OrderCreationSettingsEditableByOneOf as gp, type OrderCreateNotifications as gq, type CreateOrderResponse as gr, type UpdateOrderRequest as gs, type UpdateOrderResponse as gt, type BulkUpdateOrdersRequest as gu, type CommitDeltasRequest as gv, type DraftOrderDiffs as gw, type DraftOrderDiffsShippingUpdateInfoOneOf as gx, type DraftOrderDiffsBuyerUpdateInfoOneOf as gy, type DraftOrderDiffsBillingUpdateInfoOneOf as gz, type OrderSearch as h, type GetShipmentsRequest as h$, type MaskedOrderLineItem as h0, type UpdateOrderLineItemsResponse as h1, type AddInternalActivityRequest as h2, type InternalActivity as h3, type InternalActivityContentOneOf as h4, type OrderPlaced as h5, type OrderPaid as h6, type OrderFulfilled as h7, type OrderNotFulfilled as h8, type OrderCanceled as h9, type UpdateLineItemsDescriptionLinesResponse as hA, type MarkOrderAsSeenByHumanRequest as hB, type MarkOrderAsSeenByHumanResponse as hC, type CancelOrderRequest as hD, type UpdateOrderStatusRequest as hE, type UpdateOrderStatusResponse as hF, type MarkAsFulfilledRequest as hG, type MarkAsFulfilledResponse as hH, type BulkMarkAsFulfilledRequest as hI, type BulkMarkAsFulfilledResponse as hJ, type BulkMarkAsFulfilledByFilterRequest as hK, type BulkMarkAsFulfilledByFilterResponse as hL, type MarkAsUnfulfilledRequest as hM, type MarkAsUnfulfilledResponse as hN, type BulkMarkAsUnfulfilledRequest as hO, type BulkMarkAsUnfulfilledResponse as hP, type BulkMarkAsUnfulfilledByFilterRequest as hQ, type BulkMarkAsUnfulfilledByFilterResponse as hR, type BulkSetBusinessLocationRequest as hS, type BulkSetBusinessLocationResponse as hT, type BulkSetBusinessLocationResult as hU, type V1MarkOrderAsPaidRequest as hV, type V1MarkOrderAsPaidResponse as hW, type V1BulkMarkOrdersAsPaidRequest as hX, type V1BulkMarkOrdersAsPaidResponse as hY, type V1CreatePaymentGatewayOrderRequest as hZ, type V1CreatePaymentGatewayOrderResponse as h_, type DownloadLinkSent as ha, type TrackingNumberAdded as hb, type TrackingNumberEdited as hc, type TrackingLinkAdded as hd, type ShippingConfirmationEmailSent as he, type InvoiceAdded as hf, type InvoiceSent as hg, type FulfillerEmailSent as hh, type ShippingAddressEdited as hi, type EmailEdited as hj, type PickupReadyEmailSent as hk, type OrderPartiallyPaid as hl, type OrderPending as hm, type OrderRejected as hn, type AddInternalActivityResponse as ho, type AddActivityRequest as hp, type PublicActivity as hq, type PublicActivityContentOneOf as hr, type AddActivityResponse as hs, type AddActivitiesRequest as ht, type UpdateActivityRequest as hu, type UpdateActivityResponse as hv, type DeleteActivityRequest as hw, type DeleteActivityResponse as hx, type UpdateLineItemsDescriptionLinesRequest as hy, type LineItemUpdate as hz, type CreateOrderOptions as i, type ChargeMembershipsOptions as i$, type GetShipmentsResponse as i0, type AggregateOrdersRequest as i1, type AggregateOrdersResponse as i2, type DecrementItemsQuantityRequest as i3, type DecrementData as i4, type DecrementItemsQuantityResponse as i5, type BulkUpdateOrderTagsRequest as i6, type TagsTags as i7, type TagsTagList as i8, type BulkUpdateOrderTagsResult as i9, type LineItem as iA, type BigDecimalWrapper as iB, type LineItemTax as iC, type Source as iD, type LineItemMetaData as iE, type Locale as iF, type TotalPrice as iG, type ItemizedFee as iH, type Discount as iI, type DiscountOneDiscountTypeOneOf as iJ, type CalculatedTaxes as iK, type CalculatedTax as iL, type Payments as iM, type InvoicesPayment as iN, type MetaData as iO, type InvoiceDynamicPriceTotals as iP, type CustomFieldValue as iQ, type Value as iR, type Deposit as iS, type BaseEventMetadata as iT, type EventMetadata as iU, type AccountInfoMetadata as iV, type SetOrderNumberCounterOptions as iW, type BulkDeleteImportedOrdersOptions as iX, type RecordManuallyCollectedPaymentOptions as iY, type PaymentCollectionMarkOrderAsPaidOptions as iZ, type PaymentCollectionCreatePaymentGatewayOrderOptions as i_, type SendOrderUpdatedDomainEventRequest as ia, type SendOrderUpdatedDomainEventResponse as ib, type Task as ic, type TaskKey as id, type TaskAction as ie, type TaskActionActionOneOf as ig, type Complete as ih, type Cancel as ii, type Reschedule as ij, type InvoiceSentEvent as ik, type IdAndVersion as il, type InvoiceFields as im, type Customer as io, type Email as ip, type QuotesAddress as iq, type AddressDescription as ir, type Phone as is, type Company as it, type CommonAddress as iu, type CommonAddressStreetOneOf as iv, type Subdivision as iw, type StandardDetails as ix, type InvoiceDates as iy, type LineItems as iz, type CreateOrderApplicationErrors as j, type CustomFieldGroupWithLiterals as j$, type TriggerRefundOptions as j0, type OrderSearchSpec as j1, type UpdateOrderLineItemIdentifiers as j2, type UpdateOrderLineItem as j3, type UpdateActivityIdentifiers as j4, type DeleteActivityIdentifiers as j5, type AggregateOrdersOptions as j6, utils as j7, type DescriptionLineTypeWithLiterals as j8, type DimensionsUnitWithLiterals as j9, type VersioningModeWithLiterals as jA, type PreviewEmailTypeWithLiterals as jB, type StateWithLiterals as jC, type SiteCreatedContextWithLiterals as jD, type NamespaceWithLiterals as jE, type DeleteStatusWithLiterals as jF, type ScheduledActionWithLiterals as jG, type DurationUnitWithLiterals as jH, type PaymentCollectabilityStatusWithLiterals as jI, type PredefinedPaymentMethodWithLiterals as jJ, type RefundableStatusWithLiterals as jK, type NonRefundableReasonWithLiterals as jL, type ManuallyRefundableReasonWithLiterals as jM, type RestockTypeWithLiterals as jN, type TransactionStatusWithLiterals as jO, type AuthorizationCaptureStatusWithLiterals as jP, type AuthorizationVoidStatusWithLiterals as jQ, type ReasonWithLiterals as jR, type ActionTypeWithLiterals as jS, type ChargebackStatusWithLiterals as jT, type MembershipPaymentStatusWithLiterals as jU, type RefundStatusWithLiterals as jV, type SortOrderWithLiterals as jW, type OrderApprovalStrategyWithLiterals as jX, type PlacementWithLiterals as jY, type SubdivisionTypeWithLiterals as jZ, type SourceTypeWithLiterals as j_, type ItemTypePresetWithLiterals as ja, type PaymentOptionTypeWithLiterals as jb, type JurisdictionTypeWithLiterals as jc, type SubscriptionFrequencyWithLiterals as jd, type AdjustmentTypeWithLiterals as je, type TaxableAddressTypeWithLiterals as jf, type PaymentStatusWithLiterals as jg, type FulfillmentStatusWithLiterals as jh, type WeightUnitWithLiterals as ji, type VatTypeWithLiterals as jj, type PickupMethodWithLiterals as jk, type OrderStatusWithLiterals as jl, type DiscountTypeWithLiterals as jm, type DiscountReasonWithLiterals as jn, type LineItemQuantityChangeTypeWithLiterals as jo, type ActivityTypeWithLiterals as jp, type OrderActivityTypeEnumActivityTypeWithLiterals as jq, type AttributionSourceWithLiterals as jr, type ChannelTypeWithLiterals as js, type AdditionalFeeSourceWithLiterals as jt, type OrderActionTypeWithLiterals as ju, type SpecificItemsCouponBehaviorWithLiterals as jv, type ChargeTypeWithLiterals as jw, type DeltaPaymentOptionTypeWithLiterals as jx, type InventoryActionWithLiterals as jy, type WebhookIdentityTypeWithLiterals as jz, type UpdateOrderApplicationErrors as k, type ValueTypeWithLiterals as k0, type DepositTypeWithLiterals as k1, type InvoiceStatusWithLiterals as k2, type RecordManuallyCollectedPaymentApplicationErrors as k3, type PaymentCollectionMarkOrderAsPaidApplicationErrors as k4, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as k5, type TriggerRefundApplicationErrors as k6, type UpdateOrderStatusApplicationErrors as k7, type CommonSearchWithEntityContext as k8, onOrderApproved as k9, onOrderCanceled as ka, onOrderCommitted as kb, onOrderCreated as kc, onOrderFulfilled as kd, onOrderPaymentStatusUpdated as ke, onOrderUpdated as kf, preparePaymentCollection as kg, getPaymentCollectabilityStatus as kh, voidAuthorizedPayments as ki, captureAuthorizedPayments as kj, getOrder as kk, createOrder as kl, updateOrder as km, bulkUpdateOrders as kn, addActivities as ko, cancelOrder as kp, bulkUpdateOrderTags as kq, type BulkUpdateOrdersResponse as l, type AddActivitiesResponse as m, type CancelOrderOptions as n, type CancelOrderResponse as o, type CancelOrderApplicationErrors as p, type BulkUpdateOrderTagsOptions as q, type BulkUpdateOrderTagsResponse as r, type OrderApprovedEnvelope as s, type OrderCanceledEnvelope as t, type OrderCommittedEnvelope as u, type OrderCreatedEnvelope as v, type OrderFulfilledEnvelope as w, type OrderPaymentStatusUpdatedEnvelope as x, type OrderUpdatedEnvelope as y, DimensionsUnit 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, A as AddActivitiesOptions, m as AddActivitiesResponse, n as CancelOrderOptions, o as CancelOrderResponse, p as CancelOrderApplicationErrors, q as BulkUpdateOrderTagsOptions, r as BulkUpdateOrderTagsResponse, s as OrderApprovedEnvelope, t as OrderCanceledEnvelope, u as OrderCommittedEnvelope, v as OrderCreatedEnvelope, w as OrderFulfilledEnvelope, x as OrderPaymentStatusUpdatedEnvelope, y as OrderUpdatedEnvelope } from './ecom-v1-order-orders.universal-CX4cZSmz.js';
3
- export { dr as AccountInfo, iT as AccountInfoMetadata, dm as ActionEvent, ar as ActionType, jQ as ActionTypeWithLiterals, bE as Activity, bF as ActivityContentOneOf, _ as ActivityType, jn as ActivityTypeWithLiterals, hr as AddActivitiesRequest, hn as AddActivityRequest, hq as AddActivityResponse, h0 as AddInternalActivityRequest, hm as AddInternalActivityResponse, eX as AddToAutomationMigrationPopulationRequest, eY as AddToAutomationMigrationPopulationResponse, cB as AdditionalFee, d6 as AdditionalFeeDelta, d7 as AdditionalFeeDeltaDeltaOneOf, e7 as AdditionalFeeRefund, a2 as AdditionalFeeSource, jr as AdditionalFeeSourceWithLiterals, be as Address, ip as AddressDescription, bg as AddressLocation, bd as AddressWithContact, H as AdjustmentType, jc as AdjustmentTypeWithLiterals, j4 as AggregateOrdersOptions, h$ as AggregateOrdersRequest, i0 as AggregateOrdersResponse, fT as AggregatedRefundSummary, fe as ApplicationError, bu as AppliedDiscount, d4 as AppliedDiscountDelta, d5 as AppliedDiscountDeltaDeltaOneOf, bv as AppliedDiscountDiscountSourceOneOf, gC as ArchiveOrderRequest, gD as ArchiveOrderResponse, eq as Asset, a0 as AttributionSource, jp as AttributionSourceWithLiterals, fH as AuthorizationActionFailureDetails, fG as AuthorizationCapture, ao as AuthorizationCaptureStatus, jN as AuthorizationCaptureStatusWithLiterals, fF as AuthorizationDetails, fI as AuthorizationVoid, ap as AuthorizationVoidStatus, jO as AuthorizationVoidStatusWithLiterals, c3 as AuthorizedPaymentCaptured, c2 as AuthorizedPaymentCreated, c4 as AuthorizedPaymentVoided, cA as Balance, cz as BalanceSummary, iR as BaseEventMetadata, iz as BigDecimalWrapper, a$ as BillingAdjustment, b0 as BillingAdjustmentPriceSummary, ff as BulkActionMetadata, gG as BulkArchiveOrdersByFilterRequest, gH as BulkArchiveOrdersByFilterResponse, gE as BulkArchiveOrdersRequest, gF as BulkArchiveOrdersResponse, iV as BulkDeleteImportedOrdersOptions, de as BulkDeleteImportedOrdersRequest, df as BulkDeleteImportedOrdersResponse, hI as BulkMarkAsFulfilledByFilterRequest, hJ as BulkMarkAsFulfilledByFilterResponse, hG as BulkMarkAsFulfilledRequest, hH as BulkMarkAsFulfilledResponse, hO as BulkMarkAsUnfulfilledByFilterRequest, hP as BulkMarkAsUnfulfilledByFilterResponse, hM as BulkMarkAsUnfulfilledRequest, hN as BulkMarkAsUnfulfilledResponse, fa as BulkMarkOrdersAsPaidRequest, fb as BulkMarkOrdersAsPaidResponse, fc as BulkOrderResult, dN as BulkSendBuyerPickupConfirmationEmailsRequest, dO as BulkSendBuyerPickupConfirmationEmailsResponse, dR as BulkSendBuyerShippingConfirmationEmailsRequest, dS as BulkSendBuyerShippingConfirmationEmailsResponse, hQ as BulkSetBusinessLocationRequest, hR as BulkSetBusinessLocationResponse, hS as BulkSetBusinessLocationResult, gM as BulkUnArchiveOrdersByFilterRequest, gN as BulkUnArchiveOrdersByFilterResponse, gK as BulkUnArchiveOrdersRequest, gL as BulkUnArchiveOrdersResponse, i4 as BulkUpdateOrderTagsRequest, i7 as BulkUpdateOrderTagsResult, gs as BulkUpdateOrdersRequest, b9 as BuyerInfo, ba as BuyerInfoIdOneOf, gP as BuyerInfoUpdate, fX as CalculateRefundItemRequest, fZ as CalculateRefundItemResponse, fW as CalculateRefundRequest, fY as CalculateRefundResponse, iJ as CalculatedTax, iI as CalculatedTaxes, ig as Cancel, hB as CancelOrderRequest, f$ as CaptureAuthorizedPaymentsRequest, aG as CatalogReference, cx as ChannelInfo, a1 as ChannelType, jq as ChannelTypeWithLiterals, iZ as ChargeMembershipsOptions, fn as ChargeMembershipsRequest, fr as ChargeMembershipsResponse, g0 as ChargeSavedPaymentMethodRequest, g1 as ChargeSavedPaymentMethodResponse, a5 as ChargeType, ju as ChargeTypeWithLiterals, fK as Chargeback, ct as ChargebackCreated, cu as ChargebackReversed, as as ChargebackStatus, jR as ChargebackStatusWithLiterals, fl as ChargedBy, aM as Color, gt as CommitDeltasRequest, gB as CommitDeltasResponse, c_ as CommittedDiffs, c$ as CommittedDiffsShippingUpdateInfoOneOf, is as CommonAddress, it as CommonAddressStreetOneOf, k6 as CommonSearchWithEntityContext, ir as Company, ie as Complete, bw as Coupon, gl as CreateOrderRequest, gp as CreateOrderResponse, fk as CreatePaymentGatewayOrderRequest, fm as CreatePaymentGatewayOrderResponse, cv as CreatedBy, cw as CreatedByStringOneOf, ci as CreditCardDetails, fE as CreditCardPaymentMethodDetails, bb as CurrencyConversionDetails, gb as CursorPaging, gk as CursorPagingMetadata, gi as CursorSearch, gj as CursorSearchPagingMethodOneOf, ge as Cursors, bG as CustomActivity, cJ as CustomAllowedActions, cy as CustomField, aA as CustomFieldGroup, jZ as CustomFieldGroupWithLiterals, iO as CustomFieldValue, il as Customer, i2 as DecrementData, i1 as DecrementItemsQuantityRequest, i3 as DecrementItemsQuantityResponse, f1 as DelayedCaptureSettings, j3 as DeleteActivityIdentifiers, hu as DeleteActivityRequest, hv as DeleteActivityResponse, dx as DeleteByFilterOperation, dw as DeleteByIdsOperation, eu as DeleteContext, ae as DeleteStatus, jD as DeleteStatusWithLiterals, bk as DeliveryLogistics, bl as DeliveryLogisticsAddressOneOf, bo as DeliveryTimeSlot, a6 as DeltaPaymentOptionType, jv as DeltaPaymentOptionTypeWithLiterals, iQ as Deposit, aC as DepositType, j$ as DepositTypeWithLiterals, aH as DescriptionLine, aJ as DescriptionLineDescriptionLineValueOneOf, aK as DescriptionLineName, D as DescriptionLineType, j6 as DescriptionLineTypeWithLiterals, aI as DescriptionLineValueOneOf, g2 as DiffmatokyPayload, aV as DigitalFile, aP as Dimensions, z as DimensionsUnit, j7 as DimensionsUnitWithLiterals, iG as Discount, iH as DiscountOneDiscountTypeOneOf, Y as DiscountReason, jl as DiscountReasonWithLiterals, bz as DiscountRule, bA as DiscountRuleName, X as DiscountType, jk as DiscountTypeWithLiterals, dg as DomainEvent, dh as DomainEventBodyOneOf, h8 as DownloadLinkSent, bM as DraftOrderChangesApplied, d8 as DraftOrderCommitSettings, gu as DraftOrderDiffs, gx as DraftOrderDiffsBillingUpdateInfoOneOf, gw as DraftOrderDiffsBuyerUpdateInfoOneOf, gy as DraftOrderDiffsRecipientUpdateInfoOneOf, gv as DraftOrderDiffsShippingUpdateInfoOneOf, f2 as Duration, ag as DurationUnit, jF as DurationUnitWithLiterals, eT as EditorlessAssigned, eU as EditorlessUnassigned, im as Email, hh as EmailEdited, dF as Empty, di as EntityCreatedEvent, dl as EntityDeletedEvent, dk as EntityUpdatedEvent, g3 as ErrorInformation, iS as EventMetadata, b5 as ExtendedFields, cq as ExternalReceipt, fP as ExternalReceiptInfo, aN as FocalPoint, cM as FormIdentifier, cL as FormInfo, a_ as FreeTrialPeriod, hf as FulfillerEmailSent, L as FulfillmentStatus, cX as FulfillmentStatusUpdated, jf as FulfillmentStatusWithLiterals, cC as FulfillmentStatusesAggregate, bh as FullAddressContactDetails, g4 as GetOrderRequest, g5 as GetOrderResponse, f3 as GetPaymentCollectabilityStatusRequest, fg as GetRefundabilityStatusRequest, fh as GetRefundabilityStatusResponse, hZ as GetShipmentsRequest, h_ as GetShipmentsResponse, fM as GiftCardPaymentDetails, c9 as GiftCardPaymentRefund, eV as HasCustomEmailConfigurationsRequest, eW as HasCustomEmailConfigurationsResponse, ij as IdAndVersion, dp as IdentificationData, dq as IdentificationDataIdOneOf, da as ImportOrderRequest, db as ImportOrderResponse, cV as ImportedOrderDeleted, h1 as InternalActivity, h2 as InternalActivityContentOneOf, du as InternalDocument, dy as InternalDocumentUpdateByFilterOperation, dv as InternalDocumentUpdateOperation, g6 as InternalQueryOrdersRequest, gc as InternalQueryOrdersResponse, dz as InternalUpdateExistingOperation, a7 as InventoryAction, jw as InventoryActionWithLiterals, d9 as InventoryUpdateDetails, hd as InvoiceAdded, iw as InvoiceDates, iN as InvoiceDynamicPriceTotals, ik as InvoiceFields, he as InvoiceSent, ii as InvoiceSentEvent, aD as InvoiceStatus, k0 as InvoiceStatusWithLiterals, iL as InvoicesPayment, eZ as IsInAutomationMigrationPopulationRequest, e_ as IsInAutomationMigrationPopulationResponse, d0 as ItemChangedDetails, bC as ItemCombination, bD as ItemCombinationLineItem, fd as ItemMetadata, b8 as ItemModifier, aS as ItemTaxFullDetails, aQ as ItemType, aR as ItemTypeItemTypeDataOneOf, I as ItemTypePreset, j8 as ItemTypePresetWithLiterals, iF as ItemizedFee, J as JurisdictionType, ja as JurisdictionTypeWithLiterals, iy as LineItem, bY as LineItemAmount, bP as LineItemChanges, d2 as LineItemDelta, d3 as LineItemDeltaDeltaOneOf, bT as LineItemDescriptionLineChange, bB as LineItemDiscount, bL as LineItemExchangeData, iC as LineItemMetaData, bU as LineItemModifiersChange, bR as LineItemPriceChange, bS as LineItemProductNameChange, bQ as LineItemQuantityChange, Z as LineItemQuantityChangeType, jm as LineItemQuantityChangeTypeWithLiterals, e6 as LineItemRefund, fV as LineItemRefundSummary, iA as LineItemTax, aU as LineItemTaxBreakdown, aT as LineItemTaxInfo, hx as LineItemUpdate, ix as LineItems, iD as Locale, cF as Location, b2 as LocationAndQuantity, bZ as ManagedAdditionalFee, bW as ManagedDiscount, bV as ManagedLineItem, al as ManuallyRefundableReason, jK as ManuallyRefundableReasonWithLiterals, hE as MarkAsFulfilledRequest, hF as MarkAsFulfilledResponse, hK as MarkAsUnfulfilledRequest, hL as MarkAsUnfulfilledResponse, f8 as MarkOrderAsPaidRequest, f9 as MarkOrderAsPaidResponse, hz as MarkOrderAsSeenByHumanRequest, hA as MarkOrderAsSeenByHumanResponse, g_ as MaskedOrderLineItem, fo as MembershipChargeItem, fp as MembershipName, fN as MembershipPaymentDetails, ca as MembershipPaymentRefund, at as MembershipPaymentStatus, jS as MembershipPaymentStatusWithLiterals, bH as MerchantComment, bx as MerchantDiscount, by as MerchantDiscountMerchantDiscountReasonOneOf, dn as MessageEnvelope, iM as MetaData, eo as MetaSiteSpecialEvent, ep as MetaSiteSpecialEventPayloadOneOf, b6 as ModifierGroup, ad as Namespace, eE as NamespaceChanged, jC as NamespaceWithLiterals, bK as NewExchangeOrderCreated, ak as NonRefundableReason, jJ as NonRefundableReasonWithLiterals, eJ as OdeditorAssigned, eK as OdeditorUnassigned, a3 as OrderActionType, js as OrderActionTypeWithLiterals, $ as OrderActivityTypeEnumActivityType, jo as OrderActivityTypeEnumActivityTypeWithLiterals, aw as OrderApprovalStrategy, jV as OrderApprovalStrategyWithLiterals, cP as OrderApproved, h7 as OrderCanceled, cY as OrderCanceledEventOrderCanceled, bN as OrderChange, bO as OrderChangeValueOneOf, go as OrderCreateNotifications, bJ as OrderCreatedFromExchange, gm as OrderCreationSettings, gn as OrderCreationSettingsEditableByOneOf, cZ as OrderDeltasCommitted, h5 as OrderFulfilled, cU as OrderImported, cS as OrderItemsRestocked, aE as OrderLineItem, d1 as OrderLineItemChangedDetails, h6 as OrderNotFulfilled, h4 as OrderPaid, hj as OrderPartiallyPaid, hk as OrderPending, h3 as OrderPlaced, bI as OrderRefunded, hl as OrderRejected, cR as OrderRejectedEventOrderRejected, i$ as OrderSearchSpec, cG as OrderSettings, cH as OrderSettingsAllowedActionsOneOf, cI as OrderSettingsEditableByOneOf, R as OrderStatus, jj as OrderStatusWithLiterals, bt as OrderTaxBreakdown, bs as OrderTaxInfo, fy as OrderTransactions, cQ as OrdersExperiments, cK as OwnerApps, fz as Payment, cj as PaymentCanceled, ck as PaymentCanceledPaymentDetailsOneOf, ah as PaymentCollectabilityStatus, jG as PaymentCollectabilityStatusWithLiterals, k3 as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, iY as PaymentCollectionCreatePaymentGatewayOrderOptions, k2 as PaymentCollectionMarkOrderAsPaidApplicationErrors, iX as PaymentCollectionMarkOrderAsPaidOptions, cl as PaymentDeclined, cm as PaymentDeclinedPaymentDetailsOneOf, fL as PaymentMethodName, E as PaymentOptionType, j9 as PaymentOptionTypeWithLiterals, fA as PaymentPaymentDetailsOneOf, ce as PaymentPending, cf as PaymentPendingPaymentDetailsOneOf, fB as PaymentReceiptInfoOneOf, ft as PaymentRefund, cc as PaymentRefundFailed, cb as PaymentRefunded, K as PaymentStatus, cW as PaymentStatusUpdated, je as PaymentStatusWithLiterals, iK as Payments, iq as Phone, aO as PhysicalProperties, eL as PicassoAssigned, eM as PicassoUnassigned, bn as PickupAddress, bm as PickupDetails, Q as PickupMethod, ji as PickupMethodWithLiterals, hi as PickupReadyEmailSent, ax as Placement, jW as PlacementWithLiterals, aL as PlainTextValue, cO as PlatformFee, cN as PlatformFeeSummary, ga as PlatformPaging, gd as PlatformPagingMetadata, g7 as PlatformQuery, g8 as PlatformQueryPagingMethodOneOf, ai as PredefinedPaymentMethod, jH as PredefinedPaymentMethodWithLiterals, e$ as PreparePaymentCollectionRequest, eg as PreviewBuyerConfirmationEmailRequest, eh as PreviewBuyerConfirmationEmailResponse, ee as PreviewBuyerPaymentsReceivedEmailRequest, ef as PreviewBuyerPaymentsReceivedEmailResponse, ei as PreviewBuyerPickupConfirmationEmailRequest, ej as PreviewBuyerPickupConfirmationEmailResponse, ea as PreviewCancelEmailRequest, eb as PreviewCancelEmailResponse, ec as PreviewCancelRefundEmailRequest, ed as PreviewCancelRefundEmailResponse, e1 as PreviewEmailByTypeRequest, e2 as PreviewEmailByTypeResponse, aa as PreviewEmailType, jz as PreviewEmailTypeWithLiterals, e3 as PreviewRefundEmailRequest, e9 as PreviewRefundEmailResponse, em as PreviewResendDownloadLinksEmailRequest, en as PreviewResendDownloadLinksEmailResponse, ek as PreviewShippingConfirmationEmailRequest, el as PreviewShippingConfirmationEmailResponse, b1 as PriceDescription, bc as PriceSummary, aF as ProductName, ho as PublicActivity, hp as PublicActivityContentOneOf, gf as QueryOrderRequest, gg as QueryOrderResponse, io as QuotesAddress, aq as Reason, jP as ReasonWithLiterals, cn as ReceiptCreated, co as ReceiptCreatedReceiptInfoOneOf, cr as ReceiptSent, cs as ReceiptSentReceiptInfoOneOf, k1 as RecordManuallyCollectedPaymentApplicationErrors, iW as RecordManuallyCollectedPaymentOptions, f4 as RecordManuallyCollectedPaymentRequest, f7 as RecordManuallyCollectedPaymentResponse, f0 as RedirectUrls, fQ as Refund, e4 as RefundDetails, c5 as RefundInitiated, e5 as RefundItem, fU as RefundItemsBreakdown, fu as RefundSideEffects, au as RefundStatus, fS as RefundStatusInfo, jT as RefundStatusWithLiterals, fR as RefundTransaction, fi as Refundability, fj as RefundabilityAdditionalRefundabilityInfoOneOf, aj as RefundableStatus, jI as RefundableStatusWithLiterals, cd as RefundedAsStoreCredit, c6 as RefundedPayment, c7 as RefundedPaymentKindOneOf, cg as RegularPayment, fC as RegularPaymentDetails, fD as RegularPaymentDetailsPaymentMethodDetailsOneOf, ch as RegularPaymentPaymentMethodDetailsOneOf, c8 as RegularPaymentRefund, ih as Reschedule, fv as RestockInfo, fw as RestockItem, am as RestockType, jL as RestockTypeWithLiterals, dj as RestoreInfo, c1 as SavedPaymentMethod, af as ScheduledAction, jE as ScheduledActionWithLiterals, gh as SearchOrdersRequest, dH as SendBuyerConfirmationEmailRequest, dI as SendBuyerConfirmationEmailResponse, dJ as SendBuyerPaymentsReceivedEmailRequest, dK as SendBuyerPaymentsReceivedEmailResponse, dL as SendBuyerPickupConfirmationEmailRequest, dM as SendBuyerPickupConfirmationEmailResponse, dP as SendBuyerShippingConfirmationEmailRequest, dQ as SendBuyerShippingConfirmationEmailResponse, dV as SendCancelRefundEmailRequest, dW as SendCancelRefundEmailResponse, dZ as SendFulfillmentEmailRequest, d_ as SendFulfillmentEmailResponse, dT as SendMerchantOrderReceivedNotificationRequest, dU as SendMerchantOrderReceivedNotificationResponse, d$ as SendMerchantOrderReceivedPushRequest, e0 as SendMerchantOrderReceivedPushResponse, i8 as SendOrderUpdatedDomainEventRequest, i9 as SendOrderUpdatedDomainEventResponse, dX as SendRefundEmailRequest, dY as SendRefundEmailResponse, fq as ServiceProperties, eA as ServiceProvisioned, eB as ServiceRemoved, iU as SetOrderNumberCounterOptions, dc as SetOrderNumberCounterRequest, dd as SetOrderNumberCounterResponse, hg as ShippingAddressEdited, hc as ShippingConfirmationEmailSent, c0 as ShippingInformation, b$ as ShippingInformationChange, bp as ShippingPrice, e8 as ShippingRefund, bq as ShippingRegion, er as SiteCreated, ac as SiteCreatedContext, jB as SiteCreatedContextWithLiterals, et as SiteDeleted, eD as SiteHardDeleted, ey as SiteMarkedAsTemplate, ez as SiteMarkedAsWixSite, ew as SitePublished, eI as SitePurgedExternally, eC as SiteRenamed, es as SiteTransferred, ev as SiteUndeleted, ex as SiteUnpublished, eH as SiteUrlChanged, av as SortOrder, jU as SortOrderWithLiterals, g9 as Sorting, iB as Source, az as SourceType, jY as SourceTypeWithLiterals, a4 as SpecificItemsCouponBehavior, jt as SpecificItemsCouponBehaviorWithLiterals, iv as StandardDetails, ab as State, jA as StateWithLiterals, bf as StreetAddress, eF as StudioAssigned, eP as StudioTwoAssigned, eQ as StudioTwoUnassigned, eG as StudioUnassigned, iu as Subdivision, ay as SubdivisionType, jX as SubdivisionTypeWithLiterals, aY as SubscriptionDescription, F as SubscriptionFrequency, jb as SubscriptionFrequencyWithLiterals, aW as SubscriptionInfo, aZ as SubscriptionSettings, aX as SubscriptionTitle, cE as TagList, cD as Tags, i6 as TagsTagList, i5 as TagsTags, ia as Task, ic as TaskAction, id as TaskActionActionOneOf, ib as TaskKey, br as TaxSummary, b3 as TaxableAddress, b4 as TaxableAddressTaxableAddressDataOneOf, T as TaxableAddressType, jd as TaxableAddressTypeWithLiterals, iE as TotalPrice, b_ as TotalPriceChange, hb as TrackingLinkAdded, h9 as TrackingNumberAdded, ha as TrackingNumberEdited, an as TransactionStatus, jM as TransactionStatusWithLiterals, b7 as TranslatableString, bX as TranslatedValue, k4 as TriggerRefundApplicationErrors, i_ as TriggerRefundOptions, fs as TriggerRefundRequest, fx as TriggerRefundResponse, dG as TriggerReindexOrderRequest, dD as TriggerReindexRequest, dE as TriggerReindexResponse, gI as UnArchiveOrderRequest, gJ as UnArchiveOrderResponse, j2 as UpdateActivityIdentifiers, hs as UpdateActivityRequest, ht as UpdateActivityResponse, gV as UpdateBillingContactDetailsRequest, gW as UpdateBillingContactDetailsResponse, gR as UpdateBuyerEmailRequest, gS as UpdateBuyerEmailResponse, gO as UpdateBuyerInfoRequest, gQ as UpdateBuyerInfoResponse, ds as UpdateInternalDocumentsEvent, dt as UpdateInternalDocumentsEventOperationOneOf, hw as UpdateLineItemsDescriptionLinesRequest, hy as UpdateLineItemsDescriptionLinesResponse, j1 as UpdateOrderLineItem, j0 as UpdateOrderLineItemIdentifiers, gX as UpdateOrderLineItemRequest, gY as UpdateOrderLineItemResponse, gZ as UpdateOrderLineItemsRequest, g$ as UpdateOrderLineItemsResponse, gq as UpdateOrderRequest, gr as UpdateOrderResponse, gT as UpdateOrderShippingAddressRequest, gU as UpdateOrderShippingAddressResponse, k5 as UpdateOrderStatusApplicationErrors, hC as UpdateOrderStatusRequest, hD as UpdateOrderStatusResponse, f5 as UserDefinedPaymentMethodName, f6 as UserDefinedPaymentMethodNameKindOneOf, eS as UserDomainMediaDisabled, eR as UserDomainMediaEnabled, hV as V1BulkMarkOrdersAsPaidRequest, hW as V1BulkMarkOrdersAsPaidResponse, hX as V1CreatePaymentGatewayOrderRequest, hY as V1CreatePaymentGatewayOrderResponse, gz as V1LineItemDelta, gA as V1LineItemDeltaDeltaOneOf, hT as V1MarkOrderAsPaidRequest, hU as V1MarkOrderAsPaidResponse, cT as V1RestockItem, fJ as V1ScheduledAction, bj as V1ShippingInformation, iP as Value, aB as ValueType, j_ as ValueTypeWithLiterals, bi as VatId, N as VatType, jh as VatTypeWithLiterals, dB as VersionedDeleteByIdsOperation, dC as VersionedDocumentId, dA as VersionedDocumentUpdateOperation, a9 as VersioningMode, jy as VersioningModeWithLiterals, f_ as VoidAuthorizedPaymentsRequest, a8 as WebhookIdentityType, jx as WebhookIdentityTypeWithLiterals, W as WeightUnit, jg as WeightUnitWithLiterals, cp as WixReceipt, fO as WixReceiptInfo, eN as WixelAssigned, eO as WixelUnassigned, j5 as utils } from './ecom-v1-order-orders.universal-CX4cZSmz.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, A as AddActivitiesOptions, m as AddActivitiesResponse, n as CancelOrderOptions, o as CancelOrderResponse, p as CancelOrderApplicationErrors, q as BulkUpdateOrderTagsOptions, r as BulkUpdateOrderTagsResponse, s as OrderApprovedEnvelope, t as OrderCanceledEnvelope, u as OrderCommittedEnvelope, v as OrderCreatedEnvelope, w as OrderFulfilledEnvelope, x as OrderPaymentStatusUpdatedEnvelope, y as OrderUpdatedEnvelope } from './ecom-v1-order-orders.universal-CF0kleOw.js';
3
+ export { ds as AccountInfo, iV as AccountInfoMetadata, dn as ActionEvent, ar as ActionType, jS as ActionTypeWithLiterals, bE as Activity, bF as ActivityContentOneOf, _ as ActivityType, jp as ActivityTypeWithLiterals, ht as AddActivitiesRequest, hp as AddActivityRequest, hs as AddActivityResponse, h2 as AddInternalActivityRequest, ho as AddInternalActivityResponse, eY as AddToAutomationMigrationPopulationRequest, eZ as AddToAutomationMigrationPopulationResponse, cC as AdditionalFee, d7 as AdditionalFeeDelta, d8 as AdditionalFeeDeltaDeltaOneOf, e8 as AdditionalFeeRefund, a2 as AdditionalFeeSource, jt as AdditionalFeeSourceWithLiterals, be as Address, ir as AddressDescription, bg as AddressLocation, bd as AddressWithContact, H as AdjustmentType, je as AdjustmentTypeWithLiterals, j6 as AggregateOrdersOptions, i1 as AggregateOrdersRequest, i2 as AggregateOrdersResponse, fV as AggregatedRefundSummary, ff as ApplicationError, bu as AppliedDiscount, d5 as AppliedDiscountDelta, d6 as AppliedDiscountDeltaDeltaOneOf, bv as AppliedDiscountDiscountSourceOneOf, gE as ArchiveOrderRequest, gF as ArchiveOrderResponse, er as Asset, a0 as AttributionSource, jr as AttributionSourceWithLiterals, fI as AuthorizationActionFailureDetails, fH as AuthorizationCapture, ao as AuthorizationCaptureStatus, jP as AuthorizationCaptureStatusWithLiterals, fG as AuthorizationDetails, fJ as AuthorizationVoid, ap as AuthorizationVoidStatus, jQ as AuthorizationVoidStatusWithLiterals, c3 as AuthorizedPaymentCaptured, c2 as AuthorizedPaymentCreated, c4 as AuthorizedPaymentVoided, cA as Balance, cz as BalanceSummary, iT as BaseEventMetadata, iB as BigDecimalWrapper, a$ as BillingAdjustment, b0 as BillingAdjustmentPriceSummary, fg as BulkActionMetadata, gI as BulkArchiveOrdersByFilterRequest, gJ as BulkArchiveOrdersByFilterResponse, gG as BulkArchiveOrdersRequest, gH as BulkArchiveOrdersResponse, iX as BulkDeleteImportedOrdersOptions, df as BulkDeleteImportedOrdersRequest, dg as BulkDeleteImportedOrdersResponse, hK as BulkMarkAsFulfilledByFilterRequest, hL as BulkMarkAsFulfilledByFilterResponse, hI as BulkMarkAsFulfilledRequest, hJ as BulkMarkAsFulfilledResponse, hQ as BulkMarkAsUnfulfilledByFilterRequest, hR as BulkMarkAsUnfulfilledByFilterResponse, hO as BulkMarkAsUnfulfilledRequest, hP as BulkMarkAsUnfulfilledResponse, fb as BulkMarkOrdersAsPaidRequest, fc as BulkMarkOrdersAsPaidResponse, fd as BulkOrderResult, dO as BulkSendBuyerPickupConfirmationEmailsRequest, dP as BulkSendBuyerPickupConfirmationEmailsResponse, dS as BulkSendBuyerShippingConfirmationEmailsRequest, dT as BulkSendBuyerShippingConfirmationEmailsResponse, hS as BulkSetBusinessLocationRequest, hT as BulkSetBusinessLocationResponse, hU as BulkSetBusinessLocationResult, gO as BulkUnArchiveOrdersByFilterRequest, gP as BulkUnArchiveOrdersByFilterResponse, gM as BulkUnArchiveOrdersRequest, gN as BulkUnArchiveOrdersResponse, i6 as BulkUpdateOrderTagsRequest, i9 as BulkUpdateOrderTagsResult, gu as BulkUpdateOrdersRequest, b9 as BuyerInfo, ba as BuyerInfoIdOneOf, gR as BuyerInfoUpdate, fZ as CalculateRefundItemRequest, f$ as CalculateRefundItemResponse, fY as CalculateRefundRequest, f_ as CalculateRefundResponse, iL as CalculatedTax, iK as CalculatedTaxes, ii as Cancel, hD as CancelOrderRequest, g1 as CaptureAuthorizedPaymentsRequest, cB as CashRounding, fR as CashRoundingDetails, aG as CatalogReference, cx as ChannelInfo, a1 as ChannelType, js as ChannelTypeWithLiterals, i$ as ChargeMembershipsOptions, fo as ChargeMembershipsRequest, fs as ChargeMembershipsResponse, g2 as ChargeSavedPaymentMethodRequest, g3 as ChargeSavedPaymentMethodResponse, a5 as ChargeType, jw as ChargeTypeWithLiterals, fL as Chargeback, ct as ChargebackCreated, cu as ChargebackReversed, as as ChargebackStatus, jT as ChargebackStatusWithLiterals, fm as ChargedBy, aM as Color, gv as CommitDeltasRequest, gD as CommitDeltasResponse, c$ as CommittedDiffs, d0 as CommittedDiffsShippingUpdateInfoOneOf, iu as CommonAddress, iv as CommonAddressStreetOneOf, k8 as CommonSearchWithEntityContext, it as Company, ih as Complete, bw as Coupon, gn as CreateOrderRequest, gr as CreateOrderResponse, fl as CreatePaymentGatewayOrderRequest, fn as CreatePaymentGatewayOrderResponse, cv as CreatedBy, cw as CreatedByStringOneOf, ci as CreditCardDetails, fF as CreditCardPaymentMethodDetails, bb as CurrencyConversionDetails, gd as CursorPaging, gm as CursorPagingMetadata, gk as CursorSearch, gl as CursorSearchPagingMethodOneOf, gg as Cursors, bG as CustomActivity, cK as CustomAllowedActions, cy as CustomField, aA as CustomFieldGroup, j$ as CustomFieldGroupWithLiterals, iQ as CustomFieldValue, io as Customer, i4 as DecrementData, i3 as DecrementItemsQuantityRequest, i5 as DecrementItemsQuantityResponse, f2 as DelayedCaptureSettings, j5 as DeleteActivityIdentifiers, hw as DeleteActivityRequest, hx as DeleteActivityResponse, dy as DeleteByFilterOperation, dx as DeleteByIdsOperation, ev as DeleteContext, ae as DeleteStatus, jF as DeleteStatusWithLiterals, bk as DeliveryLogistics, bl as DeliveryLogisticsAddressOneOf, bo as DeliveryTimeSlot, a6 as DeltaPaymentOptionType, jx as DeltaPaymentOptionTypeWithLiterals, iS as Deposit, aC as DepositType, k1 as DepositTypeWithLiterals, aH as DescriptionLine, aJ as DescriptionLineDescriptionLineValueOneOf, aK as DescriptionLineName, D as DescriptionLineType, j8 as DescriptionLineTypeWithLiterals, aI as DescriptionLineValueOneOf, g4 as DiffmatokyPayload, aV as DigitalFile, aP as Dimensions, z as DimensionsUnit, j9 as DimensionsUnitWithLiterals, iI as Discount, iJ as DiscountOneDiscountTypeOneOf, Y as DiscountReason, jn as DiscountReasonWithLiterals, bz as DiscountRule, bA as DiscountRuleName, X as DiscountType, jm as DiscountTypeWithLiterals, dh as DomainEvent, di as DomainEventBodyOneOf, ha as DownloadLinkSent, bM as DraftOrderChangesApplied, d9 as DraftOrderCommitSettings, gw as DraftOrderDiffs, gz as DraftOrderDiffsBillingUpdateInfoOneOf, gy as DraftOrderDiffsBuyerUpdateInfoOneOf, gA as DraftOrderDiffsRecipientUpdateInfoOneOf, gx as DraftOrderDiffsShippingUpdateInfoOneOf, f3 as Duration, ag as DurationUnit, jH as DurationUnitWithLiterals, eU as EditorlessAssigned, eV as EditorlessUnassigned, ip as Email, hj as EmailEdited, dG as Empty, dj as EntityCreatedEvent, dm as EntityDeletedEvent, dl as EntityUpdatedEvent, g5 as ErrorInformation, iU as EventMetadata, b5 as ExtendedFields, cq as ExternalReceipt, fQ as ExternalReceiptInfo, aN as FocalPoint, cN as FormIdentifier, cM as FormInfo, a_ as FreeTrialPeriod, hh as FulfillerEmailSent, L as FulfillmentStatus, cY as FulfillmentStatusUpdated, jh as FulfillmentStatusWithLiterals, cD as FulfillmentStatusesAggregate, bh as FullAddressContactDetails, g6 as GetOrderRequest, g7 as GetOrderResponse, f4 as GetPaymentCollectabilityStatusRequest, fh as GetRefundabilityStatusRequest, fi as GetRefundabilityStatusResponse, h$ as GetShipmentsRequest, i0 as GetShipmentsResponse, fN as GiftCardPaymentDetails, c9 as GiftCardPaymentRefund, eW as HasCustomEmailConfigurationsRequest, eX as HasCustomEmailConfigurationsResponse, il as IdAndVersion, dq as IdentificationData, dr as IdentificationDataIdOneOf, db as ImportOrderRequest, dc as ImportOrderResponse, cW as ImportedOrderDeleted, h3 as InternalActivity, h4 as InternalActivityContentOneOf, dv as InternalDocument, dz as InternalDocumentUpdateByFilterOperation, dw as InternalDocumentUpdateOperation, g8 as InternalQueryOrdersRequest, ge as InternalQueryOrdersResponse, dA as InternalUpdateExistingOperation, a7 as InventoryAction, jy as InventoryActionWithLiterals, da as InventoryUpdateDetails, hf as InvoiceAdded, iy as InvoiceDates, iP as InvoiceDynamicPriceTotals, im as InvoiceFields, hg as InvoiceSent, ik as InvoiceSentEvent, aD as InvoiceStatus, k2 as InvoiceStatusWithLiterals, iN as InvoicesPayment, e_ as IsInAutomationMigrationPopulationRequest, e$ as IsInAutomationMigrationPopulationResponse, d1 as ItemChangedDetails, bC as ItemCombination, bD as ItemCombinationLineItem, fe as ItemMetadata, b8 as ItemModifier, aS as ItemTaxFullDetails, aQ as ItemType, aR as ItemTypeItemTypeDataOneOf, I as ItemTypePreset, ja as ItemTypePresetWithLiterals, iH as ItemizedFee, J as JurisdictionType, jc as JurisdictionTypeWithLiterals, iA as LineItem, bY as LineItemAmount, bP as LineItemChanges, d3 as LineItemDelta, d4 as LineItemDeltaDeltaOneOf, bT as LineItemDescriptionLineChange, bB as LineItemDiscount, bL as LineItemExchangeData, iE as LineItemMetaData, bU as LineItemModifiersChange, bR as LineItemPriceChange, bS as LineItemProductNameChange, bQ as LineItemQuantityChange, Z as LineItemQuantityChangeType, jo as LineItemQuantityChangeTypeWithLiterals, e7 as LineItemRefund, fX as LineItemRefundSummary, iC as LineItemTax, aU as LineItemTaxBreakdown, aT as LineItemTaxInfo, hz as LineItemUpdate, iz as LineItems, iF as Locale, cG as Location, b2 as LocationAndQuantity, bZ as ManagedAdditionalFee, bW as ManagedDiscount, bV as ManagedLineItem, al as ManuallyRefundableReason, jM as ManuallyRefundableReasonWithLiterals, hG as MarkAsFulfilledRequest, hH as MarkAsFulfilledResponse, hM as MarkAsUnfulfilledRequest, hN as MarkAsUnfulfilledResponse, f9 as MarkOrderAsPaidRequest, fa as MarkOrderAsPaidResponse, hB as MarkOrderAsSeenByHumanRequest, hC as MarkOrderAsSeenByHumanResponse, h0 as MaskedOrderLineItem, fp as MembershipChargeItem, fq as MembershipName, fO as MembershipPaymentDetails, ca as MembershipPaymentRefund, at as MembershipPaymentStatus, jU as MembershipPaymentStatusWithLiterals, bH as MerchantComment, bx as MerchantDiscount, by as MerchantDiscountMerchantDiscountReasonOneOf, dp as MessageEnvelope, iO as MetaData, ep as MetaSiteSpecialEvent, eq as MetaSiteSpecialEventPayloadOneOf, b6 as ModifierGroup, ad as Namespace, eF as NamespaceChanged, jE as NamespaceWithLiterals, bK as NewExchangeOrderCreated, ak as NonRefundableReason, jL as NonRefundableReasonWithLiterals, eK as OdeditorAssigned, eL as OdeditorUnassigned, a3 as OrderActionType, ju as OrderActionTypeWithLiterals, $ as OrderActivityTypeEnumActivityType, jq as OrderActivityTypeEnumActivityTypeWithLiterals, aw as OrderApprovalStrategy, jX as OrderApprovalStrategyWithLiterals, cQ as OrderApproved, h9 as OrderCanceled, cZ as OrderCanceledEventOrderCanceled, bN as OrderChange, bO as OrderChangeValueOneOf, gq as OrderCreateNotifications, bJ as OrderCreatedFromExchange, go as OrderCreationSettings, gp as OrderCreationSettingsEditableByOneOf, c_ as OrderDeltasCommitted, h7 as OrderFulfilled, cV as OrderImported, cT as OrderItemsRestocked, aE as OrderLineItem, d2 as OrderLineItemChangedDetails, h8 as OrderNotFulfilled, h6 as OrderPaid, hl as OrderPartiallyPaid, hm as OrderPending, h5 as OrderPlaced, bI as OrderRefunded, hn as OrderRejected, cS as OrderRejectedEventOrderRejected, j1 as OrderSearchSpec, cH as OrderSettings, cI as OrderSettingsAllowedActionsOneOf, cJ as OrderSettingsEditableByOneOf, R as OrderStatus, jl as OrderStatusWithLiterals, bt as OrderTaxBreakdown, bs as OrderTaxInfo, fz as OrderTransactions, cR as OrdersExperiments, cL as OwnerApps, fA as Payment, cj as PaymentCanceled, ck as PaymentCanceledPaymentDetailsOneOf, ah as PaymentCollectabilityStatus, jI as PaymentCollectabilityStatusWithLiterals, k5 as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, i_ as PaymentCollectionCreatePaymentGatewayOrderOptions, k4 as PaymentCollectionMarkOrderAsPaidApplicationErrors, iZ as PaymentCollectionMarkOrderAsPaidOptions, cl as PaymentDeclined, cm as PaymentDeclinedPaymentDetailsOneOf, fM as PaymentMethodName, E as PaymentOptionType, jb as PaymentOptionTypeWithLiterals, fB as PaymentPaymentDetailsOneOf, ce as PaymentPending, cf as PaymentPendingPaymentDetailsOneOf, fC as PaymentReceiptInfoOneOf, fu as PaymentRefund, cc as PaymentRefundFailed, cb as PaymentRefunded, K as PaymentStatus, cX as PaymentStatusUpdated, jg as PaymentStatusWithLiterals, iM as Payments, is as Phone, aO as PhysicalProperties, eM as PicassoAssigned, eN as PicassoUnassigned, bn as PickupAddress, bm as PickupDetails, Q as PickupMethod, jk as PickupMethodWithLiterals, hk as PickupReadyEmailSent, ax as Placement, jY as PlacementWithLiterals, aL as PlainTextValue, cP as PlatformFee, cO as PlatformFeeSummary, gc as PlatformPaging, gf as PlatformPagingMetadata, g9 as PlatformQuery, ga as PlatformQueryPagingMethodOneOf, ai as PredefinedPaymentMethod, jJ as PredefinedPaymentMethodWithLiterals, f0 as PreparePaymentCollectionRequest, eh as PreviewBuyerConfirmationEmailRequest, ei as PreviewBuyerConfirmationEmailResponse, ef as PreviewBuyerPaymentsReceivedEmailRequest, eg as PreviewBuyerPaymentsReceivedEmailResponse, ej as PreviewBuyerPickupConfirmationEmailRequest, ek as PreviewBuyerPickupConfirmationEmailResponse, eb as PreviewCancelEmailRequest, ec as PreviewCancelEmailResponse, ed as PreviewCancelRefundEmailRequest, ee as PreviewCancelRefundEmailResponse, e2 as PreviewEmailByTypeRequest, e3 as PreviewEmailByTypeResponse, aa as PreviewEmailType, jB as PreviewEmailTypeWithLiterals, e4 as PreviewRefundEmailRequest, ea as PreviewRefundEmailResponse, en as PreviewResendDownloadLinksEmailRequest, eo as PreviewResendDownloadLinksEmailResponse, el as PreviewShippingConfirmationEmailRequest, em as PreviewShippingConfirmationEmailResponse, b1 as PriceDescription, bc as PriceSummary, aF as ProductName, hq as PublicActivity, hr as PublicActivityContentOneOf, gh as QueryOrderRequest, gi as QueryOrderResponse, iq as QuotesAddress, aq as Reason, jR as ReasonWithLiterals, cn as ReceiptCreated, co as ReceiptCreatedReceiptInfoOneOf, cr as ReceiptSent, cs as ReceiptSentReceiptInfoOneOf, k3 as RecordManuallyCollectedPaymentApplicationErrors, iY as RecordManuallyCollectedPaymentOptions, f5 as RecordManuallyCollectedPaymentRequest, f8 as RecordManuallyCollectedPaymentResponse, f1 as RedirectUrls, fS as Refund, e5 as RefundDetails, c5 as RefundInitiated, e6 as RefundItem, fW as RefundItemsBreakdown, fv as RefundSideEffects, au as RefundStatus, fU as RefundStatusInfo, jV as RefundStatusWithLiterals, fT as RefundTransaction, fj as Refundability, fk as RefundabilityAdditionalRefundabilityInfoOneOf, aj as RefundableStatus, jK as RefundableStatusWithLiterals, cd as RefundedAsStoreCredit, c6 as RefundedPayment, c7 as RefundedPaymentKindOneOf, cg as RegularPayment, fD as RegularPaymentDetails, fE as RegularPaymentDetailsPaymentMethodDetailsOneOf, ch as RegularPaymentPaymentMethodDetailsOneOf, c8 as RegularPaymentRefund, ij as Reschedule, fw as RestockInfo, fx as RestockItem, am as RestockType, jN as RestockTypeWithLiterals, dk as RestoreInfo, c1 as SavedPaymentMethod, af as ScheduledAction, jG as ScheduledActionWithLiterals, gj as SearchOrdersRequest, dI as SendBuyerConfirmationEmailRequest, dJ as SendBuyerConfirmationEmailResponse, dK as SendBuyerPaymentsReceivedEmailRequest, dL as SendBuyerPaymentsReceivedEmailResponse, dM as SendBuyerPickupConfirmationEmailRequest, dN as SendBuyerPickupConfirmationEmailResponse, dQ as SendBuyerShippingConfirmationEmailRequest, dR as SendBuyerShippingConfirmationEmailResponse, dW as SendCancelRefundEmailRequest, dX as SendCancelRefundEmailResponse, d_ as SendFulfillmentEmailRequest, d$ as SendFulfillmentEmailResponse, dU as SendMerchantOrderReceivedNotificationRequest, dV as SendMerchantOrderReceivedNotificationResponse, e0 as SendMerchantOrderReceivedPushRequest, e1 as SendMerchantOrderReceivedPushResponse, ia as SendOrderUpdatedDomainEventRequest, ib as SendOrderUpdatedDomainEventResponse, dY as SendRefundEmailRequest, dZ as SendRefundEmailResponse, fr as ServiceProperties, eB as ServiceProvisioned, eC as ServiceRemoved, iW as SetOrderNumberCounterOptions, dd as SetOrderNumberCounterRequest, de as SetOrderNumberCounterResponse, hi as ShippingAddressEdited, he as ShippingConfirmationEmailSent, c0 as ShippingInformation, b$ as ShippingInformationChange, bp as ShippingPrice, e9 as ShippingRefund, bq as ShippingRegion, es as SiteCreated, ac as SiteCreatedContext, jD as SiteCreatedContextWithLiterals, eu as SiteDeleted, eE as SiteHardDeleted, ez as SiteMarkedAsTemplate, eA as SiteMarkedAsWixSite, ex as SitePublished, eJ as SitePurgedExternally, eD as SiteRenamed, et as SiteTransferred, ew as SiteUndeleted, ey as SiteUnpublished, eI as SiteUrlChanged, av as SortOrder, jW as SortOrderWithLiterals, gb as Sorting, iD as Source, az as SourceType, j_ as SourceTypeWithLiterals, a4 as SpecificItemsCouponBehavior, jv as SpecificItemsCouponBehaviorWithLiterals, ix as StandardDetails, ab as State, jC as StateWithLiterals, bf as StreetAddress, eG as StudioAssigned, eQ as StudioTwoAssigned, eR as StudioTwoUnassigned, eH as StudioUnassigned, iw as Subdivision, ay as SubdivisionType, jZ as SubdivisionTypeWithLiterals, aY as SubscriptionDescription, F as SubscriptionFrequency, jd as SubscriptionFrequencyWithLiterals, aW as SubscriptionInfo, aZ as SubscriptionSettings, aX as SubscriptionTitle, cF as TagList, cE as Tags, i8 as TagsTagList, i7 as TagsTags, ic as Task, ie as TaskAction, ig as TaskActionActionOneOf, id as TaskKey, br as TaxSummary, b3 as TaxableAddress, b4 as TaxableAddressTaxableAddressDataOneOf, T as TaxableAddressType, jf as TaxableAddressTypeWithLiterals, iG as TotalPrice, b_ as TotalPriceChange, hd as TrackingLinkAdded, hb as TrackingNumberAdded, hc as TrackingNumberEdited, an as TransactionStatus, jO as TransactionStatusWithLiterals, b7 as TranslatableString, bX as TranslatedValue, k6 as TriggerRefundApplicationErrors, j0 as TriggerRefundOptions, ft as TriggerRefundRequest, fy as TriggerRefundResponse, dH as TriggerReindexOrderRequest, dE as TriggerReindexRequest, dF as TriggerReindexResponse, gK as UnArchiveOrderRequest, gL as UnArchiveOrderResponse, j4 as UpdateActivityIdentifiers, hu as UpdateActivityRequest, hv as UpdateActivityResponse, gX as UpdateBillingContactDetailsRequest, gY as UpdateBillingContactDetailsResponse, gT as UpdateBuyerEmailRequest, gU as UpdateBuyerEmailResponse, gQ as UpdateBuyerInfoRequest, gS as UpdateBuyerInfoResponse, dt as UpdateInternalDocumentsEvent, du as UpdateInternalDocumentsEventOperationOneOf, hy as UpdateLineItemsDescriptionLinesRequest, hA as UpdateLineItemsDescriptionLinesResponse, j3 as UpdateOrderLineItem, j2 as UpdateOrderLineItemIdentifiers, gZ as UpdateOrderLineItemRequest, g_ as UpdateOrderLineItemResponse, g$ as UpdateOrderLineItemsRequest, h1 as UpdateOrderLineItemsResponse, gs as UpdateOrderRequest, gt as UpdateOrderResponse, gV as UpdateOrderShippingAddressRequest, gW as UpdateOrderShippingAddressResponse, k7 as UpdateOrderStatusApplicationErrors, hE as UpdateOrderStatusRequest, hF as UpdateOrderStatusResponse, f6 as UserDefinedPaymentMethodName, f7 as UserDefinedPaymentMethodNameKindOneOf, eT as UserDomainMediaDisabled, eS as UserDomainMediaEnabled, hX as V1BulkMarkOrdersAsPaidRequest, hY as V1BulkMarkOrdersAsPaidResponse, hZ as V1CreatePaymentGatewayOrderRequest, h_ as V1CreatePaymentGatewayOrderResponse, gB as V1LineItemDelta, gC as V1LineItemDeltaDeltaOneOf, hV as V1MarkOrderAsPaidRequest, hW as V1MarkOrderAsPaidResponse, cU as V1RestockItem, fK as V1ScheduledAction, bj as V1ShippingInformation, iR as Value, aB as ValueType, k0 as ValueTypeWithLiterals, bi as VatId, N as VatType, jj as VatTypeWithLiterals, dC as VersionedDeleteByIdsOperation, dD as VersionedDocumentId, dB as VersionedDocumentUpdateOperation, a9 as VersioningMode, jA as VersioningModeWithLiterals, g0 as VoidAuthorizedPaymentsRequest, a8 as WebhookIdentityType, jz as WebhookIdentityTypeWithLiterals, W as WeightUnit, ji as WeightUnitWithLiterals, cp as WixReceipt, fP as WixReceiptInfo, eO as WixelAssigned, eP as WixelUnassigned, j7 as utils } from './ecom-v1-order-orders.universal-CF0kleOw.js';
4
4
 
5
5
  declare function preparePaymentCollection$1(httpClient: HttpClient): PreparePaymentCollectionSignature;
6
6
  interface PreparePaymentCollectionSignature {