@wix/auto_sdk_ecom_orders 1.0.75 → 1.0.77

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