@wix/auto_sdk_ecom_orders 1.0.205 → 1.0.206
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.
- package/build/cjs/{ecom-v1-order-orders.universal-CSFucJ2f.d.ts → ecom-v1-order-orders.universal-DsGLOpkh.d.ts} +12 -0
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +13 -1
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{ecom-v1-order-orders.universal-CSFucJ2f.d.mts → ecom-v1-order-orders.universal-DsGLOpkh.d.mts} +12 -0
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +13 -1
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{ecom-v1-order-orders.universal-0zQEagRx.d.ts → ecom-v1-order-orders.universal-HPXLPuQt.d.ts} +0 -2
- package/build/internal/cjs/index.d.ts +2 -2
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -2
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +13 -1
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{ecom-v1-order-orders.universal-0zQEagRx.d.mts → ecom-v1-order-orders.universal-HPXLPuQt.d.mts} +0 -2
- package/build/internal/es/index.d.mts +2 -2
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -2
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +13 -1
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -5273,7 +5273,6 @@ interface RegularPaymentDetails extends RegularPaymentDetailsPaymentMethodDetail
|
|
|
5273
5273
|
* Payment method with buyer and optional owner translations.
|
|
5274
5274
|
* Non-exhaustive list of supported values:
|
|
5275
5275
|
* + `CreditCard`, `Alipay`, `AstropayCash`, `AstropayDBT`, `AstropayMBT`, `Bitcoin`, `BitPay`, `Cash`, `ConvenienceStore`, `EPay`, `Fake`, `Giropay`, `IDeal`, `InPerson`, `Klarna`, `MercadoPago`, `Netpay`, `NordeaSolo`, `Offline`, `PagSeguro`, `PayEasy`, `PayPal`, `Paysafecard`, `Paysafecash`, `PointOfSale`, `Poli`, `Privat24`, `Przelewy24`, `RapidTransfer`, `Sepa`, `Skrill`, `Sofort`, `Trustly`, `Neteller`, `Unionpay`, `UniPay`, `Yandex`
|
|
5276
|
-
* @internal
|
|
5277
5276
|
*/
|
|
5278
5277
|
paymentMethodName?: PaymentMethodName;
|
|
5279
5278
|
}
|
|
@@ -5473,7 +5472,6 @@ interface PaymentMethodName {
|
|
|
5473
5472
|
* User-provided payment method name.
|
|
5474
5473
|
*
|
|
5475
5474
|
* When set, takes precedence over `buyerLanguageName` and `siteLanguageName`.
|
|
5476
|
-
* @internal
|
|
5477
5475
|
*/
|
|
5478
5476
|
userDefinedName?: UserDefinedPaymentMethodName;
|
|
5479
5477
|
}
|
|
@@ -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, S as SetOrderNumberCounterOptions, a as SetOrderNumberCounterResponse, B as BulkDeleteImportedOrdersOptions, b as BulkDeleteImportedOrdersResponse, P as Price, c as PreparePaymentCollectionOptions, d as PreparePaymentCollectionResponse, e as PreparePaymentCollectionApplicationErrors, G as GetPaymentCollectabilityStatusResponse, R as RecordManuallyCollectedPaymentOptions, f as RecordManuallyCollectedPaymentApplicationErrors, g as PaymentCollectionMarkOrderAsPaidOptions, M as MarkOrderAsPaidResponse, h as PaymentCollectionMarkOrderAsPaidApplicationErrors, i as BulkMarkOrdersAsPaidResponse, j as GetRefundabilityStatusResponse, k as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, l as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, m as ChargeMembershipsOptions, n as PaymentRefund, T as TriggerRefundOptions, o as TriggerRefundResponse, p as TriggerRefundApplicationErrors, V as VoidAuthorizedPaymentsResponse, q as VoidAuthorizedPaymentsApplicationErrors, r as PaymentCapture, s as CaptureAuthorizedPaymentsResponse, t as CaptureAuthorizedPaymentsApplicationErrors, u as GetOrderApplicationErrors, v as OrderSearch, w as SearchOrdersResponse, x as CreateOrderOptions, y as CreateOrderApplicationErrors, U as UpdateOrder, z as UpdateOrderApplicationErrors, A as MaskedOrder, D as BulkUpdateOrdersOptions, E as BulkUpdateOrdersResponse, F as UpdateOrderLineItemIdentifiers, H as UpdateOrderLineItem, J as UpdateOrderLineItemResponse, K as PublicActivity, L as AddActivityResponse, N as AddActivitiesOptions, Q as AddActivitiesResponse, W as UpdateActivityIdentifiers, X as UpdateActivityResponse, Y as DeleteActivityIdentifiers, Z as DeleteActivityResponse, _ as CancelOrderOptions, $ as CancelOrderResponse, a0 as CancelOrderApplicationErrors, a1 as OrderStatusWithLiterals, a2 as UpdateOrderStatusResponse, a3 as UpdateOrderStatusApplicationErrors, a4 as AggregateOrdersOptions, a5 as AggregateOrdersResponse, a6 as BulkUpdateOrderTagsOptions, a7 as BulkUpdateOrderTagsResponse, a8 as OrderApprovedEnvelope, a9 as OrderCanceledEnvelope, aa as OrderCommittedEnvelope, ab as OrderCreatedEnvelope, ac as OrderFulfilledEnvelope, ad as OrderPaymentStatusUpdatedEnvelope, ae as OrderUpdatedEnvelope } from './ecom-v1-order-orders.universal-
|
|
3
|
-
export { dV as AccountInfo, j4 as AccountInfoMetadata, dR as ActionEvent, aX as ActionType, jN as ActionTypeWithLiterals, c9 as Activity, ca as ActivityContentOneOf, aw as ActivityType, jm as ActivityTypeWithLiterals, hI as AddActivitiesRequest, hG as AddActivityRequest, hj as AddInternalActivityRequest, hF as AddInternalActivityResponse, f7 as AddToAutomationMigrationPopulationRequest, f8 as AddToAutomationMigrationPopulationResponse, d6 as AdditionalFee, dE as AdditionalFeeDelta, dF as AdditionalFeeDeltaDeltaOneOf, ek as AdditionalFeeRefund, aA as AdditionalFeeSource, jq as AdditionalFeeSourceWithLiterals, bL as Address, iC as AddressDescription, bN as AddressLocation, bK as AddressWithContact, al as AdjustmentType, jc as AdjustmentTypeWithLiterals, id as AggregateOrdersRequest, fZ as AggregatedRefundSummary, fo as ApplicationError, b$ as AppliedDiscount, dC as AppliedDiscountDelta, dD as AppliedDiscountDeltaDeltaOneOf, c0 as AppliedDiscountDiscountSourceOneOf, gW as ArchiveOrderRequest, gX as ArchiveOrderResponse, eE as Asset, ay as AttributionSource, jo as AttributionSourceWithLiterals, fN as AuthorizationActionFailureDetails, fM as AuthorizationCapture, aU as AuthorizationCaptureStatus, jK as AuthorizationCaptureStatusWithLiterals, fL as AuthorizationDetails, fO as AuthorizationVoid, aV as AuthorizationVoidStatus, jL as AuthorizationVoidStatusWithLiterals, cA as AuthorizedPaymentCaptured, cz as AuthorizedPaymentCreated, cB as AuthorizedPaymentVoided, d5 as Balance, d4 as BalanceSummary, j2 as BaseEventMetadata, iM as BigDecimalWrapper, bw as BillingAdjustment, bx as BillingAdjustmentPriceSummary, fp as BulkActionMetadata, g_ as BulkArchiveOrdersByFilterRequest, g$ as BulkArchiveOrdersByFilterResponse, gY as BulkArchiveOrdersRequest, gZ as BulkArchiveOrdersResponse, dK as BulkDeleteImportedOrdersRequest, hW as BulkMarkAsFulfilledByFilterRequest, hX as BulkMarkAsFulfilledByFilterResponse, hU as BulkMarkAsFulfilledRequest, hV as BulkMarkAsFulfilledResponse, i0 as BulkMarkAsUnfulfilledByFilterRequest, i1 as BulkMarkAsUnfulfilledByFilterResponse, h_ as BulkMarkAsUnfulfilledRequest, h$ as BulkMarkAsUnfulfilledResponse, fl as BulkMarkOrdersAsPaidRequest, fm as BulkOrderResult, e0 as BulkSendBuyerPickupConfirmationEmailsRequest, e1 as BulkSendBuyerPickupConfirmationEmailsResponse, e4 as BulkSendBuyerShippingConfirmationEmailsRequest, e5 as BulkSendBuyerShippingConfirmationEmailsResponse, i2 as BulkSetBusinessLocationRequest, i3 as BulkSetBusinessLocationResponse, i4 as BulkSetBusinessLocationResult, h4 as BulkUnArchiveOrdersByFilterRequest, h5 as BulkUnArchiveOrdersByFilterResponse, h2 as BulkUnArchiveOrdersRequest, h3 as BulkUnArchiveOrdersResponse, ii as BulkUpdateOrderTagsRequest, il as BulkUpdateOrderTagsResult, gM as BulkUpdateOrdersRequest, bG as BuyerInfo, bH as BuyerInfoIdOneOf, h7 as BuyerInfoUpdate, g1 as CalculateRefundItemRequest, g3 as CalculateRefundItemResponse, g0 as CalculateRefundRequest, g2 as CalculateRefundResponse, iW as CalculatedTax, iV as CalculatedTaxes, iu as Cancel, hQ as CancelOrderRequest, g5 as CaptureAuthorizedPaymentsRequest, bb as CatalogReference, d2 as ChannelInfo, az as ChannelType, jp as ChannelTypeWithLiterals, fv as ChargeMembershipsRequest, fz as ChargeMembershipsResponse, g6 as ChargeSavedPaymentMethodRequest, g7 as ChargeSavedPaymentMethodResponse, aC as ChargeType, js as ChargeTypeWithLiterals, fQ as Chargeback, c_ as ChargebackCreated, c$ as ChargebackReversed, aY as ChargebackStatus, jO as ChargebackStatusWithLiterals, fu as ChargedBy, bh as Color, gN as CommitDeltasRequest, gV as CommitDeltasResponse, dw as CommittedDiffs, dx as CommittedDiffsShippingUpdateInfoOneOf, iF as CommonAddress, iG as CommonAddressStreetOneOf, j$ as CommonSearchWithEntityContext, iE as Company, it as Complete, c1 as Coupon, gF as CreateOrderRequest, gJ as CreateOrderResponse, ft as CreatePaymentGatewayOrderRequest, d0 as CreatedBy, d1 as CreatedByStringOneOf, cP as CreditCardDetails, fK as CreditCardPaymentMethodDetails, bI as CurrencyConversionDetails, gv as CursorPaging, gE as CursorPagingMetadata, gC as CursorSearch, gD as CursorSearchPagingMethodOneOf, gy as Cursors, cb as CustomActivity, de as CustomAllowedActions, d3 as CustomField, b5 as CustomFieldGroup, jX as CustomFieldGroupWithLiterals, i$ as CustomFieldValue, iz as Customer, ig as DecrementData, ie as DecrementItemsQuantityRequest, ih as DecrementItemsQuantityResponse, fd as DelayedCaptureSettings, hK as DeleteActivityRequest, gd as DeleteByFilterOperation, gc as DeleteByIdsOperation, eI as DeleteContext, aK as DeleteStatus, jA as DeleteStatusWithLiterals, bR as DeliveryLogistics, bS as DeliveryLogisticsAddressOneOf, bV as DeliveryTimeSlot, aD as DeltaPaymentOptionType, jt as DeltaPaymentOptionTypeWithLiterals, j1 as Deposit, b7 as DepositType, jZ as DepositTypeWithLiterals, bc as DescriptionLine, be as DescriptionLineDescriptionLineValueOneOf, bf as DescriptionLineName, af as DescriptionLineType, j6 as DescriptionLineTypeWithLiterals, bd as DescriptionLineValueOneOf, gm as DiffmatokyPayload, bq as DigitalFile, bk as Dimensions, ag as DimensionsUnit, j7 as DimensionsUnitWithLiterals, iT as Discount, iU as DiscountOneDiscountTypeOneOf, au as DiscountReason, jk as DiscountReasonWithLiterals, c4 as DiscountRule, c5 as DiscountRuleName, at as DiscountType, jj as DiscountTypeWithLiterals, dL as DomainEvent, dM as DomainEventBodyOneOf, hr as DownloadLinkSent, ch as DraftOrderChangesApplied, dG as DraftOrderCommitSettings, gO as DraftOrderDiffs, gR as DraftOrderDiffsBillingUpdateInfoOneOf, gQ as DraftOrderDiffsBuyerUpdateInfoOneOf, gS as DraftOrderDiffsRecipientUpdateInfoOneOf, gP as DraftOrderDiffsShippingUpdateInfoOneOf, fe as Duration, aM as DurationUnit, jC as DurationUnitWithLiterals, iA as Email, hA as EmailEdited, eB as Empty, dN as EntityCreatedEvent, dQ as EntityDeletedEvent, dP as EntityUpdatedEvent, gn as ErrorInformation, j3 as EventMetadata, bC as ExtendedFields, cX as ExternalReceipt, fV as ExternalReceiptInfo, bi as FocalPoint, dh as FormIdentifier, dg as FormInfo, bv as FreeTrialPeriod, hy as FulfillerEmailSent, ao as FulfillmentStatus, dt as FulfillmentStatusUpdated, jf as FulfillmentStatusWithLiterals, d7 as FulfillmentStatusesAggregate, bO as FullAddressContactDetails, go as GetOrderRequest, gp as GetOrderResponse, ff as GetPaymentCollectabilityStatusRequest, fq as GetRefundabilityStatusRequest, ib as GetShipmentsRequest, ic as GetShipmentsResponse, fS as GiftCardPaymentDetails, cG as GiftCardPaymentRefund, f5 as HasCustomEmailConfigurationsRequest, f6 as HasCustomEmailConfigurationsResponse, ix as IdAndVersion, dT as IdentificationData, dU as IdentificationDataIdOneOf, dI as ImportOrderRequest, dr as ImportedOrderDeleted, hk as InternalActivity, hl as InternalActivityContentOneOf, ga as InternalDocument, ge as InternalDocumentUpdateByFilterOperation, gb as InternalDocumentUpdateOperation, gq as InternalQueryOrdersRequest, gw as InternalQueryOrdersResponse, gf as InternalUpdateExistingOperation, aE as InventoryAction, ju as InventoryActionWithLiterals, dH as InventoryUpdateDetails, hw as InvoiceAdded, iJ as InvoiceDates, i_ as InvoiceDynamicPriceTotals, iy as InvoiceFields, hx as InvoiceSent, iw as InvoiceSentEvent, b8 as InvoiceStatus, j_ as InvoiceStatusWithLiterals, iY as InvoicesPayment, f9 as IsInAutomationMigrationPopulationRequest, fa as IsInAutomationMigrationPopulationResponse, dy as ItemChangedDetails, c7 as ItemCombination, c8 as ItemCombinationLineItem, fn as ItemMetadata, bF as ItemModifier, bn as ItemTaxFullDetails, bl as ItemType, bm as ItemTypeItemTypeDataOneOf, ah as ItemTypePreset, j8 as ItemTypePresetWithLiterals, iS as ItemizedFee, aj as JurisdictionType, ja as JurisdictionTypeWithLiterals, iL as LineItem, ct as LineItemAmount, ck as LineItemChanges, dA as LineItemDelta, dB as LineItemDeltaDeltaOneOf, co as LineItemDescriptionLineChange, c6 as LineItemDiscount, cg as LineItemExchangeData, iP as LineItemMetaData, cp as LineItemModifiersChange, cm as LineItemPriceChange, cn as LineItemProductNameChange, cl as LineItemQuantityChange, av as LineItemQuantityChangeType, jl as LineItemQuantityChangeTypeWithLiterals, ej as LineItemRefund, f$ as LineItemRefundSummary, iN as LineItemTax, bp as LineItemTaxBreakdown, bo as LineItemTaxInfo, hM as LineItemUpdate, iK as LineItems, iQ as Locale, da as Location, bz as LocationAndQuantity, cu as ManagedAdditionalFee, cr as ManagedDiscount, cq as ManagedLineItem, aR as ManuallyRefundableReason, jH as ManuallyRefundableReasonWithLiterals, hS as MarkAsFulfilledRequest, hT as MarkAsFulfilledResponse, hY as MarkAsUnfulfilledRequest, hZ as MarkAsUnfulfilledResponse, fk as MarkOrderAsPaidRequest, hO as MarkOrderAsSeenByHumanRequest, hP as MarkOrderAsSeenByHumanResponse, hh as MaskedOrderLineItem, fw as MembershipChargeItem, fx as MembershipName, fT as MembershipPaymentDetails, cH as MembershipPaymentRefund, aZ as MembershipPaymentStatus, jP as MembershipPaymentStatusWithLiterals, cc as MerchantComment, c2 as MerchantDiscount, c3 as MerchantDiscountMerchantDiscountReasonOneOf, dS as MessageEnvelope, iZ as MetaData, eC as MetaSiteSpecialEvent, eD as MetaSiteSpecialEventPayloadOneOf, bD as ModifierGroup, aJ as Namespace, eS as NamespaceChanged, jz as NamespaceWithLiterals, cf as NewExchangeOrderCreated, aQ as NonRefundableReason, jG as NonRefundableReasonWithLiterals, eX as OdeditorAssigned, eY as OdeditorUnassigned, aB as OrderActionType, jr as OrderActionTypeWithLiterals, ax as OrderActivityTypeEnumActivityType, jn as OrderActivityTypeEnumActivityTypeWithLiterals, b1 as OrderApprovalStrategy, jT as OrderApprovalStrategyWithLiterals, dk as OrderApproved, hq as OrderCanceled, du as OrderCanceledEventOrderCanceled, ci as OrderChange, cj as OrderChangeValueOneOf, gI as OrderCreateNotifications, ce as OrderCreatedFromExchange, gG as OrderCreationSettings, gH as OrderCreationSettingsEditableByOneOf, dv as OrderDeltasCommitted, ho as OrderFulfilled, dq as OrderImported, dn as OrderItemsRestocked, b9 as OrderLineItem, dz as OrderLineItemChangedDetails, hp as OrderNotFulfilled, hn as OrderPaid, hC as OrderPartiallyPaid, hD as OrderPending, hm as OrderPlaced, cd as OrderRefunded, hE as OrderRejected, dm as OrderRejectedEventOrderRejected, j5 as OrderSearchSpec, db as OrderSettings, dc as OrderSettingsAllowedActionsOneOf, dd as OrderSettingsEditableByOneOf, as as OrderStatus, b_ as OrderTaxBreakdown, bZ as OrderTaxInfo, fE as OrderTransactions, dl as OrdersExperiments, df as OwnerApps, fF as Payment, cQ as PaymentCanceled, cR as PaymentCanceledPaymentDetailsOneOf, aN as PaymentCollectabilityStatus, jD as PaymentCollectabilityStatusWithLiterals, cS as PaymentDeclined, cT as PaymentDeclinedPaymentDetailsOneOf, fR as PaymentMethodName, ai as PaymentOptionType, j9 as PaymentOptionTypeWithLiterals, fG as PaymentPaymentDetailsOneOf, cL as PaymentPending, cM as PaymentPendingPaymentDetailsOneOf, fH as PaymentReceiptInfoOneOf, cJ as PaymentRefundFailed, cI as PaymentRefunded, an as PaymentStatus, ds as PaymentStatusUpdated, je as PaymentStatusWithLiterals, iX as Payments, iD as Phone, bj as PhysicalProperties, eZ as PicassoAssigned, e_ as PicassoUnassigned, bU as PickupAddress, bT as PickupDetails, ar as PickupMethod, ji as PickupMethodWithLiterals, hB as PickupReadyEmailSent, b2 as Placement, jU as PlacementWithLiterals, bg as PlainTextValue, dj as PlatformFee, di as PlatformFeeSummary, gu as PlatformPaging, gx as PlatformPagingMetadata, gr as PlatformQuery, gs as PlatformQueryPagingMethodOneOf, aO as PredefinedPaymentMethod, jE as PredefinedPaymentMethodWithLiterals, fb as PreparePaymentCollectionRequest, et as PreviewBuyerConfirmationEmailRequest, eu as PreviewBuyerConfirmationEmailResponse, er as PreviewBuyerPaymentsReceivedEmailRequest, es as PreviewBuyerPaymentsReceivedEmailResponse, ev as PreviewBuyerPickupConfirmationEmailRequest, ew as PreviewBuyerPickupConfirmationEmailResponse, en as PreviewCancelEmailRequest, eo as PreviewCancelEmailResponse, ep as PreviewCancelRefundEmailRequest, eq as PreviewCancelRefundEmailResponse, ee as PreviewEmailByTypeRequest, ef as PreviewEmailByTypeResponse, aG as PreviewEmailType, jw as PreviewEmailTypeWithLiterals, eg as PreviewRefundEmailRequest, em as PreviewRefundEmailResponse, ez as PreviewResendDownloadLinksEmailRequest, eA as PreviewResendDownloadLinksEmailResponse, ex as PreviewShippingConfirmationEmailRequest, ey as PreviewShippingConfirmationEmailResponse, by as PriceDescription, bJ as PriceSummary, ba as ProductName, hH as PublicActivityContentOneOf, gz as QueryOrderRequest, gA as QueryOrderResponse, iB as QuotesAddress, aW as Reason, jM as ReasonWithLiterals, cU as ReceiptCreated, cV as ReceiptCreatedReceiptInfoOneOf, cY as ReceiptSent, cZ as ReceiptSentReceiptInfoOneOf, fg as RecordManuallyCollectedPaymentRequest, fj as RecordManuallyCollectedPaymentResponse, fc as RedirectUrls, fW as Refund, eh as RefundDetails, cC as RefundInitiated, ei as RefundItem, f_ as RefundItemsBreakdown, fB as RefundSideEffects, a_ as RefundStatus, fY as RefundStatusInfo, jQ as RefundStatusWithLiterals, fX as RefundTransaction, fr as Refundability, fs as RefundabilityAdditionalRefundabilityInfoOneOf, aP as RefundableStatus, jF as RefundableStatusWithLiterals, cK as RefundedAsStoreCredit, cD as RefundedPayment, cE as RefundedPaymentKindOneOf, cN as RegularPayment, fI as RegularPaymentDetails, fJ as RegularPaymentDetailsPaymentMethodDetailsOneOf, cO as RegularPaymentPaymentMethodDetailsOneOf, cF as RegularPaymentRefund, iv as Reschedule, fC as RestockInfo, fD as RestockItem, aS as RestockType, jI as RestockTypeWithLiterals, dO as RestoreInfo, cy as SavedPaymentMethod, aL as ScheduledAction, jB as ScheduledActionWithLiterals, gB as SearchOrdersRequest, dW as SendBuyerConfirmationEmailRequest, dX as SendBuyerConfirmationEmailResponse, dY as SendBuyerPaymentsReceivedEmailRequest, dZ as SendBuyerPaymentsReceivedEmailResponse, d_ as SendBuyerPickupConfirmationEmailRequest, d$ as SendBuyerPickupConfirmationEmailResponse, e2 as SendBuyerShippingConfirmationEmailRequest, e3 as SendBuyerShippingConfirmationEmailResponse, e8 as SendCancelRefundEmailRequest, e9 as SendCancelRefundEmailResponse, e6 as SendMerchantOrderReceivedNotificationRequest, e7 as SendMerchantOrderReceivedNotificationResponse, ec as SendMerchantOrderReceivedPushRequest, ed as SendMerchantOrderReceivedPushResponse, im as SendOrderUpdatedDomainEventRequest, io as SendOrderUpdatedDomainEventResponse, ea as SendRefundEmailRequest, eb as SendRefundEmailResponse, fy as ServiceProperties, eO as ServiceProvisioned, eP as ServiceRemoved, dJ as SetOrderNumberCounterRequest, hz as ShippingAddressEdited, hv as ShippingConfirmationEmailSent, cx as ShippingInformation, cw as ShippingInformationChange, bW as ShippingPrice, el as ShippingRefund, bX as ShippingRegion, eF as SiteCreated, aI as SiteCreatedContext, jy as SiteCreatedContextWithLiterals, eH as SiteDeleted, eR as SiteHardDeleted, eM as SiteMarkedAsTemplate, eN as SiteMarkedAsWixSite, eK as SitePublished, eW as SitePurgedExternally, eQ as SiteRenamed, eG as SiteTransferred, eJ as SiteUndeleted, eL as SiteUnpublished, eV as SiteUrlChanged, b0 as SortOrder, jS as SortOrderWithLiterals, gt as Sorting, iO as Source, b4 as SourceType, jW as SourceTypeWithLiterals, iI as StandardDetails, aH as State, jx as StateWithLiterals, bM as StreetAddress, eT as StudioAssigned, f1 as StudioTwoAssigned, f2 as StudioTwoUnassigned, eU as StudioUnassigned, iH as Subdivision, b3 as SubdivisionType, jV as SubdivisionTypeWithLiterals, bt as SubscriptionDescription, ak as SubscriptionFrequency, jb as SubscriptionFrequencyWithLiterals, br as SubscriptionInfo, bu as SubscriptionSettings, bs as SubscriptionTitle, d9 as TagList, d8 as Tags, ik as TagsTagList, ij as TagsTags, ip as Task, ir as TaskAction, is as TaskActionActionOneOf, iq as TaskKey, bY as TaxSummary, bA as TaxableAddress, bB as TaxableAddressTaxableAddressDataOneOf, am as TaxableAddressType, jd as TaxableAddressTypeWithLiterals, iR as TotalPrice, cv as TotalPriceChange, hu as TrackingLinkAdded, hs as TrackingNumberAdded, ht as TrackingNumberEdited, aT as TransactionStatus, jJ as TransactionStatusWithLiterals, bE as TranslatableString, cs as TranslatedValue, fA as TriggerRefundRequest, gl as TriggerReindexOrderRequest, gj as TriggerReindexRequest, gk as TriggerReindexResponse, h0 as UnArchiveOrderRequest, h1 as UnArchiveOrderResponse, hJ as UpdateActivityRequest, hd as UpdateBillingContactDetailsRequest, he as UpdateBillingContactDetailsResponse, h9 as UpdateBuyerEmailRequest, ha as UpdateBuyerEmailResponse, h6 as UpdateBuyerInfoRequest, h8 as UpdateBuyerInfoResponse, g8 as UpdateInternalDocumentsEvent, g9 as UpdateInternalDocumentsEventOperationOneOf, hL as UpdateLineItemsDescriptionLinesRequest, hN as UpdateLineItemsDescriptionLinesResponse, hf as UpdateOrderLineItemRequest, hg as UpdateOrderLineItemsRequest, hi as UpdateOrderLineItemsResponse, gK as UpdateOrderRequest, gL as UpdateOrderResponse, hb as UpdateOrderShippingAddressRequest, hc as UpdateOrderShippingAddressResponse, hR as UpdateOrderStatusRequest, fh as UserDefinedPaymentMethodName, fi as UserDefinedPaymentMethodNameKindOneOf, f4 as UserDomainMediaDisabled, f3 as UserDomainMediaEnabled, i7 as V1BulkMarkOrdersAsPaidRequest, i8 as V1BulkMarkOrdersAsPaidResponse, i9 as V1CreatePaymentGatewayOrderRequest, ia as V1CreatePaymentGatewayOrderResponse, gT as V1LineItemDelta, gU as V1LineItemDeltaDeltaOneOf, i5 as V1MarkOrderAsPaidRequest, i6 as V1MarkOrderAsPaidResponse, dp as V1RestockItem, fP as V1ScheduledAction, bQ as V1ShippingInformation, j0 as Value, b6 as ValueType, jY as ValueTypeWithLiterals, bP as VatId, aq as VatType, jh as VatTypeWithLiterals, gh as VersionedDeleteByIdsOperation, gi as VersionedDocumentId, gg as VersionedDocumentUpdateOperation, a$ as VersioningMode, jR as VersioningModeWithLiterals, g4 as VoidAuthorizedPaymentsRequest, aF as WebhookIdentityType, jv as WebhookIdentityTypeWithLiterals, ap as WeightUnit, jg as WeightUnitWithLiterals, cW as WixReceipt, fU as WixReceiptInfo, e$ as WixelAssigned, f0 as WixelUnassigned } from './ecom-v1-order-orders.universal-0zQEagRx.js';
|
|
2
|
+
import { O as Order, I as ImportOrderResponse, S as SetOrderNumberCounterOptions, a as SetOrderNumberCounterResponse, B as BulkDeleteImportedOrdersOptions, b as BulkDeleteImportedOrdersResponse, P as Price, c as PreparePaymentCollectionOptions, d as PreparePaymentCollectionResponse, e as PreparePaymentCollectionApplicationErrors, G as GetPaymentCollectabilityStatusResponse, R as RecordManuallyCollectedPaymentOptions, f as RecordManuallyCollectedPaymentApplicationErrors, g as PaymentCollectionMarkOrderAsPaidOptions, M as MarkOrderAsPaidResponse, h as PaymentCollectionMarkOrderAsPaidApplicationErrors, i as BulkMarkOrdersAsPaidResponse, j as GetRefundabilityStatusResponse, k as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, l as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, m as ChargeMembershipsOptions, n as PaymentRefund, T as TriggerRefundOptions, o as TriggerRefundResponse, p as TriggerRefundApplicationErrors, V as VoidAuthorizedPaymentsResponse, q as VoidAuthorizedPaymentsApplicationErrors, r as PaymentCapture, s as CaptureAuthorizedPaymentsResponse, t as CaptureAuthorizedPaymentsApplicationErrors, u as GetOrderApplicationErrors, v as OrderSearch, w as SearchOrdersResponse, x as CreateOrderOptions, y as CreateOrderApplicationErrors, U as UpdateOrder, z as UpdateOrderApplicationErrors, A as MaskedOrder, D as BulkUpdateOrdersOptions, E as BulkUpdateOrdersResponse, F as UpdateOrderLineItemIdentifiers, H as UpdateOrderLineItem, J as UpdateOrderLineItemResponse, K as PublicActivity, L as AddActivityResponse, N as AddActivitiesOptions, Q as AddActivitiesResponse, W as UpdateActivityIdentifiers, X as UpdateActivityResponse, Y as DeleteActivityIdentifiers, Z as DeleteActivityResponse, _ as CancelOrderOptions, $ as CancelOrderResponse, a0 as CancelOrderApplicationErrors, a1 as OrderStatusWithLiterals, a2 as UpdateOrderStatusResponse, a3 as UpdateOrderStatusApplicationErrors, a4 as AggregateOrdersOptions, a5 as AggregateOrdersResponse, a6 as BulkUpdateOrderTagsOptions, a7 as BulkUpdateOrderTagsResponse, a8 as OrderApprovedEnvelope, a9 as OrderCanceledEnvelope, aa as OrderCommittedEnvelope, ab as OrderCreatedEnvelope, ac as OrderFulfilledEnvelope, ad as OrderPaymentStatusUpdatedEnvelope, ae as OrderUpdatedEnvelope } from './ecom-v1-order-orders.universal-HPXLPuQt.js';
|
|
3
|
+
export { dV as AccountInfo, j4 as AccountInfoMetadata, dR as ActionEvent, aX as ActionType, jN as ActionTypeWithLiterals, c9 as Activity, ca as ActivityContentOneOf, aw as ActivityType, jm as ActivityTypeWithLiterals, hI as AddActivitiesRequest, hG as AddActivityRequest, hj as AddInternalActivityRequest, hF as AddInternalActivityResponse, f7 as AddToAutomationMigrationPopulationRequest, f8 as AddToAutomationMigrationPopulationResponse, d6 as AdditionalFee, dE as AdditionalFeeDelta, dF as AdditionalFeeDeltaDeltaOneOf, ek as AdditionalFeeRefund, aA as AdditionalFeeSource, jq as AdditionalFeeSourceWithLiterals, bL as Address, iC as AddressDescription, bN as AddressLocation, bK as AddressWithContact, al as AdjustmentType, jc as AdjustmentTypeWithLiterals, id as AggregateOrdersRequest, fZ as AggregatedRefundSummary, fo as ApplicationError, b$ as AppliedDiscount, dC as AppliedDiscountDelta, dD as AppliedDiscountDeltaDeltaOneOf, c0 as AppliedDiscountDiscountSourceOneOf, gW as ArchiveOrderRequest, gX as ArchiveOrderResponse, eE as Asset, ay as AttributionSource, jo as AttributionSourceWithLiterals, fN as AuthorizationActionFailureDetails, fM as AuthorizationCapture, aU as AuthorizationCaptureStatus, jK as AuthorizationCaptureStatusWithLiterals, fL as AuthorizationDetails, fO as AuthorizationVoid, aV as AuthorizationVoidStatus, jL as AuthorizationVoidStatusWithLiterals, cA as AuthorizedPaymentCaptured, cz as AuthorizedPaymentCreated, cB as AuthorizedPaymentVoided, d5 as Balance, d4 as BalanceSummary, j2 as BaseEventMetadata, iM as BigDecimalWrapper, bw as BillingAdjustment, bx as BillingAdjustmentPriceSummary, fp as BulkActionMetadata, g_ as BulkArchiveOrdersByFilterRequest, g$ as BulkArchiveOrdersByFilterResponse, gY as BulkArchiveOrdersRequest, gZ as BulkArchiveOrdersResponse, dK as BulkDeleteImportedOrdersRequest, hW as BulkMarkAsFulfilledByFilterRequest, hX as BulkMarkAsFulfilledByFilterResponse, hU as BulkMarkAsFulfilledRequest, hV as BulkMarkAsFulfilledResponse, i0 as BulkMarkAsUnfulfilledByFilterRequest, i1 as BulkMarkAsUnfulfilledByFilterResponse, h_ as BulkMarkAsUnfulfilledRequest, h$ as BulkMarkAsUnfulfilledResponse, fl as BulkMarkOrdersAsPaidRequest, fm as BulkOrderResult, e0 as BulkSendBuyerPickupConfirmationEmailsRequest, e1 as BulkSendBuyerPickupConfirmationEmailsResponse, e4 as BulkSendBuyerShippingConfirmationEmailsRequest, e5 as BulkSendBuyerShippingConfirmationEmailsResponse, i2 as BulkSetBusinessLocationRequest, i3 as BulkSetBusinessLocationResponse, i4 as BulkSetBusinessLocationResult, h4 as BulkUnArchiveOrdersByFilterRequest, h5 as BulkUnArchiveOrdersByFilterResponse, h2 as BulkUnArchiveOrdersRequest, h3 as BulkUnArchiveOrdersResponse, ii as BulkUpdateOrderTagsRequest, il as BulkUpdateOrderTagsResult, gM as BulkUpdateOrdersRequest, bG as BuyerInfo, bH as BuyerInfoIdOneOf, h7 as BuyerInfoUpdate, g1 as CalculateRefundItemRequest, g3 as CalculateRefundItemResponse, g0 as CalculateRefundRequest, g2 as CalculateRefundResponse, iW as CalculatedTax, iV as CalculatedTaxes, iu as Cancel, hQ as CancelOrderRequest, g5 as CaptureAuthorizedPaymentsRequest, bb as CatalogReference, d2 as ChannelInfo, az as ChannelType, jp as ChannelTypeWithLiterals, fv as ChargeMembershipsRequest, fz as ChargeMembershipsResponse, g6 as ChargeSavedPaymentMethodRequest, g7 as ChargeSavedPaymentMethodResponse, aC as ChargeType, js as ChargeTypeWithLiterals, fQ as Chargeback, c_ as ChargebackCreated, c$ as ChargebackReversed, aY as ChargebackStatus, jO as ChargebackStatusWithLiterals, fu as ChargedBy, bh as Color, gN as CommitDeltasRequest, gV as CommitDeltasResponse, dw as CommittedDiffs, dx as CommittedDiffsShippingUpdateInfoOneOf, iF as CommonAddress, iG as CommonAddressStreetOneOf, j$ as CommonSearchWithEntityContext, iE as Company, it as Complete, c1 as Coupon, gF as CreateOrderRequest, gJ as CreateOrderResponse, ft as CreatePaymentGatewayOrderRequest, d0 as CreatedBy, d1 as CreatedByStringOneOf, cP as CreditCardDetails, fK as CreditCardPaymentMethodDetails, bI as CurrencyConversionDetails, gv as CursorPaging, gE as CursorPagingMetadata, gC as CursorSearch, gD as CursorSearchPagingMethodOneOf, gy as Cursors, cb as CustomActivity, de as CustomAllowedActions, d3 as CustomField, b5 as CustomFieldGroup, jX as CustomFieldGroupWithLiterals, i$ as CustomFieldValue, iz as Customer, ig as DecrementData, ie as DecrementItemsQuantityRequest, ih as DecrementItemsQuantityResponse, fd as DelayedCaptureSettings, hK as DeleteActivityRequest, gd as DeleteByFilterOperation, gc as DeleteByIdsOperation, eI as DeleteContext, aK as DeleteStatus, jA as DeleteStatusWithLiterals, bR as DeliveryLogistics, bS as DeliveryLogisticsAddressOneOf, bV as DeliveryTimeSlot, aD as DeltaPaymentOptionType, jt as DeltaPaymentOptionTypeWithLiterals, j1 as Deposit, b7 as DepositType, jZ as DepositTypeWithLiterals, bc as DescriptionLine, be as DescriptionLineDescriptionLineValueOneOf, bf as DescriptionLineName, af as DescriptionLineType, j6 as DescriptionLineTypeWithLiterals, bd as DescriptionLineValueOneOf, gm as DiffmatokyPayload, bq as DigitalFile, bk as Dimensions, ag as DimensionsUnit, j7 as DimensionsUnitWithLiterals, iT as Discount, iU as DiscountOneDiscountTypeOneOf, au as DiscountReason, jk as DiscountReasonWithLiterals, c4 as DiscountRule, c5 as DiscountRuleName, at as DiscountType, jj as DiscountTypeWithLiterals, dL as DomainEvent, dM as DomainEventBodyOneOf, hr as DownloadLinkSent, ch as DraftOrderChangesApplied, dG as DraftOrderCommitSettings, gO as DraftOrderDiffs, gR as DraftOrderDiffsBillingUpdateInfoOneOf, gQ as DraftOrderDiffsBuyerUpdateInfoOneOf, gS as DraftOrderDiffsRecipientUpdateInfoOneOf, gP as DraftOrderDiffsShippingUpdateInfoOneOf, fe as Duration, aM as DurationUnit, jC as DurationUnitWithLiterals, iA as Email, hA as EmailEdited, eB as Empty, dN as EntityCreatedEvent, dQ as EntityDeletedEvent, dP as EntityUpdatedEvent, gn as ErrorInformation, j3 as EventMetadata, bC as ExtendedFields, cX as ExternalReceipt, fV as ExternalReceiptInfo, bi as FocalPoint, dh as FormIdentifier, dg as FormInfo, bv as FreeTrialPeriod, hy as FulfillerEmailSent, ao as FulfillmentStatus, dt as FulfillmentStatusUpdated, jf as FulfillmentStatusWithLiterals, d7 as FulfillmentStatusesAggregate, bO as FullAddressContactDetails, go as GetOrderRequest, gp as GetOrderResponse, ff as GetPaymentCollectabilityStatusRequest, fq as GetRefundabilityStatusRequest, ib as GetShipmentsRequest, ic as GetShipmentsResponse, fS as GiftCardPaymentDetails, cG as GiftCardPaymentRefund, f5 as HasCustomEmailConfigurationsRequest, f6 as HasCustomEmailConfigurationsResponse, ix as IdAndVersion, dT as IdentificationData, dU as IdentificationDataIdOneOf, dI as ImportOrderRequest, dr as ImportedOrderDeleted, hk as InternalActivity, hl as InternalActivityContentOneOf, ga as InternalDocument, ge as InternalDocumentUpdateByFilterOperation, gb as InternalDocumentUpdateOperation, gq as InternalQueryOrdersRequest, gw as InternalQueryOrdersResponse, gf as InternalUpdateExistingOperation, aE as InventoryAction, ju as InventoryActionWithLiterals, dH as InventoryUpdateDetails, hw as InvoiceAdded, iJ as InvoiceDates, i_ as InvoiceDynamicPriceTotals, iy as InvoiceFields, hx as InvoiceSent, iw as InvoiceSentEvent, b8 as InvoiceStatus, j_ as InvoiceStatusWithLiterals, iY as InvoicesPayment, f9 as IsInAutomationMigrationPopulationRequest, fa as IsInAutomationMigrationPopulationResponse, dy as ItemChangedDetails, c7 as ItemCombination, c8 as ItemCombinationLineItem, fn as ItemMetadata, bF as ItemModifier, bn as ItemTaxFullDetails, bl as ItemType, bm as ItemTypeItemTypeDataOneOf, ah as ItemTypePreset, j8 as ItemTypePresetWithLiterals, iS as ItemizedFee, aj as JurisdictionType, ja as JurisdictionTypeWithLiterals, iL as LineItem, ct as LineItemAmount, ck as LineItemChanges, dA as LineItemDelta, dB as LineItemDeltaDeltaOneOf, co as LineItemDescriptionLineChange, c6 as LineItemDiscount, cg as LineItemExchangeData, iP as LineItemMetaData, cp as LineItemModifiersChange, cm as LineItemPriceChange, cn as LineItemProductNameChange, cl as LineItemQuantityChange, av as LineItemQuantityChangeType, jl as LineItemQuantityChangeTypeWithLiterals, ej as LineItemRefund, f$ as LineItemRefundSummary, iN as LineItemTax, bp as LineItemTaxBreakdown, bo as LineItemTaxInfo, hM as LineItemUpdate, iK as LineItems, iQ as Locale, da as Location, bz as LocationAndQuantity, cu as ManagedAdditionalFee, cr as ManagedDiscount, cq as ManagedLineItem, aR as ManuallyRefundableReason, jH as ManuallyRefundableReasonWithLiterals, hS as MarkAsFulfilledRequest, hT as MarkAsFulfilledResponse, hY as MarkAsUnfulfilledRequest, hZ as MarkAsUnfulfilledResponse, fk as MarkOrderAsPaidRequest, hO as MarkOrderAsSeenByHumanRequest, hP as MarkOrderAsSeenByHumanResponse, hh as MaskedOrderLineItem, fw as MembershipChargeItem, fx as MembershipName, fT as MembershipPaymentDetails, cH as MembershipPaymentRefund, aZ as MembershipPaymentStatus, jP as MembershipPaymentStatusWithLiterals, cc as MerchantComment, c2 as MerchantDiscount, c3 as MerchantDiscountMerchantDiscountReasonOneOf, dS as MessageEnvelope, iZ as MetaData, eC as MetaSiteSpecialEvent, eD as MetaSiteSpecialEventPayloadOneOf, bD as ModifierGroup, aJ as Namespace, eS as NamespaceChanged, jz as NamespaceWithLiterals, cf as NewExchangeOrderCreated, aQ as NonRefundableReason, jG as NonRefundableReasonWithLiterals, eX as OdeditorAssigned, eY as OdeditorUnassigned, aB as OrderActionType, jr as OrderActionTypeWithLiterals, ax as OrderActivityTypeEnumActivityType, jn as OrderActivityTypeEnumActivityTypeWithLiterals, b1 as OrderApprovalStrategy, jT as OrderApprovalStrategyWithLiterals, dk as OrderApproved, hq as OrderCanceled, du as OrderCanceledEventOrderCanceled, ci as OrderChange, cj as OrderChangeValueOneOf, gI as OrderCreateNotifications, ce as OrderCreatedFromExchange, gG as OrderCreationSettings, gH as OrderCreationSettingsEditableByOneOf, dv as OrderDeltasCommitted, ho as OrderFulfilled, dq as OrderImported, dn as OrderItemsRestocked, b9 as OrderLineItem, dz as OrderLineItemChangedDetails, hp as OrderNotFulfilled, hn as OrderPaid, hC as OrderPartiallyPaid, hD as OrderPending, hm as OrderPlaced, cd as OrderRefunded, hE as OrderRejected, dm as OrderRejectedEventOrderRejected, j5 as OrderSearchSpec, db as OrderSettings, dc as OrderSettingsAllowedActionsOneOf, dd as OrderSettingsEditableByOneOf, as as OrderStatus, b_ as OrderTaxBreakdown, bZ as OrderTaxInfo, fE as OrderTransactions, dl as OrdersExperiments, df as OwnerApps, fF as Payment, cQ as PaymentCanceled, cR as PaymentCanceledPaymentDetailsOneOf, aN as PaymentCollectabilityStatus, jD as PaymentCollectabilityStatusWithLiterals, cS as PaymentDeclined, cT as PaymentDeclinedPaymentDetailsOneOf, fR as PaymentMethodName, ai as PaymentOptionType, j9 as PaymentOptionTypeWithLiterals, fG as PaymentPaymentDetailsOneOf, cL as PaymentPending, cM as PaymentPendingPaymentDetailsOneOf, fH as PaymentReceiptInfoOneOf, cJ as PaymentRefundFailed, cI as PaymentRefunded, an as PaymentStatus, ds as PaymentStatusUpdated, je as PaymentStatusWithLiterals, iX as Payments, iD as Phone, bj as PhysicalProperties, eZ as PicassoAssigned, e_ as PicassoUnassigned, bU as PickupAddress, bT as PickupDetails, ar as PickupMethod, ji as PickupMethodWithLiterals, hB as PickupReadyEmailSent, b2 as Placement, jU as PlacementWithLiterals, bg as PlainTextValue, dj as PlatformFee, di as PlatformFeeSummary, gu as PlatformPaging, gx as PlatformPagingMetadata, gr as PlatformQuery, gs as PlatformQueryPagingMethodOneOf, aO as PredefinedPaymentMethod, jE as PredefinedPaymentMethodWithLiterals, fb as PreparePaymentCollectionRequest, et as PreviewBuyerConfirmationEmailRequest, eu as PreviewBuyerConfirmationEmailResponse, er as PreviewBuyerPaymentsReceivedEmailRequest, es as PreviewBuyerPaymentsReceivedEmailResponse, ev as PreviewBuyerPickupConfirmationEmailRequest, ew as PreviewBuyerPickupConfirmationEmailResponse, en as PreviewCancelEmailRequest, eo as PreviewCancelEmailResponse, ep as PreviewCancelRefundEmailRequest, eq as PreviewCancelRefundEmailResponse, ee as PreviewEmailByTypeRequest, ef as PreviewEmailByTypeResponse, aG as PreviewEmailType, jw as PreviewEmailTypeWithLiterals, eg as PreviewRefundEmailRequest, em as PreviewRefundEmailResponse, ez as PreviewResendDownloadLinksEmailRequest, eA as PreviewResendDownloadLinksEmailResponse, ex as PreviewShippingConfirmationEmailRequest, ey as PreviewShippingConfirmationEmailResponse, by as PriceDescription, bJ as PriceSummary, ba as ProductName, hH as PublicActivityContentOneOf, gz as QueryOrderRequest, gA as QueryOrderResponse, iB as QuotesAddress, aW as Reason, jM as ReasonWithLiterals, cU as ReceiptCreated, cV as ReceiptCreatedReceiptInfoOneOf, cY as ReceiptSent, cZ as ReceiptSentReceiptInfoOneOf, fg as RecordManuallyCollectedPaymentRequest, fj as RecordManuallyCollectedPaymentResponse, fc as RedirectUrls, fW as Refund, eh as RefundDetails, cC as RefundInitiated, ei as RefundItem, f_ as RefundItemsBreakdown, fB as RefundSideEffects, a_ as RefundStatus, fY as RefundStatusInfo, jQ as RefundStatusWithLiterals, fX as RefundTransaction, fr as Refundability, fs as RefundabilityAdditionalRefundabilityInfoOneOf, aP as RefundableStatus, jF as RefundableStatusWithLiterals, cK as RefundedAsStoreCredit, cD as RefundedPayment, cE as RefundedPaymentKindOneOf, cN as RegularPayment, fI as RegularPaymentDetails, fJ as RegularPaymentDetailsPaymentMethodDetailsOneOf, cO as RegularPaymentPaymentMethodDetailsOneOf, cF as RegularPaymentRefund, iv as Reschedule, fC as RestockInfo, fD as RestockItem, aS as RestockType, jI as RestockTypeWithLiterals, dO as RestoreInfo, cy as SavedPaymentMethod, aL as ScheduledAction, jB as ScheduledActionWithLiterals, gB as SearchOrdersRequest, dW as SendBuyerConfirmationEmailRequest, dX as SendBuyerConfirmationEmailResponse, dY as SendBuyerPaymentsReceivedEmailRequest, dZ as SendBuyerPaymentsReceivedEmailResponse, d_ as SendBuyerPickupConfirmationEmailRequest, d$ as SendBuyerPickupConfirmationEmailResponse, e2 as SendBuyerShippingConfirmationEmailRequest, e3 as SendBuyerShippingConfirmationEmailResponse, e8 as SendCancelRefundEmailRequest, e9 as SendCancelRefundEmailResponse, e6 as SendMerchantOrderReceivedNotificationRequest, e7 as SendMerchantOrderReceivedNotificationResponse, ec as SendMerchantOrderReceivedPushRequest, ed as SendMerchantOrderReceivedPushResponse, im as SendOrderUpdatedDomainEventRequest, io as SendOrderUpdatedDomainEventResponse, ea as SendRefundEmailRequest, eb as SendRefundEmailResponse, fy as ServiceProperties, eO as ServiceProvisioned, eP as ServiceRemoved, dJ as SetOrderNumberCounterRequest, hz as ShippingAddressEdited, hv as ShippingConfirmationEmailSent, cx as ShippingInformation, cw as ShippingInformationChange, bW as ShippingPrice, el as ShippingRefund, bX as ShippingRegion, eF as SiteCreated, aI as SiteCreatedContext, jy as SiteCreatedContextWithLiterals, eH as SiteDeleted, eR as SiteHardDeleted, eM as SiteMarkedAsTemplate, eN as SiteMarkedAsWixSite, eK as SitePublished, eW as SitePurgedExternally, eQ as SiteRenamed, eG as SiteTransferred, eJ as SiteUndeleted, eL as SiteUnpublished, eV as SiteUrlChanged, b0 as SortOrder, jS as SortOrderWithLiterals, gt as Sorting, iO as Source, b4 as SourceType, jW as SourceTypeWithLiterals, iI as StandardDetails, aH as State, jx as StateWithLiterals, bM as StreetAddress, eT as StudioAssigned, f1 as StudioTwoAssigned, f2 as StudioTwoUnassigned, eU as StudioUnassigned, iH as Subdivision, b3 as SubdivisionType, jV as SubdivisionTypeWithLiterals, bt as SubscriptionDescription, ak as SubscriptionFrequency, jb as SubscriptionFrequencyWithLiterals, br as SubscriptionInfo, bu as SubscriptionSettings, bs as SubscriptionTitle, d9 as TagList, d8 as Tags, ik as TagsTagList, ij as TagsTags, ip as Task, ir as TaskAction, is as TaskActionActionOneOf, iq as TaskKey, bY as TaxSummary, bA as TaxableAddress, bB as TaxableAddressTaxableAddressDataOneOf, am as TaxableAddressType, jd as TaxableAddressTypeWithLiterals, iR as TotalPrice, cv as TotalPriceChange, hu as TrackingLinkAdded, hs as TrackingNumberAdded, ht as TrackingNumberEdited, aT as TransactionStatus, jJ as TransactionStatusWithLiterals, bE as TranslatableString, cs as TranslatedValue, fA as TriggerRefundRequest, gl as TriggerReindexOrderRequest, gj as TriggerReindexRequest, gk as TriggerReindexResponse, h0 as UnArchiveOrderRequest, h1 as UnArchiveOrderResponse, hJ as UpdateActivityRequest, hd as UpdateBillingContactDetailsRequest, he as UpdateBillingContactDetailsResponse, h9 as UpdateBuyerEmailRequest, ha as UpdateBuyerEmailResponse, h6 as UpdateBuyerInfoRequest, h8 as UpdateBuyerInfoResponse, g8 as UpdateInternalDocumentsEvent, g9 as UpdateInternalDocumentsEventOperationOneOf, hL as UpdateLineItemsDescriptionLinesRequest, hN as UpdateLineItemsDescriptionLinesResponse, hf as UpdateOrderLineItemRequest, hg as UpdateOrderLineItemsRequest, hi as UpdateOrderLineItemsResponse, gK as UpdateOrderRequest, gL as UpdateOrderResponse, hb as UpdateOrderShippingAddressRequest, hc as UpdateOrderShippingAddressResponse, hR as UpdateOrderStatusRequest, fh as UserDefinedPaymentMethodName, fi as UserDefinedPaymentMethodNameKindOneOf, f4 as UserDomainMediaDisabled, f3 as UserDomainMediaEnabled, i7 as V1BulkMarkOrdersAsPaidRequest, i8 as V1BulkMarkOrdersAsPaidResponse, i9 as V1CreatePaymentGatewayOrderRequest, ia as V1CreatePaymentGatewayOrderResponse, gT as V1LineItemDelta, gU as V1LineItemDeltaDeltaOneOf, i5 as V1MarkOrderAsPaidRequest, i6 as V1MarkOrderAsPaidResponse, dp as V1RestockItem, fP as V1ScheduledAction, bQ as V1ShippingInformation, j0 as Value, b6 as ValueType, jY as ValueTypeWithLiterals, bP as VatId, aq as VatType, jh as VatTypeWithLiterals, gh as VersionedDeleteByIdsOperation, gi as VersionedDocumentId, gg as VersionedDocumentUpdateOperation, a$ as VersioningMode, jR as VersioningModeWithLiterals, g4 as VoidAuthorizedPaymentsRequest, aF as WebhookIdentityType, jv as WebhookIdentityTypeWithLiterals, ap as WeightUnit, jg as WeightUnitWithLiterals, cW as WixReceipt, fU as WixReceiptInfo, e$ as WixelAssigned, f0 as WixelUnassigned } from './ecom-v1-order-orders.universal-HPXLPuQt.js';
|
|
4
4
|
|
|
5
5
|
/** @internal */
|
|
6
6
|
declare function importOrder$1(httpClient: HttpClient): ImportOrderSignature;
|