@wix/auto_sdk_ecom_orders 1.0.162 → 1.0.163
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-DHgUUEAU.d.ts → ecom-v1-order-orders.universal-97MQ6VTe.d.ts} +4 -4
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js +34 -30
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +23 -21
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +7 -7
- package/build/cjs/meta.js +23 -21
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{ecom-v1-order-orders.universal-DHgUUEAU.d.mts → ecom-v1-order-orders.universal-97MQ6VTe.d.mts} +4 -4
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs +31 -27
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +20 -18
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +7 -7
- package/build/es/meta.mjs +20 -18
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{ecom-v1-order-orders.universal-c2DhUFEo.d.ts → ecom-v1-order-orders.universal-Ocs0Z0Cd.d.ts} +9 -9
- package/build/internal/cjs/index.d.ts +15 -15
- package/build/internal/cjs/index.js +34 -30
- 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 +23 -21
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +7 -7
- package/build/internal/cjs/meta.js +23 -21
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{ecom-v1-order-orders.universal-c2DhUFEo.d.mts → ecom-v1-order-orders.universal-Ocs0Z0Cd.d.mts} +9 -9
- package/build/internal/es/index.d.mts +15 -15
- package/build/internal/es/index.mjs +31 -27
- 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 +20 -18
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +7 -7
- package/build/internal/es/meta.mjs +20 -18
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -6704,7 +6704,7 @@ type RecordManuallyCollectedPaymentApplicationErrors = {
|
|
|
6704
6704
|
data?: Record<string, any>;
|
|
6705
6705
|
};
|
|
6706
6706
|
/** @docsIgnore */
|
|
6707
|
-
type
|
|
6707
|
+
type PaymentCollectionMarkOrderAsPaidApplicationErrors = {
|
|
6708
6708
|
code?: 'ORDER_ALREADY_PAID';
|
|
6709
6709
|
description?: string;
|
|
6710
6710
|
data?: Record<string, any>;
|
|
@@ -6718,7 +6718,7 @@ type MarkOrderAsPaidApplicationErrors = {
|
|
|
6718
6718
|
data?: Record<string, any>;
|
|
6719
6719
|
};
|
|
6720
6720
|
/** @docsIgnore */
|
|
6721
|
-
type
|
|
6721
|
+
type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors = {
|
|
6722
6722
|
code?: 'ORDER_ALREADY_PAID';
|
|
6723
6723
|
description?: string;
|
|
6724
6724
|
data?: Record<string, any>;
|
|
@@ -7104,7 +7104,7 @@ interface PreparePaymentCollectionOptions {
|
|
|
7104
7104
|
* @fqn com.wix.ecom.orders.payments_collector.v1.PaymentsCollector.GetPaymentCollectabilityStatus
|
|
7105
7105
|
*/
|
|
7106
7106
|
declare function getPaymentCollectabilityStatus(ecomOrderId: string): Promise<NonNullablePaths<GetPaymentCollectabilityStatusResponse, `status` | `amount.amount` | `amount.formattedAmount`, 3>>;
|
|
7107
|
-
interface
|
|
7107
|
+
interface PaymentCollectionCreatePaymentGatewayOrderOptions {
|
|
7108
7108
|
/** Information about the user who initiated the payment. */
|
|
7109
7109
|
chargedBy?: ChargedBy;
|
|
7110
7110
|
}
|
|
@@ -7848,4 +7848,4 @@ interface BulkUpdateOrderTagsOptions {
|
|
|
7848
7848
|
unassignTags?: Tags;
|
|
7849
7849
|
}
|
|
7850
7850
|
|
|
7851
|
-
export { AdditionalFeeSource as $, type AddActivitiesOptions as A, type BulkUpdateOrdersOptions as B, type CaptureAuthorizedPaymentsResponse as C, DescriptionLineType as D, PaymentStatus as E, FulfillmentStatus as F, type GetPaymentCollectabilityStatusResponse as G, VatType as H, ItemTypePreset as I, JurisdictionType as J, PickupMethod as K, OrderStatus as L, type MaskedOrder as M, DiscountType as N, type Order as O, type Price as P, DiscountReason as Q, LineItemQuantityChangeType as R, type SearchOrdersResponse as S, TaxableAddressType as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, WeightUnit as W, ActivityType as X, OrderActivityTypeEnumActivityType as Y, AttributionSource as Z, ChannelType as _, type PreparePaymentCollectionOptions as a, type BuyerInfo as a$, OrderActionType as a0, ChargeType as a1, WebhookIdentityType as a2, VersioningMode as a3, PreviewEmailType as a4, ScheduledAction as a5, DurationUnit as a6, PaymentCollectabilityStatus as a7, RefundableStatus as a8, NonRefundableReason as a9, type DescriptionLineDescriptionLineValueOneOf as aA, type DescriptionLineName as aB, type PlainTextValue as aC, type Color as aD, type FocalPoint as aE, type PhysicalProperties as aF, type ItemType as aG, type ItemTypeItemTypeDataOneOf as aH, type ItemTaxFullDetails as aI, type LineItemTaxInfo as aJ, type LineItemTaxBreakdown as aK, type DigitalFile as aL, type SubscriptionInfo as aM, type SubscriptionTitle as aN, type SubscriptionDescription as aO, type SubscriptionSettings as aP, type FreeTrialPeriod as aQ, type BillingAdjustment as aR, type BillingAdjustmentPriceSummary as aS, type PriceDescription as aT, type LocationAndQuantity as aU, type TaxableAddress as aV, type TaxableAddressTaxableAddressDataOneOf as aW, type ExtendedFields as aX, type ModifierGroup as aY, type TranslatableString as aZ, type ItemModifier as a_, ManuallyRefundableReason as aa, RestockType as ab, TransactionStatus as ac, AuthorizationCaptureStatus as ad, AuthorizationVoidStatus as ae, Reason as af, ActionType as ag, ChargebackStatus as ah, MembershipPaymentStatus as ai, RefundStatus as aj, SortOrder as ak, OrderApprovalStrategy as al, DeltaPaymentOptionType as am, InventoryAction as an, Placement as ao, SubdivisionType as ap, SourceType as aq, CustomFieldGroup as ar, ValueType as as, DepositType as at, InvoiceStatus as au, type OrderLineItem as av, type ProductName as aw, type CatalogReference as ax, type DescriptionLine as ay, type DescriptionLineValueOneOf as az, type PreparePaymentCollectionResponse as b, type GiftCardPaymentRefund as b$, type BuyerInfoIdOneOf as b0, type CurrencyConversionDetails as b1, type PriceSummary as b2, type AddressWithContact as b3, type Address as b4, type StreetAddress as b5, type AddressLocation as b6, type FullAddressContactDetails as b7, type VatId as b8, type V1ShippingInformation as b9, type NewExchangeOrderCreated as bA, type LineItemExchangeData as bB, type DraftOrderChangesApplied as bC, type OrderChange as bD, type OrderChangeValueOneOf as bE, type LineItemChanges as bF, type LineItemQuantityChange as bG, type LineItemPriceChange as bH, type LineItemProductNameChange as bI, type LineItemDescriptionLineChange as bJ, type LineItemModifiersChange as bK, type ManagedLineItem as bL, type ManagedDiscount as bM, type TranslatedValue as bN, type LineItemAmount as bO, type ManagedAdditionalFee as bP, type TotalPriceChange as bQ, type ShippingInformationChange as bR, type ShippingInformation as bS, type SavedPaymentMethod as bT, type AuthorizedPaymentCreated as bU, type AuthorizedPaymentCaptured as bV, type AuthorizedPaymentVoided as bW, type RefundInitiated as bX, type RefundedPayment as bY, type RefundedPaymentKindOneOf as bZ, type RegularPaymentRefund as b_, type DeliveryLogistics as ba, type DeliveryLogisticsAddressOneOf as bb, type PickupDetails as bc, type PickupAddress as bd, type DeliveryTimeSlot as be, type ShippingPrice as bf, type ShippingRegion as bg, type TaxSummary as bh, type OrderTaxInfo as bi, type OrderTaxBreakdown as bj, type AppliedDiscount as bk, type AppliedDiscountDiscountSourceOneOf as bl, type Coupon as bm, type MerchantDiscount as bn, type MerchantDiscountMerchantDiscountReasonOneOf as bo, type DiscountRule as bp, type DiscountRuleName as bq, type LineItemDiscount as br, type ItemCombination as bs, type ItemCombinationLineItem as bt, type Activity as bu, type ActivityContentOneOf as bv, type CustomActivity as bw, type MerchantComment as bx, type OrderRefunded as by, type OrderCreatedFromExchange as bz, type PreparePaymentCollectionApplicationErrors as c, type IdentificationDataIdOneOf as c$, type MembershipPaymentRefund as c0, type PaymentRefunded as c1, type PaymentRefundFailed as c2, type RefundedAsStoreCredit as c3, type PaymentPending as c4, type PaymentPendingPaymentDetailsOneOf as c5, type RegularPayment as c6, type RegularPaymentPaymentMethodDetailsOneOf as c7, type CreditCardDetails as c8, type PaymentCanceled as c9, type OwnerApps as cA, type FormInfo as cB, type FormIdentifier as cC, type PlatformFeeSummary as cD, type PlatformFee as cE, type OrderApproved as cF, type OrdersExperiments as cG, type OrderRejectedEventOrderRejected as cH, type OrderItemsRestocked as cI, type V1RestockItem as cJ, type OrderImported as cK, type ImportedOrderDeleted as cL, type ImportOrderRequest as cM, type ImportOrderResponse as cN, type SetOrderNumberCounterRequest as cO, type SetOrderNumberCounterResponse as cP, type BulkDeleteImportedOrdersRequest as cQ, type BulkDeleteImportedOrdersResponse as cR, type DomainEvent as cS, type DomainEventBodyOneOf as cT, type EntityCreatedEvent as cU, type RestoreInfo as cV, type EntityUpdatedEvent as cW, type EntityDeletedEvent as cX, type ActionEvent as cY, type MessageEnvelope as cZ, type IdentificationData as c_, type PaymentCanceledPaymentDetailsOneOf as ca, type PaymentDeclined as cb, type PaymentDeclinedPaymentDetailsOneOf as cc, type ReceiptCreated as cd, type ReceiptCreatedReceiptInfoOneOf as ce, type WixReceipt as cf, type ExternalReceipt as cg, type ReceiptSent as ch, type ReceiptSentReceiptInfoOneOf as ci, type ChargebackCreated as cj, type ChargebackReversed as ck, type CreatedBy as cl, type CreatedByStringOneOf as cm, type ChannelInfo as cn, type CustomField as co, type BalanceSummary as cp, type Balance as cq, type AdditionalFee as cr, type FulfillmentStatusesAggregate as cs, type Tags as ct, type TagList as cu, type Location as cv, type OrderSettings as cw, type OrderSettingsAllowedActionsOneOf as cx, type OrderSettingsEditableByOneOf as cy, type CustomAllowedActions as cz, type VoidAuthorizedPaymentsApplicationErrors as d, type DelayedCaptureSettings as d$, type AccountInfo as d0, type UpdateInternalDocumentsEvent as d1, type UpdateInternalDocumentsEventOperationOneOf as d2, type InternalDocument as d3, type InternalDocumentUpdateOperation as d4, type DeleteByIdsOperation as d5, type DeleteByFilterOperation as d6, type InternalDocumentUpdateByFilterOperation as d7, type InternalUpdateExistingOperation as d8, type VersionedDocumentUpdateOperation as d9, type SendMerchantOrderReceivedPushRequest as dA, type SendMerchantOrderReceivedPushResponse as dB, type PreviewEmailByTypeRequest as dC, type PreviewEmailByTypeResponse as dD, type PreviewRefundEmailRequest as dE, type RefundDetails as dF, type RefundItem as dG, type LineItemRefund as dH, type AdditionalFeeRefund as dI, type ShippingRefund as dJ, type PreviewRefundEmailResponse as dK, type PreviewCancelEmailRequest as dL, type PreviewCancelEmailResponse as dM, type PreviewCancelRefundEmailRequest as dN, type PreviewCancelRefundEmailResponse as dO, type PreviewBuyerPaymentsReceivedEmailRequest as dP, type PreviewBuyerPaymentsReceivedEmailResponse as dQ, type PreviewBuyerConfirmationEmailRequest as dR, type PreviewBuyerConfirmationEmailResponse as dS, type PreviewBuyerPickupConfirmationEmailRequest as dT, type PreviewBuyerPickupConfirmationEmailResponse as dU, type PreviewShippingConfirmationEmailRequest as dV, type PreviewShippingConfirmationEmailResponse as dW, type PreviewResendDownloadLinksEmailRequest as dX, type PreviewResendDownloadLinksEmailResponse as dY, type PreparePaymentCollectionRequest as dZ, type RedirectUrls as d_, type VersionedDeleteByIdsOperation as da, type VersionedDocumentId as db, type TriggerReindexRequest as dc, type TriggerReindexResponse as dd, type Empty as de, type BatchOfTriggerReindexOrderRequest as df, type TriggerReindexOrderRequest as dg, type SendBuyerConfirmationEmailRequest as dh, type SendBuyerConfirmationEmailResponse as di, type SendBuyerPaymentsReceivedEmailRequest as dj, type SendBuyerPaymentsReceivedEmailResponse as dk, type SendBuyerPickupConfirmationEmailRequest as dl, type SendBuyerPickupConfirmationEmailResponse as dm, type BulkSendBuyerPickupConfirmationEmailsRequest as dn, type BulkSendBuyerPickupConfirmationEmailsResponse as dp, type SendBuyerShippingConfirmationEmailRequest as dq, type SendBuyerShippingConfirmationEmailResponse as dr, type BulkSendBuyerShippingConfirmationEmailsRequest as ds, type BulkSendBuyerShippingConfirmationEmailsResponse as dt, type SendMerchantOrderReceivedNotificationRequest as du, type SendMerchantOrderReceivedNotificationResponse as dv, type SendCancelRefundEmailRequest as dw, type SendCancelRefundEmailResponse as dx, type SendRefundEmailRequest as dy, type SendRefundEmailResponse as dz, type PaymentCapture as e, type GetOrderRequest as e$, type Duration as e0, type GetPaymentCollectabilityStatusRequest as e1, type RecordManuallyCollectedPaymentRequest as e2, type RecordManuallyCollectedPaymentResponse as e3, type MarkOrderAsPaidRequest as e4, type MarkOrderAsPaidResponse as e5, type BulkMarkOrdersAsPaidRequest as e6, type BulkMarkOrdersAsPaidResponse as e7, type BulkOrderResult as e8, type ItemMetadata as e9, type CreditCardPaymentMethodDetails as eA, type AuthorizationDetails as eB, type AuthorizationCapture as eC, type AuthorizationActionFailureDetails as eD, type AuthorizationVoid as eE, type V1ScheduledAction as eF, type Chargeback as eG, type GiftCardPaymentDetails as eH, type MembershipPaymentDetails as eI, type WixReceiptInfo as eJ, type ExternalReceiptInfo as eK, type Refund as eL, type RefundTransaction as eM, type RefundStatusInfo as eN, type AggregatedRefundSummary as eO, type RefundItemsBreakdown as eP, type LineItemRefundSummary as eQ, type CalculateRefundRequest as eR, type CalculateRefundItemRequest as eS, type CalculateRefundResponse as eT, type CalculateRefundItemResponse as eU, type VoidAuthorizedPaymentsRequest as eV, type CaptureAuthorizedPaymentsRequest as eW, type ChargeSavedPaymentMethodRequest as eX, type ChargeSavedPaymentMethodResponse as eY, type DiffmatokyPayload as eZ, type ErrorInformation as e_, type ApplicationError as ea, type BulkActionMetadata as eb, type GetRefundabilityStatusRequest as ec, type GetRefundabilityStatusResponse as ed, type Refundability as ee, type RefundabilityAdditionalRefundabilityInfoOneOf as ef, type CreatePaymentGatewayOrderRequest as eg, type ChargedBy as eh, type CreatePaymentGatewayOrderResponse as ei, type ChargeMembershipsRequest as ej, type MembershipChargeItem as ek, type MembershipName as el, type ServiceProperties as em, type ChargeMembershipsResponse as en, type TriggerRefundRequest as eo, type PaymentRefund as ep, type RefundSideEffects as eq, type RestockInfo as er, type RestockItem as es, type TriggerRefundResponse as et, type OrderTransactions as eu, type Payment as ev, type PaymentPaymentDetailsOneOf as ew, type PaymentReceiptInfoOneOf as ex, type RegularPaymentDetails as ey, type RegularPaymentDetailsPaymentMethodDetailsOneOf as ez, type CaptureAuthorizedPaymentsApplicationErrors as f, type UpdateOrderShippingAddressResponse as f$, type GetOrderResponse as f0, type InternalQueryOrdersRequest as f1, type PlatformQuery as f2, type PlatformQueryPagingMethodOneOf as f3, type Sorting as f4, type PlatformPaging as f5, type CursorPaging as f6, type InternalQueryOrdersResponse as f7, type PlatformPagingMetadata as f8, type Cursors as f9, type AdditionalFeeDeltaDeltaOneOf as fA, type DraftOrderCommitSettings as fB, type InventoryUpdateDetails as fC, type CommitDeltasResponse as fD, type OrderDeltasCommitted as fE, type CommittedDiffs as fF, type CommittedDiffsShippingUpdateInfoOneOf as fG, type LineItemDelta as fH, type LineItemDeltaDeltaOneOf as fI, type ArchiveOrderRequest as fJ, type ArchiveOrderResponse as fK, type BulkArchiveOrdersRequest as fL, type BulkArchiveOrdersResponse as fM, type BulkArchiveOrdersByFilterRequest as fN, type BulkArchiveOrdersByFilterResponse as fO, type UnArchiveOrderRequest as fP, type UnArchiveOrderResponse as fQ, type BulkUnArchiveOrdersRequest as fR, type BulkUnArchiveOrdersResponse as fS, type BulkUnArchiveOrdersByFilterRequest as fT, type BulkUnArchiveOrdersByFilterResponse as fU, type UpdateBuyerInfoRequest as fV, type BuyerInfoUpdate as fW, type UpdateBuyerInfoResponse as fX, type UpdateBuyerEmailRequest as fY, type UpdateBuyerEmailResponse as fZ, type UpdateOrderShippingAddressRequest as f_, type QueryOrderRequest as fa, type QueryOrderResponse as fb, type SearchOrdersRequest as fc, type CursorSearch as fd, type CursorSearchPagingMethodOneOf as fe, type CursorPagingMetadata as ff, type CreateOrderRequest as fg, type OrderCreationSettings as fh, type OrderCreateNotifications as fi, type CreateOrderResponse as fj, type UpdateOrderRequest as fk, type UpdateOrderResponse as fl, type BulkUpdateOrdersRequest as fm, type CommitDeltasRequest as fn, type DraftOrderDiffs as fo, type DraftOrderDiffsShippingUpdateInfoOneOf as fp, type DraftOrderDiffsBuyerUpdateInfoOneOf as fq, type DraftOrderDiffsBillingUpdateInfoOneOf as fr, type DraftOrderDiffsRecipientUpdateInfoOneOf as fs, type V1LineItemDelta as ft, type V1LineItemDeltaDeltaOneOf as fu, type OrderLineItemChangedDetails as fv, type ItemChangedDetails as fw, type AppliedDiscountDelta as fx, type AppliedDiscountDeltaDeltaOneOf as fy, type AdditionalFeeDelta as fz, type GetOrderApplicationErrors as g, type BulkSetBusinessLocationResult as g$, type UpdateBillingContactDetailsRequest as g0, type UpdateBillingContactDetailsResponse as g1, type UpdateOrderLineItemRequest as g2, type UpdateOrderLineItemResponse as g3, type UpdateOrderLineItemsRequest as g4, type MaskedOrderLineItem as g5, type UpdateOrderLineItemsResponse as g6, type AddInternalActivityRequest as g7, type InternalActivity as g8, type InternalActivityContentOneOf as g9, type UpdateActivityResponse as gA, type DeleteActivityRequest as gB, type DeleteActivityResponse as gC, type UpdateLineItemsDescriptionLinesRequest as gD, type LineItemUpdate as gE, type UpdateLineItemsDescriptionLinesResponse as gF, type MarkOrderAsSeenByHumanRequest as gG, type MarkOrderAsSeenByHumanResponse as gH, type CancelOrderRequest as gI, type OrderCanceledEventOrderCanceled as gJ, type UpdateOrderStatusRequest as gK, type UpdateOrderStatusResponse as gL, type MarkAsFulfilledRequest as gM, type MarkAsFulfilledResponse as gN, type FulfillmentStatusUpdated as gO, type BulkMarkAsFulfilledRequest as gP, type BulkMarkAsFulfilledResponse as gQ, type BulkMarkAsFulfilledByFilterRequest as gR, type BulkMarkAsFulfilledByFilterResponse as gS, type MarkAsUnfulfilledRequest as gT, type MarkAsUnfulfilledResponse as gU, type BulkMarkAsUnfulfilledRequest as gV, type BulkMarkAsUnfulfilledResponse as gW, type BulkMarkAsUnfulfilledByFilterRequest as gX, type BulkMarkAsUnfulfilledByFilterResponse as gY, type BulkSetBusinessLocationRequest as gZ, type BulkSetBusinessLocationResponse as g_, type OrderPlaced as ga, type OrderPaid as gb, type OrderFulfilled as gc, type OrderNotFulfilled as gd, type OrderCanceled as ge, type DownloadLinkSent as gf, type TrackingNumberAdded as gg, type TrackingNumberEdited as gh, type TrackingLinkAdded as gi, type ShippingConfirmationEmailSent as gj, type InvoiceAdded as gk, type InvoiceSent as gl, type FulfillerEmailSent as gm, type ShippingAddressEdited as gn, type EmailEdited as go, type PickupReadyEmailSent as gp, type OrderPartiallyPaid as gq, type OrderPending as gr, type OrderRejected as gs, type AddInternalActivityResponse as gt, type AddActivityRequest as gu, type PublicActivity as gv, type PublicActivityContentOneOf as gw, type AddActivityResponse as gx, type AddActivitiesRequest as gy, type UpdateActivityRequest as gz, type OrderSearch as h, type TriggerRefundOptions as h$, type V1MarkOrderAsPaidRequest as h0, type V1MarkOrderAsPaidResponse as h1, type PaymentStatusUpdated as h2, type V1BulkMarkOrdersAsPaidRequest as h3, type V1BulkMarkOrdersAsPaidResponse as h4, type V1CreatePaymentGatewayOrderRequest as h5, type V1CreatePaymentGatewayOrderResponse as h6, type GetShipmentsRequest as h7, type GetShipmentsResponse as h8, type AggregateOrdersRequest as h9, type InvoiceDates as hA, type LineItems as hB, type LineItem as hC, type BigDecimalWrapper as hD, type LineItemTax as hE, type Source as hF, type LineItemMetaData as hG, type Locale as hH, type TotalPrice as hI, type ItemizedFee as hJ, type Discount as hK, type DiscountOneDiscountTypeOneOf as hL, type CalculatedTaxes as hM, type CalculatedTax as hN, type Payments as hO, type InvoicesPayment as hP, type MetaData as hQ, type InvoiceDynamicPriceTotals as hR, type CustomFieldValue as hS, type Value as hT, type Deposit as hU, type BaseEventMetadata as hV, type EventMetadata as hW, type SetOrderNumberCounterOptions as hX, type BulkDeleteImportedOrdersOptions as hY, type CreatePaymentGatewayOrderOptions as hZ, type ChargeMembershipsOptions as h_, type AggregateOrdersResponse as ha, type DecrementItemsQuantityRequest as hb, type DecrementData as hc, type DecrementItemsQuantityResponse as hd, type BulkUpdateOrderTagsRequest as he, type BulkUpdateOrderTagsResult as hf, type Task as hg, type TaskKey as hh, type TaskAction as hi, type TaskActionActionOneOf as hj, type Complete as hk, type Cancel as hl, type Reschedule as hm, type InvoiceSentEvent as hn, type IdAndVersion as ho, type InvoiceFields as hp, type Customer as hq, type Email as hr, type QuotesAddress as hs, type AddressDescription as ht, type Phone as hu, type Company as hv, type CommonAddress as hw, type CommonAddressStreetOneOf as hx, type Subdivision as hy, type StandardDetails as hz, type CreateOrderOptions as i, type TriggerRefundApplicationErrors as i$, type OrderSearchSpec as i0, type UpdateOrderLineItemIdentifiers as i1, type UpdateOrderLineItem as i2, type UpdateActivityIdentifiers as i3, type DeleteActivityIdentifiers as i4, type AggregateOrdersOptions as i5, type DescriptionLineTypeWithLiterals as i6, type ItemTypePresetWithLiterals as i7, type PaymentOptionTypeWithLiterals as i8, type JurisdictionTypeWithLiterals as i9, type PaymentCollectabilityStatusWithLiterals as iA, type RefundableStatusWithLiterals as iB, type NonRefundableReasonWithLiterals as iC, type ManuallyRefundableReasonWithLiterals as iD, type RestockTypeWithLiterals as iE, type TransactionStatusWithLiterals as iF, type AuthorizationCaptureStatusWithLiterals as iG, type AuthorizationVoidStatusWithLiterals as iH, type ReasonWithLiterals as iI, type ActionTypeWithLiterals as iJ, type ChargebackStatusWithLiterals as iK, type MembershipPaymentStatusWithLiterals as iL, type RefundStatusWithLiterals as iM, type SortOrderWithLiterals as iN, type OrderApprovalStrategyWithLiterals as iO, type DeltaPaymentOptionTypeWithLiterals as iP, type InventoryActionWithLiterals as iQ, type PlacementWithLiterals as iR, type SubdivisionTypeWithLiterals as iS, type SourceTypeWithLiterals as iT, type CustomFieldGroupWithLiterals as iU, type ValueTypeWithLiterals as iV, type DepositTypeWithLiterals as iW, type InvoiceStatusWithLiterals as iX, type RecordManuallyCollectedPaymentApplicationErrors as iY, type MarkOrderAsPaidApplicationErrors as iZ, type CreatePaymentGatewayOrderApplicationErrors as i_, type SubscriptionFrequencyWithLiterals as ia, type AdjustmentTypeWithLiterals as ib, type TaxableAddressTypeWithLiterals as ic, type PaymentStatusWithLiterals as id, type FulfillmentStatusWithLiterals as ie, type WeightUnitWithLiterals as ig, type VatTypeWithLiterals as ih, type PickupMethodWithLiterals as ii, type OrderStatusWithLiterals as ij, type DiscountTypeWithLiterals as ik, type DiscountReasonWithLiterals as il, type LineItemQuantityChangeTypeWithLiterals as im, type ActivityTypeWithLiterals as io, type OrderActivityTypeEnumActivityTypeWithLiterals as ip, type AttributionSourceWithLiterals as iq, type ChannelTypeWithLiterals as ir, type AdditionalFeeSourceWithLiterals as is, type OrderActionTypeWithLiterals as it, type ChargeTypeWithLiterals as iu, type WebhookIdentityTypeWithLiterals as iv, type VersioningModeWithLiterals as iw, type PreviewEmailTypeWithLiterals as ix, type ScheduledActionWithLiterals as iy, type DurationUnitWithLiterals as iz, type CreateOrderApplicationErrors as j, type UpdateOrderStatusApplicationErrors as j0, type CommonSearchWithEntityContext as j1, onOrderApproved as j2, onOrderUpdated as j3, onOrderCanceled as j4, onOrderCreated as j5, onOrderPaymentStatusUpdated as j6, preparePaymentCollection as j7, getPaymentCollectabilityStatus as j8, voidAuthorizedPayments as j9, captureAuthorizedPayments as ja, getOrder as jb, createOrder as jc, updateOrder as jd, bulkUpdateOrders as je, addActivities as jf, cancelOrder as jg, bulkUpdateOrderTags as jh, type UpdateOrderApplicationErrors as k, type BulkUpdateOrdersResponse as l, type AddActivitiesResponse as m, type CancelOrderOptions as n, type CancelOrderResponse as o, type CancelOrderApplicationErrors as p, type BulkUpdateOrderTagsOptions as q, type BulkUpdateOrderTagsResponse as r, type OrderApprovedEnvelope as s, type OrderUpdatedEnvelope as t, type OrderCanceledEnvelope as u, type OrderCreatedEnvelope as v, type OrderPaymentStatusUpdatedEnvelope as w, PaymentOptionType as x, SubscriptionFrequency as y, AdjustmentType as z };
|
|
7851
|
+
export { AdditionalFeeSource as $, type AddActivitiesOptions as A, type BulkUpdateOrdersOptions as B, type CaptureAuthorizedPaymentsResponse as C, DescriptionLineType as D, PaymentStatus as E, FulfillmentStatus as F, type GetPaymentCollectabilityStatusResponse as G, VatType as H, ItemTypePreset as I, JurisdictionType as J, PickupMethod as K, OrderStatus as L, type MaskedOrder as M, DiscountType as N, type Order as O, type Price as P, DiscountReason as Q, LineItemQuantityChangeType as R, type SearchOrdersResponse as S, TaxableAddressType as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, WeightUnit as W, ActivityType as X, OrderActivityTypeEnumActivityType as Y, AttributionSource as Z, ChannelType as _, type PreparePaymentCollectionOptions as a, type BuyerInfo as a$, OrderActionType as a0, ChargeType as a1, WebhookIdentityType as a2, VersioningMode as a3, PreviewEmailType as a4, ScheduledAction as a5, DurationUnit as a6, PaymentCollectabilityStatus as a7, RefundableStatus as a8, NonRefundableReason as a9, type DescriptionLineDescriptionLineValueOneOf as aA, type DescriptionLineName as aB, type PlainTextValue as aC, type Color as aD, type FocalPoint as aE, type PhysicalProperties as aF, type ItemType as aG, type ItemTypeItemTypeDataOneOf as aH, type ItemTaxFullDetails as aI, type LineItemTaxInfo as aJ, type LineItemTaxBreakdown as aK, type DigitalFile as aL, type SubscriptionInfo as aM, type SubscriptionTitle as aN, type SubscriptionDescription as aO, type SubscriptionSettings as aP, type FreeTrialPeriod as aQ, type BillingAdjustment as aR, type BillingAdjustmentPriceSummary as aS, type PriceDescription as aT, type LocationAndQuantity as aU, type TaxableAddress as aV, type TaxableAddressTaxableAddressDataOneOf as aW, type ExtendedFields as aX, type ModifierGroup as aY, type TranslatableString as aZ, type ItemModifier as a_, ManuallyRefundableReason as aa, RestockType as ab, TransactionStatus as ac, AuthorizationCaptureStatus as ad, AuthorizationVoidStatus as ae, Reason as af, ActionType as ag, ChargebackStatus as ah, MembershipPaymentStatus as ai, RefundStatus as aj, SortOrder as ak, OrderApprovalStrategy as al, DeltaPaymentOptionType as am, InventoryAction as an, Placement as ao, SubdivisionType as ap, SourceType as aq, CustomFieldGroup as ar, ValueType as as, DepositType as at, InvoiceStatus as au, type OrderLineItem as av, type ProductName as aw, type CatalogReference as ax, type DescriptionLine as ay, type DescriptionLineValueOneOf as az, type PreparePaymentCollectionResponse as b, type GiftCardPaymentRefund as b$, type BuyerInfoIdOneOf as b0, type CurrencyConversionDetails as b1, type PriceSummary as b2, type AddressWithContact as b3, type Address as b4, type StreetAddress as b5, type AddressLocation as b6, type FullAddressContactDetails as b7, type VatId as b8, type V1ShippingInformation as b9, type NewExchangeOrderCreated as bA, type LineItemExchangeData as bB, type DraftOrderChangesApplied as bC, type OrderChange as bD, type OrderChangeValueOneOf as bE, type LineItemChanges as bF, type LineItemQuantityChange as bG, type LineItemPriceChange as bH, type LineItemProductNameChange as bI, type LineItemDescriptionLineChange as bJ, type LineItemModifiersChange as bK, type ManagedLineItem as bL, type ManagedDiscount as bM, type TranslatedValue as bN, type LineItemAmount as bO, type ManagedAdditionalFee as bP, type TotalPriceChange as bQ, type ShippingInformationChange as bR, type ShippingInformation as bS, type SavedPaymentMethod as bT, type AuthorizedPaymentCreated as bU, type AuthorizedPaymentCaptured as bV, type AuthorizedPaymentVoided as bW, type RefundInitiated as bX, type RefundedPayment as bY, type RefundedPaymentKindOneOf as bZ, type RegularPaymentRefund as b_, type DeliveryLogistics as ba, type DeliveryLogisticsAddressOneOf as bb, type PickupDetails as bc, type PickupAddress as bd, type DeliveryTimeSlot as be, type ShippingPrice as bf, type ShippingRegion as bg, type TaxSummary as bh, type OrderTaxInfo as bi, type OrderTaxBreakdown as bj, type AppliedDiscount as bk, type AppliedDiscountDiscountSourceOneOf as bl, type Coupon as bm, type MerchantDiscount as bn, type MerchantDiscountMerchantDiscountReasonOneOf as bo, type DiscountRule as bp, type DiscountRuleName as bq, type LineItemDiscount as br, type ItemCombination as bs, type ItemCombinationLineItem as bt, type Activity as bu, type ActivityContentOneOf as bv, type CustomActivity as bw, type MerchantComment as bx, type OrderRefunded as by, type OrderCreatedFromExchange as bz, type PreparePaymentCollectionApplicationErrors as c, type IdentificationDataIdOneOf as c$, type MembershipPaymentRefund as c0, type PaymentRefunded as c1, type PaymentRefundFailed as c2, type RefundedAsStoreCredit as c3, type PaymentPending as c4, type PaymentPendingPaymentDetailsOneOf as c5, type RegularPayment as c6, type RegularPaymentPaymentMethodDetailsOneOf as c7, type CreditCardDetails as c8, type PaymentCanceled as c9, type OwnerApps as cA, type FormInfo as cB, type FormIdentifier as cC, type PlatformFeeSummary as cD, type PlatformFee as cE, type OrderApproved as cF, type OrdersExperiments as cG, type OrderRejectedEventOrderRejected as cH, type OrderItemsRestocked as cI, type V1RestockItem as cJ, type OrderImported as cK, type ImportedOrderDeleted as cL, type ImportOrderRequest as cM, type ImportOrderResponse as cN, type SetOrderNumberCounterRequest as cO, type SetOrderNumberCounterResponse as cP, type BulkDeleteImportedOrdersRequest as cQ, type BulkDeleteImportedOrdersResponse as cR, type DomainEvent as cS, type DomainEventBodyOneOf as cT, type EntityCreatedEvent as cU, type RestoreInfo as cV, type EntityUpdatedEvent as cW, type EntityDeletedEvent as cX, type ActionEvent as cY, type MessageEnvelope as cZ, type IdentificationData as c_, type PaymentCanceledPaymentDetailsOneOf as ca, type PaymentDeclined as cb, type PaymentDeclinedPaymentDetailsOneOf as cc, type ReceiptCreated as cd, type ReceiptCreatedReceiptInfoOneOf as ce, type WixReceipt as cf, type ExternalReceipt as cg, type ReceiptSent as ch, type ReceiptSentReceiptInfoOneOf as ci, type ChargebackCreated as cj, type ChargebackReversed as ck, type CreatedBy as cl, type CreatedByStringOneOf as cm, type ChannelInfo as cn, type CustomField as co, type BalanceSummary as cp, type Balance as cq, type AdditionalFee as cr, type FulfillmentStatusesAggregate as cs, type Tags as ct, type TagList as cu, type Location as cv, type OrderSettings as cw, type OrderSettingsAllowedActionsOneOf as cx, type OrderSettingsEditableByOneOf as cy, type CustomAllowedActions as cz, type VoidAuthorizedPaymentsApplicationErrors as d, type DelayedCaptureSettings as d$, type AccountInfo as d0, type UpdateInternalDocumentsEvent as d1, type UpdateInternalDocumentsEventOperationOneOf as d2, type InternalDocument as d3, type InternalDocumentUpdateOperation as d4, type DeleteByIdsOperation as d5, type DeleteByFilterOperation as d6, type InternalDocumentUpdateByFilterOperation as d7, type InternalUpdateExistingOperation as d8, type VersionedDocumentUpdateOperation as d9, type SendMerchantOrderReceivedPushRequest as dA, type SendMerchantOrderReceivedPushResponse as dB, type PreviewEmailByTypeRequest as dC, type PreviewEmailByTypeResponse as dD, type PreviewRefundEmailRequest as dE, type RefundDetails as dF, type RefundItem as dG, type LineItemRefund as dH, type AdditionalFeeRefund as dI, type ShippingRefund as dJ, type PreviewRefundEmailResponse as dK, type PreviewCancelEmailRequest as dL, type PreviewCancelEmailResponse as dM, type PreviewCancelRefundEmailRequest as dN, type PreviewCancelRefundEmailResponse as dO, type PreviewBuyerPaymentsReceivedEmailRequest as dP, type PreviewBuyerPaymentsReceivedEmailResponse as dQ, type PreviewBuyerConfirmationEmailRequest as dR, type PreviewBuyerConfirmationEmailResponse as dS, type PreviewBuyerPickupConfirmationEmailRequest as dT, type PreviewBuyerPickupConfirmationEmailResponse as dU, type PreviewShippingConfirmationEmailRequest as dV, type PreviewShippingConfirmationEmailResponse as dW, type PreviewResendDownloadLinksEmailRequest as dX, type PreviewResendDownloadLinksEmailResponse as dY, type PreparePaymentCollectionRequest as dZ, type RedirectUrls as d_, type VersionedDeleteByIdsOperation as da, type VersionedDocumentId as db, type TriggerReindexRequest as dc, type TriggerReindexResponse as dd, type Empty as de, type BatchOfTriggerReindexOrderRequest as df, type TriggerReindexOrderRequest as dg, type SendBuyerConfirmationEmailRequest as dh, type SendBuyerConfirmationEmailResponse as di, type SendBuyerPaymentsReceivedEmailRequest as dj, type SendBuyerPaymentsReceivedEmailResponse as dk, type SendBuyerPickupConfirmationEmailRequest as dl, type SendBuyerPickupConfirmationEmailResponse as dm, type BulkSendBuyerPickupConfirmationEmailsRequest as dn, type BulkSendBuyerPickupConfirmationEmailsResponse as dp, type SendBuyerShippingConfirmationEmailRequest as dq, type SendBuyerShippingConfirmationEmailResponse as dr, type BulkSendBuyerShippingConfirmationEmailsRequest as ds, type BulkSendBuyerShippingConfirmationEmailsResponse as dt, type SendMerchantOrderReceivedNotificationRequest as du, type SendMerchantOrderReceivedNotificationResponse as dv, type SendCancelRefundEmailRequest as dw, type SendCancelRefundEmailResponse as dx, type SendRefundEmailRequest as dy, type SendRefundEmailResponse as dz, type PaymentCapture as e, type GetOrderRequest as e$, type Duration as e0, type GetPaymentCollectabilityStatusRequest as e1, type RecordManuallyCollectedPaymentRequest as e2, type RecordManuallyCollectedPaymentResponse as e3, type MarkOrderAsPaidRequest as e4, type MarkOrderAsPaidResponse as e5, type BulkMarkOrdersAsPaidRequest as e6, type BulkMarkOrdersAsPaidResponse as e7, type BulkOrderResult as e8, type ItemMetadata as e9, type CreditCardPaymentMethodDetails as eA, type AuthorizationDetails as eB, type AuthorizationCapture as eC, type AuthorizationActionFailureDetails as eD, type AuthorizationVoid as eE, type V1ScheduledAction as eF, type Chargeback as eG, type GiftCardPaymentDetails as eH, type MembershipPaymentDetails as eI, type WixReceiptInfo as eJ, type ExternalReceiptInfo as eK, type Refund as eL, type RefundTransaction as eM, type RefundStatusInfo as eN, type AggregatedRefundSummary as eO, type RefundItemsBreakdown as eP, type LineItemRefundSummary as eQ, type CalculateRefundRequest as eR, type CalculateRefundItemRequest as eS, type CalculateRefundResponse as eT, type CalculateRefundItemResponse as eU, type VoidAuthorizedPaymentsRequest as eV, type CaptureAuthorizedPaymentsRequest as eW, type ChargeSavedPaymentMethodRequest as eX, type ChargeSavedPaymentMethodResponse as eY, type DiffmatokyPayload as eZ, type ErrorInformation as e_, type ApplicationError as ea, type BulkActionMetadata as eb, type GetRefundabilityStatusRequest as ec, type GetRefundabilityStatusResponse as ed, type Refundability as ee, type RefundabilityAdditionalRefundabilityInfoOneOf as ef, type CreatePaymentGatewayOrderRequest as eg, type ChargedBy as eh, type CreatePaymentGatewayOrderResponse as ei, type ChargeMembershipsRequest as ej, type MembershipChargeItem as ek, type MembershipName as el, type ServiceProperties as em, type ChargeMembershipsResponse as en, type TriggerRefundRequest as eo, type PaymentRefund as ep, type RefundSideEffects as eq, type RestockInfo as er, type RestockItem as es, type TriggerRefundResponse as et, type OrderTransactions as eu, type Payment as ev, type PaymentPaymentDetailsOneOf as ew, type PaymentReceiptInfoOneOf as ex, type RegularPaymentDetails as ey, type RegularPaymentDetailsPaymentMethodDetailsOneOf as ez, type CaptureAuthorizedPaymentsApplicationErrors as f, type UpdateOrderShippingAddressResponse as f$, type GetOrderResponse as f0, type InternalQueryOrdersRequest as f1, type PlatformQuery as f2, type PlatformQueryPagingMethodOneOf as f3, type Sorting as f4, type PlatformPaging as f5, type CursorPaging as f6, type InternalQueryOrdersResponse as f7, type PlatformPagingMetadata as f8, type Cursors as f9, type AdditionalFeeDeltaDeltaOneOf as fA, type DraftOrderCommitSettings as fB, type InventoryUpdateDetails as fC, type CommitDeltasResponse as fD, type OrderDeltasCommitted as fE, type CommittedDiffs as fF, type CommittedDiffsShippingUpdateInfoOneOf as fG, type LineItemDelta as fH, type LineItemDeltaDeltaOneOf as fI, type ArchiveOrderRequest as fJ, type ArchiveOrderResponse as fK, type BulkArchiveOrdersRequest as fL, type BulkArchiveOrdersResponse as fM, type BulkArchiveOrdersByFilterRequest as fN, type BulkArchiveOrdersByFilterResponse as fO, type UnArchiveOrderRequest as fP, type UnArchiveOrderResponse as fQ, type BulkUnArchiveOrdersRequest as fR, type BulkUnArchiveOrdersResponse as fS, type BulkUnArchiveOrdersByFilterRequest as fT, type BulkUnArchiveOrdersByFilterResponse as fU, type UpdateBuyerInfoRequest as fV, type BuyerInfoUpdate as fW, type UpdateBuyerInfoResponse as fX, type UpdateBuyerEmailRequest as fY, type UpdateBuyerEmailResponse as fZ, type UpdateOrderShippingAddressRequest as f_, type QueryOrderRequest as fa, type QueryOrderResponse as fb, type SearchOrdersRequest as fc, type CursorSearch as fd, type CursorSearchPagingMethodOneOf as fe, type CursorPagingMetadata as ff, type CreateOrderRequest as fg, type OrderCreationSettings as fh, type OrderCreateNotifications as fi, type CreateOrderResponse as fj, type UpdateOrderRequest as fk, type UpdateOrderResponse as fl, type BulkUpdateOrdersRequest as fm, type CommitDeltasRequest as fn, type DraftOrderDiffs as fo, type DraftOrderDiffsShippingUpdateInfoOneOf as fp, type DraftOrderDiffsBuyerUpdateInfoOneOf as fq, type DraftOrderDiffsBillingUpdateInfoOneOf as fr, type DraftOrderDiffsRecipientUpdateInfoOneOf as fs, type V1LineItemDelta as ft, type V1LineItemDeltaDeltaOneOf as fu, type OrderLineItemChangedDetails as fv, type ItemChangedDetails as fw, type AppliedDiscountDelta as fx, type AppliedDiscountDeltaDeltaOneOf as fy, type AdditionalFeeDelta as fz, type GetOrderApplicationErrors as g, type BulkSetBusinessLocationResult as g$, type UpdateBillingContactDetailsRequest as g0, type UpdateBillingContactDetailsResponse as g1, type UpdateOrderLineItemRequest as g2, type UpdateOrderLineItemResponse as g3, type UpdateOrderLineItemsRequest as g4, type MaskedOrderLineItem as g5, type UpdateOrderLineItemsResponse as g6, type AddInternalActivityRequest as g7, type InternalActivity as g8, type InternalActivityContentOneOf as g9, type UpdateActivityResponse as gA, type DeleteActivityRequest as gB, type DeleteActivityResponse as gC, type UpdateLineItemsDescriptionLinesRequest as gD, type LineItemUpdate as gE, type UpdateLineItemsDescriptionLinesResponse as gF, type MarkOrderAsSeenByHumanRequest as gG, type MarkOrderAsSeenByHumanResponse as gH, type CancelOrderRequest as gI, type OrderCanceledEventOrderCanceled as gJ, type UpdateOrderStatusRequest as gK, type UpdateOrderStatusResponse as gL, type MarkAsFulfilledRequest as gM, type MarkAsFulfilledResponse as gN, type FulfillmentStatusUpdated as gO, type BulkMarkAsFulfilledRequest as gP, type BulkMarkAsFulfilledResponse as gQ, type BulkMarkAsFulfilledByFilterRequest as gR, type BulkMarkAsFulfilledByFilterResponse as gS, type MarkAsUnfulfilledRequest as gT, type MarkAsUnfulfilledResponse as gU, type BulkMarkAsUnfulfilledRequest as gV, type BulkMarkAsUnfulfilledResponse as gW, type BulkMarkAsUnfulfilledByFilterRequest as gX, type BulkMarkAsUnfulfilledByFilterResponse as gY, type BulkSetBusinessLocationRequest as gZ, type BulkSetBusinessLocationResponse as g_, type OrderPlaced as ga, type OrderPaid as gb, type OrderFulfilled as gc, type OrderNotFulfilled as gd, type OrderCanceled as ge, type DownloadLinkSent as gf, type TrackingNumberAdded as gg, type TrackingNumberEdited as gh, type TrackingLinkAdded as gi, type ShippingConfirmationEmailSent as gj, type InvoiceAdded as gk, type InvoiceSent as gl, type FulfillerEmailSent as gm, type ShippingAddressEdited as gn, type EmailEdited as go, type PickupReadyEmailSent as gp, type OrderPartiallyPaid as gq, type OrderPending as gr, type OrderRejected as gs, type AddInternalActivityResponse as gt, type AddActivityRequest as gu, type PublicActivity as gv, type PublicActivityContentOneOf as gw, type AddActivityResponse as gx, type AddActivitiesRequest as gy, type UpdateActivityRequest as gz, type OrderSearch as h, type TriggerRefundOptions as h$, type V1MarkOrderAsPaidRequest as h0, type V1MarkOrderAsPaidResponse as h1, type PaymentStatusUpdated as h2, type V1BulkMarkOrdersAsPaidRequest as h3, type V1BulkMarkOrdersAsPaidResponse as h4, type V1CreatePaymentGatewayOrderRequest as h5, type V1CreatePaymentGatewayOrderResponse as h6, type GetShipmentsRequest as h7, type GetShipmentsResponse as h8, type AggregateOrdersRequest as h9, type InvoiceDates as hA, type LineItems as hB, type LineItem as hC, type BigDecimalWrapper as hD, type LineItemTax as hE, type Source as hF, type LineItemMetaData as hG, type Locale as hH, type TotalPrice as hI, type ItemizedFee as hJ, type Discount as hK, type DiscountOneDiscountTypeOneOf as hL, type CalculatedTaxes as hM, type CalculatedTax as hN, type Payments as hO, type InvoicesPayment as hP, type MetaData as hQ, type InvoiceDynamicPriceTotals as hR, type CustomFieldValue as hS, type Value as hT, type Deposit as hU, type BaseEventMetadata as hV, type EventMetadata as hW, type SetOrderNumberCounterOptions as hX, type BulkDeleteImportedOrdersOptions as hY, type PaymentCollectionCreatePaymentGatewayOrderOptions as hZ, type ChargeMembershipsOptions as h_, type AggregateOrdersResponse as ha, type DecrementItemsQuantityRequest as hb, type DecrementData as hc, type DecrementItemsQuantityResponse as hd, type BulkUpdateOrderTagsRequest as he, type BulkUpdateOrderTagsResult as hf, type Task as hg, type TaskKey as hh, type TaskAction as hi, type TaskActionActionOneOf as hj, type Complete as hk, type Cancel as hl, type Reschedule as hm, type InvoiceSentEvent as hn, type IdAndVersion as ho, type InvoiceFields as hp, type Customer as hq, type Email as hr, type QuotesAddress as hs, type AddressDescription as ht, type Phone as hu, type Company as hv, type CommonAddress as hw, type CommonAddressStreetOneOf as hx, type Subdivision as hy, type StandardDetails as hz, type CreateOrderOptions as i, type TriggerRefundApplicationErrors as i$, type OrderSearchSpec as i0, type UpdateOrderLineItemIdentifiers as i1, type UpdateOrderLineItem as i2, type UpdateActivityIdentifiers as i3, type DeleteActivityIdentifiers as i4, type AggregateOrdersOptions as i5, type DescriptionLineTypeWithLiterals as i6, type ItemTypePresetWithLiterals as i7, type PaymentOptionTypeWithLiterals as i8, type JurisdictionTypeWithLiterals as i9, type PaymentCollectabilityStatusWithLiterals as iA, type RefundableStatusWithLiterals as iB, type NonRefundableReasonWithLiterals as iC, type ManuallyRefundableReasonWithLiterals as iD, type RestockTypeWithLiterals as iE, type TransactionStatusWithLiterals as iF, type AuthorizationCaptureStatusWithLiterals as iG, type AuthorizationVoidStatusWithLiterals as iH, type ReasonWithLiterals as iI, type ActionTypeWithLiterals as iJ, type ChargebackStatusWithLiterals as iK, type MembershipPaymentStatusWithLiterals as iL, type RefundStatusWithLiterals as iM, type SortOrderWithLiterals as iN, type OrderApprovalStrategyWithLiterals as iO, type DeltaPaymentOptionTypeWithLiterals as iP, type InventoryActionWithLiterals as iQ, type PlacementWithLiterals as iR, type SubdivisionTypeWithLiterals as iS, type SourceTypeWithLiterals as iT, type CustomFieldGroupWithLiterals as iU, type ValueTypeWithLiterals as iV, type DepositTypeWithLiterals as iW, type InvoiceStatusWithLiterals as iX, type RecordManuallyCollectedPaymentApplicationErrors as iY, type PaymentCollectionMarkOrderAsPaidApplicationErrors as iZ, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as i_, type SubscriptionFrequencyWithLiterals as ia, type AdjustmentTypeWithLiterals as ib, type TaxableAddressTypeWithLiterals as ic, type PaymentStatusWithLiterals as id, type FulfillmentStatusWithLiterals as ie, type WeightUnitWithLiterals as ig, type VatTypeWithLiterals as ih, type PickupMethodWithLiterals as ii, type OrderStatusWithLiterals as ij, type DiscountTypeWithLiterals as ik, type DiscountReasonWithLiterals as il, type LineItemQuantityChangeTypeWithLiterals as im, type ActivityTypeWithLiterals as io, type OrderActivityTypeEnumActivityTypeWithLiterals as ip, type AttributionSourceWithLiterals as iq, type ChannelTypeWithLiterals as ir, type AdditionalFeeSourceWithLiterals as is, type OrderActionTypeWithLiterals as it, type ChargeTypeWithLiterals as iu, type WebhookIdentityTypeWithLiterals as iv, type VersioningModeWithLiterals as iw, type PreviewEmailTypeWithLiterals as ix, type ScheduledActionWithLiterals as iy, type DurationUnitWithLiterals as iz, type CreateOrderApplicationErrors as j, type UpdateOrderStatusApplicationErrors as j0, type CommonSearchWithEntityContext as j1, onOrderApproved as j2, onOrderUpdated as j3, onOrderCanceled as j4, onOrderCreated as j5, onOrderPaymentStatusUpdated as j6, preparePaymentCollection as j7, getPaymentCollectabilityStatus as j8, voidAuthorizedPayments as j9, captureAuthorizedPayments as ja, getOrder as jb, createOrder as jc, updateOrder as jd, bulkUpdateOrders as je, addActivities as jf, cancelOrder as jg, bulkUpdateOrderTags as jh, type UpdateOrderApplicationErrors as k, type BulkUpdateOrdersResponse as l, type AddActivitiesResponse as m, type CancelOrderOptions as n, type CancelOrderResponse as o, type CancelOrderApplicationErrors as p, type BulkUpdateOrderTagsOptions as q, type BulkUpdateOrderTagsResponse as r, type OrderApprovedEnvelope as s, type OrderUpdatedEnvelope as t, type OrderCanceledEnvelope as u, type OrderCreatedEnvelope as v, type OrderPaymentStatusUpdatedEnvelope as w, PaymentOptionType as x, SubscriptionFrequency as y, AdjustmentType as z };
|
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 OrderUpdatedEnvelope, u as OrderCanceledEnvelope, v as OrderCreatedEnvelope, w as OrderPaymentStatusUpdatedEnvelope } from './ecom-v1-order-orders.universal-
|
|
3
|
-
export { d0 as AccountInfo, cY as ActionEvent, ag as ActionType, iJ as ActionTypeWithLiterals, bu as Activity, bv as ActivityContentOneOf, X as ActivityType, io as ActivityTypeWithLiterals, gy as AddActivitiesRequest, gu as AddActivityRequest, gx as AddActivityResponse, g7 as AddInternalActivityRequest, gt as AddInternalActivityResponse, cr as AdditionalFee, fz as AdditionalFeeDelta, fA as AdditionalFeeDeltaDeltaOneOf, dI as AdditionalFeeRefund, $ as AdditionalFeeSource, is as AdditionalFeeSourceWithLiterals, b4 as Address, ht as AddressDescription, b6 as AddressLocation, b3 as AddressWithContact, z as AdjustmentType, ib as AdjustmentTypeWithLiterals, i5 as AggregateOrdersOptions, h9 as AggregateOrdersRequest, ha as AggregateOrdersResponse, eO as AggregatedRefundSummary, ea as ApplicationError, bk as AppliedDiscount, fx as AppliedDiscountDelta, fy as AppliedDiscountDeltaDeltaOneOf, bl as AppliedDiscountDiscountSourceOneOf, fJ as ArchiveOrderRequest, fK as ArchiveOrderResponse, Z as AttributionSource, iq as AttributionSourceWithLiterals, eD as AuthorizationActionFailureDetails, eC as AuthorizationCapture, ad as AuthorizationCaptureStatus, iG as AuthorizationCaptureStatusWithLiterals, eB as AuthorizationDetails, eE as AuthorizationVoid, ae as AuthorizationVoidStatus, iH as AuthorizationVoidStatusWithLiterals, bV as AuthorizedPaymentCaptured, bU as AuthorizedPaymentCreated, bW as AuthorizedPaymentVoided, cq as Balance, cp as BalanceSummary, hV as BaseEventMetadata, df as BatchOfTriggerReindexOrderRequest, hD as BigDecimalWrapper, aR as BillingAdjustment, aS as BillingAdjustmentPriceSummary, eb as BulkActionMetadata, fN as BulkArchiveOrdersByFilterRequest, fO as BulkArchiveOrdersByFilterResponse, fL as BulkArchiveOrdersRequest, fM as BulkArchiveOrdersResponse, hY as BulkDeleteImportedOrdersOptions, cQ as BulkDeleteImportedOrdersRequest, cR as BulkDeleteImportedOrdersResponse, gR as BulkMarkAsFulfilledByFilterRequest, gS as BulkMarkAsFulfilledByFilterResponse, gP as BulkMarkAsFulfilledRequest, gQ as BulkMarkAsFulfilledResponse, gX as BulkMarkAsUnfulfilledByFilterRequest, gY as BulkMarkAsUnfulfilledByFilterResponse, gV as BulkMarkAsUnfulfilledRequest, gW as BulkMarkAsUnfulfilledResponse, e6 as BulkMarkOrdersAsPaidRequest, e7 as BulkMarkOrdersAsPaidResponse, e8 as BulkOrderResult, dn as BulkSendBuyerPickupConfirmationEmailsRequest, dp as BulkSendBuyerPickupConfirmationEmailsResponse, ds as BulkSendBuyerShippingConfirmationEmailsRequest, dt as BulkSendBuyerShippingConfirmationEmailsResponse, gZ as BulkSetBusinessLocationRequest, g_ as BulkSetBusinessLocationResponse, g$ as BulkSetBusinessLocationResult, fT as BulkUnArchiveOrdersByFilterRequest, fU as BulkUnArchiveOrdersByFilterResponse, fR as BulkUnArchiveOrdersRequest, fS as BulkUnArchiveOrdersResponse, he as BulkUpdateOrderTagsRequest, hf as BulkUpdateOrderTagsResult, fm as BulkUpdateOrdersRequest, a$ as BuyerInfo, b0 as BuyerInfoIdOneOf, fW as BuyerInfoUpdate, eS as CalculateRefundItemRequest, eU as CalculateRefundItemResponse, eR as CalculateRefundRequest, eT as CalculateRefundResponse, hN as CalculatedTax, hM as CalculatedTaxes, hl as Cancel, gI as CancelOrderRequest, eW as CaptureAuthorizedPaymentsRequest, ax as CatalogReference, cn as ChannelInfo, _ as ChannelType, ir as ChannelTypeWithLiterals, h_ as ChargeMembershipsOptions, ej as ChargeMembershipsRequest, en as ChargeMembershipsResponse, eX as ChargeSavedPaymentMethodRequest, eY as ChargeSavedPaymentMethodResponse, a1 as ChargeType, iu as ChargeTypeWithLiterals, eG as Chargeback, cj as ChargebackCreated, ck as ChargebackReversed, ah as ChargebackStatus, iK as ChargebackStatusWithLiterals, eh as ChargedBy, aD as Color, fn as CommitDeltasRequest, fD as CommitDeltasResponse, fF as CommittedDiffs, fG as CommittedDiffsShippingUpdateInfoOneOf, hw as CommonAddress, hx as CommonAddressStreetOneOf, j1 as CommonSearchWithEntityContext, hv as Company, hk as Complete, bm as Coupon, fg as CreateOrderRequest, fj as CreateOrderResponse, i_ as CreatePaymentGatewayOrderApplicationErrors, hZ as CreatePaymentGatewayOrderOptions, eg as CreatePaymentGatewayOrderRequest, ei as CreatePaymentGatewayOrderResponse, cl as CreatedBy, cm as CreatedByStringOneOf, c8 as CreditCardDetails, eA as CreditCardPaymentMethodDetails, b1 as CurrencyConversionDetails, f6 as CursorPaging, ff as CursorPagingMetadata, fd as CursorSearch, fe as CursorSearchPagingMethodOneOf, f9 as Cursors, bw as CustomActivity, cz as CustomAllowedActions, co as CustomField, ar as CustomFieldGroup, iU as CustomFieldGroupWithLiterals, hS as CustomFieldValue, hq as Customer, hc as DecrementData, hb as DecrementItemsQuantityRequest, hd as DecrementItemsQuantityResponse, d$ as DelayedCaptureSettings, i4 as DeleteActivityIdentifiers, gB as DeleteActivityRequest, gC as DeleteActivityResponse, d6 as DeleteByFilterOperation, d5 as DeleteByIdsOperation, ba as DeliveryLogistics, bb as DeliveryLogisticsAddressOneOf, be as DeliveryTimeSlot, am as DeltaPaymentOptionType, iP as DeltaPaymentOptionTypeWithLiterals, hU as Deposit, at as DepositType, iW as DepositTypeWithLiterals, ay as DescriptionLine, aA as DescriptionLineDescriptionLineValueOneOf, aB as DescriptionLineName, D as DescriptionLineType, i6 as DescriptionLineTypeWithLiterals, az as DescriptionLineValueOneOf, eZ as DiffmatokyPayload, aL as DigitalFile, hK as Discount, hL as DiscountOneDiscountTypeOneOf, Q as DiscountReason, il as DiscountReasonWithLiterals, bp as DiscountRule, bq as DiscountRuleName, N as DiscountType, ik as DiscountTypeWithLiterals, cS as DomainEvent, cT as DomainEventBodyOneOf, gf as DownloadLinkSent, bC as DraftOrderChangesApplied, fB as DraftOrderCommitSettings, fo as DraftOrderDiffs, fr as DraftOrderDiffsBillingUpdateInfoOneOf, fq as DraftOrderDiffsBuyerUpdateInfoOneOf, fs as DraftOrderDiffsRecipientUpdateInfoOneOf, fp as DraftOrderDiffsShippingUpdateInfoOneOf, e0 as Duration, a6 as DurationUnit, iz as DurationUnitWithLiterals, hr as Email, go as EmailEdited, de as Empty, cU as EntityCreatedEvent, cX as EntityDeletedEvent, cW as EntityUpdatedEvent, e_ as ErrorInformation, hW as EventMetadata, aX as ExtendedFields, cg as ExternalReceipt, eK as ExternalReceiptInfo, aE as FocalPoint, cC as FormIdentifier, cB as FormInfo, aQ as FreeTrialPeriod, gm as FulfillerEmailSent, F as FulfillmentStatus, gO as FulfillmentStatusUpdated, ie as FulfillmentStatusWithLiterals, cs as FulfillmentStatusesAggregate, b7 as FullAddressContactDetails, e$ as GetOrderRequest, f0 as GetOrderResponse, e1 as GetPaymentCollectabilityStatusRequest, ec as GetRefundabilityStatusRequest, ed as GetRefundabilityStatusResponse, h7 as GetShipmentsRequest, h8 as GetShipmentsResponse, eH as GiftCardPaymentDetails, b$ as GiftCardPaymentRefund, ho as IdAndVersion, c_ as IdentificationData, c$ as IdentificationDataIdOneOf, cM as ImportOrderRequest, cN as ImportOrderResponse, cL as ImportedOrderDeleted, g8 as InternalActivity, g9 as InternalActivityContentOneOf, d3 as InternalDocument, d7 as InternalDocumentUpdateByFilterOperation, d4 as InternalDocumentUpdateOperation, f1 as InternalQueryOrdersRequest, f7 as InternalQueryOrdersResponse, d8 as InternalUpdateExistingOperation, an as InventoryAction, iQ as InventoryActionWithLiterals, fC as InventoryUpdateDetails, gk as InvoiceAdded, hA as InvoiceDates, hR as InvoiceDynamicPriceTotals, hp as InvoiceFields, gl as InvoiceSent, hn as InvoiceSentEvent, au as InvoiceStatus, iX as InvoiceStatusWithLiterals, hP as InvoicesPayment, fw as ItemChangedDetails, bs as ItemCombination, bt as ItemCombinationLineItem, e9 as ItemMetadata, a_ as ItemModifier, aI as ItemTaxFullDetails, aG as ItemType, aH as ItemTypeItemTypeDataOneOf, I as ItemTypePreset, i7 as ItemTypePresetWithLiterals, hJ as ItemizedFee, J as JurisdictionType, i9 as JurisdictionTypeWithLiterals, hC as LineItem, bO as LineItemAmount, bF as LineItemChanges, fH as LineItemDelta, fI as LineItemDeltaDeltaOneOf, bJ as LineItemDescriptionLineChange, br as LineItemDiscount, bB as LineItemExchangeData, hG as LineItemMetaData, bK as LineItemModifiersChange, bH as LineItemPriceChange, bI as LineItemProductNameChange, bG as LineItemQuantityChange, R as LineItemQuantityChangeType, im as LineItemQuantityChangeTypeWithLiterals, dH as LineItemRefund, eQ as LineItemRefundSummary, hE as LineItemTax, aK as LineItemTaxBreakdown, aJ as LineItemTaxInfo, gE as LineItemUpdate, hB as LineItems, hH as Locale, cv as Location, aU as LocationAndQuantity, bP as ManagedAdditionalFee, bM as ManagedDiscount, bL as ManagedLineItem, aa as ManuallyRefundableReason, iD as ManuallyRefundableReasonWithLiterals, gM as MarkAsFulfilledRequest, gN as MarkAsFulfilledResponse, gT as MarkAsUnfulfilledRequest, gU as MarkAsUnfulfilledResponse, iZ as MarkOrderAsPaidApplicationErrors, e4 as MarkOrderAsPaidRequest, e5 as MarkOrderAsPaidResponse, gG as MarkOrderAsSeenByHumanRequest, gH as MarkOrderAsSeenByHumanResponse, g5 as MaskedOrderLineItem, ek as MembershipChargeItem, el as MembershipName, eI as MembershipPaymentDetails, c0 as MembershipPaymentRefund, ai as MembershipPaymentStatus, iL as MembershipPaymentStatusWithLiterals, bx as MerchantComment, bn as MerchantDiscount, bo as MerchantDiscountMerchantDiscountReasonOneOf, cZ as MessageEnvelope, hQ as MetaData, aY as ModifierGroup, bA as NewExchangeOrderCreated, a9 as NonRefundableReason, iC as NonRefundableReasonWithLiterals, a0 as OrderActionType, it as OrderActionTypeWithLiterals, Y as OrderActivityTypeEnumActivityType, ip as OrderActivityTypeEnumActivityTypeWithLiterals, al as OrderApprovalStrategy, iO as OrderApprovalStrategyWithLiterals, cF as OrderApproved, ge as OrderCanceled, gJ as OrderCanceledEventOrderCanceled, bD as OrderChange, bE as OrderChangeValueOneOf, fi as OrderCreateNotifications, bz as OrderCreatedFromExchange, fh as OrderCreationSettings, fE as OrderDeltasCommitted, gc as OrderFulfilled, cK as OrderImported, cI as OrderItemsRestocked, av as OrderLineItem, fv as OrderLineItemChangedDetails, gd as OrderNotFulfilled, gb as OrderPaid, gq as OrderPartiallyPaid, gr as OrderPending, ga as OrderPlaced, by as OrderRefunded, gs as OrderRejected, cH as OrderRejectedEventOrderRejected, i0 as OrderSearchSpec, cw as OrderSettings, cx as OrderSettingsAllowedActionsOneOf, cy as OrderSettingsEditableByOneOf, L as OrderStatus, ij as OrderStatusWithLiterals, bj as OrderTaxBreakdown, bi as OrderTaxInfo, eu as OrderTransactions, cG as OrdersExperiments, cA as OwnerApps, ev as Payment, c9 as PaymentCanceled, ca as PaymentCanceledPaymentDetailsOneOf, a7 as PaymentCollectabilityStatus, iA as PaymentCollectabilityStatusWithLiterals, cb as PaymentDeclined, cc as PaymentDeclinedPaymentDetailsOneOf, x as PaymentOptionType, i8 as PaymentOptionTypeWithLiterals, ew as PaymentPaymentDetailsOneOf, c4 as PaymentPending, c5 as PaymentPendingPaymentDetailsOneOf, ex as PaymentReceiptInfoOneOf, ep as PaymentRefund, c2 as PaymentRefundFailed, c1 as PaymentRefunded, E as PaymentStatus, h2 as PaymentStatusUpdated, id as PaymentStatusWithLiterals, hO as Payments, hu as Phone, aF as PhysicalProperties, bd as PickupAddress, bc as PickupDetails, K as PickupMethod, ii as PickupMethodWithLiterals, gp as PickupReadyEmailSent, ao as Placement, iR as PlacementWithLiterals, aC as PlainTextValue, cE as PlatformFee, cD as PlatformFeeSummary, f5 as PlatformPaging, f8 as PlatformPagingMetadata, f2 as PlatformQuery, f3 as PlatformQueryPagingMethodOneOf, dZ as PreparePaymentCollectionRequest, dR as PreviewBuyerConfirmationEmailRequest, dS as PreviewBuyerConfirmationEmailResponse, dP as PreviewBuyerPaymentsReceivedEmailRequest, dQ as PreviewBuyerPaymentsReceivedEmailResponse, dT as PreviewBuyerPickupConfirmationEmailRequest, dU as PreviewBuyerPickupConfirmationEmailResponse, dL as PreviewCancelEmailRequest, dM as PreviewCancelEmailResponse, dN as PreviewCancelRefundEmailRequest, dO as PreviewCancelRefundEmailResponse, dC as PreviewEmailByTypeRequest, dD as PreviewEmailByTypeResponse, a4 as PreviewEmailType, ix as PreviewEmailTypeWithLiterals, dE as PreviewRefundEmailRequest, dK as PreviewRefundEmailResponse, dX as PreviewResendDownloadLinksEmailRequest, dY as PreviewResendDownloadLinksEmailResponse, dV as PreviewShippingConfirmationEmailRequest, dW as PreviewShippingConfirmationEmailResponse, aT as PriceDescription, b2 as PriceSummary, aw as ProductName, gv as PublicActivity, gw as PublicActivityContentOneOf, fa as QueryOrderRequest, fb as QueryOrderResponse, hs as QuotesAddress, af as Reason, iI as ReasonWithLiterals, cd as ReceiptCreated, ce as ReceiptCreatedReceiptInfoOneOf, ch as ReceiptSent, ci as ReceiptSentReceiptInfoOneOf, iY as RecordManuallyCollectedPaymentApplicationErrors, e2 as RecordManuallyCollectedPaymentRequest, e3 as RecordManuallyCollectedPaymentResponse, d_ as RedirectUrls, eL as Refund, dF as RefundDetails, bX as RefundInitiated, dG as RefundItem, eP as RefundItemsBreakdown, eq as RefundSideEffects, aj as RefundStatus, eN as RefundStatusInfo, iM as RefundStatusWithLiterals, eM as RefundTransaction, ee as Refundability, ef as RefundabilityAdditionalRefundabilityInfoOneOf, a8 as RefundableStatus, iB as RefundableStatusWithLiterals, c3 as RefundedAsStoreCredit, bY as RefundedPayment, bZ as RefundedPaymentKindOneOf, c6 as RegularPayment, ey as RegularPaymentDetails, ez as RegularPaymentDetailsPaymentMethodDetailsOneOf, c7 as RegularPaymentPaymentMethodDetailsOneOf, b_ as RegularPaymentRefund, hm as Reschedule, er as RestockInfo, es as RestockItem, ab as RestockType, iE as RestockTypeWithLiterals, cV as RestoreInfo, bT as SavedPaymentMethod, a5 as ScheduledAction, iy as ScheduledActionWithLiterals, fc as SearchOrdersRequest, dh as SendBuyerConfirmationEmailRequest, di as SendBuyerConfirmationEmailResponse, dj as SendBuyerPaymentsReceivedEmailRequest, dk as SendBuyerPaymentsReceivedEmailResponse, dl as SendBuyerPickupConfirmationEmailRequest, dm as SendBuyerPickupConfirmationEmailResponse, dq as SendBuyerShippingConfirmationEmailRequest, dr as SendBuyerShippingConfirmationEmailResponse, dw as SendCancelRefundEmailRequest, dx as SendCancelRefundEmailResponse, du as SendMerchantOrderReceivedNotificationRequest, dv as SendMerchantOrderReceivedNotificationResponse, dA as SendMerchantOrderReceivedPushRequest, dB as SendMerchantOrderReceivedPushResponse, dy as SendRefundEmailRequest, dz as SendRefundEmailResponse, em as ServiceProperties, hX as SetOrderNumberCounterOptions, cO as SetOrderNumberCounterRequest, cP as SetOrderNumberCounterResponse, gn as ShippingAddressEdited, gj as ShippingConfirmationEmailSent, bS as ShippingInformation, bR as ShippingInformationChange, bf as ShippingPrice, dJ as ShippingRefund, bg as ShippingRegion, ak as SortOrder, iN as SortOrderWithLiterals, f4 as Sorting, hF as Source, aq as SourceType, iT as SourceTypeWithLiterals, hz as StandardDetails, b5 as StreetAddress, hy as Subdivision, ap as SubdivisionType, iS as SubdivisionTypeWithLiterals, aO as SubscriptionDescription, y as SubscriptionFrequency, ia as SubscriptionFrequencyWithLiterals, aM as SubscriptionInfo, aP as SubscriptionSettings, aN as SubscriptionTitle, cu as TagList, ct as Tags, hg as Task, hi as TaskAction, hj as TaskActionActionOneOf, hh as TaskKey, bh as TaxSummary, aV as TaxableAddress, aW as TaxableAddressTaxableAddressDataOneOf, T as TaxableAddressType, ic as TaxableAddressTypeWithLiterals, hI as TotalPrice, bQ as TotalPriceChange, gi as TrackingLinkAdded, gg as TrackingNumberAdded, gh as TrackingNumberEdited, ac as TransactionStatus, iF as TransactionStatusWithLiterals, aZ as TranslatableString, bN as TranslatedValue, i$ as TriggerRefundApplicationErrors, h$ as TriggerRefundOptions, eo as TriggerRefundRequest, et as TriggerRefundResponse, dg as TriggerReindexOrderRequest, dc as TriggerReindexRequest, dd as TriggerReindexResponse, fP as UnArchiveOrderRequest, fQ as UnArchiveOrderResponse, i3 as UpdateActivityIdentifiers, gz as UpdateActivityRequest, gA as UpdateActivityResponse, g0 as UpdateBillingContactDetailsRequest, g1 as UpdateBillingContactDetailsResponse, fY as UpdateBuyerEmailRequest, fZ as UpdateBuyerEmailResponse, fV as UpdateBuyerInfoRequest, fX as UpdateBuyerInfoResponse, d1 as UpdateInternalDocumentsEvent, d2 as UpdateInternalDocumentsEventOperationOneOf, gD as UpdateLineItemsDescriptionLinesRequest, gF as UpdateLineItemsDescriptionLinesResponse, i2 as UpdateOrderLineItem, i1 as UpdateOrderLineItemIdentifiers, g2 as UpdateOrderLineItemRequest, g3 as UpdateOrderLineItemResponse, g4 as UpdateOrderLineItemsRequest, g6 as UpdateOrderLineItemsResponse, fk as UpdateOrderRequest, fl as UpdateOrderResponse, f_ as UpdateOrderShippingAddressRequest, f$ as UpdateOrderShippingAddressResponse, j0 as UpdateOrderStatusApplicationErrors, gK as UpdateOrderStatusRequest, gL as UpdateOrderStatusResponse, h3 as V1BulkMarkOrdersAsPaidRequest, h4 as V1BulkMarkOrdersAsPaidResponse, h5 as V1CreatePaymentGatewayOrderRequest, h6 as V1CreatePaymentGatewayOrderResponse, ft as V1LineItemDelta, fu as V1LineItemDeltaDeltaOneOf, h0 as V1MarkOrderAsPaidRequest, h1 as V1MarkOrderAsPaidResponse, cJ as V1RestockItem, eF as V1ScheduledAction, b9 as V1ShippingInformation, hT as Value, as as ValueType, iV as ValueTypeWithLiterals, b8 as VatId, H as VatType, ih as VatTypeWithLiterals, da as VersionedDeleteByIdsOperation, db as VersionedDocumentId, d9 as VersionedDocumentUpdateOperation, a3 as VersioningMode, iw as VersioningModeWithLiterals, eV as VoidAuthorizedPaymentsRequest, a2 as WebhookIdentityType, iv as WebhookIdentityTypeWithLiterals, W as WeightUnit, ig as WeightUnitWithLiterals, cf as WixReceipt, eJ as WixReceiptInfo } from './ecom-v1-order-orders.universal-DHgUUEAU.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 OrderUpdatedEnvelope, u as OrderCanceledEnvelope, v as OrderCreatedEnvelope, w as OrderPaymentStatusUpdatedEnvelope } from './ecom-v1-order-orders.universal-97MQ6VTe.js';
|
|
3
|
+
export { d0 as AccountInfo, cY as ActionEvent, ag as ActionType, iJ as ActionTypeWithLiterals, bu as Activity, bv as ActivityContentOneOf, X as ActivityType, io as ActivityTypeWithLiterals, gy as AddActivitiesRequest, gu as AddActivityRequest, gx as AddActivityResponse, g7 as AddInternalActivityRequest, gt as AddInternalActivityResponse, cr as AdditionalFee, fz as AdditionalFeeDelta, fA as AdditionalFeeDeltaDeltaOneOf, dI as AdditionalFeeRefund, $ as AdditionalFeeSource, is as AdditionalFeeSourceWithLiterals, b4 as Address, ht as AddressDescription, b6 as AddressLocation, b3 as AddressWithContact, z as AdjustmentType, ib as AdjustmentTypeWithLiterals, i5 as AggregateOrdersOptions, h9 as AggregateOrdersRequest, ha as AggregateOrdersResponse, eO as AggregatedRefundSummary, ea as ApplicationError, bk as AppliedDiscount, fx as AppliedDiscountDelta, fy as AppliedDiscountDeltaDeltaOneOf, bl as AppliedDiscountDiscountSourceOneOf, fJ as ArchiveOrderRequest, fK as ArchiveOrderResponse, Z as AttributionSource, iq as AttributionSourceWithLiterals, eD as AuthorizationActionFailureDetails, eC as AuthorizationCapture, ad as AuthorizationCaptureStatus, iG as AuthorizationCaptureStatusWithLiterals, eB as AuthorizationDetails, eE as AuthorizationVoid, ae as AuthorizationVoidStatus, iH as AuthorizationVoidStatusWithLiterals, bV as AuthorizedPaymentCaptured, bU as AuthorizedPaymentCreated, bW as AuthorizedPaymentVoided, cq as Balance, cp as BalanceSummary, hV as BaseEventMetadata, df as BatchOfTriggerReindexOrderRequest, hD as BigDecimalWrapper, aR as BillingAdjustment, aS as BillingAdjustmentPriceSummary, eb as BulkActionMetadata, fN as BulkArchiveOrdersByFilterRequest, fO as BulkArchiveOrdersByFilterResponse, fL as BulkArchiveOrdersRequest, fM as BulkArchiveOrdersResponse, hY as BulkDeleteImportedOrdersOptions, cQ as BulkDeleteImportedOrdersRequest, cR as BulkDeleteImportedOrdersResponse, gR as BulkMarkAsFulfilledByFilterRequest, gS as BulkMarkAsFulfilledByFilterResponse, gP as BulkMarkAsFulfilledRequest, gQ as BulkMarkAsFulfilledResponse, gX as BulkMarkAsUnfulfilledByFilterRequest, gY as BulkMarkAsUnfulfilledByFilterResponse, gV as BulkMarkAsUnfulfilledRequest, gW as BulkMarkAsUnfulfilledResponse, e6 as BulkMarkOrdersAsPaidRequest, e7 as BulkMarkOrdersAsPaidResponse, e8 as BulkOrderResult, dn as BulkSendBuyerPickupConfirmationEmailsRequest, dp as BulkSendBuyerPickupConfirmationEmailsResponse, ds as BulkSendBuyerShippingConfirmationEmailsRequest, dt as BulkSendBuyerShippingConfirmationEmailsResponse, gZ as BulkSetBusinessLocationRequest, g_ as BulkSetBusinessLocationResponse, g$ as BulkSetBusinessLocationResult, fT as BulkUnArchiveOrdersByFilterRequest, fU as BulkUnArchiveOrdersByFilterResponse, fR as BulkUnArchiveOrdersRequest, fS as BulkUnArchiveOrdersResponse, he as BulkUpdateOrderTagsRequest, hf as BulkUpdateOrderTagsResult, fm as BulkUpdateOrdersRequest, a$ as BuyerInfo, b0 as BuyerInfoIdOneOf, fW as BuyerInfoUpdate, eS as CalculateRefundItemRequest, eU as CalculateRefundItemResponse, eR as CalculateRefundRequest, eT as CalculateRefundResponse, hN as CalculatedTax, hM as CalculatedTaxes, hl as Cancel, gI as CancelOrderRequest, eW as CaptureAuthorizedPaymentsRequest, ax as CatalogReference, cn as ChannelInfo, _ as ChannelType, ir as ChannelTypeWithLiterals, h_ as ChargeMembershipsOptions, ej as ChargeMembershipsRequest, en as ChargeMembershipsResponse, eX as ChargeSavedPaymentMethodRequest, eY as ChargeSavedPaymentMethodResponse, a1 as ChargeType, iu as ChargeTypeWithLiterals, eG as Chargeback, cj as ChargebackCreated, ck as ChargebackReversed, ah as ChargebackStatus, iK as ChargebackStatusWithLiterals, eh as ChargedBy, aD as Color, fn as CommitDeltasRequest, fD as CommitDeltasResponse, fF as CommittedDiffs, fG as CommittedDiffsShippingUpdateInfoOneOf, hw as CommonAddress, hx as CommonAddressStreetOneOf, j1 as CommonSearchWithEntityContext, hv as Company, hk as Complete, bm as Coupon, fg as CreateOrderRequest, fj as CreateOrderResponse, eg as CreatePaymentGatewayOrderRequest, ei as CreatePaymentGatewayOrderResponse, cl as CreatedBy, cm as CreatedByStringOneOf, c8 as CreditCardDetails, eA as CreditCardPaymentMethodDetails, b1 as CurrencyConversionDetails, f6 as CursorPaging, ff as CursorPagingMetadata, fd as CursorSearch, fe as CursorSearchPagingMethodOneOf, f9 as Cursors, bw as CustomActivity, cz as CustomAllowedActions, co as CustomField, ar as CustomFieldGroup, iU as CustomFieldGroupWithLiterals, hS as CustomFieldValue, hq as Customer, hc as DecrementData, hb as DecrementItemsQuantityRequest, hd as DecrementItemsQuantityResponse, d$ as DelayedCaptureSettings, i4 as DeleteActivityIdentifiers, gB as DeleteActivityRequest, gC as DeleteActivityResponse, d6 as DeleteByFilterOperation, d5 as DeleteByIdsOperation, ba as DeliveryLogistics, bb as DeliveryLogisticsAddressOneOf, be as DeliveryTimeSlot, am as DeltaPaymentOptionType, iP as DeltaPaymentOptionTypeWithLiterals, hU as Deposit, at as DepositType, iW as DepositTypeWithLiterals, ay as DescriptionLine, aA as DescriptionLineDescriptionLineValueOneOf, aB as DescriptionLineName, D as DescriptionLineType, i6 as DescriptionLineTypeWithLiterals, az as DescriptionLineValueOneOf, eZ as DiffmatokyPayload, aL as DigitalFile, hK as Discount, hL as DiscountOneDiscountTypeOneOf, Q as DiscountReason, il as DiscountReasonWithLiterals, bp as DiscountRule, bq as DiscountRuleName, N as DiscountType, ik as DiscountTypeWithLiterals, cS as DomainEvent, cT as DomainEventBodyOneOf, gf as DownloadLinkSent, bC as DraftOrderChangesApplied, fB as DraftOrderCommitSettings, fo as DraftOrderDiffs, fr as DraftOrderDiffsBillingUpdateInfoOneOf, fq as DraftOrderDiffsBuyerUpdateInfoOneOf, fs as DraftOrderDiffsRecipientUpdateInfoOneOf, fp as DraftOrderDiffsShippingUpdateInfoOneOf, e0 as Duration, a6 as DurationUnit, iz as DurationUnitWithLiterals, hr as Email, go as EmailEdited, de as Empty, cU as EntityCreatedEvent, cX as EntityDeletedEvent, cW as EntityUpdatedEvent, e_ as ErrorInformation, hW as EventMetadata, aX as ExtendedFields, cg as ExternalReceipt, eK as ExternalReceiptInfo, aE as FocalPoint, cC as FormIdentifier, cB as FormInfo, aQ as FreeTrialPeriod, gm as FulfillerEmailSent, F as FulfillmentStatus, gO as FulfillmentStatusUpdated, ie as FulfillmentStatusWithLiterals, cs as FulfillmentStatusesAggregate, b7 as FullAddressContactDetails, e$ as GetOrderRequest, f0 as GetOrderResponse, e1 as GetPaymentCollectabilityStatusRequest, ec as GetRefundabilityStatusRequest, ed as GetRefundabilityStatusResponse, h7 as GetShipmentsRequest, h8 as GetShipmentsResponse, eH as GiftCardPaymentDetails, b$ as GiftCardPaymentRefund, ho as IdAndVersion, c_ as IdentificationData, c$ as IdentificationDataIdOneOf, cM as ImportOrderRequest, cN as ImportOrderResponse, cL as ImportedOrderDeleted, g8 as InternalActivity, g9 as InternalActivityContentOneOf, d3 as InternalDocument, d7 as InternalDocumentUpdateByFilterOperation, d4 as InternalDocumentUpdateOperation, f1 as InternalQueryOrdersRequest, f7 as InternalQueryOrdersResponse, d8 as InternalUpdateExistingOperation, an as InventoryAction, iQ as InventoryActionWithLiterals, fC as InventoryUpdateDetails, gk as InvoiceAdded, hA as InvoiceDates, hR as InvoiceDynamicPriceTotals, hp as InvoiceFields, gl as InvoiceSent, hn as InvoiceSentEvent, au as InvoiceStatus, iX as InvoiceStatusWithLiterals, hP as InvoicesPayment, fw as ItemChangedDetails, bs as ItemCombination, bt as ItemCombinationLineItem, e9 as ItemMetadata, a_ as ItemModifier, aI as ItemTaxFullDetails, aG as ItemType, aH as ItemTypeItemTypeDataOneOf, I as ItemTypePreset, i7 as ItemTypePresetWithLiterals, hJ as ItemizedFee, J as JurisdictionType, i9 as JurisdictionTypeWithLiterals, hC as LineItem, bO as LineItemAmount, bF as LineItemChanges, fH as LineItemDelta, fI as LineItemDeltaDeltaOneOf, bJ as LineItemDescriptionLineChange, br as LineItemDiscount, bB as LineItemExchangeData, hG as LineItemMetaData, bK as LineItemModifiersChange, bH as LineItemPriceChange, bI as LineItemProductNameChange, bG as LineItemQuantityChange, R as LineItemQuantityChangeType, im as LineItemQuantityChangeTypeWithLiterals, dH as LineItemRefund, eQ as LineItemRefundSummary, hE as LineItemTax, aK as LineItemTaxBreakdown, aJ as LineItemTaxInfo, gE as LineItemUpdate, hB as LineItems, hH as Locale, cv as Location, aU as LocationAndQuantity, bP as ManagedAdditionalFee, bM as ManagedDiscount, bL as ManagedLineItem, aa as ManuallyRefundableReason, iD as ManuallyRefundableReasonWithLiterals, gM as MarkAsFulfilledRequest, gN as MarkAsFulfilledResponse, gT as MarkAsUnfulfilledRequest, gU as MarkAsUnfulfilledResponse, e4 as MarkOrderAsPaidRequest, e5 as MarkOrderAsPaidResponse, gG as MarkOrderAsSeenByHumanRequest, gH as MarkOrderAsSeenByHumanResponse, g5 as MaskedOrderLineItem, ek as MembershipChargeItem, el as MembershipName, eI as MembershipPaymentDetails, c0 as MembershipPaymentRefund, ai as MembershipPaymentStatus, iL as MembershipPaymentStatusWithLiterals, bx as MerchantComment, bn as MerchantDiscount, bo as MerchantDiscountMerchantDiscountReasonOneOf, cZ as MessageEnvelope, hQ as MetaData, aY as ModifierGroup, bA as NewExchangeOrderCreated, a9 as NonRefundableReason, iC as NonRefundableReasonWithLiterals, a0 as OrderActionType, it as OrderActionTypeWithLiterals, Y as OrderActivityTypeEnumActivityType, ip as OrderActivityTypeEnumActivityTypeWithLiterals, al as OrderApprovalStrategy, iO as OrderApprovalStrategyWithLiterals, cF as OrderApproved, ge as OrderCanceled, gJ as OrderCanceledEventOrderCanceled, bD as OrderChange, bE as OrderChangeValueOneOf, fi as OrderCreateNotifications, bz as OrderCreatedFromExchange, fh as OrderCreationSettings, fE as OrderDeltasCommitted, gc as OrderFulfilled, cK as OrderImported, cI as OrderItemsRestocked, av as OrderLineItem, fv as OrderLineItemChangedDetails, gd as OrderNotFulfilled, gb as OrderPaid, gq as OrderPartiallyPaid, gr as OrderPending, ga as OrderPlaced, by as OrderRefunded, gs as OrderRejected, cH as OrderRejectedEventOrderRejected, i0 as OrderSearchSpec, cw as OrderSettings, cx as OrderSettingsAllowedActionsOneOf, cy as OrderSettingsEditableByOneOf, L as OrderStatus, ij as OrderStatusWithLiterals, bj as OrderTaxBreakdown, bi as OrderTaxInfo, eu as OrderTransactions, cG as OrdersExperiments, cA as OwnerApps, ev as Payment, c9 as PaymentCanceled, ca as PaymentCanceledPaymentDetailsOneOf, a7 as PaymentCollectabilityStatus, iA as PaymentCollectabilityStatusWithLiterals, i_ as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, hZ as PaymentCollectionCreatePaymentGatewayOrderOptions, iZ as PaymentCollectionMarkOrderAsPaidApplicationErrors, cb as PaymentDeclined, cc as PaymentDeclinedPaymentDetailsOneOf, x as PaymentOptionType, i8 as PaymentOptionTypeWithLiterals, ew as PaymentPaymentDetailsOneOf, c4 as PaymentPending, c5 as PaymentPendingPaymentDetailsOneOf, ex as PaymentReceiptInfoOneOf, ep as PaymentRefund, c2 as PaymentRefundFailed, c1 as PaymentRefunded, E as PaymentStatus, h2 as PaymentStatusUpdated, id as PaymentStatusWithLiterals, hO as Payments, hu as Phone, aF as PhysicalProperties, bd as PickupAddress, bc as PickupDetails, K as PickupMethod, ii as PickupMethodWithLiterals, gp as PickupReadyEmailSent, ao as Placement, iR as PlacementWithLiterals, aC as PlainTextValue, cE as PlatformFee, cD as PlatformFeeSummary, f5 as PlatformPaging, f8 as PlatformPagingMetadata, f2 as PlatformQuery, f3 as PlatformQueryPagingMethodOneOf, dZ as PreparePaymentCollectionRequest, dR as PreviewBuyerConfirmationEmailRequest, dS as PreviewBuyerConfirmationEmailResponse, dP as PreviewBuyerPaymentsReceivedEmailRequest, dQ as PreviewBuyerPaymentsReceivedEmailResponse, dT as PreviewBuyerPickupConfirmationEmailRequest, dU as PreviewBuyerPickupConfirmationEmailResponse, dL as PreviewCancelEmailRequest, dM as PreviewCancelEmailResponse, dN as PreviewCancelRefundEmailRequest, dO as PreviewCancelRefundEmailResponse, dC as PreviewEmailByTypeRequest, dD as PreviewEmailByTypeResponse, a4 as PreviewEmailType, ix as PreviewEmailTypeWithLiterals, dE as PreviewRefundEmailRequest, dK as PreviewRefundEmailResponse, dX as PreviewResendDownloadLinksEmailRequest, dY as PreviewResendDownloadLinksEmailResponse, dV as PreviewShippingConfirmationEmailRequest, dW as PreviewShippingConfirmationEmailResponse, aT as PriceDescription, b2 as PriceSummary, aw as ProductName, gv as PublicActivity, gw as PublicActivityContentOneOf, fa as QueryOrderRequest, fb as QueryOrderResponse, hs as QuotesAddress, af as Reason, iI as ReasonWithLiterals, cd as ReceiptCreated, ce as ReceiptCreatedReceiptInfoOneOf, ch as ReceiptSent, ci as ReceiptSentReceiptInfoOneOf, iY as RecordManuallyCollectedPaymentApplicationErrors, e2 as RecordManuallyCollectedPaymentRequest, e3 as RecordManuallyCollectedPaymentResponse, d_ as RedirectUrls, eL as Refund, dF as RefundDetails, bX as RefundInitiated, dG as RefundItem, eP as RefundItemsBreakdown, eq as RefundSideEffects, aj as RefundStatus, eN as RefundStatusInfo, iM as RefundStatusWithLiterals, eM as RefundTransaction, ee as Refundability, ef as RefundabilityAdditionalRefundabilityInfoOneOf, a8 as RefundableStatus, iB as RefundableStatusWithLiterals, c3 as RefundedAsStoreCredit, bY as RefundedPayment, bZ as RefundedPaymentKindOneOf, c6 as RegularPayment, ey as RegularPaymentDetails, ez as RegularPaymentDetailsPaymentMethodDetailsOneOf, c7 as RegularPaymentPaymentMethodDetailsOneOf, b_ as RegularPaymentRefund, hm as Reschedule, er as RestockInfo, es as RestockItem, ab as RestockType, iE as RestockTypeWithLiterals, cV as RestoreInfo, bT as SavedPaymentMethod, a5 as ScheduledAction, iy as ScheduledActionWithLiterals, fc as SearchOrdersRequest, dh as SendBuyerConfirmationEmailRequest, di as SendBuyerConfirmationEmailResponse, dj as SendBuyerPaymentsReceivedEmailRequest, dk as SendBuyerPaymentsReceivedEmailResponse, dl as SendBuyerPickupConfirmationEmailRequest, dm as SendBuyerPickupConfirmationEmailResponse, dq as SendBuyerShippingConfirmationEmailRequest, dr as SendBuyerShippingConfirmationEmailResponse, dw as SendCancelRefundEmailRequest, dx as SendCancelRefundEmailResponse, du as SendMerchantOrderReceivedNotificationRequest, dv as SendMerchantOrderReceivedNotificationResponse, dA as SendMerchantOrderReceivedPushRequest, dB as SendMerchantOrderReceivedPushResponse, dy as SendRefundEmailRequest, dz as SendRefundEmailResponse, em as ServiceProperties, hX as SetOrderNumberCounterOptions, cO as SetOrderNumberCounterRequest, cP as SetOrderNumberCounterResponse, gn as ShippingAddressEdited, gj as ShippingConfirmationEmailSent, bS as ShippingInformation, bR as ShippingInformationChange, bf as ShippingPrice, dJ as ShippingRefund, bg as ShippingRegion, ak as SortOrder, iN as SortOrderWithLiterals, f4 as Sorting, hF as Source, aq as SourceType, iT as SourceTypeWithLiterals, hz as StandardDetails, b5 as StreetAddress, hy as Subdivision, ap as SubdivisionType, iS as SubdivisionTypeWithLiterals, aO as SubscriptionDescription, y as SubscriptionFrequency, ia as SubscriptionFrequencyWithLiterals, aM as SubscriptionInfo, aP as SubscriptionSettings, aN as SubscriptionTitle, cu as TagList, ct as Tags, hg as Task, hi as TaskAction, hj as TaskActionActionOneOf, hh as TaskKey, bh as TaxSummary, aV as TaxableAddress, aW as TaxableAddressTaxableAddressDataOneOf, T as TaxableAddressType, ic as TaxableAddressTypeWithLiterals, hI as TotalPrice, bQ as TotalPriceChange, gi as TrackingLinkAdded, gg as TrackingNumberAdded, gh as TrackingNumberEdited, ac as TransactionStatus, iF as TransactionStatusWithLiterals, aZ as TranslatableString, bN as TranslatedValue, i$ as TriggerRefundApplicationErrors, h$ as TriggerRefundOptions, eo as TriggerRefundRequest, et as TriggerRefundResponse, dg as TriggerReindexOrderRequest, dc as TriggerReindexRequest, dd as TriggerReindexResponse, fP as UnArchiveOrderRequest, fQ as UnArchiveOrderResponse, i3 as UpdateActivityIdentifiers, gz as UpdateActivityRequest, gA as UpdateActivityResponse, g0 as UpdateBillingContactDetailsRequest, g1 as UpdateBillingContactDetailsResponse, fY as UpdateBuyerEmailRequest, fZ as UpdateBuyerEmailResponse, fV as UpdateBuyerInfoRequest, fX as UpdateBuyerInfoResponse, d1 as UpdateInternalDocumentsEvent, d2 as UpdateInternalDocumentsEventOperationOneOf, gD as UpdateLineItemsDescriptionLinesRequest, gF as UpdateLineItemsDescriptionLinesResponse, i2 as UpdateOrderLineItem, i1 as UpdateOrderLineItemIdentifiers, g2 as UpdateOrderLineItemRequest, g3 as UpdateOrderLineItemResponse, g4 as UpdateOrderLineItemsRequest, g6 as UpdateOrderLineItemsResponse, fk as UpdateOrderRequest, fl as UpdateOrderResponse, f_ as UpdateOrderShippingAddressRequest, f$ as UpdateOrderShippingAddressResponse, j0 as UpdateOrderStatusApplicationErrors, gK as UpdateOrderStatusRequest, gL as UpdateOrderStatusResponse, h3 as V1BulkMarkOrdersAsPaidRequest, h4 as V1BulkMarkOrdersAsPaidResponse, h5 as V1CreatePaymentGatewayOrderRequest, h6 as V1CreatePaymentGatewayOrderResponse, ft as V1LineItemDelta, fu as V1LineItemDeltaDeltaOneOf, h0 as V1MarkOrderAsPaidRequest, h1 as V1MarkOrderAsPaidResponse, cJ as V1RestockItem, eF as V1ScheduledAction, b9 as V1ShippingInformation, hT as Value, as as ValueType, iV as ValueTypeWithLiterals, b8 as VatId, H as VatType, ih as VatTypeWithLiterals, da as VersionedDeleteByIdsOperation, db as VersionedDocumentId, d9 as VersionedDocumentUpdateOperation, a3 as VersioningMode, iw as VersioningModeWithLiterals, eV as VoidAuthorizedPaymentsRequest, a2 as WebhookIdentityType, iv as WebhookIdentityTypeWithLiterals, W as WeightUnit, ig as WeightUnitWithLiterals, cf as WixReceipt, eJ as WixReceiptInfo } from './ecom-v1-order-orders.universal-97MQ6VTe.js';
|
|
4
4
|
|
|
5
5
|
declare function preparePaymentCollection$1(httpClient: HttpClient): PreparePaymentCollectionSignature;
|
|
6
6
|
interface PreparePaymentCollectionSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -76,25 +76,25 @@ __export(index_exports, {
|
|
|
76
76
|
addActivity: () => addActivity4,
|
|
77
77
|
aggregateOrders: () => aggregateOrders4,
|
|
78
78
|
bulkDeleteImportedOrders: () => bulkDeleteImportedOrders4,
|
|
79
|
-
bulkMarkOrdersAsPaid: () => bulkMarkOrdersAsPaid4,
|
|
80
79
|
bulkUpdateOrderTags: () => bulkUpdateOrderTags4,
|
|
81
80
|
bulkUpdateOrders: () => bulkUpdateOrders4,
|
|
82
81
|
cancelOrder: () => cancelOrder4,
|
|
83
82
|
captureAuthorizedPayments: () => captureAuthorizedPayments4,
|
|
84
83
|
chargeMemberships: () => chargeMemberships4,
|
|
85
84
|
createOrder: () => createOrder4,
|
|
86
|
-
createPaymentGatewayOrder: () => createPaymentGatewayOrder4,
|
|
87
85
|
deleteActivity: () => deleteActivity4,
|
|
88
86
|
getOrder: () => getOrder4,
|
|
89
87
|
getPaymentCollectabilityStatus: () => getPaymentCollectabilityStatus4,
|
|
90
88
|
getRefundabilityStatus: () => getRefundabilityStatus4,
|
|
91
89
|
importOrder: () => importOrder4,
|
|
92
|
-
markOrderAsPaid: () => markOrderAsPaid4,
|
|
93
90
|
onOrderApproved: () => onOrderApproved2,
|
|
94
91
|
onOrderCanceled: () => onOrderCanceled2,
|
|
95
92
|
onOrderCreated: () => onOrderCreated2,
|
|
96
93
|
onOrderPaymentStatusUpdated: () => onOrderPaymentStatusUpdated2,
|
|
97
94
|
onOrderUpdated: () => onOrderUpdated2,
|
|
95
|
+
paymentCollectionBulkMarkOrdersAsPaid: () => paymentCollectionBulkMarkOrdersAsPaid4,
|
|
96
|
+
paymentCollectionCreatePaymentGatewayOrder: () => paymentCollectionCreatePaymentGatewayOrder4,
|
|
97
|
+
paymentCollectionMarkOrderAsPaid: () => paymentCollectionMarkOrderAsPaid4,
|
|
98
98
|
preparePaymentCollection: () => preparePaymentCollection4,
|
|
99
99
|
recordManuallyCollectedPayment: () => recordManuallyCollectedPayment4,
|
|
100
100
|
searchOrders: () => searchOrders4,
|
|
@@ -443,8 +443,8 @@ function recordManuallyCollectedPayment(payload) {
|
|
|
443
443
|
}
|
|
444
444
|
return __recordManuallyCollectedPayment;
|
|
445
445
|
}
|
|
446
|
-
function
|
|
447
|
-
function
|
|
446
|
+
function paymentCollectionMarkOrderAsPaid(payload) {
|
|
447
|
+
function __paymentCollectionMarkOrderAsPaid({ host }) {
|
|
448
448
|
const metadata = {
|
|
449
449
|
entityFqdn: "wix.ecom.v1.order",
|
|
450
450
|
method: "POST",
|
|
@@ -505,10 +505,10 @@ function markOrderAsPaid(payload) {
|
|
|
505
505
|
};
|
|
506
506
|
return metadata;
|
|
507
507
|
}
|
|
508
|
-
return
|
|
508
|
+
return __paymentCollectionMarkOrderAsPaid;
|
|
509
509
|
}
|
|
510
|
-
function
|
|
511
|
-
function
|
|
510
|
+
function paymentCollectionBulkMarkOrdersAsPaid(payload) {
|
|
511
|
+
function __paymentCollectionBulkMarkOrdersAsPaid({ host }) {
|
|
512
512
|
const metadata = {
|
|
513
513
|
entityFqdn: "wix.ecom.v1.order",
|
|
514
514
|
method: "POST",
|
|
@@ -573,7 +573,7 @@ function bulkMarkOrdersAsPaid(payload) {
|
|
|
573
573
|
};
|
|
574
574
|
return metadata;
|
|
575
575
|
}
|
|
576
|
-
return
|
|
576
|
+
return __paymentCollectionBulkMarkOrdersAsPaid;
|
|
577
577
|
}
|
|
578
578
|
function getRefundabilityStatus(payload) {
|
|
579
579
|
function __getRefundabilityStatus({ host }) {
|
|
@@ -596,8 +596,8 @@ function getRefundabilityStatus(payload) {
|
|
|
596
596
|
}
|
|
597
597
|
return __getRefundabilityStatus;
|
|
598
598
|
}
|
|
599
|
-
function
|
|
600
|
-
function
|
|
599
|
+
function paymentCollectionCreatePaymentGatewayOrder(payload) {
|
|
600
|
+
function __paymentCollectionCreatePaymentGatewayOrder({ host }) {
|
|
601
601
|
const metadata = {
|
|
602
602
|
entityFqdn: "wix.ecom.v1.order",
|
|
603
603
|
method: "POST",
|
|
@@ -615,7 +615,7 @@ function createPaymentGatewayOrder(payload) {
|
|
|
615
615
|
};
|
|
616
616
|
return metadata;
|
|
617
617
|
}
|
|
618
|
-
return
|
|
618
|
+
return __paymentCollectionCreatePaymentGatewayOrder;
|
|
619
619
|
}
|
|
620
620
|
function chargeMemberships(payload) {
|
|
621
621
|
function __chargeMemberships({ host }) {
|
|
@@ -2465,12 +2465,12 @@ async function recordManuallyCollectedPayment2(orderId, amount) {
|
|
|
2465
2465
|
throw transformedError;
|
|
2466
2466
|
}
|
|
2467
2467
|
}
|
|
2468
|
-
async function
|
|
2468
|
+
async function paymentCollectionMarkOrderAsPaid2(ecomOrderId) {
|
|
2469
2469
|
const { httpClient, sideEffects } = arguments[1];
|
|
2470
2470
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
|
|
2471
2471
|
ecomOrderId
|
|
2472
2472
|
});
|
|
2473
|
-
const reqOpts =
|
|
2473
|
+
const reqOpts = paymentCollectionMarkOrderAsPaid(payload);
|
|
2474
2474
|
sideEffects?.onSiteCall?.();
|
|
2475
2475
|
try {
|
|
2476
2476
|
const result = await httpClient.request(reqOpts);
|
|
@@ -2508,12 +2508,12 @@ async function markOrderAsPaid2(ecomOrderId) {
|
|
|
2508
2508
|
throw transformedError;
|
|
2509
2509
|
}
|
|
2510
2510
|
}
|
|
2511
|
-
async function
|
|
2511
|
+
async function paymentCollectionBulkMarkOrdersAsPaid2(ecomOrderIds) {
|
|
2512
2512
|
const { httpClient, sideEffects } = arguments[1];
|
|
2513
2513
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
|
|
2514
2514
|
ecomOrderIds
|
|
2515
2515
|
});
|
|
2516
|
-
const reqOpts =
|
|
2516
|
+
const reqOpts = paymentCollectionBulkMarkOrdersAsPaid(payload);
|
|
2517
2517
|
sideEffects?.onSiteCall?.();
|
|
2518
2518
|
try {
|
|
2519
2519
|
const result = await httpClient.request(reqOpts);
|
|
@@ -2578,13 +2578,15 @@ async function getRefundabilityStatus2(ecomOrderId) {
|
|
|
2578
2578
|
throw transformedError;
|
|
2579
2579
|
}
|
|
2580
2580
|
}
|
|
2581
|
-
async function
|
|
2581
|
+
async function paymentCollectionCreatePaymentGatewayOrder2(ecomOrderId, options) {
|
|
2582
2582
|
const { httpClient, sideEffects } = arguments[2];
|
|
2583
2583
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
|
|
2584
2584
|
ecomOrderId,
|
|
2585
2585
|
chargedBy: options?.chargedBy
|
|
2586
2586
|
});
|
|
2587
|
-
const reqOpts =
|
|
2587
|
+
const reqOpts = paymentCollectionCreatePaymentGatewayOrder(
|
|
2588
|
+
payload
|
|
2589
|
+
);
|
|
2588
2590
|
sideEffects?.onSiteCall?.();
|
|
2589
2591
|
try {
|
|
2590
2592
|
const result = await httpClient.request(reqOpts);
|
|
@@ -3438,15 +3440,15 @@ function recordManuallyCollectedPayment3(httpClient) {
|
|
|
3438
3440
|
{ httpClient }
|
|
3439
3441
|
);
|
|
3440
3442
|
}
|
|
3441
|
-
function
|
|
3442
|
-
return (ecomOrderId) =>
|
|
3443
|
+
function paymentCollectionMarkOrderAsPaid3(httpClient) {
|
|
3444
|
+
return (ecomOrderId) => paymentCollectionMarkOrderAsPaid2(
|
|
3443
3445
|
ecomOrderId,
|
|
3444
3446
|
// @ts-ignore
|
|
3445
3447
|
{ httpClient }
|
|
3446
3448
|
);
|
|
3447
3449
|
}
|
|
3448
|
-
function
|
|
3449
|
-
return (ecomOrderIds) =>
|
|
3450
|
+
function paymentCollectionBulkMarkOrdersAsPaid3(httpClient) {
|
|
3451
|
+
return (ecomOrderIds) => paymentCollectionBulkMarkOrdersAsPaid2(
|
|
3450
3452
|
ecomOrderIds,
|
|
3451
3453
|
// @ts-ignore
|
|
3452
3454
|
{ httpClient }
|
|
@@ -3459,8 +3461,8 @@ function getRefundabilityStatus3(httpClient) {
|
|
|
3459
3461
|
{ httpClient }
|
|
3460
3462
|
);
|
|
3461
3463
|
}
|
|
3462
|
-
function
|
|
3463
|
-
return (ecomOrderId, options) =>
|
|
3464
|
+
function paymentCollectionCreatePaymentGatewayOrder3(httpClient) {
|
|
3465
|
+
return (ecomOrderId, options) => paymentCollectionCreatePaymentGatewayOrder2(
|
|
3464
3466
|
ecomOrderId,
|
|
3465
3467
|
options,
|
|
3466
3468
|
// @ts-ignore
|
|
@@ -3868,10 +3870,12 @@ var bulkDeleteImportedOrders4 = /* @__PURE__ */ (0, import_rest_modules3.createR
|
|
|
3868
3870
|
var preparePaymentCollection4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(preparePaymentCollection3);
|
|
3869
3871
|
var getPaymentCollectabilityStatus4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getPaymentCollectabilityStatus3);
|
|
3870
3872
|
var recordManuallyCollectedPayment4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(recordManuallyCollectedPayment3);
|
|
3871
|
-
var
|
|
3872
|
-
var
|
|
3873
|
+
var paymentCollectionMarkOrderAsPaid4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(paymentCollectionMarkOrderAsPaid3);
|
|
3874
|
+
var paymentCollectionBulkMarkOrdersAsPaid4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(paymentCollectionBulkMarkOrdersAsPaid3);
|
|
3873
3875
|
var getRefundabilityStatus4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getRefundabilityStatus3);
|
|
3874
|
-
var
|
|
3876
|
+
var paymentCollectionCreatePaymentGatewayOrder4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(
|
|
3877
|
+
paymentCollectionCreatePaymentGatewayOrder3
|
|
3878
|
+
);
|
|
3875
3879
|
var chargeMemberships4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(chargeMemberships3);
|
|
3876
3880
|
var triggerRefund4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(triggerRefund3);
|
|
3877
3881
|
var voidAuthorizedPayments4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(voidAuthorizedPayments3);
|
|
@@ -3955,25 +3959,25 @@ var onOrderPaymentStatusUpdated2 = (0, import_event_definition_modules.createEve
|
|
|
3955
3959
|
addActivity,
|
|
3956
3960
|
aggregateOrders,
|
|
3957
3961
|
bulkDeleteImportedOrders,
|
|
3958
|
-
bulkMarkOrdersAsPaid,
|
|
3959
3962
|
bulkUpdateOrderTags,
|
|
3960
3963
|
bulkUpdateOrders,
|
|
3961
3964
|
cancelOrder,
|
|
3962
3965
|
captureAuthorizedPayments,
|
|
3963
3966
|
chargeMemberships,
|
|
3964
3967
|
createOrder,
|
|
3965
|
-
createPaymentGatewayOrder,
|
|
3966
3968
|
deleteActivity,
|
|
3967
3969
|
getOrder,
|
|
3968
3970
|
getPaymentCollectabilityStatus,
|
|
3969
3971
|
getRefundabilityStatus,
|
|
3970
3972
|
importOrder,
|
|
3971
|
-
markOrderAsPaid,
|
|
3972
3973
|
onOrderApproved,
|
|
3973
3974
|
onOrderCanceled,
|
|
3974
3975
|
onOrderCreated,
|
|
3975
3976
|
onOrderPaymentStatusUpdated,
|
|
3976
3977
|
onOrderUpdated,
|
|
3978
|
+
paymentCollectionBulkMarkOrdersAsPaid,
|
|
3979
|
+
paymentCollectionCreatePaymentGatewayOrder,
|
|
3980
|
+
paymentCollectionMarkOrderAsPaid,
|
|
3977
3981
|
preparePaymentCollection,
|
|
3978
3982
|
recordManuallyCollectedPayment,
|
|
3979
3983
|
searchOrders,
|