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