@wix/auto_sdk_ecom_orders 1.0.54 → 1.0.56

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.
@@ -1958,7 +1958,7 @@ interface RefundInitiated {
1958
1958
  payments?: RefundedPayment[];
1959
1959
  /**
1960
1960
  * Reason for refund.
1961
- * @maxLength 100
1961
+ * @maxLength 200
1962
1962
  */
1963
1963
  reason?: string | null;
1964
1964
  }
@@ -4618,6 +4618,14 @@ interface GetOrderWithFilterByLocationResponse {
4618
4618
  */
4619
4619
  orderId?: string;
4620
4620
  }
4621
+ interface V1UpdateOrderRequest {
4622
+ /** Order to be updated. */
4623
+ order?: Order;
4624
+ }
4625
+ interface V1UpdateOrderResponse {
4626
+ /** Updated order. */
4627
+ order?: Order;
4628
+ }
4621
4629
  interface UpdateInternalDocumentsEvent extends UpdateInternalDocumentsEventOperationOneOf {
4622
4630
  /** insert/update documents */
4623
4631
  update?: InternalDocumentUpdateOperation;
@@ -7321,4 +7329,4 @@ interface BulkUpdateOrderTagsOptions {
7321
7329
  unassignTags?: Tags;
7322
7330
  }
7323
7331
 
7324
- export { TaxableAddressType as $, type AddActivityResponse as A, type BulkMarkOrdersAsPaidResponse as B, type CreatePaymentGatewayOrderResponse as C, type DeleteActivityIdentifiers as D, type UpdateOrderStatusResponse as E, type AggregateOrdersOptions as F, type GetPaymentCollectabilityStatusResponse as G, type AggregateOrdersResponse as H, type BulkUpdateOrderTagsOptions as I, type BulkUpdateOrderTagsResponse as J, type OrderApprovedEnvelope as K, type OrderUpdatedEnvelope as L, type MarkOrderAsPaidResponse as M, type OrderCanceledEnvelope as N, type Order as O, type Price as P, type OrderCreatedEnvelope as Q, DescriptionLineType as R, type SearchOrdersResponse as S, type TriggerRefundOptions as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, ItemTypeItemType as W, PaymentOptionType as X, JurisdictionType as Y, SubscriptionFrequency as Z, AdjustmentType as _, type PreparePaymentCollectionOptions as a, type SubscriptionDescription as a$, PaymentStatus as a0, FulfillmentStatus as a1, WeightUnit as a2, VatType as a3, PickupMethod as a4, OrderStatus as a5, DiscountType as a6, DiscountReason as a7, LineItemQuantityChangeType as a8, ActivityType as a9, InventoryAction as aA, Placement as aB, SubdivisionType as aC, SourceType as aD, CustomFieldGroup as aE, ValueType as aF, DepositType as aG, InvoiceStatus as aH, type OrderLineItem as aI, type ProductName as aJ, type CatalogReference as aK, type DescriptionLine as aL, type DescriptionLineValueOneOf as aM, type DescriptionLineDescriptionLineValueOneOf as aN, type DescriptionLineName as aO, type PlainTextValue as aP, type Color as aQ, type FocalPoint as aR, type PhysicalProperties as aS, type ItemType as aT, type ItemTypeItemTypeDataOneOf 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_, AttributionSource as aa, ChannelType as ab, ScheduledAction as ac, DurationUnit as ad, PaymentCollectabilityStatus as ae, RefundableStatus as af, NonRefundableReason as ag, ManuallyRefundableReason as ah, RestockType as ai, TransactionStatus as aj, AuthorizationCaptureStatus as ak, AuthorizationVoidStatus as al, Reason as am, ActionType as an, MembershipPaymentStatus as ao, RefundStatus as ap, WebhookIdentityType as aq, TextDetection as ar, AnimationDetection as as, PreviewEmailType as at, State as au, Namespace as av, SortOrder as aw, VersioningMode as ax, OrderApprovalStrategy as ay, DeltaPaymentOptionType as az, type PreparePaymentCollectionResponse as b, type SavedPaymentMethod as b$, type SubscriptionSettings as b0, type FreeTrialPeriod as b1, type BillingAdjustment as b2, type BillingAdjustmentPriceSummary as b3, type PriceDescription as b4, type LocationAndQuantity as b5, type TaxableAddress as b6, type TaxableAddressTaxableAddressDataOneOf as b7, type ExtendedFields as b8, type ModifierGroup as b9, type MerchantDiscount as bA, type MerchantDiscountMerchantDiscountReasonOneOf as bB, type DiscountRule as bC, type DiscountRuleName as bD, type LineItemDiscount as bE, type Activity as bF, type ActivityContentOneOf as bG, type CustomActivity as bH, type MerchantComment as bI, type OrderRefunded as bJ, type OrderCreatedFromExchange as bK, type NewExchangeOrderCreated as bL, type LineItemExchangeData as bM, type DraftOrderChangesApplied as bN, type OrderChange as bO, type OrderChangeValueOneOf as bP, type LineItemChanges as bQ, type LineItemQuantityChange as bR, type LineItemPriceChange as bS, type ManagedLineItem as bT, type ManagedDiscount as bU, type TranslatedValue as bV, type LineItemAmount as bW, type ManagedAdditionalFee as bX, type TotalPriceChange as bY, type ShippingInformationChange as bZ, type ShippingInformation as b_, type TranslatableString as ba, type ItemModifier as bb, type BuyerInfo as bc, type BuyerInfoIdOneOf as bd, type CurrencyConversionDetails as be, type PriceSummary as bf, type AddressWithContact as bg, type Address as bh, type StreetAddress as bi, type AddressLocation as bj, type FullAddressContactDetails as bk, type VatId as bl, type V1ShippingInformation as bm, type DeliveryLogistics as bn, type DeliveryLogisticsAddressOneOf as bo, type PickupDetails as bp, type PickupAddress as bq, type DeliveryTimeSlot as br, type ShippingPrice as bs, type ShippingRegion as bt, type TaxSummary as bu, type OrderTaxInfo as bv, type OrderTaxBreakdown as bw, type AppliedDiscount as bx, type AppliedDiscountDiscountSourceOneOf as by, type Coupon as bz, type GetRefundabilityStatusResponse as c, type MembershipChargeItem as c$, type AuthorizedPaymentCreated as c0, type AuthorizedPaymentCaptured as c1, type AuthorizedPaymentVoided as c2, type RefundInitiated as c3, type RefundedPayment as c4, type RefundedPaymentKindOneOf as c5, type RegularPaymentRefund as c6, type GiftCardPaymentRefund as c7, type MembershipPaymentRefund as c8, type PaymentRefunded as c9, type TagList as cA, type Location as cB, type OrderApproved as cC, type OrdersExperiments as cD, type OrderRejectedEventOrderRejected as cE, type OrderItemsRestocked as cF, type V1RestockItem as cG, type PreparePaymentCollectionRequest as cH, type RedirectUrls as cI, type DelayedCaptureSettings as cJ, type Duration as cK, type GetPaymentCollectabilityStatusRequest as cL, type RecordManuallyCollectedPaymentRequest as cM, type RecordManuallyCollectedPaymentResponse as cN, type MarkOrderAsPaidRequest as cO, type PaymentStatusUpdated as cP, type BulkMarkOrdersAsPaidRequest as cQ, type BulkOrderResult as cR, type ItemMetadata as cS, type ApplicationError as cT, type BulkActionMetadata as cU, type GetRefundabilityStatusRequest as cV, type Refundability as cW, type RefundabilityAdditionalRefundabilityInfoOneOf as cX, type CreatePaymentGatewayOrderRequest as cY, type ChargedBy as cZ, type ChargeMembershipsRequest as c_, type PaymentRefundFailed as ca, type RefundedAsStoreCredit as cb, type PaymentPending as cc, type PaymentPendingPaymentDetailsOneOf as cd, type RegularPayment as ce, type RegularPaymentPaymentMethodDetailsOneOf as cf, type CreditCardDetails as cg, type PaymentCanceled as ch, type PaymentCanceledPaymentDetailsOneOf as ci, type PaymentDeclined as cj, type PaymentDeclinedPaymentDetailsOneOf as ck, type ReceiptCreated as cl, type ReceiptCreatedReceiptInfoOneOf as cm, type WixReceipt as cn, type ExternalReceipt as co, type ReceiptSent as cp, type ReceiptSentReceiptInfoOneOf as cq, type CreatedBy as cr, type CreatedByStringOneOf as cs, type ChannelInfo as ct, type CustomField as cu, type BalanceSummary as cv, type Balance as cw, type AdditionalFee as cx, type FulfillmentStatusesAggregate as cy, type Tags as cz, type PaymentCollectionCreatePaymentGatewayOrderOptions as d, type SendBuyerShippingConfirmationEmailRequest as d$, type MembershipName as d0, type ServiceProperties as d1, type ChargeMembershipsResponse as d2, type TriggerRefundRequest as d3, type RefundDetails as d4, type RefundItem as d5, type LineItemRefund as d6, type AdditionalFeeRefund as d7, type ShippingRefund as d8, type RefundSideEffects as d9, type CalculateRefundItemRequest as dA, type CalculateRefundResponse as dB, type CalculateRefundItemResponse as dC, type VoidAuthorizedPaymentsRequest as dD, type CaptureAuthorizedPaymentsRequest as dE, type ChargeSavedPaymentMethodRequest as dF, type ChargeSavedPaymentMethodResponse as dG, type DomainEvent as dH, type DomainEventBodyOneOf as dI, type EntityCreatedEvent as dJ, type RestoreInfo as dK, type EntityUpdatedEvent as dL, type EntityDeletedEvent as dM, type ActionEvent as dN, type Empty as dO, type MessageEnvelope as dP, type IdentificationData as dQ, type IdentificationDataIdOneOf as dR, type ImageContent as dS, type SendBuyerConfirmationEmailRequest as dT, type SendBuyerConfirmationEmailResponse as dU, type SendBuyerPaymentsReceivedEmailRequest as dV, type SendBuyerPaymentsReceivedEmailResponse as dW, type SendBuyerPickupConfirmationEmailRequest as dX, type SendBuyerPickupConfirmationEmailResponse as dY, type BulkSendBuyerPickupConfirmationEmailsRequest as dZ, type BulkSendBuyerPickupConfirmationEmailsResponse as d_, type RestockInfo as da, type RestockItem as db, type OrderTransactions as dc, type Payment as dd, type PaymentPaymentDetailsOneOf as de, type PaymentReceiptInfoOneOf as df, type RegularPaymentDetails as dg, type RegularPaymentDetailsPaymentMethodDetailsOneOf as dh, type CreditCardPaymentMethodDetails as di, type AuthorizationDetails as dj, type AuthorizationCapture as dk, type AuthorizationActionFailureDetails as dl, type AuthorizationVoid as dm, type V1ScheduledAction as dn, type GiftCardPaymentDetails as dp, type MembershipPaymentDetails as dq, type WixReceiptInfo as dr, type ExternalReceiptInfo as ds, type Refund as dt, type RefundTransaction as du, type RefundStatusInfo as dv, type AggregatedRefundSummary as dw, type RefundItemsBreakdown as dx, type LineItemRefundSummary as dy, type CalculateRefundRequest as dz, type ChargeMembershipsOptions as e, type UpdateInternalDocumentsEventOperationOneOf as e$, type SendBuyerShippingConfirmationEmailResponse as e0, type BulkSendBuyerShippingConfirmationEmailsRequest as e1, type BulkSendBuyerShippingConfirmationEmailsResponse as e2, type SendMerchantOrderReceivedNotificationRequest as e3, type SendMerchantOrderReceivedNotificationResponse as e4, type SendCancelRefundEmailRequest as e5, type SendCancelRefundEmailResponse as e6, type SendRefundEmailRequest as e7, type SendRefundEmailResponse as e8, type SendMerchantOrderReceivedPushRequest as e9, type MetaTag as eA, type HtmlApplication as eB, type ExternalUriMapping as eC, type UserDataResponse as eD, type QueryOrdersForMetasiteRequest as eE, type InternalQueryOrdersRequest as eF, type PlatformQuery as eG, type PlatformQueryPagingMethodOneOf as eH, type Sorting as eI, type PlatformPaging as eJ, type CursorPaging as eK, type QueryOrdersForMetasiteResponse as eL, type PlatformPagingMetadata as eM, type Cursors as eN, type GetOrderForMetasiteRequest as eO, type GetOrderForMetasiteResponse as eP, type ListOrderTransactionsForMetasiteRequest as eQ, type ListOrderTransactionsForMetasiteResponse as eR, type UpsertRefundRequest as eS, type UpsertRefundResponse as eT, type GetOrderOutOfBoxRequest as eU, type GetOrderOutOfBoxResponse as eV, type GetOrderAgcRequest as eW, type GetOrderAgcResponse as eX, type GetOrderWithFilterByLocationRequest as eY, type GetOrderWithFilterByLocationResponse as eZ, type UpdateInternalDocumentsEvent as e_, type SendMerchantOrderReceivedPushResponse as ea, type PreviewEmailByTypeRequest as eb, type PreviewEmailByTypeResponse as ec, type PreviewRefundEmailRequest 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 TriggerReindexOrderRequest as et, type SnapshotMessage as eu, type GetMetasiteDataRequest as ev, type GetMetasiteDataResponse as ew, type MetaSite as ex, type App as ey, type SeoData as ez, type PaymentRefund as f, type BulkUnArchiveOrdersByFilterRequest as f$, type InternalDocument as f0, type InternalDocumentUpdateOperation as f1, type DeleteByIdsOperation as f2, type DeleteByFilterOperation as f3, type InternalDocumentUpdateByFilterOperation as f4, type InternalUpdateExistingOperation as f5, type VersionedDocumentUpdateOperation as f6, type VersionedDeleteByIdsOperation as f7, type VersionedDocumentId as f8, type TriggerReindexRequest as f9, type DraftOrderDiffsBillingUpdateInfoOneOf as fA, type DraftOrderDiffsRecipientUpdateInfoOneOf as fB, type V1LineItemDelta as fC, type V1LineItemDeltaDeltaOneOf as fD, type OrderLineItemChangedDetails as fE, type ItemChangedDetails as fF, type AppliedDiscountDelta as fG, type AppliedDiscountDeltaDeltaOneOf as fH, type AdditionalFeeDelta as fI, type AdditionalFeeDeltaDeltaOneOf as fJ, type DraftOrderCommitSettings as fK, type InventoryUpdateDetails as fL, type OrderDeltasCommitted as fM, type CommittedDiffs as fN, type CommittedDiffsShippingUpdateInfoOneOf as fO, type LineItemDelta as fP, type LineItemDeltaDeltaOneOf as fQ, type ArchiveOrderRequest as fR, type ArchiveOrderResponse as fS, type BulkArchiveOrdersRequest as fT, type BulkArchiveOrdersResponse as fU, type BulkArchiveOrdersByFilterRequest as fV, type BulkArchiveOrdersByFilterResponse as fW, type UnArchiveOrderRequest as fX, type UnArchiveOrderResponse as fY, type BulkUnArchiveOrdersRequest as fZ, type BulkUnArchiveOrdersResponse as f_, type TriggerReindexResponse as fa, type BatchOfTriggerReindexOrderRequest as fb, type DiffmatokyPayload as fc, type ErrorInformation as fd, type ContinueSideEffectsFlowInLegacyData as fe, type IndexingMessage as ff, type GetOrderRequest as fg, type GetOrderResponse as fh, type InternalQueryOrdersResponse as fi, type QueryOrderRequest as fj, type QueryOrderResponse as fk, type SearchOrdersRequest as fl, type CursorSearch as fm, type CursorSearchPagingMethodOneOf as fn, type CursorPagingMetadata as fo, type CreateOrderRequest as fp, type OrderCreationSettings as fq, type OrderCreateNotifications as fr, type CreateOrderResponse as fs, type UpdateOrderRequest as ft, type UpdateOrderResponse as fu, type BulkUpdateOrdersRequest as fv, type CommitDeltasRequest as fw, type DraftOrderDiffs as fx, type DraftOrderDiffsShippingUpdateInfoOneOf as fy, type DraftOrderDiffsBuyerUpdateInfoOneOf as fz, type TriggerRefundResponse as g, type BulkMarkAsUnfulfilledByFilterResponse as g$, type BulkUnArchiveOrdersByFilterResponse as g0, type UpdateBuyerInfoRequest as g1, type BuyerInfoUpdate as g2, type UpdateBuyerInfoResponse as g3, type UpdateBuyerEmailRequest as g4, type UpdateBuyerEmailResponse as g5, type UpdateOrderShippingAddressRequest as g6, type UpdateOrderShippingAddressResponse as g7, type UpdateBillingContactDetailsRequest as g8, type UpdateBillingContactDetailsResponse as g9, type AddInternalActivityResponse as gA, type AddActivityRequest as gB, type PublicActivityContentOneOf as gC, type AddActivitiesRequest as gD, type AddActivitiesResponse as gE, type UpdateActivityRequest as gF, type DeleteActivityRequest 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 MarkAsFulfilledRequest as gP, type MarkAsFulfilledResponse as gQ, type FulfillmentStatusUpdated as gR, type BulkMarkAsFulfilledRequest as gS, type BulkMarkAsFulfilledResponse as gT, type BulkMarkAsFulfilledByFilterRequest as gU, type BulkMarkAsFulfilledByFilterResponse as gV, type MarkAsUnfulfilledRequest as gW, type MarkAsUnfulfilledResponse as gX, type BulkMarkAsUnfulfilledRequest as gY, type BulkMarkAsUnfulfilledResponse as gZ, type BulkMarkAsUnfulfilledByFilterRequest as g_, type UpdateOrderLineItemRequest as ga, type UpdateOrderLineItemsRequest as gb, type MaskedOrderLineItem as gc, type UpdateOrderLineItemsResponse as gd, type AddInternalActivityRequest as ge, type InternalActivity as gf, type InternalActivityContentOneOf as gg, type OrderPlaced as gh, type OrderPaid as gi, type OrderFulfilled as gj, type OrderNotFulfilled as gk, type OrderCanceled as gl, type DownloadLinkSent as gm, type TrackingNumberAdded as gn, type TrackingNumberEdited as go, type TrackingLinkAdded as gp, type ShippingConfirmationEmailSent as gq, type InvoiceAdded as gr, type InvoiceSent as gs, type FulfillerEmailSent as gt, type ShippingAddressEdited as gu, type EmailEdited as gv, type PickupReadyEmailSent as gw, type OrderPartiallyPaid as gx, type OrderPending as gy, type OrderRejected as gz, type PaymentCapture as h, type BulkSetBusinessLocationRequest as h0, type BulkSetBusinessLocationResponse as h1, type BulkSetBusinessLocationResult as h2, type V1MarkOrderAsPaidRequest as h3, type V1MarkOrderAsPaidResponse as h4, type V1BulkMarkOrdersAsPaidRequest as h5, type V1BulkMarkOrdersAsPaidResponse as h6, type V1CreatePaymentGatewayOrderRequest as h7, type V1CreatePaymentGatewayOrderResponse as h8, type GetShipmentsRequest as h9, 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 TriggerSideEffectsFromLegacyData as hW, type BaseEventMetadata as hX, type EventMetadata as hY, type OrderSearchSpec as hZ, type GetShipmentsResponse as ha, type AggregateOrdersRequest as hb, type DecrementItemsQuantityRequest as hc, type DecrementData as hd, type DecrementItemsQuantityResponse as he, type BulkUpdateOrderTagsRequest as hf, type BulkUpdateOrderTagsResult as hg, type Task as hh, type TaskKey as hi, type TaskAction as hj, type TaskActionActionOneOf as hk, type Complete as hl, type Cancel as hm, type Reschedule as hn, type InvoiceSentEvent as ho, type IdAndVersion as hp, type InvoiceFields as hq, type Customer as hr, type Email as hs, type QuotesAddress as ht, type AddressDescription as hu, type Phone as hv, type Company as hw, type CommonAddress as hx, type CommonAddressStreetOneOf as hy, type Subdivision as hz, type CaptureAuthorizedPaymentsResponse as i, type OrderSearch as j, type CreateOrderOptions as k, type MaskedOrder as l, type BulkUpdateOrdersOptions as m, type BulkUpdateOrdersResponse as n, type CommitDeltasOptions as o, type CommitDeltasResponse as p, type UpdateOrderLineItemIdentifiers as q, type UpdateOrderLineItem as r, type UpdateOrderLineItemResponse as s, type PublicActivity as t, type UpdateActivityIdentifiers as u, type UpdateActivityResponse as v, type DeleteActivityResponse as w, type CancelOrderOptions as x, type CancelOrderResponse as y, type OrderStatusWithLiterals as z };
7332
+ export { TaxableAddressType as $, type AddActivityResponse as A, type BulkMarkOrdersAsPaidResponse as B, type CreatePaymentGatewayOrderResponse as C, type DeleteActivityIdentifiers as D, type UpdateOrderStatusResponse as E, type AggregateOrdersOptions as F, type GetPaymentCollectabilityStatusResponse as G, type AggregateOrdersResponse as H, type BulkUpdateOrderTagsOptions as I, type BulkUpdateOrderTagsResponse as J, type OrderApprovedEnvelope as K, type OrderUpdatedEnvelope as L, type MarkOrderAsPaidResponse as M, type OrderCanceledEnvelope as N, type Order as O, type Price as P, type OrderCreatedEnvelope as Q, DescriptionLineType as R, type SearchOrdersResponse as S, type TriggerRefundOptions as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, ItemTypeItemType as W, PaymentOptionType as X, JurisdictionType as Y, SubscriptionFrequency as Z, AdjustmentType as _, type PreparePaymentCollectionOptions as a, type SubscriptionDescription as a$, PaymentStatus as a0, FulfillmentStatus as a1, WeightUnit as a2, VatType as a3, PickupMethod as a4, OrderStatus as a5, DiscountType as a6, DiscountReason as a7, LineItemQuantityChangeType as a8, ActivityType as a9, InventoryAction as aA, Placement as aB, SubdivisionType as aC, SourceType as aD, CustomFieldGroup as aE, ValueType as aF, DepositType as aG, InvoiceStatus as aH, type OrderLineItem as aI, type ProductName as aJ, type CatalogReference as aK, type DescriptionLine as aL, type DescriptionLineValueOneOf as aM, type DescriptionLineDescriptionLineValueOneOf as aN, type DescriptionLineName as aO, type PlainTextValue as aP, type Color as aQ, type FocalPoint as aR, type PhysicalProperties as aS, type ItemType as aT, type ItemTypeItemTypeDataOneOf 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_, AttributionSource as aa, ChannelType as ab, ScheduledAction as ac, DurationUnit as ad, PaymentCollectabilityStatus as ae, RefundableStatus as af, NonRefundableReason as ag, ManuallyRefundableReason as ah, RestockType as ai, TransactionStatus as aj, AuthorizationCaptureStatus as ak, AuthorizationVoidStatus as al, Reason as am, ActionType as an, MembershipPaymentStatus as ao, RefundStatus as ap, WebhookIdentityType as aq, TextDetection as ar, AnimationDetection as as, PreviewEmailType as at, State as au, Namespace as av, SortOrder as aw, VersioningMode as ax, OrderApprovalStrategy as ay, DeltaPaymentOptionType as az, type PreparePaymentCollectionResponse as b, type SavedPaymentMethod as b$, type SubscriptionSettings as b0, type FreeTrialPeriod as b1, type BillingAdjustment as b2, type BillingAdjustmentPriceSummary as b3, type PriceDescription as b4, type LocationAndQuantity as b5, type TaxableAddress as b6, type TaxableAddressTaxableAddressDataOneOf as b7, type ExtendedFields as b8, type ModifierGroup as b9, type MerchantDiscount as bA, type MerchantDiscountMerchantDiscountReasonOneOf as bB, type DiscountRule as bC, type DiscountRuleName as bD, type LineItemDiscount as bE, type Activity as bF, type ActivityContentOneOf as bG, type CustomActivity as bH, type MerchantComment as bI, type OrderRefunded as bJ, type OrderCreatedFromExchange as bK, type NewExchangeOrderCreated as bL, type LineItemExchangeData as bM, type DraftOrderChangesApplied as bN, type OrderChange as bO, type OrderChangeValueOneOf as bP, type LineItemChanges as bQ, type LineItemQuantityChange as bR, type LineItemPriceChange as bS, type ManagedLineItem as bT, type ManagedDiscount as bU, type TranslatedValue as bV, type LineItemAmount as bW, type ManagedAdditionalFee as bX, type TotalPriceChange as bY, type ShippingInformationChange as bZ, type ShippingInformation as b_, type TranslatableString as ba, type ItemModifier as bb, type BuyerInfo as bc, type BuyerInfoIdOneOf as bd, type CurrencyConversionDetails as be, type PriceSummary as bf, type AddressWithContact as bg, type Address as bh, type StreetAddress as bi, type AddressLocation as bj, type FullAddressContactDetails as bk, type VatId as bl, type V1ShippingInformation as bm, type DeliveryLogistics as bn, type DeliveryLogisticsAddressOneOf as bo, type PickupDetails as bp, type PickupAddress as bq, type DeliveryTimeSlot as br, type ShippingPrice as bs, type ShippingRegion as bt, type TaxSummary as bu, type OrderTaxInfo as bv, type OrderTaxBreakdown as bw, type AppliedDiscount as bx, type AppliedDiscountDiscountSourceOneOf as by, type Coupon as bz, type GetRefundabilityStatusResponse as c, type MembershipChargeItem as c$, type AuthorizedPaymentCreated as c0, type AuthorizedPaymentCaptured as c1, type AuthorizedPaymentVoided as c2, type RefundInitiated as c3, type RefundedPayment as c4, type RefundedPaymentKindOneOf as c5, type RegularPaymentRefund as c6, type GiftCardPaymentRefund as c7, type MembershipPaymentRefund as c8, type PaymentRefunded as c9, type TagList as cA, type Location as cB, type OrderApproved as cC, type OrdersExperiments as cD, type OrderRejectedEventOrderRejected as cE, type OrderItemsRestocked as cF, type V1RestockItem as cG, type PreparePaymentCollectionRequest as cH, type RedirectUrls as cI, type DelayedCaptureSettings as cJ, type Duration as cK, type GetPaymentCollectabilityStatusRequest as cL, type RecordManuallyCollectedPaymentRequest as cM, type RecordManuallyCollectedPaymentResponse as cN, type MarkOrderAsPaidRequest as cO, type PaymentStatusUpdated as cP, type BulkMarkOrdersAsPaidRequest as cQ, type BulkOrderResult as cR, type ItemMetadata as cS, type ApplicationError as cT, type BulkActionMetadata as cU, type GetRefundabilityStatusRequest as cV, type Refundability as cW, type RefundabilityAdditionalRefundabilityInfoOneOf as cX, type CreatePaymentGatewayOrderRequest as cY, type ChargedBy as cZ, type ChargeMembershipsRequest as c_, type PaymentRefundFailed as ca, type RefundedAsStoreCredit as cb, type PaymentPending as cc, type PaymentPendingPaymentDetailsOneOf as cd, type RegularPayment as ce, type RegularPaymentPaymentMethodDetailsOneOf as cf, type CreditCardDetails as cg, type PaymentCanceled as ch, type PaymentCanceledPaymentDetailsOneOf as ci, type PaymentDeclined as cj, type PaymentDeclinedPaymentDetailsOneOf as ck, type ReceiptCreated as cl, type ReceiptCreatedReceiptInfoOneOf as cm, type WixReceipt as cn, type ExternalReceipt as co, type ReceiptSent as cp, type ReceiptSentReceiptInfoOneOf as cq, type CreatedBy as cr, type CreatedByStringOneOf as cs, type ChannelInfo as ct, type CustomField as cu, type BalanceSummary as cv, type Balance as cw, type AdditionalFee as cx, type FulfillmentStatusesAggregate as cy, type Tags as cz, type PaymentCollectionCreatePaymentGatewayOrderOptions as d, type SendBuyerShippingConfirmationEmailRequest as d$, type MembershipName as d0, type ServiceProperties as d1, type ChargeMembershipsResponse as d2, type TriggerRefundRequest as d3, type RefundDetails as d4, type RefundItem as d5, type LineItemRefund as d6, type AdditionalFeeRefund as d7, type ShippingRefund as d8, type RefundSideEffects as d9, type CalculateRefundItemRequest as dA, type CalculateRefundResponse as dB, type CalculateRefundItemResponse as dC, type VoidAuthorizedPaymentsRequest as dD, type CaptureAuthorizedPaymentsRequest as dE, type ChargeSavedPaymentMethodRequest as dF, type ChargeSavedPaymentMethodResponse as dG, type DomainEvent as dH, type DomainEventBodyOneOf as dI, type EntityCreatedEvent as dJ, type RestoreInfo as dK, type EntityUpdatedEvent as dL, type EntityDeletedEvent as dM, type ActionEvent as dN, type Empty as dO, type MessageEnvelope as dP, type IdentificationData as dQ, type IdentificationDataIdOneOf as dR, type ImageContent as dS, type SendBuyerConfirmationEmailRequest as dT, type SendBuyerConfirmationEmailResponse as dU, type SendBuyerPaymentsReceivedEmailRequest as dV, type SendBuyerPaymentsReceivedEmailResponse as dW, type SendBuyerPickupConfirmationEmailRequest as dX, type SendBuyerPickupConfirmationEmailResponse as dY, type BulkSendBuyerPickupConfirmationEmailsRequest as dZ, type BulkSendBuyerPickupConfirmationEmailsResponse as d_, type RestockInfo as da, type RestockItem as db, type OrderTransactions as dc, type Payment as dd, type PaymentPaymentDetailsOneOf as de, type PaymentReceiptInfoOneOf as df, type RegularPaymentDetails as dg, type RegularPaymentDetailsPaymentMethodDetailsOneOf as dh, type CreditCardPaymentMethodDetails as di, type AuthorizationDetails as dj, type AuthorizationCapture as dk, type AuthorizationActionFailureDetails as dl, type AuthorizationVoid as dm, type V1ScheduledAction as dn, type GiftCardPaymentDetails as dp, type MembershipPaymentDetails as dq, type WixReceiptInfo as dr, type ExternalReceiptInfo as ds, type Refund as dt, type RefundTransaction as du, type RefundStatusInfo as dv, type AggregatedRefundSummary as dw, type RefundItemsBreakdown as dx, type LineItemRefundSummary as dy, type CalculateRefundRequest as dz, type ChargeMembershipsOptions as e, type V1UpdateOrderResponse as e$, type SendBuyerShippingConfirmationEmailResponse as e0, type BulkSendBuyerShippingConfirmationEmailsRequest as e1, type BulkSendBuyerShippingConfirmationEmailsResponse as e2, type SendMerchantOrderReceivedNotificationRequest as e3, type SendMerchantOrderReceivedNotificationResponse as e4, type SendCancelRefundEmailRequest as e5, type SendCancelRefundEmailResponse as e6, type SendRefundEmailRequest as e7, type SendRefundEmailResponse as e8, type SendMerchantOrderReceivedPushRequest as e9, type MetaTag as eA, type HtmlApplication as eB, type ExternalUriMapping as eC, type UserDataResponse as eD, type QueryOrdersForMetasiteRequest as eE, type InternalQueryOrdersRequest as eF, type PlatformQuery as eG, type PlatformQueryPagingMethodOneOf as eH, type Sorting as eI, type PlatformPaging as eJ, type CursorPaging as eK, type QueryOrdersForMetasiteResponse as eL, type PlatformPagingMetadata as eM, type Cursors as eN, type GetOrderForMetasiteRequest as eO, type GetOrderForMetasiteResponse as eP, type ListOrderTransactionsForMetasiteRequest as eQ, type ListOrderTransactionsForMetasiteResponse as eR, type UpsertRefundRequest as eS, type UpsertRefundResponse as eT, type GetOrderOutOfBoxRequest as eU, type GetOrderOutOfBoxResponse as eV, type GetOrderAgcRequest as eW, type GetOrderAgcResponse as eX, type GetOrderWithFilterByLocationRequest as eY, type GetOrderWithFilterByLocationResponse as eZ, type V1UpdateOrderRequest as e_, type SendMerchantOrderReceivedPushResponse as ea, type PreviewEmailByTypeRequest as eb, type PreviewEmailByTypeResponse as ec, type PreviewRefundEmailRequest 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 TriggerReindexOrderRequest as et, type SnapshotMessage as eu, type GetMetasiteDataRequest as ev, type GetMetasiteDataResponse as ew, type MetaSite as ex, type App as ey, type SeoData as ez, type PaymentRefund as f, type BulkUnArchiveOrdersRequest as f$, type UpdateInternalDocumentsEvent as f0, type UpdateInternalDocumentsEventOperationOneOf as f1, type InternalDocument as f2, type InternalDocumentUpdateOperation as f3, type DeleteByIdsOperation as f4, type DeleteByFilterOperation as f5, type InternalDocumentUpdateByFilterOperation as f6, type InternalUpdateExistingOperation as f7, type VersionedDocumentUpdateOperation as f8, type VersionedDeleteByIdsOperation as f9, type DraftOrderDiffsShippingUpdateInfoOneOf as fA, type DraftOrderDiffsBuyerUpdateInfoOneOf as fB, type DraftOrderDiffsBillingUpdateInfoOneOf as fC, type DraftOrderDiffsRecipientUpdateInfoOneOf as fD, type V1LineItemDelta as fE, type V1LineItemDeltaDeltaOneOf as fF, type OrderLineItemChangedDetails as fG, type ItemChangedDetails as fH, type AppliedDiscountDelta as fI, type AppliedDiscountDeltaDeltaOneOf as fJ, type AdditionalFeeDelta as fK, type AdditionalFeeDeltaDeltaOneOf as fL, type DraftOrderCommitSettings as fM, type InventoryUpdateDetails as fN, type OrderDeltasCommitted as fO, type CommittedDiffs as fP, type CommittedDiffsShippingUpdateInfoOneOf as fQ, type LineItemDelta as fR, type LineItemDeltaDeltaOneOf as fS, type ArchiveOrderRequest as fT, type ArchiveOrderResponse as fU, type BulkArchiveOrdersRequest as fV, type BulkArchiveOrdersResponse as fW, type BulkArchiveOrdersByFilterRequest as fX, type BulkArchiveOrdersByFilterResponse as fY, type UnArchiveOrderRequest as fZ, type UnArchiveOrderResponse as f_, type VersionedDocumentId as fa, type TriggerReindexRequest as fb, type TriggerReindexResponse as fc, type BatchOfTriggerReindexOrderRequest as fd, type DiffmatokyPayload as fe, type ErrorInformation as ff, type ContinueSideEffectsFlowInLegacyData as fg, type IndexingMessage as fh, type GetOrderRequest as fi, type GetOrderResponse as fj, type InternalQueryOrdersResponse as fk, type QueryOrderRequest as fl, type QueryOrderResponse as fm, type SearchOrdersRequest as fn, type CursorSearch as fo, type CursorSearchPagingMethodOneOf as fp, type CursorPagingMetadata as fq, type CreateOrderRequest as fr, type OrderCreationSettings as fs, type OrderCreateNotifications as ft, type CreateOrderResponse as fu, type UpdateOrderRequest as fv, type UpdateOrderResponse as fw, type BulkUpdateOrdersRequest as fx, type CommitDeltasRequest as fy, type DraftOrderDiffs as fz, type TriggerRefundResponse as g, type BulkMarkAsUnfulfilledResponse as g$, type BulkUnArchiveOrdersResponse as g0, type BulkUnArchiveOrdersByFilterRequest as g1, type BulkUnArchiveOrdersByFilterResponse as g2, type UpdateBuyerInfoRequest as g3, type BuyerInfoUpdate as g4, type UpdateBuyerInfoResponse as g5, type UpdateBuyerEmailRequest as g6, type UpdateBuyerEmailResponse as g7, type UpdateOrderShippingAddressRequest as g8, type UpdateOrderShippingAddressResponse as g9, type OrderPending as gA, type OrderRejected as gB, type AddInternalActivityResponse as gC, type AddActivityRequest as gD, type PublicActivityContentOneOf as gE, type AddActivitiesRequest as gF, type AddActivitiesResponse as gG, type UpdateActivityRequest as gH, type DeleteActivityRequest as gI, type UpdateLineItemsDescriptionLinesRequest as gJ, type LineItemUpdate as gK, type UpdateLineItemsDescriptionLinesResponse as gL, type MarkOrderAsSeenByHumanRequest as gM, type MarkOrderAsSeenByHumanResponse as gN, type CancelOrderRequest as gO, type OrderCanceledEventOrderCanceled as gP, type UpdateOrderStatusRequest as gQ, type MarkAsFulfilledRequest as gR, type MarkAsFulfilledResponse as gS, type FulfillmentStatusUpdated as gT, type BulkMarkAsFulfilledRequest as gU, type BulkMarkAsFulfilledResponse as gV, type BulkMarkAsFulfilledByFilterRequest as gW, type BulkMarkAsFulfilledByFilterResponse as gX, type MarkAsUnfulfilledRequest as gY, type MarkAsUnfulfilledResponse as gZ, type BulkMarkAsUnfulfilledRequest as g_, type UpdateBillingContactDetailsRequest as ga, type UpdateBillingContactDetailsResponse as gb, type UpdateOrderLineItemRequest as gc, type UpdateOrderLineItemsRequest as gd, type MaskedOrderLineItem as ge, type UpdateOrderLineItemsResponse as gf, type AddInternalActivityRequest as gg, type InternalActivity as gh, type InternalActivityContentOneOf as gi, type OrderPlaced as gj, type OrderPaid as gk, type OrderFulfilled as gl, type OrderNotFulfilled as gm, type OrderCanceled as gn, type DownloadLinkSent as go, type TrackingNumberAdded as gp, type TrackingNumberEdited as gq, type TrackingLinkAdded as gr, type ShippingConfirmationEmailSent as gs, type InvoiceAdded as gt, type InvoiceSent as gu, type FulfillerEmailSent as gv, type ShippingAddressEdited as gw, type EmailEdited as gx, type PickupReadyEmailSent as gy, type OrderPartiallyPaid as gz, type PaymentCapture as h, type OrderSearchSpec as h$, type BulkMarkAsUnfulfilledByFilterRequest as h0, type BulkMarkAsUnfulfilledByFilterResponse as h1, type BulkSetBusinessLocationRequest as h2, type BulkSetBusinessLocationResponse as h3, type BulkSetBusinessLocationResult as h4, type V1MarkOrderAsPaidRequest as h5, type V1MarkOrderAsPaidResponse as h6, type V1BulkMarkOrdersAsPaidRequest as h7, type V1BulkMarkOrdersAsPaidResponse as h8, type V1CreatePaymentGatewayOrderRequest as h9, type CommonAddressStreetOneOf as hA, type Subdivision as hB, type StandardDetails as hC, type InvoiceDates as hD, type LineItems as hE, type LineItem as hF, type BigDecimalWrapper as hG, type LineItemTax as hH, type Source as hI, type LineItemMetaData as hJ, type Locale as hK, type TotalPrice as hL, type ItemizedFee as hM, type Discount as hN, type DiscountOneDiscountTypeOneOf as hO, type CalculatedTaxes as hP, type CalculatedTax as hQ, type Payments as hR, type InvoicesPayment as hS, type MetaData as hT, type InvoiceDynamicPriceTotals as hU, type CustomFieldValue as hV, type Value as hW, type Deposit as hX, type TriggerSideEffectsFromLegacyData as hY, type BaseEventMetadata as hZ, type EventMetadata as h_, type V1CreatePaymentGatewayOrderResponse as ha, type GetShipmentsRequest as hb, type GetShipmentsResponse as hc, type AggregateOrdersRequest as hd, type DecrementItemsQuantityRequest as he, type DecrementData as hf, type DecrementItemsQuantityResponse as hg, type BulkUpdateOrderTagsRequest as hh, type BulkUpdateOrderTagsResult as hi, type Task as hj, type TaskKey as hk, type TaskAction as hl, type TaskActionActionOneOf as hm, type Complete as hn, type Cancel as ho, type Reschedule as hp, type InvoiceSentEvent as hq, type IdAndVersion as hr, type InvoiceFields as hs, type Customer as ht, type Email as hu, type QuotesAddress as hv, type AddressDescription as hw, type Phone as hx, type Company as hy, type CommonAddress as hz, type CaptureAuthorizedPaymentsResponse as i, type OrderSearch as j, type CreateOrderOptions as k, type MaskedOrder as l, type BulkUpdateOrdersOptions as m, type BulkUpdateOrdersResponse as n, type CommitDeltasOptions as o, type CommitDeltasResponse as p, type UpdateOrderLineItemIdentifiers as q, type UpdateOrderLineItem as r, type UpdateOrderLineItemResponse as s, type PublicActivity as t, type UpdateActivityIdentifiers as u, type UpdateActivityResponse as v, type DeleteActivityResponse as w, type CancelOrderOptions as x, type CancelOrderResponse as y, type OrderStatusWithLiterals as z };
@@ -1958,7 +1958,7 @@ interface RefundInitiated {
1958
1958
  payments?: RefundedPayment[];
1959
1959
  /**
1960
1960
  * Reason for refund.
1961
- * @maxLength 100
1961
+ * @maxLength 200
1962
1962
  */
1963
1963
  reason?: string | null;
1964
1964
  }
@@ -4618,6 +4618,14 @@ interface GetOrderWithFilterByLocationResponse {
4618
4618
  */
4619
4619
  orderId?: string;
4620
4620
  }
4621
+ interface V1UpdateOrderRequest {
4622
+ /** Order to be updated. */
4623
+ order?: Order;
4624
+ }
4625
+ interface V1UpdateOrderResponse {
4626
+ /** Updated order. */
4627
+ order?: Order;
4628
+ }
4621
4629
  interface UpdateInternalDocumentsEvent extends UpdateInternalDocumentsEventOperationOneOf {
4622
4630
  /** insert/update documents */
4623
4631
  update?: InternalDocumentUpdateOperation;
@@ -7321,4 +7329,4 @@ interface BulkUpdateOrderTagsOptions {
7321
7329
  unassignTags?: Tags;
7322
7330
  }
7323
7331
 
7324
- export { TaxableAddressType as $, type AddActivityResponse as A, type BulkMarkOrdersAsPaidResponse as B, type CreatePaymentGatewayOrderResponse as C, type DeleteActivityIdentifiers as D, type UpdateOrderStatusResponse as E, type AggregateOrdersOptions as F, type GetPaymentCollectabilityStatusResponse as G, type AggregateOrdersResponse as H, type BulkUpdateOrderTagsOptions as I, type BulkUpdateOrderTagsResponse as J, type OrderApprovedEnvelope as K, type OrderUpdatedEnvelope as L, type MarkOrderAsPaidResponse as M, type OrderCanceledEnvelope as N, type Order as O, type Price as P, type OrderCreatedEnvelope as Q, DescriptionLineType as R, type SearchOrdersResponse as S, type TriggerRefundOptions as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, ItemTypeItemType as W, PaymentOptionType as X, JurisdictionType as Y, SubscriptionFrequency as Z, AdjustmentType as _, type PreparePaymentCollectionOptions as a, type SubscriptionDescription as a$, PaymentStatus as a0, FulfillmentStatus as a1, WeightUnit as a2, VatType as a3, PickupMethod as a4, OrderStatus as a5, DiscountType as a6, DiscountReason as a7, LineItemQuantityChangeType as a8, ActivityType as a9, InventoryAction as aA, Placement as aB, SubdivisionType as aC, SourceType as aD, CustomFieldGroup as aE, ValueType as aF, DepositType as aG, InvoiceStatus as aH, type OrderLineItem as aI, type ProductName as aJ, type CatalogReference as aK, type DescriptionLine as aL, type DescriptionLineValueOneOf as aM, type DescriptionLineDescriptionLineValueOneOf as aN, type DescriptionLineName as aO, type PlainTextValue as aP, type Color as aQ, type FocalPoint as aR, type PhysicalProperties as aS, type ItemType as aT, type ItemTypeItemTypeDataOneOf 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_, AttributionSource as aa, ChannelType as ab, ScheduledAction as ac, DurationUnit as ad, PaymentCollectabilityStatus as ae, RefundableStatus as af, NonRefundableReason as ag, ManuallyRefundableReason as ah, RestockType as ai, TransactionStatus as aj, AuthorizationCaptureStatus as ak, AuthorizationVoidStatus as al, Reason as am, ActionType as an, MembershipPaymentStatus as ao, RefundStatus as ap, WebhookIdentityType as aq, TextDetection as ar, AnimationDetection as as, PreviewEmailType as at, State as au, Namespace as av, SortOrder as aw, VersioningMode as ax, OrderApprovalStrategy as ay, DeltaPaymentOptionType as az, type PreparePaymentCollectionResponse as b, type SavedPaymentMethod as b$, type SubscriptionSettings as b0, type FreeTrialPeriod as b1, type BillingAdjustment as b2, type BillingAdjustmentPriceSummary as b3, type PriceDescription as b4, type LocationAndQuantity as b5, type TaxableAddress as b6, type TaxableAddressTaxableAddressDataOneOf as b7, type ExtendedFields as b8, type ModifierGroup as b9, type MerchantDiscount as bA, type MerchantDiscountMerchantDiscountReasonOneOf as bB, type DiscountRule as bC, type DiscountRuleName as bD, type LineItemDiscount as bE, type Activity as bF, type ActivityContentOneOf as bG, type CustomActivity as bH, type MerchantComment as bI, type OrderRefunded as bJ, type OrderCreatedFromExchange as bK, type NewExchangeOrderCreated as bL, type LineItemExchangeData as bM, type DraftOrderChangesApplied as bN, type OrderChange as bO, type OrderChangeValueOneOf as bP, type LineItemChanges as bQ, type LineItemQuantityChange as bR, type LineItemPriceChange as bS, type ManagedLineItem as bT, type ManagedDiscount as bU, type TranslatedValue as bV, type LineItemAmount as bW, type ManagedAdditionalFee as bX, type TotalPriceChange as bY, type ShippingInformationChange as bZ, type ShippingInformation as b_, type TranslatableString as ba, type ItemModifier as bb, type BuyerInfo as bc, type BuyerInfoIdOneOf as bd, type CurrencyConversionDetails as be, type PriceSummary as bf, type AddressWithContact as bg, type Address as bh, type StreetAddress as bi, type AddressLocation as bj, type FullAddressContactDetails as bk, type VatId as bl, type V1ShippingInformation as bm, type DeliveryLogistics as bn, type DeliveryLogisticsAddressOneOf as bo, type PickupDetails as bp, type PickupAddress as bq, type DeliveryTimeSlot as br, type ShippingPrice as bs, type ShippingRegion as bt, type TaxSummary as bu, type OrderTaxInfo as bv, type OrderTaxBreakdown as bw, type AppliedDiscount as bx, type AppliedDiscountDiscountSourceOneOf as by, type Coupon as bz, type GetRefundabilityStatusResponse as c, type MembershipChargeItem as c$, type AuthorizedPaymentCreated as c0, type AuthorizedPaymentCaptured as c1, type AuthorizedPaymentVoided as c2, type RefundInitiated as c3, type RefundedPayment as c4, type RefundedPaymentKindOneOf as c5, type RegularPaymentRefund as c6, type GiftCardPaymentRefund as c7, type MembershipPaymentRefund as c8, type PaymentRefunded as c9, type TagList as cA, type Location as cB, type OrderApproved as cC, type OrdersExperiments as cD, type OrderRejectedEventOrderRejected as cE, type OrderItemsRestocked as cF, type V1RestockItem as cG, type PreparePaymentCollectionRequest as cH, type RedirectUrls as cI, type DelayedCaptureSettings as cJ, type Duration as cK, type GetPaymentCollectabilityStatusRequest as cL, type RecordManuallyCollectedPaymentRequest as cM, type RecordManuallyCollectedPaymentResponse as cN, type MarkOrderAsPaidRequest as cO, type PaymentStatusUpdated as cP, type BulkMarkOrdersAsPaidRequest as cQ, type BulkOrderResult as cR, type ItemMetadata as cS, type ApplicationError as cT, type BulkActionMetadata as cU, type GetRefundabilityStatusRequest as cV, type Refundability as cW, type RefundabilityAdditionalRefundabilityInfoOneOf as cX, type CreatePaymentGatewayOrderRequest as cY, type ChargedBy as cZ, type ChargeMembershipsRequest as c_, type PaymentRefundFailed as ca, type RefundedAsStoreCredit as cb, type PaymentPending as cc, type PaymentPendingPaymentDetailsOneOf as cd, type RegularPayment as ce, type RegularPaymentPaymentMethodDetailsOneOf as cf, type CreditCardDetails as cg, type PaymentCanceled as ch, type PaymentCanceledPaymentDetailsOneOf as ci, type PaymentDeclined as cj, type PaymentDeclinedPaymentDetailsOneOf as ck, type ReceiptCreated as cl, type ReceiptCreatedReceiptInfoOneOf as cm, type WixReceipt as cn, type ExternalReceipt as co, type ReceiptSent as cp, type ReceiptSentReceiptInfoOneOf as cq, type CreatedBy as cr, type CreatedByStringOneOf as cs, type ChannelInfo as ct, type CustomField as cu, type BalanceSummary as cv, type Balance as cw, type AdditionalFee as cx, type FulfillmentStatusesAggregate as cy, type Tags as cz, type PaymentCollectionCreatePaymentGatewayOrderOptions as d, type SendBuyerShippingConfirmationEmailRequest as d$, type MembershipName as d0, type ServiceProperties as d1, type ChargeMembershipsResponse as d2, type TriggerRefundRequest as d3, type RefundDetails as d4, type RefundItem as d5, type LineItemRefund as d6, type AdditionalFeeRefund as d7, type ShippingRefund as d8, type RefundSideEffects as d9, type CalculateRefundItemRequest as dA, type CalculateRefundResponse as dB, type CalculateRefundItemResponse as dC, type VoidAuthorizedPaymentsRequest as dD, type CaptureAuthorizedPaymentsRequest as dE, type ChargeSavedPaymentMethodRequest as dF, type ChargeSavedPaymentMethodResponse as dG, type DomainEvent as dH, type DomainEventBodyOneOf as dI, type EntityCreatedEvent as dJ, type RestoreInfo as dK, type EntityUpdatedEvent as dL, type EntityDeletedEvent as dM, type ActionEvent as dN, type Empty as dO, type MessageEnvelope as dP, type IdentificationData as dQ, type IdentificationDataIdOneOf as dR, type ImageContent as dS, type SendBuyerConfirmationEmailRequest as dT, type SendBuyerConfirmationEmailResponse as dU, type SendBuyerPaymentsReceivedEmailRequest as dV, type SendBuyerPaymentsReceivedEmailResponse as dW, type SendBuyerPickupConfirmationEmailRequest as dX, type SendBuyerPickupConfirmationEmailResponse as dY, type BulkSendBuyerPickupConfirmationEmailsRequest as dZ, type BulkSendBuyerPickupConfirmationEmailsResponse as d_, type RestockInfo as da, type RestockItem as db, type OrderTransactions as dc, type Payment as dd, type PaymentPaymentDetailsOneOf as de, type PaymentReceiptInfoOneOf as df, type RegularPaymentDetails as dg, type RegularPaymentDetailsPaymentMethodDetailsOneOf as dh, type CreditCardPaymentMethodDetails as di, type AuthorizationDetails as dj, type AuthorizationCapture as dk, type AuthorizationActionFailureDetails as dl, type AuthorizationVoid as dm, type V1ScheduledAction as dn, type GiftCardPaymentDetails as dp, type MembershipPaymentDetails as dq, type WixReceiptInfo as dr, type ExternalReceiptInfo as ds, type Refund as dt, type RefundTransaction as du, type RefundStatusInfo as dv, type AggregatedRefundSummary as dw, type RefundItemsBreakdown as dx, type LineItemRefundSummary as dy, type CalculateRefundRequest as dz, type ChargeMembershipsOptions as e, type UpdateInternalDocumentsEventOperationOneOf as e$, type SendBuyerShippingConfirmationEmailResponse as e0, type BulkSendBuyerShippingConfirmationEmailsRequest as e1, type BulkSendBuyerShippingConfirmationEmailsResponse as e2, type SendMerchantOrderReceivedNotificationRequest as e3, type SendMerchantOrderReceivedNotificationResponse as e4, type SendCancelRefundEmailRequest as e5, type SendCancelRefundEmailResponse as e6, type SendRefundEmailRequest as e7, type SendRefundEmailResponse as e8, type SendMerchantOrderReceivedPushRequest as e9, type MetaTag as eA, type HtmlApplication as eB, type ExternalUriMapping as eC, type UserDataResponse as eD, type QueryOrdersForMetasiteRequest as eE, type InternalQueryOrdersRequest as eF, type PlatformQuery as eG, type PlatformQueryPagingMethodOneOf as eH, type Sorting as eI, type PlatformPaging as eJ, type CursorPaging as eK, type QueryOrdersForMetasiteResponse as eL, type PlatformPagingMetadata as eM, type Cursors as eN, type GetOrderForMetasiteRequest as eO, type GetOrderForMetasiteResponse as eP, type ListOrderTransactionsForMetasiteRequest as eQ, type ListOrderTransactionsForMetasiteResponse as eR, type UpsertRefundRequest as eS, type UpsertRefundResponse as eT, type GetOrderOutOfBoxRequest as eU, type GetOrderOutOfBoxResponse as eV, type GetOrderAgcRequest as eW, type GetOrderAgcResponse as eX, type GetOrderWithFilterByLocationRequest as eY, type GetOrderWithFilterByLocationResponse as eZ, type UpdateInternalDocumentsEvent as e_, type SendMerchantOrderReceivedPushResponse as ea, type PreviewEmailByTypeRequest as eb, type PreviewEmailByTypeResponse as ec, type PreviewRefundEmailRequest 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 TriggerReindexOrderRequest as et, type SnapshotMessage as eu, type GetMetasiteDataRequest as ev, type GetMetasiteDataResponse as ew, type MetaSite as ex, type App as ey, type SeoData as ez, type PaymentRefund as f, type BulkUnArchiveOrdersByFilterRequest as f$, type InternalDocument as f0, type InternalDocumentUpdateOperation as f1, type DeleteByIdsOperation as f2, type DeleteByFilterOperation as f3, type InternalDocumentUpdateByFilterOperation as f4, type InternalUpdateExistingOperation as f5, type VersionedDocumentUpdateOperation as f6, type VersionedDeleteByIdsOperation as f7, type VersionedDocumentId as f8, type TriggerReindexRequest as f9, type DraftOrderDiffsBillingUpdateInfoOneOf as fA, type DraftOrderDiffsRecipientUpdateInfoOneOf as fB, type V1LineItemDelta as fC, type V1LineItemDeltaDeltaOneOf as fD, type OrderLineItemChangedDetails as fE, type ItemChangedDetails as fF, type AppliedDiscountDelta as fG, type AppliedDiscountDeltaDeltaOneOf as fH, type AdditionalFeeDelta as fI, type AdditionalFeeDeltaDeltaOneOf as fJ, type DraftOrderCommitSettings as fK, type InventoryUpdateDetails as fL, type OrderDeltasCommitted as fM, type CommittedDiffs as fN, type CommittedDiffsShippingUpdateInfoOneOf as fO, type LineItemDelta as fP, type LineItemDeltaDeltaOneOf as fQ, type ArchiveOrderRequest as fR, type ArchiveOrderResponse as fS, type BulkArchiveOrdersRequest as fT, type BulkArchiveOrdersResponse as fU, type BulkArchiveOrdersByFilterRequest as fV, type BulkArchiveOrdersByFilterResponse as fW, type UnArchiveOrderRequest as fX, type UnArchiveOrderResponse as fY, type BulkUnArchiveOrdersRequest as fZ, type BulkUnArchiveOrdersResponse as f_, type TriggerReindexResponse as fa, type BatchOfTriggerReindexOrderRequest as fb, type DiffmatokyPayload as fc, type ErrorInformation as fd, type ContinueSideEffectsFlowInLegacyData as fe, type IndexingMessage as ff, type GetOrderRequest as fg, type GetOrderResponse as fh, type InternalQueryOrdersResponse as fi, type QueryOrderRequest as fj, type QueryOrderResponse as fk, type SearchOrdersRequest as fl, type CursorSearch as fm, type CursorSearchPagingMethodOneOf as fn, type CursorPagingMetadata as fo, type CreateOrderRequest as fp, type OrderCreationSettings as fq, type OrderCreateNotifications as fr, type CreateOrderResponse as fs, type UpdateOrderRequest as ft, type UpdateOrderResponse as fu, type BulkUpdateOrdersRequest as fv, type CommitDeltasRequest as fw, type DraftOrderDiffs as fx, type DraftOrderDiffsShippingUpdateInfoOneOf as fy, type DraftOrderDiffsBuyerUpdateInfoOneOf as fz, type TriggerRefundResponse as g, type BulkMarkAsUnfulfilledByFilterResponse as g$, type BulkUnArchiveOrdersByFilterResponse as g0, type UpdateBuyerInfoRequest as g1, type BuyerInfoUpdate as g2, type UpdateBuyerInfoResponse as g3, type UpdateBuyerEmailRequest as g4, type UpdateBuyerEmailResponse as g5, type UpdateOrderShippingAddressRequest as g6, type UpdateOrderShippingAddressResponse as g7, type UpdateBillingContactDetailsRequest as g8, type UpdateBillingContactDetailsResponse as g9, type AddInternalActivityResponse as gA, type AddActivityRequest as gB, type PublicActivityContentOneOf as gC, type AddActivitiesRequest as gD, type AddActivitiesResponse as gE, type UpdateActivityRequest as gF, type DeleteActivityRequest 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 MarkAsFulfilledRequest as gP, type MarkAsFulfilledResponse as gQ, type FulfillmentStatusUpdated as gR, type BulkMarkAsFulfilledRequest as gS, type BulkMarkAsFulfilledResponse as gT, type BulkMarkAsFulfilledByFilterRequest as gU, type BulkMarkAsFulfilledByFilterResponse as gV, type MarkAsUnfulfilledRequest as gW, type MarkAsUnfulfilledResponse as gX, type BulkMarkAsUnfulfilledRequest as gY, type BulkMarkAsUnfulfilledResponse as gZ, type BulkMarkAsUnfulfilledByFilterRequest as g_, type UpdateOrderLineItemRequest as ga, type UpdateOrderLineItemsRequest as gb, type MaskedOrderLineItem as gc, type UpdateOrderLineItemsResponse as gd, type AddInternalActivityRequest as ge, type InternalActivity as gf, type InternalActivityContentOneOf as gg, type OrderPlaced as gh, type OrderPaid as gi, type OrderFulfilled as gj, type OrderNotFulfilled as gk, type OrderCanceled as gl, type DownloadLinkSent as gm, type TrackingNumberAdded as gn, type TrackingNumberEdited as go, type TrackingLinkAdded as gp, type ShippingConfirmationEmailSent as gq, type InvoiceAdded as gr, type InvoiceSent as gs, type FulfillerEmailSent as gt, type ShippingAddressEdited as gu, type EmailEdited as gv, type PickupReadyEmailSent as gw, type OrderPartiallyPaid as gx, type OrderPending as gy, type OrderRejected as gz, type PaymentCapture as h, type BulkSetBusinessLocationRequest as h0, type BulkSetBusinessLocationResponse as h1, type BulkSetBusinessLocationResult as h2, type V1MarkOrderAsPaidRequest as h3, type V1MarkOrderAsPaidResponse as h4, type V1BulkMarkOrdersAsPaidRequest as h5, type V1BulkMarkOrdersAsPaidResponse as h6, type V1CreatePaymentGatewayOrderRequest as h7, type V1CreatePaymentGatewayOrderResponse as h8, type GetShipmentsRequest as h9, 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 TriggerSideEffectsFromLegacyData as hW, type BaseEventMetadata as hX, type EventMetadata as hY, type OrderSearchSpec as hZ, type GetShipmentsResponse as ha, type AggregateOrdersRequest as hb, type DecrementItemsQuantityRequest as hc, type DecrementData as hd, type DecrementItemsQuantityResponse as he, type BulkUpdateOrderTagsRequest as hf, type BulkUpdateOrderTagsResult as hg, type Task as hh, type TaskKey as hi, type TaskAction as hj, type TaskActionActionOneOf as hk, type Complete as hl, type Cancel as hm, type Reschedule as hn, type InvoiceSentEvent as ho, type IdAndVersion as hp, type InvoiceFields as hq, type Customer as hr, type Email as hs, type QuotesAddress as ht, type AddressDescription as hu, type Phone as hv, type Company as hw, type CommonAddress as hx, type CommonAddressStreetOneOf as hy, type Subdivision as hz, type CaptureAuthorizedPaymentsResponse as i, type OrderSearch as j, type CreateOrderOptions as k, type MaskedOrder as l, type BulkUpdateOrdersOptions as m, type BulkUpdateOrdersResponse as n, type CommitDeltasOptions as o, type CommitDeltasResponse as p, type UpdateOrderLineItemIdentifiers as q, type UpdateOrderLineItem as r, type UpdateOrderLineItemResponse as s, type PublicActivity as t, type UpdateActivityIdentifiers as u, type UpdateActivityResponse as v, type DeleteActivityResponse as w, type CancelOrderOptions as x, type CancelOrderResponse as y, type OrderStatusWithLiterals as z };
7332
+ export { TaxableAddressType as $, type AddActivityResponse as A, type BulkMarkOrdersAsPaidResponse as B, type CreatePaymentGatewayOrderResponse as C, type DeleteActivityIdentifiers as D, type UpdateOrderStatusResponse as E, type AggregateOrdersOptions as F, type GetPaymentCollectabilityStatusResponse as G, type AggregateOrdersResponse as H, type BulkUpdateOrderTagsOptions as I, type BulkUpdateOrderTagsResponse as J, type OrderApprovedEnvelope as K, type OrderUpdatedEnvelope as L, type MarkOrderAsPaidResponse as M, type OrderCanceledEnvelope as N, type Order as O, type Price as P, type OrderCreatedEnvelope as Q, DescriptionLineType as R, type SearchOrdersResponse as S, type TriggerRefundOptions as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, ItemTypeItemType as W, PaymentOptionType as X, JurisdictionType as Y, SubscriptionFrequency as Z, AdjustmentType as _, type PreparePaymentCollectionOptions as a, type SubscriptionDescription as a$, PaymentStatus as a0, FulfillmentStatus as a1, WeightUnit as a2, VatType as a3, PickupMethod as a4, OrderStatus as a5, DiscountType as a6, DiscountReason as a7, LineItemQuantityChangeType as a8, ActivityType as a9, InventoryAction as aA, Placement as aB, SubdivisionType as aC, SourceType as aD, CustomFieldGroup as aE, ValueType as aF, DepositType as aG, InvoiceStatus as aH, type OrderLineItem as aI, type ProductName as aJ, type CatalogReference as aK, type DescriptionLine as aL, type DescriptionLineValueOneOf as aM, type DescriptionLineDescriptionLineValueOneOf as aN, type DescriptionLineName as aO, type PlainTextValue as aP, type Color as aQ, type FocalPoint as aR, type PhysicalProperties as aS, type ItemType as aT, type ItemTypeItemTypeDataOneOf 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_, AttributionSource as aa, ChannelType as ab, ScheduledAction as ac, DurationUnit as ad, PaymentCollectabilityStatus as ae, RefundableStatus as af, NonRefundableReason as ag, ManuallyRefundableReason as ah, RestockType as ai, TransactionStatus as aj, AuthorizationCaptureStatus as ak, AuthorizationVoidStatus as al, Reason as am, ActionType as an, MembershipPaymentStatus as ao, RefundStatus as ap, WebhookIdentityType as aq, TextDetection as ar, AnimationDetection as as, PreviewEmailType as at, State as au, Namespace as av, SortOrder as aw, VersioningMode as ax, OrderApprovalStrategy as ay, DeltaPaymentOptionType as az, type PreparePaymentCollectionResponse as b, type SavedPaymentMethod as b$, type SubscriptionSettings as b0, type FreeTrialPeriod as b1, type BillingAdjustment as b2, type BillingAdjustmentPriceSummary as b3, type PriceDescription as b4, type LocationAndQuantity as b5, type TaxableAddress as b6, type TaxableAddressTaxableAddressDataOneOf as b7, type ExtendedFields as b8, type ModifierGroup as b9, type MerchantDiscount as bA, type MerchantDiscountMerchantDiscountReasonOneOf as bB, type DiscountRule as bC, type DiscountRuleName as bD, type LineItemDiscount as bE, type Activity as bF, type ActivityContentOneOf as bG, type CustomActivity as bH, type MerchantComment as bI, type OrderRefunded as bJ, type OrderCreatedFromExchange as bK, type NewExchangeOrderCreated as bL, type LineItemExchangeData as bM, type DraftOrderChangesApplied as bN, type OrderChange as bO, type OrderChangeValueOneOf as bP, type LineItemChanges as bQ, type LineItemQuantityChange as bR, type LineItemPriceChange as bS, type ManagedLineItem as bT, type ManagedDiscount as bU, type TranslatedValue as bV, type LineItemAmount as bW, type ManagedAdditionalFee as bX, type TotalPriceChange as bY, type ShippingInformationChange as bZ, type ShippingInformation as b_, type TranslatableString as ba, type ItemModifier as bb, type BuyerInfo as bc, type BuyerInfoIdOneOf as bd, type CurrencyConversionDetails as be, type PriceSummary as bf, type AddressWithContact as bg, type Address as bh, type StreetAddress as bi, type AddressLocation as bj, type FullAddressContactDetails as bk, type VatId as bl, type V1ShippingInformation as bm, type DeliveryLogistics as bn, type DeliveryLogisticsAddressOneOf as bo, type PickupDetails as bp, type PickupAddress as bq, type DeliveryTimeSlot as br, type ShippingPrice as bs, type ShippingRegion as bt, type TaxSummary as bu, type OrderTaxInfo as bv, type OrderTaxBreakdown as bw, type AppliedDiscount as bx, type AppliedDiscountDiscountSourceOneOf as by, type Coupon as bz, type GetRefundabilityStatusResponse as c, type MembershipChargeItem as c$, type AuthorizedPaymentCreated as c0, type AuthorizedPaymentCaptured as c1, type AuthorizedPaymentVoided as c2, type RefundInitiated as c3, type RefundedPayment as c4, type RefundedPaymentKindOneOf as c5, type RegularPaymentRefund as c6, type GiftCardPaymentRefund as c7, type MembershipPaymentRefund as c8, type PaymentRefunded as c9, type TagList as cA, type Location as cB, type OrderApproved as cC, type OrdersExperiments as cD, type OrderRejectedEventOrderRejected as cE, type OrderItemsRestocked as cF, type V1RestockItem as cG, type PreparePaymentCollectionRequest as cH, type RedirectUrls as cI, type DelayedCaptureSettings as cJ, type Duration as cK, type GetPaymentCollectabilityStatusRequest as cL, type RecordManuallyCollectedPaymentRequest as cM, type RecordManuallyCollectedPaymentResponse as cN, type MarkOrderAsPaidRequest as cO, type PaymentStatusUpdated as cP, type BulkMarkOrdersAsPaidRequest as cQ, type BulkOrderResult as cR, type ItemMetadata as cS, type ApplicationError as cT, type BulkActionMetadata as cU, type GetRefundabilityStatusRequest as cV, type Refundability as cW, type RefundabilityAdditionalRefundabilityInfoOneOf as cX, type CreatePaymentGatewayOrderRequest as cY, type ChargedBy as cZ, type ChargeMembershipsRequest as c_, type PaymentRefundFailed as ca, type RefundedAsStoreCredit as cb, type PaymentPending as cc, type PaymentPendingPaymentDetailsOneOf as cd, type RegularPayment as ce, type RegularPaymentPaymentMethodDetailsOneOf as cf, type CreditCardDetails as cg, type PaymentCanceled as ch, type PaymentCanceledPaymentDetailsOneOf as ci, type PaymentDeclined as cj, type PaymentDeclinedPaymentDetailsOneOf as ck, type ReceiptCreated as cl, type ReceiptCreatedReceiptInfoOneOf as cm, type WixReceipt as cn, type ExternalReceipt as co, type ReceiptSent as cp, type ReceiptSentReceiptInfoOneOf as cq, type CreatedBy as cr, type CreatedByStringOneOf as cs, type ChannelInfo as ct, type CustomField as cu, type BalanceSummary as cv, type Balance as cw, type AdditionalFee as cx, type FulfillmentStatusesAggregate as cy, type Tags as cz, type PaymentCollectionCreatePaymentGatewayOrderOptions as d, type SendBuyerShippingConfirmationEmailRequest as d$, type MembershipName as d0, type ServiceProperties as d1, type ChargeMembershipsResponse as d2, type TriggerRefundRequest as d3, type RefundDetails as d4, type RefundItem as d5, type LineItemRefund as d6, type AdditionalFeeRefund as d7, type ShippingRefund as d8, type RefundSideEffects as d9, type CalculateRefundItemRequest as dA, type CalculateRefundResponse as dB, type CalculateRefundItemResponse as dC, type VoidAuthorizedPaymentsRequest as dD, type CaptureAuthorizedPaymentsRequest as dE, type ChargeSavedPaymentMethodRequest as dF, type ChargeSavedPaymentMethodResponse as dG, type DomainEvent as dH, type DomainEventBodyOneOf as dI, type EntityCreatedEvent as dJ, type RestoreInfo as dK, type EntityUpdatedEvent as dL, type EntityDeletedEvent as dM, type ActionEvent as dN, type Empty as dO, type MessageEnvelope as dP, type IdentificationData as dQ, type IdentificationDataIdOneOf as dR, type ImageContent as dS, type SendBuyerConfirmationEmailRequest as dT, type SendBuyerConfirmationEmailResponse as dU, type SendBuyerPaymentsReceivedEmailRequest as dV, type SendBuyerPaymentsReceivedEmailResponse as dW, type SendBuyerPickupConfirmationEmailRequest as dX, type SendBuyerPickupConfirmationEmailResponse as dY, type BulkSendBuyerPickupConfirmationEmailsRequest as dZ, type BulkSendBuyerPickupConfirmationEmailsResponse as d_, type RestockInfo as da, type RestockItem as db, type OrderTransactions as dc, type Payment as dd, type PaymentPaymentDetailsOneOf as de, type PaymentReceiptInfoOneOf as df, type RegularPaymentDetails as dg, type RegularPaymentDetailsPaymentMethodDetailsOneOf as dh, type CreditCardPaymentMethodDetails as di, type AuthorizationDetails as dj, type AuthorizationCapture as dk, type AuthorizationActionFailureDetails as dl, type AuthorizationVoid as dm, type V1ScheduledAction as dn, type GiftCardPaymentDetails as dp, type MembershipPaymentDetails as dq, type WixReceiptInfo as dr, type ExternalReceiptInfo as ds, type Refund as dt, type RefundTransaction as du, type RefundStatusInfo as dv, type AggregatedRefundSummary as dw, type RefundItemsBreakdown as dx, type LineItemRefundSummary as dy, type CalculateRefundRequest as dz, type ChargeMembershipsOptions as e, type V1UpdateOrderResponse as e$, type SendBuyerShippingConfirmationEmailResponse as e0, type BulkSendBuyerShippingConfirmationEmailsRequest as e1, type BulkSendBuyerShippingConfirmationEmailsResponse as e2, type SendMerchantOrderReceivedNotificationRequest as e3, type SendMerchantOrderReceivedNotificationResponse as e4, type SendCancelRefundEmailRequest as e5, type SendCancelRefundEmailResponse as e6, type SendRefundEmailRequest as e7, type SendRefundEmailResponse as e8, type SendMerchantOrderReceivedPushRequest as e9, type MetaTag as eA, type HtmlApplication as eB, type ExternalUriMapping as eC, type UserDataResponse as eD, type QueryOrdersForMetasiteRequest as eE, type InternalQueryOrdersRequest as eF, type PlatformQuery as eG, type PlatformQueryPagingMethodOneOf as eH, type Sorting as eI, type PlatformPaging as eJ, type CursorPaging as eK, type QueryOrdersForMetasiteResponse as eL, type PlatformPagingMetadata as eM, type Cursors as eN, type GetOrderForMetasiteRequest as eO, type GetOrderForMetasiteResponse as eP, type ListOrderTransactionsForMetasiteRequest as eQ, type ListOrderTransactionsForMetasiteResponse as eR, type UpsertRefundRequest as eS, type UpsertRefundResponse as eT, type GetOrderOutOfBoxRequest as eU, type GetOrderOutOfBoxResponse as eV, type GetOrderAgcRequest as eW, type GetOrderAgcResponse as eX, type GetOrderWithFilterByLocationRequest as eY, type GetOrderWithFilterByLocationResponse as eZ, type V1UpdateOrderRequest as e_, type SendMerchantOrderReceivedPushResponse as ea, type PreviewEmailByTypeRequest as eb, type PreviewEmailByTypeResponse as ec, type PreviewRefundEmailRequest 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 TriggerReindexOrderRequest as et, type SnapshotMessage as eu, type GetMetasiteDataRequest as ev, type GetMetasiteDataResponse as ew, type MetaSite as ex, type App as ey, type SeoData as ez, type PaymentRefund as f, type BulkUnArchiveOrdersRequest as f$, type UpdateInternalDocumentsEvent as f0, type UpdateInternalDocumentsEventOperationOneOf as f1, type InternalDocument as f2, type InternalDocumentUpdateOperation as f3, type DeleteByIdsOperation as f4, type DeleteByFilterOperation as f5, type InternalDocumentUpdateByFilterOperation as f6, type InternalUpdateExistingOperation as f7, type VersionedDocumentUpdateOperation as f8, type VersionedDeleteByIdsOperation as f9, type DraftOrderDiffsShippingUpdateInfoOneOf as fA, type DraftOrderDiffsBuyerUpdateInfoOneOf as fB, type DraftOrderDiffsBillingUpdateInfoOneOf as fC, type DraftOrderDiffsRecipientUpdateInfoOneOf as fD, type V1LineItemDelta as fE, type V1LineItemDeltaDeltaOneOf as fF, type OrderLineItemChangedDetails as fG, type ItemChangedDetails as fH, type AppliedDiscountDelta as fI, type AppliedDiscountDeltaDeltaOneOf as fJ, type AdditionalFeeDelta as fK, type AdditionalFeeDeltaDeltaOneOf as fL, type DraftOrderCommitSettings as fM, type InventoryUpdateDetails as fN, type OrderDeltasCommitted as fO, type CommittedDiffs as fP, type CommittedDiffsShippingUpdateInfoOneOf as fQ, type LineItemDelta as fR, type LineItemDeltaDeltaOneOf as fS, type ArchiveOrderRequest as fT, type ArchiveOrderResponse as fU, type BulkArchiveOrdersRequest as fV, type BulkArchiveOrdersResponse as fW, type BulkArchiveOrdersByFilterRequest as fX, type BulkArchiveOrdersByFilterResponse as fY, type UnArchiveOrderRequest as fZ, type UnArchiveOrderResponse as f_, type VersionedDocumentId as fa, type TriggerReindexRequest as fb, type TriggerReindexResponse as fc, type BatchOfTriggerReindexOrderRequest as fd, type DiffmatokyPayload as fe, type ErrorInformation as ff, type ContinueSideEffectsFlowInLegacyData as fg, type IndexingMessage as fh, type GetOrderRequest as fi, type GetOrderResponse as fj, type InternalQueryOrdersResponse as fk, type QueryOrderRequest as fl, type QueryOrderResponse as fm, type SearchOrdersRequest as fn, type CursorSearch as fo, type CursorSearchPagingMethodOneOf as fp, type CursorPagingMetadata as fq, type CreateOrderRequest as fr, type OrderCreationSettings as fs, type OrderCreateNotifications as ft, type CreateOrderResponse as fu, type UpdateOrderRequest as fv, type UpdateOrderResponse as fw, type BulkUpdateOrdersRequest as fx, type CommitDeltasRequest as fy, type DraftOrderDiffs as fz, type TriggerRefundResponse as g, type BulkMarkAsUnfulfilledResponse as g$, type BulkUnArchiveOrdersResponse as g0, type BulkUnArchiveOrdersByFilterRequest as g1, type BulkUnArchiveOrdersByFilterResponse as g2, type UpdateBuyerInfoRequest as g3, type BuyerInfoUpdate as g4, type UpdateBuyerInfoResponse as g5, type UpdateBuyerEmailRequest as g6, type UpdateBuyerEmailResponse as g7, type UpdateOrderShippingAddressRequest as g8, type UpdateOrderShippingAddressResponse as g9, type OrderPending as gA, type OrderRejected as gB, type AddInternalActivityResponse as gC, type AddActivityRequest as gD, type PublicActivityContentOneOf as gE, type AddActivitiesRequest as gF, type AddActivitiesResponse as gG, type UpdateActivityRequest as gH, type DeleteActivityRequest as gI, type UpdateLineItemsDescriptionLinesRequest as gJ, type LineItemUpdate as gK, type UpdateLineItemsDescriptionLinesResponse as gL, type MarkOrderAsSeenByHumanRequest as gM, type MarkOrderAsSeenByHumanResponse as gN, type CancelOrderRequest as gO, type OrderCanceledEventOrderCanceled as gP, type UpdateOrderStatusRequest as gQ, type MarkAsFulfilledRequest as gR, type MarkAsFulfilledResponse as gS, type FulfillmentStatusUpdated as gT, type BulkMarkAsFulfilledRequest as gU, type BulkMarkAsFulfilledResponse as gV, type BulkMarkAsFulfilledByFilterRequest as gW, type BulkMarkAsFulfilledByFilterResponse as gX, type MarkAsUnfulfilledRequest as gY, type MarkAsUnfulfilledResponse as gZ, type BulkMarkAsUnfulfilledRequest as g_, type UpdateBillingContactDetailsRequest as ga, type UpdateBillingContactDetailsResponse as gb, type UpdateOrderLineItemRequest as gc, type UpdateOrderLineItemsRequest as gd, type MaskedOrderLineItem as ge, type UpdateOrderLineItemsResponse as gf, type AddInternalActivityRequest as gg, type InternalActivity as gh, type InternalActivityContentOneOf as gi, type OrderPlaced as gj, type OrderPaid as gk, type OrderFulfilled as gl, type OrderNotFulfilled as gm, type OrderCanceled as gn, type DownloadLinkSent as go, type TrackingNumberAdded as gp, type TrackingNumberEdited as gq, type TrackingLinkAdded as gr, type ShippingConfirmationEmailSent as gs, type InvoiceAdded as gt, type InvoiceSent as gu, type FulfillerEmailSent as gv, type ShippingAddressEdited as gw, type EmailEdited as gx, type PickupReadyEmailSent as gy, type OrderPartiallyPaid as gz, type PaymentCapture as h, type OrderSearchSpec as h$, type BulkMarkAsUnfulfilledByFilterRequest as h0, type BulkMarkAsUnfulfilledByFilterResponse as h1, type BulkSetBusinessLocationRequest as h2, type BulkSetBusinessLocationResponse as h3, type BulkSetBusinessLocationResult as h4, type V1MarkOrderAsPaidRequest as h5, type V1MarkOrderAsPaidResponse as h6, type V1BulkMarkOrdersAsPaidRequest as h7, type V1BulkMarkOrdersAsPaidResponse as h8, type V1CreatePaymentGatewayOrderRequest as h9, type CommonAddressStreetOneOf as hA, type Subdivision as hB, type StandardDetails as hC, type InvoiceDates as hD, type LineItems as hE, type LineItem as hF, type BigDecimalWrapper as hG, type LineItemTax as hH, type Source as hI, type LineItemMetaData as hJ, type Locale as hK, type TotalPrice as hL, type ItemizedFee as hM, type Discount as hN, type DiscountOneDiscountTypeOneOf as hO, type CalculatedTaxes as hP, type CalculatedTax as hQ, type Payments as hR, type InvoicesPayment as hS, type MetaData as hT, type InvoiceDynamicPriceTotals as hU, type CustomFieldValue as hV, type Value as hW, type Deposit as hX, type TriggerSideEffectsFromLegacyData as hY, type BaseEventMetadata as hZ, type EventMetadata as h_, type V1CreatePaymentGatewayOrderResponse as ha, type GetShipmentsRequest as hb, type GetShipmentsResponse as hc, type AggregateOrdersRequest as hd, type DecrementItemsQuantityRequest as he, type DecrementData as hf, type DecrementItemsQuantityResponse as hg, type BulkUpdateOrderTagsRequest as hh, type BulkUpdateOrderTagsResult as hi, type Task as hj, type TaskKey as hk, type TaskAction as hl, type TaskActionActionOneOf as hm, type Complete as hn, type Cancel as ho, type Reschedule as hp, type InvoiceSentEvent as hq, type IdAndVersion as hr, type InvoiceFields as hs, type Customer as ht, type Email as hu, type QuotesAddress as hv, type AddressDescription as hw, type Phone as hx, type Company as hy, type CommonAddress as hz, type CaptureAuthorizedPaymentsResponse as i, type OrderSearch as j, type CreateOrderOptions as k, type MaskedOrder as l, type BulkUpdateOrdersOptions as m, type BulkUpdateOrdersResponse as n, type CommitDeltasOptions as o, type CommitDeltasResponse as p, type UpdateOrderLineItemIdentifiers as q, type UpdateOrderLineItem as r, type UpdateOrderLineItemResponse as s, type PublicActivity as t, type UpdateActivityIdentifiers as u, type UpdateActivityResponse as v, type DeleteActivityResponse as w, type CancelOrderOptions as x, type CancelOrderResponse as y, type OrderStatusWithLiterals as z };
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { P as Price, a as PreparePaymentCollectionOptions, b as PreparePaymentCollectionResponse, G as GetPaymentCollectabilityStatusResponse, M as MarkOrderAsPaidResponse, B as BulkMarkOrdersAsPaidResponse, c as GetRefundabilityStatusResponse, d as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, e as ChargeMembershipsOptions, f as PaymentRefund, T as TriggerRefundOptions, g as TriggerRefundResponse, V as VoidAuthorizedPaymentsResponse, h as PaymentCapture, i as CaptureAuthorizedPaymentsResponse, O as Order, j as OrderSearch, S as SearchOrdersResponse, k as CreateOrderOptions, U as UpdateOrder, l as MaskedOrder, m as BulkUpdateOrdersOptions, n as BulkUpdateOrdersResponse, o as CommitDeltasOptions, p as CommitDeltasResponse, q as UpdateOrderLineItemIdentifiers, r as UpdateOrderLineItem, s as UpdateOrderLineItemResponse, t as PublicActivity, A as AddActivityResponse, u as UpdateActivityIdentifiers, v as UpdateActivityResponse, D as DeleteActivityIdentifiers, w as DeleteActivityResponse, x as CancelOrderOptions, y as CancelOrderResponse, z as OrderStatusWithLiterals, E as UpdateOrderStatusResponse, F as AggregateOrdersOptions, H as AggregateOrdersResponse, I as BulkUpdateOrderTagsOptions, J as BulkUpdateOrderTagsResponse, K as OrderApprovedEnvelope, L as OrderUpdatedEnvelope, N as OrderCanceledEnvelope, Q as OrderCreatedEnvelope } from './ecom-v1-order-orders.universal-DrkwwhMV.mjs';
3
- export { dN as ActionEvent, an as ActionType, bF as Activity, bG as ActivityContentOneOf, a9 as ActivityType, gD as AddActivitiesRequest, gE as AddActivitiesResponse, gB as AddActivityRequest, ge as AddInternalActivityRequest, gA as AddInternalActivityResponse, cx as AdditionalFee, fI as AdditionalFeeDelta, fJ as AdditionalFeeDeltaDeltaOneOf, d7 as AdditionalFeeRefund, bh as Address, hu as AddressDescription, bj as AddressLocation, bg as AddressWithContact, _ as AdjustmentType, hb as AggregateOrdersRequest, dw as AggregatedRefundSummary, as as AnimationDetection, ey as App, cT as ApplicationError, bx as AppliedDiscount, fG as AppliedDiscountDelta, fH as AppliedDiscountDeltaDeltaOneOf, by as AppliedDiscountDiscountSourceOneOf, fR as ArchiveOrderRequest, fS as ArchiveOrderResponse, aa as AttributionSource, dl as AuthorizationActionFailureDetails, dk as AuthorizationCapture, ak as AuthorizationCaptureStatus, dj as AuthorizationDetails, dm as AuthorizationVoid, al as AuthorizationVoidStatus, c1 as AuthorizedPaymentCaptured, c0 as AuthorizedPaymentCreated, c2 as AuthorizedPaymentVoided, cw as Balance, cv as BalanceSummary, hX as BaseEventMetadata, fb as BatchOfTriggerReindexOrderRequest, hE as BigDecimalWrapper, b2 as BillingAdjustment, b3 as BillingAdjustmentPriceSummary, cU as BulkActionMetadata, fV as BulkArchiveOrdersByFilterRequest, fW as BulkArchiveOrdersByFilterResponse, fT as BulkArchiveOrdersRequest, fU as BulkArchiveOrdersResponse, gU as BulkMarkAsFulfilledByFilterRequest, gV as BulkMarkAsFulfilledByFilterResponse, gS as BulkMarkAsFulfilledRequest, gT as BulkMarkAsFulfilledResponse, g_ as BulkMarkAsUnfulfilledByFilterRequest, g$ as BulkMarkAsUnfulfilledByFilterResponse, gY as BulkMarkAsUnfulfilledRequest, gZ as BulkMarkAsUnfulfilledResponse, cQ as BulkMarkOrdersAsPaidRequest, cR as BulkOrderResult, dZ as BulkSendBuyerPickupConfirmationEmailsRequest, d_ as BulkSendBuyerPickupConfirmationEmailsResponse, e1 as BulkSendBuyerShippingConfirmationEmailsRequest, e2 as BulkSendBuyerShippingConfirmationEmailsResponse, h0 as BulkSetBusinessLocationRequest, h1 as BulkSetBusinessLocationResponse, h2 as BulkSetBusinessLocationResult, f$ as BulkUnArchiveOrdersByFilterRequest, g0 as BulkUnArchiveOrdersByFilterResponse, fZ as BulkUnArchiveOrdersRequest, f_ as BulkUnArchiveOrdersResponse, hf as BulkUpdateOrderTagsRequest, hg as BulkUpdateOrderTagsResult, fv as BulkUpdateOrdersRequest, bc as BuyerInfo, bd as BuyerInfoIdOneOf, g2 as BuyerInfoUpdate, dA as CalculateRefundItemRequest, dC as CalculateRefundItemResponse, dz as CalculateRefundRequest, dB as CalculateRefundResponse, hO as CalculatedTax, hN as CalculatedTaxes, hm as Cancel, gM as CancelOrderRequest, dE as CaptureAuthorizedPaymentsRequest, aK as CatalogReference, ct as ChannelInfo, ab as ChannelType, c_ as ChargeMembershipsRequest, d2 as ChargeMembershipsResponse, dF as ChargeSavedPaymentMethodRequest, dG as ChargeSavedPaymentMethodResponse, cZ as ChargedBy, aQ as Color, fw as CommitDeltasRequest, fN as CommittedDiffs, fO as CommittedDiffsShippingUpdateInfoOneOf, hx as CommonAddress, hy as CommonAddressStreetOneOf, hw as Company, hl as Complete, fe as ContinueSideEffectsFlowInLegacyData, bz as Coupon, fp as CreateOrderRequest, fs as CreateOrderResponse, cY as CreatePaymentGatewayOrderRequest, cr as CreatedBy, cs as CreatedByStringOneOf, cg as CreditCardDetails, di as CreditCardPaymentMethodDetails, be as CurrencyConversionDetails, eK as CursorPaging, fo as CursorPagingMetadata, fm as CursorSearch, fn as CursorSearchPagingMethodOneOf, eN as Cursors, bH as CustomActivity, cu as CustomField, aE as CustomFieldGroup, hT as CustomFieldValue, hr as Customer, hd as DecrementData, hc as DecrementItemsQuantityRequest, he as DecrementItemsQuantityResponse, cJ as DelayedCaptureSettings, gG as DeleteActivityRequest, f3 as DeleteByFilterOperation, f2 as DeleteByIdsOperation, bn as DeliveryLogistics, bo as DeliveryLogisticsAddressOneOf, br as DeliveryTimeSlot, az as DeltaPaymentOptionType, hV as Deposit, aG as DepositType, aL as DescriptionLine, aN as DescriptionLineDescriptionLineValueOneOf, aO as DescriptionLineName, R as DescriptionLineType, aM as DescriptionLineValueOneOf, fc as DiffmatokyPayload, aY as DigitalFile, hL as Discount, hM as DiscountOneDiscountTypeOneOf, a7 as DiscountReason, bC as DiscountRule, bD as DiscountRuleName, a6 as DiscountType, dH as DomainEvent, dI as DomainEventBodyOneOf, gm as DownloadLinkSent, bN as DraftOrderChangesApplied, fK as DraftOrderCommitSettings, fx as DraftOrderDiffs, fA as DraftOrderDiffsBillingUpdateInfoOneOf, fz as DraftOrderDiffsBuyerUpdateInfoOneOf, fB as DraftOrderDiffsRecipientUpdateInfoOneOf, fy as DraftOrderDiffsShippingUpdateInfoOneOf, cK as Duration, ad as DurationUnit, hs as Email, gv as EmailEdited, dO as Empty, dJ as EntityCreatedEvent, dM as EntityDeletedEvent, dL as EntityUpdatedEvent, fd as ErrorInformation, hY as EventMetadata, b8 as ExtendedFields, co as ExternalReceipt, ds as ExternalReceiptInfo, eC as ExternalUriMapping, aR as FocalPoint, b1 as FreeTrialPeriod, gt as FulfillerEmailSent, a1 as FulfillmentStatus, gR as FulfillmentStatusUpdated, cy as FulfillmentStatusesAggregate, bk as FullAddressContactDetails, ev as GetMetasiteDataRequest, ew as GetMetasiteDataResponse, eW as GetOrderAgcRequest, eX as GetOrderAgcResponse, eO as GetOrderForMetasiteRequest, eP as GetOrderForMetasiteResponse, eU as GetOrderOutOfBoxRequest, eV as GetOrderOutOfBoxResponse, fg as GetOrderRequest, fh as GetOrderResponse, eY as GetOrderWithFilterByLocationRequest, eZ as GetOrderWithFilterByLocationResponse, cL as GetPaymentCollectabilityStatusRequest, cV as GetRefundabilityStatusRequest, h9 as GetShipmentsRequest, ha as GetShipmentsResponse, dp as GiftCardPaymentDetails, c7 as GiftCardPaymentRefund, eB as HtmlApplication, hp as IdAndVersion, dQ as IdentificationData, dR as IdentificationDataIdOneOf, dS as ImageContent, ff as IndexingMessage, gf as InternalActivity, gg as InternalActivityContentOneOf, f0 as InternalDocument, f4 as InternalDocumentUpdateByFilterOperation, f1 as InternalDocumentUpdateOperation, eF as InternalQueryOrdersRequest, fi as InternalQueryOrdersResponse, f5 as InternalUpdateExistingOperation, aA as InventoryAction, fL as InventoryUpdateDetails, gr as InvoiceAdded, hB as InvoiceDates, hS as InvoiceDynamicPriceTotals, hq as InvoiceFields, gs as InvoiceSent, ho as InvoiceSentEvent, aH as InvoiceStatus, hQ as InvoicesPayment, fF as ItemChangedDetails, cS as ItemMetadata, bb as ItemModifier, aV as ItemTaxFullDetails, aT as ItemType, W as ItemTypeItemType, aU as ItemTypeItemTypeDataOneOf, hK as ItemizedFee, Y as JurisdictionType, hD as LineItem, bW as LineItemAmount, bQ as LineItemChanges, fP as LineItemDelta, fQ as LineItemDeltaDeltaOneOf, bE as LineItemDiscount, bM as LineItemExchangeData, hH as LineItemMetaData, bS as LineItemPriceChange, bR as LineItemQuantityChange, a8 as LineItemQuantityChangeType, d6 as LineItemRefund, dy as LineItemRefundSummary, hF as LineItemTax, aX as LineItemTaxBreakdown, aW as LineItemTaxInfo, gI as LineItemUpdate, hC as LineItems, eQ as ListOrderTransactionsForMetasiteRequest, eR as ListOrderTransactionsForMetasiteResponse, hI as Locale, cB as Location, b5 as LocationAndQuantity, bX as ManagedAdditionalFee, bU as ManagedDiscount, bT as ManagedLineItem, ah as ManuallyRefundableReason, gP as MarkAsFulfilledRequest, gQ as MarkAsFulfilledResponse, gW as MarkAsUnfulfilledRequest, gX as MarkAsUnfulfilledResponse, cO as MarkOrderAsPaidRequest, gK as MarkOrderAsSeenByHumanRequest, gL as MarkOrderAsSeenByHumanResponse, gc as MaskedOrderLineItem, c$ as MembershipChargeItem, d0 as MembershipName, dq as MembershipPaymentDetails, c8 as MembershipPaymentRefund, ao as MembershipPaymentStatus, bI as MerchantComment, bA as MerchantDiscount, bB as MerchantDiscountMerchantDiscountReasonOneOf, dP as MessageEnvelope, hR as MetaData, ex as MetaSite, eA as MetaTag, b9 as ModifierGroup, av as Namespace, bL as NewExchangeOrderCreated, ag as NonRefundableReason, ay as OrderApprovalStrategy, cC as OrderApproved, gl as OrderCanceled, gN as OrderCanceledEventOrderCanceled, bO as OrderChange, bP as OrderChangeValueOneOf, fr as OrderCreateNotifications, bK as OrderCreatedFromExchange, fq as OrderCreationSettings, fM as OrderDeltasCommitted, gj as OrderFulfilled, cF as OrderItemsRestocked, aI as OrderLineItem, fE as OrderLineItemChangedDetails, gk as OrderNotFulfilled, gi as OrderPaid, gx as OrderPartiallyPaid, gy as OrderPending, gh as OrderPlaced, bJ as OrderRefunded, gz as OrderRejected, cE as OrderRejectedEventOrderRejected, hZ as OrderSearchSpec, a5 as OrderStatus, bw as OrderTaxBreakdown, bv as OrderTaxInfo, dc as OrderTransactions, cD as OrdersExperiments, dd as Payment, ch as PaymentCanceled, ci as PaymentCanceledPaymentDetailsOneOf, ae as PaymentCollectabilityStatus, cj as PaymentDeclined, ck as PaymentDeclinedPaymentDetailsOneOf, X as PaymentOptionType, de as PaymentPaymentDetailsOneOf, cc as PaymentPending, cd as PaymentPendingPaymentDetailsOneOf, df as PaymentReceiptInfoOneOf, ca as PaymentRefundFailed, c9 as PaymentRefunded, a0 as PaymentStatus, cP as PaymentStatusUpdated, hP as Payments, hv as Phone, aS as PhysicalProperties, bq as PickupAddress, bp as PickupDetails, a4 as PickupMethod, gw as PickupReadyEmailSent, aB as Placement, aP as PlainTextValue, eJ as PlatformPaging, eM as PlatformPagingMetadata, eG as PlatformQuery, eH as PlatformQueryPagingMethodOneOf, cH 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, eb as PreviewEmailByTypeRequest, ec as PreviewEmailByTypeResponse, at as PreviewEmailType, ed as PreviewRefundEmailRequest, ee as PreviewRefundEmailResponse, er as PreviewResendDownloadLinksEmailRequest, es as PreviewResendDownloadLinksEmailResponse, ep as PreviewShippingConfirmationEmailRequest, eq as PreviewShippingConfirmationEmailResponse, b4 as PriceDescription, bf as PriceSummary, aJ as ProductName, gC as PublicActivityContentOneOf, fj as QueryOrderRequest, fk as QueryOrderResponse, eE as QueryOrdersForMetasiteRequest, eL as QueryOrdersForMetasiteResponse, ht as QuotesAddress, am as Reason, cl as ReceiptCreated, cm as ReceiptCreatedReceiptInfoOneOf, cp as ReceiptSent, cq as ReceiptSentReceiptInfoOneOf, cM as RecordManuallyCollectedPaymentRequest, cN as RecordManuallyCollectedPaymentResponse, cI as RedirectUrls, dt as Refund, d4 as RefundDetails, c3 as RefundInitiated, d5 as RefundItem, dx as RefundItemsBreakdown, d9 as RefundSideEffects, ap as RefundStatus, dv as RefundStatusInfo, du as RefundTransaction, cW as Refundability, cX as RefundabilityAdditionalRefundabilityInfoOneOf, af as RefundableStatus, cb as RefundedAsStoreCredit, c4 as RefundedPayment, c5 as RefundedPaymentKindOneOf, ce as RegularPayment, dg as RegularPaymentDetails, dh as RegularPaymentDetailsPaymentMethodDetailsOneOf, cf as RegularPaymentPaymentMethodDetailsOneOf, c6 as RegularPaymentRefund, hn as Reschedule, da as RestockInfo, db as RestockItem, ai as RestockType, dK as RestoreInfo, b$ as SavedPaymentMethod, ac as ScheduledAction, fl as SearchOrdersRequest, dT as SendBuyerConfirmationEmailRequest, dU as SendBuyerConfirmationEmailResponse, dV as SendBuyerPaymentsReceivedEmailRequest, dW as SendBuyerPaymentsReceivedEmailResponse, dX as SendBuyerPickupConfirmationEmailRequest, dY as SendBuyerPickupConfirmationEmailResponse, d$ as SendBuyerShippingConfirmationEmailRequest, e0 as SendBuyerShippingConfirmationEmailResponse, e5 as SendCancelRefundEmailRequest, e6 as SendCancelRefundEmailResponse, e3 as SendMerchantOrderReceivedNotificationRequest, e4 as SendMerchantOrderReceivedNotificationResponse, e9 as SendMerchantOrderReceivedPushRequest, ea as SendMerchantOrderReceivedPushResponse, e7 as SendRefundEmailRequest, e8 as SendRefundEmailResponse, ez as SeoData, d1 as ServiceProperties, gu as ShippingAddressEdited, gq as ShippingConfirmationEmailSent, b_ as ShippingInformation, bZ as ShippingInformationChange, bs as ShippingPrice, d8 as ShippingRefund, bt as ShippingRegion, eu as SnapshotMessage, aw as SortOrder, eI as Sorting, hG as Source, aD as SourceType, hA as StandardDetails, au as State, bi as StreetAddress, hz as Subdivision, aC as SubdivisionType, a$ as SubscriptionDescription, Z as SubscriptionFrequency, aZ as SubscriptionInfo, b0 as SubscriptionSettings, a_ as SubscriptionTitle, cA as TagList, cz as Tags, hh as Task, hj as TaskAction, hk as TaskActionActionOneOf, hi as TaskKey, bu as TaxSummary, b6 as TaxableAddress, b7 as TaxableAddressTaxableAddressDataOneOf, $ as TaxableAddressType, ar as TextDetection, hJ as TotalPrice, bY as TotalPriceChange, gp as TrackingLinkAdded, gn as TrackingNumberAdded, go as TrackingNumberEdited, aj as TransactionStatus, ba as TranslatableString, bV as TranslatedValue, d3 as TriggerRefundRequest, et as TriggerReindexOrderRequest, f9 as TriggerReindexRequest, fa as TriggerReindexResponse, hW as TriggerSideEffectsFromLegacyData, fX as UnArchiveOrderRequest, fY as UnArchiveOrderResponse, gF as UpdateActivityRequest, g8 as UpdateBillingContactDetailsRequest, g9 as UpdateBillingContactDetailsResponse, g4 as UpdateBuyerEmailRequest, g5 as UpdateBuyerEmailResponse, g1 as UpdateBuyerInfoRequest, g3 as UpdateBuyerInfoResponse, e_ as UpdateInternalDocumentsEvent, e$ as UpdateInternalDocumentsEventOperationOneOf, gH as UpdateLineItemsDescriptionLinesRequest, gJ as UpdateLineItemsDescriptionLinesResponse, ga as UpdateOrderLineItemRequest, gb as UpdateOrderLineItemsRequest, gd as UpdateOrderLineItemsResponse, ft as UpdateOrderRequest, fu as UpdateOrderResponse, g6 as UpdateOrderShippingAddressRequest, g7 as UpdateOrderShippingAddressResponse, gO as UpdateOrderStatusRequest, eS as UpsertRefundRequest, eT as UpsertRefundResponse, eD as UserDataResponse, h5 as V1BulkMarkOrdersAsPaidRequest, h6 as V1BulkMarkOrdersAsPaidResponse, h7 as V1CreatePaymentGatewayOrderRequest, h8 as V1CreatePaymentGatewayOrderResponse, fC as V1LineItemDelta, fD as V1LineItemDeltaDeltaOneOf, h3 as V1MarkOrderAsPaidRequest, h4 as V1MarkOrderAsPaidResponse, cG as V1RestockItem, dn as V1ScheduledAction, bm as V1ShippingInformation, hU as Value, aF as ValueType, bl as VatId, a3 as VatType, f7 as VersionedDeleteByIdsOperation, f8 as VersionedDocumentId, f6 as VersionedDocumentUpdateOperation, ax as VersioningMode, dD as VoidAuthorizedPaymentsRequest, aq as WebhookIdentityType, a2 as WeightUnit, cn as WixReceipt, dr as WixReceiptInfo } from './ecom-v1-order-orders.universal-DrkwwhMV.mjs';
2
+ import { P as Price, a as PreparePaymentCollectionOptions, b as PreparePaymentCollectionResponse, G as GetPaymentCollectabilityStatusResponse, M as MarkOrderAsPaidResponse, B as BulkMarkOrdersAsPaidResponse, c as GetRefundabilityStatusResponse, d as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, e as ChargeMembershipsOptions, f as PaymentRefund, T as TriggerRefundOptions, g as TriggerRefundResponse, V as VoidAuthorizedPaymentsResponse, h as PaymentCapture, i as CaptureAuthorizedPaymentsResponse, O as Order, j as OrderSearch, S as SearchOrdersResponse, k as CreateOrderOptions, U as UpdateOrder, l as MaskedOrder, m as BulkUpdateOrdersOptions, n as BulkUpdateOrdersResponse, o as CommitDeltasOptions, p as CommitDeltasResponse, q as UpdateOrderLineItemIdentifiers, r as UpdateOrderLineItem, s as UpdateOrderLineItemResponse, t as PublicActivity, A as AddActivityResponse, u as UpdateActivityIdentifiers, v as UpdateActivityResponse, D as DeleteActivityIdentifiers, w as DeleteActivityResponse, x as CancelOrderOptions, y as CancelOrderResponse, z as OrderStatusWithLiterals, E as UpdateOrderStatusResponse, F as AggregateOrdersOptions, H as AggregateOrdersResponse, I as BulkUpdateOrderTagsOptions, J as BulkUpdateOrderTagsResponse, K as OrderApprovedEnvelope, L as OrderUpdatedEnvelope, N as OrderCanceledEnvelope, Q as OrderCreatedEnvelope } from './ecom-v1-order-orders.universal-DYbLchxj.mjs';
3
+ export { dN as ActionEvent, an as ActionType, bF as Activity, bG as ActivityContentOneOf, a9 as ActivityType, gF as AddActivitiesRequest, gG as AddActivitiesResponse, gD as AddActivityRequest, gg as AddInternalActivityRequest, gC as AddInternalActivityResponse, cx as AdditionalFee, fK as AdditionalFeeDelta, fL as AdditionalFeeDeltaDeltaOneOf, d7 as AdditionalFeeRefund, bh as Address, hw as AddressDescription, bj as AddressLocation, bg as AddressWithContact, _ as AdjustmentType, hd as AggregateOrdersRequest, dw as AggregatedRefundSummary, as as AnimationDetection, ey as App, cT as ApplicationError, bx as AppliedDiscount, fI as AppliedDiscountDelta, fJ as AppliedDiscountDeltaDeltaOneOf, by as AppliedDiscountDiscountSourceOneOf, fT as ArchiveOrderRequest, fU as ArchiveOrderResponse, aa as AttributionSource, dl as AuthorizationActionFailureDetails, dk as AuthorizationCapture, ak as AuthorizationCaptureStatus, dj as AuthorizationDetails, dm as AuthorizationVoid, al as AuthorizationVoidStatus, c1 as AuthorizedPaymentCaptured, c0 as AuthorizedPaymentCreated, c2 as AuthorizedPaymentVoided, cw as Balance, cv as BalanceSummary, hZ as BaseEventMetadata, fd as BatchOfTriggerReindexOrderRequest, hG as BigDecimalWrapper, b2 as BillingAdjustment, b3 as BillingAdjustmentPriceSummary, cU as BulkActionMetadata, fX as BulkArchiveOrdersByFilterRequest, fY as BulkArchiveOrdersByFilterResponse, fV as BulkArchiveOrdersRequest, fW as BulkArchiveOrdersResponse, gW as BulkMarkAsFulfilledByFilterRequest, gX as BulkMarkAsFulfilledByFilterResponse, gU as BulkMarkAsFulfilledRequest, gV as BulkMarkAsFulfilledResponse, h0 as BulkMarkAsUnfulfilledByFilterRequest, h1 as BulkMarkAsUnfulfilledByFilterResponse, g_ as BulkMarkAsUnfulfilledRequest, g$ as BulkMarkAsUnfulfilledResponse, cQ as BulkMarkOrdersAsPaidRequest, cR as BulkOrderResult, dZ as BulkSendBuyerPickupConfirmationEmailsRequest, d_ as BulkSendBuyerPickupConfirmationEmailsResponse, e1 as BulkSendBuyerShippingConfirmationEmailsRequest, e2 as BulkSendBuyerShippingConfirmationEmailsResponse, h2 as BulkSetBusinessLocationRequest, h3 as BulkSetBusinessLocationResponse, h4 as BulkSetBusinessLocationResult, g1 as BulkUnArchiveOrdersByFilterRequest, g2 as BulkUnArchiveOrdersByFilterResponse, f$ as BulkUnArchiveOrdersRequest, g0 as BulkUnArchiveOrdersResponse, hh as BulkUpdateOrderTagsRequest, hi as BulkUpdateOrderTagsResult, fx as BulkUpdateOrdersRequest, bc as BuyerInfo, bd as BuyerInfoIdOneOf, g4 as BuyerInfoUpdate, dA as CalculateRefundItemRequest, dC as CalculateRefundItemResponse, dz as CalculateRefundRequest, dB as CalculateRefundResponse, hQ as CalculatedTax, hP as CalculatedTaxes, ho as Cancel, gO as CancelOrderRequest, dE as CaptureAuthorizedPaymentsRequest, aK as CatalogReference, ct as ChannelInfo, ab as ChannelType, c_ as ChargeMembershipsRequest, d2 as ChargeMembershipsResponse, dF as ChargeSavedPaymentMethodRequest, dG as ChargeSavedPaymentMethodResponse, cZ as ChargedBy, aQ as Color, fy as CommitDeltasRequest, fP as CommittedDiffs, fQ as CommittedDiffsShippingUpdateInfoOneOf, hz as CommonAddress, hA as CommonAddressStreetOneOf, hy as Company, hn as Complete, fg as ContinueSideEffectsFlowInLegacyData, bz as Coupon, fr as CreateOrderRequest, fu as CreateOrderResponse, cY as CreatePaymentGatewayOrderRequest, cr as CreatedBy, cs as CreatedByStringOneOf, cg as CreditCardDetails, di as CreditCardPaymentMethodDetails, be as CurrencyConversionDetails, eK as CursorPaging, fq as CursorPagingMetadata, fo as CursorSearch, fp as CursorSearchPagingMethodOneOf, eN as Cursors, bH as CustomActivity, cu as CustomField, aE as CustomFieldGroup, hV as CustomFieldValue, ht as Customer, hf as DecrementData, he as DecrementItemsQuantityRequest, hg as DecrementItemsQuantityResponse, cJ as DelayedCaptureSettings, gI as DeleteActivityRequest, f5 as DeleteByFilterOperation, f4 as DeleteByIdsOperation, bn as DeliveryLogistics, bo as DeliveryLogisticsAddressOneOf, br as DeliveryTimeSlot, az as DeltaPaymentOptionType, hX as Deposit, aG as DepositType, aL as DescriptionLine, aN as DescriptionLineDescriptionLineValueOneOf, aO as DescriptionLineName, R as DescriptionLineType, aM as DescriptionLineValueOneOf, fe as DiffmatokyPayload, aY as DigitalFile, hN as Discount, hO as DiscountOneDiscountTypeOneOf, a7 as DiscountReason, bC as DiscountRule, bD as DiscountRuleName, a6 as DiscountType, dH as DomainEvent, dI as DomainEventBodyOneOf, go as DownloadLinkSent, bN as DraftOrderChangesApplied, fM as DraftOrderCommitSettings, fz as DraftOrderDiffs, fC as DraftOrderDiffsBillingUpdateInfoOneOf, fB as DraftOrderDiffsBuyerUpdateInfoOneOf, fD as DraftOrderDiffsRecipientUpdateInfoOneOf, fA as DraftOrderDiffsShippingUpdateInfoOneOf, cK as Duration, ad as DurationUnit, hu as Email, gx as EmailEdited, dO as Empty, dJ as EntityCreatedEvent, dM as EntityDeletedEvent, dL as EntityUpdatedEvent, ff as ErrorInformation, h_ as EventMetadata, b8 as ExtendedFields, co as ExternalReceipt, ds as ExternalReceiptInfo, eC as ExternalUriMapping, aR as FocalPoint, b1 as FreeTrialPeriod, gv as FulfillerEmailSent, a1 as FulfillmentStatus, gT as FulfillmentStatusUpdated, cy as FulfillmentStatusesAggregate, bk as FullAddressContactDetails, ev as GetMetasiteDataRequest, ew as GetMetasiteDataResponse, eW as GetOrderAgcRequest, eX as GetOrderAgcResponse, eO as GetOrderForMetasiteRequest, eP as GetOrderForMetasiteResponse, eU as GetOrderOutOfBoxRequest, eV as GetOrderOutOfBoxResponse, fi as GetOrderRequest, fj as GetOrderResponse, eY as GetOrderWithFilterByLocationRequest, eZ as GetOrderWithFilterByLocationResponse, cL as GetPaymentCollectabilityStatusRequest, cV as GetRefundabilityStatusRequest, hb as GetShipmentsRequest, hc as GetShipmentsResponse, dp as GiftCardPaymentDetails, c7 as GiftCardPaymentRefund, eB as HtmlApplication, hr as IdAndVersion, dQ as IdentificationData, dR as IdentificationDataIdOneOf, dS as ImageContent, fh as IndexingMessage, gh as InternalActivity, gi as InternalActivityContentOneOf, f2 as InternalDocument, f6 as InternalDocumentUpdateByFilterOperation, f3 as InternalDocumentUpdateOperation, eF as InternalQueryOrdersRequest, fk as InternalQueryOrdersResponse, f7 as InternalUpdateExistingOperation, aA as InventoryAction, fN as InventoryUpdateDetails, gt as InvoiceAdded, hD as InvoiceDates, hU as InvoiceDynamicPriceTotals, hs as InvoiceFields, gu as InvoiceSent, hq as InvoiceSentEvent, aH as InvoiceStatus, hS as InvoicesPayment, fH as ItemChangedDetails, cS as ItemMetadata, bb as ItemModifier, aV as ItemTaxFullDetails, aT as ItemType, W as ItemTypeItemType, aU as ItemTypeItemTypeDataOneOf, hM as ItemizedFee, Y as JurisdictionType, hF as LineItem, bW as LineItemAmount, bQ as LineItemChanges, fR as LineItemDelta, fS as LineItemDeltaDeltaOneOf, bE as LineItemDiscount, bM as LineItemExchangeData, hJ as LineItemMetaData, bS as LineItemPriceChange, bR as LineItemQuantityChange, a8 as LineItemQuantityChangeType, d6 as LineItemRefund, dy as LineItemRefundSummary, hH as LineItemTax, aX as LineItemTaxBreakdown, aW as LineItemTaxInfo, gK as LineItemUpdate, hE as LineItems, eQ as ListOrderTransactionsForMetasiteRequest, eR as ListOrderTransactionsForMetasiteResponse, hK as Locale, cB as Location, b5 as LocationAndQuantity, bX as ManagedAdditionalFee, bU as ManagedDiscount, bT as ManagedLineItem, ah as ManuallyRefundableReason, gR as MarkAsFulfilledRequest, gS as MarkAsFulfilledResponse, gY as MarkAsUnfulfilledRequest, gZ as MarkAsUnfulfilledResponse, cO as MarkOrderAsPaidRequest, gM as MarkOrderAsSeenByHumanRequest, gN as MarkOrderAsSeenByHumanResponse, ge as MaskedOrderLineItem, c$ as MembershipChargeItem, d0 as MembershipName, dq as MembershipPaymentDetails, c8 as MembershipPaymentRefund, ao as MembershipPaymentStatus, bI as MerchantComment, bA as MerchantDiscount, bB as MerchantDiscountMerchantDiscountReasonOneOf, dP as MessageEnvelope, hT as MetaData, ex as MetaSite, eA as MetaTag, b9 as ModifierGroup, av as Namespace, bL as NewExchangeOrderCreated, ag as NonRefundableReason, ay as OrderApprovalStrategy, cC as OrderApproved, gn as OrderCanceled, gP as OrderCanceledEventOrderCanceled, bO as OrderChange, bP as OrderChangeValueOneOf, ft as OrderCreateNotifications, bK as OrderCreatedFromExchange, fs as OrderCreationSettings, fO as OrderDeltasCommitted, gl as OrderFulfilled, cF as OrderItemsRestocked, aI as OrderLineItem, fG as OrderLineItemChangedDetails, gm as OrderNotFulfilled, gk as OrderPaid, gz as OrderPartiallyPaid, gA as OrderPending, gj as OrderPlaced, bJ as OrderRefunded, gB as OrderRejected, cE as OrderRejectedEventOrderRejected, h$ as OrderSearchSpec, a5 as OrderStatus, bw as OrderTaxBreakdown, bv as OrderTaxInfo, dc as OrderTransactions, cD as OrdersExperiments, dd as Payment, ch as PaymentCanceled, ci as PaymentCanceledPaymentDetailsOneOf, ae as PaymentCollectabilityStatus, cj as PaymentDeclined, ck as PaymentDeclinedPaymentDetailsOneOf, X as PaymentOptionType, de as PaymentPaymentDetailsOneOf, cc as PaymentPending, cd as PaymentPendingPaymentDetailsOneOf, df as PaymentReceiptInfoOneOf, ca as PaymentRefundFailed, c9 as PaymentRefunded, a0 as PaymentStatus, cP as PaymentStatusUpdated, hR as Payments, hx as Phone, aS as PhysicalProperties, bq as PickupAddress, bp as PickupDetails, a4 as PickupMethod, gy as PickupReadyEmailSent, aB as Placement, aP as PlainTextValue, eJ as PlatformPaging, eM as PlatformPagingMetadata, eG as PlatformQuery, eH as PlatformQueryPagingMethodOneOf, cH 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, eb as PreviewEmailByTypeRequest, ec as PreviewEmailByTypeResponse, at as PreviewEmailType, ed as PreviewRefundEmailRequest, ee as PreviewRefundEmailResponse, er as PreviewResendDownloadLinksEmailRequest, es as PreviewResendDownloadLinksEmailResponse, ep as PreviewShippingConfirmationEmailRequest, eq as PreviewShippingConfirmationEmailResponse, b4 as PriceDescription, bf as PriceSummary, aJ as ProductName, gE as PublicActivityContentOneOf, fl as QueryOrderRequest, fm as QueryOrderResponse, eE as QueryOrdersForMetasiteRequest, eL as QueryOrdersForMetasiteResponse, hv as QuotesAddress, am as Reason, cl as ReceiptCreated, cm as ReceiptCreatedReceiptInfoOneOf, cp as ReceiptSent, cq as ReceiptSentReceiptInfoOneOf, cM as RecordManuallyCollectedPaymentRequest, cN as RecordManuallyCollectedPaymentResponse, cI as RedirectUrls, dt as Refund, d4 as RefundDetails, c3 as RefundInitiated, d5 as RefundItem, dx as RefundItemsBreakdown, d9 as RefundSideEffects, ap as RefundStatus, dv as RefundStatusInfo, du as RefundTransaction, cW as Refundability, cX as RefundabilityAdditionalRefundabilityInfoOneOf, af as RefundableStatus, cb as RefundedAsStoreCredit, c4 as RefundedPayment, c5 as RefundedPaymentKindOneOf, ce as RegularPayment, dg as RegularPaymentDetails, dh as RegularPaymentDetailsPaymentMethodDetailsOneOf, cf as RegularPaymentPaymentMethodDetailsOneOf, c6 as RegularPaymentRefund, hp as Reschedule, da as RestockInfo, db as RestockItem, ai as RestockType, dK as RestoreInfo, b$ as SavedPaymentMethod, ac as ScheduledAction, fn as SearchOrdersRequest, dT as SendBuyerConfirmationEmailRequest, dU as SendBuyerConfirmationEmailResponse, dV as SendBuyerPaymentsReceivedEmailRequest, dW as SendBuyerPaymentsReceivedEmailResponse, dX as SendBuyerPickupConfirmationEmailRequest, dY as SendBuyerPickupConfirmationEmailResponse, d$ as SendBuyerShippingConfirmationEmailRequest, e0 as SendBuyerShippingConfirmationEmailResponse, e5 as SendCancelRefundEmailRequest, e6 as SendCancelRefundEmailResponse, e3 as SendMerchantOrderReceivedNotificationRequest, e4 as SendMerchantOrderReceivedNotificationResponse, e9 as SendMerchantOrderReceivedPushRequest, ea as SendMerchantOrderReceivedPushResponse, e7 as SendRefundEmailRequest, e8 as SendRefundEmailResponse, ez as SeoData, d1 as ServiceProperties, gw as ShippingAddressEdited, gs as ShippingConfirmationEmailSent, b_ as ShippingInformation, bZ as ShippingInformationChange, bs as ShippingPrice, d8 as ShippingRefund, bt as ShippingRegion, eu as SnapshotMessage, aw as SortOrder, eI as Sorting, hI as Source, aD as SourceType, hC as StandardDetails, au as State, bi as StreetAddress, hB as Subdivision, aC as SubdivisionType, a$ as SubscriptionDescription, Z as SubscriptionFrequency, aZ as SubscriptionInfo, b0 as SubscriptionSettings, a_ as SubscriptionTitle, cA as TagList, cz as Tags, hj as Task, hl as TaskAction, hm as TaskActionActionOneOf, hk as TaskKey, bu as TaxSummary, b6 as TaxableAddress, b7 as TaxableAddressTaxableAddressDataOneOf, $ as TaxableAddressType, ar as TextDetection, hL as TotalPrice, bY as TotalPriceChange, gr as TrackingLinkAdded, gp as TrackingNumberAdded, gq as TrackingNumberEdited, aj as TransactionStatus, ba as TranslatableString, bV as TranslatedValue, d3 as TriggerRefundRequest, et as TriggerReindexOrderRequest, fb as TriggerReindexRequest, fc as TriggerReindexResponse, hY as TriggerSideEffectsFromLegacyData, fZ as UnArchiveOrderRequest, f_ as UnArchiveOrderResponse, gH as UpdateActivityRequest, ga as UpdateBillingContactDetailsRequest, gb as UpdateBillingContactDetailsResponse, g6 as UpdateBuyerEmailRequest, g7 as UpdateBuyerEmailResponse, g3 as UpdateBuyerInfoRequest, g5 as UpdateBuyerInfoResponse, f0 as UpdateInternalDocumentsEvent, f1 as UpdateInternalDocumentsEventOperationOneOf, gJ as UpdateLineItemsDescriptionLinesRequest, gL as UpdateLineItemsDescriptionLinesResponse, gc as UpdateOrderLineItemRequest, gd as UpdateOrderLineItemsRequest, gf as UpdateOrderLineItemsResponse, fv as UpdateOrderRequest, fw as UpdateOrderResponse, g8 as UpdateOrderShippingAddressRequest, g9 as UpdateOrderShippingAddressResponse, gQ as UpdateOrderStatusRequest, eS as UpsertRefundRequest, eT as UpsertRefundResponse, eD as UserDataResponse, h7 as V1BulkMarkOrdersAsPaidRequest, h8 as V1BulkMarkOrdersAsPaidResponse, h9 as V1CreatePaymentGatewayOrderRequest, ha as V1CreatePaymentGatewayOrderResponse, fE as V1LineItemDelta, fF as V1LineItemDeltaDeltaOneOf, h5 as V1MarkOrderAsPaidRequest, h6 as V1MarkOrderAsPaidResponse, cG as V1RestockItem, dn as V1ScheduledAction, bm as V1ShippingInformation, e_ as V1UpdateOrderRequest, e$ as V1UpdateOrderResponse, hW as Value, aF as ValueType, bl as VatId, a3 as VatType, f9 as VersionedDeleteByIdsOperation, fa as VersionedDocumentId, f8 as VersionedDocumentUpdateOperation, ax as VersioningMode, dD as VoidAuthorizedPaymentsRequest, aq as WebhookIdentityType, a2 as WeightUnit, cn as WixReceipt, dr as WixReceiptInfo } from './ecom-v1-order-orders.universal-DYbLchxj.mjs';
4
4
 
5
5
  declare function preparePaymentCollection$1(httpClient: HttpClient): PreparePaymentCollectionSignature;
6
6
  interface PreparePaymentCollectionSignature {
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { P as Price, a as PreparePaymentCollectionOptions, b as PreparePaymentCollectionResponse, G as GetPaymentCollectabilityStatusResponse, M as MarkOrderAsPaidResponse, B as BulkMarkOrdersAsPaidResponse, c as GetRefundabilityStatusResponse, d as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, e as ChargeMembershipsOptions, f as PaymentRefund, T as TriggerRefundOptions, g as TriggerRefundResponse, V as VoidAuthorizedPaymentsResponse, h as PaymentCapture, i as CaptureAuthorizedPaymentsResponse, O as Order, j as OrderSearch, S as SearchOrdersResponse, k as CreateOrderOptions, U as UpdateOrder, l as MaskedOrder, m as BulkUpdateOrdersOptions, n as BulkUpdateOrdersResponse, o as CommitDeltasOptions, p as CommitDeltasResponse, q as UpdateOrderLineItemIdentifiers, r as UpdateOrderLineItem, s as UpdateOrderLineItemResponse, t as PublicActivity, A as AddActivityResponse, u as UpdateActivityIdentifiers, v as UpdateActivityResponse, D as DeleteActivityIdentifiers, w as DeleteActivityResponse, x as CancelOrderOptions, y as CancelOrderResponse, z as OrderStatusWithLiterals, E as UpdateOrderStatusResponse, F as AggregateOrdersOptions, H as AggregateOrdersResponse, I as BulkUpdateOrderTagsOptions, J as BulkUpdateOrderTagsResponse, K as OrderApprovedEnvelope, L as OrderUpdatedEnvelope, N as OrderCanceledEnvelope, Q as OrderCreatedEnvelope } from './ecom-v1-order-orders.universal-DrkwwhMV.js';
3
- export { dN as ActionEvent, an as ActionType, bF as Activity, bG as ActivityContentOneOf, a9 as ActivityType, gD as AddActivitiesRequest, gE as AddActivitiesResponse, gB as AddActivityRequest, ge as AddInternalActivityRequest, gA as AddInternalActivityResponse, cx as AdditionalFee, fI as AdditionalFeeDelta, fJ as AdditionalFeeDeltaDeltaOneOf, d7 as AdditionalFeeRefund, bh as Address, hu as AddressDescription, bj as AddressLocation, bg as AddressWithContact, _ as AdjustmentType, hb as AggregateOrdersRequest, dw as AggregatedRefundSummary, as as AnimationDetection, ey as App, cT as ApplicationError, bx as AppliedDiscount, fG as AppliedDiscountDelta, fH as AppliedDiscountDeltaDeltaOneOf, by as AppliedDiscountDiscountSourceOneOf, fR as ArchiveOrderRequest, fS as ArchiveOrderResponse, aa as AttributionSource, dl as AuthorizationActionFailureDetails, dk as AuthorizationCapture, ak as AuthorizationCaptureStatus, dj as AuthorizationDetails, dm as AuthorizationVoid, al as AuthorizationVoidStatus, c1 as AuthorizedPaymentCaptured, c0 as AuthorizedPaymentCreated, c2 as AuthorizedPaymentVoided, cw as Balance, cv as BalanceSummary, hX as BaseEventMetadata, fb as BatchOfTriggerReindexOrderRequest, hE as BigDecimalWrapper, b2 as BillingAdjustment, b3 as BillingAdjustmentPriceSummary, cU as BulkActionMetadata, fV as BulkArchiveOrdersByFilterRequest, fW as BulkArchiveOrdersByFilterResponse, fT as BulkArchiveOrdersRequest, fU as BulkArchiveOrdersResponse, gU as BulkMarkAsFulfilledByFilterRequest, gV as BulkMarkAsFulfilledByFilterResponse, gS as BulkMarkAsFulfilledRequest, gT as BulkMarkAsFulfilledResponse, g_ as BulkMarkAsUnfulfilledByFilterRequest, g$ as BulkMarkAsUnfulfilledByFilterResponse, gY as BulkMarkAsUnfulfilledRequest, gZ as BulkMarkAsUnfulfilledResponse, cQ as BulkMarkOrdersAsPaidRequest, cR as BulkOrderResult, dZ as BulkSendBuyerPickupConfirmationEmailsRequest, d_ as BulkSendBuyerPickupConfirmationEmailsResponse, e1 as BulkSendBuyerShippingConfirmationEmailsRequest, e2 as BulkSendBuyerShippingConfirmationEmailsResponse, h0 as BulkSetBusinessLocationRequest, h1 as BulkSetBusinessLocationResponse, h2 as BulkSetBusinessLocationResult, f$ as BulkUnArchiveOrdersByFilterRequest, g0 as BulkUnArchiveOrdersByFilterResponse, fZ as BulkUnArchiveOrdersRequest, f_ as BulkUnArchiveOrdersResponse, hf as BulkUpdateOrderTagsRequest, hg as BulkUpdateOrderTagsResult, fv as BulkUpdateOrdersRequest, bc as BuyerInfo, bd as BuyerInfoIdOneOf, g2 as BuyerInfoUpdate, dA as CalculateRefundItemRequest, dC as CalculateRefundItemResponse, dz as CalculateRefundRequest, dB as CalculateRefundResponse, hO as CalculatedTax, hN as CalculatedTaxes, hm as Cancel, gM as CancelOrderRequest, dE as CaptureAuthorizedPaymentsRequest, aK as CatalogReference, ct as ChannelInfo, ab as ChannelType, c_ as ChargeMembershipsRequest, d2 as ChargeMembershipsResponse, dF as ChargeSavedPaymentMethodRequest, dG as ChargeSavedPaymentMethodResponse, cZ as ChargedBy, aQ as Color, fw as CommitDeltasRequest, fN as CommittedDiffs, fO as CommittedDiffsShippingUpdateInfoOneOf, hx as CommonAddress, hy as CommonAddressStreetOneOf, hw as Company, hl as Complete, fe as ContinueSideEffectsFlowInLegacyData, bz as Coupon, fp as CreateOrderRequest, fs as CreateOrderResponse, cY as CreatePaymentGatewayOrderRequest, cr as CreatedBy, cs as CreatedByStringOneOf, cg as CreditCardDetails, di as CreditCardPaymentMethodDetails, be as CurrencyConversionDetails, eK as CursorPaging, fo as CursorPagingMetadata, fm as CursorSearch, fn as CursorSearchPagingMethodOneOf, eN as Cursors, bH as CustomActivity, cu as CustomField, aE as CustomFieldGroup, hT as CustomFieldValue, hr as Customer, hd as DecrementData, hc as DecrementItemsQuantityRequest, he as DecrementItemsQuantityResponse, cJ as DelayedCaptureSettings, gG as DeleteActivityRequest, f3 as DeleteByFilterOperation, f2 as DeleteByIdsOperation, bn as DeliveryLogistics, bo as DeliveryLogisticsAddressOneOf, br as DeliveryTimeSlot, az as DeltaPaymentOptionType, hV as Deposit, aG as DepositType, aL as DescriptionLine, aN as DescriptionLineDescriptionLineValueOneOf, aO as DescriptionLineName, R as DescriptionLineType, aM as DescriptionLineValueOneOf, fc as DiffmatokyPayload, aY as DigitalFile, hL as Discount, hM as DiscountOneDiscountTypeOneOf, a7 as DiscountReason, bC as DiscountRule, bD as DiscountRuleName, a6 as DiscountType, dH as DomainEvent, dI as DomainEventBodyOneOf, gm as DownloadLinkSent, bN as DraftOrderChangesApplied, fK as DraftOrderCommitSettings, fx as DraftOrderDiffs, fA as DraftOrderDiffsBillingUpdateInfoOneOf, fz as DraftOrderDiffsBuyerUpdateInfoOneOf, fB as DraftOrderDiffsRecipientUpdateInfoOneOf, fy as DraftOrderDiffsShippingUpdateInfoOneOf, cK as Duration, ad as DurationUnit, hs as Email, gv as EmailEdited, dO as Empty, dJ as EntityCreatedEvent, dM as EntityDeletedEvent, dL as EntityUpdatedEvent, fd as ErrorInformation, hY as EventMetadata, b8 as ExtendedFields, co as ExternalReceipt, ds as ExternalReceiptInfo, eC as ExternalUriMapping, aR as FocalPoint, b1 as FreeTrialPeriod, gt as FulfillerEmailSent, a1 as FulfillmentStatus, gR as FulfillmentStatusUpdated, cy as FulfillmentStatusesAggregate, bk as FullAddressContactDetails, ev as GetMetasiteDataRequest, ew as GetMetasiteDataResponse, eW as GetOrderAgcRequest, eX as GetOrderAgcResponse, eO as GetOrderForMetasiteRequest, eP as GetOrderForMetasiteResponse, eU as GetOrderOutOfBoxRequest, eV as GetOrderOutOfBoxResponse, fg as GetOrderRequest, fh as GetOrderResponse, eY as GetOrderWithFilterByLocationRequest, eZ as GetOrderWithFilterByLocationResponse, cL as GetPaymentCollectabilityStatusRequest, cV as GetRefundabilityStatusRequest, h9 as GetShipmentsRequest, ha as GetShipmentsResponse, dp as GiftCardPaymentDetails, c7 as GiftCardPaymentRefund, eB as HtmlApplication, hp as IdAndVersion, dQ as IdentificationData, dR as IdentificationDataIdOneOf, dS as ImageContent, ff as IndexingMessage, gf as InternalActivity, gg as InternalActivityContentOneOf, f0 as InternalDocument, f4 as InternalDocumentUpdateByFilterOperation, f1 as InternalDocumentUpdateOperation, eF as InternalQueryOrdersRequest, fi as InternalQueryOrdersResponse, f5 as InternalUpdateExistingOperation, aA as InventoryAction, fL as InventoryUpdateDetails, gr as InvoiceAdded, hB as InvoiceDates, hS as InvoiceDynamicPriceTotals, hq as InvoiceFields, gs as InvoiceSent, ho as InvoiceSentEvent, aH as InvoiceStatus, hQ as InvoicesPayment, fF as ItemChangedDetails, cS as ItemMetadata, bb as ItemModifier, aV as ItemTaxFullDetails, aT as ItemType, W as ItemTypeItemType, aU as ItemTypeItemTypeDataOneOf, hK as ItemizedFee, Y as JurisdictionType, hD as LineItem, bW as LineItemAmount, bQ as LineItemChanges, fP as LineItemDelta, fQ as LineItemDeltaDeltaOneOf, bE as LineItemDiscount, bM as LineItemExchangeData, hH as LineItemMetaData, bS as LineItemPriceChange, bR as LineItemQuantityChange, a8 as LineItemQuantityChangeType, d6 as LineItemRefund, dy as LineItemRefundSummary, hF as LineItemTax, aX as LineItemTaxBreakdown, aW as LineItemTaxInfo, gI as LineItemUpdate, hC as LineItems, eQ as ListOrderTransactionsForMetasiteRequest, eR as ListOrderTransactionsForMetasiteResponse, hI as Locale, cB as Location, b5 as LocationAndQuantity, bX as ManagedAdditionalFee, bU as ManagedDiscount, bT as ManagedLineItem, ah as ManuallyRefundableReason, gP as MarkAsFulfilledRequest, gQ as MarkAsFulfilledResponse, gW as MarkAsUnfulfilledRequest, gX as MarkAsUnfulfilledResponse, cO as MarkOrderAsPaidRequest, gK as MarkOrderAsSeenByHumanRequest, gL as MarkOrderAsSeenByHumanResponse, gc as MaskedOrderLineItem, c$ as MembershipChargeItem, d0 as MembershipName, dq as MembershipPaymentDetails, c8 as MembershipPaymentRefund, ao as MembershipPaymentStatus, bI as MerchantComment, bA as MerchantDiscount, bB as MerchantDiscountMerchantDiscountReasonOneOf, dP as MessageEnvelope, hR as MetaData, ex as MetaSite, eA as MetaTag, b9 as ModifierGroup, av as Namespace, bL as NewExchangeOrderCreated, ag as NonRefundableReason, ay as OrderApprovalStrategy, cC as OrderApproved, gl as OrderCanceled, gN as OrderCanceledEventOrderCanceled, bO as OrderChange, bP as OrderChangeValueOneOf, fr as OrderCreateNotifications, bK as OrderCreatedFromExchange, fq as OrderCreationSettings, fM as OrderDeltasCommitted, gj as OrderFulfilled, cF as OrderItemsRestocked, aI as OrderLineItem, fE as OrderLineItemChangedDetails, gk as OrderNotFulfilled, gi as OrderPaid, gx as OrderPartiallyPaid, gy as OrderPending, gh as OrderPlaced, bJ as OrderRefunded, gz as OrderRejected, cE as OrderRejectedEventOrderRejected, hZ as OrderSearchSpec, a5 as OrderStatus, bw as OrderTaxBreakdown, bv as OrderTaxInfo, dc as OrderTransactions, cD as OrdersExperiments, dd as Payment, ch as PaymentCanceled, ci as PaymentCanceledPaymentDetailsOneOf, ae as PaymentCollectabilityStatus, cj as PaymentDeclined, ck as PaymentDeclinedPaymentDetailsOneOf, X as PaymentOptionType, de as PaymentPaymentDetailsOneOf, cc as PaymentPending, cd as PaymentPendingPaymentDetailsOneOf, df as PaymentReceiptInfoOneOf, ca as PaymentRefundFailed, c9 as PaymentRefunded, a0 as PaymentStatus, cP as PaymentStatusUpdated, hP as Payments, hv as Phone, aS as PhysicalProperties, bq as PickupAddress, bp as PickupDetails, a4 as PickupMethod, gw as PickupReadyEmailSent, aB as Placement, aP as PlainTextValue, eJ as PlatformPaging, eM as PlatformPagingMetadata, eG as PlatformQuery, eH as PlatformQueryPagingMethodOneOf, cH 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, eb as PreviewEmailByTypeRequest, ec as PreviewEmailByTypeResponse, at as PreviewEmailType, ed as PreviewRefundEmailRequest, ee as PreviewRefundEmailResponse, er as PreviewResendDownloadLinksEmailRequest, es as PreviewResendDownloadLinksEmailResponse, ep as PreviewShippingConfirmationEmailRequest, eq as PreviewShippingConfirmationEmailResponse, b4 as PriceDescription, bf as PriceSummary, aJ as ProductName, gC as PublicActivityContentOneOf, fj as QueryOrderRequest, fk as QueryOrderResponse, eE as QueryOrdersForMetasiteRequest, eL as QueryOrdersForMetasiteResponse, ht as QuotesAddress, am as Reason, cl as ReceiptCreated, cm as ReceiptCreatedReceiptInfoOneOf, cp as ReceiptSent, cq as ReceiptSentReceiptInfoOneOf, cM as RecordManuallyCollectedPaymentRequest, cN as RecordManuallyCollectedPaymentResponse, cI as RedirectUrls, dt as Refund, d4 as RefundDetails, c3 as RefundInitiated, d5 as RefundItem, dx as RefundItemsBreakdown, d9 as RefundSideEffects, ap as RefundStatus, dv as RefundStatusInfo, du as RefundTransaction, cW as Refundability, cX as RefundabilityAdditionalRefundabilityInfoOneOf, af as RefundableStatus, cb as RefundedAsStoreCredit, c4 as RefundedPayment, c5 as RefundedPaymentKindOneOf, ce as RegularPayment, dg as RegularPaymentDetails, dh as RegularPaymentDetailsPaymentMethodDetailsOneOf, cf as RegularPaymentPaymentMethodDetailsOneOf, c6 as RegularPaymentRefund, hn as Reschedule, da as RestockInfo, db as RestockItem, ai as RestockType, dK as RestoreInfo, b$ as SavedPaymentMethod, ac as ScheduledAction, fl as SearchOrdersRequest, dT as SendBuyerConfirmationEmailRequest, dU as SendBuyerConfirmationEmailResponse, dV as SendBuyerPaymentsReceivedEmailRequest, dW as SendBuyerPaymentsReceivedEmailResponse, dX as SendBuyerPickupConfirmationEmailRequest, dY as SendBuyerPickupConfirmationEmailResponse, d$ as SendBuyerShippingConfirmationEmailRequest, e0 as SendBuyerShippingConfirmationEmailResponse, e5 as SendCancelRefundEmailRequest, e6 as SendCancelRefundEmailResponse, e3 as SendMerchantOrderReceivedNotificationRequest, e4 as SendMerchantOrderReceivedNotificationResponse, e9 as SendMerchantOrderReceivedPushRequest, ea as SendMerchantOrderReceivedPushResponse, e7 as SendRefundEmailRequest, e8 as SendRefundEmailResponse, ez as SeoData, d1 as ServiceProperties, gu as ShippingAddressEdited, gq as ShippingConfirmationEmailSent, b_ as ShippingInformation, bZ as ShippingInformationChange, bs as ShippingPrice, d8 as ShippingRefund, bt as ShippingRegion, eu as SnapshotMessage, aw as SortOrder, eI as Sorting, hG as Source, aD as SourceType, hA as StandardDetails, au as State, bi as StreetAddress, hz as Subdivision, aC as SubdivisionType, a$ as SubscriptionDescription, Z as SubscriptionFrequency, aZ as SubscriptionInfo, b0 as SubscriptionSettings, a_ as SubscriptionTitle, cA as TagList, cz as Tags, hh as Task, hj as TaskAction, hk as TaskActionActionOneOf, hi as TaskKey, bu as TaxSummary, b6 as TaxableAddress, b7 as TaxableAddressTaxableAddressDataOneOf, $ as TaxableAddressType, ar as TextDetection, hJ as TotalPrice, bY as TotalPriceChange, gp as TrackingLinkAdded, gn as TrackingNumberAdded, go as TrackingNumberEdited, aj as TransactionStatus, ba as TranslatableString, bV as TranslatedValue, d3 as TriggerRefundRequest, et as TriggerReindexOrderRequest, f9 as TriggerReindexRequest, fa as TriggerReindexResponse, hW as TriggerSideEffectsFromLegacyData, fX as UnArchiveOrderRequest, fY as UnArchiveOrderResponse, gF as UpdateActivityRequest, g8 as UpdateBillingContactDetailsRequest, g9 as UpdateBillingContactDetailsResponse, g4 as UpdateBuyerEmailRequest, g5 as UpdateBuyerEmailResponse, g1 as UpdateBuyerInfoRequest, g3 as UpdateBuyerInfoResponse, e_ as UpdateInternalDocumentsEvent, e$ as UpdateInternalDocumentsEventOperationOneOf, gH as UpdateLineItemsDescriptionLinesRequest, gJ as UpdateLineItemsDescriptionLinesResponse, ga as UpdateOrderLineItemRequest, gb as UpdateOrderLineItemsRequest, gd as UpdateOrderLineItemsResponse, ft as UpdateOrderRequest, fu as UpdateOrderResponse, g6 as UpdateOrderShippingAddressRequest, g7 as UpdateOrderShippingAddressResponse, gO as UpdateOrderStatusRequest, eS as UpsertRefundRequest, eT as UpsertRefundResponse, eD as UserDataResponse, h5 as V1BulkMarkOrdersAsPaidRequest, h6 as V1BulkMarkOrdersAsPaidResponse, h7 as V1CreatePaymentGatewayOrderRequest, h8 as V1CreatePaymentGatewayOrderResponse, fC as V1LineItemDelta, fD as V1LineItemDeltaDeltaOneOf, h3 as V1MarkOrderAsPaidRequest, h4 as V1MarkOrderAsPaidResponse, cG as V1RestockItem, dn as V1ScheduledAction, bm as V1ShippingInformation, hU as Value, aF as ValueType, bl as VatId, a3 as VatType, f7 as VersionedDeleteByIdsOperation, f8 as VersionedDocumentId, f6 as VersionedDocumentUpdateOperation, ax as VersioningMode, dD as VoidAuthorizedPaymentsRequest, aq as WebhookIdentityType, a2 as WeightUnit, cn as WixReceipt, dr as WixReceiptInfo } from './ecom-v1-order-orders.universal-DrkwwhMV.js';
2
+ import { P as Price, a as PreparePaymentCollectionOptions, b as PreparePaymentCollectionResponse, G as GetPaymentCollectabilityStatusResponse, M as MarkOrderAsPaidResponse, B as BulkMarkOrdersAsPaidResponse, c as GetRefundabilityStatusResponse, d as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, e as ChargeMembershipsOptions, f as PaymentRefund, T as TriggerRefundOptions, g as TriggerRefundResponse, V as VoidAuthorizedPaymentsResponse, h as PaymentCapture, i as CaptureAuthorizedPaymentsResponse, O as Order, j as OrderSearch, S as SearchOrdersResponse, k as CreateOrderOptions, U as UpdateOrder, l as MaskedOrder, m as BulkUpdateOrdersOptions, n as BulkUpdateOrdersResponse, o as CommitDeltasOptions, p as CommitDeltasResponse, q as UpdateOrderLineItemIdentifiers, r as UpdateOrderLineItem, s as UpdateOrderLineItemResponse, t as PublicActivity, A as AddActivityResponse, u as UpdateActivityIdentifiers, v as UpdateActivityResponse, D as DeleteActivityIdentifiers, w as DeleteActivityResponse, x as CancelOrderOptions, y as CancelOrderResponse, z as OrderStatusWithLiterals, E as UpdateOrderStatusResponse, F as AggregateOrdersOptions, H as AggregateOrdersResponse, I as BulkUpdateOrderTagsOptions, J as BulkUpdateOrderTagsResponse, K as OrderApprovedEnvelope, L as OrderUpdatedEnvelope, N as OrderCanceledEnvelope, Q as OrderCreatedEnvelope } from './ecom-v1-order-orders.universal-DYbLchxj.js';
3
+ export { dN as ActionEvent, an as ActionType, bF as Activity, bG as ActivityContentOneOf, a9 as ActivityType, gF as AddActivitiesRequest, gG as AddActivitiesResponse, gD as AddActivityRequest, gg as AddInternalActivityRequest, gC as AddInternalActivityResponse, cx as AdditionalFee, fK as AdditionalFeeDelta, fL as AdditionalFeeDeltaDeltaOneOf, d7 as AdditionalFeeRefund, bh as Address, hw as AddressDescription, bj as AddressLocation, bg as AddressWithContact, _ as AdjustmentType, hd as AggregateOrdersRequest, dw as AggregatedRefundSummary, as as AnimationDetection, ey as App, cT as ApplicationError, bx as AppliedDiscount, fI as AppliedDiscountDelta, fJ as AppliedDiscountDeltaDeltaOneOf, by as AppliedDiscountDiscountSourceOneOf, fT as ArchiveOrderRequest, fU as ArchiveOrderResponse, aa as AttributionSource, dl as AuthorizationActionFailureDetails, dk as AuthorizationCapture, ak as AuthorizationCaptureStatus, dj as AuthorizationDetails, dm as AuthorizationVoid, al as AuthorizationVoidStatus, c1 as AuthorizedPaymentCaptured, c0 as AuthorizedPaymentCreated, c2 as AuthorizedPaymentVoided, cw as Balance, cv as BalanceSummary, hZ as BaseEventMetadata, fd as BatchOfTriggerReindexOrderRequest, hG as BigDecimalWrapper, b2 as BillingAdjustment, b3 as BillingAdjustmentPriceSummary, cU as BulkActionMetadata, fX as BulkArchiveOrdersByFilterRequest, fY as BulkArchiveOrdersByFilterResponse, fV as BulkArchiveOrdersRequest, fW as BulkArchiveOrdersResponse, gW as BulkMarkAsFulfilledByFilterRequest, gX as BulkMarkAsFulfilledByFilterResponse, gU as BulkMarkAsFulfilledRequest, gV as BulkMarkAsFulfilledResponse, h0 as BulkMarkAsUnfulfilledByFilterRequest, h1 as BulkMarkAsUnfulfilledByFilterResponse, g_ as BulkMarkAsUnfulfilledRequest, g$ as BulkMarkAsUnfulfilledResponse, cQ as BulkMarkOrdersAsPaidRequest, cR as BulkOrderResult, dZ as BulkSendBuyerPickupConfirmationEmailsRequest, d_ as BulkSendBuyerPickupConfirmationEmailsResponse, e1 as BulkSendBuyerShippingConfirmationEmailsRequest, e2 as BulkSendBuyerShippingConfirmationEmailsResponse, h2 as BulkSetBusinessLocationRequest, h3 as BulkSetBusinessLocationResponse, h4 as BulkSetBusinessLocationResult, g1 as BulkUnArchiveOrdersByFilterRequest, g2 as BulkUnArchiveOrdersByFilterResponse, f$ as BulkUnArchiveOrdersRequest, g0 as BulkUnArchiveOrdersResponse, hh as BulkUpdateOrderTagsRequest, hi as BulkUpdateOrderTagsResult, fx as BulkUpdateOrdersRequest, bc as BuyerInfo, bd as BuyerInfoIdOneOf, g4 as BuyerInfoUpdate, dA as CalculateRefundItemRequest, dC as CalculateRefundItemResponse, dz as CalculateRefundRequest, dB as CalculateRefundResponse, hQ as CalculatedTax, hP as CalculatedTaxes, ho as Cancel, gO as CancelOrderRequest, dE as CaptureAuthorizedPaymentsRequest, aK as CatalogReference, ct as ChannelInfo, ab as ChannelType, c_ as ChargeMembershipsRequest, d2 as ChargeMembershipsResponse, dF as ChargeSavedPaymentMethodRequest, dG as ChargeSavedPaymentMethodResponse, cZ as ChargedBy, aQ as Color, fy as CommitDeltasRequest, fP as CommittedDiffs, fQ as CommittedDiffsShippingUpdateInfoOneOf, hz as CommonAddress, hA as CommonAddressStreetOneOf, hy as Company, hn as Complete, fg as ContinueSideEffectsFlowInLegacyData, bz as Coupon, fr as CreateOrderRequest, fu as CreateOrderResponse, cY as CreatePaymentGatewayOrderRequest, cr as CreatedBy, cs as CreatedByStringOneOf, cg as CreditCardDetails, di as CreditCardPaymentMethodDetails, be as CurrencyConversionDetails, eK as CursorPaging, fq as CursorPagingMetadata, fo as CursorSearch, fp as CursorSearchPagingMethodOneOf, eN as Cursors, bH as CustomActivity, cu as CustomField, aE as CustomFieldGroup, hV as CustomFieldValue, ht as Customer, hf as DecrementData, he as DecrementItemsQuantityRequest, hg as DecrementItemsQuantityResponse, cJ as DelayedCaptureSettings, gI as DeleteActivityRequest, f5 as DeleteByFilterOperation, f4 as DeleteByIdsOperation, bn as DeliveryLogistics, bo as DeliveryLogisticsAddressOneOf, br as DeliveryTimeSlot, az as DeltaPaymentOptionType, hX as Deposit, aG as DepositType, aL as DescriptionLine, aN as DescriptionLineDescriptionLineValueOneOf, aO as DescriptionLineName, R as DescriptionLineType, aM as DescriptionLineValueOneOf, fe as DiffmatokyPayload, aY as DigitalFile, hN as Discount, hO as DiscountOneDiscountTypeOneOf, a7 as DiscountReason, bC as DiscountRule, bD as DiscountRuleName, a6 as DiscountType, dH as DomainEvent, dI as DomainEventBodyOneOf, go as DownloadLinkSent, bN as DraftOrderChangesApplied, fM as DraftOrderCommitSettings, fz as DraftOrderDiffs, fC as DraftOrderDiffsBillingUpdateInfoOneOf, fB as DraftOrderDiffsBuyerUpdateInfoOneOf, fD as DraftOrderDiffsRecipientUpdateInfoOneOf, fA as DraftOrderDiffsShippingUpdateInfoOneOf, cK as Duration, ad as DurationUnit, hu as Email, gx as EmailEdited, dO as Empty, dJ as EntityCreatedEvent, dM as EntityDeletedEvent, dL as EntityUpdatedEvent, ff as ErrorInformation, h_ as EventMetadata, b8 as ExtendedFields, co as ExternalReceipt, ds as ExternalReceiptInfo, eC as ExternalUriMapping, aR as FocalPoint, b1 as FreeTrialPeriod, gv as FulfillerEmailSent, a1 as FulfillmentStatus, gT as FulfillmentStatusUpdated, cy as FulfillmentStatusesAggregate, bk as FullAddressContactDetails, ev as GetMetasiteDataRequest, ew as GetMetasiteDataResponse, eW as GetOrderAgcRequest, eX as GetOrderAgcResponse, eO as GetOrderForMetasiteRequest, eP as GetOrderForMetasiteResponse, eU as GetOrderOutOfBoxRequest, eV as GetOrderOutOfBoxResponse, fi as GetOrderRequest, fj as GetOrderResponse, eY as GetOrderWithFilterByLocationRequest, eZ as GetOrderWithFilterByLocationResponse, cL as GetPaymentCollectabilityStatusRequest, cV as GetRefundabilityStatusRequest, hb as GetShipmentsRequest, hc as GetShipmentsResponse, dp as GiftCardPaymentDetails, c7 as GiftCardPaymentRefund, eB as HtmlApplication, hr as IdAndVersion, dQ as IdentificationData, dR as IdentificationDataIdOneOf, dS as ImageContent, fh as IndexingMessage, gh as InternalActivity, gi as InternalActivityContentOneOf, f2 as InternalDocument, f6 as InternalDocumentUpdateByFilterOperation, f3 as InternalDocumentUpdateOperation, eF as InternalQueryOrdersRequest, fk as InternalQueryOrdersResponse, f7 as InternalUpdateExistingOperation, aA as InventoryAction, fN as InventoryUpdateDetails, gt as InvoiceAdded, hD as InvoiceDates, hU as InvoiceDynamicPriceTotals, hs as InvoiceFields, gu as InvoiceSent, hq as InvoiceSentEvent, aH as InvoiceStatus, hS as InvoicesPayment, fH as ItemChangedDetails, cS as ItemMetadata, bb as ItemModifier, aV as ItemTaxFullDetails, aT as ItemType, W as ItemTypeItemType, aU as ItemTypeItemTypeDataOneOf, hM as ItemizedFee, Y as JurisdictionType, hF as LineItem, bW as LineItemAmount, bQ as LineItemChanges, fR as LineItemDelta, fS as LineItemDeltaDeltaOneOf, bE as LineItemDiscount, bM as LineItemExchangeData, hJ as LineItemMetaData, bS as LineItemPriceChange, bR as LineItemQuantityChange, a8 as LineItemQuantityChangeType, d6 as LineItemRefund, dy as LineItemRefundSummary, hH as LineItemTax, aX as LineItemTaxBreakdown, aW as LineItemTaxInfo, gK as LineItemUpdate, hE as LineItems, eQ as ListOrderTransactionsForMetasiteRequest, eR as ListOrderTransactionsForMetasiteResponse, hK as Locale, cB as Location, b5 as LocationAndQuantity, bX as ManagedAdditionalFee, bU as ManagedDiscount, bT as ManagedLineItem, ah as ManuallyRefundableReason, gR as MarkAsFulfilledRequest, gS as MarkAsFulfilledResponse, gY as MarkAsUnfulfilledRequest, gZ as MarkAsUnfulfilledResponse, cO as MarkOrderAsPaidRequest, gM as MarkOrderAsSeenByHumanRequest, gN as MarkOrderAsSeenByHumanResponse, ge as MaskedOrderLineItem, c$ as MembershipChargeItem, d0 as MembershipName, dq as MembershipPaymentDetails, c8 as MembershipPaymentRefund, ao as MembershipPaymentStatus, bI as MerchantComment, bA as MerchantDiscount, bB as MerchantDiscountMerchantDiscountReasonOneOf, dP as MessageEnvelope, hT as MetaData, ex as MetaSite, eA as MetaTag, b9 as ModifierGroup, av as Namespace, bL as NewExchangeOrderCreated, ag as NonRefundableReason, ay as OrderApprovalStrategy, cC as OrderApproved, gn as OrderCanceled, gP as OrderCanceledEventOrderCanceled, bO as OrderChange, bP as OrderChangeValueOneOf, ft as OrderCreateNotifications, bK as OrderCreatedFromExchange, fs as OrderCreationSettings, fO as OrderDeltasCommitted, gl as OrderFulfilled, cF as OrderItemsRestocked, aI as OrderLineItem, fG as OrderLineItemChangedDetails, gm as OrderNotFulfilled, gk as OrderPaid, gz as OrderPartiallyPaid, gA as OrderPending, gj as OrderPlaced, bJ as OrderRefunded, gB as OrderRejected, cE as OrderRejectedEventOrderRejected, h$ as OrderSearchSpec, a5 as OrderStatus, bw as OrderTaxBreakdown, bv as OrderTaxInfo, dc as OrderTransactions, cD as OrdersExperiments, dd as Payment, ch as PaymentCanceled, ci as PaymentCanceledPaymentDetailsOneOf, ae as PaymentCollectabilityStatus, cj as PaymentDeclined, ck as PaymentDeclinedPaymentDetailsOneOf, X as PaymentOptionType, de as PaymentPaymentDetailsOneOf, cc as PaymentPending, cd as PaymentPendingPaymentDetailsOneOf, df as PaymentReceiptInfoOneOf, ca as PaymentRefundFailed, c9 as PaymentRefunded, a0 as PaymentStatus, cP as PaymentStatusUpdated, hR as Payments, hx as Phone, aS as PhysicalProperties, bq as PickupAddress, bp as PickupDetails, a4 as PickupMethod, gy as PickupReadyEmailSent, aB as Placement, aP as PlainTextValue, eJ as PlatformPaging, eM as PlatformPagingMetadata, eG as PlatformQuery, eH as PlatformQueryPagingMethodOneOf, cH 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, eb as PreviewEmailByTypeRequest, ec as PreviewEmailByTypeResponse, at as PreviewEmailType, ed as PreviewRefundEmailRequest, ee as PreviewRefundEmailResponse, er as PreviewResendDownloadLinksEmailRequest, es as PreviewResendDownloadLinksEmailResponse, ep as PreviewShippingConfirmationEmailRequest, eq as PreviewShippingConfirmationEmailResponse, b4 as PriceDescription, bf as PriceSummary, aJ as ProductName, gE as PublicActivityContentOneOf, fl as QueryOrderRequest, fm as QueryOrderResponse, eE as QueryOrdersForMetasiteRequest, eL as QueryOrdersForMetasiteResponse, hv as QuotesAddress, am as Reason, cl as ReceiptCreated, cm as ReceiptCreatedReceiptInfoOneOf, cp as ReceiptSent, cq as ReceiptSentReceiptInfoOneOf, cM as RecordManuallyCollectedPaymentRequest, cN as RecordManuallyCollectedPaymentResponse, cI as RedirectUrls, dt as Refund, d4 as RefundDetails, c3 as RefundInitiated, d5 as RefundItem, dx as RefundItemsBreakdown, d9 as RefundSideEffects, ap as RefundStatus, dv as RefundStatusInfo, du as RefundTransaction, cW as Refundability, cX as RefundabilityAdditionalRefundabilityInfoOneOf, af as RefundableStatus, cb as RefundedAsStoreCredit, c4 as RefundedPayment, c5 as RefundedPaymentKindOneOf, ce as RegularPayment, dg as RegularPaymentDetails, dh as RegularPaymentDetailsPaymentMethodDetailsOneOf, cf as RegularPaymentPaymentMethodDetailsOneOf, c6 as RegularPaymentRefund, hp as Reschedule, da as RestockInfo, db as RestockItem, ai as RestockType, dK as RestoreInfo, b$ as SavedPaymentMethod, ac as ScheduledAction, fn as SearchOrdersRequest, dT as SendBuyerConfirmationEmailRequest, dU as SendBuyerConfirmationEmailResponse, dV as SendBuyerPaymentsReceivedEmailRequest, dW as SendBuyerPaymentsReceivedEmailResponse, dX as SendBuyerPickupConfirmationEmailRequest, dY as SendBuyerPickupConfirmationEmailResponse, d$ as SendBuyerShippingConfirmationEmailRequest, e0 as SendBuyerShippingConfirmationEmailResponse, e5 as SendCancelRefundEmailRequest, e6 as SendCancelRefundEmailResponse, e3 as SendMerchantOrderReceivedNotificationRequest, e4 as SendMerchantOrderReceivedNotificationResponse, e9 as SendMerchantOrderReceivedPushRequest, ea as SendMerchantOrderReceivedPushResponse, e7 as SendRefundEmailRequest, e8 as SendRefundEmailResponse, ez as SeoData, d1 as ServiceProperties, gw as ShippingAddressEdited, gs as ShippingConfirmationEmailSent, b_ as ShippingInformation, bZ as ShippingInformationChange, bs as ShippingPrice, d8 as ShippingRefund, bt as ShippingRegion, eu as SnapshotMessage, aw as SortOrder, eI as Sorting, hI as Source, aD as SourceType, hC as StandardDetails, au as State, bi as StreetAddress, hB as Subdivision, aC as SubdivisionType, a$ as SubscriptionDescription, Z as SubscriptionFrequency, aZ as SubscriptionInfo, b0 as SubscriptionSettings, a_ as SubscriptionTitle, cA as TagList, cz as Tags, hj as Task, hl as TaskAction, hm as TaskActionActionOneOf, hk as TaskKey, bu as TaxSummary, b6 as TaxableAddress, b7 as TaxableAddressTaxableAddressDataOneOf, $ as TaxableAddressType, ar as TextDetection, hL as TotalPrice, bY as TotalPriceChange, gr as TrackingLinkAdded, gp as TrackingNumberAdded, gq as TrackingNumberEdited, aj as TransactionStatus, ba as TranslatableString, bV as TranslatedValue, d3 as TriggerRefundRequest, et as TriggerReindexOrderRequest, fb as TriggerReindexRequest, fc as TriggerReindexResponse, hY as TriggerSideEffectsFromLegacyData, fZ as UnArchiveOrderRequest, f_ as UnArchiveOrderResponse, gH as UpdateActivityRequest, ga as UpdateBillingContactDetailsRequest, gb as UpdateBillingContactDetailsResponse, g6 as UpdateBuyerEmailRequest, g7 as UpdateBuyerEmailResponse, g3 as UpdateBuyerInfoRequest, g5 as UpdateBuyerInfoResponse, f0 as UpdateInternalDocumentsEvent, f1 as UpdateInternalDocumentsEventOperationOneOf, gJ as UpdateLineItemsDescriptionLinesRequest, gL as UpdateLineItemsDescriptionLinesResponse, gc as UpdateOrderLineItemRequest, gd as UpdateOrderLineItemsRequest, gf as UpdateOrderLineItemsResponse, fv as UpdateOrderRequest, fw as UpdateOrderResponse, g8 as UpdateOrderShippingAddressRequest, g9 as UpdateOrderShippingAddressResponse, gQ as UpdateOrderStatusRequest, eS as UpsertRefundRequest, eT as UpsertRefundResponse, eD as UserDataResponse, h7 as V1BulkMarkOrdersAsPaidRequest, h8 as V1BulkMarkOrdersAsPaidResponse, h9 as V1CreatePaymentGatewayOrderRequest, ha as V1CreatePaymentGatewayOrderResponse, fE as V1LineItemDelta, fF as V1LineItemDeltaDeltaOneOf, h5 as V1MarkOrderAsPaidRequest, h6 as V1MarkOrderAsPaidResponse, cG as V1RestockItem, dn as V1ScheduledAction, bm as V1ShippingInformation, e_ as V1UpdateOrderRequest, e$ as V1UpdateOrderResponse, hW as Value, aF as ValueType, bl as VatId, a3 as VatType, f9 as VersionedDeleteByIdsOperation, fa as VersionedDocumentId, f8 as VersionedDocumentUpdateOperation, ax as VersioningMode, dD as VoidAuthorizedPaymentsRequest, aq as WebhookIdentityType, a2 as WeightUnit, cn as WixReceipt, dr as WixReceiptInfo } from './ecom-v1-order-orders.universal-DYbLchxj.js';
4
4
 
5
5
  declare function preparePaymentCollection$1(httpClient: HttpClient): PreparePaymentCollectionSignature;
6
6
  interface PreparePaymentCollectionSignature {