@wix/auto_sdk_ecom_orders 1.0.253 → 1.0.255

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