@wix/auto_sdk_ecom_orders 1.0.98 → 1.0.100

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