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