@wix/auto_sdk_ecom_orders 1.0.110 → 1.0.112

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