@wix/auto_sdk_ecom_orders 1.0.247 → 1.0.248

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