@wix/auto_sdk_ecom_orders 1.0.264 → 1.0.266
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-BXw5DpcN.d.ts → ecom-v1-order-orders.universal-DszLaaWu.d.ts} +19 -4
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js +1 -0
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +1 -0
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +20 -5
- package/build/cjs/meta.js +1 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{ecom-v1-order-orders.universal-BXw5DpcN.d.mts → ecom-v1-order-orders.universal-DszLaaWu.d.mts} +19 -4
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs +1 -0
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +1 -0
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +20 -5
- package/build/es/meta.mjs +1 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{ecom-v1-order-orders.universal-nwJ1z-mt.d.ts → ecom-v1-order-orders.universal-C2_r6Z_-.d.ts} +19 -4
- package/build/internal/cjs/index.d.ts +2 -2
- package/build/internal/cjs/index.js +1 -0
- 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 +1 -0
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +20 -5
- package/build/internal/cjs/meta.js +1 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{ecom-v1-order-orders.universal-nwJ1z-mt.d.mts → ecom-v1-order-orders.universal-C2_r6Z_-.d.mts} +19 -4
- package/build/internal/es/index.d.mts +2 -2
- package/build/internal/es/index.mjs +1 -0
- 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 +1 -0
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +20 -5
- package/build/internal/es/meta.mjs +1 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -4671,10 +4671,12 @@ declare enum Namespace {
|
|
|
4671
4671
|
* Symphony — a siteless site representing a project within Symphony (the evolution of Orion).
|
|
4672
4672
|
* Holds project data, conversations, assets, and manages collaborators / shared team members for the project.
|
|
4673
4673
|
*/
|
|
4674
|
-
SYMPHONY = "SYMPHONY"
|
|
4674
|
+
SYMPHONY = "SYMPHONY",
|
|
4675
|
+
/** Nautilus platform app. */
|
|
4676
|
+
NAUTILUS_APPS = "NAUTILUS_APPS"
|
|
4675
4677
|
}
|
|
4676
4678
|
/** @enumType */
|
|
4677
|
-
type NamespaceWithLiterals = Namespace | 'UNKNOWN_NAMESPACE' | 'WIX' | 'SHOUT_OUT' | 'ALBUMS' | 'WIX_STORES_TEST_DRIVE' | 'HOTELS' | 'CLUBS' | 'ONBOARDING_DRAFT' | 'DEV_SITE' | 'LOGOS' | 'VIDEO_MAKER' | 'PARTNER_DASHBOARD' | 'DEV_CENTER_COMPANY' | 'HTML_DRAFT' | 'SITELESS_BUSINESS' | 'CREATOR_ECONOMY' | 'DASHBOARD_FIRST' | 'ANYWHERE' | 'HEADLESS' | 'ACCOUNT_MASTER_CMS' | 'RISE' | 'BRANDED_FIRST' | 'NOWNIA' | 'UGC_TEMPLATE' | 'CODUX' | 'MEDIA_DESIGN_CREATOR' | 'SHARED_BLOG_ENTERPRISE' | 'STANDALONE_FORMS' | 'STANDALONE_EVENTS' | 'MIMIR' | 'TWINS' | 'NANO' | 'BASE44' | 'CHANNELS' | 'NAUTILUS' | 'SYMPHONY';
|
|
4679
|
+
type NamespaceWithLiterals = Namespace | 'UNKNOWN_NAMESPACE' | 'WIX' | 'SHOUT_OUT' | 'ALBUMS' | 'WIX_STORES_TEST_DRIVE' | 'HOTELS' | 'CLUBS' | 'ONBOARDING_DRAFT' | 'DEV_SITE' | 'LOGOS' | 'VIDEO_MAKER' | 'PARTNER_DASHBOARD' | 'DEV_CENTER_COMPANY' | 'HTML_DRAFT' | 'SITELESS_BUSINESS' | 'CREATOR_ECONOMY' | 'DASHBOARD_FIRST' | 'ANYWHERE' | 'HEADLESS' | 'ACCOUNT_MASTER_CMS' | 'RISE' | 'BRANDED_FIRST' | 'NOWNIA' | 'UGC_TEMPLATE' | 'CODUX' | 'MEDIA_DESIGN_CREATOR' | 'SHARED_BLOG_ENTERPRISE' | 'STANDALONE_FORMS' | 'STANDALONE_EVENTS' | 'MIMIR' | 'TWINS' | 'NANO' | 'BASE44' | 'CHANNELS' | 'NAUTILUS' | 'SYMPHONY' | 'NAUTILUS_APPS';
|
|
4678
4680
|
/** Site transferred to another user. */
|
|
4679
4681
|
interface SiteTransferred {
|
|
4680
4682
|
/**
|
|
@@ -5837,7 +5839,6 @@ interface GiftCardPaymentDetails {
|
|
|
5837
5839
|
interface MembershipPaymentDetails {
|
|
5838
5840
|
/**
|
|
5839
5841
|
* Membership ID.
|
|
5840
|
-
* @minLength 1
|
|
5841
5842
|
* @maxLength 100
|
|
5842
5843
|
*/
|
|
5843
5844
|
membershipId?: string;
|
|
@@ -5867,6 +5868,8 @@ interface MembershipPaymentDetails {
|
|
|
5867
5868
|
* @format GUID
|
|
5868
5869
|
*/
|
|
5869
5870
|
providerAppId?: string;
|
|
5871
|
+
/** Details of a membership that does not yet exist, allowing the payment to be held before the membership is created. */
|
|
5872
|
+
futureMembership?: FutureMembershipDetails;
|
|
5870
5873
|
}
|
|
5871
5874
|
declare enum MembershipPaymentStatus {
|
|
5872
5875
|
/** Payment was charged. */
|
|
@@ -5880,6 +5883,18 @@ declare enum MembershipPaymentStatus {
|
|
|
5880
5883
|
}
|
|
5881
5884
|
/** @enumType */
|
|
5882
5885
|
type MembershipPaymentStatusWithLiterals = MembershipPaymentStatus | 'CHARGED' | 'CHARGE_FAILED' | 'CHARGE_PENDING' | 'VOIDED';
|
|
5886
|
+
interface FutureMembershipDetails {
|
|
5887
|
+
/**
|
|
5888
|
+
* ID of the plan line item in the order from which the membership will be created.
|
|
5889
|
+
* @format GUID
|
|
5890
|
+
*/
|
|
5891
|
+
lineItemId?: string;
|
|
5892
|
+
/**
|
|
5893
|
+
* ID of the benefit the future membership will grant.
|
|
5894
|
+
* @maxLength 200
|
|
5895
|
+
*/
|
|
5896
|
+
benefitId?: string;
|
|
5897
|
+
}
|
|
5883
5898
|
interface WixReceiptInfo {
|
|
5884
5899
|
/**
|
|
5885
5900
|
* Receipt ID
|
|
@@ -9686,4 +9701,4 @@ interface BulkUpdateOrderTagsOptions {
|
|
|
9686
9701
|
unassignTags?: TagsTags;
|
|
9687
9702
|
}
|
|
9688
9703
|
|
|
9689
|
-
export { type CancelOrderOptions as $, type UpdateOrderApplicationErrors as A, type BulkDeleteImportedOrdersResponse as B, type CreatePaymentGatewayOrderResponse as C, type MaskedOrder as D, type BulkUpdateOrdersOptions as E, type BulkUpdateOrdersResponse as F, type GetPaymentCollectabilityStatusResponse as G, type UpdateOrderLineItemIdentifiers as H, type ImportOrderResponse as I, type UpdateOrderLineItem as J, type UpdateOrderLineItemResponse as K, type PublicActivity as L, type MarkOrderAsPaidResponse as M, type AddActivityResponse as N, type Order as O, type Price as P, type AddActivitiesOptions as Q, type RecordManuallyCollectedPaymentOptions as R, type SetOrderNumberCounterOptions as S, type TriggerRefundOptions as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, type AddActivitiesResponse as W, type UpdateActivityIdentifiers as X, type UpdateActivityResponse as Y, type DeleteActivityIdentifiers as Z, type DeleteActivityResponse as _, type ImportOrderApplicationErrors as a, Reason as a$, type CancelOrderResponse as a0, type CancelOrderApplicationErrors as a1, type OrderStatusWithLiterals as a2, type UpdateOrderStatusResponse as a3, type UpdateOrderStatusApplicationErrors as a4, type AggregateOrdersOptions as a5, type AggregateOrdersResponse as a6, type BulkUpdateOrderTagsOptions as a7, type BulkUpdateOrderTagsResponse as a8, type OrderApprovedEnvelope as a9, AttributionSource as aA, ChannelType as aB, AdditionalFeeSource as aC, OrderActionType as aD, SpecificItemsCouponBehavior as aE, ChargeType as aF, VersioningMode as aG, DeltaPaymentOptionType as aH, InventoryAction as aI, WebhookIdentityType as aJ, PreviewEmailType as aK, State as aL, SiteCreatedContext as aM, Namespace as aN, DeleteStatus as aO, Origin as aP, ScheduledAction as aQ, DurationUnit as aR, PaymentCollectabilityStatus as aS, PredefinedPaymentMethod as aT, RefundableStatus as aU, NonRefundableReason as aV, ManuallyRefundableReason as aW, RestockType as aX, TransactionStatus as aY, AuthorizationCaptureStatus as aZ, AuthorizationVoidStatus as a_, type OrderCanceledEnvelope as aa, type OrderCommittedEnvelope as ab, type OrderCreatedEnvelope as ac, type OrderFulfilledEnvelope as ad, type OrderPaymentStatusUpdatedEnvelope as ae, type OrderUpdatedEnvelope as af, DescriptionLineType as ag, DimensionsUnit as ah, ItemTypePreset as ai, PaymentOptionType as aj, JurisdictionType as ak, SubscriptionFrequency as al, ProductPeriodAlignment as am, AdjustmentType as an, TaxableAddressType as ao, PaymentStatusEnumPaymentStatus as ap, FulfillmentStatus as aq, WeightUnit as ar, VatType as as, PickupMethod as at, OrderStatus as au, DiscountType as av, DiscountReason as aw, LineItemQuantityChangeType as ax, ActivityType as ay, OrderActivityTypeEnumActivityType as az, type SetOrderNumberCounterResponse as b, type DeliveryLogistics as b$, ActionType as b0, ChargebackStatus as b1, MembershipPaymentStatus as b2, PaymentStatus as b3, CanceledReason as b4, DeclinedReason as b5, VoidedReason as b6, RefundStatus as b7, SortOrder as b8, OrderApprovalStrategy as b9, type SubscriptionInfo as bA, type SubscriptionTitle as bB, type SubscriptionDescription as bC, type SubscriptionSettings as bD, type FreeTrialPeriod as bE, type BillingSettings as bF, type BillingAdjustment as bG, type BillingAdjustmentPriceSummary as bH, type PriceDescription as bI, type LocationAndQuantity as bJ, type TaxableAddress as bK, type TaxableAddressTaxableAddressDataOneOf as bL, type ExtendedFields as bM, type ModifierGroup as bN, type TranslatableString as bO, type ItemModifier as bP, type BuyerInfo as bQ, type BuyerInfoIdOneOf as bR, type CurrencyConversionDetails as bS, type PriceSummary as bT, type AddressWithContact as bU, type Address as bV, type StreetAddress as bW, type AddressLocation as bX, type FullAddressContactDetails as bY, type VatId as bZ, type V1ShippingInformation as b_, Placement as ba, SubdivisionType as bb, SourceType as bc, CustomFieldGroup as bd, ValueType as be, DepositType as bf, InvoiceStatus as bg, type OrderLineItem as bh, type ProductName as bi, type CatalogReference as bj, type DescriptionLine as bk, type DescriptionLineValueOneOf as bl, type DescriptionLineDescriptionLineValueOneOf as bm, type DescriptionLineName as bn, type PlainTextValue as bo, type Color as bp, type FocalPoint as bq, type PhysicalProperties as br, type Dimensions as bs, type ItemType as bt, type ItemTypeItemTypeDataOneOf as bu, type RestockLocation as bv, type ItemTaxFullDetails as bw, type LineItemTaxInfo as bx, type LineItemTaxBreakdown as by, type DigitalFile as bz, type SetOrderNumberCounterApplicationErrors as c, type PaymentCanceledPaymentDetailsOneOf as c$, type DeliveryLogisticsAddressOneOf as c0, type PickupDetails as c1, type PickupAddress as c2, type DeliveryTimeSlot as c3, type ShippingPrice as c4, type ShippingRegion as c5, type TaxSummary as c6, type OrderTaxInfo as c7, type OrderTaxBreakdown as c8, type AppliedDiscount as c9, type ManagedLineItem as cA, type ManagedDiscount as cB, type TranslatedValue as cC, type LineItemAmount as cD, type ManagedAdditionalFee as cE, type TotalPriceChange as cF, type ShippingInformationChange as cG, type ShippingInformation as cH, type SavedPaymentMethod as cI, type AuthorizedPaymentCreated as cJ, type AuthorizedPaymentCaptured as cK, type AuthorizedPaymentVoided as cL, type RefundInitiated as cM, type RefundedPayment as cN, type RefundedPaymentKindOneOf as cO, type RegularPaymentRefund as cP, type GiftCardPaymentRefund as cQ, type MembershipPaymentRefund as cR, type PaymentRefunded as cS, type PaymentRefundFailed as cT, type RefundedAsStoreCredit as cU, type PaymentPending as cV, type PaymentPendingPaymentDetailsOneOf as cW, type RegularPayment as cX, type RegularPaymentPaymentMethodDetailsOneOf as cY, type CreditCardDetails as cZ, type PaymentCanceled as c_, type AppliedDiscountDiscountSourceOneOf as ca, type Coupon as cb, type MerchantDiscount as cc, type MerchantDiscountMerchantDiscountReasonOneOf as cd, type DiscountRule as ce, type DiscountRuleName as cf, type LineItemDiscount as cg, type ItemCombination as ch, type ItemCombinationLineItem as ci, type Activity as cj, type ActivityContentOneOf as ck, type CustomActivity as cl, type MerchantComment as cm, type OrderRefunded as cn, type OrderCreatedFromExchange as co, type NewExchangeOrderCreated as cp, type LineItemExchangeData as cq, type DraftOrderChangesApplied as cr, type OrderChange as cs, type OrderChangeValueOneOf as ct, type LineItemChanges as cu, type LineItemQuantityChange as cv, type LineItemPriceChange as cw, type LineItemProductNameChange as cx, type LineItemDescriptionLineChange as cy, type LineItemModifiersChange as cz, type PreparePaymentCollectionOptions as d, type AdditionalFeeDeltaDeltaOneOf as d$, type PaymentDeclined as d0, type PaymentDeclinedPaymentDetailsOneOf as d1, type ReceiptCreated as d2, type ReceiptCreatedReceiptInfoOneOf as d3, type WixReceipt as d4, type ExternalReceipt as d5, type ReceiptSent as d6, type ReceiptSentReceiptInfoOneOf as d7, type ChargebackCreated as d8, type ChargebackReversed as d9, type DeleteByIdsOperation as dA, type DeleteByFilterOperation as dB, type InternalDocumentUpdateByFilterOperation as dC, type InternalUpdateExistingOperation as dD, type VersionedDocumentUpdateOperation as dE, type VersionedDeleteByIdsOperation as dF, type VersionedDocumentId as dG, type OrderApproved as dH, type OrdersExperiments as dI, type OrderRejectedEventOrderRejected as dJ, type OrderItemsRestocked as dK, type V1RestockItem as dL, type OrderImported as dM, type ImportedOrderDeleted as dN, type PaymentStatusUpdated as dO, type FulfillmentStatusUpdated as dP, type OrderCanceledEventOrderCanceled as dQ, type OrderDeltasCommitted as dR, type CommittedDiffs as dS, type CommittedDiffsShippingUpdateInfoOneOf as dT, type ItemChangedDetails as dU, type OrderLineItemChangedDetails as dV, type LineItemDelta as dW, type LineItemDeltaDeltaOneOf as dX, type AppliedDiscountDelta as dY, type AppliedDiscountDeltaDeltaOneOf as dZ, type AdditionalFeeDelta as d_, type CreatedBy as da, type CreatedByStringOneOf as db, type ChannelInfo as dc, type CustomField as dd, type BalanceSummary as de, type Balance as df, type CashRounding as dg, type AdditionalFee as dh, type FulfillmentStatusesAggregate as di, type Tags as dj, type TagList as dk, type Location as dl, type OrderSettings as dm, type OrderSettingsAllowedActionsOneOf as dn, type OrderSettingsEditableByOneOf as dp, type CustomAllowedActions as dq, type OwnerApps as dr, type FormInfo as ds, type FormIdentifier as dt, type PlatformFeeSummary as du, type PlatformFee as dv, type UpdateInternalDocumentsEvent as dw, type UpdateInternalDocumentsEventOperationOneOf as dx, type InternalDocument as dy, type InternalDocumentUpdateOperation as dz, type PreparePaymentCollectionResponse as e, type PreviewBuyerPickupConfirmationEmailResponse as e$, type DraftOrderCommitSettings as e0, type InventoryUpdateDetails as e1, type TriggerReindexRequest as e2, type TriggerReindexResponse as e3, type DomainEvent as e4, type DomainEventBodyOneOf as e5, type EntityCreatedEvent as e6, type RestoreInfo as e7, type EntityUpdatedEvent as e8, type EntityDeletedEvent as e9, type SendMerchantOrderReceivedNotificationResponse as eA, type SendCancelRefundEmailRequest as eB, type SendCancelRefundEmailResponse as eC, type SendRefundEmailRequest as eD, type SendRefundEmailResponse as eE, type SendFulfillmentEmailRequest as eF, type SendFulfillmentEmailResponse as eG, type SendMerchantOrderReceivedPushRequest as eH, type SendMerchantOrderReceivedPushResponse as eI, type PreviewEmailByTypeRequest as eJ, type PreviewEmailByTypeResponse as eK, type PreviewRefundEmailRequest as eL, type RefundDetails as eM, type RefundItem as eN, type LineItemRefund as eO, type AdditionalFeeRefund as eP, type ShippingRefund as eQ, type PreviewRefundEmailResponse as eR, type PreviewCancelEmailRequest as eS, type PreviewCancelEmailResponse as eT, type PreviewCancelRefundEmailRequest as eU, type PreviewCancelRefundEmailResponse as eV, type PreviewBuyerPaymentsReceivedEmailRequest as eW, type PreviewBuyerPaymentsReceivedEmailResponse as eX, type PreviewBuyerConfirmationEmailRequest as eY, type PreviewBuyerConfirmationEmailResponse as eZ, type PreviewBuyerPickupConfirmationEmailRequest as e_, type ActionEvent as ea, type Empty as eb, type TriggerReindexOrderRequest as ec, type MessageEnvelope as ed, type IdentificationData as ee, type IdentificationDataIdOneOf as ef, type AccountInfo as eg, type ImportOrderRequest as eh, type SetOrderNumberCounterRequest as ei, type BulkDeleteImportedOrdersRequest as ej, type V1TriggerReindexRequest as ek, type V1TriggerReindexResponse as el, type V1TriggerReindexOrderRequest as em, type SendBuyerConfirmationEmailRequest as en, type SendBuyerConfirmationEmailResponse as eo, type SendBuyerPaymentsReceivedEmailRequest as ep, type SendBuyerPaymentsReceivedEmailResponse as eq, type SendBuyerPickupConfirmationEmailRequest as er, type SendBuyerPickupConfirmationEmailResponse as es, type BulkSendBuyerPickupConfirmationEmailsRequest as et, type BulkSendBuyerPickupConfirmationEmailsResponse as eu, type SendBuyerShippingConfirmationEmailRequest as ev, type SendBuyerShippingConfirmationEmailResponse as ew, type BulkSendBuyerShippingConfirmationEmailsRequest as ex, type BulkSendBuyerShippingConfirmationEmailsResponse as ey, type SendMerchantOrderReceivedNotificationRequest as ez, type PreparePaymentCollectionApplicationErrors as f, type ChargeMembershipsRequest as f$, type PreviewShippingConfirmationEmailRequest as f0, type PreviewShippingConfirmationEmailResponse as f1, type PreviewResendDownloadLinksEmailRequest as f2, type PreviewResendDownloadLinksEmailResponse as f3, type MetaSiteSpecialEvent as f4, type MetaSiteSpecialEventPayloadOneOf as f5, type Asset as f6, type SiteCreated as f7, type SiteTransferred as f8, type SiteDeleted as f9, type EditorlessUnassigned as fA, type HasCustomEmailConfigurationsRequest as fB, type HasCustomEmailConfigurationsResponse as fC, type AddToAutomationMigrationPopulationRequest as fD, type AddToAutomationMigrationPopulationResponse as fE, type IsInAutomationMigrationPopulationRequest as fF, type IsInAutomationMigrationPopulationResponse as fG, type PreparePaymentCollectionRequest as fH, type RedirectUrls as fI, type DelayedCaptureSettings as fJ, type Duration as fK, type GetPaymentCollectabilityStatusRequest as fL, type RecordManuallyCollectedPaymentRequest as fM, type UserDefinedPaymentMethodName as fN, type UserDefinedPaymentMethodNameKindOneOf as fO, type RecordManuallyCollectedPaymentResponse as fP, type MarkOrderAsPaidRequest as fQ, type BulkMarkOrdersAsPaidRequest as fR, type BulkOrderResult as fS, type ItemMetadata as fT, type ApplicationError as fU, type BulkActionMetadata as fV, type GetRefundabilityStatusRequest as fW, type Refundability as fX, type RefundabilityAdditionalRefundabilityInfoOneOf as fY, type CreatePaymentGatewayOrderRequest as fZ, type ChargedBy as f_, type DeleteContext as fa, type SiteUndeleted as fb, type SitePublished as fc, type SiteUnpublished as fd, type SiteMarkedAsTemplate as fe, type SiteMarkedAsWixSite as ff, type ServiceProvisioned as fg, type ServiceRemoved as fh, type SiteRenamed as fi, type SiteHardDeleted as fj, type NamespaceChanged as fk, type StudioAssigned as fl, type StudioUnassigned as fm, type SiteUrlChanged as fn, type SitePurgedExternally as fo, type OdeditorAssigned as fp, type OdeditorUnassigned as fq, type PicassoAssigned as fr, type PicassoUnassigned as fs, type WixelAssigned as ft, type WixelUnassigned as fu, type StudioTwoAssigned as fv, type StudioTwoUnassigned as fw, type UserDomainMediaEnabled as fx, type UserDomainMediaDisabled as fy, type EditorlessAssigned as fz, type RecordManuallyCollectedPaymentApplicationErrors as g, type CursorPagingMetadata as g$, type MembershipChargeItem as g0, type MembershipName as g1, type ServiceProperties as g2, type ChargeMembershipsResponse as g3, type TriggerRefundRequest as g4, type RefundSideEffects as g5, type RestockInfo as g6, type RestockItem as g7, type OrderTransactions as g8, type Payment as g9, type LineItemRefundSummary as gA, type CalculateRefundRequest as gB, type CalculateRefundItemRequest as gC, type CalculateRefundResponse as gD, type CalculateRefundItemResponse as gE, type VoidAuthorizedPaymentsRequest as gF, type CaptureAuthorizedPaymentsRequest as gG, type ChargeSavedPaymentMethodRequest as gH, type ChargeSavedPaymentMethodResponse as gI, type DiffmatokyPayload as gJ, type ErrorInformation as gK, type GetOrderRequest as gL, type GetOrderResponse as gM, type InternalQueryOrdersRequest as gN, type PlatformQuery as gO, type PlatformQueryPagingMethodOneOf as gP, type Sorting as gQ, type PlatformPaging as gR, type CursorPaging as gS, type InternalQueryOrdersResponse as gT, type PlatformPagingMetadata as gU, type Cursors as gV, type QueryOrderRequest as gW, type QueryOrderResponse as gX, type SearchOrdersRequest as gY, type CursorSearch as gZ, type CursorSearchPagingMethodOneOf as g_, type PaymentPaymentDetailsOneOf as ga, type PaymentReceiptInfoOneOf as gb, type PaymentStatusDetailsOneOf as gc, type RegularPaymentDetails as gd, type RegularPaymentDetailsPaymentMethodDetailsOneOf as ge, type CreditCardPaymentMethodDetails as gf, type AuthorizationDetails as gg, type AuthorizationCapture as gh, type AuthorizationActionFailureDetails as gi, type AuthorizationVoid as gj, type V1ScheduledAction as gk, type Chargeback as gl, type PaymentMethodName as gm, type GiftCardPaymentDetails as gn, type MembershipPaymentDetails as go, type WixReceiptInfo as gp, type ExternalReceiptInfo as gq, type CashRoundingDetails as gr, type CanceledStatusDetails as gs, type DeclinedStatusDetails as gt, type VoidedStatusDetails as gu, type Refund as gv, type RefundTransaction as gw, type RefundStatusInfo as gx, type AggregatedRefundSummary as gy, type RefundItemsBreakdown as gz, type PaymentCollectionMarkOrderAsPaidOptions as h, type OrderRejected as h$, type CreateOrderRequest as h0, type OrderCreationSettings as h1, type OrderCreationSettingsEditableByOneOf as h2, type OrderCreateNotifications as h3, type CreateOrderResponse as h4, type UpdateOrderRequest as h5, type UpdateOrderResponse as h6, type BulkUpdateOrdersRequest as h7, type CommitDeltasRequest as h8, type DraftOrderDiffs as h9, type UpdateBillingContactDetailsRequest as hA, type UpdateBillingContactDetailsResponse as hB, type UpdateOrderLineItemRequest as hC, type UpdateOrderLineItemsRequest as hD, type MaskedOrderLineItem as hE, type UpdateOrderLineItemsResponse as hF, type AddInternalActivityRequest as hG, type InternalActivity as hH, type InternalActivityContentOneOf as hI, type OrderPlaced as hJ, type OrderPaid as hK, type OrderFulfilled as hL, type OrderNotFulfilled as hM, type OrderCanceled as hN, type DownloadLinkSent as hO, type TrackingNumberAdded as hP, type TrackingNumberEdited as hQ, type TrackingLinkAdded as hR, type ShippingConfirmationEmailSent as hS, type InvoiceAdded as hT, type InvoiceSent as hU, type FulfillerEmailSent as hV, type ShippingAddressEdited as hW, type EmailEdited as hX, type PickupReadyEmailSent as hY, type OrderPartiallyPaid as hZ, type OrderPending as h_, type DraftOrderDiffsShippingUpdateInfoOneOf as ha, type DraftOrderDiffsBuyerUpdateInfoOneOf as hb, type DraftOrderDiffsBillingUpdateInfoOneOf as hc, type DraftOrderDiffsRecipientUpdateInfoOneOf as hd, type V1LineItemDelta as he, type V1LineItemDeltaDeltaOneOf as hf, type CommitDeltasResponse as hg, type ArchiveOrderRequest as hh, type ArchiveOrderResponse as hi, type BulkArchiveOrdersRequest as hj, type BulkArchiveOrdersResponse as hk, type BulkArchiveOrdersByFilterRequest as hl, type BulkArchiveOrdersByFilterResponse as hm, type UnArchiveOrderRequest as hn, type UnArchiveOrderResponse as ho, type BulkUnArchiveOrdersRequest as hp, type BulkUnArchiveOrdersResponse as hq, type BulkUnArchiveOrdersByFilterRequest as hr, type BulkUnArchiveOrdersByFilterResponse as hs, type UpdateBuyerInfoRequest as ht, type BuyerInfoUpdate as hu, type UpdateBuyerInfoResponse as hv, type UpdateBuyerEmailRequest as hw, type UpdateBuyerEmailResponse as hx, type UpdateOrderShippingAddressRequest as hy, type UpdateOrderShippingAddressResponse as hz, type PaymentCollectionMarkOrderAsPaidApplicationErrors as i, type Company as i$, type AddInternalActivityResponse as i0, type AddActivityRequest as i1, type PublicActivityContentOneOf as i2, type AddActivitiesRequest as i3, type UpdateActivityRequest as i4, type DeleteActivityRequest as i5, type UpdateLineItemsDescriptionLinesRequest as i6, type LineItemUpdate as i7, type UpdateLineItemsDescriptionLinesResponse as i8, type MarkOrderAsSeenByHumanRequest as i9, type GetShipmentsRequest as iA, type GetShipmentsResponse as iB, type AggregateOrdersRequest as iC, type DecrementItemsQuantityRequest as iD, type DecrementData as iE, type DecrementItemsQuantityResponse as iF, type BulkUpdateOrderTagsRequest as iG, type TagsTags as iH, type TagsTagList as iI, type BulkUpdateOrderTagsResult as iJ, type SendOrderUpdatedDomainEventRequest as iK, type SendOrderUpdatedDomainEventResponse as iL, type Task as iM, type TaskKey as iN, type TaskAction as iO, type TaskActionActionOneOf as iP, type Complete as iQ, type Cancel as iR, type Reschedule as iS, type InvoiceSentEvent as iT, type IdAndVersion as iU, type InvoiceFields as iV, type Customer as iW, type Email as iX, type QuotesAddress as iY, type AddressDescription as iZ, type Phone as i_, type MarkOrderAsSeenByHumanResponse as ia, type CancelOrderRequest as ib, type UpdateOrderStatusRequest as ic, type MarkAsFulfilledRequest as id, type MarkAsFulfilledResponse as ie, type BulkMarkAsFulfilledRequest as ig, type BulkMarkAsFulfilledResponse as ih, type BulkMarkAsFulfilledByFilterRequest as ii, type BulkMarkAsFulfilledByFilterResponse as ij, type MarkAsUnfulfilledRequest as ik, type MarkAsUnfulfilledResponse as il, type BulkMarkAsUnfulfilledRequest as im, type BulkMarkAsUnfulfilledResponse as io, type BulkMarkAsUnfulfilledByFilterRequest as ip, type BulkMarkAsUnfulfilledByFilterResponse as iq, type BulkSetBusinessLocationRequest as ir, type BulkSetBusinessLocationResponse as is, type BulkSetBusinessLocationResult as it, type V1MarkOrderAsPaidRequest as iu, type V1MarkOrderAsPaidResponse as iv, type V1BulkMarkOrdersAsPaidRequest as iw, type V1BulkMarkOrdersAsPaidResponse as ix, type V1CreatePaymentGatewayOrderRequest as iy, type V1CreatePaymentGatewayOrderResponse as iz, type BulkMarkOrdersAsPaidResponse as j, type DeleteStatusWithLiterals as j$, type CommonAddress as j0, type CommonAddressStreetOneOf as j1, type Subdivision as j2, type StandardDetails as j3, type InvoiceDates as j4, type LineItems as j5, type LineItem as j6, type BigDecimalWrapper as j7, type LineItemTax as j8, type Source as j9, type ProductPeriodAlignmentWithLiterals as jA, type AdjustmentTypeWithLiterals as jB, type TaxableAddressTypeWithLiterals as jC, type PaymentStatusEnumPaymentStatusWithLiterals as jD, type FulfillmentStatusWithLiterals as jE, type WeightUnitWithLiterals as jF, type VatTypeWithLiterals as jG, type PickupMethodWithLiterals as jH, type DiscountTypeWithLiterals as jI, type DiscountReasonWithLiterals as jJ, type LineItemQuantityChangeTypeWithLiterals as jK, type ActivityTypeWithLiterals as jL, type OrderActivityTypeEnumActivityTypeWithLiterals as jM, type AttributionSourceWithLiterals as jN, type ChannelTypeWithLiterals as jO, type AdditionalFeeSourceWithLiterals as jP, type OrderActionTypeWithLiterals as jQ, type SpecificItemsCouponBehaviorWithLiterals as jR, type ChargeTypeWithLiterals as jS, type VersioningModeWithLiterals as jT, type DeltaPaymentOptionTypeWithLiterals as jU, type InventoryActionWithLiterals as jV, type WebhookIdentityTypeWithLiterals as jW, type PreviewEmailTypeWithLiterals as jX, type StateWithLiterals as jY, type SiteCreatedContextWithLiterals as jZ, type NamespaceWithLiterals as j_, type LineItemMetaData as ja, type Locale as jb, type TotalPrice as jc, type ItemizedFee as jd, type Discount as je, type DiscountOneDiscountTypeOneOf as jf, type CalculatedTaxes as jg, type CalculatedTax as jh, type Payments as ji, type InvoicesPayment as jj, type MetaData as jk, type InvoiceDynamicPriceTotals as jl, type CustomFieldValue as jm, type Value as jn, type Deposit as jo, type BaseEventMetadata as jp, type EventMetadata as jq, type AccountInfoMetadata as jr, type OrderSearchSpec as js, utils as jt, type DescriptionLineTypeWithLiterals as ju, type DimensionsUnitWithLiterals as jv, type ItemTypePresetWithLiterals as jw, type PaymentOptionTypeWithLiterals as jx, type JurisdictionTypeWithLiterals as jy, type SubscriptionFrequencyWithLiterals as jz, type GetRefundabilityStatusResponse as k, aggregateOrders as k$, type OriginWithLiterals as k0, type ScheduledActionWithLiterals as k1, type DurationUnitWithLiterals as k2, type PaymentCollectabilityStatusWithLiterals as k3, type PredefinedPaymentMethodWithLiterals as k4, type RefundableStatusWithLiterals as k5, type NonRefundableReasonWithLiterals as k6, type ManuallyRefundableReasonWithLiterals as k7, type RestockTypeWithLiterals as k8, type TransactionStatusWithLiterals as k9, onOrderPaymentStatusUpdated as kA, onOrderUpdated as kB, importOrder as kC, setOrderNumberCounter as kD, bulkDeleteImportedOrders as kE, preparePaymentCollection as kF, getPaymentCollectabilityStatus as kG, recordManuallyCollectedPayment as kH, paymentCollectionMarkOrderAsPaid as kI, paymentCollectionBulkMarkOrdersAsPaid as kJ, getRefundabilityStatus as kK, paymentCollectionCreatePaymentGatewayOrder as kL, chargeMemberships as kM, triggerRefund as kN, voidAuthorizedPayments as kO, captureAuthorizedPayments as kP, getOrder as kQ, createOrder as kR, updateOrder as kS, bulkUpdateOrders as kT, updateOrderLineItem as kU, addActivity as kV, addActivities as kW, updateActivity as kX, deleteActivity as kY, cancelOrder as kZ, updateOrderStatus as k_, type AuthorizationCaptureStatusWithLiterals as ka, type AuthorizationVoidStatusWithLiterals as kb, type ReasonWithLiterals as kc, type ActionTypeWithLiterals as kd, type ChargebackStatusWithLiterals as ke, type MembershipPaymentStatusWithLiterals as kf, type PaymentStatusWithLiterals as kg, type CanceledReasonWithLiterals as kh, type DeclinedReasonWithLiterals as ki, type VoidedReasonWithLiterals as kj, type RefundStatusWithLiterals as kk, type SortOrderWithLiterals as kl, type OrderApprovalStrategyWithLiterals as km, type PlacementWithLiterals as kn, type SubdivisionTypeWithLiterals as ko, type SourceTypeWithLiterals as kp, type CustomFieldGroupWithLiterals as kq, type ValueTypeWithLiterals as kr, type DepositTypeWithLiterals as ks, type InvoiceStatusWithLiterals as kt, type CommonSearchWithEntityContext as ku, onOrderApproved as kv, onOrderCanceled as kw, onOrderCommitted as kx, onOrderCreated as ky, onOrderFulfilled as kz, type PaymentCollectionCreatePaymentGatewayOrderOptions as l, bulkUpdateOrderTags as l0, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as m, type ChargeMembershipsOptions as n, type PaymentRefund as o, type TriggerRefundResponse as p, type TriggerRefundApplicationErrors as q, type VoidAuthorizedPaymentsApplicationErrors as r, type PaymentCapture as s, type CaptureAuthorizedPaymentsResponse as t, type CaptureAuthorizedPaymentsApplicationErrors as u, type GetOrderApplicationErrors as v, type OrderSearch as w, type SearchOrdersResponse as x, type CreateOrderOptions as y, type CreateOrderApplicationErrors as z };
|
|
9704
|
+
export { type CancelOrderOptions as $, type UpdateOrderApplicationErrors as A, type BulkDeleteImportedOrdersResponse as B, type CreatePaymentGatewayOrderResponse as C, type MaskedOrder as D, type BulkUpdateOrdersOptions as E, type BulkUpdateOrdersResponse as F, type GetPaymentCollectabilityStatusResponse as G, type UpdateOrderLineItemIdentifiers as H, type ImportOrderResponse as I, type UpdateOrderLineItem as J, type UpdateOrderLineItemResponse as K, type PublicActivity as L, type MarkOrderAsPaidResponse as M, type AddActivityResponse as N, type Order as O, type Price as P, type AddActivitiesOptions as Q, type RecordManuallyCollectedPaymentOptions as R, type SetOrderNumberCounterOptions as S, type TriggerRefundOptions as T, type UpdateOrder as U, type VoidAuthorizedPaymentsResponse as V, type AddActivitiesResponse as W, type UpdateActivityIdentifiers as X, type UpdateActivityResponse as Y, type DeleteActivityIdentifiers as Z, type DeleteActivityResponse as _, type ImportOrderApplicationErrors as a, Reason as a$, type CancelOrderResponse as a0, type CancelOrderApplicationErrors as a1, type OrderStatusWithLiterals as a2, type UpdateOrderStatusResponse as a3, type UpdateOrderStatusApplicationErrors as a4, type AggregateOrdersOptions as a5, type AggregateOrdersResponse as a6, type BulkUpdateOrderTagsOptions as a7, type BulkUpdateOrderTagsResponse as a8, type OrderApprovedEnvelope as a9, AttributionSource as aA, ChannelType as aB, AdditionalFeeSource as aC, OrderActionType as aD, SpecificItemsCouponBehavior as aE, ChargeType as aF, VersioningMode as aG, DeltaPaymentOptionType as aH, InventoryAction as aI, WebhookIdentityType as aJ, PreviewEmailType as aK, State as aL, SiteCreatedContext as aM, Namespace as aN, DeleteStatus as aO, Origin as aP, ScheduledAction as aQ, DurationUnit as aR, PaymentCollectabilityStatus as aS, PredefinedPaymentMethod as aT, RefundableStatus as aU, NonRefundableReason as aV, ManuallyRefundableReason as aW, RestockType as aX, TransactionStatus as aY, AuthorizationCaptureStatus as aZ, AuthorizationVoidStatus as a_, type OrderCanceledEnvelope as aa, type OrderCommittedEnvelope as ab, type OrderCreatedEnvelope as ac, type OrderFulfilledEnvelope as ad, type OrderPaymentStatusUpdatedEnvelope as ae, type OrderUpdatedEnvelope as af, DescriptionLineType as ag, DimensionsUnit as ah, ItemTypePreset as ai, PaymentOptionType as aj, JurisdictionType as ak, SubscriptionFrequency as al, ProductPeriodAlignment as am, AdjustmentType as an, TaxableAddressType as ao, PaymentStatusEnumPaymentStatus as ap, FulfillmentStatus as aq, WeightUnit as ar, VatType as as, PickupMethod as at, OrderStatus as au, DiscountType as av, DiscountReason as aw, LineItemQuantityChangeType as ax, ActivityType as ay, OrderActivityTypeEnumActivityType as az, type SetOrderNumberCounterResponse as b, type DeliveryLogistics as b$, ActionType as b0, ChargebackStatus as b1, MembershipPaymentStatus as b2, PaymentStatus as b3, CanceledReason as b4, DeclinedReason as b5, VoidedReason as b6, RefundStatus as b7, SortOrder as b8, OrderApprovalStrategy as b9, type SubscriptionInfo as bA, type SubscriptionTitle as bB, type SubscriptionDescription as bC, type SubscriptionSettings as bD, type FreeTrialPeriod as bE, type BillingSettings as bF, type BillingAdjustment as bG, type BillingAdjustmentPriceSummary as bH, type PriceDescription as bI, type LocationAndQuantity as bJ, type TaxableAddress as bK, type TaxableAddressTaxableAddressDataOneOf as bL, type ExtendedFields as bM, type ModifierGroup as bN, type TranslatableString as bO, type ItemModifier as bP, type BuyerInfo as bQ, type BuyerInfoIdOneOf as bR, type CurrencyConversionDetails as bS, type PriceSummary as bT, type AddressWithContact as bU, type Address as bV, type StreetAddress as bW, type AddressLocation as bX, type FullAddressContactDetails as bY, type VatId as bZ, type V1ShippingInformation as b_, Placement as ba, SubdivisionType as bb, SourceType as bc, CustomFieldGroup as bd, ValueType as be, DepositType as bf, InvoiceStatus as bg, type OrderLineItem as bh, type ProductName as bi, type CatalogReference as bj, type DescriptionLine as bk, type DescriptionLineValueOneOf as bl, type DescriptionLineDescriptionLineValueOneOf as bm, type DescriptionLineName as bn, type PlainTextValue as bo, type Color as bp, type FocalPoint as bq, type PhysicalProperties as br, type Dimensions as bs, type ItemType as bt, type ItemTypeItemTypeDataOneOf as bu, type RestockLocation as bv, type ItemTaxFullDetails as bw, type LineItemTaxInfo as bx, type LineItemTaxBreakdown as by, type DigitalFile as bz, type SetOrderNumberCounterApplicationErrors as c, type PaymentCanceledPaymentDetailsOneOf as c$, type DeliveryLogisticsAddressOneOf as c0, type PickupDetails as c1, type PickupAddress as c2, type DeliveryTimeSlot as c3, type ShippingPrice as c4, type ShippingRegion as c5, type TaxSummary as c6, type OrderTaxInfo as c7, type OrderTaxBreakdown as c8, type AppliedDiscount as c9, type ManagedLineItem as cA, type ManagedDiscount as cB, type TranslatedValue as cC, type LineItemAmount as cD, type ManagedAdditionalFee as cE, type TotalPriceChange as cF, type ShippingInformationChange as cG, type ShippingInformation as cH, type SavedPaymentMethod as cI, type AuthorizedPaymentCreated as cJ, type AuthorizedPaymentCaptured as cK, type AuthorizedPaymentVoided as cL, type RefundInitiated as cM, type RefundedPayment as cN, type RefundedPaymentKindOneOf as cO, type RegularPaymentRefund as cP, type GiftCardPaymentRefund as cQ, type MembershipPaymentRefund as cR, type PaymentRefunded as cS, type PaymentRefundFailed as cT, type RefundedAsStoreCredit as cU, type PaymentPending as cV, type PaymentPendingPaymentDetailsOneOf as cW, type RegularPayment as cX, type RegularPaymentPaymentMethodDetailsOneOf as cY, type CreditCardDetails as cZ, type PaymentCanceled as c_, type AppliedDiscountDiscountSourceOneOf as ca, type Coupon as cb, type MerchantDiscount as cc, type MerchantDiscountMerchantDiscountReasonOneOf as cd, type DiscountRule as ce, type DiscountRuleName as cf, type LineItemDiscount as cg, type ItemCombination as ch, type ItemCombinationLineItem as ci, type Activity as cj, type ActivityContentOneOf as ck, type CustomActivity as cl, type MerchantComment as cm, type OrderRefunded as cn, type OrderCreatedFromExchange as co, type NewExchangeOrderCreated as cp, type LineItemExchangeData as cq, type DraftOrderChangesApplied as cr, type OrderChange as cs, type OrderChangeValueOneOf as ct, type LineItemChanges as cu, type LineItemQuantityChange as cv, type LineItemPriceChange as cw, type LineItemProductNameChange as cx, type LineItemDescriptionLineChange as cy, type LineItemModifiersChange as cz, type PreparePaymentCollectionOptions as d, type AdditionalFeeDeltaDeltaOneOf as d$, type PaymentDeclined as d0, type PaymentDeclinedPaymentDetailsOneOf as d1, type ReceiptCreated as d2, type ReceiptCreatedReceiptInfoOneOf as d3, type WixReceipt as d4, type ExternalReceipt as d5, type ReceiptSent as d6, type ReceiptSentReceiptInfoOneOf as d7, type ChargebackCreated as d8, type ChargebackReversed as d9, type DeleteByIdsOperation as dA, type DeleteByFilterOperation as dB, type InternalDocumentUpdateByFilterOperation as dC, type InternalUpdateExistingOperation as dD, type VersionedDocumentUpdateOperation as dE, type VersionedDeleteByIdsOperation as dF, type VersionedDocumentId as dG, type OrderApproved as dH, type OrdersExperiments as dI, type OrderRejectedEventOrderRejected as dJ, type OrderItemsRestocked as dK, type V1RestockItem as dL, type OrderImported as dM, type ImportedOrderDeleted as dN, type PaymentStatusUpdated as dO, type FulfillmentStatusUpdated as dP, type OrderCanceledEventOrderCanceled as dQ, type OrderDeltasCommitted as dR, type CommittedDiffs as dS, type CommittedDiffsShippingUpdateInfoOneOf as dT, type ItemChangedDetails as dU, type OrderLineItemChangedDetails as dV, type LineItemDelta as dW, type LineItemDeltaDeltaOneOf as dX, type AppliedDiscountDelta as dY, type AppliedDiscountDeltaDeltaOneOf as dZ, type AdditionalFeeDelta as d_, type CreatedBy as da, type CreatedByStringOneOf as db, type ChannelInfo as dc, type CustomField as dd, type BalanceSummary as de, type Balance as df, type CashRounding as dg, type AdditionalFee as dh, type FulfillmentStatusesAggregate as di, type Tags as dj, type TagList as dk, type Location as dl, type OrderSettings as dm, type OrderSettingsAllowedActionsOneOf as dn, type OrderSettingsEditableByOneOf as dp, type CustomAllowedActions as dq, type OwnerApps as dr, type FormInfo as ds, type FormIdentifier as dt, type PlatformFeeSummary as du, type PlatformFee as dv, type UpdateInternalDocumentsEvent as dw, type UpdateInternalDocumentsEventOperationOneOf as dx, type InternalDocument as dy, type InternalDocumentUpdateOperation as dz, type PreparePaymentCollectionResponse as e, type PreviewBuyerPickupConfirmationEmailResponse as e$, type DraftOrderCommitSettings as e0, type InventoryUpdateDetails as e1, type TriggerReindexRequest as e2, type TriggerReindexResponse as e3, type DomainEvent as e4, type DomainEventBodyOneOf as e5, type EntityCreatedEvent as e6, type RestoreInfo as e7, type EntityUpdatedEvent as e8, type EntityDeletedEvent as e9, type SendMerchantOrderReceivedNotificationResponse as eA, type SendCancelRefundEmailRequest as eB, type SendCancelRefundEmailResponse as eC, type SendRefundEmailRequest as eD, type SendRefundEmailResponse as eE, type SendFulfillmentEmailRequest as eF, type SendFulfillmentEmailResponse as eG, type SendMerchantOrderReceivedPushRequest as eH, type SendMerchantOrderReceivedPushResponse as eI, type PreviewEmailByTypeRequest as eJ, type PreviewEmailByTypeResponse as eK, type PreviewRefundEmailRequest as eL, type RefundDetails as eM, type RefundItem as eN, type LineItemRefund as eO, type AdditionalFeeRefund as eP, type ShippingRefund as eQ, type PreviewRefundEmailResponse as eR, type PreviewCancelEmailRequest as eS, type PreviewCancelEmailResponse as eT, type PreviewCancelRefundEmailRequest as eU, type PreviewCancelRefundEmailResponse as eV, type PreviewBuyerPaymentsReceivedEmailRequest as eW, type PreviewBuyerPaymentsReceivedEmailResponse as eX, type PreviewBuyerConfirmationEmailRequest as eY, type PreviewBuyerConfirmationEmailResponse as eZ, type PreviewBuyerPickupConfirmationEmailRequest as e_, type ActionEvent as ea, type Empty as eb, type TriggerReindexOrderRequest as ec, type MessageEnvelope as ed, type IdentificationData as ee, type IdentificationDataIdOneOf as ef, type AccountInfo as eg, type ImportOrderRequest as eh, type SetOrderNumberCounterRequest as ei, type BulkDeleteImportedOrdersRequest as ej, type V1TriggerReindexRequest as ek, type V1TriggerReindexResponse as el, type V1TriggerReindexOrderRequest as em, type SendBuyerConfirmationEmailRequest as en, type SendBuyerConfirmationEmailResponse as eo, type SendBuyerPaymentsReceivedEmailRequest as ep, type SendBuyerPaymentsReceivedEmailResponse as eq, type SendBuyerPickupConfirmationEmailRequest as er, type SendBuyerPickupConfirmationEmailResponse as es, type BulkSendBuyerPickupConfirmationEmailsRequest as et, type BulkSendBuyerPickupConfirmationEmailsResponse as eu, type SendBuyerShippingConfirmationEmailRequest as ev, type SendBuyerShippingConfirmationEmailResponse as ew, type BulkSendBuyerShippingConfirmationEmailsRequest as ex, type BulkSendBuyerShippingConfirmationEmailsResponse as ey, type SendMerchantOrderReceivedNotificationRequest as ez, type PreparePaymentCollectionApplicationErrors as f, type ChargeMembershipsRequest as f$, type PreviewShippingConfirmationEmailRequest as f0, type PreviewShippingConfirmationEmailResponse as f1, type PreviewResendDownloadLinksEmailRequest as f2, type PreviewResendDownloadLinksEmailResponse as f3, type MetaSiteSpecialEvent as f4, type MetaSiteSpecialEventPayloadOneOf as f5, type Asset as f6, type SiteCreated as f7, type SiteTransferred as f8, type SiteDeleted as f9, type EditorlessUnassigned as fA, type HasCustomEmailConfigurationsRequest as fB, type HasCustomEmailConfigurationsResponse as fC, type AddToAutomationMigrationPopulationRequest as fD, type AddToAutomationMigrationPopulationResponse as fE, type IsInAutomationMigrationPopulationRequest as fF, type IsInAutomationMigrationPopulationResponse as fG, type PreparePaymentCollectionRequest as fH, type RedirectUrls as fI, type DelayedCaptureSettings as fJ, type Duration as fK, type GetPaymentCollectabilityStatusRequest as fL, type RecordManuallyCollectedPaymentRequest as fM, type UserDefinedPaymentMethodName as fN, type UserDefinedPaymentMethodNameKindOneOf as fO, type RecordManuallyCollectedPaymentResponse as fP, type MarkOrderAsPaidRequest as fQ, type BulkMarkOrdersAsPaidRequest as fR, type BulkOrderResult as fS, type ItemMetadata as fT, type ApplicationError as fU, type BulkActionMetadata as fV, type GetRefundabilityStatusRequest as fW, type Refundability as fX, type RefundabilityAdditionalRefundabilityInfoOneOf as fY, type CreatePaymentGatewayOrderRequest as fZ, type ChargedBy as f_, type DeleteContext as fa, type SiteUndeleted as fb, type SitePublished as fc, type SiteUnpublished as fd, type SiteMarkedAsTemplate as fe, type SiteMarkedAsWixSite as ff, type ServiceProvisioned as fg, type ServiceRemoved as fh, type SiteRenamed as fi, type SiteHardDeleted as fj, type NamespaceChanged as fk, type StudioAssigned as fl, type StudioUnassigned as fm, type SiteUrlChanged as fn, type SitePurgedExternally as fo, type OdeditorAssigned as fp, type OdeditorUnassigned as fq, type PicassoAssigned as fr, type PicassoUnassigned as fs, type WixelAssigned as ft, type WixelUnassigned as fu, type StudioTwoAssigned as fv, type StudioTwoUnassigned as fw, type UserDomainMediaEnabled as fx, type UserDomainMediaDisabled as fy, type EditorlessAssigned as fz, type RecordManuallyCollectedPaymentApplicationErrors as g, type CursorSearchPagingMethodOneOf as g$, type MembershipChargeItem as g0, type MembershipName as g1, type ServiceProperties as g2, type ChargeMembershipsResponse as g3, type TriggerRefundRequest as g4, type RefundSideEffects as g5, type RestockInfo as g6, type RestockItem as g7, type OrderTransactions as g8, type Payment as g9, type RefundItemsBreakdown as gA, type LineItemRefundSummary as gB, type CalculateRefundRequest as gC, type CalculateRefundItemRequest as gD, type CalculateRefundResponse as gE, type CalculateRefundItemResponse as gF, type VoidAuthorizedPaymentsRequest as gG, type CaptureAuthorizedPaymentsRequest as gH, type ChargeSavedPaymentMethodRequest as gI, type ChargeSavedPaymentMethodResponse as gJ, type DiffmatokyPayload as gK, type ErrorInformation as gL, type GetOrderRequest as gM, type GetOrderResponse as gN, type InternalQueryOrdersRequest as gO, type PlatformQuery as gP, type PlatformQueryPagingMethodOneOf as gQ, type Sorting as gR, type PlatformPaging as gS, type CursorPaging as gT, type InternalQueryOrdersResponse as gU, type PlatformPagingMetadata as gV, type Cursors as gW, type QueryOrderRequest as gX, type QueryOrderResponse as gY, type SearchOrdersRequest as gZ, type CursorSearch as g_, type PaymentPaymentDetailsOneOf as ga, type PaymentReceiptInfoOneOf as gb, type PaymentStatusDetailsOneOf as gc, type RegularPaymentDetails as gd, type RegularPaymentDetailsPaymentMethodDetailsOneOf as ge, type CreditCardPaymentMethodDetails as gf, type AuthorizationDetails as gg, type AuthorizationCapture as gh, type AuthorizationActionFailureDetails as gi, type AuthorizationVoid as gj, type V1ScheduledAction as gk, type Chargeback as gl, type PaymentMethodName as gm, type GiftCardPaymentDetails as gn, type MembershipPaymentDetails as go, type FutureMembershipDetails as gp, type WixReceiptInfo as gq, type ExternalReceiptInfo as gr, type CashRoundingDetails as gs, type CanceledStatusDetails as gt, type DeclinedStatusDetails as gu, type VoidedStatusDetails as gv, type Refund as gw, type RefundTransaction as gx, type RefundStatusInfo as gy, type AggregatedRefundSummary as gz, type PaymentCollectionMarkOrderAsPaidOptions as h, type OrderPending as h$, type CursorPagingMetadata as h0, type CreateOrderRequest as h1, type OrderCreationSettings as h2, type OrderCreationSettingsEditableByOneOf as h3, type OrderCreateNotifications as h4, type CreateOrderResponse as h5, type UpdateOrderRequest as h6, type UpdateOrderResponse as h7, type BulkUpdateOrdersRequest as h8, type CommitDeltasRequest as h9, type UpdateOrderShippingAddressResponse as hA, type UpdateBillingContactDetailsRequest as hB, type UpdateBillingContactDetailsResponse as hC, type UpdateOrderLineItemRequest as hD, type UpdateOrderLineItemsRequest as hE, type MaskedOrderLineItem as hF, type UpdateOrderLineItemsResponse as hG, type AddInternalActivityRequest as hH, type InternalActivity as hI, type InternalActivityContentOneOf as hJ, type OrderPlaced as hK, type OrderPaid as hL, type OrderFulfilled as hM, type OrderNotFulfilled as hN, type OrderCanceled as hO, type DownloadLinkSent as hP, type TrackingNumberAdded as hQ, type TrackingNumberEdited as hR, type TrackingLinkAdded as hS, type ShippingConfirmationEmailSent as hT, type InvoiceAdded as hU, type InvoiceSent as hV, type FulfillerEmailSent as hW, type ShippingAddressEdited as hX, type EmailEdited as hY, type PickupReadyEmailSent as hZ, type OrderPartiallyPaid as h_, type DraftOrderDiffs as ha, type DraftOrderDiffsShippingUpdateInfoOneOf as hb, type DraftOrderDiffsBuyerUpdateInfoOneOf as hc, type DraftOrderDiffsBillingUpdateInfoOneOf as hd, type DraftOrderDiffsRecipientUpdateInfoOneOf as he, type V1LineItemDelta as hf, type V1LineItemDeltaDeltaOneOf as hg, type CommitDeltasResponse as hh, type ArchiveOrderRequest as hi, type ArchiveOrderResponse as hj, type BulkArchiveOrdersRequest as hk, type BulkArchiveOrdersResponse as hl, type BulkArchiveOrdersByFilterRequest as hm, type BulkArchiveOrdersByFilterResponse as hn, type UnArchiveOrderRequest as ho, type UnArchiveOrderResponse as hp, type BulkUnArchiveOrdersRequest as hq, type BulkUnArchiveOrdersResponse as hr, type BulkUnArchiveOrdersByFilterRequest as hs, type BulkUnArchiveOrdersByFilterResponse as ht, type UpdateBuyerInfoRequest as hu, type BuyerInfoUpdate as hv, type UpdateBuyerInfoResponse as hw, type UpdateBuyerEmailRequest as hx, type UpdateBuyerEmailResponse as hy, type UpdateOrderShippingAddressRequest as hz, type PaymentCollectionMarkOrderAsPaidApplicationErrors as i, type Phone as i$, type OrderRejected as i0, type AddInternalActivityResponse as i1, type AddActivityRequest as i2, type PublicActivityContentOneOf as i3, type AddActivitiesRequest as i4, type UpdateActivityRequest as i5, type DeleteActivityRequest as i6, type UpdateLineItemsDescriptionLinesRequest as i7, type LineItemUpdate as i8, type UpdateLineItemsDescriptionLinesResponse as i9, type V1CreatePaymentGatewayOrderResponse as iA, type GetShipmentsRequest as iB, type GetShipmentsResponse as iC, type AggregateOrdersRequest as iD, type DecrementItemsQuantityRequest as iE, type DecrementData as iF, type DecrementItemsQuantityResponse as iG, type BulkUpdateOrderTagsRequest as iH, type TagsTags as iI, type TagsTagList as iJ, type BulkUpdateOrderTagsResult as iK, type SendOrderUpdatedDomainEventRequest as iL, type SendOrderUpdatedDomainEventResponse as iM, type Task as iN, type TaskKey as iO, type TaskAction as iP, type TaskActionActionOneOf as iQ, type Complete as iR, type Cancel as iS, type Reschedule as iT, type InvoiceSentEvent as iU, type IdAndVersion as iV, type InvoiceFields as iW, type Customer as iX, type Email as iY, type QuotesAddress as iZ, type AddressDescription as i_, type MarkOrderAsSeenByHumanRequest as ia, type MarkOrderAsSeenByHumanResponse as ib, type CancelOrderRequest as ic, type UpdateOrderStatusRequest as id, type MarkAsFulfilledRequest as ie, type MarkAsFulfilledResponse as ig, type BulkMarkAsFulfilledRequest as ih, type BulkMarkAsFulfilledResponse as ii, type BulkMarkAsFulfilledByFilterRequest as ij, type BulkMarkAsFulfilledByFilterResponse as ik, type MarkAsUnfulfilledRequest as il, type MarkAsUnfulfilledResponse as im, type BulkMarkAsUnfulfilledRequest as io, type BulkMarkAsUnfulfilledResponse as ip, type BulkMarkAsUnfulfilledByFilterRequest as iq, type BulkMarkAsUnfulfilledByFilterResponse as ir, type BulkSetBusinessLocationRequest as is, type BulkSetBusinessLocationResponse as it, type BulkSetBusinessLocationResult as iu, type V1MarkOrderAsPaidRequest as iv, type V1MarkOrderAsPaidResponse as iw, type V1BulkMarkOrdersAsPaidRequest as ix, type V1BulkMarkOrdersAsPaidResponse as iy, type V1CreatePaymentGatewayOrderRequest as iz, type BulkMarkOrdersAsPaidResponse as j, type NamespaceWithLiterals as j$, type Company as j0, type CommonAddress as j1, type CommonAddressStreetOneOf as j2, type Subdivision as j3, type StandardDetails as j4, type InvoiceDates as j5, type LineItems as j6, type LineItem as j7, type BigDecimalWrapper as j8, type LineItemTax as j9, type SubscriptionFrequencyWithLiterals as jA, type ProductPeriodAlignmentWithLiterals as jB, type AdjustmentTypeWithLiterals as jC, type TaxableAddressTypeWithLiterals as jD, type PaymentStatusEnumPaymentStatusWithLiterals as jE, type FulfillmentStatusWithLiterals as jF, type WeightUnitWithLiterals as jG, type VatTypeWithLiterals as jH, type PickupMethodWithLiterals as jI, type DiscountTypeWithLiterals as jJ, type DiscountReasonWithLiterals as jK, type LineItemQuantityChangeTypeWithLiterals as jL, type ActivityTypeWithLiterals as jM, type OrderActivityTypeEnumActivityTypeWithLiterals as jN, type AttributionSourceWithLiterals as jO, type ChannelTypeWithLiterals as jP, type AdditionalFeeSourceWithLiterals as jQ, type OrderActionTypeWithLiterals as jR, type SpecificItemsCouponBehaviorWithLiterals as jS, type ChargeTypeWithLiterals as jT, type VersioningModeWithLiterals as jU, type DeltaPaymentOptionTypeWithLiterals as jV, type InventoryActionWithLiterals as jW, type WebhookIdentityTypeWithLiterals as jX, type PreviewEmailTypeWithLiterals as jY, type StateWithLiterals as jZ, type SiteCreatedContextWithLiterals as j_, type Source as ja, type LineItemMetaData as jb, type Locale as jc, type TotalPrice as jd, type ItemizedFee as je, type Discount as jf, type DiscountOneDiscountTypeOneOf as jg, type CalculatedTaxes as jh, type CalculatedTax as ji, type Payments as jj, type InvoicesPayment as jk, type MetaData as jl, type InvoiceDynamicPriceTotals as jm, type CustomFieldValue as jn, type Value as jo, type Deposit as jp, type BaseEventMetadata as jq, type EventMetadata as jr, type AccountInfoMetadata as js, type OrderSearchSpec as jt, utils as ju, type DescriptionLineTypeWithLiterals as jv, type DimensionsUnitWithLiterals as jw, type ItemTypePresetWithLiterals as jx, type PaymentOptionTypeWithLiterals as jy, type JurisdictionTypeWithLiterals as jz, type GetRefundabilityStatusResponse as k, updateOrderStatus as k$, type DeleteStatusWithLiterals as k0, type OriginWithLiterals as k1, type ScheduledActionWithLiterals as k2, type DurationUnitWithLiterals as k3, type PaymentCollectabilityStatusWithLiterals as k4, type PredefinedPaymentMethodWithLiterals as k5, type RefundableStatusWithLiterals as k6, type NonRefundableReasonWithLiterals as k7, type ManuallyRefundableReasonWithLiterals as k8, type RestockTypeWithLiterals as k9, onOrderFulfilled as kA, onOrderPaymentStatusUpdated as kB, onOrderUpdated as kC, importOrder as kD, setOrderNumberCounter as kE, bulkDeleteImportedOrders as kF, preparePaymentCollection as kG, getPaymentCollectabilityStatus as kH, recordManuallyCollectedPayment as kI, paymentCollectionMarkOrderAsPaid as kJ, paymentCollectionBulkMarkOrdersAsPaid as kK, getRefundabilityStatus as kL, paymentCollectionCreatePaymentGatewayOrder as kM, chargeMemberships as kN, triggerRefund as kO, voidAuthorizedPayments as kP, captureAuthorizedPayments as kQ, getOrder as kR, createOrder as kS, updateOrder as kT, bulkUpdateOrders as kU, updateOrderLineItem as kV, addActivity as kW, addActivities as kX, updateActivity as kY, deleteActivity as kZ, cancelOrder as k_, type TransactionStatusWithLiterals as ka, type AuthorizationCaptureStatusWithLiterals as kb, type AuthorizationVoidStatusWithLiterals as kc, type ReasonWithLiterals as kd, type ActionTypeWithLiterals as ke, type ChargebackStatusWithLiterals as kf, type MembershipPaymentStatusWithLiterals as kg, type PaymentStatusWithLiterals as kh, type CanceledReasonWithLiterals as ki, type DeclinedReasonWithLiterals as kj, type VoidedReasonWithLiterals as kk, type RefundStatusWithLiterals as kl, type SortOrderWithLiterals as km, type OrderApprovalStrategyWithLiterals as kn, type PlacementWithLiterals as ko, type SubdivisionTypeWithLiterals as kp, type SourceTypeWithLiterals as kq, type CustomFieldGroupWithLiterals as kr, type ValueTypeWithLiterals as ks, type DepositTypeWithLiterals as kt, type InvoiceStatusWithLiterals as ku, type CommonSearchWithEntityContext as kv, onOrderApproved as kw, onOrderCanceled as kx, onOrderCommitted as ky, onOrderCreated as kz, type PaymentCollectionCreatePaymentGatewayOrderOptions as l, aggregateOrders as l0, bulkUpdateOrderTags as l1, type PaymentCollectionCreatePaymentGatewayOrderApplicationErrors as m, type ChargeMembershipsOptions as n, type PaymentRefund as o, type TriggerRefundResponse as p, type TriggerRefundApplicationErrors as q, type VoidAuthorizedPaymentsApplicationErrors as r, type PaymentCapture as s, type CaptureAuthorizedPaymentsResponse as t, type CaptureAuthorizedPaymentsApplicationErrors as u, type GetOrderApplicationErrors as v, type OrderSearch as w, type SearchOrdersResponse as x, type CreateOrderOptions as y, type CreateOrderApplicationErrors as z };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
|
-
import { O as Order, I as ImportOrderResponse, a as ImportOrderApplicationErrors, S as SetOrderNumberCounterOptions, b as SetOrderNumberCounterResponse, c as SetOrderNumberCounterApplicationErrors, B as BulkDeleteImportedOrdersResponse, P as Price, d as PreparePaymentCollectionOptions, e as PreparePaymentCollectionResponse, f as PreparePaymentCollectionApplicationErrors, G as GetPaymentCollectabilityStatusResponse, R as RecordManuallyCollectedPaymentOptions, g as RecordManuallyCollectedPaymentApplicationErrors, h as PaymentCollectionMarkOrderAsPaidOptions, M as MarkOrderAsPaidResponse, i as PaymentCollectionMarkOrderAsPaidApplicationErrors, j as BulkMarkOrdersAsPaidResponse, k as GetRefundabilityStatusResponse, l as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, m as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, n as ChargeMembershipsOptions, o as PaymentRefund, T as TriggerRefundOptions, p as TriggerRefundResponse, q as TriggerRefundApplicationErrors, V as VoidAuthorizedPaymentsResponse, r as VoidAuthorizedPaymentsApplicationErrors, s as PaymentCapture, t as CaptureAuthorizedPaymentsResponse, u as CaptureAuthorizedPaymentsApplicationErrors, v as GetOrderApplicationErrors, w as OrderSearch, x as SearchOrdersResponse, y as CreateOrderOptions, z as CreateOrderApplicationErrors, U as UpdateOrder, A as UpdateOrderApplicationErrors, D as MaskedOrder, E as BulkUpdateOrdersOptions, F as BulkUpdateOrdersResponse, H as UpdateOrderLineItemIdentifiers, J as UpdateOrderLineItem, K as UpdateOrderLineItemResponse, L as PublicActivity, N as AddActivityResponse, Q as AddActivitiesOptions, W as AddActivitiesResponse, X as UpdateActivityIdentifiers, Y as UpdateActivityResponse, Z as DeleteActivityIdentifiers, _ as DeleteActivityResponse, $ as CancelOrderOptions, a0 as CancelOrderResponse, a1 as CancelOrderApplicationErrors, a2 as OrderStatusWithLiterals, a3 as UpdateOrderStatusResponse, a4 as UpdateOrderStatusApplicationErrors, a5 as AggregateOrdersOptions, a6 as AggregateOrdersResponse, a7 as BulkUpdateOrderTagsOptions, a8 as BulkUpdateOrderTagsResponse, a9 as OrderApprovedEnvelope, aa as OrderCanceledEnvelope, ab as OrderCommittedEnvelope, ac as OrderCreatedEnvelope, ad as OrderFulfilledEnvelope, ae as OrderPaymentStatusUpdatedEnvelope, af as OrderUpdatedEnvelope } from './ecom-v1-order-orders.universal-
|
|
3
|
-
export { eg as AccountInfo, jr as AccountInfoMetadata, ea as ActionEvent, b0 as ActionType, kd as ActionTypeWithLiterals, cj as Activity, ck as ActivityContentOneOf, ay as ActivityType, jL as ActivityTypeWithLiterals, i3 as AddActivitiesRequest, i1 as AddActivityRequest, hG as AddInternalActivityRequest, i0 as AddInternalActivityResponse, fD as AddToAutomationMigrationPopulationRequest, fE as AddToAutomationMigrationPopulationResponse, dh as AdditionalFee, d_ as AdditionalFeeDelta, d$ as AdditionalFeeDeltaDeltaOneOf, eP as AdditionalFeeRefund, aC as AdditionalFeeSource, jP as AdditionalFeeSourceWithLiterals, bV as Address, iZ as AddressDescription, bX as AddressLocation, bU as AddressWithContact, an as AdjustmentType, jB as AdjustmentTypeWithLiterals, iC as AggregateOrdersRequest, gy as AggregatedRefundSummary, fU as ApplicationError, c9 as AppliedDiscount, dY as AppliedDiscountDelta, dZ as AppliedDiscountDeltaDeltaOneOf, ca as AppliedDiscountDiscountSourceOneOf, hh as ArchiveOrderRequest, hi as ArchiveOrderResponse, f6 as Asset, aA as AttributionSource, jN as AttributionSourceWithLiterals, gi as AuthorizationActionFailureDetails, gh as AuthorizationCapture, aZ as AuthorizationCaptureStatus, ka as AuthorizationCaptureStatusWithLiterals, gg as AuthorizationDetails, gj as AuthorizationVoid, a_ as AuthorizationVoidStatus, kb as AuthorizationVoidStatusWithLiterals, cK as AuthorizedPaymentCaptured, cJ as AuthorizedPaymentCreated, cL as AuthorizedPaymentVoided, df as Balance, de as BalanceSummary, jp as BaseEventMetadata, j7 as BigDecimalWrapper, bG as BillingAdjustment, bH as BillingAdjustmentPriceSummary, bF as BillingSettings, fV as BulkActionMetadata, hl as BulkArchiveOrdersByFilterRequest, hm as BulkArchiveOrdersByFilterResponse, hj as BulkArchiveOrdersRequest, hk as BulkArchiveOrdersResponse, ej as BulkDeleteImportedOrdersRequest, ii as BulkMarkAsFulfilledByFilterRequest, ij as BulkMarkAsFulfilledByFilterResponse, ig as BulkMarkAsFulfilledRequest, ih as BulkMarkAsFulfilledResponse, ip as BulkMarkAsUnfulfilledByFilterRequest, iq as BulkMarkAsUnfulfilledByFilterResponse, im as BulkMarkAsUnfulfilledRequest, io as BulkMarkAsUnfulfilledResponse, fR as BulkMarkOrdersAsPaidRequest, fS as BulkOrderResult, et as BulkSendBuyerPickupConfirmationEmailsRequest, eu as BulkSendBuyerPickupConfirmationEmailsResponse, ex as BulkSendBuyerShippingConfirmationEmailsRequest, ey as BulkSendBuyerShippingConfirmationEmailsResponse, ir as BulkSetBusinessLocationRequest, is as BulkSetBusinessLocationResponse, it as BulkSetBusinessLocationResult, hr as BulkUnArchiveOrdersByFilterRequest, hs as BulkUnArchiveOrdersByFilterResponse, hp as BulkUnArchiveOrdersRequest, hq as BulkUnArchiveOrdersResponse, iG as BulkUpdateOrderTagsRequest, iJ as BulkUpdateOrderTagsResult, h7 as BulkUpdateOrdersRequest, bQ as BuyerInfo, bR as BuyerInfoIdOneOf, hu as BuyerInfoUpdate, gC as CalculateRefundItemRequest, gE as CalculateRefundItemResponse, gB as CalculateRefundRequest, gD as CalculateRefundResponse, jh as CalculatedTax, jg as CalculatedTaxes, iR as Cancel, ib as CancelOrderRequest, b4 as CanceledReason, kh as CanceledReasonWithLiterals, gs as CanceledStatusDetails, gG as CaptureAuthorizedPaymentsRequest, dg as CashRounding, gr as CashRoundingDetails, bj as CatalogReference, dc as ChannelInfo, aB as ChannelType, jO as ChannelTypeWithLiterals, f$ as ChargeMembershipsRequest, g3 as ChargeMembershipsResponse, gH as ChargeSavedPaymentMethodRequest, gI as ChargeSavedPaymentMethodResponse, aF as ChargeType, jS as ChargeTypeWithLiterals, gl as Chargeback, d8 as ChargebackCreated, d9 as ChargebackReversed, b1 as ChargebackStatus, ke as ChargebackStatusWithLiterals, f_ as ChargedBy, bp as Color, h8 as CommitDeltasRequest, hg as CommitDeltasResponse, dS as CommittedDiffs, dT as CommittedDiffsShippingUpdateInfoOneOf, j0 as CommonAddress, j1 as CommonAddressStreetOneOf, ku as CommonSearchWithEntityContext, i$ as Company, iQ as Complete, cb as Coupon, h0 as CreateOrderRequest, h4 as CreateOrderResponse, fZ as CreatePaymentGatewayOrderRequest, da as CreatedBy, db as CreatedByStringOneOf, cZ as CreditCardDetails, gf as CreditCardPaymentMethodDetails, bS as CurrencyConversionDetails, gS as CursorPaging, g$ as CursorPagingMetadata, gZ as CursorSearch, g_ as CursorSearchPagingMethodOneOf, gV as Cursors, cl as CustomActivity, dq as CustomAllowedActions, dd as CustomField, bd as CustomFieldGroup, kq as CustomFieldGroupWithLiterals, jm as CustomFieldValue, iW as Customer, b5 as DeclinedReason, ki as DeclinedReasonWithLiterals, gt as DeclinedStatusDetails, iE as DecrementData, iD as DecrementItemsQuantityRequest, iF as DecrementItemsQuantityResponse, fJ as DelayedCaptureSettings, i5 as DeleteActivityRequest, dB as DeleteByFilterOperation, dA as DeleteByIdsOperation, fa as DeleteContext, aO as DeleteStatus, j$ as DeleteStatusWithLiterals, b$ as DeliveryLogistics, c0 as DeliveryLogisticsAddressOneOf, c3 as DeliveryTimeSlot, aH as DeltaPaymentOptionType, jU as DeltaPaymentOptionTypeWithLiterals, jo as Deposit, bf as DepositType, ks as DepositTypeWithLiterals, bk as DescriptionLine, bm as DescriptionLineDescriptionLineValueOneOf, bn as DescriptionLineName, ag as DescriptionLineType, ju as DescriptionLineTypeWithLiterals, bl as DescriptionLineValueOneOf, gJ as DiffmatokyPayload, bz as DigitalFile, bs as Dimensions, ah as DimensionsUnit, jv as DimensionsUnitWithLiterals, je as Discount, jf as DiscountOneDiscountTypeOneOf, aw as DiscountReason, jJ as DiscountReasonWithLiterals, ce as DiscountRule, cf as DiscountRuleName, av as DiscountType, jI as DiscountTypeWithLiterals, e4 as DomainEvent, e5 as DomainEventBodyOneOf, hO as DownloadLinkSent, cr as DraftOrderChangesApplied, e0 as DraftOrderCommitSettings, h9 as DraftOrderDiffs, hc as DraftOrderDiffsBillingUpdateInfoOneOf, hb as DraftOrderDiffsBuyerUpdateInfoOneOf, hd as DraftOrderDiffsRecipientUpdateInfoOneOf, ha as DraftOrderDiffsShippingUpdateInfoOneOf, fK as Duration, aR as DurationUnit, k2 as DurationUnitWithLiterals, fz as EditorlessAssigned, fA as EditorlessUnassigned, iX as Email, hX as EmailEdited, eb as Empty, e6 as EntityCreatedEvent, e9 as EntityDeletedEvent, e8 as EntityUpdatedEvent, gK as ErrorInformation, jq as EventMetadata, bM as ExtendedFields, d5 as ExternalReceipt, gq as ExternalReceiptInfo, bq as FocalPoint, dt as FormIdentifier, ds as FormInfo, bE as FreeTrialPeriod, hV as FulfillerEmailSent, aq as FulfillmentStatus, dP as FulfillmentStatusUpdated, jE as FulfillmentStatusWithLiterals, di as FulfillmentStatusesAggregate, bY as FullAddressContactDetails, gL as GetOrderRequest, gM as GetOrderResponse, fL as GetPaymentCollectabilityStatusRequest, fW as GetRefundabilityStatusRequest, iA as GetShipmentsRequest, iB as GetShipmentsResponse, gn as GiftCardPaymentDetails, cQ as GiftCardPaymentRefund, fB as HasCustomEmailConfigurationsRequest, fC as HasCustomEmailConfigurationsResponse, iU as IdAndVersion, ee as IdentificationData, ef as IdentificationDataIdOneOf, eh as ImportOrderRequest, dN as ImportedOrderDeleted, hH as InternalActivity, hI as InternalActivityContentOneOf, dy as InternalDocument, dC as InternalDocumentUpdateByFilterOperation, dz as InternalDocumentUpdateOperation, gN as InternalQueryOrdersRequest, gT as InternalQueryOrdersResponse, dD as InternalUpdateExistingOperation, aI as InventoryAction, jV as InventoryActionWithLiterals, e1 as InventoryUpdateDetails, hT as InvoiceAdded, j4 as InvoiceDates, jl as InvoiceDynamicPriceTotals, iV as InvoiceFields, hU as InvoiceSent, iT as InvoiceSentEvent, bg as InvoiceStatus, kt as InvoiceStatusWithLiterals, jj as InvoicesPayment, fF as IsInAutomationMigrationPopulationRequest, fG as IsInAutomationMigrationPopulationResponse, dU as ItemChangedDetails, ch as ItemCombination, ci as ItemCombinationLineItem, fT as ItemMetadata, bP as ItemModifier, bw as ItemTaxFullDetails, bt as ItemType, bu as ItemTypeItemTypeDataOneOf, ai as ItemTypePreset, jw as ItemTypePresetWithLiterals, jd as ItemizedFee, ak as JurisdictionType, jy as JurisdictionTypeWithLiterals, j6 as LineItem, cD as LineItemAmount, cu as LineItemChanges, dW as LineItemDelta, dX as LineItemDeltaDeltaOneOf, cy as LineItemDescriptionLineChange, cg as LineItemDiscount, cq as LineItemExchangeData, ja as LineItemMetaData, cz as LineItemModifiersChange, cw as LineItemPriceChange, cx as LineItemProductNameChange, cv as LineItemQuantityChange, ax as LineItemQuantityChangeType, jK as LineItemQuantityChangeTypeWithLiterals, eO as LineItemRefund, gA as LineItemRefundSummary, j8 as LineItemTax, by as LineItemTaxBreakdown, bx as LineItemTaxInfo, i7 as LineItemUpdate, j5 as LineItems, jb as Locale, dl as Location, bJ as LocationAndQuantity, cE as ManagedAdditionalFee, cB as ManagedDiscount, cA as ManagedLineItem, aW as ManuallyRefundableReason, k7 as ManuallyRefundableReasonWithLiterals, id as MarkAsFulfilledRequest, ie as MarkAsFulfilledResponse, ik as MarkAsUnfulfilledRequest, il as MarkAsUnfulfilledResponse, fQ as MarkOrderAsPaidRequest, i9 as MarkOrderAsSeenByHumanRequest, ia as MarkOrderAsSeenByHumanResponse, hE as MaskedOrderLineItem, g0 as MembershipChargeItem, g1 as MembershipName, go as MembershipPaymentDetails, cR as MembershipPaymentRefund, b2 as MembershipPaymentStatus, kf as MembershipPaymentStatusWithLiterals, cm as MerchantComment, cc as MerchantDiscount, cd as MerchantDiscountMerchantDiscountReasonOneOf, ed as MessageEnvelope, jk as MetaData, f4 as MetaSiteSpecialEvent, f5 as MetaSiteSpecialEventPayloadOneOf, bN as ModifierGroup, aN as Namespace, fk as NamespaceChanged, j_ as NamespaceWithLiterals, cp as NewExchangeOrderCreated, aV as NonRefundableReason, k6 as NonRefundableReasonWithLiterals, fp as OdeditorAssigned, fq as OdeditorUnassigned, aD as OrderActionType, jQ as OrderActionTypeWithLiterals, az as OrderActivityTypeEnumActivityType, jM as OrderActivityTypeEnumActivityTypeWithLiterals, b9 as OrderApprovalStrategy, km as OrderApprovalStrategyWithLiterals, dH as OrderApproved, hN as OrderCanceled, dQ as OrderCanceledEventOrderCanceled, cs as OrderChange, ct as OrderChangeValueOneOf, h3 as OrderCreateNotifications, co as OrderCreatedFromExchange, h1 as OrderCreationSettings, h2 as OrderCreationSettingsEditableByOneOf, dR as OrderDeltasCommitted, hL as OrderFulfilled, dM as OrderImported, dK as OrderItemsRestocked, bh as OrderLineItem, dV as OrderLineItemChangedDetails, hM as OrderNotFulfilled, hK as OrderPaid, hZ as OrderPartiallyPaid, h_ as OrderPending, hJ as OrderPlaced, cn as OrderRefunded, h$ as OrderRejected, dJ as OrderRejectedEventOrderRejected, js as OrderSearchSpec, dm as OrderSettings, dn as OrderSettingsAllowedActionsOneOf, dp as OrderSettingsEditableByOneOf, au as OrderStatus, c8 as OrderTaxBreakdown, c7 as OrderTaxInfo, g8 as OrderTransactions, dI as OrdersExperiments, aP as Origin, k0 as OriginWithLiterals, dr as OwnerApps, g9 as Payment, c_ as PaymentCanceled, c$ as PaymentCanceledPaymentDetailsOneOf, aS as PaymentCollectabilityStatus, k3 as PaymentCollectabilityStatusWithLiterals, d0 as PaymentDeclined, d1 as PaymentDeclinedPaymentDetailsOneOf, gm as PaymentMethodName, aj as PaymentOptionType, jx as PaymentOptionTypeWithLiterals, ga as PaymentPaymentDetailsOneOf, cV as PaymentPending, cW as PaymentPendingPaymentDetailsOneOf, gb as PaymentReceiptInfoOneOf, cT as PaymentRefundFailed, cS as PaymentRefunded, b3 as PaymentStatus, gc as PaymentStatusDetailsOneOf, ap as PaymentStatusEnumPaymentStatus, jD as PaymentStatusEnumPaymentStatusWithLiterals, dO as PaymentStatusUpdated, kg as PaymentStatusWithLiterals, ji as Payments, i_ as Phone, br as PhysicalProperties, fr as PicassoAssigned, fs as PicassoUnassigned, c2 as PickupAddress, c1 as PickupDetails, at as PickupMethod, jH as PickupMethodWithLiterals, hY as PickupReadyEmailSent, ba as Placement, kn as PlacementWithLiterals, bo as PlainTextValue, dv as PlatformFee, du as PlatformFeeSummary, gR as PlatformPaging, gU as PlatformPagingMetadata, gO as PlatformQuery, gP as PlatformQueryPagingMethodOneOf, aT as PredefinedPaymentMethod, k4 as PredefinedPaymentMethodWithLiterals, fH as PreparePaymentCollectionRequest, eY as PreviewBuyerConfirmationEmailRequest, eZ as PreviewBuyerConfirmationEmailResponse, eW as PreviewBuyerPaymentsReceivedEmailRequest, eX as PreviewBuyerPaymentsReceivedEmailResponse, e_ as PreviewBuyerPickupConfirmationEmailRequest, e$ as PreviewBuyerPickupConfirmationEmailResponse, eS as PreviewCancelEmailRequest, eT as PreviewCancelEmailResponse, eU as PreviewCancelRefundEmailRequest, eV as PreviewCancelRefundEmailResponse, eJ as PreviewEmailByTypeRequest, eK as PreviewEmailByTypeResponse, aK as PreviewEmailType, jX as PreviewEmailTypeWithLiterals, eL as PreviewRefundEmailRequest, eR as PreviewRefundEmailResponse, f2 as PreviewResendDownloadLinksEmailRequest, f3 as PreviewResendDownloadLinksEmailResponse, f0 as PreviewShippingConfirmationEmailRequest, f1 as PreviewShippingConfirmationEmailResponse, bI as PriceDescription, bT as PriceSummary, bi as ProductName, am as ProductPeriodAlignment, jA as ProductPeriodAlignmentWithLiterals, i2 as PublicActivityContentOneOf, gW as QueryOrderRequest, gX as QueryOrderResponse, iY as QuotesAddress, a$ as Reason, kc as ReasonWithLiterals, d2 as ReceiptCreated, d3 as ReceiptCreatedReceiptInfoOneOf, d6 as ReceiptSent, d7 as ReceiptSentReceiptInfoOneOf, fM as RecordManuallyCollectedPaymentRequest, fP as RecordManuallyCollectedPaymentResponse, fI as RedirectUrls, gv as Refund, eM as RefundDetails, cM as RefundInitiated, eN as RefundItem, gz as RefundItemsBreakdown, g5 as RefundSideEffects, b7 as RefundStatus, gx as RefundStatusInfo, kk as RefundStatusWithLiterals, gw as RefundTransaction, fX as Refundability, fY as RefundabilityAdditionalRefundabilityInfoOneOf, aU as RefundableStatus, k5 as RefundableStatusWithLiterals, cU as RefundedAsStoreCredit, cN as RefundedPayment, cO as RefundedPaymentKindOneOf, cX as RegularPayment, gd as RegularPaymentDetails, ge as RegularPaymentDetailsPaymentMethodDetailsOneOf, cY as RegularPaymentPaymentMethodDetailsOneOf, cP as RegularPaymentRefund, iS as Reschedule, g6 as RestockInfo, g7 as RestockItem, bv as RestockLocation, aX as RestockType, k8 as RestockTypeWithLiterals, e7 as RestoreInfo, cI as SavedPaymentMethod, aQ as ScheduledAction, k1 as ScheduledActionWithLiterals, gY as SearchOrdersRequest, en as SendBuyerConfirmationEmailRequest, eo as SendBuyerConfirmationEmailResponse, ep as SendBuyerPaymentsReceivedEmailRequest, eq as SendBuyerPaymentsReceivedEmailResponse, er as SendBuyerPickupConfirmationEmailRequest, es as SendBuyerPickupConfirmationEmailResponse, ev as SendBuyerShippingConfirmationEmailRequest, ew as SendBuyerShippingConfirmationEmailResponse, eB as SendCancelRefundEmailRequest, eC as SendCancelRefundEmailResponse, eF as SendFulfillmentEmailRequest, eG as SendFulfillmentEmailResponse, ez as SendMerchantOrderReceivedNotificationRequest, eA as SendMerchantOrderReceivedNotificationResponse, eH as SendMerchantOrderReceivedPushRequest, eI as SendMerchantOrderReceivedPushResponse, iK as SendOrderUpdatedDomainEventRequest, iL as SendOrderUpdatedDomainEventResponse, eD as SendRefundEmailRequest, eE as SendRefundEmailResponse, g2 as ServiceProperties, fg as ServiceProvisioned, fh as ServiceRemoved, ei as SetOrderNumberCounterRequest, hW as ShippingAddressEdited, hS as ShippingConfirmationEmailSent, cH as ShippingInformation, cG as ShippingInformationChange, c4 as ShippingPrice, eQ as ShippingRefund, c5 as ShippingRegion, f7 as SiteCreated, aM as SiteCreatedContext, jZ as SiteCreatedContextWithLiterals, f9 as SiteDeleted, fj as SiteHardDeleted, fe as SiteMarkedAsTemplate, ff as SiteMarkedAsWixSite, fc as SitePublished, fo as SitePurgedExternally, fi as SiteRenamed, f8 as SiteTransferred, fb as SiteUndeleted, fd as SiteUnpublished, fn as SiteUrlChanged, b8 as SortOrder, kl as SortOrderWithLiterals, gQ as Sorting, j9 as Source, bc as SourceType, kp as SourceTypeWithLiterals, aE as SpecificItemsCouponBehavior, jR as SpecificItemsCouponBehaviorWithLiterals, j3 as StandardDetails, aL as State, jY as StateWithLiterals, bW as StreetAddress, fl as StudioAssigned, fv as StudioTwoAssigned, fw as StudioTwoUnassigned, fm as StudioUnassigned, j2 as Subdivision, bb as SubdivisionType, ko as SubdivisionTypeWithLiterals, bC as SubscriptionDescription, al as SubscriptionFrequency, jz as SubscriptionFrequencyWithLiterals, bA as SubscriptionInfo, bD as SubscriptionSettings, bB as SubscriptionTitle, dk as TagList, dj as Tags, iI as TagsTagList, iH as TagsTags, iM as Task, iO as TaskAction, iP as TaskActionActionOneOf, iN as TaskKey, c6 as TaxSummary, bK as TaxableAddress, bL as TaxableAddressTaxableAddressDataOneOf, ao as TaxableAddressType, jC as TaxableAddressTypeWithLiterals, jc as TotalPrice, cF as TotalPriceChange, hR as TrackingLinkAdded, hP as TrackingNumberAdded, hQ as TrackingNumberEdited, aY as TransactionStatus, k9 as TransactionStatusWithLiterals, bO as TranslatableString, cC as TranslatedValue, g4 as TriggerRefundRequest, ec as TriggerReindexOrderRequest, e2 as TriggerReindexRequest, e3 as TriggerReindexResponse, hn as UnArchiveOrderRequest, ho as UnArchiveOrderResponse, i4 as UpdateActivityRequest, hA as UpdateBillingContactDetailsRequest, hB as UpdateBillingContactDetailsResponse, hw as UpdateBuyerEmailRequest, hx as UpdateBuyerEmailResponse, ht as UpdateBuyerInfoRequest, hv as UpdateBuyerInfoResponse, dw as UpdateInternalDocumentsEvent, dx as UpdateInternalDocumentsEventOperationOneOf, i6 as UpdateLineItemsDescriptionLinesRequest, i8 as UpdateLineItemsDescriptionLinesResponse, hC as UpdateOrderLineItemRequest, hD as UpdateOrderLineItemsRequest, hF as UpdateOrderLineItemsResponse, h5 as UpdateOrderRequest, h6 as UpdateOrderResponse, hy as UpdateOrderShippingAddressRequest, hz as UpdateOrderShippingAddressResponse, ic as UpdateOrderStatusRequest, fN as UserDefinedPaymentMethodName, fO as UserDefinedPaymentMethodNameKindOneOf, fy as UserDomainMediaDisabled, fx as UserDomainMediaEnabled, iw as V1BulkMarkOrdersAsPaidRequest, ix as V1BulkMarkOrdersAsPaidResponse, iy as V1CreatePaymentGatewayOrderRequest, iz as V1CreatePaymentGatewayOrderResponse, he as V1LineItemDelta, hf as V1LineItemDeltaDeltaOneOf, iu as V1MarkOrderAsPaidRequest, iv as V1MarkOrderAsPaidResponse, dL as V1RestockItem, gk as V1ScheduledAction, b_ as V1ShippingInformation, em as V1TriggerReindexOrderRequest, ek as V1TriggerReindexRequest, el as V1TriggerReindexResponse, jn as Value, be as ValueType, kr as ValueTypeWithLiterals, bZ as VatId, as as VatType, jG as VatTypeWithLiterals, dF as VersionedDeleteByIdsOperation, dG as VersionedDocumentId, dE as VersionedDocumentUpdateOperation, aG as VersioningMode, jT as VersioningModeWithLiterals, gF as VoidAuthorizedPaymentsRequest, b6 as VoidedReason, kj as VoidedReasonWithLiterals, gu as VoidedStatusDetails, aJ as WebhookIdentityType, jW as WebhookIdentityTypeWithLiterals, ar as WeightUnit, jF as WeightUnitWithLiterals, d4 as WixReceipt, gp as WixReceiptInfo, ft as WixelAssigned, fu as WixelUnassigned, jt as utils } from './ecom-v1-order-orders.universal-nwJ1z-mt.mjs';
|
|
2
|
+
import { O as Order, I as ImportOrderResponse, a as ImportOrderApplicationErrors, S as SetOrderNumberCounterOptions, b as SetOrderNumberCounterResponse, c as SetOrderNumberCounterApplicationErrors, B as BulkDeleteImportedOrdersResponse, P as Price, d as PreparePaymentCollectionOptions, e as PreparePaymentCollectionResponse, f as PreparePaymentCollectionApplicationErrors, G as GetPaymentCollectabilityStatusResponse, R as RecordManuallyCollectedPaymentOptions, g as RecordManuallyCollectedPaymentApplicationErrors, h as PaymentCollectionMarkOrderAsPaidOptions, M as MarkOrderAsPaidResponse, i as PaymentCollectionMarkOrderAsPaidApplicationErrors, j as BulkMarkOrdersAsPaidResponse, k as GetRefundabilityStatusResponse, l as PaymentCollectionCreatePaymentGatewayOrderOptions, C as CreatePaymentGatewayOrderResponse, m as PaymentCollectionCreatePaymentGatewayOrderApplicationErrors, n as ChargeMembershipsOptions, o as PaymentRefund, T as TriggerRefundOptions, p as TriggerRefundResponse, q as TriggerRefundApplicationErrors, V as VoidAuthorizedPaymentsResponse, r as VoidAuthorizedPaymentsApplicationErrors, s as PaymentCapture, t as CaptureAuthorizedPaymentsResponse, u as CaptureAuthorizedPaymentsApplicationErrors, v as GetOrderApplicationErrors, w as OrderSearch, x as SearchOrdersResponse, y as CreateOrderOptions, z as CreateOrderApplicationErrors, U as UpdateOrder, A as UpdateOrderApplicationErrors, D as MaskedOrder, E as BulkUpdateOrdersOptions, F as BulkUpdateOrdersResponse, H as UpdateOrderLineItemIdentifiers, J as UpdateOrderLineItem, K as UpdateOrderLineItemResponse, L as PublicActivity, N as AddActivityResponse, Q as AddActivitiesOptions, W as AddActivitiesResponse, X as UpdateActivityIdentifiers, Y as UpdateActivityResponse, Z as DeleteActivityIdentifiers, _ as DeleteActivityResponse, $ as CancelOrderOptions, a0 as CancelOrderResponse, a1 as CancelOrderApplicationErrors, a2 as OrderStatusWithLiterals, a3 as UpdateOrderStatusResponse, a4 as UpdateOrderStatusApplicationErrors, a5 as AggregateOrdersOptions, a6 as AggregateOrdersResponse, a7 as BulkUpdateOrderTagsOptions, a8 as BulkUpdateOrderTagsResponse, a9 as OrderApprovedEnvelope, aa as OrderCanceledEnvelope, ab as OrderCommittedEnvelope, ac as OrderCreatedEnvelope, ad as OrderFulfilledEnvelope, ae as OrderPaymentStatusUpdatedEnvelope, af as OrderUpdatedEnvelope } from './ecom-v1-order-orders.universal-C2_r6Z_-.mjs';
|
|
3
|
+
export { eg as AccountInfo, js as AccountInfoMetadata, ea as ActionEvent, b0 as ActionType, ke as ActionTypeWithLiterals, cj as Activity, ck as ActivityContentOneOf, ay as ActivityType, jM as ActivityTypeWithLiterals, i4 as AddActivitiesRequest, i2 as AddActivityRequest, hH as AddInternalActivityRequest, i1 as AddInternalActivityResponse, fD as AddToAutomationMigrationPopulationRequest, fE as AddToAutomationMigrationPopulationResponse, dh as AdditionalFee, d_ as AdditionalFeeDelta, d$ as AdditionalFeeDeltaDeltaOneOf, eP as AdditionalFeeRefund, aC as AdditionalFeeSource, jQ as AdditionalFeeSourceWithLiterals, bV as Address, i_ as AddressDescription, bX as AddressLocation, bU as AddressWithContact, an as AdjustmentType, jC as AdjustmentTypeWithLiterals, iD as AggregateOrdersRequest, gz as AggregatedRefundSummary, fU as ApplicationError, c9 as AppliedDiscount, dY as AppliedDiscountDelta, dZ as AppliedDiscountDeltaDeltaOneOf, ca as AppliedDiscountDiscountSourceOneOf, hi as ArchiveOrderRequest, hj as ArchiveOrderResponse, f6 as Asset, aA as AttributionSource, jO as AttributionSourceWithLiterals, gi as AuthorizationActionFailureDetails, gh as AuthorizationCapture, aZ as AuthorizationCaptureStatus, kb as AuthorizationCaptureStatusWithLiterals, gg as AuthorizationDetails, gj as AuthorizationVoid, a_ as AuthorizationVoidStatus, kc as AuthorizationVoidStatusWithLiterals, cK as AuthorizedPaymentCaptured, cJ as AuthorizedPaymentCreated, cL as AuthorizedPaymentVoided, df as Balance, de as BalanceSummary, jq as BaseEventMetadata, j8 as BigDecimalWrapper, bG as BillingAdjustment, bH as BillingAdjustmentPriceSummary, bF as BillingSettings, fV as BulkActionMetadata, hm as BulkArchiveOrdersByFilterRequest, hn as BulkArchiveOrdersByFilterResponse, hk as BulkArchiveOrdersRequest, hl as BulkArchiveOrdersResponse, ej as BulkDeleteImportedOrdersRequest, ij as BulkMarkAsFulfilledByFilterRequest, ik as BulkMarkAsFulfilledByFilterResponse, ih as BulkMarkAsFulfilledRequest, ii as BulkMarkAsFulfilledResponse, iq as BulkMarkAsUnfulfilledByFilterRequest, ir as BulkMarkAsUnfulfilledByFilterResponse, io as BulkMarkAsUnfulfilledRequest, ip as BulkMarkAsUnfulfilledResponse, fR as BulkMarkOrdersAsPaidRequest, fS as BulkOrderResult, et as BulkSendBuyerPickupConfirmationEmailsRequest, eu as BulkSendBuyerPickupConfirmationEmailsResponse, ex as BulkSendBuyerShippingConfirmationEmailsRequest, ey as BulkSendBuyerShippingConfirmationEmailsResponse, is as BulkSetBusinessLocationRequest, it as BulkSetBusinessLocationResponse, iu as BulkSetBusinessLocationResult, hs as BulkUnArchiveOrdersByFilterRequest, ht as BulkUnArchiveOrdersByFilterResponse, hq as BulkUnArchiveOrdersRequest, hr as BulkUnArchiveOrdersResponse, iH as BulkUpdateOrderTagsRequest, iK as BulkUpdateOrderTagsResult, h8 as BulkUpdateOrdersRequest, bQ as BuyerInfo, bR as BuyerInfoIdOneOf, hv as BuyerInfoUpdate, gD as CalculateRefundItemRequest, gF as CalculateRefundItemResponse, gC as CalculateRefundRequest, gE as CalculateRefundResponse, ji as CalculatedTax, jh as CalculatedTaxes, iS as Cancel, ic as CancelOrderRequest, b4 as CanceledReason, ki as CanceledReasonWithLiterals, gt as CanceledStatusDetails, gH as CaptureAuthorizedPaymentsRequest, dg as CashRounding, gs as CashRoundingDetails, bj as CatalogReference, dc as ChannelInfo, aB as ChannelType, jP as ChannelTypeWithLiterals, f$ as ChargeMembershipsRequest, g3 as ChargeMembershipsResponse, gI as ChargeSavedPaymentMethodRequest, gJ as ChargeSavedPaymentMethodResponse, aF as ChargeType, jT as ChargeTypeWithLiterals, gl as Chargeback, d8 as ChargebackCreated, d9 as ChargebackReversed, b1 as ChargebackStatus, kf as ChargebackStatusWithLiterals, f_ as ChargedBy, bp as Color, h9 as CommitDeltasRequest, hh as CommitDeltasResponse, dS as CommittedDiffs, dT as CommittedDiffsShippingUpdateInfoOneOf, j1 as CommonAddress, j2 as CommonAddressStreetOneOf, kv as CommonSearchWithEntityContext, j0 as Company, iR as Complete, cb as Coupon, h1 as CreateOrderRequest, h5 as CreateOrderResponse, fZ as CreatePaymentGatewayOrderRequest, da as CreatedBy, db as CreatedByStringOneOf, cZ as CreditCardDetails, gf as CreditCardPaymentMethodDetails, bS as CurrencyConversionDetails, gT as CursorPaging, h0 as CursorPagingMetadata, g_ as CursorSearch, g$ as CursorSearchPagingMethodOneOf, gW as Cursors, cl as CustomActivity, dq as CustomAllowedActions, dd as CustomField, bd as CustomFieldGroup, kr as CustomFieldGroupWithLiterals, jn as CustomFieldValue, iX as Customer, b5 as DeclinedReason, kj as DeclinedReasonWithLiterals, gu as DeclinedStatusDetails, iF as DecrementData, iE as DecrementItemsQuantityRequest, iG as DecrementItemsQuantityResponse, fJ as DelayedCaptureSettings, i6 as DeleteActivityRequest, dB as DeleteByFilterOperation, dA as DeleteByIdsOperation, fa as DeleteContext, aO as DeleteStatus, k0 as DeleteStatusWithLiterals, b$ as DeliveryLogistics, c0 as DeliveryLogisticsAddressOneOf, c3 as DeliveryTimeSlot, aH as DeltaPaymentOptionType, jV as DeltaPaymentOptionTypeWithLiterals, jp as Deposit, bf as DepositType, kt as DepositTypeWithLiterals, bk as DescriptionLine, bm as DescriptionLineDescriptionLineValueOneOf, bn as DescriptionLineName, ag as DescriptionLineType, jv as DescriptionLineTypeWithLiterals, bl as DescriptionLineValueOneOf, gK as DiffmatokyPayload, bz as DigitalFile, bs as Dimensions, ah as DimensionsUnit, jw as DimensionsUnitWithLiterals, jf as Discount, jg as DiscountOneDiscountTypeOneOf, aw as DiscountReason, jK as DiscountReasonWithLiterals, ce as DiscountRule, cf as DiscountRuleName, av as DiscountType, jJ as DiscountTypeWithLiterals, e4 as DomainEvent, e5 as DomainEventBodyOneOf, hP as DownloadLinkSent, cr as DraftOrderChangesApplied, e0 as DraftOrderCommitSettings, ha as DraftOrderDiffs, hd as DraftOrderDiffsBillingUpdateInfoOneOf, hc as DraftOrderDiffsBuyerUpdateInfoOneOf, he as DraftOrderDiffsRecipientUpdateInfoOneOf, hb as DraftOrderDiffsShippingUpdateInfoOneOf, fK as Duration, aR as DurationUnit, k3 as DurationUnitWithLiterals, fz as EditorlessAssigned, fA as EditorlessUnassigned, iY as Email, hY as EmailEdited, eb as Empty, e6 as EntityCreatedEvent, e9 as EntityDeletedEvent, e8 as EntityUpdatedEvent, gL as ErrorInformation, jr as EventMetadata, bM as ExtendedFields, d5 as ExternalReceipt, gr as ExternalReceiptInfo, bq as FocalPoint, dt as FormIdentifier, ds as FormInfo, bE as FreeTrialPeriod, hW as FulfillerEmailSent, aq as FulfillmentStatus, dP as FulfillmentStatusUpdated, jF as FulfillmentStatusWithLiterals, di as FulfillmentStatusesAggregate, bY as FullAddressContactDetails, gp as FutureMembershipDetails, gM as GetOrderRequest, gN as GetOrderResponse, fL as GetPaymentCollectabilityStatusRequest, fW as GetRefundabilityStatusRequest, iB as GetShipmentsRequest, iC as GetShipmentsResponse, gn as GiftCardPaymentDetails, cQ as GiftCardPaymentRefund, fB as HasCustomEmailConfigurationsRequest, fC as HasCustomEmailConfigurationsResponse, iV as IdAndVersion, ee as IdentificationData, ef as IdentificationDataIdOneOf, eh as ImportOrderRequest, dN as ImportedOrderDeleted, hI as InternalActivity, hJ as InternalActivityContentOneOf, dy as InternalDocument, dC as InternalDocumentUpdateByFilterOperation, dz as InternalDocumentUpdateOperation, gO as InternalQueryOrdersRequest, gU as InternalQueryOrdersResponse, dD as InternalUpdateExistingOperation, aI as InventoryAction, jW as InventoryActionWithLiterals, e1 as InventoryUpdateDetails, hU as InvoiceAdded, j5 as InvoiceDates, jm as InvoiceDynamicPriceTotals, iW as InvoiceFields, hV as InvoiceSent, iU as InvoiceSentEvent, bg as InvoiceStatus, ku as InvoiceStatusWithLiterals, jk as InvoicesPayment, fF as IsInAutomationMigrationPopulationRequest, fG as IsInAutomationMigrationPopulationResponse, dU as ItemChangedDetails, ch as ItemCombination, ci as ItemCombinationLineItem, fT as ItemMetadata, bP as ItemModifier, bw as ItemTaxFullDetails, bt as ItemType, bu as ItemTypeItemTypeDataOneOf, ai as ItemTypePreset, jx as ItemTypePresetWithLiterals, je as ItemizedFee, ak as JurisdictionType, jz as JurisdictionTypeWithLiterals, j7 as LineItem, cD as LineItemAmount, cu as LineItemChanges, dW as LineItemDelta, dX as LineItemDeltaDeltaOneOf, cy as LineItemDescriptionLineChange, cg as LineItemDiscount, cq as LineItemExchangeData, jb as LineItemMetaData, cz as LineItemModifiersChange, cw as LineItemPriceChange, cx as LineItemProductNameChange, cv as LineItemQuantityChange, ax as LineItemQuantityChangeType, jL as LineItemQuantityChangeTypeWithLiterals, eO as LineItemRefund, gB as LineItemRefundSummary, j9 as LineItemTax, by as LineItemTaxBreakdown, bx as LineItemTaxInfo, i8 as LineItemUpdate, j6 as LineItems, jc as Locale, dl as Location, bJ as LocationAndQuantity, cE as ManagedAdditionalFee, cB as ManagedDiscount, cA as ManagedLineItem, aW as ManuallyRefundableReason, k8 as ManuallyRefundableReasonWithLiterals, ie as MarkAsFulfilledRequest, ig as MarkAsFulfilledResponse, il as MarkAsUnfulfilledRequest, im as MarkAsUnfulfilledResponse, fQ as MarkOrderAsPaidRequest, ia as MarkOrderAsSeenByHumanRequest, ib as MarkOrderAsSeenByHumanResponse, hF as MaskedOrderLineItem, g0 as MembershipChargeItem, g1 as MembershipName, go as MembershipPaymentDetails, cR as MembershipPaymentRefund, b2 as MembershipPaymentStatus, kg as MembershipPaymentStatusWithLiterals, cm as MerchantComment, cc as MerchantDiscount, cd as MerchantDiscountMerchantDiscountReasonOneOf, ed as MessageEnvelope, jl as MetaData, f4 as MetaSiteSpecialEvent, f5 as MetaSiteSpecialEventPayloadOneOf, bN as ModifierGroup, aN as Namespace, fk as NamespaceChanged, j$ as NamespaceWithLiterals, cp as NewExchangeOrderCreated, aV as NonRefundableReason, k7 as NonRefundableReasonWithLiterals, fp as OdeditorAssigned, fq as OdeditorUnassigned, aD as OrderActionType, jR as OrderActionTypeWithLiterals, az as OrderActivityTypeEnumActivityType, jN as OrderActivityTypeEnumActivityTypeWithLiterals, b9 as OrderApprovalStrategy, kn as OrderApprovalStrategyWithLiterals, dH as OrderApproved, hO as OrderCanceled, dQ as OrderCanceledEventOrderCanceled, cs as OrderChange, ct as OrderChangeValueOneOf, h4 as OrderCreateNotifications, co as OrderCreatedFromExchange, h2 as OrderCreationSettings, h3 as OrderCreationSettingsEditableByOneOf, dR as OrderDeltasCommitted, hM as OrderFulfilled, dM as OrderImported, dK as OrderItemsRestocked, bh as OrderLineItem, dV as OrderLineItemChangedDetails, hN as OrderNotFulfilled, hL as OrderPaid, h_ as OrderPartiallyPaid, h$ as OrderPending, hK as OrderPlaced, cn as OrderRefunded, i0 as OrderRejected, dJ as OrderRejectedEventOrderRejected, jt as OrderSearchSpec, dm as OrderSettings, dn as OrderSettingsAllowedActionsOneOf, dp as OrderSettingsEditableByOneOf, au as OrderStatus, c8 as OrderTaxBreakdown, c7 as OrderTaxInfo, g8 as OrderTransactions, dI as OrdersExperiments, aP as Origin, k1 as OriginWithLiterals, dr as OwnerApps, g9 as Payment, c_ as PaymentCanceled, c$ as PaymentCanceledPaymentDetailsOneOf, aS as PaymentCollectabilityStatus, k4 as PaymentCollectabilityStatusWithLiterals, d0 as PaymentDeclined, d1 as PaymentDeclinedPaymentDetailsOneOf, gm as PaymentMethodName, aj as PaymentOptionType, jy as PaymentOptionTypeWithLiterals, ga as PaymentPaymentDetailsOneOf, cV as PaymentPending, cW as PaymentPendingPaymentDetailsOneOf, gb as PaymentReceiptInfoOneOf, cT as PaymentRefundFailed, cS as PaymentRefunded, b3 as PaymentStatus, gc as PaymentStatusDetailsOneOf, ap as PaymentStatusEnumPaymentStatus, jE as PaymentStatusEnumPaymentStatusWithLiterals, dO as PaymentStatusUpdated, kh as PaymentStatusWithLiterals, jj as Payments, i$ as Phone, br as PhysicalProperties, fr as PicassoAssigned, fs as PicassoUnassigned, c2 as PickupAddress, c1 as PickupDetails, at as PickupMethod, jI as PickupMethodWithLiterals, hZ as PickupReadyEmailSent, ba as Placement, ko as PlacementWithLiterals, bo as PlainTextValue, dv as PlatformFee, du as PlatformFeeSummary, gS as PlatformPaging, gV as PlatformPagingMetadata, gP as PlatformQuery, gQ as PlatformQueryPagingMethodOneOf, aT as PredefinedPaymentMethod, k5 as PredefinedPaymentMethodWithLiterals, fH as PreparePaymentCollectionRequest, eY as PreviewBuyerConfirmationEmailRequest, eZ as PreviewBuyerConfirmationEmailResponse, eW as PreviewBuyerPaymentsReceivedEmailRequest, eX as PreviewBuyerPaymentsReceivedEmailResponse, e_ as PreviewBuyerPickupConfirmationEmailRequest, e$ as PreviewBuyerPickupConfirmationEmailResponse, eS as PreviewCancelEmailRequest, eT as PreviewCancelEmailResponse, eU as PreviewCancelRefundEmailRequest, eV as PreviewCancelRefundEmailResponse, eJ as PreviewEmailByTypeRequest, eK as PreviewEmailByTypeResponse, aK as PreviewEmailType, jY as PreviewEmailTypeWithLiterals, eL as PreviewRefundEmailRequest, eR as PreviewRefundEmailResponse, f2 as PreviewResendDownloadLinksEmailRequest, f3 as PreviewResendDownloadLinksEmailResponse, f0 as PreviewShippingConfirmationEmailRequest, f1 as PreviewShippingConfirmationEmailResponse, bI as PriceDescription, bT as PriceSummary, bi as ProductName, am as ProductPeriodAlignment, jB as ProductPeriodAlignmentWithLiterals, i3 as PublicActivityContentOneOf, gX as QueryOrderRequest, gY as QueryOrderResponse, iZ as QuotesAddress, a$ as Reason, kd as ReasonWithLiterals, d2 as ReceiptCreated, d3 as ReceiptCreatedReceiptInfoOneOf, d6 as ReceiptSent, d7 as ReceiptSentReceiptInfoOneOf, fM as RecordManuallyCollectedPaymentRequest, fP as RecordManuallyCollectedPaymentResponse, fI as RedirectUrls, gw as Refund, eM as RefundDetails, cM as RefundInitiated, eN as RefundItem, gA as RefundItemsBreakdown, g5 as RefundSideEffects, b7 as RefundStatus, gy as RefundStatusInfo, kl as RefundStatusWithLiterals, gx as RefundTransaction, fX as Refundability, fY as RefundabilityAdditionalRefundabilityInfoOneOf, aU as RefundableStatus, k6 as RefundableStatusWithLiterals, cU as RefundedAsStoreCredit, cN as RefundedPayment, cO as RefundedPaymentKindOneOf, cX as RegularPayment, gd as RegularPaymentDetails, ge as RegularPaymentDetailsPaymentMethodDetailsOneOf, cY as RegularPaymentPaymentMethodDetailsOneOf, cP as RegularPaymentRefund, iT as Reschedule, g6 as RestockInfo, g7 as RestockItem, bv as RestockLocation, aX as RestockType, k9 as RestockTypeWithLiterals, e7 as RestoreInfo, cI as SavedPaymentMethod, aQ as ScheduledAction, k2 as ScheduledActionWithLiterals, gZ as SearchOrdersRequest, en as SendBuyerConfirmationEmailRequest, eo as SendBuyerConfirmationEmailResponse, ep as SendBuyerPaymentsReceivedEmailRequest, eq as SendBuyerPaymentsReceivedEmailResponse, er as SendBuyerPickupConfirmationEmailRequest, es as SendBuyerPickupConfirmationEmailResponse, ev as SendBuyerShippingConfirmationEmailRequest, ew as SendBuyerShippingConfirmationEmailResponse, eB as SendCancelRefundEmailRequest, eC as SendCancelRefundEmailResponse, eF as SendFulfillmentEmailRequest, eG as SendFulfillmentEmailResponse, ez as SendMerchantOrderReceivedNotificationRequest, eA as SendMerchantOrderReceivedNotificationResponse, eH as SendMerchantOrderReceivedPushRequest, eI as SendMerchantOrderReceivedPushResponse, iL as SendOrderUpdatedDomainEventRequest, iM as SendOrderUpdatedDomainEventResponse, eD as SendRefundEmailRequest, eE as SendRefundEmailResponse, g2 as ServiceProperties, fg as ServiceProvisioned, fh as ServiceRemoved, ei as SetOrderNumberCounterRequest, hX as ShippingAddressEdited, hT as ShippingConfirmationEmailSent, cH as ShippingInformation, cG as ShippingInformationChange, c4 as ShippingPrice, eQ as ShippingRefund, c5 as ShippingRegion, f7 as SiteCreated, aM as SiteCreatedContext, j_ as SiteCreatedContextWithLiterals, f9 as SiteDeleted, fj as SiteHardDeleted, fe as SiteMarkedAsTemplate, ff as SiteMarkedAsWixSite, fc as SitePublished, fo as SitePurgedExternally, fi as SiteRenamed, f8 as SiteTransferred, fb as SiteUndeleted, fd as SiteUnpublished, fn as SiteUrlChanged, b8 as SortOrder, km as SortOrderWithLiterals, gR as Sorting, ja as Source, bc as SourceType, kq as SourceTypeWithLiterals, aE as SpecificItemsCouponBehavior, jS as SpecificItemsCouponBehaviorWithLiterals, j4 as StandardDetails, aL as State, jZ as StateWithLiterals, bW as StreetAddress, fl as StudioAssigned, fv as StudioTwoAssigned, fw as StudioTwoUnassigned, fm as StudioUnassigned, j3 as Subdivision, bb as SubdivisionType, kp as SubdivisionTypeWithLiterals, bC as SubscriptionDescription, al as SubscriptionFrequency, jA as SubscriptionFrequencyWithLiterals, bA as SubscriptionInfo, bD as SubscriptionSettings, bB as SubscriptionTitle, dk as TagList, dj as Tags, iJ as TagsTagList, iI as TagsTags, iN as Task, iP as TaskAction, iQ as TaskActionActionOneOf, iO as TaskKey, c6 as TaxSummary, bK as TaxableAddress, bL as TaxableAddressTaxableAddressDataOneOf, ao as TaxableAddressType, jD as TaxableAddressTypeWithLiterals, jd as TotalPrice, cF as TotalPriceChange, hS as TrackingLinkAdded, hQ as TrackingNumberAdded, hR as TrackingNumberEdited, aY as TransactionStatus, ka as TransactionStatusWithLiterals, bO as TranslatableString, cC as TranslatedValue, g4 as TriggerRefundRequest, ec as TriggerReindexOrderRequest, e2 as TriggerReindexRequest, e3 as TriggerReindexResponse, ho as UnArchiveOrderRequest, hp as UnArchiveOrderResponse, i5 as UpdateActivityRequest, hB as UpdateBillingContactDetailsRequest, hC as UpdateBillingContactDetailsResponse, hx as UpdateBuyerEmailRequest, hy as UpdateBuyerEmailResponse, hu as UpdateBuyerInfoRequest, hw as UpdateBuyerInfoResponse, dw as UpdateInternalDocumentsEvent, dx as UpdateInternalDocumentsEventOperationOneOf, i7 as UpdateLineItemsDescriptionLinesRequest, i9 as UpdateLineItemsDescriptionLinesResponse, hD as UpdateOrderLineItemRequest, hE as UpdateOrderLineItemsRequest, hG as UpdateOrderLineItemsResponse, h6 as UpdateOrderRequest, h7 as UpdateOrderResponse, hz as UpdateOrderShippingAddressRequest, hA as UpdateOrderShippingAddressResponse, id as UpdateOrderStatusRequest, fN as UserDefinedPaymentMethodName, fO as UserDefinedPaymentMethodNameKindOneOf, fy as UserDomainMediaDisabled, fx as UserDomainMediaEnabled, ix as V1BulkMarkOrdersAsPaidRequest, iy as V1BulkMarkOrdersAsPaidResponse, iz as V1CreatePaymentGatewayOrderRequest, iA as V1CreatePaymentGatewayOrderResponse, hf as V1LineItemDelta, hg as V1LineItemDeltaDeltaOneOf, iv as V1MarkOrderAsPaidRequest, iw as V1MarkOrderAsPaidResponse, dL as V1RestockItem, gk as V1ScheduledAction, b_ as V1ShippingInformation, em as V1TriggerReindexOrderRequest, ek as V1TriggerReindexRequest, el as V1TriggerReindexResponse, jo as Value, be as ValueType, ks as ValueTypeWithLiterals, bZ as VatId, as as VatType, jH as VatTypeWithLiterals, dF as VersionedDeleteByIdsOperation, dG as VersionedDocumentId, dE as VersionedDocumentUpdateOperation, aG as VersioningMode, jU as VersioningModeWithLiterals, gG as VoidAuthorizedPaymentsRequest, b6 as VoidedReason, kk as VoidedReasonWithLiterals, gv as VoidedStatusDetails, aJ as WebhookIdentityType, jX as WebhookIdentityTypeWithLiterals, ar as WeightUnit, jG as WeightUnitWithLiterals, d4 as WixReceipt, gq as WixReceiptInfo, ft as WixelAssigned, fu as WixelUnassigned, ju as utils } from './ecom-v1-order-orders.universal-C2_r6Z_-.mjs';
|
|
4
4
|
|
|
5
5
|
/** @internal */
|
|
6
6
|
declare function importOrder$1(httpClient: HttpClient): ImportOrderSignature;
|
|
@@ -2091,6 +2091,7 @@ var Namespace = /* @__PURE__ */ ((Namespace2) => {
|
|
|
2091
2091
|
Namespace2["CHANNELS"] = "CHANNELS";
|
|
2092
2092
|
Namespace2["NAUTILUS"] = "NAUTILUS";
|
|
2093
2093
|
Namespace2["SYMPHONY"] = "SYMPHONY";
|
|
2094
|
+
Namespace2["NAUTILUS_APPS"] = "NAUTILUS_APPS";
|
|
2094
2095
|
return Namespace2;
|
|
2095
2096
|
})(Namespace || {});
|
|
2096
2097
|
var DeleteStatus = /* @__PURE__ */ ((DeleteStatus2) => {
|