@wix/auto_sdk_ecom_orders 1.0.265 → 1.0.267

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/build/cjs/{ecom-v1-order-orders.universal-KyOIEoxm.d.ts → ecom-v1-order-orders.universal-29kHCK6X.d.ts} +13 -13
  2. package/build/cjs/index.d.ts +2 -2
  3. package/build/cjs/index.js +1 -2
  4. package/build/cjs/index.js.map +1 -1
  5. package/build/cjs/index.typings.d.ts +2 -2
  6. package/build/cjs/index.typings.js +1 -2
  7. package/build/cjs/index.typings.js.map +1 -1
  8. package/build/cjs/meta.d.ts +14 -14
  9. package/build/cjs/meta.js +1 -2
  10. package/build/cjs/meta.js.map +1 -1
  11. package/build/es/{ecom-v1-order-orders.universal-KyOIEoxm.d.mts → ecom-v1-order-orders.universal-29kHCK6X.d.mts} +13 -13
  12. package/build/es/index.d.mts +2 -2
  13. package/build/es/index.mjs +1 -2
  14. package/build/es/index.mjs.map +1 -1
  15. package/build/es/index.typings.d.mts +2 -2
  16. package/build/es/index.typings.mjs +1 -2
  17. package/build/es/index.typings.mjs.map +1 -1
  18. package/build/es/meta.d.mts +14 -14
  19. package/build/es/meta.mjs +1 -2
  20. package/build/es/meta.mjs.map +1 -1
  21. package/build/internal/cjs/{ecom-v1-order-orders.universal-DI_HBAQb.d.ts → ecom-v1-order-orders.universal-8z9QqFF_.d.ts} +13 -13
  22. package/build/internal/cjs/index.d.ts +2 -2
  23. package/build/internal/cjs/index.js +1 -2
  24. package/build/internal/cjs/index.js.map +1 -1
  25. package/build/internal/cjs/index.typings.d.ts +2 -2
  26. package/build/internal/cjs/index.typings.js +1 -2
  27. package/build/internal/cjs/index.typings.js.map +1 -1
  28. package/build/internal/cjs/meta.d.ts +14 -14
  29. package/build/internal/cjs/meta.js +1 -2
  30. package/build/internal/cjs/meta.js.map +1 -1
  31. package/build/internal/es/{ecom-v1-order-orders.universal-DI_HBAQb.d.mts → ecom-v1-order-orders.universal-8z9QqFF_.d.mts} +13 -13
  32. package/build/internal/es/index.d.mts +2 -2
  33. package/build/internal/es/index.mjs +1 -2
  34. package/build/internal/es/index.mjs.map +1 -1
  35. package/build/internal/es/index.typings.d.mts +2 -2
  36. package/build/internal/es/index.typings.mjs +1 -2
  37. package/build/internal/es/index.typings.mjs.map +1 -1
  38. package/build/internal/es/meta.d.mts +14 -14
  39. package/build/internal/es/meta.mjs +1 -2
  40. package/build/internal/es/meta.mjs.map +1 -1
  41. package/package.json +2 -2
@@ -4671,10 +4671,12 @@ declare enum Namespace {
4671
4671
  * Symphony — a siteless site representing a project within Symphony (the evolution of Orion).
4672
4672
  * Holds project data, conversations, assets, and manages collaborators / shared team members for the project.
4673
4673
  */
4674
- SYMPHONY = "SYMPHONY"
4674
+ SYMPHONY = "SYMPHONY",
4675
+ /** Nautilus platform app. */
4676
+ NAUTILUS_APPS = "NAUTILUS_APPS"
4675
4677
  }
4676
4678
  /** @enumType */
4677
- type NamespaceWithLiterals = Namespace | 'UNKNOWN_NAMESPACE' | 'WIX' | 'SHOUT_OUT' | 'ALBUMS' | 'WIX_STORES_TEST_DRIVE' | 'HOTELS' | 'CLUBS' | 'ONBOARDING_DRAFT' | 'DEV_SITE' | 'LOGOS' | 'VIDEO_MAKER' | 'PARTNER_DASHBOARD' | 'DEV_CENTER_COMPANY' | 'HTML_DRAFT' | 'SITELESS_BUSINESS' | 'CREATOR_ECONOMY' | 'DASHBOARD_FIRST' | 'ANYWHERE' | 'HEADLESS' | 'ACCOUNT_MASTER_CMS' | 'RISE' | 'BRANDED_FIRST' | 'NOWNIA' | 'UGC_TEMPLATE' | 'CODUX' | 'MEDIA_DESIGN_CREATOR' | 'SHARED_BLOG_ENTERPRISE' | 'STANDALONE_FORMS' | 'STANDALONE_EVENTS' | 'MIMIR' | 'TWINS' | 'NANO' | 'BASE44' | 'CHANNELS' | 'NAUTILUS' | 'SYMPHONY';
4679
+ type NamespaceWithLiterals = Namespace | 'UNKNOWN_NAMESPACE' | 'WIX' | 'SHOUT_OUT' | 'ALBUMS' | 'WIX_STORES_TEST_DRIVE' | 'HOTELS' | 'CLUBS' | 'ONBOARDING_DRAFT' | 'DEV_SITE' | 'LOGOS' | 'VIDEO_MAKER' | 'PARTNER_DASHBOARD' | 'DEV_CENTER_COMPANY' | 'HTML_DRAFT' | 'SITELESS_BUSINESS' | 'CREATOR_ECONOMY' | 'DASHBOARD_FIRST' | 'ANYWHERE' | 'HEADLESS' | 'ACCOUNT_MASTER_CMS' | 'RISE' | 'BRANDED_FIRST' | 'NOWNIA' | 'UGC_TEMPLATE' | 'CODUX' | 'MEDIA_DESIGN_CREATOR' | 'SHARED_BLOG_ENTERPRISE' | 'STANDALONE_FORMS' | 'STANDALONE_EVENTS' | 'MIMIR' | 'TWINS' | 'NANO' | 'BASE44' | 'CHANNELS' | 'NAUTILUS' | 'SYMPHONY' | 'NAUTILUS_APPS';
4678
4680
  /** Site transferred to another user. */
4679
4681
  interface SiteTransferred {
4680
4682
  /**
@@ -5466,7 +5468,7 @@ interface OrderTransactions {
5466
5468
  */
5467
5469
  refunds?: Refund[];
5468
5470
  }
5469
- interface Payment extends PaymentPaymentDetailsOneOf, PaymentReceiptInfoOneOf, PaymentStatusDetailsOneOf {
5471
+ interface Payment extends PaymentPaymentDetailsOneOf, PaymentReceiptInfoOneOf {
5470
5472
  /** Regular payment details. */
5471
5473
  regularPaymentDetails?: RegularPaymentDetails;
5472
5474
  /** Gift card payment details. */
@@ -5543,9 +5545,6 @@ interface PaymentReceiptInfoOneOf {
5543
5545
  */
5544
5546
  externalReceipt?: ExternalReceiptInfo;
5545
5547
  }
5546
- /** @oneof */
5547
- interface PaymentStatusDetailsOneOf {
5548
- }
5549
5548
  interface RegularPaymentDetails extends RegularPaymentDetailsPaymentMethodDetailsOneOf {
5550
5549
  /** Credit card details. */
5551
5550
  creditCardDetails?: CreditCardPaymentMethodDetails;
@@ -5953,6 +5952,11 @@ declare enum PaymentStatus {
5953
5952
  }
5954
5953
  /** @enumType */
5955
5954
  type PaymentStatusWithLiterals = PaymentStatus | 'APPROVED' | 'PENDING' | 'PENDING_MERCHANT' | 'CANCELED' | 'DECLINED' | 'REFUNDED' | 'PARTIALLY_REFUNDED' | 'AUTHORIZED' | 'VOIDED';
5955
+ interface PaymentStatusDetails extends PaymentStatusDetailsStatusDetailsOneOf {
5956
+ }
5957
+ /** @oneof */
5958
+ interface PaymentStatusDetailsStatusDetailsOneOf {
5959
+ }
5956
5960
  interface CanceledStatusDetails {
5957
5961
  reason?: CanceledReasonWithLiterals;
5958
5962
  }
@@ -5975,14 +5979,10 @@ declare enum DeclinedReason {
5975
5979
  /** Insufficient funds. */
5976
5980
  INSUFFICIENT_FUNDS = "INSUFFICIENT_FUNDS",
5977
5981
  /** Gift card was disabled before charge was attempted. */
5978
- GIFT_CARD_DISABLED = "GIFT_CARD_DISABLED",
5979
- /** Payment was rejected by fraud or risk assessment. */
5980
- RISK_REJECTED = "RISK_REJECTED",
5981
- /** 3D Secure authentication failed. */
5982
- THREE_D_SECURE_FAILED = "THREE_D_SECURE_FAILED"
5982
+ GIFT_CARD_DISABLED = "GIFT_CARD_DISABLED"
5983
5983
  }
5984
5984
  /** @enumType */
5985
- type DeclinedReasonWithLiterals = DeclinedReason | 'CHARGE_FAILED' | 'EXPIRED' | 'INSUFFICIENT_FUNDS' | 'GIFT_CARD_DISABLED' | 'RISK_REJECTED' | 'THREE_D_SECURE_FAILED';
5985
+ type DeclinedReasonWithLiterals = DeclinedReason | 'CHARGE_FAILED' | 'EXPIRED' | 'INSUFFICIENT_FUNDS' | 'GIFT_CARD_DISABLED';
5986
5986
  interface VoidedStatusDetails {
5987
5987
  reason?: VoidedReasonWithLiterals;
5988
5988
  }
@@ -9699,4 +9699,4 @@ interface BulkUpdateOrderTagsOptions {
9699
9699
  unassignTags?: TagsTags;
9700
9700
  }
9701
9701
 
9702
- export { type CancelOrderOptions as $, type UpdateOrderApplicationErrors as A, type BulkDeleteImportedOrdersResponse as B, type CreatePaymentGatewayOrderResponse as C, type MaskedOrder as D, type BulkUpdateOrdersOptions as E, type BulkUpdateOrdersResponse as F, type GetPaymentCollectabilityStatusResponse as G, type UpdateOrderLineItemIdentifiers as H, type ImportOrderResponse as I, type UpdateOrderLineItem as J, type UpdateOrderLineItemResponse as K, type PublicActivity as L, type MarkOrderAsPaidResponse as M, type AddActivityResponse as N, type Order as O, type Price as P, type AddActivitiesOptions as Q, type RecordManuallyCollectedPaymentOptions as R, type SetOrderNumberCounterOptions as S, type TriggerRefundOptions as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, type AddActivitiesResponse as W, type UpdateActivityIdentifiers as X, type UpdateActivityResponse as Y, type DeleteActivityIdentifiers as Z, type DeleteActivityResponse as _, type ImportOrderApplicationErrors as a, Reason as a$, type CancelOrderResponse as a0, type CancelOrderApplicationErrors as a1, type OrderStatusWithLiterals as a2, type UpdateOrderStatusResponse as a3, type UpdateOrderStatusApplicationErrors as a4, type AggregateOrdersOptions as a5, type AggregateOrdersResponse as a6, type BulkUpdateOrderTagsOptions as a7, type BulkUpdateOrderTagsResponse as a8, type OrderApprovedEnvelope as a9, AttributionSource as aA, ChannelType as aB, AdditionalFeeSource as aC, OrderActionType as aD, SpecificItemsCouponBehavior as aE, ChargeType as aF, VersioningMode as aG, DeltaPaymentOptionType as aH, InventoryAction as aI, WebhookIdentityType as aJ, PreviewEmailType as aK, State as aL, SiteCreatedContext as aM, Namespace as aN, DeleteStatus as aO, Origin as aP, ScheduledAction as aQ, DurationUnit as aR, PaymentCollectabilityStatus as aS, PredefinedPaymentMethod as aT, RefundableStatus as aU, NonRefundableReason as aV, ManuallyRefundableReason as aW, RestockType as aX, TransactionStatus as aY, AuthorizationCaptureStatus as aZ, AuthorizationVoidStatus as a_, type OrderCanceledEnvelope as aa, type OrderCommittedEnvelope as ab, type OrderCreatedEnvelope as ac, type OrderFulfilledEnvelope as ad, type OrderPaymentStatusUpdatedEnvelope as ae, type OrderUpdatedEnvelope as af, DescriptionLineType as ag, DimensionsUnit as ah, ItemTypePreset as ai, PaymentOptionType as aj, JurisdictionType as ak, SubscriptionFrequency as al, ProductPeriodAlignment as am, AdjustmentType as an, TaxableAddressType as ao, PaymentStatusEnumPaymentStatus as ap, FulfillmentStatus as aq, WeightUnit as ar, VatType as as, PickupMethod as at, OrderStatus as au, DiscountType as av, DiscountReason as aw, LineItemQuantityChangeType as ax, ActivityType as ay, OrderActivityTypeEnumActivityType as az, type SetOrderNumberCounterResponse as b, type DeliveryLogistics as b$, ActionType as b0, ChargebackStatus as b1, MembershipPaymentStatus as b2, PaymentStatus as b3, CanceledReason as b4, DeclinedReason as b5, VoidedReason as b6, RefundStatus as b7, SortOrder as b8, OrderApprovalStrategy as b9, type SubscriptionInfo as bA, type SubscriptionTitle as bB, type SubscriptionDescription as bC, type SubscriptionSettings as bD, type FreeTrialPeriod as bE, type BillingSettings as bF, type BillingAdjustment as bG, type BillingAdjustmentPriceSummary as bH, type PriceDescription as bI, type LocationAndQuantity as bJ, type TaxableAddress as bK, type TaxableAddressTaxableAddressDataOneOf as bL, type ExtendedFields as bM, type ModifierGroup as bN, type TranslatableString as bO, type ItemModifier as bP, type BuyerInfo as bQ, type BuyerInfoIdOneOf as bR, type CurrencyConversionDetails as bS, type PriceSummary as bT, type AddressWithContact as bU, type Address as bV, type StreetAddress as bW, type AddressLocation as bX, type FullAddressContactDetails as bY, type VatId as bZ, type V1ShippingInformation as b_, Placement as ba, SubdivisionType as bb, SourceType as bc, CustomFieldGroup as bd, ValueType as be, DepositType as bf, InvoiceStatus as bg, type OrderLineItem as bh, type ProductName as bi, type CatalogReference as bj, type DescriptionLine as bk, type DescriptionLineValueOneOf as bl, type DescriptionLineDescriptionLineValueOneOf as bm, type DescriptionLineName as bn, type PlainTextValue as bo, type Color as bp, type FocalPoint as bq, type PhysicalProperties as br, type Dimensions as bs, type ItemType as bt, type ItemTypeItemTypeDataOneOf as bu, type RestockLocation as bv, type ItemTaxFullDetails as bw, type LineItemTaxInfo as bx, type LineItemTaxBreakdown as by, type DigitalFile as bz, type SetOrderNumberCounterApplicationErrors as c, type PaymentCanceledPaymentDetailsOneOf as c$, type DeliveryLogisticsAddressOneOf as c0, type PickupDetails as c1, type PickupAddress as c2, type DeliveryTimeSlot as c3, type ShippingPrice as c4, type ShippingRegion as c5, type TaxSummary as c6, type OrderTaxInfo as c7, type OrderTaxBreakdown as c8, type AppliedDiscount as c9, type ManagedLineItem as cA, type ManagedDiscount as cB, type TranslatedValue as cC, type LineItemAmount as cD, type ManagedAdditionalFee as cE, type TotalPriceChange as cF, type ShippingInformationChange as cG, type ShippingInformation as cH, type SavedPaymentMethod as cI, type AuthorizedPaymentCreated as cJ, type AuthorizedPaymentCaptured as cK, type AuthorizedPaymentVoided as cL, type RefundInitiated as cM, type RefundedPayment as cN, type RefundedPaymentKindOneOf as cO, type RegularPaymentRefund as cP, type GiftCardPaymentRefund as cQ, type MembershipPaymentRefund as cR, type PaymentRefunded as cS, type PaymentRefundFailed as cT, type RefundedAsStoreCredit as cU, type PaymentPending as cV, type PaymentPendingPaymentDetailsOneOf as cW, type RegularPayment as cX, type RegularPaymentPaymentMethodDetailsOneOf as cY, type CreditCardDetails as cZ, type PaymentCanceled as c_, type AppliedDiscountDiscountSourceOneOf as ca, type Coupon as cb, type MerchantDiscount as cc, type MerchantDiscountMerchantDiscountReasonOneOf as cd, type DiscountRule as ce, type DiscountRuleName as cf, type LineItemDiscount as cg, type ItemCombination as ch, type ItemCombinationLineItem as ci, type Activity as cj, type ActivityContentOneOf as ck, type CustomActivity as cl, type MerchantComment as cm, type OrderRefunded as cn, type OrderCreatedFromExchange as co, type NewExchangeOrderCreated as cp, type LineItemExchangeData as cq, type DraftOrderChangesApplied as cr, type OrderChange as cs, type OrderChangeValueOneOf as ct, type LineItemChanges as cu, type LineItemQuantityChange as cv, type LineItemPriceChange as cw, type LineItemProductNameChange as cx, type LineItemDescriptionLineChange as cy, type LineItemModifiersChange as cz, type PreparePaymentCollectionOptions as d, type AdditionalFeeDeltaDeltaOneOf as d$, type PaymentDeclined as d0, type PaymentDeclinedPaymentDetailsOneOf as d1, type ReceiptCreated as d2, type ReceiptCreatedReceiptInfoOneOf as d3, type WixReceipt as d4, type ExternalReceipt as d5, type ReceiptSent as d6, type ReceiptSentReceiptInfoOneOf as d7, type ChargebackCreated as d8, type ChargebackReversed as d9, type DeleteByIdsOperation as dA, type DeleteByFilterOperation as dB, type InternalDocumentUpdateByFilterOperation as dC, type InternalUpdateExistingOperation as dD, type VersionedDocumentUpdateOperation as dE, type VersionedDeleteByIdsOperation as dF, type VersionedDocumentId as dG, type OrderApproved as dH, type OrdersExperiments as dI, type OrderRejectedEventOrderRejected as dJ, type OrderItemsRestocked as dK, type V1RestockItem as dL, type OrderImported as dM, type ImportedOrderDeleted as dN, type PaymentStatusUpdated as dO, type FulfillmentStatusUpdated as dP, type OrderCanceledEventOrderCanceled as dQ, type OrderDeltasCommitted as dR, type CommittedDiffs as dS, type CommittedDiffsShippingUpdateInfoOneOf as dT, type ItemChangedDetails as dU, type OrderLineItemChangedDetails as dV, type LineItemDelta as dW, type LineItemDeltaDeltaOneOf as dX, type AppliedDiscountDelta as dY, type AppliedDiscountDeltaDeltaOneOf as dZ, type AdditionalFeeDelta as d_, type CreatedBy as da, type CreatedByStringOneOf as db, type ChannelInfo as dc, type CustomField as dd, type BalanceSummary as de, type Balance as df, type CashRounding as dg, type AdditionalFee as dh, type FulfillmentStatusesAggregate as di, type Tags as dj, type TagList as dk, type Location as dl, type OrderSettings as dm, type OrderSettingsAllowedActionsOneOf as dn, type OrderSettingsEditableByOneOf as dp, type CustomAllowedActions as dq, type OwnerApps as dr, type FormInfo as ds, type FormIdentifier as dt, type PlatformFeeSummary as du, type PlatformFee as dv, type UpdateInternalDocumentsEvent as dw, type UpdateInternalDocumentsEventOperationOneOf as dx, type InternalDocument as dy, type InternalDocumentUpdateOperation as dz, type PreparePaymentCollectionResponse as e, type PreviewBuyerPickupConfirmationEmailResponse as e$, type DraftOrderCommitSettings as e0, type InventoryUpdateDetails as e1, type TriggerReindexRequest as e2, type TriggerReindexResponse as e3, type DomainEvent as e4, type DomainEventBodyOneOf as e5, type EntityCreatedEvent as e6, type RestoreInfo as e7, type EntityUpdatedEvent as e8, type EntityDeletedEvent as e9, type SendMerchantOrderReceivedNotificationResponse as eA, type SendCancelRefundEmailRequest as eB, type SendCancelRefundEmailResponse as eC, type SendRefundEmailRequest as eD, type SendRefundEmailResponse as eE, type SendFulfillmentEmailRequest as eF, type SendFulfillmentEmailResponse as eG, type SendMerchantOrderReceivedPushRequest as eH, type SendMerchantOrderReceivedPushResponse as eI, type PreviewEmailByTypeRequest as eJ, type PreviewEmailByTypeResponse as eK, type PreviewRefundEmailRequest as eL, type RefundDetails as eM, type RefundItem as eN, type LineItemRefund as eO, type AdditionalFeeRefund as eP, type ShippingRefund as eQ, type PreviewRefundEmailResponse as eR, type PreviewCancelEmailRequest as eS, type PreviewCancelEmailResponse as eT, type PreviewCancelRefundEmailRequest as eU, type PreviewCancelRefundEmailResponse as eV, type PreviewBuyerPaymentsReceivedEmailRequest as eW, type PreviewBuyerPaymentsReceivedEmailResponse as eX, type PreviewBuyerConfirmationEmailRequest as eY, type PreviewBuyerConfirmationEmailResponse as eZ, type PreviewBuyerPickupConfirmationEmailRequest as e_, type ActionEvent as ea, type Empty as eb, type TriggerReindexOrderRequest as ec, type MessageEnvelope as ed, type IdentificationData as ee, type IdentificationDataIdOneOf as ef, type AccountInfo as eg, type ImportOrderRequest as eh, type SetOrderNumberCounterRequest as ei, type BulkDeleteImportedOrdersRequest as ej, type V1TriggerReindexRequest as ek, type V1TriggerReindexResponse as el, type V1TriggerReindexOrderRequest as em, type SendBuyerConfirmationEmailRequest as en, type SendBuyerConfirmationEmailResponse as eo, type SendBuyerPaymentsReceivedEmailRequest as ep, type SendBuyerPaymentsReceivedEmailResponse as eq, type SendBuyerPickupConfirmationEmailRequest as er, type SendBuyerPickupConfirmationEmailResponse as es, type BulkSendBuyerPickupConfirmationEmailsRequest as et, type BulkSendBuyerPickupConfirmationEmailsResponse as eu, type SendBuyerShippingConfirmationEmailRequest as ev, type SendBuyerShippingConfirmationEmailResponse as ew, type BulkSendBuyerShippingConfirmationEmailsRequest as ex, type BulkSendBuyerShippingConfirmationEmailsResponse as ey, type SendMerchantOrderReceivedNotificationRequest as ez, type PreparePaymentCollectionApplicationErrors as f, type ChargeMembershipsRequest as f$, type PreviewShippingConfirmationEmailRequest as f0, type PreviewShippingConfirmationEmailResponse as f1, type PreviewResendDownloadLinksEmailRequest as f2, type PreviewResendDownloadLinksEmailResponse as f3, type MetaSiteSpecialEvent as f4, type MetaSiteSpecialEventPayloadOneOf as f5, type Asset as f6, type SiteCreated as f7, type SiteTransferred as f8, type SiteDeleted as f9, type EditorlessUnassigned as fA, type HasCustomEmailConfigurationsRequest as fB, type HasCustomEmailConfigurationsResponse as fC, type AddToAutomationMigrationPopulationRequest as fD, type AddToAutomationMigrationPopulationResponse as fE, type IsInAutomationMigrationPopulationRequest as fF, type IsInAutomationMigrationPopulationResponse as fG, type PreparePaymentCollectionRequest as fH, type RedirectUrls as fI, type DelayedCaptureSettings as fJ, type Duration as fK, type GetPaymentCollectabilityStatusRequest as fL, type RecordManuallyCollectedPaymentRequest as fM, type UserDefinedPaymentMethodName as fN, type UserDefinedPaymentMethodNameKindOneOf as fO, type RecordManuallyCollectedPaymentResponse as fP, type MarkOrderAsPaidRequest as fQ, type BulkMarkOrdersAsPaidRequest as fR, type BulkOrderResult as fS, type ItemMetadata as fT, type ApplicationError as fU, type BulkActionMetadata as fV, type GetRefundabilityStatusRequest as fW, type Refundability as fX, type RefundabilityAdditionalRefundabilityInfoOneOf as fY, type CreatePaymentGatewayOrderRequest as fZ, type ChargedBy as f_, type DeleteContext as fa, type SiteUndeleted as fb, type SitePublished as fc, type SiteUnpublished as fd, type SiteMarkedAsTemplate as fe, type SiteMarkedAsWixSite as ff, type ServiceProvisioned as fg, type ServiceRemoved as fh, type SiteRenamed as fi, type SiteHardDeleted as fj, type NamespaceChanged as fk, type StudioAssigned as fl, type StudioUnassigned as fm, type SiteUrlChanged as fn, type SitePurgedExternally as fo, type OdeditorAssigned as fp, type OdeditorUnassigned as fq, type PicassoAssigned as fr, type PicassoUnassigned as fs, type WixelAssigned as ft, type WixelUnassigned as fu, type StudioTwoAssigned as fv, type StudioTwoUnassigned as fw, type UserDomainMediaEnabled as fx, type UserDomainMediaDisabled as fy, type EditorlessAssigned as fz, type RecordManuallyCollectedPaymentApplicationErrors as g, type CursorSearchPagingMethodOneOf as g$, type MembershipChargeItem as g0, type MembershipName as g1, type ServiceProperties as g2, type ChargeMembershipsResponse as g3, type TriggerRefundRequest as g4, type RefundSideEffects as g5, type RestockInfo as g6, type RestockItem as g7, type OrderTransactions as g8, type Payment as g9, type RefundItemsBreakdown as gA, type LineItemRefundSummary as gB, type CalculateRefundRequest as gC, type CalculateRefundItemRequest as gD, type CalculateRefundResponse as gE, type CalculateRefundItemResponse as gF, type VoidAuthorizedPaymentsRequest as gG, type CaptureAuthorizedPaymentsRequest as gH, type ChargeSavedPaymentMethodRequest as gI, type ChargeSavedPaymentMethodResponse as gJ, type DiffmatokyPayload as gK, type ErrorInformation as gL, type GetOrderRequest as gM, type GetOrderResponse as gN, type InternalQueryOrdersRequest as gO, type PlatformQuery as gP, type PlatformQueryPagingMethodOneOf as gQ, type Sorting as gR, type PlatformPaging as gS, type CursorPaging as gT, type InternalQueryOrdersResponse as gU, type PlatformPagingMetadata as gV, type Cursors as gW, type QueryOrderRequest as gX, type QueryOrderResponse as gY, type SearchOrdersRequest as gZ, type CursorSearch as g_, type PaymentPaymentDetailsOneOf as ga, type PaymentReceiptInfoOneOf as gb, type PaymentStatusDetailsOneOf as gc, type RegularPaymentDetails as gd, type RegularPaymentDetailsPaymentMethodDetailsOneOf as ge, type CreditCardPaymentMethodDetails as gf, type AuthorizationDetails as gg, type AuthorizationCapture as gh, type AuthorizationActionFailureDetails as gi, type AuthorizationVoid as gj, type V1ScheduledAction as gk, type Chargeback as gl, type PaymentMethodName as gm, type GiftCardPaymentDetails as gn, type MembershipPaymentDetails as go, type FutureMembershipDetails as gp, type WixReceiptInfo as gq, type ExternalReceiptInfo as gr, type CashRoundingDetails as gs, type CanceledStatusDetails as gt, type DeclinedStatusDetails as gu, type VoidedStatusDetails as gv, type Refund as gw, type RefundTransaction as gx, type RefundStatusInfo as gy, type AggregatedRefundSummary as gz, type PaymentCollectionMarkOrderAsPaidOptions as h, type OrderPending as h$, type CursorPagingMetadata as h0, type CreateOrderRequest as h1, type OrderCreationSettings as h2, type OrderCreationSettingsEditableByOneOf as h3, type OrderCreateNotifications as h4, type CreateOrderResponse as h5, type UpdateOrderRequest as h6, type UpdateOrderResponse as h7, type BulkUpdateOrdersRequest as h8, type CommitDeltasRequest as h9, type UpdateOrderShippingAddressResponse as hA, type UpdateBillingContactDetailsRequest as hB, type UpdateBillingContactDetailsResponse as hC, type UpdateOrderLineItemRequest as hD, type UpdateOrderLineItemsRequest as hE, type MaskedOrderLineItem as hF, type UpdateOrderLineItemsResponse as hG, type AddInternalActivityRequest as hH, type InternalActivity as hI, type InternalActivityContentOneOf as hJ, type OrderPlaced as hK, type OrderPaid as hL, type OrderFulfilled as hM, type OrderNotFulfilled as hN, type OrderCanceled as hO, type DownloadLinkSent as hP, type TrackingNumberAdded as hQ, type TrackingNumberEdited as hR, type TrackingLinkAdded as hS, type ShippingConfirmationEmailSent as hT, type InvoiceAdded as hU, type InvoiceSent as hV, type FulfillerEmailSent as hW, type ShippingAddressEdited as hX, type EmailEdited as hY, type PickupReadyEmailSent as hZ, type OrderPartiallyPaid as h_, type DraftOrderDiffs as ha, type DraftOrderDiffsShippingUpdateInfoOneOf as hb, type DraftOrderDiffsBuyerUpdateInfoOneOf as hc, type DraftOrderDiffsBillingUpdateInfoOneOf as hd, type DraftOrderDiffsRecipientUpdateInfoOneOf as he, type V1LineItemDelta as hf, type V1LineItemDeltaDeltaOneOf as hg, type CommitDeltasResponse as hh, type ArchiveOrderRequest as hi, type ArchiveOrderResponse as hj, type BulkArchiveOrdersRequest as hk, type BulkArchiveOrdersResponse as hl, type BulkArchiveOrdersByFilterRequest as hm, type BulkArchiveOrdersByFilterResponse as hn, type UnArchiveOrderRequest as ho, type UnArchiveOrderResponse as hp, type BulkUnArchiveOrdersRequest as hq, type BulkUnArchiveOrdersResponse as hr, type BulkUnArchiveOrdersByFilterRequest as hs, type BulkUnArchiveOrdersByFilterResponse as ht, type UpdateBuyerInfoRequest as hu, type BuyerInfoUpdate as hv, type UpdateBuyerInfoResponse as hw, type UpdateBuyerEmailRequest as hx, type UpdateBuyerEmailResponse as hy, type UpdateOrderShippingAddressRequest as hz, type PaymentCollectionMarkOrderAsPaidApplicationErrors as i, type Phone as i$, type OrderRejected as i0, type AddInternalActivityResponse as i1, type AddActivityRequest as i2, type PublicActivityContentOneOf as i3, type AddActivitiesRequest as i4, type UpdateActivityRequest as i5, type DeleteActivityRequest as i6, type UpdateLineItemsDescriptionLinesRequest as i7, type LineItemUpdate as i8, type UpdateLineItemsDescriptionLinesResponse as i9, type V1CreatePaymentGatewayOrderResponse as iA, type GetShipmentsRequest as iB, type GetShipmentsResponse as iC, type AggregateOrdersRequest as iD, type DecrementItemsQuantityRequest as iE, type DecrementData as iF, type DecrementItemsQuantityResponse as iG, type BulkUpdateOrderTagsRequest as iH, type TagsTags as iI, type TagsTagList as iJ, type BulkUpdateOrderTagsResult as iK, type SendOrderUpdatedDomainEventRequest as iL, type SendOrderUpdatedDomainEventResponse as iM, type Task as iN, type TaskKey as iO, type TaskAction as iP, type TaskActionActionOneOf as iQ, type Complete as iR, type Cancel as iS, type Reschedule as iT, type InvoiceSentEvent as iU, type IdAndVersion as iV, type InvoiceFields as iW, type Customer as iX, type Email as iY, type QuotesAddress as iZ, type AddressDescription as i_, type MarkOrderAsSeenByHumanRequest as ia, type MarkOrderAsSeenByHumanResponse as ib, type CancelOrderRequest as ic, type UpdateOrderStatusRequest as id, type MarkAsFulfilledRequest as ie, type MarkAsFulfilledResponse as ig, type BulkMarkAsFulfilledRequest as ih, type BulkMarkAsFulfilledResponse as ii, type BulkMarkAsFulfilledByFilterRequest as ij, type BulkMarkAsFulfilledByFilterResponse as ik, type MarkAsUnfulfilledRequest as il, type MarkAsUnfulfilledResponse as im, type BulkMarkAsUnfulfilledRequest as io, type BulkMarkAsUnfulfilledResponse as ip, type BulkMarkAsUnfulfilledByFilterRequest as iq, type BulkMarkAsUnfulfilledByFilterResponse as ir, type BulkSetBusinessLocationRequest as is, type BulkSetBusinessLocationResponse as it, type BulkSetBusinessLocationResult as iu, type V1MarkOrderAsPaidRequest as iv, type V1MarkOrderAsPaidResponse as iw, type V1BulkMarkOrdersAsPaidRequest as ix, type V1BulkMarkOrdersAsPaidResponse as iy, type V1CreatePaymentGatewayOrderRequest as iz, type BulkMarkOrdersAsPaidResponse as j, type NamespaceWithLiterals as j$, type Company as j0, type CommonAddress as j1, type CommonAddressStreetOneOf as j2, type Subdivision as j3, type StandardDetails as j4, type InvoiceDates as j5, type LineItems as j6, type LineItem as j7, type BigDecimalWrapper as j8, type LineItemTax as j9, type SubscriptionFrequencyWithLiterals as jA, type ProductPeriodAlignmentWithLiterals as jB, type AdjustmentTypeWithLiterals as jC, type TaxableAddressTypeWithLiterals as jD, type PaymentStatusEnumPaymentStatusWithLiterals as jE, type FulfillmentStatusWithLiterals as jF, type WeightUnitWithLiterals as jG, type VatTypeWithLiterals as jH, type PickupMethodWithLiterals as jI, type DiscountTypeWithLiterals as jJ, type DiscountReasonWithLiterals as jK, type LineItemQuantityChangeTypeWithLiterals as jL, type ActivityTypeWithLiterals as jM, type OrderActivityTypeEnumActivityTypeWithLiterals as jN, type AttributionSourceWithLiterals as jO, type ChannelTypeWithLiterals as jP, type AdditionalFeeSourceWithLiterals as jQ, type OrderActionTypeWithLiterals as jR, type SpecificItemsCouponBehaviorWithLiterals as jS, type ChargeTypeWithLiterals as jT, type VersioningModeWithLiterals as jU, type DeltaPaymentOptionTypeWithLiterals as jV, type InventoryActionWithLiterals as jW, type WebhookIdentityTypeWithLiterals as jX, type PreviewEmailTypeWithLiterals as jY, type StateWithLiterals as jZ, type SiteCreatedContextWithLiterals as j_, type Source as ja, type LineItemMetaData as jb, type Locale as jc, type TotalPrice as jd, type ItemizedFee as je, type Discount as jf, type DiscountOneDiscountTypeOneOf as jg, type CalculatedTaxes as jh, type CalculatedTax as ji, type Payments as jj, type InvoicesPayment as jk, type MetaData as jl, type InvoiceDynamicPriceTotals as jm, type CustomFieldValue as jn, type Value as jo, type Deposit as jp, type BaseEventMetadata as jq, type EventMetadata as jr, type AccountInfoMetadata as js, type OrderSearchSpec as jt, utils as ju, type DescriptionLineTypeWithLiterals as jv, type DimensionsUnitWithLiterals as jw, type ItemTypePresetWithLiterals as jx, type PaymentOptionTypeWithLiterals as jy, type JurisdictionTypeWithLiterals as jz, type GetRefundabilityStatusResponse as k, updateOrderStatus as k$, type DeleteStatusWithLiterals as k0, type OriginWithLiterals as k1, type ScheduledActionWithLiterals as k2, type DurationUnitWithLiterals as k3, type PaymentCollectabilityStatusWithLiterals as k4, type PredefinedPaymentMethodWithLiterals as k5, type RefundableStatusWithLiterals as k6, type NonRefundableReasonWithLiterals as k7, type ManuallyRefundableReasonWithLiterals as k8, type RestockTypeWithLiterals as k9, onOrderFulfilled as kA, onOrderPaymentStatusUpdated as kB, onOrderUpdated as kC, importOrder as kD, setOrderNumberCounter as kE, bulkDeleteImportedOrders as kF, preparePaymentCollection as kG, getPaymentCollectabilityStatus as kH, recordManuallyCollectedPayment as kI, paymentCollectionMarkOrderAsPaid as kJ, paymentCollectionBulkMarkOrdersAsPaid as kK, getRefundabilityStatus as kL, paymentCollectionCreatePaymentGatewayOrder as kM, chargeMemberships as kN, triggerRefund as kO, voidAuthorizedPayments as kP, captureAuthorizedPayments as kQ, getOrder as kR, createOrder as kS, updateOrder as kT, bulkUpdateOrders as kU, updateOrderLineItem as kV, addActivity as kW, addActivities as kX, updateActivity as kY, deleteActivity as kZ, cancelOrder as k_, type TransactionStatusWithLiterals as ka, type AuthorizationCaptureStatusWithLiterals as kb, type AuthorizationVoidStatusWithLiterals as kc, type ReasonWithLiterals as kd, type ActionTypeWithLiterals as ke, type ChargebackStatusWithLiterals as kf, type MembershipPaymentStatusWithLiterals as kg, type PaymentStatusWithLiterals as kh, type CanceledReasonWithLiterals as ki, type DeclinedReasonWithLiterals as kj, type VoidedReasonWithLiterals as kk, type RefundStatusWithLiterals as kl, type SortOrderWithLiterals as km, type OrderApprovalStrategyWithLiterals as kn, type PlacementWithLiterals as ko, type SubdivisionTypeWithLiterals as kp, type SourceTypeWithLiterals as kq, type CustomFieldGroupWithLiterals as kr, type ValueTypeWithLiterals as ks, type DepositTypeWithLiterals as kt, type InvoiceStatusWithLiterals as ku, type CommonSearchWithEntityContext as kv, onOrderApproved as kw, onOrderCanceled as kx, onOrderCommitted as ky, onOrderCreated as kz, type PaymentCollectionCreatePaymentGatewayOrderOptions as l, aggregateOrders as l0, bulkUpdateOrderTags as l1, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as m, type ChargeMembershipsOptions as n, type PaymentRefund as o, type TriggerRefundResponse as p, type TriggerRefundApplicationErrors as q, type VoidAuthorizedPaymentsApplicationErrors as r, type PaymentCapture as s, type CaptureAuthorizedPaymentsResponse as t, type CaptureAuthorizedPaymentsApplicationErrors as u, type GetOrderApplicationErrors as v, type OrderSearch as w, type SearchOrdersResponse as x, type CreateOrderOptions as y, type CreateOrderApplicationErrors as z };
9702
+ export { type CancelOrderOptions as $, type UpdateOrderApplicationErrors as A, type BulkDeleteImportedOrdersResponse as B, type CreatePaymentGatewayOrderResponse as C, type MaskedOrder as D, type BulkUpdateOrdersOptions as E, type BulkUpdateOrdersResponse as F, type GetPaymentCollectabilityStatusResponse as G, type UpdateOrderLineItemIdentifiers as H, type ImportOrderResponse as I, type UpdateOrderLineItem as J, type UpdateOrderLineItemResponse as K, type PublicActivity as L, type MarkOrderAsPaidResponse as M, type AddActivityResponse as N, type Order as O, type Price as P, type AddActivitiesOptions as Q, type RecordManuallyCollectedPaymentOptions as R, type SetOrderNumberCounterOptions as S, type TriggerRefundOptions as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, type AddActivitiesResponse as W, type UpdateActivityIdentifiers as X, type UpdateActivityResponse as Y, type DeleteActivityIdentifiers as Z, type DeleteActivityResponse as _, type ImportOrderApplicationErrors as a, Reason as a$, type CancelOrderResponse as a0, type CancelOrderApplicationErrors as a1, type OrderStatusWithLiterals as a2, type UpdateOrderStatusResponse as a3, type UpdateOrderStatusApplicationErrors as a4, type AggregateOrdersOptions as a5, type AggregateOrdersResponse as a6, type BulkUpdateOrderTagsOptions as a7, type BulkUpdateOrderTagsResponse as a8, type OrderApprovedEnvelope as a9, AttributionSource as aA, ChannelType as aB, AdditionalFeeSource as aC, OrderActionType as aD, SpecificItemsCouponBehavior as aE, ChargeType as aF, VersioningMode as aG, DeltaPaymentOptionType as aH, InventoryAction as aI, WebhookIdentityType as aJ, PreviewEmailType as aK, State as aL, SiteCreatedContext as aM, Namespace as aN, DeleteStatus as aO, Origin as aP, ScheduledAction as aQ, DurationUnit as aR, PaymentCollectabilityStatus as aS, PredefinedPaymentMethod as aT, RefundableStatus as aU, NonRefundableReason as aV, ManuallyRefundableReason as aW, RestockType as aX, TransactionStatus as aY, AuthorizationCaptureStatus as aZ, AuthorizationVoidStatus as a_, type OrderCanceledEnvelope as aa, type OrderCommittedEnvelope as ab, type OrderCreatedEnvelope as ac, type OrderFulfilledEnvelope as ad, type OrderPaymentStatusUpdatedEnvelope as ae, type OrderUpdatedEnvelope as af, DescriptionLineType as ag, DimensionsUnit as ah, ItemTypePreset as ai, PaymentOptionType as aj, JurisdictionType as ak, SubscriptionFrequency as al, ProductPeriodAlignment as am, AdjustmentType as an, TaxableAddressType as ao, PaymentStatusEnumPaymentStatus as ap, FulfillmentStatus as aq, WeightUnit as ar, VatType as as, PickupMethod as at, OrderStatus as au, DiscountType as av, DiscountReason as aw, LineItemQuantityChangeType as ax, ActivityType as ay, OrderActivityTypeEnumActivityType as az, type SetOrderNumberCounterResponse as b, type DeliveryLogistics as b$, ActionType as b0, ChargebackStatus as b1, MembershipPaymentStatus as b2, PaymentStatus as b3, CanceledReason as b4, DeclinedReason as b5, VoidedReason as b6, RefundStatus as b7, SortOrder as b8, OrderApprovalStrategy as b9, type SubscriptionInfo as bA, type SubscriptionTitle as bB, type SubscriptionDescription as bC, type SubscriptionSettings as bD, type FreeTrialPeriod as bE, type BillingSettings as bF, type BillingAdjustment as bG, type BillingAdjustmentPriceSummary as bH, type PriceDescription as bI, type LocationAndQuantity as bJ, type TaxableAddress as bK, type TaxableAddressTaxableAddressDataOneOf as bL, type ExtendedFields as bM, type ModifierGroup as bN, type TranslatableString as bO, type ItemModifier as bP, type BuyerInfo as bQ, type BuyerInfoIdOneOf as bR, type CurrencyConversionDetails as bS, type PriceSummary as bT, type AddressWithContact as bU, type Address as bV, type StreetAddress as bW, type AddressLocation as bX, type FullAddressContactDetails as bY, type VatId as bZ, type V1ShippingInformation as b_, Placement as ba, SubdivisionType as bb, SourceType as bc, CustomFieldGroup as bd, ValueType as be, DepositType as bf, InvoiceStatus as bg, type OrderLineItem as bh, type ProductName as bi, type CatalogReference as bj, type DescriptionLine as bk, type DescriptionLineValueOneOf as bl, type DescriptionLineDescriptionLineValueOneOf as bm, type DescriptionLineName as bn, type PlainTextValue as bo, type Color as bp, type FocalPoint as bq, type PhysicalProperties as br, type Dimensions as bs, type ItemType as bt, type ItemTypeItemTypeDataOneOf as bu, type RestockLocation as bv, type ItemTaxFullDetails as bw, type LineItemTaxInfo as bx, type LineItemTaxBreakdown as by, type DigitalFile as bz, type SetOrderNumberCounterApplicationErrors as c, type PaymentCanceledPaymentDetailsOneOf as c$, type DeliveryLogisticsAddressOneOf as c0, type PickupDetails as c1, type PickupAddress as c2, type DeliveryTimeSlot as c3, type ShippingPrice as c4, type ShippingRegion as c5, type TaxSummary as c6, type OrderTaxInfo as c7, type OrderTaxBreakdown as c8, type AppliedDiscount as c9, type ManagedLineItem as cA, type ManagedDiscount as cB, type TranslatedValue as cC, type LineItemAmount as cD, type ManagedAdditionalFee as cE, type TotalPriceChange as cF, type ShippingInformationChange as cG, type ShippingInformation as cH, type SavedPaymentMethod as cI, type AuthorizedPaymentCreated as cJ, type AuthorizedPaymentCaptured as cK, type AuthorizedPaymentVoided as cL, type RefundInitiated as cM, type RefundedPayment as cN, type RefundedPaymentKindOneOf as cO, type RegularPaymentRefund as cP, type GiftCardPaymentRefund as cQ, type MembershipPaymentRefund as cR, type PaymentRefunded as cS, type PaymentRefundFailed as cT, type RefundedAsStoreCredit as cU, type PaymentPending as cV, type PaymentPendingPaymentDetailsOneOf as cW, type RegularPayment as cX, type RegularPaymentPaymentMethodDetailsOneOf as cY, type CreditCardDetails as cZ, type PaymentCanceled as c_, type AppliedDiscountDiscountSourceOneOf as ca, type Coupon as cb, type MerchantDiscount as cc, type MerchantDiscountMerchantDiscountReasonOneOf as cd, type DiscountRule as ce, type DiscountRuleName as cf, type LineItemDiscount as cg, type ItemCombination as ch, type ItemCombinationLineItem as ci, type Activity as cj, type ActivityContentOneOf as ck, type CustomActivity as cl, type MerchantComment as cm, type OrderRefunded as cn, type OrderCreatedFromExchange as co, type NewExchangeOrderCreated as cp, type LineItemExchangeData as cq, type DraftOrderChangesApplied as cr, type OrderChange as cs, type OrderChangeValueOneOf as ct, type LineItemChanges as cu, type LineItemQuantityChange as cv, type LineItemPriceChange as cw, type LineItemProductNameChange as cx, type LineItemDescriptionLineChange as cy, type LineItemModifiersChange as cz, type PreparePaymentCollectionOptions as d, type AdditionalFeeDeltaDeltaOneOf as d$, type PaymentDeclined as d0, type PaymentDeclinedPaymentDetailsOneOf as d1, type ReceiptCreated as d2, type ReceiptCreatedReceiptInfoOneOf as d3, type WixReceipt as d4, type ExternalReceipt as d5, type ReceiptSent as d6, type ReceiptSentReceiptInfoOneOf as d7, type ChargebackCreated as d8, type ChargebackReversed as d9, type DeleteByIdsOperation as dA, type DeleteByFilterOperation as dB, type InternalDocumentUpdateByFilterOperation as dC, type InternalUpdateExistingOperation as dD, type VersionedDocumentUpdateOperation as dE, type VersionedDeleteByIdsOperation as dF, type VersionedDocumentId as dG, type OrderApproved as dH, type OrdersExperiments as dI, type OrderRejectedEventOrderRejected as dJ, type OrderItemsRestocked as dK, type V1RestockItem as dL, type OrderImported as dM, type ImportedOrderDeleted as dN, type PaymentStatusUpdated as dO, type FulfillmentStatusUpdated as dP, type OrderCanceledEventOrderCanceled as dQ, type OrderDeltasCommitted as dR, type CommittedDiffs as dS, type CommittedDiffsShippingUpdateInfoOneOf as dT, type ItemChangedDetails as dU, type OrderLineItemChangedDetails as dV, type LineItemDelta as dW, type LineItemDeltaDeltaOneOf as dX, type AppliedDiscountDelta as dY, type AppliedDiscountDeltaDeltaOneOf as dZ, type AdditionalFeeDelta as d_, type CreatedBy as da, type CreatedByStringOneOf as db, type ChannelInfo as dc, type CustomField as dd, type BalanceSummary as de, type Balance as df, type CashRounding as dg, type AdditionalFee as dh, type FulfillmentStatusesAggregate as di, type Tags as dj, type TagList as dk, type Location as dl, type OrderSettings as dm, type OrderSettingsAllowedActionsOneOf as dn, type OrderSettingsEditableByOneOf as dp, type CustomAllowedActions as dq, type OwnerApps as dr, type FormInfo as ds, type FormIdentifier as dt, type PlatformFeeSummary as du, type PlatformFee as dv, type UpdateInternalDocumentsEvent as dw, type UpdateInternalDocumentsEventOperationOneOf as dx, type InternalDocument as dy, type InternalDocumentUpdateOperation as dz, type PreparePaymentCollectionResponse as e, type PreviewBuyerPickupConfirmationEmailResponse as e$, type DraftOrderCommitSettings as e0, type InventoryUpdateDetails as e1, type TriggerReindexRequest as e2, type TriggerReindexResponse as e3, type DomainEvent as e4, type DomainEventBodyOneOf as e5, type EntityCreatedEvent as e6, type RestoreInfo as e7, type EntityUpdatedEvent as e8, type EntityDeletedEvent as e9, type SendMerchantOrderReceivedNotificationResponse as eA, type SendCancelRefundEmailRequest as eB, type SendCancelRefundEmailResponse as eC, type SendRefundEmailRequest as eD, type SendRefundEmailResponse as eE, type SendFulfillmentEmailRequest as eF, type SendFulfillmentEmailResponse as eG, type SendMerchantOrderReceivedPushRequest as eH, type SendMerchantOrderReceivedPushResponse as eI, type PreviewEmailByTypeRequest as eJ, type PreviewEmailByTypeResponse as eK, type PreviewRefundEmailRequest as eL, type RefundDetails as eM, type RefundItem as eN, type LineItemRefund as eO, type AdditionalFeeRefund as eP, type ShippingRefund as eQ, type PreviewRefundEmailResponse as eR, type PreviewCancelEmailRequest as eS, type PreviewCancelEmailResponse as eT, type PreviewCancelRefundEmailRequest as eU, type PreviewCancelRefundEmailResponse as eV, type PreviewBuyerPaymentsReceivedEmailRequest as eW, type PreviewBuyerPaymentsReceivedEmailResponse as eX, type PreviewBuyerConfirmationEmailRequest as eY, type PreviewBuyerConfirmationEmailResponse as eZ, type PreviewBuyerPickupConfirmationEmailRequest as e_, type ActionEvent as ea, type Empty as eb, type TriggerReindexOrderRequest as ec, type MessageEnvelope as ed, type IdentificationData as ee, type IdentificationDataIdOneOf as ef, type AccountInfo as eg, type ImportOrderRequest as eh, type SetOrderNumberCounterRequest as ei, type BulkDeleteImportedOrdersRequest as ej, type V1TriggerReindexRequest as ek, type V1TriggerReindexResponse as el, type V1TriggerReindexOrderRequest as em, type SendBuyerConfirmationEmailRequest as en, type SendBuyerConfirmationEmailResponse as eo, type SendBuyerPaymentsReceivedEmailRequest as ep, type SendBuyerPaymentsReceivedEmailResponse as eq, type SendBuyerPickupConfirmationEmailRequest as er, type SendBuyerPickupConfirmationEmailResponse as es, type BulkSendBuyerPickupConfirmationEmailsRequest as et, type BulkSendBuyerPickupConfirmationEmailsResponse as eu, type SendBuyerShippingConfirmationEmailRequest as ev, type SendBuyerShippingConfirmationEmailResponse as ew, type BulkSendBuyerShippingConfirmationEmailsRequest as ex, type BulkSendBuyerShippingConfirmationEmailsResponse as ey, type SendMerchantOrderReceivedNotificationRequest as ez, type PreparePaymentCollectionApplicationErrors as f, type ChargeMembershipsRequest as f$, type PreviewShippingConfirmationEmailRequest as f0, type PreviewShippingConfirmationEmailResponse as f1, type PreviewResendDownloadLinksEmailRequest as f2, type PreviewResendDownloadLinksEmailResponse as f3, type MetaSiteSpecialEvent as f4, type MetaSiteSpecialEventPayloadOneOf as f5, type Asset as f6, type SiteCreated as f7, type SiteTransferred as f8, type SiteDeleted as f9, type EditorlessUnassigned as fA, type HasCustomEmailConfigurationsRequest as fB, type HasCustomEmailConfigurationsResponse as fC, type AddToAutomationMigrationPopulationRequest as fD, type AddToAutomationMigrationPopulationResponse as fE, type IsInAutomationMigrationPopulationRequest as fF, type IsInAutomationMigrationPopulationResponse as fG, type PreparePaymentCollectionRequest as fH, type RedirectUrls as fI, type DelayedCaptureSettings as fJ, type Duration as fK, type GetPaymentCollectabilityStatusRequest as fL, type RecordManuallyCollectedPaymentRequest as fM, type UserDefinedPaymentMethodName as fN, type UserDefinedPaymentMethodNameKindOneOf as fO, type RecordManuallyCollectedPaymentResponse as fP, type MarkOrderAsPaidRequest as fQ, type BulkMarkOrdersAsPaidRequest as fR, type BulkOrderResult as fS, type ItemMetadata as fT, type ApplicationError as fU, type BulkActionMetadata as fV, type GetRefundabilityStatusRequest as fW, type Refundability as fX, type RefundabilityAdditionalRefundabilityInfoOneOf as fY, type CreatePaymentGatewayOrderRequest as fZ, type ChargedBy as f_, type DeleteContext as fa, type SiteUndeleted as fb, type SitePublished as fc, type SiteUnpublished as fd, type SiteMarkedAsTemplate as fe, type SiteMarkedAsWixSite as ff, type ServiceProvisioned as fg, type ServiceRemoved as fh, type SiteRenamed as fi, type SiteHardDeleted as fj, type NamespaceChanged as fk, type StudioAssigned as fl, type StudioUnassigned as fm, type SiteUrlChanged as fn, type SitePurgedExternally as fo, type OdeditorAssigned as fp, type OdeditorUnassigned as fq, type PicassoAssigned as fr, type PicassoUnassigned as fs, type WixelAssigned as ft, type WixelUnassigned as fu, type StudioTwoAssigned as fv, type StudioTwoUnassigned as fw, type UserDomainMediaEnabled as fx, type UserDomainMediaDisabled as fy, type EditorlessAssigned as fz, type RecordManuallyCollectedPaymentApplicationErrors as g, type CursorSearch as g$, type MembershipChargeItem as g0, type MembershipName as g1, type ServiceProperties as g2, type ChargeMembershipsResponse as g3, type TriggerRefundRequest as g4, type RefundSideEffects as g5, type RestockInfo as g6, type RestockItem as g7, type OrderTransactions as g8, type Payment as g9, type AggregatedRefundSummary as gA, type RefundItemsBreakdown as gB, type LineItemRefundSummary as gC, type CalculateRefundRequest as gD, type CalculateRefundItemRequest as gE, type CalculateRefundResponse as gF, type CalculateRefundItemResponse as gG, type VoidAuthorizedPaymentsRequest as gH, type CaptureAuthorizedPaymentsRequest as gI, type ChargeSavedPaymentMethodRequest as gJ, type ChargeSavedPaymentMethodResponse as gK, type DiffmatokyPayload as gL, type ErrorInformation as gM, type GetOrderRequest as gN, type GetOrderResponse as gO, type InternalQueryOrdersRequest as gP, type PlatformQuery as gQ, type PlatformQueryPagingMethodOneOf as gR, type Sorting as gS, type PlatformPaging as gT, type CursorPaging as gU, type InternalQueryOrdersResponse as gV, type PlatformPagingMetadata as gW, type Cursors as gX, type QueryOrderRequest as gY, type QueryOrderResponse as gZ, type SearchOrdersRequest as g_, type PaymentPaymentDetailsOneOf as ga, type PaymentReceiptInfoOneOf as gb, type RegularPaymentDetails as gc, type RegularPaymentDetailsPaymentMethodDetailsOneOf as gd, type CreditCardPaymentMethodDetails as ge, type AuthorizationDetails as gf, type AuthorizationCapture as gg, type AuthorizationActionFailureDetails as gh, type AuthorizationVoid as gi, type V1ScheduledAction as gj, type Chargeback as gk, type PaymentMethodName as gl, type GiftCardPaymentDetails as gm, type MembershipPaymentDetails as gn, type FutureMembershipDetails as go, type WixReceiptInfo as gp, type ExternalReceiptInfo as gq, type CashRoundingDetails as gr, type PaymentStatusDetails as gs, type PaymentStatusDetailsStatusDetailsOneOf as gt, type CanceledStatusDetails as gu, type DeclinedStatusDetails as gv, type VoidedStatusDetails as gw, type Refund as gx, type RefundTransaction as gy, type RefundStatusInfo as gz, type PaymentCollectionMarkOrderAsPaidOptions as h, type OrderPartiallyPaid as h$, type CursorSearchPagingMethodOneOf as h0, type CursorPagingMetadata as h1, type CreateOrderRequest as h2, type OrderCreationSettings as h3, type OrderCreationSettingsEditableByOneOf as h4, type OrderCreateNotifications as h5, type CreateOrderResponse as h6, type UpdateOrderRequest as h7, type UpdateOrderResponse as h8, type BulkUpdateOrdersRequest as h9, type UpdateOrderShippingAddressRequest as hA, type UpdateOrderShippingAddressResponse as hB, type UpdateBillingContactDetailsRequest as hC, type UpdateBillingContactDetailsResponse as hD, type UpdateOrderLineItemRequest as hE, type UpdateOrderLineItemsRequest as hF, type MaskedOrderLineItem as hG, type UpdateOrderLineItemsResponse as hH, type AddInternalActivityRequest as hI, type InternalActivity as hJ, type InternalActivityContentOneOf as hK, type OrderPlaced as hL, type OrderPaid as hM, type OrderFulfilled as hN, type OrderNotFulfilled as hO, type OrderCanceled as hP, type DownloadLinkSent as hQ, type TrackingNumberAdded as hR, type TrackingNumberEdited as hS, type TrackingLinkAdded as hT, type ShippingConfirmationEmailSent as hU, type InvoiceAdded as hV, type InvoiceSent as hW, type FulfillerEmailSent as hX, type ShippingAddressEdited as hY, type EmailEdited as hZ, type PickupReadyEmailSent as h_, type CommitDeltasRequest as ha, type DraftOrderDiffs as hb, type DraftOrderDiffsShippingUpdateInfoOneOf as hc, type DraftOrderDiffsBuyerUpdateInfoOneOf as hd, type DraftOrderDiffsBillingUpdateInfoOneOf as he, type DraftOrderDiffsRecipientUpdateInfoOneOf as hf, type V1LineItemDelta as hg, type V1LineItemDeltaDeltaOneOf as hh, type CommitDeltasResponse as hi, type ArchiveOrderRequest as hj, type ArchiveOrderResponse as hk, type BulkArchiveOrdersRequest as hl, type BulkArchiveOrdersResponse as hm, type BulkArchiveOrdersByFilterRequest as hn, type BulkArchiveOrdersByFilterResponse as ho, type UnArchiveOrderRequest as hp, type UnArchiveOrderResponse as hq, type BulkUnArchiveOrdersRequest as hr, type BulkUnArchiveOrdersResponse as hs, type BulkUnArchiveOrdersByFilterRequest as ht, type BulkUnArchiveOrdersByFilterResponse as hu, type UpdateBuyerInfoRequest as hv, type BuyerInfoUpdate as hw, type UpdateBuyerInfoResponse as hx, type UpdateBuyerEmailRequest as hy, type UpdateBuyerEmailResponse as hz, type PaymentCollectionMarkOrderAsPaidApplicationErrors as i, type AddressDescription as i$, type OrderPending as i0, type OrderRejected as i1, type AddInternalActivityResponse as i2, type AddActivityRequest as i3, type PublicActivityContentOneOf as i4, type AddActivitiesRequest as i5, type UpdateActivityRequest as i6, type DeleteActivityRequest as i7, type UpdateLineItemsDescriptionLinesRequest as i8, type LineItemUpdate as i9, type V1CreatePaymentGatewayOrderRequest as iA, type V1CreatePaymentGatewayOrderResponse as iB, type GetShipmentsRequest as iC, type GetShipmentsResponse as iD, type AggregateOrdersRequest as iE, type DecrementItemsQuantityRequest as iF, type DecrementData as iG, type DecrementItemsQuantityResponse as iH, type BulkUpdateOrderTagsRequest as iI, type TagsTags as iJ, type TagsTagList as iK, type BulkUpdateOrderTagsResult as iL, type SendOrderUpdatedDomainEventRequest as iM, type SendOrderUpdatedDomainEventResponse as iN, type Task as iO, type TaskKey as iP, type TaskAction as iQ, type TaskActionActionOneOf as iR, type Complete as iS, type Cancel as iT, type Reschedule as iU, type InvoiceSentEvent as iV, type IdAndVersion as iW, type InvoiceFields as iX, type Customer as iY, type Email as iZ, type QuotesAddress as i_, type UpdateLineItemsDescriptionLinesResponse as ia, type MarkOrderAsSeenByHumanRequest as ib, type MarkOrderAsSeenByHumanResponse as ic, type CancelOrderRequest as id, type UpdateOrderStatusRequest as ie, type MarkAsFulfilledRequest as ig, type MarkAsFulfilledResponse as ih, type BulkMarkAsFulfilledRequest as ii, type BulkMarkAsFulfilledResponse as ij, type BulkMarkAsFulfilledByFilterRequest as ik, type BulkMarkAsFulfilledByFilterResponse as il, type MarkAsUnfulfilledRequest as im, type MarkAsUnfulfilledResponse as io, type BulkMarkAsUnfulfilledRequest as ip, type BulkMarkAsUnfulfilledResponse as iq, type BulkMarkAsUnfulfilledByFilterRequest as ir, type BulkMarkAsUnfulfilledByFilterResponse as is, type BulkSetBusinessLocationRequest as it, type BulkSetBusinessLocationResponse as iu, type BulkSetBusinessLocationResult as iv, type V1MarkOrderAsPaidRequest as iw, type V1MarkOrderAsPaidResponse as ix, type V1BulkMarkOrdersAsPaidRequest as iy, type V1BulkMarkOrdersAsPaidResponse as iz, type BulkMarkOrdersAsPaidResponse as j, type SiteCreatedContextWithLiterals as j$, type Phone as j0, type Company as j1, type CommonAddress as j2, type CommonAddressStreetOneOf as j3, type Subdivision as j4, type StandardDetails as j5, type InvoiceDates as j6, type LineItems as j7, type LineItem as j8, type BigDecimalWrapper as j9, type JurisdictionTypeWithLiterals as jA, type SubscriptionFrequencyWithLiterals as jB, type ProductPeriodAlignmentWithLiterals as jC, type AdjustmentTypeWithLiterals as jD, type TaxableAddressTypeWithLiterals as jE, type PaymentStatusEnumPaymentStatusWithLiterals as jF, type FulfillmentStatusWithLiterals as jG, type WeightUnitWithLiterals as jH, type VatTypeWithLiterals as jI, type PickupMethodWithLiterals as jJ, type DiscountTypeWithLiterals as jK, type DiscountReasonWithLiterals as jL, type LineItemQuantityChangeTypeWithLiterals as jM, type ActivityTypeWithLiterals as jN, type OrderActivityTypeEnumActivityTypeWithLiterals as jO, type AttributionSourceWithLiterals as jP, type ChannelTypeWithLiterals as jQ, type AdditionalFeeSourceWithLiterals as jR, type OrderActionTypeWithLiterals as jS, type SpecificItemsCouponBehaviorWithLiterals as jT, type ChargeTypeWithLiterals as jU, type VersioningModeWithLiterals as jV, type DeltaPaymentOptionTypeWithLiterals as jW, type InventoryActionWithLiterals as jX, type WebhookIdentityTypeWithLiterals as jY, type PreviewEmailTypeWithLiterals as jZ, type StateWithLiterals as j_, type LineItemTax as ja, type Source as jb, type LineItemMetaData as jc, type Locale as jd, type TotalPrice as je, type ItemizedFee as jf, type Discount as jg, type DiscountOneDiscountTypeOneOf as jh, type CalculatedTaxes as ji, type CalculatedTax as jj, type Payments as jk, type InvoicesPayment as jl, type MetaData as jm, type InvoiceDynamicPriceTotals as jn, type CustomFieldValue as jo, type Value as jp, type Deposit as jq, type BaseEventMetadata as jr, type EventMetadata as js, type AccountInfoMetadata as jt, type OrderSearchSpec as ju, utils as jv, type DescriptionLineTypeWithLiterals as jw, type DimensionsUnitWithLiterals as jx, type ItemTypePresetWithLiterals as jy, type PaymentOptionTypeWithLiterals as jz, type GetRefundabilityStatusResponse as k, cancelOrder as k$, type NamespaceWithLiterals as k0, type DeleteStatusWithLiterals as k1, type OriginWithLiterals as k2, type ScheduledActionWithLiterals as k3, type DurationUnitWithLiterals as k4, type PaymentCollectabilityStatusWithLiterals as k5, type PredefinedPaymentMethodWithLiterals as k6, type RefundableStatusWithLiterals as k7, type NonRefundableReasonWithLiterals as k8, type ManuallyRefundableReasonWithLiterals as k9, onOrderCreated as kA, onOrderFulfilled as kB, onOrderPaymentStatusUpdated as kC, onOrderUpdated as kD, importOrder as kE, setOrderNumberCounter as kF, bulkDeleteImportedOrders as kG, preparePaymentCollection as kH, getPaymentCollectabilityStatus as kI, recordManuallyCollectedPayment as kJ, paymentCollectionMarkOrderAsPaid as kK, paymentCollectionBulkMarkOrdersAsPaid as kL, getRefundabilityStatus as kM, paymentCollectionCreatePaymentGatewayOrder as kN, chargeMemberships as kO, triggerRefund as kP, voidAuthorizedPayments as kQ, captureAuthorizedPayments as kR, getOrder as kS, createOrder as kT, updateOrder as kU, bulkUpdateOrders as kV, updateOrderLineItem as kW, addActivity as kX, addActivities as kY, updateActivity as kZ, deleteActivity as k_, type RestockTypeWithLiterals as ka, type TransactionStatusWithLiterals as kb, type AuthorizationCaptureStatusWithLiterals as kc, type AuthorizationVoidStatusWithLiterals as kd, type ReasonWithLiterals as ke, type ActionTypeWithLiterals as kf, type ChargebackStatusWithLiterals as kg, type MembershipPaymentStatusWithLiterals as kh, type PaymentStatusWithLiterals as ki, type CanceledReasonWithLiterals as kj, type DeclinedReasonWithLiterals as kk, type VoidedReasonWithLiterals as kl, type RefundStatusWithLiterals as km, type SortOrderWithLiterals as kn, type OrderApprovalStrategyWithLiterals as ko, type PlacementWithLiterals as kp, type SubdivisionTypeWithLiterals as kq, type SourceTypeWithLiterals as kr, type CustomFieldGroupWithLiterals as ks, type ValueTypeWithLiterals as kt, type DepositTypeWithLiterals as ku, type InvoiceStatusWithLiterals as kv, type CommonSearchWithEntityContext as kw, onOrderApproved as kx, onOrderCanceled as ky, onOrderCommitted as kz, type PaymentCollectionCreatePaymentGatewayOrderOptions as l, updateOrderStatus as l0, aggregateOrders as l1, bulkUpdateOrderTags as l2, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as m, type ChargeMembershipsOptions as n, type PaymentRefund as o, type TriggerRefundResponse as p, type TriggerRefundApplicationErrors as q, type VoidAuthorizedPaymentsApplicationErrors as r, type PaymentCapture as s, type CaptureAuthorizedPaymentsResponse as t, type CaptureAuthorizedPaymentsApplicationErrors as u, type GetOrderApplicationErrors as v, type OrderSearch as w, type SearchOrdersResponse as x, type CreateOrderOptions as y, type CreateOrderApplicationErrors as z };
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { O as Order, I as ImportOrderResponse, a as ImportOrderApplicationErrors, S as SetOrderNumberCounterOptions, b as SetOrderNumberCounterResponse, c as SetOrderNumberCounterApplicationErrors, B as BulkDeleteImportedOrdersResponse, P as Price, d as PreparePaymentCollectionOptions, e as PreparePaymentCollectionResponse, f as PreparePaymentCollectionApplicationErrors, G as GetPaymentCollectabilityStatusResponse, R as RecordManuallyCollectedPaymentOptions, g as RecordManuallyCollectedPaymentApplicationErrors, h as PaymentCollectionMarkOrderAsPaidOptions, M as MarkOrderAsPaidResponse, i as PaymentCollectionMarkOrderAsPaidApplicationErrors, j as BulkMarkOrdersAsPaidResponse, k as GetRefundabilityStatusResponse, l as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, m as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, n as ChargeMembershipsOptions, o as PaymentRefund, T as TriggerRefundOptions, p as TriggerRefundResponse, q as TriggerRefundApplicationErrors, V as VoidAuthorizedPaymentsResponse, r as VoidAuthorizedPaymentsApplicationErrors, s as PaymentCapture, t as CaptureAuthorizedPaymentsResponse, u as CaptureAuthorizedPaymentsApplicationErrors, v as GetOrderApplicationErrors, w as OrderSearch, x as SearchOrdersResponse, y as CreateOrderOptions, z as CreateOrderApplicationErrors, U as UpdateOrder, A as UpdateOrderApplicationErrors, D as MaskedOrder, E as BulkUpdateOrdersOptions, F as BulkUpdateOrdersResponse, H as UpdateOrderLineItemIdentifiers, J as UpdateOrderLineItem, K as UpdateOrderLineItemResponse, L as PublicActivity, N as AddActivityResponse, Q as AddActivitiesOptions, W as AddActivitiesResponse, X as UpdateActivityIdentifiers, Y as UpdateActivityResponse, Z as DeleteActivityIdentifiers, _ as DeleteActivityResponse, $ as CancelOrderOptions, a0 as CancelOrderResponse, a1 as CancelOrderApplicationErrors, a2 as OrderStatusWithLiterals, a3 as UpdateOrderStatusResponse, a4 as UpdateOrderStatusApplicationErrors, a5 as AggregateOrdersOptions, a6 as AggregateOrdersResponse, a7 as BulkUpdateOrderTagsOptions, a8 as BulkUpdateOrderTagsResponse, a9 as OrderApprovedEnvelope, aa as OrderCanceledEnvelope, ab as OrderCommittedEnvelope, ac as OrderCreatedEnvelope, ad as OrderFulfilledEnvelope, ae as OrderPaymentStatusUpdatedEnvelope, af as OrderUpdatedEnvelope } from './ecom-v1-order-orders.universal-DI_HBAQb.js';
3
- export { eg as AccountInfo, js as AccountInfoMetadata, ea as ActionEvent, b0 as ActionType, ke as ActionTypeWithLiterals, cj as Activity, ck as ActivityContentOneOf, ay as ActivityType, jM as ActivityTypeWithLiterals, i4 as AddActivitiesRequest, i2 as AddActivityRequest, hH as AddInternalActivityRequest, i1 as AddInternalActivityResponse, fD as AddToAutomationMigrationPopulationRequest, fE as AddToAutomationMigrationPopulationResponse, dh as AdditionalFee, d_ as AdditionalFeeDelta, d$ as AdditionalFeeDeltaDeltaOneOf, eP as AdditionalFeeRefund, aC as AdditionalFeeSource, jQ as AdditionalFeeSourceWithLiterals, bV as Address, i_ as AddressDescription, bX as AddressLocation, bU as AddressWithContact, an as AdjustmentType, jC as AdjustmentTypeWithLiterals, iD as AggregateOrdersRequest, gz as AggregatedRefundSummary, fU as ApplicationError, c9 as AppliedDiscount, dY as AppliedDiscountDelta, dZ as AppliedDiscountDeltaDeltaOneOf, ca as AppliedDiscountDiscountSourceOneOf, hi as ArchiveOrderRequest, hj as ArchiveOrderResponse, f6 as Asset, aA as AttributionSource, jO as AttributionSourceWithLiterals, gi as AuthorizationActionFailureDetails, gh as AuthorizationCapture, aZ as AuthorizationCaptureStatus, kb as AuthorizationCaptureStatusWithLiterals, gg as AuthorizationDetails, gj as AuthorizationVoid, a_ as AuthorizationVoidStatus, kc as AuthorizationVoidStatusWithLiterals, cK as AuthorizedPaymentCaptured, cJ as AuthorizedPaymentCreated, cL as AuthorizedPaymentVoided, df as Balance, de as BalanceSummary, jq as BaseEventMetadata, j8 as BigDecimalWrapper, bG as BillingAdjustment, bH as BillingAdjustmentPriceSummary, bF as BillingSettings, fV as BulkActionMetadata, hm as BulkArchiveOrdersByFilterRequest, hn as BulkArchiveOrdersByFilterResponse, hk as BulkArchiveOrdersRequest, hl as BulkArchiveOrdersResponse, ej as BulkDeleteImportedOrdersRequest, ij as BulkMarkAsFulfilledByFilterRequest, ik as BulkMarkAsFulfilledByFilterResponse, ih as BulkMarkAsFulfilledRequest, ii as BulkMarkAsFulfilledResponse, iq as BulkMarkAsUnfulfilledByFilterRequest, ir as BulkMarkAsUnfulfilledByFilterResponse, io as BulkMarkAsUnfulfilledRequest, ip as BulkMarkAsUnfulfilledResponse, fR as BulkMarkOrdersAsPaidRequest, fS as BulkOrderResult, et as BulkSendBuyerPickupConfirmationEmailsRequest, eu as BulkSendBuyerPickupConfirmationEmailsResponse, ex as BulkSendBuyerShippingConfirmationEmailsRequest, ey as BulkSendBuyerShippingConfirmationEmailsResponse, is as BulkSetBusinessLocationRequest, it as BulkSetBusinessLocationResponse, iu as BulkSetBusinessLocationResult, hs as BulkUnArchiveOrdersByFilterRequest, ht as BulkUnArchiveOrdersByFilterResponse, hq as BulkUnArchiveOrdersRequest, hr as BulkUnArchiveOrdersResponse, iH as BulkUpdateOrderTagsRequest, iK as BulkUpdateOrderTagsResult, h8 as BulkUpdateOrdersRequest, bQ as BuyerInfo, bR as BuyerInfoIdOneOf, hv as BuyerInfoUpdate, gD as CalculateRefundItemRequest, gF as CalculateRefundItemResponse, gC as CalculateRefundRequest, gE as CalculateRefundResponse, ji as CalculatedTax, jh as CalculatedTaxes, iS as Cancel, ic as CancelOrderRequest, b4 as CanceledReason, ki as CanceledReasonWithLiterals, gt as CanceledStatusDetails, gH as CaptureAuthorizedPaymentsRequest, dg as CashRounding, gs as CashRoundingDetails, bj as CatalogReference, dc as ChannelInfo, aB as ChannelType, jP as ChannelTypeWithLiterals, f$ as ChargeMembershipsRequest, g3 as ChargeMembershipsResponse, gI as ChargeSavedPaymentMethodRequest, gJ as ChargeSavedPaymentMethodResponse, aF as ChargeType, jT as ChargeTypeWithLiterals, gl as Chargeback, d8 as ChargebackCreated, d9 as ChargebackReversed, b1 as ChargebackStatus, kf as ChargebackStatusWithLiterals, f_ as ChargedBy, bp as Color, h9 as CommitDeltasRequest, hh as CommitDeltasResponse, dS as CommittedDiffs, dT as CommittedDiffsShippingUpdateInfoOneOf, j1 as CommonAddress, j2 as CommonAddressStreetOneOf, kv as CommonSearchWithEntityContext, j0 as Company, iR as Complete, cb as Coupon, h1 as CreateOrderRequest, h5 as CreateOrderResponse, fZ as CreatePaymentGatewayOrderRequest, da as CreatedBy, db as CreatedByStringOneOf, cZ as CreditCardDetails, gf as CreditCardPaymentMethodDetails, bS as CurrencyConversionDetails, gT as CursorPaging, h0 as CursorPagingMetadata, g_ as CursorSearch, g$ as CursorSearchPagingMethodOneOf, gW as Cursors, cl as CustomActivity, dq as CustomAllowedActions, dd as CustomField, bd as CustomFieldGroup, kr as CustomFieldGroupWithLiterals, jn as CustomFieldValue, iX as Customer, b5 as DeclinedReason, kj as DeclinedReasonWithLiterals, gu as DeclinedStatusDetails, iF as DecrementData, iE as DecrementItemsQuantityRequest, iG as DecrementItemsQuantityResponse, fJ as DelayedCaptureSettings, i6 as DeleteActivityRequest, dB as DeleteByFilterOperation, dA as DeleteByIdsOperation, fa as DeleteContext, aO as DeleteStatus, k0 as DeleteStatusWithLiterals, b$ as DeliveryLogistics, c0 as DeliveryLogisticsAddressOneOf, c3 as DeliveryTimeSlot, aH as DeltaPaymentOptionType, jV as DeltaPaymentOptionTypeWithLiterals, jp as Deposit, bf as DepositType, kt as DepositTypeWithLiterals, bk as DescriptionLine, bm as DescriptionLineDescriptionLineValueOneOf, bn as DescriptionLineName, ag as DescriptionLineType, jv as DescriptionLineTypeWithLiterals, bl as DescriptionLineValueOneOf, gK as DiffmatokyPayload, bz as DigitalFile, bs as Dimensions, ah as DimensionsUnit, jw as DimensionsUnitWithLiterals, jf as Discount, jg as DiscountOneDiscountTypeOneOf, aw as DiscountReason, jK as DiscountReasonWithLiterals, ce as DiscountRule, cf as DiscountRuleName, av as DiscountType, jJ as DiscountTypeWithLiterals, e4 as DomainEvent, e5 as DomainEventBodyOneOf, hP as DownloadLinkSent, cr as DraftOrderChangesApplied, e0 as DraftOrderCommitSettings, ha as DraftOrderDiffs, hd as DraftOrderDiffsBillingUpdateInfoOneOf, hc as DraftOrderDiffsBuyerUpdateInfoOneOf, he as DraftOrderDiffsRecipientUpdateInfoOneOf, hb as DraftOrderDiffsShippingUpdateInfoOneOf, fK as Duration, aR as DurationUnit, k3 as DurationUnitWithLiterals, fz as EditorlessAssigned, fA as EditorlessUnassigned, iY as Email, hY as EmailEdited, eb as Empty, e6 as EntityCreatedEvent, e9 as EntityDeletedEvent, e8 as EntityUpdatedEvent, gL as ErrorInformation, jr as EventMetadata, bM as ExtendedFields, d5 as ExternalReceipt, gr as ExternalReceiptInfo, bq as FocalPoint, dt as FormIdentifier, ds as FormInfo, bE as FreeTrialPeriod, hW as FulfillerEmailSent, aq as FulfillmentStatus, dP as FulfillmentStatusUpdated, jF as FulfillmentStatusWithLiterals, di as FulfillmentStatusesAggregate, bY as FullAddressContactDetails, gp as FutureMembershipDetails, gM as GetOrderRequest, gN as GetOrderResponse, fL as GetPaymentCollectabilityStatusRequest, fW as GetRefundabilityStatusRequest, iB as GetShipmentsRequest, iC as GetShipmentsResponse, gn as GiftCardPaymentDetails, cQ as GiftCardPaymentRefund, fB as HasCustomEmailConfigurationsRequest, fC as HasCustomEmailConfigurationsResponse, iV as IdAndVersion, ee as IdentificationData, ef as IdentificationDataIdOneOf, eh as ImportOrderRequest, dN as ImportedOrderDeleted, hI as InternalActivity, hJ as InternalActivityContentOneOf, dy as InternalDocument, dC as InternalDocumentUpdateByFilterOperation, dz as InternalDocumentUpdateOperation, gO as InternalQueryOrdersRequest, gU as InternalQueryOrdersResponse, dD as InternalUpdateExistingOperation, aI as InventoryAction, jW as InventoryActionWithLiterals, e1 as InventoryUpdateDetails, hU as InvoiceAdded, j5 as InvoiceDates, jm as InvoiceDynamicPriceTotals, iW as InvoiceFields, hV as InvoiceSent, iU as InvoiceSentEvent, bg as InvoiceStatus, ku as InvoiceStatusWithLiterals, jk as InvoicesPayment, fF as IsInAutomationMigrationPopulationRequest, fG as IsInAutomationMigrationPopulationResponse, dU as ItemChangedDetails, ch as ItemCombination, ci as ItemCombinationLineItem, fT as ItemMetadata, bP as ItemModifier, bw as ItemTaxFullDetails, bt as ItemType, bu as ItemTypeItemTypeDataOneOf, ai as ItemTypePreset, jx as ItemTypePresetWithLiterals, je as ItemizedFee, ak as JurisdictionType, jz as JurisdictionTypeWithLiterals, j7 as LineItem, cD as LineItemAmount, cu as LineItemChanges, dW as LineItemDelta, dX as LineItemDeltaDeltaOneOf, cy as LineItemDescriptionLineChange, cg as LineItemDiscount, cq as LineItemExchangeData, jb as LineItemMetaData, cz as LineItemModifiersChange, cw as LineItemPriceChange, cx as LineItemProductNameChange, cv as LineItemQuantityChange, ax as LineItemQuantityChangeType, jL as LineItemQuantityChangeTypeWithLiterals, eO as LineItemRefund, gB as LineItemRefundSummary, j9 as LineItemTax, by as LineItemTaxBreakdown, bx as LineItemTaxInfo, i8 as LineItemUpdate, j6 as LineItems, jc as Locale, dl as Location, bJ as LocationAndQuantity, cE as ManagedAdditionalFee, cB as ManagedDiscount, cA as ManagedLineItem, aW as ManuallyRefundableReason, k8 as ManuallyRefundableReasonWithLiterals, ie as MarkAsFulfilledRequest, ig as MarkAsFulfilledResponse, il as MarkAsUnfulfilledRequest, im as MarkAsUnfulfilledResponse, fQ as MarkOrderAsPaidRequest, ia as MarkOrderAsSeenByHumanRequest, ib as MarkOrderAsSeenByHumanResponse, hF as MaskedOrderLineItem, g0 as MembershipChargeItem, g1 as MembershipName, go as MembershipPaymentDetails, cR as MembershipPaymentRefund, b2 as MembershipPaymentStatus, kg as MembershipPaymentStatusWithLiterals, cm as MerchantComment, cc as MerchantDiscount, cd as MerchantDiscountMerchantDiscountReasonOneOf, ed as MessageEnvelope, jl as MetaData, f4 as MetaSiteSpecialEvent, f5 as MetaSiteSpecialEventPayloadOneOf, bN as ModifierGroup, aN as Namespace, fk as NamespaceChanged, j$ as NamespaceWithLiterals, cp as NewExchangeOrderCreated, aV as NonRefundableReason, k7 as NonRefundableReasonWithLiterals, fp as OdeditorAssigned, fq as OdeditorUnassigned, aD as OrderActionType, jR as OrderActionTypeWithLiterals, az as OrderActivityTypeEnumActivityType, jN as OrderActivityTypeEnumActivityTypeWithLiterals, b9 as OrderApprovalStrategy, kn as OrderApprovalStrategyWithLiterals, dH as OrderApproved, hO as OrderCanceled, dQ as OrderCanceledEventOrderCanceled, cs as OrderChange, ct as OrderChangeValueOneOf, h4 as OrderCreateNotifications, co as OrderCreatedFromExchange, h2 as OrderCreationSettings, h3 as OrderCreationSettingsEditableByOneOf, dR as OrderDeltasCommitted, hM as OrderFulfilled, dM as OrderImported, dK as OrderItemsRestocked, bh as OrderLineItem, dV as OrderLineItemChangedDetails, hN as OrderNotFulfilled, hL as OrderPaid, h_ as OrderPartiallyPaid, h$ as OrderPending, hK as OrderPlaced, cn as OrderRefunded, i0 as OrderRejected, dJ as OrderRejectedEventOrderRejected, jt as OrderSearchSpec, dm as OrderSettings, dn as OrderSettingsAllowedActionsOneOf, dp as OrderSettingsEditableByOneOf, au as OrderStatus, c8 as OrderTaxBreakdown, c7 as OrderTaxInfo, g8 as OrderTransactions, dI as OrdersExperiments, aP as Origin, k1 as OriginWithLiterals, dr as OwnerApps, g9 as Payment, c_ as PaymentCanceled, c$ as PaymentCanceledPaymentDetailsOneOf, aS as PaymentCollectabilityStatus, k4 as PaymentCollectabilityStatusWithLiterals, d0 as PaymentDeclined, d1 as PaymentDeclinedPaymentDetailsOneOf, gm as PaymentMethodName, aj as PaymentOptionType, jy as PaymentOptionTypeWithLiterals, ga as PaymentPaymentDetailsOneOf, cV as PaymentPending, cW as PaymentPendingPaymentDetailsOneOf, gb as PaymentReceiptInfoOneOf, cT as PaymentRefundFailed, cS as PaymentRefunded, b3 as PaymentStatus, gc as PaymentStatusDetailsOneOf, ap as PaymentStatusEnumPaymentStatus, jE as PaymentStatusEnumPaymentStatusWithLiterals, dO as PaymentStatusUpdated, kh as PaymentStatusWithLiterals, jj as Payments, i$ as Phone, br as PhysicalProperties, fr as PicassoAssigned, fs as PicassoUnassigned, c2 as PickupAddress, c1 as PickupDetails, at as PickupMethod, jI as PickupMethodWithLiterals, hZ as PickupReadyEmailSent, ba as Placement, ko as PlacementWithLiterals, bo as PlainTextValue, dv as PlatformFee, du as PlatformFeeSummary, gS as PlatformPaging, gV as PlatformPagingMetadata, gP as PlatformQuery, gQ as PlatformQueryPagingMethodOneOf, aT as PredefinedPaymentMethod, k5 as PredefinedPaymentMethodWithLiterals, fH as PreparePaymentCollectionRequest, eY as PreviewBuyerConfirmationEmailRequest, eZ as PreviewBuyerConfirmationEmailResponse, eW as PreviewBuyerPaymentsReceivedEmailRequest, eX as PreviewBuyerPaymentsReceivedEmailResponse, e_ as PreviewBuyerPickupConfirmationEmailRequest, e$ as PreviewBuyerPickupConfirmationEmailResponse, eS as PreviewCancelEmailRequest, eT as PreviewCancelEmailResponse, eU as PreviewCancelRefundEmailRequest, eV as PreviewCancelRefundEmailResponse, eJ as PreviewEmailByTypeRequest, eK as PreviewEmailByTypeResponse, aK as PreviewEmailType, jY as PreviewEmailTypeWithLiterals, eL as PreviewRefundEmailRequest, eR as PreviewRefundEmailResponse, f2 as PreviewResendDownloadLinksEmailRequest, f3 as PreviewResendDownloadLinksEmailResponse, f0 as PreviewShippingConfirmationEmailRequest, f1 as PreviewShippingConfirmationEmailResponse, bI as PriceDescription, bT as PriceSummary, bi as ProductName, am as ProductPeriodAlignment, jB as ProductPeriodAlignmentWithLiterals, i3 as PublicActivityContentOneOf, gX as QueryOrderRequest, gY as QueryOrderResponse, iZ as QuotesAddress, a$ as Reason, kd as ReasonWithLiterals, d2 as ReceiptCreated, d3 as ReceiptCreatedReceiptInfoOneOf, d6 as ReceiptSent, d7 as ReceiptSentReceiptInfoOneOf, fM as RecordManuallyCollectedPaymentRequest, fP as RecordManuallyCollectedPaymentResponse, fI as RedirectUrls, gw as Refund, eM as RefundDetails, cM as RefundInitiated, eN as RefundItem, gA as RefundItemsBreakdown, g5 as RefundSideEffects, b7 as RefundStatus, gy as RefundStatusInfo, kl as RefundStatusWithLiterals, gx as RefundTransaction, fX as Refundability, fY as RefundabilityAdditionalRefundabilityInfoOneOf, aU as RefundableStatus, k6 as RefundableStatusWithLiterals, cU as RefundedAsStoreCredit, cN as RefundedPayment, cO as RefundedPaymentKindOneOf, cX as RegularPayment, gd as RegularPaymentDetails, ge as RegularPaymentDetailsPaymentMethodDetailsOneOf, cY as RegularPaymentPaymentMethodDetailsOneOf, cP as RegularPaymentRefund, iT as Reschedule, g6 as RestockInfo, g7 as RestockItem, bv as RestockLocation, aX as RestockType, k9 as RestockTypeWithLiterals, e7 as RestoreInfo, cI as SavedPaymentMethod, aQ as ScheduledAction, k2 as ScheduledActionWithLiterals, gZ as SearchOrdersRequest, en as SendBuyerConfirmationEmailRequest, eo as SendBuyerConfirmationEmailResponse, ep as SendBuyerPaymentsReceivedEmailRequest, eq as SendBuyerPaymentsReceivedEmailResponse, er as SendBuyerPickupConfirmationEmailRequest, es as SendBuyerPickupConfirmationEmailResponse, ev as SendBuyerShippingConfirmationEmailRequest, ew as SendBuyerShippingConfirmationEmailResponse, eB as SendCancelRefundEmailRequest, eC as SendCancelRefundEmailResponse, eF as SendFulfillmentEmailRequest, eG as SendFulfillmentEmailResponse, ez as SendMerchantOrderReceivedNotificationRequest, eA as SendMerchantOrderReceivedNotificationResponse, eH as SendMerchantOrderReceivedPushRequest, eI as SendMerchantOrderReceivedPushResponse, iL as SendOrderUpdatedDomainEventRequest, iM as SendOrderUpdatedDomainEventResponse, eD as SendRefundEmailRequest, eE as SendRefundEmailResponse, g2 as ServiceProperties, fg as ServiceProvisioned, fh as ServiceRemoved, ei as SetOrderNumberCounterRequest, hX as ShippingAddressEdited, hT as ShippingConfirmationEmailSent, cH as ShippingInformation, cG as ShippingInformationChange, c4 as ShippingPrice, eQ as ShippingRefund, c5 as ShippingRegion, f7 as SiteCreated, aM as SiteCreatedContext, j_ as SiteCreatedContextWithLiterals, f9 as SiteDeleted, fj as SiteHardDeleted, fe as SiteMarkedAsTemplate, ff as SiteMarkedAsWixSite, fc as SitePublished, fo as SitePurgedExternally, fi as SiteRenamed, f8 as SiteTransferred, fb as SiteUndeleted, fd as SiteUnpublished, fn as SiteUrlChanged, b8 as SortOrder, km as SortOrderWithLiterals, gR as Sorting, ja as Source, bc as SourceType, kq as SourceTypeWithLiterals, aE as SpecificItemsCouponBehavior, jS as SpecificItemsCouponBehaviorWithLiterals, j4 as StandardDetails, aL as State, jZ as StateWithLiterals, bW as StreetAddress, fl as StudioAssigned, fv as StudioTwoAssigned, fw as StudioTwoUnassigned, fm as StudioUnassigned, j3 as Subdivision, bb as SubdivisionType, kp as SubdivisionTypeWithLiterals, bC as SubscriptionDescription, al as SubscriptionFrequency, jA as SubscriptionFrequencyWithLiterals, bA as SubscriptionInfo, bD as SubscriptionSettings, bB as SubscriptionTitle, dk as TagList, dj as Tags, iJ as TagsTagList, iI as TagsTags, iN as Task, iP as TaskAction, iQ as TaskActionActionOneOf, iO as TaskKey, c6 as TaxSummary, bK as TaxableAddress, bL as TaxableAddressTaxableAddressDataOneOf, ao as TaxableAddressType, jD as TaxableAddressTypeWithLiterals, jd as TotalPrice, cF as TotalPriceChange, hS as TrackingLinkAdded, hQ as TrackingNumberAdded, hR as TrackingNumberEdited, aY as TransactionStatus, ka as TransactionStatusWithLiterals, bO as TranslatableString, cC as TranslatedValue, g4 as TriggerRefundRequest, ec as TriggerReindexOrderRequest, e2 as TriggerReindexRequest, e3 as TriggerReindexResponse, ho as UnArchiveOrderRequest, hp as UnArchiveOrderResponse, i5 as UpdateActivityRequest, hB as UpdateBillingContactDetailsRequest, hC as UpdateBillingContactDetailsResponse, hx as UpdateBuyerEmailRequest, hy as UpdateBuyerEmailResponse, hu as UpdateBuyerInfoRequest, hw as UpdateBuyerInfoResponse, dw as UpdateInternalDocumentsEvent, dx as UpdateInternalDocumentsEventOperationOneOf, i7 as UpdateLineItemsDescriptionLinesRequest, i9 as UpdateLineItemsDescriptionLinesResponse, hD as UpdateOrderLineItemRequest, hE as UpdateOrderLineItemsRequest, hG as UpdateOrderLineItemsResponse, h6 as UpdateOrderRequest, h7 as UpdateOrderResponse, hz as UpdateOrderShippingAddressRequest, hA as UpdateOrderShippingAddressResponse, id as UpdateOrderStatusRequest, fN as UserDefinedPaymentMethodName, fO as UserDefinedPaymentMethodNameKindOneOf, fy as UserDomainMediaDisabled, fx as UserDomainMediaEnabled, ix as V1BulkMarkOrdersAsPaidRequest, iy as V1BulkMarkOrdersAsPaidResponse, iz as V1CreatePaymentGatewayOrderRequest, iA as V1CreatePaymentGatewayOrderResponse, hf as V1LineItemDelta, hg as V1LineItemDeltaDeltaOneOf, iv as V1MarkOrderAsPaidRequest, iw as V1MarkOrderAsPaidResponse, dL as V1RestockItem, gk as V1ScheduledAction, b_ as V1ShippingInformation, em as V1TriggerReindexOrderRequest, ek as V1TriggerReindexRequest, el as V1TriggerReindexResponse, jo as Value, be as ValueType, ks as ValueTypeWithLiterals, bZ as VatId, as as VatType, jH as VatTypeWithLiterals, dF as VersionedDeleteByIdsOperation, dG as VersionedDocumentId, dE as VersionedDocumentUpdateOperation, aG as VersioningMode, jU as VersioningModeWithLiterals, gG as VoidAuthorizedPaymentsRequest, b6 as VoidedReason, kk as VoidedReasonWithLiterals, gv as VoidedStatusDetails, aJ as WebhookIdentityType, jX as WebhookIdentityTypeWithLiterals, ar as WeightUnit, jG as WeightUnitWithLiterals, d4 as WixReceipt, gq as WixReceiptInfo, ft as WixelAssigned, fu as WixelUnassigned, ju as utils } from './ecom-v1-order-orders.universal-DI_HBAQb.js';
2
+ import { O as Order, I as ImportOrderResponse, a as ImportOrderApplicationErrors, S as SetOrderNumberCounterOptions, b as SetOrderNumberCounterResponse, c as SetOrderNumberCounterApplicationErrors, B as BulkDeleteImportedOrdersResponse, P as Price, d as PreparePaymentCollectionOptions, e as PreparePaymentCollectionResponse, f as PreparePaymentCollectionApplicationErrors, G as GetPaymentCollectabilityStatusResponse, R as RecordManuallyCollectedPaymentOptions, g as RecordManuallyCollectedPaymentApplicationErrors, h as PaymentCollectionMarkOrderAsPaidOptions, M as MarkOrderAsPaidResponse, i as PaymentCollectionMarkOrderAsPaidApplicationErrors, j as BulkMarkOrdersAsPaidResponse, k as GetRefundabilityStatusResponse, l as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, m as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, n as ChargeMembershipsOptions, o as PaymentRefund, T as TriggerRefundOptions, p as TriggerRefundResponse, q as TriggerRefundApplicationErrors, V as VoidAuthorizedPaymentsResponse, r as VoidAuthorizedPaymentsApplicationErrors, s as PaymentCapture, t as CaptureAuthorizedPaymentsResponse, u as CaptureAuthorizedPaymentsApplicationErrors, v as GetOrderApplicationErrors, w as OrderSearch, x as SearchOrdersResponse, y as CreateOrderOptions, z as CreateOrderApplicationErrors, U as UpdateOrder, A as UpdateOrderApplicationErrors, D as MaskedOrder, E as BulkUpdateOrdersOptions, F as BulkUpdateOrdersResponse, H as UpdateOrderLineItemIdentifiers, J as UpdateOrderLineItem, K as UpdateOrderLineItemResponse, L as PublicActivity, N as AddActivityResponse, Q as AddActivitiesOptions, W as AddActivitiesResponse, X as UpdateActivityIdentifiers, Y as UpdateActivityResponse, Z as DeleteActivityIdentifiers, _ as DeleteActivityResponse, $ as CancelOrderOptions, a0 as CancelOrderResponse, a1 as CancelOrderApplicationErrors, a2 as OrderStatusWithLiterals, a3 as UpdateOrderStatusResponse, a4 as UpdateOrderStatusApplicationErrors, a5 as AggregateOrdersOptions, a6 as AggregateOrdersResponse, a7 as BulkUpdateOrderTagsOptions, a8 as BulkUpdateOrderTagsResponse, a9 as OrderApprovedEnvelope, aa as OrderCanceledEnvelope, ab as OrderCommittedEnvelope, ac as OrderCreatedEnvelope, ad as OrderFulfilledEnvelope, ae as OrderPaymentStatusUpdatedEnvelope, af as OrderUpdatedEnvelope } from './ecom-v1-order-orders.universal-8z9QqFF_.js';
3
+ export { eg as AccountInfo, jt as AccountInfoMetadata, ea as ActionEvent, b0 as ActionType, kf as ActionTypeWithLiterals, cj as Activity, ck as ActivityContentOneOf, ay as ActivityType, jN as ActivityTypeWithLiterals, i5 as AddActivitiesRequest, i3 as AddActivityRequest, hI as AddInternalActivityRequest, i2 as AddInternalActivityResponse, fD as AddToAutomationMigrationPopulationRequest, fE as AddToAutomationMigrationPopulationResponse, dh as AdditionalFee, d_ as AdditionalFeeDelta, d$ as AdditionalFeeDeltaDeltaOneOf, eP as AdditionalFeeRefund, aC as AdditionalFeeSource, jR as AdditionalFeeSourceWithLiterals, bV as Address, i$ as AddressDescription, bX as AddressLocation, bU as AddressWithContact, an as AdjustmentType, jD as AdjustmentTypeWithLiterals, iE as AggregateOrdersRequest, gA as AggregatedRefundSummary, fU as ApplicationError, c9 as AppliedDiscount, dY as AppliedDiscountDelta, dZ as AppliedDiscountDeltaDeltaOneOf, ca as AppliedDiscountDiscountSourceOneOf, hj as ArchiveOrderRequest, hk as ArchiveOrderResponse, f6 as Asset, aA as AttributionSource, jP as AttributionSourceWithLiterals, gh as AuthorizationActionFailureDetails, gg as AuthorizationCapture, aZ as AuthorizationCaptureStatus, kc as AuthorizationCaptureStatusWithLiterals, gf as AuthorizationDetails, gi as AuthorizationVoid, a_ as AuthorizationVoidStatus, kd as AuthorizationVoidStatusWithLiterals, cK as AuthorizedPaymentCaptured, cJ as AuthorizedPaymentCreated, cL as AuthorizedPaymentVoided, df as Balance, de as BalanceSummary, jr as BaseEventMetadata, j9 as BigDecimalWrapper, bG as BillingAdjustment, bH as BillingAdjustmentPriceSummary, bF as BillingSettings, fV as BulkActionMetadata, hn as BulkArchiveOrdersByFilterRequest, ho as BulkArchiveOrdersByFilterResponse, hl as BulkArchiveOrdersRequest, hm as BulkArchiveOrdersResponse, ej as BulkDeleteImportedOrdersRequest, ik as BulkMarkAsFulfilledByFilterRequest, il as BulkMarkAsFulfilledByFilterResponse, ii as BulkMarkAsFulfilledRequest, ij as BulkMarkAsFulfilledResponse, ir as BulkMarkAsUnfulfilledByFilterRequest, is as BulkMarkAsUnfulfilledByFilterResponse, ip as BulkMarkAsUnfulfilledRequest, iq as BulkMarkAsUnfulfilledResponse, fR as BulkMarkOrdersAsPaidRequest, fS as BulkOrderResult, et as BulkSendBuyerPickupConfirmationEmailsRequest, eu as BulkSendBuyerPickupConfirmationEmailsResponse, ex as BulkSendBuyerShippingConfirmationEmailsRequest, ey as BulkSendBuyerShippingConfirmationEmailsResponse, it as BulkSetBusinessLocationRequest, iu as BulkSetBusinessLocationResponse, iv as BulkSetBusinessLocationResult, ht as BulkUnArchiveOrdersByFilterRequest, hu as BulkUnArchiveOrdersByFilterResponse, hr as BulkUnArchiveOrdersRequest, hs as BulkUnArchiveOrdersResponse, iI as BulkUpdateOrderTagsRequest, iL as BulkUpdateOrderTagsResult, h9 as BulkUpdateOrdersRequest, bQ as BuyerInfo, bR as BuyerInfoIdOneOf, hw as BuyerInfoUpdate, gE as CalculateRefundItemRequest, gG as CalculateRefundItemResponse, gD as CalculateRefundRequest, gF as CalculateRefundResponse, jj as CalculatedTax, ji as CalculatedTaxes, iT as Cancel, id as CancelOrderRequest, b4 as CanceledReason, kj as CanceledReasonWithLiterals, gu as CanceledStatusDetails, gI as CaptureAuthorizedPaymentsRequest, dg as CashRounding, gr as CashRoundingDetails, bj as CatalogReference, dc as ChannelInfo, aB as ChannelType, jQ as ChannelTypeWithLiterals, f$ as ChargeMembershipsRequest, g3 as ChargeMembershipsResponse, gJ as ChargeSavedPaymentMethodRequest, gK as ChargeSavedPaymentMethodResponse, aF as ChargeType, jU as ChargeTypeWithLiterals, gk as Chargeback, d8 as ChargebackCreated, d9 as ChargebackReversed, b1 as ChargebackStatus, kg as ChargebackStatusWithLiterals, f_ as ChargedBy, bp as Color, ha as CommitDeltasRequest, hi as CommitDeltasResponse, dS as CommittedDiffs, dT as CommittedDiffsShippingUpdateInfoOneOf, j2 as CommonAddress, j3 as CommonAddressStreetOneOf, kw as CommonSearchWithEntityContext, j1 as Company, iS as Complete, cb as Coupon, h2 as CreateOrderRequest, h6 as CreateOrderResponse, fZ as CreatePaymentGatewayOrderRequest, da as CreatedBy, db as CreatedByStringOneOf, cZ as CreditCardDetails, ge as CreditCardPaymentMethodDetails, bS as CurrencyConversionDetails, gU as CursorPaging, h1 as CursorPagingMetadata, g$ as CursorSearch, h0 as CursorSearchPagingMethodOneOf, gX as Cursors, cl as CustomActivity, dq as CustomAllowedActions, dd as CustomField, bd as CustomFieldGroup, ks as CustomFieldGroupWithLiterals, jo as CustomFieldValue, iY as Customer, b5 as DeclinedReason, kk as DeclinedReasonWithLiterals, gv as DeclinedStatusDetails, iG as DecrementData, iF as DecrementItemsQuantityRequest, iH as DecrementItemsQuantityResponse, fJ as DelayedCaptureSettings, i7 as DeleteActivityRequest, dB as DeleteByFilterOperation, dA as DeleteByIdsOperation, fa as DeleteContext, aO as DeleteStatus, k1 as DeleteStatusWithLiterals, b$ as DeliveryLogistics, c0 as DeliveryLogisticsAddressOneOf, c3 as DeliveryTimeSlot, aH as DeltaPaymentOptionType, jW as DeltaPaymentOptionTypeWithLiterals, jq as Deposit, bf as DepositType, ku as DepositTypeWithLiterals, bk as DescriptionLine, bm as DescriptionLineDescriptionLineValueOneOf, bn as DescriptionLineName, ag as DescriptionLineType, jw as DescriptionLineTypeWithLiterals, bl as DescriptionLineValueOneOf, gL as DiffmatokyPayload, bz as DigitalFile, bs as Dimensions, ah as DimensionsUnit, jx as DimensionsUnitWithLiterals, jg as Discount, jh as DiscountOneDiscountTypeOneOf, aw as DiscountReason, jL as DiscountReasonWithLiterals, ce as DiscountRule, cf as DiscountRuleName, av as DiscountType, jK as DiscountTypeWithLiterals, e4 as DomainEvent, e5 as DomainEventBodyOneOf, hQ as DownloadLinkSent, cr as DraftOrderChangesApplied, e0 as DraftOrderCommitSettings, hb as DraftOrderDiffs, he as DraftOrderDiffsBillingUpdateInfoOneOf, hd as DraftOrderDiffsBuyerUpdateInfoOneOf, hf as DraftOrderDiffsRecipientUpdateInfoOneOf, hc as DraftOrderDiffsShippingUpdateInfoOneOf, fK as Duration, aR as DurationUnit, k4 as DurationUnitWithLiterals, fz as EditorlessAssigned, fA as EditorlessUnassigned, iZ as Email, hZ as EmailEdited, eb as Empty, e6 as EntityCreatedEvent, e9 as EntityDeletedEvent, e8 as EntityUpdatedEvent, gM as ErrorInformation, js as EventMetadata, bM as ExtendedFields, d5 as ExternalReceipt, gq as ExternalReceiptInfo, bq as FocalPoint, dt as FormIdentifier, ds as FormInfo, bE as FreeTrialPeriod, hX as FulfillerEmailSent, aq as FulfillmentStatus, dP as FulfillmentStatusUpdated, jG as FulfillmentStatusWithLiterals, di as FulfillmentStatusesAggregate, bY as FullAddressContactDetails, go as FutureMembershipDetails, gN as GetOrderRequest, gO as GetOrderResponse, fL as GetPaymentCollectabilityStatusRequest, fW as GetRefundabilityStatusRequest, iC as GetShipmentsRequest, iD as GetShipmentsResponse, gm as GiftCardPaymentDetails, cQ as GiftCardPaymentRefund, fB as HasCustomEmailConfigurationsRequest, fC as HasCustomEmailConfigurationsResponse, iW as IdAndVersion, ee as IdentificationData, ef as IdentificationDataIdOneOf, eh as ImportOrderRequest, dN as ImportedOrderDeleted, hJ as InternalActivity, hK as InternalActivityContentOneOf, dy as InternalDocument, dC as InternalDocumentUpdateByFilterOperation, dz as InternalDocumentUpdateOperation, gP as InternalQueryOrdersRequest, gV as InternalQueryOrdersResponse, dD as InternalUpdateExistingOperation, aI as InventoryAction, jX as InventoryActionWithLiterals, e1 as InventoryUpdateDetails, hV as InvoiceAdded, j6 as InvoiceDates, jn as InvoiceDynamicPriceTotals, iX as InvoiceFields, hW as InvoiceSent, iV as InvoiceSentEvent, bg as InvoiceStatus, kv as InvoiceStatusWithLiterals, jl as InvoicesPayment, fF as IsInAutomationMigrationPopulationRequest, fG as IsInAutomationMigrationPopulationResponse, dU as ItemChangedDetails, ch as ItemCombination, ci as ItemCombinationLineItem, fT as ItemMetadata, bP as ItemModifier, bw as ItemTaxFullDetails, bt as ItemType, bu as ItemTypeItemTypeDataOneOf, ai as ItemTypePreset, jy as ItemTypePresetWithLiterals, jf as ItemizedFee, ak as JurisdictionType, jA as JurisdictionTypeWithLiterals, j8 as LineItem, cD as LineItemAmount, cu as LineItemChanges, dW as LineItemDelta, dX as LineItemDeltaDeltaOneOf, cy as LineItemDescriptionLineChange, cg as LineItemDiscount, cq as LineItemExchangeData, jc as LineItemMetaData, cz as LineItemModifiersChange, cw as LineItemPriceChange, cx as LineItemProductNameChange, cv as LineItemQuantityChange, ax as LineItemQuantityChangeType, jM as LineItemQuantityChangeTypeWithLiterals, eO as LineItemRefund, gC as LineItemRefundSummary, ja as LineItemTax, by as LineItemTaxBreakdown, bx as LineItemTaxInfo, i9 as LineItemUpdate, j7 as LineItems, jd as Locale, dl as Location, bJ as LocationAndQuantity, cE as ManagedAdditionalFee, cB as ManagedDiscount, cA as ManagedLineItem, aW as ManuallyRefundableReason, k9 as ManuallyRefundableReasonWithLiterals, ig as MarkAsFulfilledRequest, ih as MarkAsFulfilledResponse, im as MarkAsUnfulfilledRequest, io as MarkAsUnfulfilledResponse, fQ as MarkOrderAsPaidRequest, ib as MarkOrderAsSeenByHumanRequest, ic as MarkOrderAsSeenByHumanResponse, hG as MaskedOrderLineItem, g0 as MembershipChargeItem, g1 as MembershipName, gn as MembershipPaymentDetails, cR as MembershipPaymentRefund, b2 as MembershipPaymentStatus, kh as MembershipPaymentStatusWithLiterals, cm as MerchantComment, cc as MerchantDiscount, cd as MerchantDiscountMerchantDiscountReasonOneOf, ed as MessageEnvelope, jm as MetaData, f4 as MetaSiteSpecialEvent, f5 as MetaSiteSpecialEventPayloadOneOf, bN as ModifierGroup, aN as Namespace, fk as NamespaceChanged, k0 as NamespaceWithLiterals, cp as NewExchangeOrderCreated, aV as NonRefundableReason, k8 as NonRefundableReasonWithLiterals, fp as OdeditorAssigned, fq as OdeditorUnassigned, aD as OrderActionType, jS as OrderActionTypeWithLiterals, az as OrderActivityTypeEnumActivityType, jO as OrderActivityTypeEnumActivityTypeWithLiterals, b9 as OrderApprovalStrategy, ko as OrderApprovalStrategyWithLiterals, dH as OrderApproved, hP as OrderCanceled, dQ as OrderCanceledEventOrderCanceled, cs as OrderChange, ct as OrderChangeValueOneOf, h5 as OrderCreateNotifications, co as OrderCreatedFromExchange, h3 as OrderCreationSettings, h4 as OrderCreationSettingsEditableByOneOf, dR as OrderDeltasCommitted, hN as OrderFulfilled, dM as OrderImported, dK as OrderItemsRestocked, bh as OrderLineItem, dV as OrderLineItemChangedDetails, hO as OrderNotFulfilled, hM as OrderPaid, h$ as OrderPartiallyPaid, i0 as OrderPending, hL as OrderPlaced, cn as OrderRefunded, i1 as OrderRejected, dJ as OrderRejectedEventOrderRejected, ju as OrderSearchSpec, dm as OrderSettings, dn as OrderSettingsAllowedActionsOneOf, dp as OrderSettingsEditableByOneOf, au as OrderStatus, c8 as OrderTaxBreakdown, c7 as OrderTaxInfo, g8 as OrderTransactions, dI as OrdersExperiments, aP as Origin, k2 as OriginWithLiterals, dr as OwnerApps, g9 as Payment, c_ as PaymentCanceled, c$ as PaymentCanceledPaymentDetailsOneOf, aS as PaymentCollectabilityStatus, k5 as PaymentCollectabilityStatusWithLiterals, d0 as PaymentDeclined, d1 as PaymentDeclinedPaymentDetailsOneOf, gl as PaymentMethodName, aj as PaymentOptionType, jz as PaymentOptionTypeWithLiterals, ga as PaymentPaymentDetailsOneOf, cV as PaymentPending, cW as PaymentPendingPaymentDetailsOneOf, gb as PaymentReceiptInfoOneOf, cT as PaymentRefundFailed, cS as PaymentRefunded, b3 as PaymentStatus, gs as PaymentStatusDetails, gt as PaymentStatusDetailsStatusDetailsOneOf, ap as PaymentStatusEnumPaymentStatus, jF as PaymentStatusEnumPaymentStatusWithLiterals, dO as PaymentStatusUpdated, ki as PaymentStatusWithLiterals, jk as Payments, j0 as Phone, br as PhysicalProperties, fr as PicassoAssigned, fs as PicassoUnassigned, c2 as PickupAddress, c1 as PickupDetails, at as PickupMethod, jJ as PickupMethodWithLiterals, h_ as PickupReadyEmailSent, ba as Placement, kp as PlacementWithLiterals, bo as PlainTextValue, dv as PlatformFee, du as PlatformFeeSummary, gT as PlatformPaging, gW as PlatformPagingMetadata, gQ as PlatformQuery, gR as PlatformQueryPagingMethodOneOf, aT as PredefinedPaymentMethod, k6 as PredefinedPaymentMethodWithLiterals, fH as PreparePaymentCollectionRequest, eY as PreviewBuyerConfirmationEmailRequest, eZ as PreviewBuyerConfirmationEmailResponse, eW as PreviewBuyerPaymentsReceivedEmailRequest, eX as PreviewBuyerPaymentsReceivedEmailResponse, e_ as PreviewBuyerPickupConfirmationEmailRequest, e$ as PreviewBuyerPickupConfirmationEmailResponse, eS as PreviewCancelEmailRequest, eT as PreviewCancelEmailResponse, eU as PreviewCancelRefundEmailRequest, eV as PreviewCancelRefundEmailResponse, eJ as PreviewEmailByTypeRequest, eK as PreviewEmailByTypeResponse, aK as PreviewEmailType, jZ as PreviewEmailTypeWithLiterals, eL as PreviewRefundEmailRequest, eR as PreviewRefundEmailResponse, f2 as PreviewResendDownloadLinksEmailRequest, f3 as PreviewResendDownloadLinksEmailResponse, f0 as PreviewShippingConfirmationEmailRequest, f1 as PreviewShippingConfirmationEmailResponse, bI as PriceDescription, bT as PriceSummary, bi as ProductName, am as ProductPeriodAlignment, jC as ProductPeriodAlignmentWithLiterals, i4 as PublicActivityContentOneOf, gY as QueryOrderRequest, gZ as QueryOrderResponse, i_ as QuotesAddress, a$ as Reason, ke as ReasonWithLiterals, d2 as ReceiptCreated, d3 as ReceiptCreatedReceiptInfoOneOf, d6 as ReceiptSent, d7 as ReceiptSentReceiptInfoOneOf, fM as RecordManuallyCollectedPaymentRequest, fP as RecordManuallyCollectedPaymentResponse, fI as RedirectUrls, gx as Refund, eM as RefundDetails, cM as RefundInitiated, eN as RefundItem, gB as RefundItemsBreakdown, g5 as RefundSideEffects, b7 as RefundStatus, gz as RefundStatusInfo, km as RefundStatusWithLiterals, gy as RefundTransaction, fX as Refundability, fY as RefundabilityAdditionalRefundabilityInfoOneOf, aU as RefundableStatus, k7 as RefundableStatusWithLiterals, cU as RefundedAsStoreCredit, cN as RefundedPayment, cO as RefundedPaymentKindOneOf, cX as RegularPayment, gc as RegularPaymentDetails, gd as RegularPaymentDetailsPaymentMethodDetailsOneOf, cY as RegularPaymentPaymentMethodDetailsOneOf, cP as RegularPaymentRefund, iU as Reschedule, g6 as RestockInfo, g7 as RestockItem, bv as RestockLocation, aX as RestockType, ka as RestockTypeWithLiterals, e7 as RestoreInfo, cI as SavedPaymentMethod, aQ as ScheduledAction, k3 as ScheduledActionWithLiterals, g_ as SearchOrdersRequest, en as SendBuyerConfirmationEmailRequest, eo as SendBuyerConfirmationEmailResponse, ep as SendBuyerPaymentsReceivedEmailRequest, eq as SendBuyerPaymentsReceivedEmailResponse, er as SendBuyerPickupConfirmationEmailRequest, es as SendBuyerPickupConfirmationEmailResponse, ev as SendBuyerShippingConfirmationEmailRequest, ew as SendBuyerShippingConfirmationEmailResponse, eB as SendCancelRefundEmailRequest, eC as SendCancelRefundEmailResponse, eF as SendFulfillmentEmailRequest, eG as SendFulfillmentEmailResponse, ez as SendMerchantOrderReceivedNotificationRequest, eA as SendMerchantOrderReceivedNotificationResponse, eH as SendMerchantOrderReceivedPushRequest, eI as SendMerchantOrderReceivedPushResponse, iM as SendOrderUpdatedDomainEventRequest, iN as SendOrderUpdatedDomainEventResponse, eD as SendRefundEmailRequest, eE as SendRefundEmailResponse, g2 as ServiceProperties, fg as ServiceProvisioned, fh as ServiceRemoved, ei as SetOrderNumberCounterRequest, hY as ShippingAddressEdited, hU as ShippingConfirmationEmailSent, cH as ShippingInformation, cG as ShippingInformationChange, c4 as ShippingPrice, eQ as ShippingRefund, c5 as ShippingRegion, f7 as SiteCreated, aM as SiteCreatedContext, j$ as SiteCreatedContextWithLiterals, f9 as SiteDeleted, fj as SiteHardDeleted, fe as SiteMarkedAsTemplate, ff as SiteMarkedAsWixSite, fc as SitePublished, fo as SitePurgedExternally, fi as SiteRenamed, f8 as SiteTransferred, fb as SiteUndeleted, fd as SiteUnpublished, fn as SiteUrlChanged, b8 as SortOrder, kn as SortOrderWithLiterals, gS as Sorting, jb as Source, bc as SourceType, kr as SourceTypeWithLiterals, aE as SpecificItemsCouponBehavior, jT as SpecificItemsCouponBehaviorWithLiterals, j5 as StandardDetails, aL as State, j_ as StateWithLiterals, bW as StreetAddress, fl as StudioAssigned, fv as StudioTwoAssigned, fw as StudioTwoUnassigned, fm as StudioUnassigned, j4 as Subdivision, bb as SubdivisionType, kq as SubdivisionTypeWithLiterals, bC as SubscriptionDescription, al as SubscriptionFrequency, jB as SubscriptionFrequencyWithLiterals, bA as SubscriptionInfo, bD as SubscriptionSettings, bB as SubscriptionTitle, dk as TagList, dj as Tags, iK as TagsTagList, iJ as TagsTags, iO as Task, iQ as TaskAction, iR as TaskActionActionOneOf, iP as TaskKey, c6 as TaxSummary, bK as TaxableAddress, bL as TaxableAddressTaxableAddressDataOneOf, ao as TaxableAddressType, jE as TaxableAddressTypeWithLiterals, je as TotalPrice, cF as TotalPriceChange, hT as TrackingLinkAdded, hR as TrackingNumberAdded, hS as TrackingNumberEdited, aY as TransactionStatus, kb as TransactionStatusWithLiterals, bO as TranslatableString, cC as TranslatedValue, g4 as TriggerRefundRequest, ec as TriggerReindexOrderRequest, e2 as TriggerReindexRequest, e3 as TriggerReindexResponse, hp as UnArchiveOrderRequest, hq as UnArchiveOrderResponse, i6 as UpdateActivityRequest, hC as UpdateBillingContactDetailsRequest, hD as UpdateBillingContactDetailsResponse, hy as UpdateBuyerEmailRequest, hz as UpdateBuyerEmailResponse, hv as UpdateBuyerInfoRequest, hx as UpdateBuyerInfoResponse, dw as UpdateInternalDocumentsEvent, dx as UpdateInternalDocumentsEventOperationOneOf, i8 as UpdateLineItemsDescriptionLinesRequest, ia as UpdateLineItemsDescriptionLinesResponse, hE as UpdateOrderLineItemRequest, hF as UpdateOrderLineItemsRequest, hH as UpdateOrderLineItemsResponse, h7 as UpdateOrderRequest, h8 as UpdateOrderResponse, hA as UpdateOrderShippingAddressRequest, hB as UpdateOrderShippingAddressResponse, ie as UpdateOrderStatusRequest, fN as UserDefinedPaymentMethodName, fO as UserDefinedPaymentMethodNameKindOneOf, fy as UserDomainMediaDisabled, fx as UserDomainMediaEnabled, iy as V1BulkMarkOrdersAsPaidRequest, iz as V1BulkMarkOrdersAsPaidResponse, iA as V1CreatePaymentGatewayOrderRequest, iB as V1CreatePaymentGatewayOrderResponse, hg as V1LineItemDelta, hh as V1LineItemDeltaDeltaOneOf, iw as V1MarkOrderAsPaidRequest, ix as V1MarkOrderAsPaidResponse, dL as V1RestockItem, gj as V1ScheduledAction, b_ as V1ShippingInformation, em as V1TriggerReindexOrderRequest, ek as V1TriggerReindexRequest, el as V1TriggerReindexResponse, jp as Value, be as ValueType, kt as ValueTypeWithLiterals, bZ as VatId, as as VatType, jI as VatTypeWithLiterals, dF as VersionedDeleteByIdsOperation, dG as VersionedDocumentId, dE as VersionedDocumentUpdateOperation, aG as VersioningMode, jV as VersioningModeWithLiterals, gH as VoidAuthorizedPaymentsRequest, b6 as VoidedReason, kl as VoidedReasonWithLiterals, gw as VoidedStatusDetails, aJ as WebhookIdentityType, jY as WebhookIdentityTypeWithLiterals, ar as WeightUnit, jH as WeightUnitWithLiterals, d4 as WixReceipt, gp as WixReceiptInfo, ft as WixelAssigned, fu as WixelUnassigned, jv as utils } from './ecom-v1-order-orders.universal-8z9QqFF_.js';
4
4
 
5
5
  /** @internal */
6
6
  declare function importOrder$1(httpClient: HttpClient): ImportOrderSignature;
@@ -2214,6 +2214,7 @@ var Namespace = /* @__PURE__ */ ((Namespace2) => {
2214
2214
  Namespace2["CHANNELS"] = "CHANNELS";
2215
2215
  Namespace2["NAUTILUS"] = "NAUTILUS";
2216
2216
  Namespace2["SYMPHONY"] = "SYMPHONY";
2217
+ Namespace2["NAUTILUS_APPS"] = "NAUTILUS_APPS";
2217
2218
  return Namespace2;
2218
2219
  })(Namespace || {});
2219
2220
  var DeleteStatus = /* @__PURE__ */ ((DeleteStatus2) => {
@@ -2365,8 +2366,6 @@ var DeclinedReason = /* @__PURE__ */ ((DeclinedReason2) => {
2365
2366
  DeclinedReason2["EXPIRED"] = "EXPIRED";
2366
2367
  DeclinedReason2["INSUFFICIENT_FUNDS"] = "INSUFFICIENT_FUNDS";
2367
2368
  DeclinedReason2["GIFT_CARD_DISABLED"] = "GIFT_CARD_DISABLED";
2368
- DeclinedReason2["RISK_REJECTED"] = "RISK_REJECTED";
2369
- DeclinedReason2["THREE_D_SECURE_FAILED"] = "THREE_D_SECURE_FAILED";
2370
2369
  return DeclinedReason2;
2371
2370
  })(DeclinedReason || {});
2372
2371
  var VoidedReason = /* @__PURE__ */ ((VoidedReason2) => {