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