@wix/ecom 1.0.714 → 1.0.716

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.
@@ -3783,6 +3783,13 @@ interface LineItem$6 {
3783
3783
  * @readonly
3784
3784
  */
3785
3785
  consentRequiredPaymentPolicy?: string | null;
3786
+ /**
3787
+ * Overriding values for catalog item properties.
3788
+ *
3789
+ * To override catalog fields, your app must have the permission scope named "Manage eCommerce - Admin Permissions".
3790
+ * Learn more about [permission scopes](https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/about-permissions).
3791
+ */
3792
+ catalogOverrideFields?: CatalogOverrideFields$3;
3786
3793
  /**
3787
3794
  * Whether to save the payment method on the order.
3788
3795
  *
@@ -4954,7 +4961,7 @@ interface Membership$4 {
4954
4961
  /** ID of the application providing this payment option. */
4955
4962
  appId?: string;
4956
4963
  /** The name of this membership. */
4957
- name?: MembershipName$6;
4964
+ name?: MembershipName$7;
4958
4965
  /** Line item IDs which are "paid" for by this membership. */
4959
4966
  lineItemIds?: string[];
4960
4967
  /** Optional - For a membership that has limited credits, information about credit usage. */
@@ -4964,7 +4971,7 @@ interface Membership$4 {
4964
4971
  /** Additional data about this membership. */
4965
4972
  additionalData?: Record<string, any> | null;
4966
4973
  }
4967
- interface MembershipName$6 {
4974
+ interface MembershipName$7 {
4968
4975
  /** The name of this membership */
4969
4976
  original?: string;
4970
4977
  /** Membership name translated into buyer's language. Defaults to `original` when not defined. */
@@ -6194,7 +6201,7 @@ declare const index_d$h_estimateTotals: typeof estimateTotals;
6194
6201
  declare const index_d$h_getCart: typeof getCart;
6195
6202
  declare const index_d$h_updateCart: typeof updateCart;
6196
6203
  declare namespace index_d$h {
6197
- export { type ActionEvent$f as ActionEvent, type index_d$h_AddToCartOptions as AddToCartOptions, type AddToCartRequest$1 as AddToCartRequest, type AddToCartResponse$1 as AddToCartResponse, type AddToCartResponseNonNullableFields$1 as AddToCartResponseNonNullableFields, type AddToCurrentCartAndEstimateTotalsRequest$1 as AddToCurrentCartAndEstimateTotalsRequest, type AddToCurrentCartRequest$1 as AddToCurrentCartRequest, type AdditionalFee$6 as AdditionalFee, type Address$9 as Address, type AddressLocation$8 as AddressLocation, type AddressWithContact$5 as AddressWithContact, type AggregatedTaxBreakdown$4 as AggregatedTaxBreakdown, type ApplicationError$a as ApplicationError, type AppliedDiscount$6 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$6 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$4 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$d as BaseEventMetadata, type BuyerInfo$7 as BuyerInfo, type BuyerInfoIdOneOf$5 as BuyerInfoIdOneOf, type CalculatedLineItem$2 as CalculatedLineItem, type CalculationErrors$5 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$5 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$5 as CarrierError, type CarrierErrors$5 as CarrierErrors, type CarrierServiceOption$4 as CarrierServiceOption, type Cart$1 as Cart, type CartCreatedEnvelope$1 as CartCreatedEnvelope, type CartDeletedEnvelope$1 as CartDeletedEnvelope, type CartDiscount$1 as CartDiscount, type CartDiscountDiscountSourceOneOf$1 as CartDiscountDiscountSourceOneOf, type CartNonNullableFields$1 as CartNonNullableFields, type CartUpdatedEnvelope$1 as CartUpdatedEnvelope, type CatalogOverrideFields$3 as CatalogOverrideFields, type CatalogReference$6 as CatalogReference, ChannelType$6 as ChannelType, ChargeType$5 as ChargeType, type Color$5 as Color, type Coupon$6 as Coupon, type index_d$h_CreateCartOptions as CreateCartOptions, type CreateCartRequest$1 as CreateCartRequest, type CreateCartResponse$1 as CreateCartResponse, type CreateCartResponseNonNullableFields$1 as CreateCartResponseNonNullableFields, type CreateCheckoutFromCurrentCartRequest$1 as CreateCheckoutFromCurrentCartRequest, type CreateCheckoutOptions$1 as CreateCheckoutOptions, type CreateCheckoutRequest$2 as CreateCheckoutRequest, type CreateCheckoutResponse$2 as CreateCheckoutResponse, type CreateCheckoutResponseNonNullableFields$2 as CreateCheckoutResponseNonNullableFields, type CustomLineItem$4 as CustomLineItem, type DeleteCartRequest$1 as DeleteCartRequest, type DeleteCartResponse$1 as DeleteCartResponse, type DeleteCurrentCartRequest$1 as DeleteCurrentCartRequest, type DeliveryLogistics$6 as DeliveryLogistics, type DeliveryTimeSlot$6 as DeliveryTimeSlot, type Description$3 as Description, type DescriptionLine$5 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$5 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$5 as DescriptionLineName, DescriptionLineType$5 as DescriptionLineType, type DescriptionLineValueOneOf$5 as DescriptionLineValueOneOf, type Details$5 as Details, type DetailsKindOneOf$5 as DetailsKindOneOf, type DiscountRule$6 as DiscountRule, type DiscountRuleName$6 as DiscountRuleName, DiscountType$6 as DiscountType, type DomainEvent$f as DomainEvent, type DomainEventBodyOneOf$f as DomainEventBodyOneOf, type Empty$a as Empty, type EntityCreatedEvent$f as EntityCreatedEvent, type EntityDeletedEvent$f as EntityDeletedEvent, type EntityUpdatedEvent$f as EntityUpdatedEvent, type EstimateCurrentCartTotalsRequest$1 as EstimateCurrentCartTotalsRequest, type index_d$h_EstimateTotalsOptions as EstimateTotalsOptions, type EstimateTotalsRequest$1 as EstimateTotalsRequest, type EstimateTotalsResponse$1 as EstimateTotalsResponse, type EstimateTotalsResponseNonNullableFields$1 as EstimateTotalsResponseNonNullableFields, type EventMetadata$d as EventMetadata, type ExtendedFields$9 as ExtendedFields, FallbackReason$4 as FallbackReason, type FieldViolation$5 as FieldViolation, FileType$4 as FileType, type FullAddressContactDetails$5 as FullAddressContactDetails, type GetCartByCheckoutIdRequest$1 as GetCartByCheckoutIdRequest, type GetCartByCheckoutIdResponse$1 as GetCartByCheckoutIdResponse, type GetCartRequest$1 as GetCartRequest, type GetCartResponse$1 as GetCartResponse, type GetCartResponseNonNullableFields$1 as GetCartResponseNonNullableFields, type GetCurrentCartRequest$1 as GetCurrentCartRequest, type GetCurrentCartResponse$1 as GetCurrentCartResponse, type GetCurrentCartResponseNonNullableFields$1 as GetCurrentCartResponseNonNullableFields, type GiftCard$5 as GiftCard, type Group$4 as Group, type HostSelectedMembership$1 as HostSelectedMembership, type IdentificationData$f as IdentificationData, type IdentificationDataIdOneOf$f as IdentificationDataIdOneOf, type InvalidMembership$4 as InvalidMembership, type ItemAvailabilityInfo$3 as ItemAvailabilityInfo, ItemAvailabilityStatus$3 as ItemAvailabilityStatus, type ItemTaxFullDetails$6 as ItemTaxFullDetails, type ItemType$6 as ItemType, ItemTypeItemType$6 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$6 as ItemTypeItemTypeDataOneOf, JurisdictionType$6 as JurisdictionType, type LineItem$6 as LineItem, type LineItemDiscount$6 as LineItemDiscount, type LineItemPricesData$2 as LineItemPricesData, type LineItemQuantityUpdate$2 as LineItemQuantityUpdate, ManualCalculationReason$4 as ManualCalculationReason, type Membership$4 as Membership, type MembershipName$6 as MembershipName, type MembershipOptions$4 as MembershipOptions, type MembershipPaymentCredits$4 as MembershipPaymentCredits, type MerchantDiscount$6 as MerchantDiscount, type MerchantDiscountInput$3 as MerchantDiscountInput, type MessageEnvelope$f as MessageEnvelope, type MultiCurrencyPrice$4 as MultiCurrencyPrice, NameInLineItem$3 as NameInLineItem, NameInOther$3 as NameInOther, type Other$3 as Other, type OtherCharge$4 as OtherCharge, PaymentOptionType$6 as PaymentOptionType, type PhysicalProperties$6 as PhysicalProperties, type PickupDetails$7 as PickupDetails, PickupMethod$6 as PickupMethod, type PlainTextValue$5 as PlainTextValue, type PriceDescription$5 as PriceDescription, type PriceSummary$6 as PriceSummary, type ProductName$5 as ProductName, RateType$4 as RateType, type RemoveCouponFromCurrentCartRequest$1 as RemoveCouponFromCurrentCartRequest, type RemoveCouponRequest$2 as RemoveCouponRequest, type RemoveCouponResponse$2 as RemoveCouponResponse, type RemoveCouponResponseNonNullableFields$2 as RemoveCouponResponseNonNullableFields, type RemoveLineItemsFromCurrentCartRequest$1 as RemoveLineItemsFromCurrentCartRequest, type RemoveLineItemsRequest$2 as RemoveLineItemsRequest, type RemoveLineItemsResponse$2 as RemoveLineItemsResponse, type RemoveLineItemsResponseNonNullableFields$2 as RemoveLineItemsResponseNonNullableFields, type RestoreInfo$f as RestoreInfo, RuleType$5 as RuleType, type Scope$4 as Scope, type SecuredMedia$4 as SecuredMedia, type SelectedCarrierServiceOption$4 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$4 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$4 as SelectedCarrierServiceOptionPrices, type SelectedMembership$4 as SelectedMembership, type SelectedMemberships$4 as SelectedMemberships, type SelectedShippingOption$2 as SelectedShippingOption, type ServiceProperties$5 as ServiceProperties, Severity$3 as Severity, type ShippingInformation$4 as ShippingInformation, type ShippingOption$6 as ShippingOption, type ShippingPrice$6 as ShippingPrice, type ShippingRegion$6 as ShippingRegion, type StreetAddress$8 as StreetAddress, SubscriptionFrequency$7 as SubscriptionFrequency, type SubscriptionOptionInfo$4 as SubscriptionOptionInfo, type SubscriptionSettings$7 as SubscriptionSettings, type SystemError$5 as SystemError, type Target$3 as Target, type TargetLineItem$3 as TargetLineItem, type TargetTargetTypeOneOf$3 as TargetTargetTypeOneOf, type TaxBreakdown$4 as TaxBreakdown, type TaxCalculationDetails$4 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$4 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$4 as TaxRateBreakdown, type TaxSummary$6 as TaxSummary, type Title$3 as Title, type index_d$h_UpdateCartOptions as UpdateCartOptions, type UpdateCartRequest$1 as UpdateCartRequest, type UpdateCartResponse$1 as UpdateCartResponse, type UpdateCartResponseNonNullableFields$1 as UpdateCartResponseNonNullableFields, type UpdateCurrentCartLineItemQuantityRequest$1 as UpdateCurrentCartLineItemQuantityRequest, type UpdateLineItemsQuantityRequest$2 as UpdateLineItemsQuantityRequest, type UpdateLineItemsQuantityResponse$2 as UpdateLineItemsQuantityResponse, type UpdateLineItemsQuantityResponseNonNullableFields$2 as UpdateLineItemsQuantityResponseNonNullableFields, type V1Coupon$1 as V1Coupon, type V1MerchantDiscount$1 as V1MerchantDiscount, type ValidationError$5 as ValidationError, type VatId$6 as VatId, VatType$6 as VatType, type Violation$3 as Violation, WebhookIdentityType$f as WebhookIdentityType, WeightUnit$7 as WeightUnit, type index_d$h__publicAddToCartType as _publicAddToCartType, type index_d$h__publicCreateCartType as _publicCreateCartType, type _publicCreateCheckoutType$1 as _publicCreateCheckoutType, type index_d$h__publicDeleteCartType as _publicDeleteCartType, type index_d$h__publicEstimateTotalsType as _publicEstimateTotalsType, type index_d$h__publicGetCartType as _publicGetCartType, type _publicOnCartCreatedType$1 as _publicOnCartCreatedType, type _publicOnCartDeletedType$1 as _publicOnCartDeletedType, type _publicOnCartUpdatedType$1 as _publicOnCartUpdatedType, type _publicRemoveCouponType$1 as _publicRemoveCouponType, type _publicRemoveLineItemsType$1 as _publicRemoveLineItemsType, type index_d$h__publicUpdateCartType as _publicUpdateCartType, type _publicUpdateLineItemsQuantityType$1 as _publicUpdateLineItemsQuantityType, index_d$h_addToCart as addToCart, index_d$h_createCart as createCart, createCheckout$2 as createCheckout, index_d$h_deleteCart as deleteCart, index_d$h_estimateTotals as estimateTotals, index_d$h_getCart as getCart, onCartCreated$2 as onCartCreated, onCartDeleted$2 as onCartDeleted, onCartUpdated$2 as onCartUpdated, onCartCreated$3 as publicOnCartCreated, onCartDeleted$3 as publicOnCartDeleted, onCartUpdated$3 as publicOnCartUpdated, removeCoupon$2 as removeCoupon, removeLineItems$2 as removeLineItems, index_d$h_updateCart as updateCart, updateLineItemsQuantity$2 as updateLineItemsQuantity };
6204
+ export { type ActionEvent$f as ActionEvent, type index_d$h_AddToCartOptions as AddToCartOptions, type AddToCartRequest$1 as AddToCartRequest, type AddToCartResponse$1 as AddToCartResponse, type AddToCartResponseNonNullableFields$1 as AddToCartResponseNonNullableFields, type AddToCurrentCartAndEstimateTotalsRequest$1 as AddToCurrentCartAndEstimateTotalsRequest, type AddToCurrentCartRequest$1 as AddToCurrentCartRequest, type AdditionalFee$6 as AdditionalFee, type Address$9 as Address, type AddressLocation$8 as AddressLocation, type AddressWithContact$5 as AddressWithContact, type AggregatedTaxBreakdown$4 as AggregatedTaxBreakdown, type ApplicationError$a as ApplicationError, type AppliedDiscount$6 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$6 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$4 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$d as BaseEventMetadata, type BuyerInfo$7 as BuyerInfo, type BuyerInfoIdOneOf$5 as BuyerInfoIdOneOf, type CalculatedLineItem$2 as CalculatedLineItem, type CalculationErrors$5 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$5 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$5 as CarrierError, type CarrierErrors$5 as CarrierErrors, type CarrierServiceOption$4 as CarrierServiceOption, type Cart$1 as Cart, type CartCreatedEnvelope$1 as CartCreatedEnvelope, type CartDeletedEnvelope$1 as CartDeletedEnvelope, type CartDiscount$1 as CartDiscount, type CartDiscountDiscountSourceOneOf$1 as CartDiscountDiscountSourceOneOf, type CartNonNullableFields$1 as CartNonNullableFields, type CartUpdatedEnvelope$1 as CartUpdatedEnvelope, type CatalogOverrideFields$3 as CatalogOverrideFields, type CatalogReference$6 as CatalogReference, ChannelType$6 as ChannelType, ChargeType$5 as ChargeType, type Color$5 as Color, type Coupon$6 as Coupon, type index_d$h_CreateCartOptions as CreateCartOptions, type CreateCartRequest$1 as CreateCartRequest, type CreateCartResponse$1 as CreateCartResponse, type CreateCartResponseNonNullableFields$1 as CreateCartResponseNonNullableFields, type CreateCheckoutFromCurrentCartRequest$1 as CreateCheckoutFromCurrentCartRequest, type CreateCheckoutOptions$1 as CreateCheckoutOptions, type CreateCheckoutRequest$2 as CreateCheckoutRequest, type CreateCheckoutResponse$2 as CreateCheckoutResponse, type CreateCheckoutResponseNonNullableFields$2 as CreateCheckoutResponseNonNullableFields, type CustomLineItem$4 as CustomLineItem, type DeleteCartRequest$1 as DeleteCartRequest, type DeleteCartResponse$1 as DeleteCartResponse, type DeleteCurrentCartRequest$1 as DeleteCurrentCartRequest, type DeliveryLogistics$6 as DeliveryLogistics, type DeliveryTimeSlot$6 as DeliveryTimeSlot, type Description$3 as Description, type DescriptionLine$5 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$5 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$5 as DescriptionLineName, DescriptionLineType$5 as DescriptionLineType, type DescriptionLineValueOneOf$5 as DescriptionLineValueOneOf, type Details$5 as Details, type DetailsKindOneOf$5 as DetailsKindOneOf, type DiscountRule$6 as DiscountRule, type DiscountRuleName$6 as DiscountRuleName, DiscountType$6 as DiscountType, type DomainEvent$f as DomainEvent, type DomainEventBodyOneOf$f as DomainEventBodyOneOf, type Empty$a as Empty, type EntityCreatedEvent$f as EntityCreatedEvent, type EntityDeletedEvent$f as EntityDeletedEvent, type EntityUpdatedEvent$f as EntityUpdatedEvent, type EstimateCurrentCartTotalsRequest$1 as EstimateCurrentCartTotalsRequest, type index_d$h_EstimateTotalsOptions as EstimateTotalsOptions, type EstimateTotalsRequest$1 as EstimateTotalsRequest, type EstimateTotalsResponse$1 as EstimateTotalsResponse, type EstimateTotalsResponseNonNullableFields$1 as EstimateTotalsResponseNonNullableFields, type EventMetadata$d as EventMetadata, type ExtendedFields$9 as ExtendedFields, FallbackReason$4 as FallbackReason, type FieldViolation$5 as FieldViolation, FileType$4 as FileType, type FullAddressContactDetails$5 as FullAddressContactDetails, type GetCartByCheckoutIdRequest$1 as GetCartByCheckoutIdRequest, type GetCartByCheckoutIdResponse$1 as GetCartByCheckoutIdResponse, type GetCartRequest$1 as GetCartRequest, type GetCartResponse$1 as GetCartResponse, type GetCartResponseNonNullableFields$1 as GetCartResponseNonNullableFields, type GetCurrentCartRequest$1 as GetCurrentCartRequest, type GetCurrentCartResponse$1 as GetCurrentCartResponse, type GetCurrentCartResponseNonNullableFields$1 as GetCurrentCartResponseNonNullableFields, type GiftCard$5 as GiftCard, type Group$4 as Group, type HostSelectedMembership$1 as HostSelectedMembership, type IdentificationData$f as IdentificationData, type IdentificationDataIdOneOf$f as IdentificationDataIdOneOf, type InvalidMembership$4 as InvalidMembership, type ItemAvailabilityInfo$3 as ItemAvailabilityInfo, ItemAvailabilityStatus$3 as ItemAvailabilityStatus, type ItemTaxFullDetails$6 as ItemTaxFullDetails, type ItemType$6 as ItemType, ItemTypeItemType$6 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$6 as ItemTypeItemTypeDataOneOf, JurisdictionType$6 as JurisdictionType, type LineItem$6 as LineItem, type LineItemDiscount$6 as LineItemDiscount, type LineItemPricesData$2 as LineItemPricesData, type LineItemQuantityUpdate$2 as LineItemQuantityUpdate, ManualCalculationReason$4 as ManualCalculationReason, type Membership$4 as Membership, type MembershipName$7 as MembershipName, type MembershipOptions$4 as MembershipOptions, type MembershipPaymentCredits$4 as MembershipPaymentCredits, type MerchantDiscount$6 as MerchantDiscount, type MerchantDiscountInput$3 as MerchantDiscountInput, type MessageEnvelope$f as MessageEnvelope, type MultiCurrencyPrice$4 as MultiCurrencyPrice, NameInLineItem$3 as NameInLineItem, NameInOther$3 as NameInOther, type Other$3 as Other, type OtherCharge$4 as OtherCharge, PaymentOptionType$6 as PaymentOptionType, type PhysicalProperties$6 as PhysicalProperties, type PickupDetails$7 as PickupDetails, PickupMethod$6 as PickupMethod, type PlainTextValue$5 as PlainTextValue, type PriceDescription$5 as PriceDescription, type PriceSummary$6 as PriceSummary, type ProductName$5 as ProductName, RateType$4 as RateType, type RemoveCouponFromCurrentCartRequest$1 as RemoveCouponFromCurrentCartRequest, type RemoveCouponRequest$2 as RemoveCouponRequest, type RemoveCouponResponse$2 as RemoveCouponResponse, type RemoveCouponResponseNonNullableFields$2 as RemoveCouponResponseNonNullableFields, type RemoveLineItemsFromCurrentCartRequest$1 as RemoveLineItemsFromCurrentCartRequest, type RemoveLineItemsRequest$2 as RemoveLineItemsRequest, type RemoveLineItemsResponse$2 as RemoveLineItemsResponse, type RemoveLineItemsResponseNonNullableFields$2 as RemoveLineItemsResponseNonNullableFields, type RestoreInfo$f as RestoreInfo, RuleType$5 as RuleType, type Scope$4 as Scope, type SecuredMedia$4 as SecuredMedia, type SelectedCarrierServiceOption$4 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$4 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$4 as SelectedCarrierServiceOptionPrices, type SelectedMembership$4 as SelectedMembership, type SelectedMemberships$4 as SelectedMemberships, type SelectedShippingOption$2 as SelectedShippingOption, type ServiceProperties$5 as ServiceProperties, Severity$3 as Severity, type ShippingInformation$4 as ShippingInformation, type ShippingOption$6 as ShippingOption, type ShippingPrice$6 as ShippingPrice, type ShippingRegion$6 as ShippingRegion, type StreetAddress$8 as StreetAddress, SubscriptionFrequency$7 as SubscriptionFrequency, type SubscriptionOptionInfo$4 as SubscriptionOptionInfo, type SubscriptionSettings$7 as SubscriptionSettings, type SystemError$5 as SystemError, type Target$3 as Target, type TargetLineItem$3 as TargetLineItem, type TargetTargetTypeOneOf$3 as TargetTargetTypeOneOf, type TaxBreakdown$4 as TaxBreakdown, type TaxCalculationDetails$4 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$4 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$4 as TaxRateBreakdown, type TaxSummary$6 as TaxSummary, type Title$3 as Title, type index_d$h_UpdateCartOptions as UpdateCartOptions, type UpdateCartRequest$1 as UpdateCartRequest, type UpdateCartResponse$1 as UpdateCartResponse, type UpdateCartResponseNonNullableFields$1 as UpdateCartResponseNonNullableFields, type UpdateCurrentCartLineItemQuantityRequest$1 as UpdateCurrentCartLineItemQuantityRequest, type UpdateLineItemsQuantityRequest$2 as UpdateLineItemsQuantityRequest, type UpdateLineItemsQuantityResponse$2 as UpdateLineItemsQuantityResponse, type UpdateLineItemsQuantityResponseNonNullableFields$2 as UpdateLineItemsQuantityResponseNonNullableFields, type V1Coupon$1 as V1Coupon, type V1MerchantDiscount$1 as V1MerchantDiscount, type ValidationError$5 as ValidationError, type VatId$6 as VatId, VatType$6 as VatType, type Violation$3 as Violation, WebhookIdentityType$f as WebhookIdentityType, WeightUnit$7 as WeightUnit, type index_d$h__publicAddToCartType as _publicAddToCartType, type index_d$h__publicCreateCartType as _publicCreateCartType, type _publicCreateCheckoutType$1 as _publicCreateCheckoutType, type index_d$h__publicDeleteCartType as _publicDeleteCartType, type index_d$h__publicEstimateTotalsType as _publicEstimateTotalsType, type index_d$h__publicGetCartType as _publicGetCartType, type _publicOnCartCreatedType$1 as _publicOnCartCreatedType, type _publicOnCartDeletedType$1 as _publicOnCartDeletedType, type _publicOnCartUpdatedType$1 as _publicOnCartUpdatedType, type _publicRemoveCouponType$1 as _publicRemoveCouponType, type _publicRemoveLineItemsType$1 as _publicRemoveLineItemsType, type index_d$h__publicUpdateCartType as _publicUpdateCartType, type _publicUpdateLineItemsQuantityType$1 as _publicUpdateLineItemsQuantityType, index_d$h_addToCart as addToCart, index_d$h_createCart as createCart, createCheckout$2 as createCheckout, index_d$h_deleteCart as deleteCart, index_d$h_estimateTotals as estimateTotals, index_d$h_getCart as getCart, onCartCreated$2 as onCartCreated, onCartDeleted$2 as onCartDeleted, onCartUpdated$2 as onCartUpdated, onCartCreated$3 as publicOnCartCreated, onCartDeleted$3 as publicOnCartDeleted, onCartUpdated$3 as publicOnCartUpdated, removeCoupon$2 as removeCoupon, removeLineItems$2 as removeLineItems, index_d$h_updateCart as updateCart, updateLineItemsQuantity$2 as updateLineItemsQuantity };
6198
6205
  }
6199
6206
 
6200
6207
  interface Cart {
@@ -6383,6 +6390,13 @@ interface LineItem$5 {
6383
6390
  * @readonly
6384
6391
  */
6385
6392
  consentRequiredPaymentPolicy?: string | null;
6393
+ /**
6394
+ * Overriding values for catalog item properties.
6395
+ *
6396
+ * To override catalog fields, your app must have the permission scope named "Manage eCommerce - Admin Permissions".
6397
+ * Learn more about [permission scopes](https://dev.wix.com/docs/build-apps/develop-your-app/access/authorization/about-permissions).
6398
+ */
6399
+ catalogOverrideFields?: CatalogOverrideFields$2;
6386
6400
  /**
6387
6401
  * Whether to save the payment method on the order.
6388
6402
  *
@@ -7554,7 +7568,7 @@ interface Membership$3 {
7554
7568
  /** ID of the application providing this payment option. */
7555
7569
  appId?: string;
7556
7570
  /** The name of this membership. */
7557
- name?: MembershipName$5;
7571
+ name?: MembershipName$6;
7558
7572
  /** Line item IDs which are "paid" for by this membership. */
7559
7573
  lineItemIds?: string[];
7560
7574
  /** Optional - For a membership that has limited credits, information about credit usage. */
@@ -7564,7 +7578,7 @@ interface Membership$3 {
7564
7578
  /** Additional data about this membership. */
7565
7579
  additionalData?: Record<string, any> | null;
7566
7580
  }
7567
- interface MembershipName$5 {
7581
+ interface MembershipName$6 {
7568
7582
  /** The name of this membership */
7569
7583
  original?: string;
7570
7584
  /** Membership name translated into buyer's language. Defaults to `original` when not defined. */
@@ -8719,7 +8733,7 @@ declare const index_d$g_removeLineItemsFromCurrentCart: typeof removeLineItemsFr
8719
8733
  declare const index_d$g_updateCurrentCart: typeof updateCurrentCart;
8720
8734
  declare const index_d$g_updateCurrentCartLineItemQuantity: typeof updateCurrentCartLineItemQuantity;
8721
8735
  declare namespace index_d$g {
8722
- export { type ActionEvent$e as ActionEvent, type index_d$g_AddToCartRequest as AddToCartRequest, type index_d$g_AddToCartResponse as AddToCartResponse, type index_d$g_AddToCartResponseNonNullableFields as AddToCartResponseNonNullableFields, type index_d$g_AddToCurrentCartAndEstimateTotalsRequest as AddToCurrentCartAndEstimateTotalsRequest, type index_d$g_AddToCurrentCartOptions as AddToCurrentCartOptions, type index_d$g_AddToCurrentCartRequest as AddToCurrentCartRequest, type AdditionalFee$5 as AdditionalFee, type Address$8 as Address, type AddressLocation$7 as AddressLocation, type AddressWithContact$4 as AddressWithContact, type AggregatedTaxBreakdown$3 as AggregatedTaxBreakdown, type ApplicationError$9 as ApplicationError, type AppliedDiscount$5 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$5 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$3 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$c as BaseEventMetadata, type BuyerInfo$6 as BuyerInfo, type BuyerInfoIdOneOf$4 as BuyerInfoIdOneOf, type CalculatedLineItem$1 as CalculatedLineItem, type CalculationErrors$4 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$4 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$4 as CarrierError, type CarrierErrors$4 as CarrierErrors, type CarrierServiceOption$3 as CarrierServiceOption, type index_d$g_Cart as Cart, type index_d$g_CartCreatedEnvelope as CartCreatedEnvelope, type index_d$g_CartDeletedEnvelope as CartDeletedEnvelope, type index_d$g_CartDiscount as CartDiscount, type index_d$g_CartDiscountDiscountSourceOneOf as CartDiscountDiscountSourceOneOf, type index_d$g_CartNonNullableFields as CartNonNullableFields, type index_d$g_CartUpdatedEnvelope as CartUpdatedEnvelope, type CatalogOverrideFields$2 as CatalogOverrideFields, type CatalogReference$5 as CatalogReference, ChannelType$5 as ChannelType, ChargeType$4 as ChargeType, type Color$4 as Color, type Coupon$5 as Coupon, type index_d$g_CreateCartRequest as CreateCartRequest, type index_d$g_CreateCartResponse as CreateCartResponse, type index_d$g_CreateCartResponseNonNullableFields as CreateCartResponseNonNullableFields, type index_d$g_CreateCheckoutFromCurrentCartOptions as CreateCheckoutFromCurrentCartOptions, type index_d$g_CreateCheckoutFromCurrentCartRequest as CreateCheckoutFromCurrentCartRequest, type CreateCheckoutRequest$1 as CreateCheckoutRequest, type CreateCheckoutResponse$1 as CreateCheckoutResponse, type CreateCheckoutResponseNonNullableFields$1 as CreateCheckoutResponseNonNullableFields, type CustomLineItem$3 as CustomLineItem, type index_d$g_DeleteCartRequest as DeleteCartRequest, type index_d$g_DeleteCartResponse as DeleteCartResponse, type index_d$g_DeleteCurrentCartRequest as DeleteCurrentCartRequest, type DeliveryLogistics$5 as DeliveryLogistics, type DeliveryTimeSlot$5 as DeliveryTimeSlot, type Description$2 as Description, type DescriptionLine$4 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$4 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$4 as DescriptionLineName, DescriptionLineType$4 as DescriptionLineType, type DescriptionLineValueOneOf$4 as DescriptionLineValueOneOf, type Details$4 as Details, type DetailsKindOneOf$4 as DetailsKindOneOf, type DiscountRule$5 as DiscountRule, type DiscountRuleName$5 as DiscountRuleName, DiscountType$5 as DiscountType, type DomainEvent$e as DomainEvent, type DomainEventBodyOneOf$e as DomainEventBodyOneOf, type Empty$9 as Empty, type EntityCreatedEvent$e as EntityCreatedEvent, type EntityDeletedEvent$e as EntityDeletedEvent, type EntityUpdatedEvent$e as EntityUpdatedEvent, type index_d$g_EstimateCurrentCartTotalsOptions as EstimateCurrentCartTotalsOptions, type index_d$g_EstimateCurrentCartTotalsRequest as EstimateCurrentCartTotalsRequest, type index_d$g_EstimateTotalsRequest as EstimateTotalsRequest, type index_d$g_EstimateTotalsResponse as EstimateTotalsResponse, type index_d$g_EstimateTotalsResponseNonNullableFields as EstimateTotalsResponseNonNullableFields, type EventMetadata$c as EventMetadata, type ExtendedFields$8 as ExtendedFields, FallbackReason$3 as FallbackReason, type FieldViolation$4 as FieldViolation, FileType$3 as FileType, type FullAddressContactDetails$4 as FullAddressContactDetails, type index_d$g_GetCartByCheckoutIdRequest as GetCartByCheckoutIdRequest, type index_d$g_GetCartByCheckoutIdResponse as GetCartByCheckoutIdResponse, type index_d$g_GetCartRequest as GetCartRequest, type index_d$g_GetCartResponse as GetCartResponse, type index_d$g_GetCartResponseNonNullableFields as GetCartResponseNonNullableFields, type index_d$g_GetCurrentCartRequest as GetCurrentCartRequest, type index_d$g_GetCurrentCartResponse as GetCurrentCartResponse, type index_d$g_GetCurrentCartResponseNonNullableFields as GetCurrentCartResponseNonNullableFields, type GiftCard$4 as GiftCard, type Group$3 as Group, type index_d$g_HostSelectedMembership as HostSelectedMembership, type IdentificationData$e as IdentificationData, type IdentificationDataIdOneOf$e as IdentificationDataIdOneOf, type InvalidMembership$3 as InvalidMembership, type ItemAvailabilityInfo$2 as ItemAvailabilityInfo, ItemAvailabilityStatus$2 as ItemAvailabilityStatus, type ItemTaxFullDetails$5 as ItemTaxFullDetails, type ItemType$5 as ItemType, ItemTypeItemType$5 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$5 as ItemTypeItemTypeDataOneOf, JurisdictionType$5 as JurisdictionType, type LineItem$5 as LineItem, type LineItemDiscount$5 as LineItemDiscount, type LineItemPricesData$1 as LineItemPricesData, type LineItemQuantityUpdate$1 as LineItemQuantityUpdate, ManualCalculationReason$3 as ManualCalculationReason, type Membership$3 as Membership, type MembershipName$5 as MembershipName, type MembershipOptions$3 as MembershipOptions, type MembershipPaymentCredits$3 as MembershipPaymentCredits, type MerchantDiscount$5 as MerchantDiscount, type MerchantDiscountInput$2 as MerchantDiscountInput, type MessageEnvelope$e as MessageEnvelope, type MultiCurrencyPrice$3 as MultiCurrencyPrice, NameInLineItem$2 as NameInLineItem, NameInOther$2 as NameInOther, type Other$2 as Other, type OtherCharge$3 as OtherCharge, PaymentOptionType$5 as PaymentOptionType, type PhysicalProperties$5 as PhysicalProperties, type PickupDetails$6 as PickupDetails, PickupMethod$5 as PickupMethod, type PlainTextValue$4 as PlainTextValue, type PriceDescription$4 as PriceDescription, type PriceSummary$5 as PriceSummary, type ProductName$4 as ProductName, RateType$3 as RateType, type index_d$g_RemoveCouponFromCurrentCartRequest as RemoveCouponFromCurrentCartRequest, type RemoveCouponRequest$1 as RemoveCouponRequest, type RemoveCouponResponse$1 as RemoveCouponResponse, type RemoveCouponResponseNonNullableFields$1 as RemoveCouponResponseNonNullableFields, type index_d$g_RemoveLineItemsFromCurrentCartRequest as RemoveLineItemsFromCurrentCartRequest, type RemoveLineItemsRequest$1 as RemoveLineItemsRequest, type RemoveLineItemsResponse$1 as RemoveLineItemsResponse, type RemoveLineItemsResponseNonNullableFields$1 as RemoveLineItemsResponseNonNullableFields, type RestoreInfo$e as RestoreInfo, RuleType$4 as RuleType, type Scope$3 as Scope, type SecuredMedia$3 as SecuredMedia, type SelectedCarrierServiceOption$3 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$3 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$3 as SelectedCarrierServiceOptionPrices, type SelectedMembership$3 as SelectedMembership, type SelectedMemberships$3 as SelectedMemberships, type SelectedShippingOption$1 as SelectedShippingOption, type ServiceProperties$4 as ServiceProperties, Severity$2 as Severity, type ShippingInformation$3 as ShippingInformation, type ShippingOption$5 as ShippingOption, type ShippingPrice$5 as ShippingPrice, type ShippingRegion$5 as ShippingRegion, type StreetAddress$7 as StreetAddress, SubscriptionFrequency$6 as SubscriptionFrequency, type SubscriptionOptionInfo$3 as SubscriptionOptionInfo, type SubscriptionSettings$6 as SubscriptionSettings, type SystemError$4 as SystemError, type Target$2 as Target, type TargetLineItem$2 as TargetLineItem, type TargetTargetTypeOneOf$2 as TargetTargetTypeOneOf, type TaxBreakdown$3 as TaxBreakdown, type TaxCalculationDetails$3 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$3 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$3 as TaxRateBreakdown, type TaxSummary$5 as TaxSummary, type Title$2 as Title, type index_d$g_UpdateCartRequest as UpdateCartRequest, type index_d$g_UpdateCartResponse as UpdateCartResponse, type index_d$g_UpdateCartResponseNonNullableFields as UpdateCartResponseNonNullableFields, type index_d$g_UpdateCurrentCartLineItemQuantityRequest as UpdateCurrentCartLineItemQuantityRequest, type index_d$g_UpdateCurrentCartOptions as UpdateCurrentCartOptions, type UpdateLineItemsQuantityRequest$1 as UpdateLineItemsQuantityRequest, type UpdateLineItemsQuantityResponse$1 as UpdateLineItemsQuantityResponse, type UpdateLineItemsQuantityResponseNonNullableFields$1 as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$g_V1Coupon as V1Coupon, type index_d$g_V1MerchantDiscount as V1MerchantDiscount, type ValidationError$4 as ValidationError, type VatId$5 as VatId, VatType$5 as VatType, type Violation$2 as Violation, WebhookIdentityType$e as WebhookIdentityType, WeightUnit$6 as WeightUnit, type index_d$g__publicAddToCurrentCartType as _publicAddToCurrentCartType, type index_d$g__publicCreateCheckoutFromCurrentCartType as _publicCreateCheckoutFromCurrentCartType, type index_d$g__publicDeleteCurrentCartType as _publicDeleteCurrentCartType, type index_d$g__publicEstimateCurrentCartTotalsType as _publicEstimateCurrentCartTotalsType, type index_d$g__publicGetCurrentCartType as _publicGetCurrentCartType, type index_d$g__publicOnCartCreatedType as _publicOnCartCreatedType, type index_d$g__publicOnCartDeletedType as _publicOnCartDeletedType, type index_d$g__publicOnCartUpdatedType as _publicOnCartUpdatedType, type index_d$g__publicRemoveCouponFromCurrentCartType as _publicRemoveCouponFromCurrentCartType, type index_d$g__publicRemoveLineItemsFromCurrentCartType as _publicRemoveLineItemsFromCurrentCartType, type index_d$g__publicUpdateCurrentCartLineItemQuantityType as _publicUpdateCurrentCartLineItemQuantityType, type index_d$g__publicUpdateCurrentCartType as _publicUpdateCurrentCartType, index_d$g_addToCurrentCart as addToCurrentCart, index_d$g_createCheckoutFromCurrentCart as createCheckoutFromCurrentCart, index_d$g_deleteCurrentCart as deleteCurrentCart, index_d$g_estimateCurrentCartTotals as estimateCurrentCartTotals, index_d$g_getCurrentCart as getCurrentCart, index_d$g_onCartCreated as onCartCreated, index_d$g_onCartDeleted as onCartDeleted, index_d$g_onCartUpdated as onCartUpdated, onCartCreated$1 as publicOnCartCreated, onCartDeleted$1 as publicOnCartDeleted, onCartUpdated$1 as publicOnCartUpdated, index_d$g_removeCouponFromCurrentCart as removeCouponFromCurrentCart, index_d$g_removeLineItemsFromCurrentCart as removeLineItemsFromCurrentCart, index_d$g_updateCurrentCart as updateCurrentCart, index_d$g_updateCurrentCartLineItemQuantity as updateCurrentCartLineItemQuantity };
8736
+ export { type ActionEvent$e as ActionEvent, type index_d$g_AddToCartRequest as AddToCartRequest, type index_d$g_AddToCartResponse as AddToCartResponse, type index_d$g_AddToCartResponseNonNullableFields as AddToCartResponseNonNullableFields, type index_d$g_AddToCurrentCartAndEstimateTotalsRequest as AddToCurrentCartAndEstimateTotalsRequest, type index_d$g_AddToCurrentCartOptions as AddToCurrentCartOptions, type index_d$g_AddToCurrentCartRequest as AddToCurrentCartRequest, type AdditionalFee$5 as AdditionalFee, type Address$8 as Address, type AddressLocation$7 as AddressLocation, type AddressWithContact$4 as AddressWithContact, type AggregatedTaxBreakdown$3 as AggregatedTaxBreakdown, type ApplicationError$9 as ApplicationError, type AppliedDiscount$5 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$5 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$3 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$c as BaseEventMetadata, type BuyerInfo$6 as BuyerInfo, type BuyerInfoIdOneOf$4 as BuyerInfoIdOneOf, type CalculatedLineItem$1 as CalculatedLineItem, type CalculationErrors$4 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$4 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$4 as CarrierError, type CarrierErrors$4 as CarrierErrors, type CarrierServiceOption$3 as CarrierServiceOption, type index_d$g_Cart as Cart, type index_d$g_CartCreatedEnvelope as CartCreatedEnvelope, type index_d$g_CartDeletedEnvelope as CartDeletedEnvelope, type index_d$g_CartDiscount as CartDiscount, type index_d$g_CartDiscountDiscountSourceOneOf as CartDiscountDiscountSourceOneOf, type index_d$g_CartNonNullableFields as CartNonNullableFields, type index_d$g_CartUpdatedEnvelope as CartUpdatedEnvelope, type CatalogOverrideFields$2 as CatalogOverrideFields, type CatalogReference$5 as CatalogReference, ChannelType$5 as ChannelType, ChargeType$4 as ChargeType, type Color$4 as Color, type Coupon$5 as Coupon, type index_d$g_CreateCartRequest as CreateCartRequest, type index_d$g_CreateCartResponse as CreateCartResponse, type index_d$g_CreateCartResponseNonNullableFields as CreateCartResponseNonNullableFields, type index_d$g_CreateCheckoutFromCurrentCartOptions as CreateCheckoutFromCurrentCartOptions, type index_d$g_CreateCheckoutFromCurrentCartRequest as CreateCheckoutFromCurrentCartRequest, type CreateCheckoutRequest$1 as CreateCheckoutRequest, type CreateCheckoutResponse$1 as CreateCheckoutResponse, type CreateCheckoutResponseNonNullableFields$1 as CreateCheckoutResponseNonNullableFields, type CustomLineItem$3 as CustomLineItem, type index_d$g_DeleteCartRequest as DeleteCartRequest, type index_d$g_DeleteCartResponse as DeleteCartResponse, type index_d$g_DeleteCurrentCartRequest as DeleteCurrentCartRequest, type DeliveryLogistics$5 as DeliveryLogistics, type DeliveryTimeSlot$5 as DeliveryTimeSlot, type Description$2 as Description, type DescriptionLine$4 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$4 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$4 as DescriptionLineName, DescriptionLineType$4 as DescriptionLineType, type DescriptionLineValueOneOf$4 as DescriptionLineValueOneOf, type Details$4 as Details, type DetailsKindOneOf$4 as DetailsKindOneOf, type DiscountRule$5 as DiscountRule, type DiscountRuleName$5 as DiscountRuleName, DiscountType$5 as DiscountType, type DomainEvent$e as DomainEvent, type DomainEventBodyOneOf$e as DomainEventBodyOneOf, type Empty$9 as Empty, type EntityCreatedEvent$e as EntityCreatedEvent, type EntityDeletedEvent$e as EntityDeletedEvent, type EntityUpdatedEvent$e as EntityUpdatedEvent, type index_d$g_EstimateCurrentCartTotalsOptions as EstimateCurrentCartTotalsOptions, type index_d$g_EstimateCurrentCartTotalsRequest as EstimateCurrentCartTotalsRequest, type index_d$g_EstimateTotalsRequest as EstimateTotalsRequest, type index_d$g_EstimateTotalsResponse as EstimateTotalsResponse, type index_d$g_EstimateTotalsResponseNonNullableFields as EstimateTotalsResponseNonNullableFields, type EventMetadata$c as EventMetadata, type ExtendedFields$8 as ExtendedFields, FallbackReason$3 as FallbackReason, type FieldViolation$4 as FieldViolation, FileType$3 as FileType, type FullAddressContactDetails$4 as FullAddressContactDetails, type index_d$g_GetCartByCheckoutIdRequest as GetCartByCheckoutIdRequest, type index_d$g_GetCartByCheckoutIdResponse as GetCartByCheckoutIdResponse, type index_d$g_GetCartRequest as GetCartRequest, type index_d$g_GetCartResponse as GetCartResponse, type index_d$g_GetCartResponseNonNullableFields as GetCartResponseNonNullableFields, type index_d$g_GetCurrentCartRequest as GetCurrentCartRequest, type index_d$g_GetCurrentCartResponse as GetCurrentCartResponse, type index_d$g_GetCurrentCartResponseNonNullableFields as GetCurrentCartResponseNonNullableFields, type GiftCard$4 as GiftCard, type Group$3 as Group, type index_d$g_HostSelectedMembership as HostSelectedMembership, type IdentificationData$e as IdentificationData, type IdentificationDataIdOneOf$e as IdentificationDataIdOneOf, type InvalidMembership$3 as InvalidMembership, type ItemAvailabilityInfo$2 as ItemAvailabilityInfo, ItemAvailabilityStatus$2 as ItemAvailabilityStatus, type ItemTaxFullDetails$5 as ItemTaxFullDetails, type ItemType$5 as ItemType, ItemTypeItemType$5 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$5 as ItemTypeItemTypeDataOneOf, JurisdictionType$5 as JurisdictionType, type LineItem$5 as LineItem, type LineItemDiscount$5 as LineItemDiscount, type LineItemPricesData$1 as LineItemPricesData, type LineItemQuantityUpdate$1 as LineItemQuantityUpdate, ManualCalculationReason$3 as ManualCalculationReason, type Membership$3 as Membership, type MembershipName$6 as MembershipName, type MembershipOptions$3 as MembershipOptions, type MembershipPaymentCredits$3 as MembershipPaymentCredits, type MerchantDiscount$5 as MerchantDiscount, type MerchantDiscountInput$2 as MerchantDiscountInput, type MessageEnvelope$e as MessageEnvelope, type MultiCurrencyPrice$3 as MultiCurrencyPrice, NameInLineItem$2 as NameInLineItem, NameInOther$2 as NameInOther, type Other$2 as Other, type OtherCharge$3 as OtherCharge, PaymentOptionType$5 as PaymentOptionType, type PhysicalProperties$5 as PhysicalProperties, type PickupDetails$6 as PickupDetails, PickupMethod$5 as PickupMethod, type PlainTextValue$4 as PlainTextValue, type PriceDescription$4 as PriceDescription, type PriceSummary$5 as PriceSummary, type ProductName$4 as ProductName, RateType$3 as RateType, type index_d$g_RemoveCouponFromCurrentCartRequest as RemoveCouponFromCurrentCartRequest, type RemoveCouponRequest$1 as RemoveCouponRequest, type RemoveCouponResponse$1 as RemoveCouponResponse, type RemoveCouponResponseNonNullableFields$1 as RemoveCouponResponseNonNullableFields, type index_d$g_RemoveLineItemsFromCurrentCartRequest as RemoveLineItemsFromCurrentCartRequest, type RemoveLineItemsRequest$1 as RemoveLineItemsRequest, type RemoveLineItemsResponse$1 as RemoveLineItemsResponse, type RemoveLineItemsResponseNonNullableFields$1 as RemoveLineItemsResponseNonNullableFields, type RestoreInfo$e as RestoreInfo, RuleType$4 as RuleType, type Scope$3 as Scope, type SecuredMedia$3 as SecuredMedia, type SelectedCarrierServiceOption$3 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$3 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$3 as SelectedCarrierServiceOptionPrices, type SelectedMembership$3 as SelectedMembership, type SelectedMemberships$3 as SelectedMemberships, type SelectedShippingOption$1 as SelectedShippingOption, type ServiceProperties$4 as ServiceProperties, Severity$2 as Severity, type ShippingInformation$3 as ShippingInformation, type ShippingOption$5 as ShippingOption, type ShippingPrice$5 as ShippingPrice, type ShippingRegion$5 as ShippingRegion, type StreetAddress$7 as StreetAddress, SubscriptionFrequency$6 as SubscriptionFrequency, type SubscriptionOptionInfo$3 as SubscriptionOptionInfo, type SubscriptionSettings$6 as SubscriptionSettings, type SystemError$4 as SystemError, type Target$2 as Target, type TargetLineItem$2 as TargetLineItem, type TargetTargetTypeOneOf$2 as TargetTargetTypeOneOf, type TaxBreakdown$3 as TaxBreakdown, type TaxCalculationDetails$3 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$3 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$3 as TaxRateBreakdown, type TaxSummary$5 as TaxSummary, type Title$2 as Title, type index_d$g_UpdateCartRequest as UpdateCartRequest, type index_d$g_UpdateCartResponse as UpdateCartResponse, type index_d$g_UpdateCartResponseNonNullableFields as UpdateCartResponseNonNullableFields, type index_d$g_UpdateCurrentCartLineItemQuantityRequest as UpdateCurrentCartLineItemQuantityRequest, type index_d$g_UpdateCurrentCartOptions as UpdateCurrentCartOptions, type UpdateLineItemsQuantityRequest$1 as UpdateLineItemsQuantityRequest, type UpdateLineItemsQuantityResponse$1 as UpdateLineItemsQuantityResponse, type UpdateLineItemsQuantityResponseNonNullableFields$1 as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$g_V1Coupon as V1Coupon, type index_d$g_V1MerchantDiscount as V1MerchantDiscount, type ValidationError$4 as ValidationError, type VatId$5 as VatId, VatType$5 as VatType, type Violation$2 as Violation, WebhookIdentityType$e as WebhookIdentityType, WeightUnit$6 as WeightUnit, type index_d$g__publicAddToCurrentCartType as _publicAddToCurrentCartType, type index_d$g__publicCreateCheckoutFromCurrentCartType as _publicCreateCheckoutFromCurrentCartType, type index_d$g__publicDeleteCurrentCartType as _publicDeleteCurrentCartType, type index_d$g__publicEstimateCurrentCartTotalsType as _publicEstimateCurrentCartTotalsType, type index_d$g__publicGetCurrentCartType as _publicGetCurrentCartType, type index_d$g__publicOnCartCreatedType as _publicOnCartCreatedType, type index_d$g__publicOnCartDeletedType as _publicOnCartDeletedType, type index_d$g__publicOnCartUpdatedType as _publicOnCartUpdatedType, type index_d$g__publicRemoveCouponFromCurrentCartType as _publicRemoveCouponFromCurrentCartType, type index_d$g__publicRemoveLineItemsFromCurrentCartType as _publicRemoveLineItemsFromCurrentCartType, type index_d$g__publicUpdateCurrentCartLineItemQuantityType as _publicUpdateCurrentCartLineItemQuantityType, type index_d$g__publicUpdateCurrentCartType as _publicUpdateCurrentCartType, index_d$g_addToCurrentCart as addToCurrentCart, index_d$g_createCheckoutFromCurrentCart as createCheckoutFromCurrentCart, index_d$g_deleteCurrentCart as deleteCurrentCart, index_d$g_estimateCurrentCartTotals as estimateCurrentCartTotals, index_d$g_getCurrentCart as getCurrentCart, index_d$g_onCartCreated as onCartCreated, index_d$g_onCartDeleted as onCartDeleted, index_d$g_onCartUpdated as onCartUpdated, onCartCreated$1 as publicOnCartCreated, onCartDeleted$1 as publicOnCartDeleted, onCartUpdated$1 as publicOnCartUpdated, index_d$g_removeCouponFromCurrentCart as removeCouponFromCurrentCart, index_d$g_removeLineItemsFromCurrentCart as removeLineItemsFromCurrentCart, index_d$g_updateCurrentCart as updateCurrentCart, index_d$g_updateCurrentCartLineItemQuantity as updateCurrentCartLineItemQuantity };
8723
8737
  }
8724
8738
 
8725
8739
  interface Checkout$1 {
@@ -9998,7 +10012,7 @@ interface Membership$2 {
9998
10012
  /** ID of the application providing this payment option. */
9999
10013
  appId?: string;
10000
10014
  /** The name of this membership. */
10001
- name?: MembershipName$4;
10015
+ name?: MembershipName$5;
10002
10016
  /** Line item IDs which are "paid for" by this membership. */
10003
10017
  lineItemIds?: string[];
10004
10018
  /** Optional - For a membership that has limited credits, information about credit usage. */
@@ -10008,7 +10022,7 @@ interface Membership$2 {
10008
10022
  /** Additional data about this membership. */
10009
10023
  additionalData?: Record<string, any> | null;
10010
10024
  }
10011
- interface MembershipName$4 {
10025
+ interface MembershipName$5 {
10012
10026
  /** The name of this membership */
10013
10027
  original?: string;
10014
10028
  /** Optional - Translated name of this membership. Defaults to `original` when not provided. */
@@ -12125,7 +12139,7 @@ declare const index_d$f_removeOverrideCheckoutUrl: typeof removeOverrideCheckout
12125
12139
  declare const index_d$f_updateCheckout: typeof updateCheckout;
12126
12140
  declare const index_d$f_updateLineItemsQuantity: typeof updateLineItemsQuantity;
12127
12141
  declare namespace index_d$f {
12128
- export { type ActionEvent$d as ActionEvent, type index_d$f_AddToCheckoutOptions as AddToCheckoutOptions, type index_d$f_AddToCheckoutRequest as AddToCheckoutRequest, type index_d$f_AddToCheckoutResponse as AddToCheckoutResponse, type index_d$f_AddToCheckoutResponseNonNullableFields as AddToCheckoutResponseNonNullableFields, type AdditionalFee$4 as AdditionalFee, type Address$7 as Address, type AddressAddressLine1OptionsOneOf$1 as AddressAddressLine1OptionsOneOf, type AddressLocation$6 as AddressLocation, type AddressWithContact$3 as AddressWithContact, type AggregatedTaxBreakdown$2 as AggregatedTaxBreakdown, type index_d$f_ApiAddress as ApiAddress, type ApplicationError$8 as ApplicationError, type AppliedCoupon$1 as AppliedCoupon, type AppliedDiscount$4 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$4 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$2 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$b as BaseEventMetadata, type BillingInfo$1 as BillingInfo, type BuyerInfo$5 as BuyerInfo, type BuyerInfoIdOneOf$3 as BuyerInfoIdOneOf, type CalculationErrors$3 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$3 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$3 as CarrierError, type CarrierErrors$3 as CarrierErrors, type CarrierServiceOption$2 as CarrierServiceOption, type CatalogOverrideFields$1 as CatalogOverrideFields, type CatalogReference$4 as CatalogReference, type ChannelInfo$3 as ChannelInfo, index_d$f_ChannelInfoChannelType as ChannelInfoChannelType, ChannelType$4 as ChannelType, type index_d$f_ChargeDetails as ChargeDetails, ChargeType$3 as ChargeType, type Checkout$1 as Checkout, type index_d$f_CheckoutCompletedEnvelope as CheckoutCompletedEnvelope, type index_d$f_CheckoutCreatedEnvelope as CheckoutCreatedEnvelope, type index_d$f_CheckoutMarkedAsCompleted as CheckoutMarkedAsCompleted, type index_d$f_CheckoutNonNullableFields as CheckoutNonNullableFields, type index_d$f_CheckoutUpdatedEnvelope as CheckoutUpdatedEnvelope, type Color$3 as Color, type index_d$f_CommonVatId as CommonVatId, index_d$f_CommonVatType as CommonVatType, type ConversionInfo$1 as ConversionInfo, type Coupon$4 as Coupon, type index_d$f_CreateCheckoutOptions as CreateCheckoutOptions, type index_d$f_CreateCheckoutRequest as CreateCheckoutRequest, type index_d$f_CreateCheckoutResponse as CreateCheckoutResponse, type index_d$f_CreateCheckoutResponseNonNullableFields as CreateCheckoutResponseNonNullableFields, type index_d$f_CreateOrderAndChargeRequest as CreateOrderAndChargeRequest, type index_d$f_CreateOrderAndChargeResponse as CreateOrderAndChargeResponse, type index_d$f_CreateOrderAndChargeResponseIdOneOf as CreateOrderAndChargeResponseIdOneOf, type CreateOrderRequest$1 as CreateOrderRequest, type CreateOrderResponse$1 as CreateOrderResponse, type index_d$f_CreateOrderResponseIdOneOf as CreateOrderResponseIdOneOf, type CreateOrderResponseNonNullableFields$1 as CreateOrderResponseNonNullableFields, type CreatedBy$3 as CreatedBy, type CreatedByIdOneOf$1 as CreatedByIdOneOf, type CustomContentReference$1 as CustomContentReference, type CustomField$4 as CustomField, type CustomLineItem$2 as CustomLineItem, type CustomSettings$1 as CustomSettings, type CustomTextFieldSelection$1 as CustomTextFieldSelection, type DeliveryLogistics$4 as DeliveryLogistics, type DeliveryTimeSlot$4 as DeliveryTimeSlot, type Description$1 as Description, type DescriptionLine$3 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$3 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$3 as DescriptionLineName, DescriptionLineType$3 as DescriptionLineType, type DescriptionLineValueOneOf$3 as DescriptionLineValueOneOf, type Details$3 as Details, type DetailsKindOneOf$3 as DetailsKindOneOf, type Discount$2 as Discount, index_d$f_DiscountDiscountType as DiscountDiscountType, type DiscountRule$4 as DiscountRule, type DiscountRuleName$4 as DiscountRuleName, DiscountType$4 as DiscountType, type DomainEvent$d as DomainEvent, type DomainEventBodyOneOf$d as DomainEventBodyOneOf, type index_d$f_DoublePaymentErrorData as DoublePaymentErrorData, type index_d$f_DoublePaymentErrorDataIdOneOf as DoublePaymentErrorDataIdOneOf, type Empty$8 as Empty, type EntityCreatedEvent$d as EntityCreatedEvent, type EntityDeletedEvent$d as EntityDeletedEvent, type EntityUpdatedEvent$d as EntityUpdatedEvent, type EventMetadata$b as EventMetadata, type ExtendedFields$7 as ExtendedFields, type ExternalReference$1 as ExternalReference, FallbackReason$2 as FallbackReason, type FieldViolation$3 as FieldViolation, FileType$2 as FileType, type FullAddressContactDetails$3 as FullAddressContactDetails, type FullName$1 as FullName, type index_d$f_GetCheckoutByCartIdRequest as GetCheckoutByCartIdRequest, type index_d$f_GetCheckoutByCartIdResponse as GetCheckoutByCartIdResponse, type index_d$f_GetCheckoutByCartIdResponseNonNullableFields as GetCheckoutByCartIdResponseNonNullableFields, type index_d$f_GetCheckoutRequest as GetCheckoutRequest, type index_d$f_GetCheckoutResponse as GetCheckoutResponse, type index_d$f_GetCheckoutResponseNonNullableFields as GetCheckoutResponseNonNullableFields, type index_d$f_GetCheckoutURLRequest as GetCheckoutURLRequest, type index_d$f_GetCheckoutURLResponse as GetCheckoutURLResponse, type index_d$f_GetCheckoutURLResponseNonNullableFields as GetCheckoutURLResponseNonNullableFields, type index_d$f_GetCheckoutWithAllExtendedFieldsRequest as GetCheckoutWithAllExtendedFieldsRequest, type index_d$f_GetCheckoutWithAllExtendedFieldsResponse as GetCheckoutWithAllExtendedFieldsResponse, type index_d$f_GetWixCheckoutURLRequest as GetWixCheckoutURLRequest, type index_d$f_GetWixCheckoutURLResponse as GetWixCheckoutURLResponse, type GiftCard$3 as GiftCard, type Group$2 as Group, type IdentificationData$d as IdentificationData, type IdentificationDataIdOneOf$d as IdentificationDataIdOneOf, IdentityType$2 as IdentityType, type InvalidMembership$2 as InvalidMembership, type ItemAvailabilityInfo$1 as ItemAvailabilityInfo, ItemAvailabilityStatus$1 as ItemAvailabilityStatus, type ItemTaxFullDetails$4 as ItemTaxFullDetails, type ItemType$4 as ItemType, ItemTypeItemType$4 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$4 as ItemTypeItemTypeDataOneOf, JurisdictionType$4 as JurisdictionType, type LineItem$4 as LineItem, type LineItemDiscount$4 as LineItemDiscount, type index_d$f_LineItemQuantityUpdate as LineItemQuantityUpdate, LineItemType$1 as LineItemType, ManualCalculationReason$2 as ManualCalculationReason, type index_d$f_MarkCheckoutAsCompletedRequest as MarkCheckoutAsCompletedRequest, type index_d$f_MarkCheckoutAsCompletedResponse as MarkCheckoutAsCompletedResponse, type MediaItem$1 as MediaItem, MediaItemType$1 as MediaItemType, type Membership$2 as Membership, type MembershipName$4 as MembershipName, type MembershipOptions$2 as MembershipOptions, type MembershipPaymentCredits$2 as MembershipPaymentCredits, type MerchantDiscount$4 as MerchantDiscount, type MerchantDiscountInput$1 as MerchantDiscountInput, type MessageEnvelope$d as MessageEnvelope, type MultiCurrencyPrice$2 as MultiCurrencyPrice, NameInLineItem$1 as NameInLineItem, NameInOther$1 as NameInOther, type OptionSelection$1 as OptionSelection, type Other$1 as Other, type OtherCharge$2 as OtherCharge, type index_d$f_PaymentErrorResponseData as PaymentErrorResponseData, PaymentOptionType$4 as PaymentOptionType, type PhysicalProperties$4 as PhysicalProperties, type PickupAddress$3 as PickupAddress, type PickupDetails$5 as PickupDetails, PickupMethod$4 as PickupMethod, type PlainTextValue$3 as PlainTextValue, type PriceDescription$3 as PriceDescription, type PriceSummary$4 as PriceSummary, type index_d$f_ProductDetails as ProductDetails, type ProductName$3 as ProductName, RateType$2 as RateType, type index_d$f_RedeemErrorData as RedeemErrorData, type index_d$f_RemoveCouponRequest as RemoveCouponRequest, type index_d$f_RemoveCouponResponse as RemoveCouponResponse, type index_d$f_RemoveCouponResponseNonNullableFields as RemoveCouponResponseNonNullableFields, type index_d$f_RemoveGiftCardRequest as RemoveGiftCardRequest, type index_d$f_RemoveGiftCardResponse as RemoveGiftCardResponse, type index_d$f_RemoveGiftCardResponseNonNullableFields as RemoveGiftCardResponseNonNullableFields, type index_d$f_RemoveLineItemsRequest as RemoveLineItemsRequest, type index_d$f_RemoveLineItemsResponse as RemoveLineItemsResponse, type index_d$f_RemoveLineItemsResponseNonNullableFields as RemoveLineItemsResponseNonNullableFields, type index_d$f_RemoveOverrideCheckoutUrlRequest as RemoveOverrideCheckoutUrlRequest, type index_d$f_RemoveOverrideCheckoutUrlResponse as RemoveOverrideCheckoutUrlResponse, type index_d$f_RemoveOverrideCheckoutUrlResponseNonNullableFields as RemoveOverrideCheckoutUrlResponseNonNullableFields, type RestoreInfo$d as RestoreInfo, RuleType$3 as RuleType, type Scope$2 as Scope, type SecuredMedia$2 as SecuredMedia, type SelectedCarrierServiceOption$2 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$2 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$2 as SelectedCarrierServiceOptionPrices, type SelectedMembership$2 as SelectedMembership, type SelectedMemberships$2 as SelectedMemberships, type ServiceProperties$3 as ServiceProperties, Severity$1 as Severity, type ShipmentDetails$1 as ShipmentDetails, type index_d$f_ShippingCalculationErrorData as ShippingCalculationErrorData, type index_d$f_ShippingCalculationErrorDataShippingCalculationErrorOneOf as ShippingCalculationErrorDataShippingCalculationErrorOneOf, type ShippingInfo$2 as ShippingInfo, type ShippingOption$4 as ShippingOption, type ShippingPrice$4 as ShippingPrice, type ShippingRegion$4 as ShippingRegion, type index_d$f_StoreSettings as StoreSettings, type Street$1 as Street, type StreetAddress$6 as StreetAddress, type index_d$f_Subscription as Subscription, type index_d$f_SubscriptionCreated as SubscriptionCreated, SubscriptionFrequency$5 as SubscriptionFrequency, type SubscriptionOptionInfo$2 as SubscriptionOptionInfo, type SubscriptionSettings$5 as SubscriptionSettings, type SystemError$3 as SystemError, type Target$1 as Target, type TargetLineItem$1 as TargetLineItem, type TargetTargetTypeOneOf$1 as TargetTargetTypeOneOf, type TaxBreakdown$2 as TaxBreakdown, type TaxCalculationDetails$2 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$2 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$2 as TaxRateBreakdown, type TaxSummary$4 as TaxSummary, type Title$1 as Title, type Totals$1 as Totals, type index_d$f_UpdateCheckout as UpdateCheckout, type index_d$f_UpdateCheckoutOptions as UpdateCheckoutOptions, type index_d$f_UpdateCheckoutRequest as UpdateCheckoutRequest, type index_d$f_UpdateCheckoutResponse as UpdateCheckoutResponse, type index_d$f_UpdateCheckoutResponseNonNullableFields as UpdateCheckoutResponseNonNullableFields, type index_d$f_UpdateLineItemsQuantityRequest as UpdateLineItemsQuantityRequest, type index_d$f_UpdateLineItemsQuantityResponse as UpdateLineItemsQuantityResponse, type index_d$f_UpdateLineItemsQuantityResponseNonNullableFields as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$f_UpdatedCheckoutMessage as UpdatedCheckoutMessage, type index_d$f_V1BuyerInfo as V1BuyerInfo, type index_d$f_V1CustomField as V1CustomField, type V1LineItem$1 as V1LineItem, type V1PickupDetails$1 as V1PickupDetails, type index_d$f_V1ShippingInfo as V1ShippingInfo, type index_d$f_V1ShippingInfoDetailsOneOf as V1ShippingInfoDetailsOneOf, type index_d$f_V1SubscriptionOptionInfo as V1SubscriptionOptionInfo, type index_d$f_V1SubscriptionSettings as V1SubscriptionSettings, type ValidationError$3 as ValidationError, type VatId$4 as VatId, VatType$4 as VatType, type Violation$1 as Violation, type index_d$f_ViolationsList as ViolationsList, WebhookIdentityType$d as WebhookIdentityType, WeightUnit$5 as WeightUnit, type index_d$f__publicAddToCheckoutType as _publicAddToCheckoutType, type index_d$f__publicCreateCheckoutType as _publicCreateCheckoutType, type _publicCreateOrderType$1 as _publicCreateOrderType, type index_d$f__publicGetCheckoutByCartIdType as _publicGetCheckoutByCartIdType, type index_d$f__publicGetCheckoutType as _publicGetCheckoutType, type index_d$f__publicGetCheckoutUrlType as _publicGetCheckoutUrlType, type index_d$f__publicMarkCheckoutAsCompletedType as _publicMarkCheckoutAsCompletedType, type index_d$f__publicOnCheckoutCompletedType as _publicOnCheckoutCompletedType, type index_d$f__publicOnCheckoutCreatedType as _publicOnCheckoutCreatedType, type index_d$f__publicOnCheckoutUpdatedType as _publicOnCheckoutUpdatedType, type index_d$f__publicRemoveCouponType as _publicRemoveCouponType, type index_d$f__publicRemoveGiftCardType as _publicRemoveGiftCardType, type index_d$f__publicRemoveLineItemsType as _publicRemoveLineItemsType, type index_d$f__publicRemoveOverrideCheckoutUrlType as _publicRemoveOverrideCheckoutUrlType, type index_d$f__publicUpdateCheckoutType as _publicUpdateCheckoutType, type index_d$f__publicUpdateLineItemsQuantityType as _publicUpdateLineItemsQuantityType, index_d$f_addToCheckout as addToCheckout, index_d$f_createCheckout as createCheckout, createOrder$2 as createOrder, index_d$f_getCheckout as getCheckout, index_d$f_getCheckoutByCartId as getCheckoutByCartId, index_d$f_getCheckoutUrl as getCheckoutUrl, index_d$f_markCheckoutAsCompleted as markCheckoutAsCompleted, index_d$f_onCheckoutCompleted as onCheckoutCompleted, index_d$f_onCheckoutCreated as onCheckoutCreated, index_d$f_onCheckoutUpdated as onCheckoutUpdated, onCheckoutCompleted$1 as publicOnCheckoutCompleted, onCheckoutCreated$1 as publicOnCheckoutCreated, onCheckoutUpdated$1 as publicOnCheckoutUpdated, index_d$f_removeCoupon as removeCoupon, index_d$f_removeGiftCard as removeGiftCard, index_d$f_removeLineItems as removeLineItems, index_d$f_removeOverrideCheckoutUrl as removeOverrideCheckoutUrl, index_d$f_updateCheckout as updateCheckout, index_d$f_updateLineItemsQuantity as updateLineItemsQuantity };
12142
+ export { type ActionEvent$d as ActionEvent, type index_d$f_AddToCheckoutOptions as AddToCheckoutOptions, type index_d$f_AddToCheckoutRequest as AddToCheckoutRequest, type index_d$f_AddToCheckoutResponse as AddToCheckoutResponse, type index_d$f_AddToCheckoutResponseNonNullableFields as AddToCheckoutResponseNonNullableFields, type AdditionalFee$4 as AdditionalFee, type Address$7 as Address, type AddressAddressLine1OptionsOneOf$1 as AddressAddressLine1OptionsOneOf, type AddressLocation$6 as AddressLocation, type AddressWithContact$3 as AddressWithContact, type AggregatedTaxBreakdown$2 as AggregatedTaxBreakdown, type index_d$f_ApiAddress as ApiAddress, type ApplicationError$8 as ApplicationError, type AppliedCoupon$1 as AppliedCoupon, type AppliedDiscount$4 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$4 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$2 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$b as BaseEventMetadata, type BillingInfo$1 as BillingInfo, type BuyerInfo$5 as BuyerInfo, type BuyerInfoIdOneOf$3 as BuyerInfoIdOneOf, type CalculationErrors$3 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$3 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$3 as CarrierError, type CarrierErrors$3 as CarrierErrors, type CarrierServiceOption$2 as CarrierServiceOption, type CatalogOverrideFields$1 as CatalogOverrideFields, type CatalogReference$4 as CatalogReference, type ChannelInfo$3 as ChannelInfo, index_d$f_ChannelInfoChannelType as ChannelInfoChannelType, ChannelType$4 as ChannelType, type index_d$f_ChargeDetails as ChargeDetails, ChargeType$3 as ChargeType, type Checkout$1 as Checkout, type index_d$f_CheckoutCompletedEnvelope as CheckoutCompletedEnvelope, type index_d$f_CheckoutCreatedEnvelope as CheckoutCreatedEnvelope, type index_d$f_CheckoutMarkedAsCompleted as CheckoutMarkedAsCompleted, type index_d$f_CheckoutNonNullableFields as CheckoutNonNullableFields, type index_d$f_CheckoutUpdatedEnvelope as CheckoutUpdatedEnvelope, type Color$3 as Color, type index_d$f_CommonVatId as CommonVatId, index_d$f_CommonVatType as CommonVatType, type ConversionInfo$1 as ConversionInfo, type Coupon$4 as Coupon, type index_d$f_CreateCheckoutOptions as CreateCheckoutOptions, type index_d$f_CreateCheckoutRequest as CreateCheckoutRequest, type index_d$f_CreateCheckoutResponse as CreateCheckoutResponse, type index_d$f_CreateCheckoutResponseNonNullableFields as CreateCheckoutResponseNonNullableFields, type index_d$f_CreateOrderAndChargeRequest as CreateOrderAndChargeRequest, type index_d$f_CreateOrderAndChargeResponse as CreateOrderAndChargeResponse, type index_d$f_CreateOrderAndChargeResponseIdOneOf as CreateOrderAndChargeResponseIdOneOf, type CreateOrderRequest$1 as CreateOrderRequest, type CreateOrderResponse$1 as CreateOrderResponse, type index_d$f_CreateOrderResponseIdOneOf as CreateOrderResponseIdOneOf, type CreateOrderResponseNonNullableFields$1 as CreateOrderResponseNonNullableFields, type CreatedBy$3 as CreatedBy, type CreatedByIdOneOf$1 as CreatedByIdOneOf, type CustomContentReference$1 as CustomContentReference, type CustomField$4 as CustomField, type CustomLineItem$2 as CustomLineItem, type CustomSettings$1 as CustomSettings, type CustomTextFieldSelection$1 as CustomTextFieldSelection, type DeliveryLogistics$4 as DeliveryLogistics, type DeliveryTimeSlot$4 as DeliveryTimeSlot, type Description$1 as Description, type DescriptionLine$3 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$3 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$3 as DescriptionLineName, DescriptionLineType$3 as DescriptionLineType, type DescriptionLineValueOneOf$3 as DescriptionLineValueOneOf, type Details$3 as Details, type DetailsKindOneOf$3 as DetailsKindOneOf, type Discount$2 as Discount, index_d$f_DiscountDiscountType as DiscountDiscountType, type DiscountRule$4 as DiscountRule, type DiscountRuleName$4 as DiscountRuleName, DiscountType$4 as DiscountType, type DomainEvent$d as DomainEvent, type DomainEventBodyOneOf$d as DomainEventBodyOneOf, type index_d$f_DoublePaymentErrorData as DoublePaymentErrorData, type index_d$f_DoublePaymentErrorDataIdOneOf as DoublePaymentErrorDataIdOneOf, type Empty$8 as Empty, type EntityCreatedEvent$d as EntityCreatedEvent, type EntityDeletedEvent$d as EntityDeletedEvent, type EntityUpdatedEvent$d as EntityUpdatedEvent, type EventMetadata$b as EventMetadata, type ExtendedFields$7 as ExtendedFields, type ExternalReference$1 as ExternalReference, FallbackReason$2 as FallbackReason, type FieldViolation$3 as FieldViolation, FileType$2 as FileType, type FullAddressContactDetails$3 as FullAddressContactDetails, type FullName$1 as FullName, type index_d$f_GetCheckoutByCartIdRequest as GetCheckoutByCartIdRequest, type index_d$f_GetCheckoutByCartIdResponse as GetCheckoutByCartIdResponse, type index_d$f_GetCheckoutByCartIdResponseNonNullableFields as GetCheckoutByCartIdResponseNonNullableFields, type index_d$f_GetCheckoutRequest as GetCheckoutRequest, type index_d$f_GetCheckoutResponse as GetCheckoutResponse, type index_d$f_GetCheckoutResponseNonNullableFields as GetCheckoutResponseNonNullableFields, type index_d$f_GetCheckoutURLRequest as GetCheckoutURLRequest, type index_d$f_GetCheckoutURLResponse as GetCheckoutURLResponse, type index_d$f_GetCheckoutURLResponseNonNullableFields as GetCheckoutURLResponseNonNullableFields, type index_d$f_GetCheckoutWithAllExtendedFieldsRequest as GetCheckoutWithAllExtendedFieldsRequest, type index_d$f_GetCheckoutWithAllExtendedFieldsResponse as GetCheckoutWithAllExtendedFieldsResponse, type index_d$f_GetWixCheckoutURLRequest as GetWixCheckoutURLRequest, type index_d$f_GetWixCheckoutURLResponse as GetWixCheckoutURLResponse, type GiftCard$3 as GiftCard, type Group$2 as Group, type IdentificationData$d as IdentificationData, type IdentificationDataIdOneOf$d as IdentificationDataIdOneOf, IdentityType$2 as IdentityType, type InvalidMembership$2 as InvalidMembership, type ItemAvailabilityInfo$1 as ItemAvailabilityInfo, ItemAvailabilityStatus$1 as ItemAvailabilityStatus, type ItemTaxFullDetails$4 as ItemTaxFullDetails, type ItemType$4 as ItemType, ItemTypeItemType$4 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$4 as ItemTypeItemTypeDataOneOf, JurisdictionType$4 as JurisdictionType, type LineItem$4 as LineItem, type LineItemDiscount$4 as LineItemDiscount, type index_d$f_LineItemQuantityUpdate as LineItemQuantityUpdate, LineItemType$1 as LineItemType, ManualCalculationReason$2 as ManualCalculationReason, type index_d$f_MarkCheckoutAsCompletedRequest as MarkCheckoutAsCompletedRequest, type index_d$f_MarkCheckoutAsCompletedResponse as MarkCheckoutAsCompletedResponse, type MediaItem$1 as MediaItem, MediaItemType$1 as MediaItemType, type Membership$2 as Membership, type MembershipName$5 as MembershipName, type MembershipOptions$2 as MembershipOptions, type MembershipPaymentCredits$2 as MembershipPaymentCredits, type MerchantDiscount$4 as MerchantDiscount, type MerchantDiscountInput$1 as MerchantDiscountInput, type MessageEnvelope$d as MessageEnvelope, type MultiCurrencyPrice$2 as MultiCurrencyPrice, NameInLineItem$1 as NameInLineItem, NameInOther$1 as NameInOther, type OptionSelection$1 as OptionSelection, type Other$1 as Other, type OtherCharge$2 as OtherCharge, type index_d$f_PaymentErrorResponseData as PaymentErrorResponseData, PaymentOptionType$4 as PaymentOptionType, type PhysicalProperties$4 as PhysicalProperties, type PickupAddress$3 as PickupAddress, type PickupDetails$5 as PickupDetails, PickupMethod$4 as PickupMethod, type PlainTextValue$3 as PlainTextValue, type PriceDescription$3 as PriceDescription, type PriceSummary$4 as PriceSummary, type index_d$f_ProductDetails as ProductDetails, type ProductName$3 as ProductName, RateType$2 as RateType, type index_d$f_RedeemErrorData as RedeemErrorData, type index_d$f_RemoveCouponRequest as RemoveCouponRequest, type index_d$f_RemoveCouponResponse as RemoveCouponResponse, type index_d$f_RemoveCouponResponseNonNullableFields as RemoveCouponResponseNonNullableFields, type index_d$f_RemoveGiftCardRequest as RemoveGiftCardRequest, type index_d$f_RemoveGiftCardResponse as RemoveGiftCardResponse, type index_d$f_RemoveGiftCardResponseNonNullableFields as RemoveGiftCardResponseNonNullableFields, type index_d$f_RemoveLineItemsRequest as RemoveLineItemsRequest, type index_d$f_RemoveLineItemsResponse as RemoveLineItemsResponse, type index_d$f_RemoveLineItemsResponseNonNullableFields as RemoveLineItemsResponseNonNullableFields, type index_d$f_RemoveOverrideCheckoutUrlRequest as RemoveOverrideCheckoutUrlRequest, type index_d$f_RemoveOverrideCheckoutUrlResponse as RemoveOverrideCheckoutUrlResponse, type index_d$f_RemoveOverrideCheckoutUrlResponseNonNullableFields as RemoveOverrideCheckoutUrlResponseNonNullableFields, type RestoreInfo$d as RestoreInfo, RuleType$3 as RuleType, type Scope$2 as Scope, type SecuredMedia$2 as SecuredMedia, type SelectedCarrierServiceOption$2 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$2 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$2 as SelectedCarrierServiceOptionPrices, type SelectedMembership$2 as SelectedMembership, type SelectedMemberships$2 as SelectedMemberships, type ServiceProperties$3 as ServiceProperties, Severity$1 as Severity, type ShipmentDetails$1 as ShipmentDetails, type index_d$f_ShippingCalculationErrorData as ShippingCalculationErrorData, type index_d$f_ShippingCalculationErrorDataShippingCalculationErrorOneOf as ShippingCalculationErrorDataShippingCalculationErrorOneOf, type ShippingInfo$2 as ShippingInfo, type ShippingOption$4 as ShippingOption, type ShippingPrice$4 as ShippingPrice, type ShippingRegion$4 as ShippingRegion, type index_d$f_StoreSettings as StoreSettings, type Street$1 as Street, type StreetAddress$6 as StreetAddress, type index_d$f_Subscription as Subscription, type index_d$f_SubscriptionCreated as SubscriptionCreated, SubscriptionFrequency$5 as SubscriptionFrequency, type SubscriptionOptionInfo$2 as SubscriptionOptionInfo, type SubscriptionSettings$5 as SubscriptionSettings, type SystemError$3 as SystemError, type Target$1 as Target, type TargetLineItem$1 as TargetLineItem, type TargetTargetTypeOneOf$1 as TargetTargetTypeOneOf, type TaxBreakdown$2 as TaxBreakdown, type TaxCalculationDetails$2 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$2 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$2 as TaxRateBreakdown, type TaxSummary$4 as TaxSummary, type Title$1 as Title, type Totals$1 as Totals, type index_d$f_UpdateCheckout as UpdateCheckout, type index_d$f_UpdateCheckoutOptions as UpdateCheckoutOptions, type index_d$f_UpdateCheckoutRequest as UpdateCheckoutRequest, type index_d$f_UpdateCheckoutResponse as UpdateCheckoutResponse, type index_d$f_UpdateCheckoutResponseNonNullableFields as UpdateCheckoutResponseNonNullableFields, type index_d$f_UpdateLineItemsQuantityRequest as UpdateLineItemsQuantityRequest, type index_d$f_UpdateLineItemsQuantityResponse as UpdateLineItemsQuantityResponse, type index_d$f_UpdateLineItemsQuantityResponseNonNullableFields as UpdateLineItemsQuantityResponseNonNullableFields, type index_d$f_UpdatedCheckoutMessage as UpdatedCheckoutMessage, type index_d$f_V1BuyerInfo as V1BuyerInfo, type index_d$f_V1CustomField as V1CustomField, type V1LineItem$1 as V1LineItem, type V1PickupDetails$1 as V1PickupDetails, type index_d$f_V1ShippingInfo as V1ShippingInfo, type index_d$f_V1ShippingInfoDetailsOneOf as V1ShippingInfoDetailsOneOf, type index_d$f_V1SubscriptionOptionInfo as V1SubscriptionOptionInfo, type index_d$f_V1SubscriptionSettings as V1SubscriptionSettings, type ValidationError$3 as ValidationError, type VatId$4 as VatId, VatType$4 as VatType, type Violation$1 as Violation, type index_d$f_ViolationsList as ViolationsList, WebhookIdentityType$d as WebhookIdentityType, WeightUnit$5 as WeightUnit, type index_d$f__publicAddToCheckoutType as _publicAddToCheckoutType, type index_d$f__publicCreateCheckoutType as _publicCreateCheckoutType, type _publicCreateOrderType$1 as _publicCreateOrderType, type index_d$f__publicGetCheckoutByCartIdType as _publicGetCheckoutByCartIdType, type index_d$f__publicGetCheckoutType as _publicGetCheckoutType, type index_d$f__publicGetCheckoutUrlType as _publicGetCheckoutUrlType, type index_d$f__publicMarkCheckoutAsCompletedType as _publicMarkCheckoutAsCompletedType, type index_d$f__publicOnCheckoutCompletedType as _publicOnCheckoutCompletedType, type index_d$f__publicOnCheckoutCreatedType as _publicOnCheckoutCreatedType, type index_d$f__publicOnCheckoutUpdatedType as _publicOnCheckoutUpdatedType, type index_d$f__publicRemoveCouponType as _publicRemoveCouponType, type index_d$f__publicRemoveGiftCardType as _publicRemoveGiftCardType, type index_d$f__publicRemoveLineItemsType as _publicRemoveLineItemsType, type index_d$f__publicRemoveOverrideCheckoutUrlType as _publicRemoveOverrideCheckoutUrlType, type index_d$f__publicUpdateCheckoutType as _publicUpdateCheckoutType, type index_d$f__publicUpdateLineItemsQuantityType as _publicUpdateLineItemsQuantityType, index_d$f_addToCheckout as addToCheckout, index_d$f_createCheckout as createCheckout, createOrder$2 as createOrder, index_d$f_getCheckout as getCheckout, index_d$f_getCheckoutByCartId as getCheckoutByCartId, index_d$f_getCheckoutUrl as getCheckoutUrl, index_d$f_markCheckoutAsCompleted as markCheckoutAsCompleted, index_d$f_onCheckoutCompleted as onCheckoutCompleted, index_d$f_onCheckoutCreated as onCheckoutCreated, index_d$f_onCheckoutUpdated as onCheckoutUpdated, onCheckoutCompleted$1 as publicOnCheckoutCompleted, onCheckoutCreated$1 as publicOnCheckoutCreated, onCheckoutUpdated$1 as publicOnCheckoutUpdated, index_d$f_removeCoupon as removeCoupon, index_d$f_removeGiftCard as removeGiftCard, index_d$f_removeLineItems as removeLineItems, index_d$f_removeOverrideCheckoutUrl as removeOverrideCheckoutUrl, index_d$f_updateCheckout as updateCheckout, index_d$f_updateLineItemsQuantity as updateLineItemsQuantity };
12129
12143
  }
12130
12144
 
12131
12145
  interface CheckoutSettings {
@@ -14197,7 +14211,7 @@ interface Membership$1 {
14197
14211
  /** ID of the application providing this payment option. */
14198
14212
  appId?: string;
14199
14213
  /** The name of this membership. */
14200
- name?: MembershipName$3;
14214
+ name?: MembershipName$4;
14201
14215
  /** Line item IDs which are "paid" for by this membership. */
14202
14216
  lineItemIds?: string[];
14203
14217
  /** Optional - For a membership that has limited credits, information about credit usage. */
@@ -14207,7 +14221,7 @@ interface Membership$1 {
14207
14221
  /** Additional data about this membership. */
14208
14222
  additionalData?: Record<string, any> | null;
14209
14223
  }
14210
- interface MembershipName$3 {
14224
+ interface MembershipName$4 {
14211
14225
  /** The name of this membership */
14212
14226
  original?: string;
14213
14227
  /** Optional - Translated name of this membership. Defaults to `original` when not provided. */
@@ -15001,7 +15015,7 @@ declare const index_d$d_onCheckoutTemplateUsed: typeof onCheckoutTemplateUsed;
15001
15015
  declare const index_d$d_queryCheckoutTemplates: typeof queryCheckoutTemplates;
15002
15016
  declare const index_d$d_updateCheckoutTemplate: typeof updateCheckoutTemplate;
15003
15017
  declare namespace index_d$d {
15004
- export { type ActionEvent$b as ActionEvent, type AdditionalFee$3 as AdditionalFee, type Address$6 as Address, type AddressLocation$5 as AddressLocation, type AddressWithContact$2 as AddressWithContact, type AggregatedTaxBreakdown$1 as AggregatedTaxBreakdown, type ApplicationError$7 as ApplicationError, type AppliedDiscount$3 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$3 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$1 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$9 as BaseEventMetadata, type BuyerInfo$4 as BuyerInfo, type BuyerInfoIdOneOf$2 as BuyerInfoIdOneOf, type CalculationErrors$2 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$2 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$2 as CarrierError, type CarrierErrors$2 as CarrierErrors, type CarrierServiceOption$1 as CarrierServiceOption, type index_d$d_CatalogOverrideFields as CatalogOverrideFields, type CatalogReference$3 as CatalogReference, ChannelType$3 as ChannelType, ChargeType$2 as ChargeType, type index_d$d_Checkout as Checkout, type index_d$d_CheckoutCustomization as CheckoutCustomization, type index_d$d_CheckoutTemplate as CheckoutTemplate, type index_d$d_CheckoutTemplateCreatedEnvelope as CheckoutTemplateCreatedEnvelope, type index_d$d_CheckoutTemplateDeletedEnvelope as CheckoutTemplateDeletedEnvelope, type index_d$d_CheckoutTemplateNonNullableFields as CheckoutTemplateNonNullableFields, type index_d$d_CheckoutTemplateUpdatedEnvelope as CheckoutTemplateUpdatedEnvelope, type index_d$d_CheckoutTemplateUsed as CheckoutTemplateUsed, type index_d$d_CheckoutTemplateUsedEnvelope as CheckoutTemplateUsedEnvelope, type index_d$d_CheckoutTemplatesQueryBuilder as CheckoutTemplatesQueryBuilder, type index_d$d_CheckoutTemplatesQueryResult as CheckoutTemplatesQueryResult, type Color$2 as Color, type index_d$d_ConversionInfo as ConversionInfo, type Coupon$3 as Coupon, type index_d$d_CreateAndRedirectToCheckoutRequest as CreateAndRedirectToCheckoutRequest, type index_d$d_CreateCheckoutFromTemplateRequest as CreateCheckoutFromTemplateRequest, type index_d$d_CreateCheckoutFromTemplateResponse as CreateCheckoutFromTemplateResponse, type index_d$d_CreateCheckoutFromTemplateResponseNonNullableFields as CreateCheckoutFromTemplateResponseNonNullableFields, type index_d$d_CreateCheckoutTemplateRequest as CreateCheckoutTemplateRequest, type index_d$d_CreateCheckoutTemplateResponse as CreateCheckoutTemplateResponse, type index_d$d_CreateCheckoutTemplateResponseNonNullableFields as CreateCheckoutTemplateResponseNonNullableFields, type CreatedBy$2 as CreatedBy, type index_d$d_CreatedByIdOneOf as CreatedByIdOneOf, type CursorPaging$8 as CursorPaging, type CursorPagingMetadata$8 as CursorPagingMetadata, type CursorQuery$6 as CursorQuery, type CursorQueryPagingMethodOneOf$6 as CursorQueryPagingMethodOneOf, type Cursors$8 as Cursors, type index_d$d_CustomContentReference as CustomContentReference, type CustomField$3 as CustomField, type CustomLineItem$1 as CustomLineItem, type index_d$d_CustomSettings as CustomSettings, type index_d$d_DeleteCheckoutTemplateRequest as DeleteCheckoutTemplateRequest, type index_d$d_DeleteCheckoutTemplateResponse as DeleteCheckoutTemplateResponse, type DeliveryLogistics$3 as DeliveryLogistics, type DeliveryTimeSlot$3 as DeliveryTimeSlot, type index_d$d_Description as Description, type DescriptionLine$2 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$2 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$2 as DescriptionLineName, DescriptionLineType$2 as DescriptionLineType, type DescriptionLineValueOneOf$2 as DescriptionLineValueOneOf, type Details$2 as Details, type DetailsKindOneOf$2 as DetailsKindOneOf, type DiscountRule$3 as DiscountRule, type DiscountRuleName$3 as DiscountRuleName, DiscountType$3 as DiscountType, type DomainEvent$b as DomainEvent, type DomainEventBodyOneOf$b as DomainEventBodyOneOf, type EntityCreatedEvent$b as EntityCreatedEvent, type EntityDeletedEvent$b as EntityDeletedEvent, type EntityUpdatedEvent$b as EntityUpdatedEvent, type EventMetadata$9 as EventMetadata, type ExtendedFields$6 as ExtendedFields, type index_d$d_ExternalReference as ExternalReference, FallbackReason$1 as FallbackReason, type FieldViolation$2 as FieldViolation, FileType$1 as FileType, type FullAddressContactDetails$2 as FullAddressContactDetails, type index_d$d_GetCheckoutTemplateRequest as GetCheckoutTemplateRequest, type index_d$d_GetCheckoutTemplateResponse as GetCheckoutTemplateResponse, type index_d$d_GetCheckoutTemplateResponseNonNullableFields as GetCheckoutTemplateResponseNonNullableFields, type GiftCard$2 as GiftCard, type Group$1 as Group, type index_d$d_HeadersEntry as HeadersEntry, type IdentificationData$b as IdentificationData, type IdentificationDataIdOneOf$b as IdentificationDataIdOneOf, type InvalidMembership$1 as InvalidMembership, type index_d$d_ItemAvailabilityInfo as ItemAvailabilityInfo, index_d$d_ItemAvailabilityStatus as ItemAvailabilityStatus, type ItemTaxFullDetails$3 as ItemTaxFullDetails, type ItemType$3 as ItemType, ItemTypeItemType$3 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$3 as ItemTypeItemTypeDataOneOf, JurisdictionType$3 as JurisdictionType, type LineItem$3 as LineItem, type LineItemDiscount$3 as LineItemDiscount, ManualCalculationReason$1 as ManualCalculationReason, type Membership$1 as Membership, type MembershipName$3 as MembershipName, type MembershipOptions$1 as MembershipOptions, type MembershipPaymentCredits$1 as MembershipPaymentCredits, type MerchantDiscount$3 as MerchantDiscount, type MessageEnvelope$b as MessageEnvelope, type MultiCurrencyPrice$1 as MultiCurrencyPrice, index_d$d_NameInLineItem as NameInLineItem, index_d$d_NameInOther as NameInOther, type index_d$d_Other as Other, type OtherCharge$1 as OtherCharge, PaymentOptionType$3 as PaymentOptionType, type PhysicalProperties$3 as PhysicalProperties, type PickupDetails$4 as PickupDetails, PickupMethod$3 as PickupMethod, type PlainTextValue$2 as PlainTextValue, type PriceDescription$2 as PriceDescription, type PriceSummary$3 as PriceSummary, type ProductName$2 as ProductName, type index_d$d_QueryCheckoutTemplatesRequest as QueryCheckoutTemplatesRequest, type index_d$d_QueryCheckoutTemplatesResponse as QueryCheckoutTemplatesResponse, type index_d$d_QueryCheckoutTemplatesResponseNonNullableFields as QueryCheckoutTemplatesResponseNonNullableFields, RateType$1 as RateType, type index_d$d_RawHttpResponse as RawHttpResponse, type index_d$d_RawHttpResponseNonNullableFields as RawHttpResponseNonNullableFields, type RestoreInfo$b as RestoreInfo, RuleType$2 as RuleType, type Scope$1 as Scope, type SecuredMedia$1 as SecuredMedia, type SelectedCarrierServiceOption$1 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$1 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$1 as SelectedCarrierServiceOptionPrices, type SelectedMembership$1 as SelectedMembership, type SelectedMemberships$1 as SelectedMemberships, type ServiceProperties$2 as ServiceProperties, index_d$d_Severity as Severity, type ShippingInfo$1 as ShippingInfo, type ShippingOption$3 as ShippingOption, type ShippingPrice$3 as ShippingPrice, type ShippingRegion$3 as ShippingRegion, SortOrder$8 as SortOrder, type Sorting$8 as Sorting, Status$1 as Status, type StreetAddress$5 as StreetAddress, SubscriptionFrequency$4 as SubscriptionFrequency, type SubscriptionOptionInfo$1 as SubscriptionOptionInfo, type SubscriptionSettings$4 as SubscriptionSettings, type SystemError$2 as SystemError, type index_d$d_Target as Target, type index_d$d_TargetLineItem as TargetLineItem, type index_d$d_TargetTargetTypeOneOf as TargetTargetTypeOneOf, type TaxBreakdown$1 as TaxBreakdown, type TaxCalculationDetails$1 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$1 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$1 as TaxRateBreakdown, type TaxSummary$3 as TaxSummary, type index_d$d_Title as Title, type index_d$d_UpdateCheckoutTemplate as UpdateCheckoutTemplate, type index_d$d_UpdateCheckoutTemplateRequest as UpdateCheckoutTemplateRequest, type index_d$d_UpdateCheckoutTemplateResponse as UpdateCheckoutTemplateResponse, type index_d$d_UpdateCheckoutTemplateResponseNonNullableFields as UpdateCheckoutTemplateResponseNonNullableFields, type index_d$d_V1LineItem as V1LineItem, type ValidationError$2 as ValidationError, type VatId$3 as VatId, VatType$3 as VatType, type index_d$d_Violation as Violation, type index_d$d_WebClientCustomization as WebClientCustomization, WebhookIdentityType$b as WebhookIdentityType, WeightUnit$4 as WeightUnit, type index_d$d__publicCreateAndRedirectToCheckoutType as _publicCreateAndRedirectToCheckoutType, type index_d$d__publicCreateCheckoutFromTemplateType as _publicCreateCheckoutFromTemplateType, type index_d$d__publicCreateCheckoutTemplateType as _publicCreateCheckoutTemplateType, type index_d$d__publicDeleteCheckoutTemplateType as _publicDeleteCheckoutTemplateType, type index_d$d__publicGetCheckoutTemplateType as _publicGetCheckoutTemplateType, type index_d$d__publicOnCheckoutTemplateCreatedType as _publicOnCheckoutTemplateCreatedType, type index_d$d__publicOnCheckoutTemplateDeletedType as _publicOnCheckoutTemplateDeletedType, type index_d$d__publicOnCheckoutTemplateUpdatedType as _publicOnCheckoutTemplateUpdatedType, type index_d$d__publicOnCheckoutTemplateUsedType as _publicOnCheckoutTemplateUsedType, type index_d$d__publicQueryCheckoutTemplatesType as _publicQueryCheckoutTemplatesType, type index_d$d__publicUpdateCheckoutTemplateType as _publicUpdateCheckoutTemplateType, index_d$d_createAndRedirectToCheckout as createAndRedirectToCheckout, index_d$d_createCheckoutFromTemplate as createCheckoutFromTemplate, index_d$d_createCheckoutTemplate as createCheckoutTemplate, index_d$d_deleteCheckoutTemplate as deleteCheckoutTemplate, index_d$d_getCheckoutTemplate as getCheckoutTemplate, index_d$d_onCheckoutTemplateCreated as onCheckoutTemplateCreated, index_d$d_onCheckoutTemplateDeleted as onCheckoutTemplateDeleted, index_d$d_onCheckoutTemplateUpdated as onCheckoutTemplateUpdated, index_d$d_onCheckoutTemplateUsed as onCheckoutTemplateUsed, onCheckoutTemplateCreated$1 as publicOnCheckoutTemplateCreated, onCheckoutTemplateDeleted$1 as publicOnCheckoutTemplateDeleted, onCheckoutTemplateUpdated$1 as publicOnCheckoutTemplateUpdated, onCheckoutTemplateUsed$1 as publicOnCheckoutTemplateUsed, index_d$d_queryCheckoutTemplates as queryCheckoutTemplates, index_d$d_updateCheckoutTemplate as updateCheckoutTemplate };
15018
+ export { type ActionEvent$b as ActionEvent, type AdditionalFee$3 as AdditionalFee, type Address$6 as Address, type AddressLocation$5 as AddressLocation, type AddressWithContact$2 as AddressWithContact, type AggregatedTaxBreakdown$1 as AggregatedTaxBreakdown, type ApplicationError$7 as ApplicationError, type AppliedDiscount$3 as AppliedDiscount, type AppliedDiscountDiscountSourceOneOf$3 as AppliedDiscountDiscountSourceOneOf, type AutoTaxFallbackCalculationDetails$1 as AutoTaxFallbackCalculationDetails, type BaseEventMetadata$9 as BaseEventMetadata, type BuyerInfo$4 as BuyerInfo, type BuyerInfoIdOneOf$2 as BuyerInfoIdOneOf, type CalculationErrors$2 as CalculationErrors, type CalculationErrorsShippingCalculationErrorOneOf$2 as CalculationErrorsShippingCalculationErrorOneOf, type CarrierError$2 as CarrierError, type CarrierErrors$2 as CarrierErrors, type CarrierServiceOption$1 as CarrierServiceOption, type index_d$d_CatalogOverrideFields as CatalogOverrideFields, type CatalogReference$3 as CatalogReference, ChannelType$3 as ChannelType, ChargeType$2 as ChargeType, type index_d$d_Checkout as Checkout, type index_d$d_CheckoutCustomization as CheckoutCustomization, type index_d$d_CheckoutTemplate as CheckoutTemplate, type index_d$d_CheckoutTemplateCreatedEnvelope as CheckoutTemplateCreatedEnvelope, type index_d$d_CheckoutTemplateDeletedEnvelope as CheckoutTemplateDeletedEnvelope, type index_d$d_CheckoutTemplateNonNullableFields as CheckoutTemplateNonNullableFields, type index_d$d_CheckoutTemplateUpdatedEnvelope as CheckoutTemplateUpdatedEnvelope, type index_d$d_CheckoutTemplateUsed as CheckoutTemplateUsed, type index_d$d_CheckoutTemplateUsedEnvelope as CheckoutTemplateUsedEnvelope, type index_d$d_CheckoutTemplatesQueryBuilder as CheckoutTemplatesQueryBuilder, type index_d$d_CheckoutTemplatesQueryResult as CheckoutTemplatesQueryResult, type Color$2 as Color, type index_d$d_ConversionInfo as ConversionInfo, type Coupon$3 as Coupon, type index_d$d_CreateAndRedirectToCheckoutRequest as CreateAndRedirectToCheckoutRequest, type index_d$d_CreateCheckoutFromTemplateRequest as CreateCheckoutFromTemplateRequest, type index_d$d_CreateCheckoutFromTemplateResponse as CreateCheckoutFromTemplateResponse, type index_d$d_CreateCheckoutFromTemplateResponseNonNullableFields as CreateCheckoutFromTemplateResponseNonNullableFields, type index_d$d_CreateCheckoutTemplateRequest as CreateCheckoutTemplateRequest, type index_d$d_CreateCheckoutTemplateResponse as CreateCheckoutTemplateResponse, type index_d$d_CreateCheckoutTemplateResponseNonNullableFields as CreateCheckoutTemplateResponseNonNullableFields, type CreatedBy$2 as CreatedBy, type index_d$d_CreatedByIdOneOf as CreatedByIdOneOf, type CursorPaging$8 as CursorPaging, type CursorPagingMetadata$8 as CursorPagingMetadata, type CursorQuery$6 as CursorQuery, type CursorQueryPagingMethodOneOf$6 as CursorQueryPagingMethodOneOf, type Cursors$8 as Cursors, type index_d$d_CustomContentReference as CustomContentReference, type CustomField$3 as CustomField, type CustomLineItem$1 as CustomLineItem, type index_d$d_CustomSettings as CustomSettings, type index_d$d_DeleteCheckoutTemplateRequest as DeleteCheckoutTemplateRequest, type index_d$d_DeleteCheckoutTemplateResponse as DeleteCheckoutTemplateResponse, type DeliveryLogistics$3 as DeliveryLogistics, type DeliveryTimeSlot$3 as DeliveryTimeSlot, type index_d$d_Description as Description, type DescriptionLine$2 as DescriptionLine, type DescriptionLineDescriptionLineValueOneOf$2 as DescriptionLineDescriptionLineValueOneOf, type DescriptionLineName$2 as DescriptionLineName, DescriptionLineType$2 as DescriptionLineType, type DescriptionLineValueOneOf$2 as DescriptionLineValueOneOf, type Details$2 as Details, type DetailsKindOneOf$2 as DetailsKindOneOf, type DiscountRule$3 as DiscountRule, type DiscountRuleName$3 as DiscountRuleName, DiscountType$3 as DiscountType, type DomainEvent$b as DomainEvent, type DomainEventBodyOneOf$b as DomainEventBodyOneOf, type EntityCreatedEvent$b as EntityCreatedEvent, type EntityDeletedEvent$b as EntityDeletedEvent, type EntityUpdatedEvent$b as EntityUpdatedEvent, type EventMetadata$9 as EventMetadata, type ExtendedFields$6 as ExtendedFields, type index_d$d_ExternalReference as ExternalReference, FallbackReason$1 as FallbackReason, type FieldViolation$2 as FieldViolation, FileType$1 as FileType, type FullAddressContactDetails$2 as FullAddressContactDetails, type index_d$d_GetCheckoutTemplateRequest as GetCheckoutTemplateRequest, type index_d$d_GetCheckoutTemplateResponse as GetCheckoutTemplateResponse, type index_d$d_GetCheckoutTemplateResponseNonNullableFields as GetCheckoutTemplateResponseNonNullableFields, type GiftCard$2 as GiftCard, type Group$1 as Group, type index_d$d_HeadersEntry as HeadersEntry, type IdentificationData$b as IdentificationData, type IdentificationDataIdOneOf$b as IdentificationDataIdOneOf, type InvalidMembership$1 as InvalidMembership, type index_d$d_ItemAvailabilityInfo as ItemAvailabilityInfo, index_d$d_ItemAvailabilityStatus as ItemAvailabilityStatus, type ItemTaxFullDetails$3 as ItemTaxFullDetails, type ItemType$3 as ItemType, ItemTypeItemType$3 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$3 as ItemTypeItemTypeDataOneOf, JurisdictionType$3 as JurisdictionType, type LineItem$3 as LineItem, type LineItemDiscount$3 as LineItemDiscount, ManualCalculationReason$1 as ManualCalculationReason, type Membership$1 as Membership, type MembershipName$4 as MembershipName, type MembershipOptions$1 as MembershipOptions, type MembershipPaymentCredits$1 as MembershipPaymentCredits, type MerchantDiscount$3 as MerchantDiscount, type MessageEnvelope$b as MessageEnvelope, type MultiCurrencyPrice$1 as MultiCurrencyPrice, index_d$d_NameInLineItem as NameInLineItem, index_d$d_NameInOther as NameInOther, type index_d$d_Other as Other, type OtherCharge$1 as OtherCharge, PaymentOptionType$3 as PaymentOptionType, type PhysicalProperties$3 as PhysicalProperties, type PickupDetails$4 as PickupDetails, PickupMethod$3 as PickupMethod, type PlainTextValue$2 as PlainTextValue, type PriceDescription$2 as PriceDescription, type PriceSummary$3 as PriceSummary, type ProductName$2 as ProductName, type index_d$d_QueryCheckoutTemplatesRequest as QueryCheckoutTemplatesRequest, type index_d$d_QueryCheckoutTemplatesResponse as QueryCheckoutTemplatesResponse, type index_d$d_QueryCheckoutTemplatesResponseNonNullableFields as QueryCheckoutTemplatesResponseNonNullableFields, RateType$1 as RateType, type index_d$d_RawHttpResponse as RawHttpResponse, type index_d$d_RawHttpResponseNonNullableFields as RawHttpResponseNonNullableFields, type RestoreInfo$b as RestoreInfo, RuleType$2 as RuleType, type Scope$1 as Scope, type SecuredMedia$1 as SecuredMedia, type SelectedCarrierServiceOption$1 as SelectedCarrierServiceOption, type SelectedCarrierServiceOptionOtherCharge$1 as SelectedCarrierServiceOptionOtherCharge, type SelectedCarrierServiceOptionPrices$1 as SelectedCarrierServiceOptionPrices, type SelectedMembership$1 as SelectedMembership, type SelectedMemberships$1 as SelectedMemberships, type ServiceProperties$2 as ServiceProperties, index_d$d_Severity as Severity, type ShippingInfo$1 as ShippingInfo, type ShippingOption$3 as ShippingOption, type ShippingPrice$3 as ShippingPrice, type ShippingRegion$3 as ShippingRegion, SortOrder$8 as SortOrder, type Sorting$8 as Sorting, Status$1 as Status, type StreetAddress$5 as StreetAddress, SubscriptionFrequency$4 as SubscriptionFrequency, type SubscriptionOptionInfo$1 as SubscriptionOptionInfo, type SubscriptionSettings$4 as SubscriptionSettings, type SystemError$2 as SystemError, type index_d$d_Target as Target, type index_d$d_TargetLineItem as TargetLineItem, type index_d$d_TargetTargetTypeOneOf as TargetTargetTypeOneOf, type TaxBreakdown$1 as TaxBreakdown, type TaxCalculationDetails$1 as TaxCalculationDetails, type TaxCalculationDetailsCalculationDetailsOneOf$1 as TaxCalculationDetailsCalculationDetailsOneOf, type TaxRateBreakdown$1 as TaxRateBreakdown, type TaxSummary$3 as TaxSummary, type index_d$d_Title as Title, type index_d$d_UpdateCheckoutTemplate as UpdateCheckoutTemplate, type index_d$d_UpdateCheckoutTemplateRequest as UpdateCheckoutTemplateRequest, type index_d$d_UpdateCheckoutTemplateResponse as UpdateCheckoutTemplateResponse, type index_d$d_UpdateCheckoutTemplateResponseNonNullableFields as UpdateCheckoutTemplateResponseNonNullableFields, type index_d$d_V1LineItem as V1LineItem, type ValidationError$2 as ValidationError, type VatId$3 as VatId, VatType$3 as VatType, type index_d$d_Violation as Violation, type index_d$d_WebClientCustomization as WebClientCustomization, WebhookIdentityType$b as WebhookIdentityType, WeightUnit$4 as WeightUnit, type index_d$d__publicCreateAndRedirectToCheckoutType as _publicCreateAndRedirectToCheckoutType, type index_d$d__publicCreateCheckoutFromTemplateType as _publicCreateCheckoutFromTemplateType, type index_d$d__publicCreateCheckoutTemplateType as _publicCreateCheckoutTemplateType, type index_d$d__publicDeleteCheckoutTemplateType as _publicDeleteCheckoutTemplateType, type index_d$d__publicGetCheckoutTemplateType as _publicGetCheckoutTemplateType, type index_d$d__publicOnCheckoutTemplateCreatedType as _publicOnCheckoutTemplateCreatedType, type index_d$d__publicOnCheckoutTemplateDeletedType as _publicOnCheckoutTemplateDeletedType, type index_d$d__publicOnCheckoutTemplateUpdatedType as _publicOnCheckoutTemplateUpdatedType, type index_d$d__publicOnCheckoutTemplateUsedType as _publicOnCheckoutTemplateUsedType, type index_d$d__publicQueryCheckoutTemplatesType as _publicQueryCheckoutTemplatesType, type index_d$d__publicUpdateCheckoutTemplateType as _publicUpdateCheckoutTemplateType, index_d$d_createAndRedirectToCheckout as createAndRedirectToCheckout, index_d$d_createCheckoutFromTemplate as createCheckoutFromTemplate, index_d$d_createCheckoutTemplate as createCheckoutTemplate, index_d$d_deleteCheckoutTemplate as deleteCheckoutTemplate, index_d$d_getCheckoutTemplate as getCheckoutTemplate, index_d$d_onCheckoutTemplateCreated as onCheckoutTemplateCreated, index_d$d_onCheckoutTemplateDeleted as onCheckoutTemplateDeleted, index_d$d_onCheckoutTemplateUpdated as onCheckoutTemplateUpdated, index_d$d_onCheckoutTemplateUsed as onCheckoutTemplateUsed, onCheckoutTemplateCreated$1 as publicOnCheckoutTemplateCreated, onCheckoutTemplateDeleted$1 as publicOnCheckoutTemplateDeleted, onCheckoutTemplateUpdated$1 as publicOnCheckoutTemplateUpdated, onCheckoutTemplateUsed$1 as publicOnCheckoutTemplateUsed, index_d$d_queryCheckoutTemplates as queryCheckoutTemplates, index_d$d_updateCheckoutTemplate as updateCheckoutTemplate };
15005
15019
  }
15006
15020
 
15007
15021
  /**
@@ -22451,27 +22465,27 @@ interface SnapshotMessage$1 {
22451
22465
  opType?: number;
22452
22466
  }
22453
22467
  /** Triggered when a payment is updated. */
22454
- interface PaymentsUpdated$1 {
22468
+ interface PaymentsUpdated$2 {
22455
22469
  /** Updated order transactions. */
22456
- orderTransactions?: OrderTransactions$1;
22470
+ orderTransactions?: OrderTransactions$2;
22457
22471
  /** List of IDs of the updated payments. */
22458
22472
  paymentIds?: string[];
22459
22473
  /** List of IDs of the updated refunds. */
22460
22474
  refundIds?: string[];
22461
22475
  }
22462
- interface OrderTransactions$1 {
22476
+ interface OrderTransactions$2 {
22463
22477
  /** Order ID. */
22464
22478
  orderId?: string;
22465
22479
  /** Record of payments made to the merchant. */
22466
- payments?: Payment$1[];
22480
+ payments?: Payment$2[];
22467
22481
  /** Record of refunds made to the buyer. */
22468
- refunds?: Refund$1[];
22482
+ refunds?: Refund$2[];
22469
22483
  }
22470
- interface Payment$1 extends PaymentPaymentDetailsOneOf$1 {
22484
+ interface Payment$2 extends PaymentPaymentDetailsOneOf$2 {
22471
22485
  /** Regular payment details. */
22472
- regularPaymentDetails?: RegularPaymentDetails$1;
22486
+ regularPaymentDetails?: RegularPaymentDetails$2;
22473
22487
  /** Gift card payment details. */
22474
- giftcardPaymentDetails?: GiftCardPaymentDetails$1;
22488
+ giftcardPaymentDetails?: GiftCardPaymentDetails$2;
22475
22489
  /**
22476
22490
  * Payment ID.
22477
22491
  * @readonly
@@ -22494,13 +22508,13 @@ interface Payment$1 extends PaymentPaymentDetailsOneOf$1 {
22494
22508
  refundDisabled?: boolean;
22495
22509
  }
22496
22510
  /** @oneof */
22497
- interface PaymentPaymentDetailsOneOf$1 {
22511
+ interface PaymentPaymentDetailsOneOf$2 {
22498
22512
  /** Regular payment details. */
22499
- regularPaymentDetails?: RegularPaymentDetails$1;
22513
+ regularPaymentDetails?: RegularPaymentDetails$2;
22500
22514
  /** Gift card payment details. */
22501
- giftcardPaymentDetails?: GiftCardPaymentDetails$1;
22515
+ giftcardPaymentDetails?: GiftCardPaymentDetails$2;
22502
22516
  }
22503
- interface RegularPaymentDetails$1 extends RegularPaymentDetailsPaymentMethodDetailsOneOf$1 {
22517
+ interface RegularPaymentDetails$2 extends RegularPaymentDetailsPaymentMethodDetailsOneOf$2 {
22504
22518
  /** Wix Payments order ID. */
22505
22519
  paymentOrderId?: string | null;
22506
22520
  /**
@@ -22518,14 +22532,14 @@ interface RegularPaymentDetails$1 extends RegularPaymentDetailsPaymentMethodDeta
22518
22532
  /** Whether the payment was made offline. For example, when using cash or when marked as paid in the Business Manager. */
22519
22533
  offlinePayment?: boolean;
22520
22534
  /** Payment status. */
22521
- status?: TransactionStatus$1;
22535
+ status?: TransactionStatus$2;
22522
22536
  /** Whether there is a payment agreement that allows for future charges. */
22523
22537
  savedPaymentMethod?: boolean;
22524
22538
  }
22525
22539
  /** @oneof */
22526
- interface RegularPaymentDetailsPaymentMethodDetailsOneOf$1 {
22540
+ interface RegularPaymentDetailsPaymentMethodDetailsOneOf$2 {
22527
22541
  }
22528
- declare enum TransactionStatus$1 {
22542
+ declare enum TransactionStatus$2 {
22529
22543
  UNDEFINED = "UNDEFINED",
22530
22544
  APPROVED = "APPROVED",
22531
22545
  PENDING = "PENDING",
@@ -22537,18 +22551,18 @@ declare enum TransactionStatus$1 {
22537
22551
  AUTHORIZED = "AUTHORIZED",
22538
22552
  VOIDED = "VOIDED"
22539
22553
  }
22540
- interface CreditCardPaymentMethodDetails$1 {
22554
+ interface CreditCardPaymentMethodDetails$2 {
22541
22555
  }
22542
- interface AuthorizationDetails$1 {
22556
+ interface AuthorizationDetails$2 {
22543
22557
  }
22544
- interface AuthorizationCapture$1 {
22558
+ interface AuthorizationCapture$2 {
22545
22559
  /**
22546
22560
  * Capture ID.
22547
22561
  * @readonly
22548
22562
  */
22549
22563
  _id?: string | null;
22550
22564
  }
22551
- declare enum AuthorizationCaptureStatus$1 {
22565
+ declare enum AuthorizationCaptureStatus$2 {
22552
22566
  UNKNOWN_STATUS = "UNKNOWN_STATUS",
22553
22567
  /** Whether capture operation still in progress */
22554
22568
  PENDING = "PENDING",
@@ -22557,11 +22571,11 @@ declare enum AuthorizationCaptureStatus$1 {
22557
22571
  /** The capture operation was failed */
22558
22572
  FAILED = "FAILED"
22559
22573
  }
22560
- interface AuthorizationActionFailureDetails$1 {
22574
+ interface AuthorizationActionFailureDetails$2 {
22561
22575
  }
22562
- interface AuthorizationVoid$1 {
22576
+ interface AuthorizationVoid$2 {
22563
22577
  }
22564
- declare enum AuthorizationVoidStatus$1 {
22578
+ declare enum AuthorizationVoidStatus$2 {
22565
22579
  UNKNOWN_STATUS = "UNKNOWN_STATUS",
22566
22580
  /** Whether void operation still in progress */
22567
22581
  PENDING = "PENDING",
@@ -22576,23 +22590,23 @@ declare enum AuthorizationVoidStatus$1 {
22576
22590
  * + `MANUAL`: Authorization was voided by user.
22577
22591
  * + `SCHEDULED`: Authorization passed execution date.
22578
22592
  */
22579
- declare enum Reason$1 {
22593
+ declare enum Reason$2 {
22580
22594
  UNKNOWN_REASON = "UNKNOWN_REASON",
22581
22595
  MANUAL = "MANUAL",
22582
22596
  SCHEDULED = "SCHEDULED"
22583
22597
  }
22584
- interface ScheduledAction$1 {
22598
+ interface ScheduledAction$2 {
22585
22599
  /** type of the action */
22586
- actionType?: ActionType$1;
22600
+ actionType?: ActionType$2;
22587
22601
  /** the date and time of the action */
22588
22602
  executionDate?: Date;
22589
22603
  }
22590
- declare enum ActionType$1 {
22604
+ declare enum ActionType$2 {
22591
22605
  UNKNOWN_ACTION_TYPE = "UNKNOWN_ACTION_TYPE",
22592
22606
  VOID = "VOID",
22593
22607
  CAPTURE = "CAPTURE"
22594
22608
  }
22595
- interface GiftCardPaymentDetails$1 {
22609
+ interface GiftCardPaymentDetails$2 {
22596
22610
  /** Gift card payment ID. */
22597
22611
  giftCardPaymentId?: string;
22598
22612
  /** ID of the app that created the gift card. */
@@ -22603,15 +22617,15 @@ interface GiftCardPaymentDetails$1 {
22603
22617
  */
22604
22618
  voided?: boolean;
22605
22619
  }
22606
- interface MembershipPaymentDetails$1 {
22620
+ interface MembershipPaymentDetails$2 {
22607
22621
  /** Membership ID. */
22608
22622
  membershipId?: string;
22609
22623
  /** ID of the line item this membership applies to. */
22610
22624
  lineItemId?: string;
22611
22625
  /** Payment status. */
22612
- status?: MembershipPaymentStatus$1;
22626
+ status?: MembershipPaymentStatus$2;
22613
22627
  /** Membership name. */
22614
- name?: MembershipName$2;
22628
+ name?: MembershipName$3;
22615
22629
  /** The transaction ID in the membership system. Can be used to void the transaction. */
22616
22630
  externalTransactionId?: string | null;
22617
22631
  /**
@@ -22622,38 +22636,38 @@ interface MembershipPaymentDetails$1 {
22622
22636
  /** ID of the application providing this payment option. */
22623
22637
  providerAppId?: string;
22624
22638
  }
22625
- declare enum MembershipPaymentStatus$1 {
22639
+ declare enum MembershipPaymentStatus$2 {
22626
22640
  /** CHARGED - Payment was charged */
22627
22641
  CHARGED = "CHARGED",
22628
22642
  /** CHARGE_FAILED - The attempt to charge that payment have failed, for example due to lack of credits */
22629
22643
  CHARGE_FAILED = "CHARGE_FAILED"
22630
22644
  }
22631
- interface MembershipName$2 {
22645
+ interface MembershipName$3 {
22632
22646
  /** The name of this membership */
22633
22647
  original?: string;
22634
22648
  /** Optional - Translated name of this membership. Defaults to `original` when not provided. */
22635
22649
  translated?: string | null;
22636
22650
  }
22637
- interface Refund$1 {
22651
+ interface Refund$2 {
22638
22652
  /**
22639
22653
  * Refund ID.
22640
22654
  * @readonly
22641
22655
  */
22642
22656
  _id?: string;
22643
22657
  /** List of transactions. */
22644
- transactions?: RefundTransaction$1[];
22658
+ transactions?: RefundTransaction$2[];
22645
22659
  /** Refund business details. */
22646
- details?: RefundDetails$1;
22660
+ details?: RefundDetails$2;
22647
22661
  /** Date and time the refund was created in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) format. Defaults to current time when not provided. */
22648
22662
  _createdDate?: Date;
22649
22663
  }
22650
- interface RefundTransaction$1 {
22664
+ interface RefundTransaction$2 {
22651
22665
  /** ID of the payment associated with this refund. */
22652
22666
  paymentId?: string;
22653
22667
  /** Refund amount. */
22654
22668
  amount?: Price$2;
22655
22669
  /** Refund status. */
22656
- refundStatus?: RefundStatus$1;
22670
+ refundStatus?: RefundStatus$2;
22657
22671
  /**
22658
22672
  * Payment gateway's refund ID. This ID can be used with the Wix Payments [Transactions API](https://dev.wix.com/docs/rest/api-reference/wix-payments/transactions/introduction).
22659
22673
  * This field is only returned when the value of `external_refund` is `false`.
@@ -22672,7 +22686,7 @@ interface RefundTransaction$1 {
22672
22686
  * + `SCHEDULED`: Refund request acknowledged, and will be executed soon.
22673
22687
  * + `STARTED`: Refund was initiated on payment provider side.
22674
22688
  */
22675
- declare enum RefundStatus$1 {
22689
+ declare enum RefundStatus$2 {
22676
22690
  PENDING = "PENDING",
22677
22691
  SUCCEEDED = "SUCCEEDED",
22678
22692
  FAILED = "FAILED",
@@ -22680,27 +22694,27 @@ declare enum RefundStatus$1 {
22680
22694
  STARTED = "STARTED"
22681
22695
  }
22682
22696
  /** Business model of a refund request */
22683
- interface RefundDetails$1 {
22697
+ interface RefundDetails$2 {
22684
22698
  /** Order line item IDs and quantities that were refunded. */
22685
- items?: RefundItem$1[];
22699
+ items?: RefundItem$2[];
22686
22700
  /** Whether the shipping fee was also refunded. */
22687
22701
  shippingIncluded?: boolean;
22688
22702
  /** Reason for the refund, provided by customer (optional). */
22689
22703
  reason?: string | null;
22690
22704
  }
22691
- interface RefundItem$1 {
22705
+ interface RefundItem$2 {
22692
22706
  /** Line item ID the refunded line item. */
22693
22707
  lineItemId?: string;
22694
22708
  /** Line item quantity refunded. */
22695
22709
  quantity?: number;
22696
22710
  }
22697
- interface LineItemRefund$1 {
22711
+ interface LineItemRefund$2 {
22698
22712
  }
22699
- interface AdditionalFeeRefund$1 {
22713
+ interface AdditionalFeeRefund$2 {
22700
22714
  }
22701
- interface ShippingRefund$1 {
22715
+ interface ShippingRefund$2 {
22702
22716
  }
22703
- interface AggregatedRefundSummary$1 {
22717
+ interface AggregatedRefundSummary$2 {
22704
22718
  }
22705
22719
  interface GetMetasiteDataRequest {
22706
22720
  /** meta site Id for data to retrieve */
@@ -23091,7 +23105,7 @@ interface ListOrderTransactionsForMetasiteRequest {
23091
23105
  }
23092
23106
  interface ListOrderTransactionsForMetasiteResponse {
23093
23107
  /** Order ID and its associated transactions. */
23094
- orderTransactions?: OrderTransactions$1;
23108
+ orderTransactions?: OrderTransactions$2;
23095
23109
  }
23096
23110
  interface UpsertRefundRequest {
23097
23111
  /** Meta site ID. */
@@ -23099,11 +23113,11 @@ interface UpsertRefundRequest {
23099
23113
  /** Order ID associated with refund. */
23100
23114
  orderId?: string;
23101
23115
  /** Refund to upsert. */
23102
- refund?: Refund$1;
23116
+ refund?: Refund$2;
23103
23117
  }
23104
23118
  interface UpsertRefundResponse {
23105
23119
  /** Updated order transactions. */
23106
- orderTransactions?: OrderTransactions$1;
23120
+ orderTransactions?: OrderTransactions$2;
23107
23121
  }
23108
23122
  interface TestUrlAdditionalBindingsRequest {
23109
23123
  }
@@ -23401,7 +23415,7 @@ interface PreviewRefundEmailRequest {
23401
23415
  /** Refund amount */
23402
23416
  refundAmount?: Price$2;
23403
23417
  /** Refund business details */
23404
- details?: RefundDetails$1;
23418
+ details?: RefundDetails$2;
23405
23419
  /** Personal note added to the email (optional) */
23406
23420
  customMessage?: string | null;
23407
23421
  }
@@ -23654,7 +23668,7 @@ interface MembershipChargeItem {
23654
23668
  /** ID of the application providing this payment option */
23655
23669
  appId?: string;
23656
23670
  /** The name of used membership */
23657
- membershipName?: MembershipName$2;
23671
+ membershipName?: MembershipName$3;
23658
23672
  /** Additional data about this membership */
23659
23673
  membershipAdditionalData?: Record<string, any> | null;
23660
23674
  /** Catalog and item reference info. */
@@ -23687,7 +23701,7 @@ interface TriggerRefundRequest$1 {
23687
23701
  /** Refund operations information */
23688
23702
  payments?: PaymentRefund$1[];
23689
23703
  /** Business model of a refund */
23690
- details?: RefundDetails$1;
23704
+ details?: RefundDetails$2;
23691
23705
  /** Side effect details related to refund */
23692
23706
  sideEffects?: RefundSideEffects$1;
23693
23707
  }
@@ -23730,7 +23744,7 @@ interface RestockItem$1 {
23730
23744
  }
23731
23745
  interface TriggerRefundResponse$1 {
23732
23746
  /** All order's transactions after the refunds were added */
23733
- orderTransactions?: OrderTransactions$1;
23747
+ orderTransactions?: OrderTransactions$2;
23734
23748
  /** Created refund ID */
23735
23749
  refundId?: string | null;
23736
23750
  /** Payment ID's that the refund execution had failed for */
@@ -23739,7 +23753,7 @@ interface TriggerRefundResponse$1 {
23739
23753
  /** Triggered when a refund is created. */
23740
23754
  interface RefundCreated$1 {
23741
23755
  /** Updated order transactions. */
23742
- orderTransactions?: OrderTransactions$1;
23756
+ orderTransactions?: OrderTransactions$2;
23743
23757
  /** ID of the created refund. */
23744
23758
  refundId?: string;
23745
23759
  /** Inventory restock details as part of this refund.. */
@@ -23749,7 +23763,7 @@ interface RefundCreated$1 {
23749
23763
  /** Custom message added to the refund confirmation email. */
23750
23764
  customMessage?: string | null;
23751
23765
  /** Refunded line items and quantities that are part of the created refund. */
23752
- refundItems?: RefundItem$1[];
23766
+ refundItems?: RefundItem$2[];
23753
23767
  }
23754
23768
  interface CalculateRefundRequest$1 {
23755
23769
  /** Order ID */
@@ -23795,7 +23809,7 @@ interface VoidAuthorizedPaymentsRequest {
23795
23809
  }
23796
23810
  interface VoidAuthorizedPaymentsResponse {
23797
23811
  /** All order's transactions after the void was triggered */
23798
- orderTransactions?: OrderTransactions$1;
23812
+ orderTransactions?: OrderTransactions$2;
23799
23813
  }
23800
23814
  interface CaptureAuthorizedPaymentsRequest {
23801
23815
  /** Wix eCommerce order ID */
@@ -23814,7 +23828,7 @@ interface PaymentCapture {
23814
23828
  }
23815
23829
  interface CaptureAuthorizedPaymentsResponse {
23816
23830
  /** All order's transactions after the capture was triggered */
23817
- orderTransactions?: OrderTransactions$1;
23831
+ orderTransactions?: OrderTransactions$2;
23818
23832
  }
23819
23833
  interface ChargeSavedPaymentMethodRequest {
23820
23834
  /** Ecom Order ID. */
@@ -26503,7 +26517,7 @@ declare const index_d$8_onOrderPaymentStatusUpdated: typeof onOrderPaymentStatus
26503
26517
  declare const index_d$8_searchOrders: typeof searchOrders;
26504
26518
  declare const index_d$8_updateOrder: typeof updateOrder;
26505
26519
  declare namespace index_d$8 {
26506
- export { type ActionEvent$6 as ActionEvent, ActionType$1 as ActionType, type Activity$1 as Activity, type index_d$8_ActivityContentOneOf as ActivityContentOneOf, ActivityType$1 as ActivityType, type index_d$8_AddActivitiesRequest as AddActivitiesRequest, type index_d$8_AddActivitiesResponse as AddActivitiesResponse, type index_d$8_AddActivityRequest as AddActivityRequest, type index_d$8_AddActivityResponse as AddActivityResponse, type index_d$8_AddInternalActivityRequest as AddInternalActivityRequest, type index_d$8_AddInternalActivityResponse as AddInternalActivityResponse, type AdditionalFee$1 as AdditionalFee, type index_d$8_AdditionalFeeDelta as AdditionalFeeDelta, type index_d$8_AdditionalFeeDeltaDeltaOneOf as AdditionalFeeDeltaDeltaOneOf, type AdditionalFeeRefund$1 as AdditionalFeeRefund, type Address$4 as Address, type index_d$8_AddressDescription as AddressDescription, type AddressLocation$2 as AddressLocation, type index_d$8_AddressWithContact as AddressWithContact, type index_d$8_AggregateOrdersRequest as AggregateOrdersRequest, type index_d$8_AggregateOrdersResponse as AggregateOrdersResponse, type AggregatedRefundSummary$1 as AggregatedRefundSummary, type index_d$8_App as App, type ApplicationError$3 as ApplicationError, type AppliedDiscount$1 as AppliedDiscount, type index_d$8_AppliedDiscountDelta as AppliedDiscountDelta, type index_d$8_AppliedDiscountDeltaDeltaOneOf as AppliedDiscountDeltaDeltaOneOf, type AppliedDiscountDiscountSourceOneOf$1 as AppliedDiscountDiscountSourceOneOf, type index_d$8_ArchiveOrderRequest as ArchiveOrderRequest, type index_d$8_ArchiveOrderResponse as ArchiveOrderResponse, index_d$8_AttributionSource as AttributionSource, type AuthorizationActionFailureDetails$1 as AuthorizationActionFailureDetails, type AuthorizationCapture$1 as AuthorizationCapture, AuthorizationCaptureStatus$1 as AuthorizationCaptureStatus, type AuthorizationDetails$1 as AuthorizationDetails, type AuthorizationVoid$1 as AuthorizationVoid, AuthorizationVoidStatus$1 as AuthorizationVoidStatus, type index_d$8_AuthorizedPaymentCaptured as AuthorizedPaymentCaptured, type index_d$8_AuthorizedPaymentCreated as AuthorizedPaymentCreated, type index_d$8_AuthorizedPaymentVoided as AuthorizedPaymentVoided, type index_d$8_Balance as Balance, type index_d$8_BalanceSummary as BalanceSummary, type BaseEventMetadata$5 as BaseEventMetadata, type index_d$8_BatchOfTriggerReindexOrderRequest as BatchOfTriggerReindexOrderRequest, type index_d$8_BigDecimalWrapper as BigDecimalWrapper, type BulkActionMetadata$1 as BulkActionMetadata, type index_d$8_BulkArchiveOrdersByFilterRequest as BulkArchiveOrdersByFilterRequest, type index_d$8_BulkArchiveOrdersByFilterResponse as BulkArchiveOrdersByFilterResponse, type index_d$8_BulkArchiveOrdersRequest as BulkArchiveOrdersRequest, type index_d$8_BulkArchiveOrdersResponse as BulkArchiveOrdersResponse, type index_d$8_BulkMarkAsFulfilledByFilterRequest as BulkMarkAsFulfilledByFilterRequest, type index_d$8_BulkMarkAsFulfilledByFilterResponse as BulkMarkAsFulfilledByFilterResponse, type index_d$8_BulkMarkAsFulfilledRequest as BulkMarkAsFulfilledRequest, type index_d$8_BulkMarkAsFulfilledResponse as BulkMarkAsFulfilledResponse, type index_d$8_BulkMarkAsUnfulfilledByFilterRequest as BulkMarkAsUnfulfilledByFilterRequest, type index_d$8_BulkMarkAsUnfulfilledByFilterResponse as BulkMarkAsUnfulfilledByFilterResponse, type index_d$8_BulkMarkAsUnfulfilledRequest as BulkMarkAsUnfulfilledRequest, type index_d$8_BulkMarkAsUnfulfilledResponse as BulkMarkAsUnfulfilledResponse, type index_d$8_BulkMarkOrdersAsPaidRequest as BulkMarkOrdersAsPaidRequest, type index_d$8_BulkMarkOrdersAsPaidResponse as BulkMarkOrdersAsPaidResponse, type index_d$8_BulkOrderResult as BulkOrderResult, type index_d$8_BulkSendBuyerPickupConfirmationEmailsRequest as BulkSendBuyerPickupConfirmationEmailsRequest, type index_d$8_BulkSendBuyerPickupConfirmationEmailsResponse as BulkSendBuyerPickupConfirmationEmailsResponse, type index_d$8_BulkSendBuyerShippingConfirmationEmailsRequest as BulkSendBuyerShippingConfirmationEmailsRequest, type index_d$8_BulkSendBuyerShippingConfirmationEmailsResponse as BulkSendBuyerShippingConfirmationEmailsResponse, type index_d$8_BulkUnArchiveOrdersByFilterRequest as BulkUnArchiveOrdersByFilterRequest, type index_d$8_BulkUnArchiveOrdersByFilterResponse as BulkUnArchiveOrdersByFilterResponse, type index_d$8_BulkUnArchiveOrdersRequest as BulkUnArchiveOrdersRequest, type index_d$8_BulkUnArchiveOrdersResponse as BulkUnArchiveOrdersResponse, type index_d$8_BulkUpdateOrderTagsRequest as BulkUpdateOrderTagsRequest, type index_d$8_BulkUpdateOrderTagsResponse as BulkUpdateOrderTagsResponse, type index_d$8_BulkUpdateOrderTagsResult as BulkUpdateOrderTagsResult, type index_d$8_BulkUpdateOrdersOptions as BulkUpdateOrdersOptions, type index_d$8_BulkUpdateOrdersRequest as BulkUpdateOrdersRequest, type index_d$8_BulkUpdateOrdersResponse as BulkUpdateOrdersResponse, type index_d$8_BulkUpdateOrdersResponseNonNullableFields as BulkUpdateOrdersResponseNonNullableFields, type BuyerInfo$1 as BuyerInfo, type index_d$8_BuyerInfoIdOneOf as BuyerInfoIdOneOf, type index_d$8_BuyerInfoUpdate as BuyerInfoUpdate, type CalculateRefundItemRequest$1 as CalculateRefundItemRequest, type CalculateRefundItemResponse$1 as CalculateRefundItemResponse, type CalculateRefundRequest$1 as CalculateRefundRequest, type CalculateRefundResponse$1 as CalculateRefundResponse, type index_d$8_CalculatedTax as CalculatedTax, type index_d$8_CalculatedTaxes as CalculatedTaxes, type index_d$8_Cancel as Cancel, type index_d$8_CancelOrderOptions as CancelOrderOptions, type index_d$8_CancelOrderRequest as CancelOrderRequest, type index_d$8_CancelOrderResponse as CancelOrderResponse, type index_d$8_CancelOrderResponseNonNullableFields as CancelOrderResponseNonNullableFields, type index_d$8_CaptureAuthorizedPaymentsRequest as CaptureAuthorizedPaymentsRequest, type index_d$8_CaptureAuthorizedPaymentsResponse as CaptureAuthorizedPaymentsResponse, type CatalogReference$1 as CatalogReference, type ChannelInfo$1 as ChannelInfo, ChannelType$1 as ChannelType, type index_d$8_ChargeMembershipsRequest as ChargeMembershipsRequest, type index_d$8_ChargeMembershipsResponse as ChargeMembershipsResponse, type index_d$8_ChargeSavedPaymentMethodRequest as ChargeSavedPaymentMethodRequest, type index_d$8_ChargeSavedPaymentMethodResponse as ChargeSavedPaymentMethodResponse, type index_d$8_ChargedBy as ChargedBy, type index_d$8_Color as Color, type index_d$8_CommitDeltasRequest as CommitDeltasRequest, type index_d$8_CommitDeltasResponse as CommitDeltasResponse, type index_d$8_CommittedDiffs as CommittedDiffs, type index_d$8_CommittedDiffsShippingUpdateInfoOneOf as CommittedDiffsShippingUpdateInfoOneOf, type index_d$8_CommonAddress as CommonAddress, type index_d$8_CommonAddressStreetOneOf as CommonAddressStreetOneOf, type index_d$8_Company as Company, type index_d$8_Complete as Complete, type index_d$8_ContinueSideEffectsFlowInLegacyData as ContinueSideEffectsFlowInLegacyData, type Coupon$1 as Coupon, type index_d$8_CreateOrderRequest as CreateOrderRequest, type index_d$8_CreateOrderResponse as CreateOrderResponse, type index_d$8_CreateOrderResponseNonNullableFields as CreateOrderResponseNonNullableFields, type index_d$8_CreatePaymentGatewayOrderRequest as CreatePaymentGatewayOrderRequest, type index_d$8_CreatePaymentGatewayOrderResponse as CreatePaymentGatewayOrderResponse, type index_d$8_CreatedBy as CreatedBy, type index_d$8_CreatedByStringOneOf as CreatedByStringOneOf, type CreditCardPaymentMethodDetails$1 as CreditCardPaymentMethodDetails, type CursorPaging$5 as CursorPaging, type CursorPagingMetadata$5 as CursorPagingMetadata, type index_d$8_CursorSearch as CursorSearch, type index_d$8_CursorSearchPagingMethodOneOf as CursorSearchPagingMethodOneOf, type Cursors$5 as Cursors, type index_d$8_CustomActivity as CustomActivity, type CustomField$1 as CustomField, index_d$8_CustomFieldGroup as CustomFieldGroup, type index_d$8_CustomFieldValue as CustomFieldValue, type index_d$8_Customer as Customer, type index_d$8_DecrementData as DecrementData, type index_d$8_DecrementItemsQuantityRequest as DecrementItemsQuantityRequest, type index_d$8_DecrementItemsQuantityResponse as DecrementItemsQuantityResponse, type index_d$8_DeleteActivityRequest as DeleteActivityRequest, type index_d$8_DeleteActivityResponse as DeleteActivityResponse, type index_d$8_DeleteByFilterOperation as DeleteByFilterOperation, type index_d$8_DeleteByIdsOperation as DeleteByIdsOperation, type DeliveryLogistics$1 as DeliveryLogistics, type index_d$8_DeliveryLogisticsAddressOneOf as DeliveryLogisticsAddressOneOf, type DeliveryTimeSlot$1 as DeliveryTimeSlot, index_d$8_DeltaPaymentOptionType as DeltaPaymentOptionType, type index_d$8_Deposit as Deposit, index_d$8_DepositType as DepositType, type index_d$8_DescriptionLine as DescriptionLine, type index_d$8_DescriptionLineDescriptionLineValueOneOf as DescriptionLineDescriptionLineValueOneOf, type index_d$8_DescriptionLineName as DescriptionLineName, index_d$8_DescriptionLineType as DescriptionLineType, type index_d$8_DescriptionLineValueOneOf as DescriptionLineValueOneOf, type DiffmatokyPayload$2 as DiffmatokyPayload, type DigitalFile$1 as DigitalFile, type Discount$1 as Discount, type index_d$8_DiscountOneDiscountTypeOneOf as DiscountOneDiscountTypeOneOf, index_d$8_DiscountReason as DiscountReason, type DiscountRule$1 as DiscountRule, type DiscountRuleName$1 as DiscountRuleName, DiscountType$1 as DiscountType, type DomainEvent$6 as DomainEvent, type DomainEventBodyOneOf$6 as DomainEventBodyOneOf, type index_d$8_DownloadLinkSent as DownloadLinkSent, type index_d$8_DraftOrderChangesApplied as DraftOrderChangesApplied, type index_d$8_DraftOrderCommitSettings as DraftOrderCommitSettings, type index_d$8_DraftOrderDiffs as DraftOrderDiffs, type index_d$8_DraftOrderDiffsBillingUpdateInfoOneOf as DraftOrderDiffsBillingUpdateInfoOneOf, type index_d$8_DraftOrderDiffsBuyerUpdateInfoOneOf as DraftOrderDiffsBuyerUpdateInfoOneOf, type index_d$8_DraftOrderDiffsRecipientUpdateInfoOneOf as DraftOrderDiffsRecipientUpdateInfoOneOf, type index_d$8_DraftOrderDiffsShippingUpdateInfoOneOf as DraftOrderDiffsShippingUpdateInfoOneOf, type index_d$8_Email as Email, type index_d$8_EmailEdited as EmailEdited, type Empty$4 as Empty, type EntityCreatedEvent$6 as EntityCreatedEvent, type EntityDeletedEvent$6 as EntityDeletedEvent, type EntityUpdatedEvent$6 as EntityUpdatedEvent, type ErrorInformation$2 as ErrorInformation, type EventMetadata$5 as EventMetadata, type ExtendedFields$3 as ExtendedFields, type index_d$8_ExternalUriMapping as ExternalUriMapping, type index_d$8_FulfillerEmailSent as FulfillerEmailSent, FulfillmentStatus$1 as FulfillmentStatus, type index_d$8_FulfillmentStatusUpdated as FulfillmentStatusUpdated, type index_d$8_FulfillmentStatusesAggregate as FulfillmentStatusesAggregate, type index_d$8_FullAddressContactDetails as FullAddressContactDetails, type index_d$8_GetMetasiteDataRequest as GetMetasiteDataRequest, type index_d$8_GetMetasiteDataResponse as GetMetasiteDataResponse, type index_d$8_GetOrderForMetasiteRequest as GetOrderForMetasiteRequest, type index_d$8_GetOrderForMetasiteResponse as GetOrderForMetasiteResponse, type index_d$8_GetOrderRequest as GetOrderRequest, type index_d$8_GetOrderResponse as GetOrderResponse, type index_d$8_GetOrderResponseNonNullableFields as GetOrderResponseNonNullableFields, type index_d$8_GetPaymentCollectabilityStatusRequest as GetPaymentCollectabilityStatusRequest, type index_d$8_GetPaymentCollectabilityStatusResponse as GetPaymentCollectabilityStatusResponse, type index_d$8_GetPaymentCollectabilityStatusResponseNonNullableFields as GetPaymentCollectabilityStatusResponseNonNullableFields, type GetRefundabilityStatusRequest$1 as GetRefundabilityStatusRequest, type GetRefundabilityStatusResponse$1 as GetRefundabilityStatusResponse, type index_d$8_GetShipmentsRequest as GetShipmentsRequest, type index_d$8_GetShipmentsResponse as GetShipmentsResponse, type GiftCardPaymentDetails$1 as GiftCardPaymentDetails, type index_d$8_HtmlApplication as HtmlApplication, type index_d$8_IdAndVersion as IdAndVersion, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type IndexingMessage$1 as IndexingMessage, type index_d$8_InternalActivity as InternalActivity, type index_d$8_InternalActivityContentOneOf as InternalActivityContentOneOf, type index_d$8_InternalDocument as InternalDocument, type index_d$8_InternalDocumentUpdateByFilterOperation as InternalDocumentUpdateByFilterOperation, type index_d$8_InternalDocumentUpdateOperation as InternalDocumentUpdateOperation, type index_d$8_InternalQueryOrdersRequest as InternalQueryOrdersRequest, type index_d$8_InternalQueryOrdersResponse as InternalQueryOrdersResponse, type index_d$8_InternalUpdateExistingOperation as InternalUpdateExistingOperation, index_d$8_InventoryAction as InventoryAction, type index_d$8_InventoryUpdateDetails as InventoryUpdateDetails, type index_d$8_InvoiceAdded as InvoiceAdded, type index_d$8_InvoiceDates as InvoiceDates, type index_d$8_InvoiceDynamicPriceTotals as InvoiceDynamicPriceTotals, type index_d$8_InvoiceFields as InvoiceFields, type index_d$8_InvoiceSent as InvoiceSent, type index_d$8_InvoiceSentEvent as InvoiceSentEvent, index_d$8_InvoiceStatus as InvoiceStatus, type index_d$8_InvoicesPayment as InvoicesPayment, type index_d$8_ItemChangedDetails as ItemChangedDetails, type ItemMetadata$1 as ItemMetadata, type ItemTaxFullDetails$1 as ItemTaxFullDetails, type ItemType$1 as ItemType, ItemTypeItemType$1 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$1 as ItemTypeItemTypeDataOneOf, type index_d$8_ItemizedFee as ItemizedFee, JurisdictionType$1 as JurisdictionType, type LineItem$2 as LineItem, type index_d$8_LineItemAmount as LineItemAmount, type index_d$8_LineItemChanges as LineItemChanges, type index_d$8_LineItemDelta as LineItemDelta, type index_d$8_LineItemDeltaDeltaOneOf as LineItemDeltaDeltaOneOf, type LineItemDiscount$1 as LineItemDiscount, type index_d$8_LineItemExchangeData as LineItemExchangeData, type index_d$8_LineItemMetaData as LineItemMetaData, type index_d$8_LineItemPriceChange as LineItemPriceChange, type index_d$8_LineItemQuantityChange as LineItemQuantityChange, index_d$8_LineItemQuantityChangeType as LineItemQuantityChangeType, type LineItemRefund$1 as LineItemRefund, type index_d$8_LineItemTax as LineItemTax, type index_d$8_LineItemTaxBreakdown as LineItemTaxBreakdown, type index_d$8_LineItemTaxInfo as LineItemTaxInfo, type index_d$8_LineItemUpdate as LineItemUpdate, type index_d$8_LineItems as LineItems, type index_d$8_ListOrderTransactionsForMetasiteRequest as ListOrderTransactionsForMetasiteRequest, type index_d$8_ListOrderTransactionsForMetasiteResponse as ListOrderTransactionsForMetasiteResponse, type index_d$8_Locale as Locale, type index_d$8_LocationAndQuantity as LocationAndQuantity, type index_d$8_ManagedAdditionalFee as ManagedAdditionalFee, type index_d$8_ManagedDiscount as ManagedDiscount, type index_d$8_ManagedLineItem as ManagedLineItem, ManuallyRefundableReason$1 as ManuallyRefundableReason, type index_d$8_MarkAsFulfilledRequest as MarkAsFulfilledRequest, type index_d$8_MarkAsFulfilledResponse as MarkAsFulfilledResponse, type index_d$8_MarkAsUnfulfilledRequest as MarkAsUnfulfilledRequest, type index_d$8_MarkAsUnfulfilledResponse as MarkAsUnfulfilledResponse, type index_d$8_MarkOrderAsPaidRequest as MarkOrderAsPaidRequest, type index_d$8_MarkOrderAsPaidResponse as MarkOrderAsPaidResponse, type index_d$8_MarkOrderAsSeenByHumanRequest as MarkOrderAsSeenByHumanRequest, type index_d$8_MarkOrderAsSeenByHumanResponse as MarkOrderAsSeenByHumanResponse, type index_d$8_MaskedOrder as MaskedOrder, type index_d$8_MaskedOrderLineItem as MaskedOrderLineItem, type index_d$8_MembershipChargeItem as MembershipChargeItem, type MembershipName$2 as MembershipName, type MembershipPaymentDetails$1 as MembershipPaymentDetails, MembershipPaymentStatus$1 as MembershipPaymentStatus, type index_d$8_MerchantComment as MerchantComment, type MerchantDiscount$1 as MerchantDiscount, type index_d$8_MerchantDiscountMerchantDiscountReasonOneOf as MerchantDiscountMerchantDiscountReasonOneOf, type MessageEnvelope$6 as MessageEnvelope, type index_d$8_MetaData as MetaData, type index_d$8_MetaSite as MetaSite, type index_d$8_MetaTag as MetaTag, index_d$8_Namespace as Namespace, type index_d$8_NewExchangeOrderCreated as NewExchangeOrderCreated, NonRefundableReason$1 as NonRefundableReason, type Order$1 as Order, index_d$8_OrderApprovalStrategy as OrderApprovalStrategy, type index_d$8_OrderApproved as OrderApproved, type index_d$8_OrderApprovedEnvelope as OrderApprovedEnvelope, type index_d$8_OrderCanceled as OrderCanceled, type index_d$8_OrderCanceledEnvelope as OrderCanceledEnvelope, type index_d$8_OrderCanceledEventOrderCanceled as OrderCanceledEventOrderCanceled, type index_d$8_OrderChange as OrderChange, type index_d$8_OrderChangeValueOneOf as OrderChangeValueOneOf, type index_d$8_OrderCreateNotifications as OrderCreateNotifications, type index_d$8_OrderCreatedEnvelope as OrderCreatedEnvelope, type index_d$8_OrderCreatedFromExchange as OrderCreatedFromExchange, type index_d$8_OrderCreationSettings as OrderCreationSettings, type index_d$8_OrderDeltasCommitted as OrderDeltasCommitted, type index_d$8_OrderFulfilled as OrderFulfilled, type index_d$8_OrderItemsRestocked as OrderItemsRestocked, type index_d$8_OrderLineItem as OrderLineItem, type index_d$8_OrderLineItemChangedDetails as OrderLineItemChangedDetails, type index_d$8_OrderNonNullableFields as OrderNonNullableFields, type index_d$8_OrderNotFulfilled as OrderNotFulfilled, type index_d$8_OrderPaid as OrderPaid, type index_d$8_OrderPartiallyPaid as OrderPartiallyPaid, type index_d$8_OrderPaymentStatusUpdatedEnvelope as OrderPaymentStatusUpdatedEnvelope, type index_d$8_OrderPlaced as OrderPlaced, type OrderRefunded$1 as OrderRefunded, index_d$8_OrderStatus as OrderStatus, type index_d$8_OrderTaxBreakdown as OrderTaxBreakdown, type index_d$8_OrderTaxInfo as OrderTaxInfo, type OrderTransactions$1 as OrderTransactions, type index_d$8_OrdersExperiments as OrdersExperiments, type Payment$1 as Payment, type index_d$8_PaymentCapture as PaymentCapture, index_d$8_PaymentCollectabilityStatus as PaymentCollectabilityStatus, PaymentOptionType$1 as PaymentOptionType, type PaymentPaymentDetailsOneOf$1 as PaymentPaymentDetailsOneOf, type PaymentRefund$1 as PaymentRefund, PaymentStatus$1 as PaymentStatus, type index_d$8_PaymentStatusUpdated as PaymentStatusUpdated, type index_d$8_Payments as Payments, type PaymentsUpdated$1 as PaymentsUpdated, type index_d$8_Phone as Phone, type PhysicalProperties$1 as PhysicalProperties, type PickupAddress$1 as PickupAddress, type PickupDetails$2 as PickupDetails, PickupMethod$1 as PickupMethod, type index_d$8_PickupReadyEmailSent as PickupReadyEmailSent, index_d$8_Placement as Placement, type index_d$8_PlainTextValue as PlainTextValue, type index_d$8_PlatformPaging as PlatformPaging, type index_d$8_PlatformPagingMetadata as PlatformPagingMetadata, type index_d$8_PlatformQuery as PlatformQuery, type index_d$8_PlatformQueryPagingMethodOneOf as PlatformQueryPagingMethodOneOf, type index_d$8_PreparePaymentCollectionRequest as PreparePaymentCollectionRequest, type index_d$8_PreparePaymentCollectionResponse as PreparePaymentCollectionResponse, type index_d$8_PreviewBuyerConfirmationEmailRequest as PreviewBuyerConfirmationEmailRequest, type index_d$8_PreviewBuyerConfirmationEmailResponse as PreviewBuyerConfirmationEmailResponse, type index_d$8_PreviewBuyerPaymentsReceivedEmailRequest as PreviewBuyerPaymentsReceivedEmailRequest, type index_d$8_PreviewBuyerPaymentsReceivedEmailResponse as PreviewBuyerPaymentsReceivedEmailResponse, type index_d$8_PreviewBuyerPickupConfirmationEmailRequest as PreviewBuyerPickupConfirmationEmailRequest, type index_d$8_PreviewBuyerPickupConfirmationEmailResponse as PreviewBuyerPickupConfirmationEmailResponse, type index_d$8_PreviewCancelEmailRequest as PreviewCancelEmailRequest, type index_d$8_PreviewCancelEmailResponse as PreviewCancelEmailResponse, type index_d$8_PreviewCancelRefundEmailRequest as PreviewCancelRefundEmailRequest, type index_d$8_PreviewCancelRefundEmailResponse as PreviewCancelRefundEmailResponse, type index_d$8_PreviewEmailByTypeRequest as PreviewEmailByTypeRequest, type index_d$8_PreviewEmailByTypeResponse as PreviewEmailByTypeResponse, index_d$8_PreviewEmailType as PreviewEmailType, type index_d$8_PreviewRefundEmailRequest as PreviewRefundEmailRequest, type index_d$8_PreviewRefundEmailResponse as PreviewRefundEmailResponse, type index_d$8_PreviewResendDownloadLinksEmailRequest as PreviewResendDownloadLinksEmailRequest, type index_d$8_PreviewResendDownloadLinksEmailResponse as PreviewResendDownloadLinksEmailResponse, type index_d$8_PreviewShippingConfirmationEmailRequest as PreviewShippingConfirmationEmailRequest, type index_d$8_PreviewShippingConfirmationEmailResponse as PreviewShippingConfirmationEmailResponse, type Price$2 as Price, type index_d$8_PriceDescription as PriceDescription, type PriceSummary$1 as PriceSummary, type index_d$8_ProductName as ProductName, type index_d$8_PublicActivity as PublicActivity, type index_d$8_PublicActivityContentOneOf as PublicActivityContentOneOf, type index_d$8_QueryOrderRequest as QueryOrderRequest, type index_d$8_QueryOrderResponse as QueryOrderResponse, type index_d$8_QueryOrdersForMetasiteRequest as QueryOrdersForMetasiteRequest, type index_d$8_QueryOrdersForMetasiteResponse as QueryOrdersForMetasiteResponse, type index_d$8_QuotesAddress as QuotesAddress, Reason$1 as Reason, type index_d$8_RecordManuallyCollectedPaymentRequest as RecordManuallyCollectedPaymentRequest, type index_d$8_RecordManuallyCollectedPaymentResponse as RecordManuallyCollectedPaymentResponse, type index_d$8_RedirectUrls as RedirectUrls, type Refund$1 as Refund, type RefundCreated$1 as RefundCreated, type RefundDetails$1 as RefundDetails, type RefundItem$1 as RefundItem, type RefundSideEffects$1 as RefundSideEffects, RefundStatus$1 as RefundStatus, type RefundTransaction$1 as RefundTransaction, type Refundability$1 as Refundability, type RefundabilityAdditionalRefundabilityInfoOneOf$1 as RefundabilityAdditionalRefundabilityInfoOneOf, RefundableStatus$1 as RefundableStatus, type RegularPaymentDetails$1 as RegularPaymentDetails, type RegularPaymentDetailsPaymentMethodDetailsOneOf$1 as RegularPaymentDetailsPaymentMethodDetailsOneOf, type index_d$8_Reschedule as Reschedule, type RestockInfo$1 as RestockInfo, type RestockItem$1 as RestockItem, RestockType$1 as RestockType, type RestoreInfo$6 as RestoreInfo, type index_d$8_SavedPaymentMethod as SavedPaymentMethod, type ScheduledAction$1 as ScheduledAction, type index_d$8_SearchOrdersOptions as SearchOrdersOptions, type index_d$8_SearchOrdersRequest as SearchOrdersRequest, type index_d$8_SearchOrdersResponse as SearchOrdersResponse, type index_d$8_SearchOrdersResponseNonNullableFields as SearchOrdersResponseNonNullableFields, type index_d$8_SendBuyerConfirmationEmailRequest as SendBuyerConfirmationEmailRequest, type index_d$8_SendBuyerConfirmationEmailResponse as SendBuyerConfirmationEmailResponse, type index_d$8_SendBuyerPaymentsReceivedEmailRequest as SendBuyerPaymentsReceivedEmailRequest, type index_d$8_SendBuyerPaymentsReceivedEmailResponse as SendBuyerPaymentsReceivedEmailResponse, type index_d$8_SendBuyerPickupConfirmationEmailRequest as SendBuyerPickupConfirmationEmailRequest, type index_d$8_SendBuyerPickupConfirmationEmailResponse as SendBuyerPickupConfirmationEmailResponse, type index_d$8_SendBuyerShippingConfirmationEmailRequest as SendBuyerShippingConfirmationEmailRequest, type index_d$8_SendBuyerShippingConfirmationEmailResponse as SendBuyerShippingConfirmationEmailResponse, type index_d$8_SendCancelRefundEmailRequest as SendCancelRefundEmailRequest, type index_d$8_SendCancelRefundEmailResponse as SendCancelRefundEmailResponse, type index_d$8_SendMerchantOrderReceivedNotificationRequest as SendMerchantOrderReceivedNotificationRequest, type index_d$8_SendMerchantOrderReceivedNotificationResponse as SendMerchantOrderReceivedNotificationResponse, type index_d$8_SendMerchantOrderReceivedPushRequest as SendMerchantOrderReceivedPushRequest, type index_d$8_SendMerchantOrderReceivedPushResponse as SendMerchantOrderReceivedPushResponse, type index_d$8_SeoData as SeoData, type ServiceProperties$1 as ServiceProperties, type index_d$8_ShippingAddressEdited as ShippingAddressEdited, type index_d$8_ShippingConfirmationEmailSent as ShippingConfirmationEmailSent, type ShippingInformation$1 as ShippingInformation, type index_d$8_ShippingInformationChange as ShippingInformationChange, type ShippingPrice$1 as ShippingPrice, type ShippingRefund$1 as ShippingRefund, type ShippingRegion$1 as ShippingRegion, type SnapshotMessage$1 as SnapshotMessage, SortOrder$5 as SortOrder, type Sorting$5 as Sorting, type Source$1 as Source, index_d$8_SourceType as SourceType, type index_d$8_StandardDetails as StandardDetails, index_d$8_State as State, type StreetAddress$3 as StreetAddress, type index_d$8_Subdivision as Subdivision, index_d$8_SubdivisionType as SubdivisionType, SubscriptionFrequency$2 as SubscriptionFrequency, type SubscriptionInfo$1 as SubscriptionInfo, type SubscriptionSettings$2 as SubscriptionSettings, type index_d$8_TagList as TagList, type index_d$8_Tags as Tags, type index_d$8_Task as Task, type index_d$8_TaskAction as TaskAction, type index_d$8_TaskActionActionOneOf as TaskActionActionOneOf, type index_d$8_TaskKey as TaskKey, type TaxSummary$1 as TaxSummary, type index_d$8_TestUrlAdditionalBindingsRequest as TestUrlAdditionalBindingsRequest, type index_d$8_TestUrlAdditionalBindingsResponse as TestUrlAdditionalBindingsResponse, type index_d$8_TotalPrice as TotalPrice, type index_d$8_TotalPriceChange as TotalPriceChange, type index_d$8_TrackingLinkAdded as TrackingLinkAdded, type index_d$8_TrackingNumberAdded as TrackingNumberAdded, type index_d$8_TrackingNumberEdited as TrackingNumberEdited, TransactionStatus$1 as TransactionStatus, type index_d$8_TranslatedValue as TranslatedValue, type TriggerRefundRequest$1 as TriggerRefundRequest, type TriggerRefundResponse$1 as TriggerRefundResponse, type index_d$8_TriggerReindexOrderRequest as TriggerReindexOrderRequest, type index_d$8_TriggerReindexRequest as TriggerReindexRequest, type index_d$8_TriggerReindexResponse as TriggerReindexResponse, type index_d$8_TriggerSideEffectsFromLegacyData as TriggerSideEffectsFromLegacyData, type index_d$8_UnArchiveOrderRequest as UnArchiveOrderRequest, type index_d$8_UnArchiveOrderResponse as UnArchiveOrderResponse, type index_d$8_UpdateActivityRequest as UpdateActivityRequest, type index_d$8_UpdateActivityResponse as UpdateActivityResponse, type index_d$8_UpdateBillingContactDetailsRequest as UpdateBillingContactDetailsRequest, type index_d$8_UpdateBillingContactDetailsResponse as UpdateBillingContactDetailsResponse, type index_d$8_UpdateBuyerEmailRequest as UpdateBuyerEmailRequest, type index_d$8_UpdateBuyerEmailResponse as UpdateBuyerEmailResponse, type index_d$8_UpdateBuyerInfoRequest as UpdateBuyerInfoRequest, type index_d$8_UpdateBuyerInfoResponse as UpdateBuyerInfoResponse, type index_d$8_UpdateInternalDocumentsEvent as UpdateInternalDocumentsEvent, type index_d$8_UpdateInternalDocumentsEventOperationOneOf as UpdateInternalDocumentsEventOperationOneOf, type index_d$8_UpdateLineItemsDescriptionLinesRequest as UpdateLineItemsDescriptionLinesRequest, type index_d$8_UpdateLineItemsDescriptionLinesResponse as UpdateLineItemsDescriptionLinesResponse, type index_d$8_UpdateOrder as UpdateOrder, type index_d$8_UpdateOrderLineItemRequest as UpdateOrderLineItemRequest, type index_d$8_UpdateOrderLineItemResponse as UpdateOrderLineItemResponse, type index_d$8_UpdateOrderLineItemsRequest as UpdateOrderLineItemsRequest, type index_d$8_UpdateOrderLineItemsResponse as UpdateOrderLineItemsResponse, type index_d$8_UpdateOrderRequest as UpdateOrderRequest, type index_d$8_UpdateOrderResponse as UpdateOrderResponse, type index_d$8_UpdateOrderResponseNonNullableFields as UpdateOrderResponseNonNullableFields, type index_d$8_UpdateOrderShippingAddressRequest as UpdateOrderShippingAddressRequest, type index_d$8_UpdateOrderShippingAddressResponse as UpdateOrderShippingAddressResponse, type index_d$8_UpsertRefundRequest as UpsertRefundRequest, type index_d$8_UpsertRefundResponse as UpsertRefundResponse, type index_d$8_UserDataResponse as UserDataResponse, type index_d$8_V1BulkMarkOrdersAsPaidRequest as V1BulkMarkOrdersAsPaidRequest, type index_d$8_V1BulkMarkOrdersAsPaidResponse as V1BulkMarkOrdersAsPaidResponse, type index_d$8_V1CreatePaymentGatewayOrderRequest as V1CreatePaymentGatewayOrderRequest, type index_d$8_V1CreatePaymentGatewayOrderResponse as V1CreatePaymentGatewayOrderResponse, type index_d$8_V1LineItemDelta as V1LineItemDelta, type index_d$8_V1LineItemDeltaDeltaOneOf as V1LineItemDeltaDeltaOneOf, type index_d$8_V1MarkOrderAsPaidRequest as V1MarkOrderAsPaidRequest, type index_d$8_V1MarkOrderAsPaidResponse as V1MarkOrderAsPaidResponse, type index_d$8_V1RestockItem as V1RestockItem, type index_d$8_V1ShippingInformation as V1ShippingInformation, type index_d$8_Value as Value, index_d$8_ValueType as ValueType, type VatId$1 as VatId, VatType$1 as VatType, type index_d$8_VersionedDeleteByIdsOperation as VersionedDeleteByIdsOperation, type index_d$8_VersionedDocumentId as VersionedDocumentId, type index_d$8_VersionedDocumentUpdateOperation as VersionedDocumentUpdateOperation, index_d$8_VersioningMode as VersioningMode, type index_d$8_VoidAuthorizedPaymentsRequest as VoidAuthorizedPaymentsRequest, type index_d$8_VoidAuthorizedPaymentsResponse as VoidAuthorizedPaymentsResponse, WebhookIdentityType$6 as WebhookIdentityType, WeightUnit$2 as WeightUnit, type index_d$8__publicBulkUpdateOrdersType as _publicBulkUpdateOrdersType, type index_d$8__publicCancelOrderType as _publicCancelOrderType, type index_d$8__publicCreateOrderType as _publicCreateOrderType, type index_d$8__publicGetOrderType as _publicGetOrderType, type index_d$8__publicGetPaymentCollectabilityStatusType as _publicGetPaymentCollectabilityStatusType, type index_d$8__publicOnOrderApprovedType as _publicOnOrderApprovedType, type index_d$8__publicOnOrderCanceledType as _publicOnOrderCanceledType, type index_d$8__publicOnOrderCreatedType as _publicOnOrderCreatedType, type index_d$8__publicOnOrderPaymentStatusUpdatedType as _publicOnOrderPaymentStatusUpdatedType, type index_d$8__publicSearchOrdersType as _publicSearchOrdersType, type index_d$8__publicUpdateOrderType as _publicUpdateOrderType, index_d$8_bulkUpdateOrders as bulkUpdateOrders, index_d$8_cancelOrder as cancelOrder, index_d$8_createOrder as createOrder, index_d$8_getOrder as getOrder, index_d$8_getPaymentCollectabilityStatus as getPaymentCollectabilityStatus, index_d$8_onOrderApproved as onOrderApproved, index_d$8_onOrderCanceled as onOrderCanceled, index_d$8_onOrderCreated as onOrderCreated, index_d$8_onOrderPaymentStatusUpdated as onOrderPaymentStatusUpdated, onOrderApproved$1 as publicOnOrderApproved, onOrderCanceled$1 as publicOnOrderCanceled, onOrderCreated$1 as publicOnOrderCreated, onOrderPaymentStatusUpdated$1 as publicOnOrderPaymentStatusUpdated, index_d$8_searchOrders as searchOrders, index_d$8_updateOrder as updateOrder };
26520
+ export { type ActionEvent$6 as ActionEvent, ActionType$2 as ActionType, type Activity$1 as Activity, type index_d$8_ActivityContentOneOf as ActivityContentOneOf, ActivityType$1 as ActivityType, type index_d$8_AddActivitiesRequest as AddActivitiesRequest, type index_d$8_AddActivitiesResponse as AddActivitiesResponse, type index_d$8_AddActivityRequest as AddActivityRequest, type index_d$8_AddActivityResponse as AddActivityResponse, type index_d$8_AddInternalActivityRequest as AddInternalActivityRequest, type index_d$8_AddInternalActivityResponse as AddInternalActivityResponse, type AdditionalFee$1 as AdditionalFee, type index_d$8_AdditionalFeeDelta as AdditionalFeeDelta, type index_d$8_AdditionalFeeDeltaDeltaOneOf as AdditionalFeeDeltaDeltaOneOf, type AdditionalFeeRefund$2 as AdditionalFeeRefund, type Address$4 as Address, type index_d$8_AddressDescription as AddressDescription, type AddressLocation$2 as AddressLocation, type index_d$8_AddressWithContact as AddressWithContact, type index_d$8_AggregateOrdersRequest as AggregateOrdersRequest, type index_d$8_AggregateOrdersResponse as AggregateOrdersResponse, type AggregatedRefundSummary$2 as AggregatedRefundSummary, type index_d$8_App as App, type ApplicationError$3 as ApplicationError, type AppliedDiscount$1 as AppliedDiscount, type index_d$8_AppliedDiscountDelta as AppliedDiscountDelta, type index_d$8_AppliedDiscountDeltaDeltaOneOf as AppliedDiscountDeltaDeltaOneOf, type AppliedDiscountDiscountSourceOneOf$1 as AppliedDiscountDiscountSourceOneOf, type index_d$8_ArchiveOrderRequest as ArchiveOrderRequest, type index_d$8_ArchiveOrderResponse as ArchiveOrderResponse, index_d$8_AttributionSource as AttributionSource, type AuthorizationActionFailureDetails$2 as AuthorizationActionFailureDetails, type AuthorizationCapture$2 as AuthorizationCapture, AuthorizationCaptureStatus$2 as AuthorizationCaptureStatus, type AuthorizationDetails$2 as AuthorizationDetails, type AuthorizationVoid$2 as AuthorizationVoid, AuthorizationVoidStatus$2 as AuthorizationVoidStatus, type index_d$8_AuthorizedPaymentCaptured as AuthorizedPaymentCaptured, type index_d$8_AuthorizedPaymentCreated as AuthorizedPaymentCreated, type index_d$8_AuthorizedPaymentVoided as AuthorizedPaymentVoided, type index_d$8_Balance as Balance, type index_d$8_BalanceSummary as BalanceSummary, type BaseEventMetadata$5 as BaseEventMetadata, type index_d$8_BatchOfTriggerReindexOrderRequest as BatchOfTriggerReindexOrderRequest, type index_d$8_BigDecimalWrapper as BigDecimalWrapper, type BulkActionMetadata$1 as BulkActionMetadata, type index_d$8_BulkArchiveOrdersByFilterRequest as BulkArchiveOrdersByFilterRequest, type index_d$8_BulkArchiveOrdersByFilterResponse as BulkArchiveOrdersByFilterResponse, type index_d$8_BulkArchiveOrdersRequest as BulkArchiveOrdersRequest, type index_d$8_BulkArchiveOrdersResponse as BulkArchiveOrdersResponse, type index_d$8_BulkMarkAsFulfilledByFilterRequest as BulkMarkAsFulfilledByFilterRequest, type index_d$8_BulkMarkAsFulfilledByFilterResponse as BulkMarkAsFulfilledByFilterResponse, type index_d$8_BulkMarkAsFulfilledRequest as BulkMarkAsFulfilledRequest, type index_d$8_BulkMarkAsFulfilledResponse as BulkMarkAsFulfilledResponse, type index_d$8_BulkMarkAsUnfulfilledByFilterRequest as BulkMarkAsUnfulfilledByFilterRequest, type index_d$8_BulkMarkAsUnfulfilledByFilterResponse as BulkMarkAsUnfulfilledByFilterResponse, type index_d$8_BulkMarkAsUnfulfilledRequest as BulkMarkAsUnfulfilledRequest, type index_d$8_BulkMarkAsUnfulfilledResponse as BulkMarkAsUnfulfilledResponse, type index_d$8_BulkMarkOrdersAsPaidRequest as BulkMarkOrdersAsPaidRequest, type index_d$8_BulkMarkOrdersAsPaidResponse as BulkMarkOrdersAsPaidResponse, type index_d$8_BulkOrderResult as BulkOrderResult, type index_d$8_BulkSendBuyerPickupConfirmationEmailsRequest as BulkSendBuyerPickupConfirmationEmailsRequest, type index_d$8_BulkSendBuyerPickupConfirmationEmailsResponse as BulkSendBuyerPickupConfirmationEmailsResponse, type index_d$8_BulkSendBuyerShippingConfirmationEmailsRequest as BulkSendBuyerShippingConfirmationEmailsRequest, type index_d$8_BulkSendBuyerShippingConfirmationEmailsResponse as BulkSendBuyerShippingConfirmationEmailsResponse, type index_d$8_BulkUnArchiveOrdersByFilterRequest as BulkUnArchiveOrdersByFilterRequest, type index_d$8_BulkUnArchiveOrdersByFilterResponse as BulkUnArchiveOrdersByFilterResponse, type index_d$8_BulkUnArchiveOrdersRequest as BulkUnArchiveOrdersRequest, type index_d$8_BulkUnArchiveOrdersResponse as BulkUnArchiveOrdersResponse, type index_d$8_BulkUpdateOrderTagsRequest as BulkUpdateOrderTagsRequest, type index_d$8_BulkUpdateOrderTagsResponse as BulkUpdateOrderTagsResponse, type index_d$8_BulkUpdateOrderTagsResult as BulkUpdateOrderTagsResult, type index_d$8_BulkUpdateOrdersOptions as BulkUpdateOrdersOptions, type index_d$8_BulkUpdateOrdersRequest as BulkUpdateOrdersRequest, type index_d$8_BulkUpdateOrdersResponse as BulkUpdateOrdersResponse, type index_d$8_BulkUpdateOrdersResponseNonNullableFields as BulkUpdateOrdersResponseNonNullableFields, type BuyerInfo$1 as BuyerInfo, type index_d$8_BuyerInfoIdOneOf as BuyerInfoIdOneOf, type index_d$8_BuyerInfoUpdate as BuyerInfoUpdate, type CalculateRefundItemRequest$1 as CalculateRefundItemRequest, type CalculateRefundItemResponse$1 as CalculateRefundItemResponse, type CalculateRefundRequest$1 as CalculateRefundRequest, type CalculateRefundResponse$1 as CalculateRefundResponse, type index_d$8_CalculatedTax as CalculatedTax, type index_d$8_CalculatedTaxes as CalculatedTaxes, type index_d$8_Cancel as Cancel, type index_d$8_CancelOrderOptions as CancelOrderOptions, type index_d$8_CancelOrderRequest as CancelOrderRequest, type index_d$8_CancelOrderResponse as CancelOrderResponse, type index_d$8_CancelOrderResponseNonNullableFields as CancelOrderResponseNonNullableFields, type index_d$8_CaptureAuthorizedPaymentsRequest as CaptureAuthorizedPaymentsRequest, type index_d$8_CaptureAuthorizedPaymentsResponse as CaptureAuthorizedPaymentsResponse, type CatalogReference$1 as CatalogReference, type ChannelInfo$1 as ChannelInfo, ChannelType$1 as ChannelType, type index_d$8_ChargeMembershipsRequest as ChargeMembershipsRequest, type index_d$8_ChargeMembershipsResponse as ChargeMembershipsResponse, type index_d$8_ChargeSavedPaymentMethodRequest as ChargeSavedPaymentMethodRequest, type index_d$8_ChargeSavedPaymentMethodResponse as ChargeSavedPaymentMethodResponse, type index_d$8_ChargedBy as ChargedBy, type index_d$8_Color as Color, type index_d$8_CommitDeltasRequest as CommitDeltasRequest, type index_d$8_CommitDeltasResponse as CommitDeltasResponse, type index_d$8_CommittedDiffs as CommittedDiffs, type index_d$8_CommittedDiffsShippingUpdateInfoOneOf as CommittedDiffsShippingUpdateInfoOneOf, type index_d$8_CommonAddress as CommonAddress, type index_d$8_CommonAddressStreetOneOf as CommonAddressStreetOneOf, type index_d$8_Company as Company, type index_d$8_Complete as Complete, type index_d$8_ContinueSideEffectsFlowInLegacyData as ContinueSideEffectsFlowInLegacyData, type Coupon$1 as Coupon, type index_d$8_CreateOrderRequest as CreateOrderRequest, type index_d$8_CreateOrderResponse as CreateOrderResponse, type index_d$8_CreateOrderResponseNonNullableFields as CreateOrderResponseNonNullableFields, type index_d$8_CreatePaymentGatewayOrderRequest as CreatePaymentGatewayOrderRequest, type index_d$8_CreatePaymentGatewayOrderResponse as CreatePaymentGatewayOrderResponse, type index_d$8_CreatedBy as CreatedBy, type index_d$8_CreatedByStringOneOf as CreatedByStringOneOf, type CreditCardPaymentMethodDetails$2 as CreditCardPaymentMethodDetails, type CursorPaging$5 as CursorPaging, type CursorPagingMetadata$5 as CursorPagingMetadata, type index_d$8_CursorSearch as CursorSearch, type index_d$8_CursorSearchPagingMethodOneOf as CursorSearchPagingMethodOneOf, type Cursors$5 as Cursors, type index_d$8_CustomActivity as CustomActivity, type CustomField$1 as CustomField, index_d$8_CustomFieldGroup as CustomFieldGroup, type index_d$8_CustomFieldValue as CustomFieldValue, type index_d$8_Customer as Customer, type index_d$8_DecrementData as DecrementData, type index_d$8_DecrementItemsQuantityRequest as DecrementItemsQuantityRequest, type index_d$8_DecrementItemsQuantityResponse as DecrementItemsQuantityResponse, type index_d$8_DeleteActivityRequest as DeleteActivityRequest, type index_d$8_DeleteActivityResponse as DeleteActivityResponse, type index_d$8_DeleteByFilterOperation as DeleteByFilterOperation, type index_d$8_DeleteByIdsOperation as DeleteByIdsOperation, type DeliveryLogistics$1 as DeliveryLogistics, type index_d$8_DeliveryLogisticsAddressOneOf as DeliveryLogisticsAddressOneOf, type DeliveryTimeSlot$1 as DeliveryTimeSlot, index_d$8_DeltaPaymentOptionType as DeltaPaymentOptionType, type index_d$8_Deposit as Deposit, index_d$8_DepositType as DepositType, type index_d$8_DescriptionLine as DescriptionLine, type index_d$8_DescriptionLineDescriptionLineValueOneOf as DescriptionLineDescriptionLineValueOneOf, type index_d$8_DescriptionLineName as DescriptionLineName, index_d$8_DescriptionLineType as DescriptionLineType, type index_d$8_DescriptionLineValueOneOf as DescriptionLineValueOneOf, type DiffmatokyPayload$2 as DiffmatokyPayload, type DigitalFile$1 as DigitalFile, type Discount$1 as Discount, type index_d$8_DiscountOneDiscountTypeOneOf as DiscountOneDiscountTypeOneOf, index_d$8_DiscountReason as DiscountReason, type DiscountRule$1 as DiscountRule, type DiscountRuleName$1 as DiscountRuleName, DiscountType$1 as DiscountType, type DomainEvent$6 as DomainEvent, type DomainEventBodyOneOf$6 as DomainEventBodyOneOf, type index_d$8_DownloadLinkSent as DownloadLinkSent, type index_d$8_DraftOrderChangesApplied as DraftOrderChangesApplied, type index_d$8_DraftOrderCommitSettings as DraftOrderCommitSettings, type index_d$8_DraftOrderDiffs as DraftOrderDiffs, type index_d$8_DraftOrderDiffsBillingUpdateInfoOneOf as DraftOrderDiffsBillingUpdateInfoOneOf, type index_d$8_DraftOrderDiffsBuyerUpdateInfoOneOf as DraftOrderDiffsBuyerUpdateInfoOneOf, type index_d$8_DraftOrderDiffsRecipientUpdateInfoOneOf as DraftOrderDiffsRecipientUpdateInfoOneOf, type index_d$8_DraftOrderDiffsShippingUpdateInfoOneOf as DraftOrderDiffsShippingUpdateInfoOneOf, type index_d$8_Email as Email, type index_d$8_EmailEdited as EmailEdited, type Empty$4 as Empty, type EntityCreatedEvent$6 as EntityCreatedEvent, type EntityDeletedEvent$6 as EntityDeletedEvent, type EntityUpdatedEvent$6 as EntityUpdatedEvent, type ErrorInformation$2 as ErrorInformation, type EventMetadata$5 as EventMetadata, type ExtendedFields$3 as ExtendedFields, type index_d$8_ExternalUriMapping as ExternalUriMapping, type index_d$8_FulfillerEmailSent as FulfillerEmailSent, FulfillmentStatus$1 as FulfillmentStatus, type index_d$8_FulfillmentStatusUpdated as FulfillmentStatusUpdated, type index_d$8_FulfillmentStatusesAggregate as FulfillmentStatusesAggregate, type index_d$8_FullAddressContactDetails as FullAddressContactDetails, type index_d$8_GetMetasiteDataRequest as GetMetasiteDataRequest, type index_d$8_GetMetasiteDataResponse as GetMetasiteDataResponse, type index_d$8_GetOrderForMetasiteRequest as GetOrderForMetasiteRequest, type index_d$8_GetOrderForMetasiteResponse as GetOrderForMetasiteResponse, type index_d$8_GetOrderRequest as GetOrderRequest, type index_d$8_GetOrderResponse as GetOrderResponse, type index_d$8_GetOrderResponseNonNullableFields as GetOrderResponseNonNullableFields, type index_d$8_GetPaymentCollectabilityStatusRequest as GetPaymentCollectabilityStatusRequest, type index_d$8_GetPaymentCollectabilityStatusResponse as GetPaymentCollectabilityStatusResponse, type index_d$8_GetPaymentCollectabilityStatusResponseNonNullableFields as GetPaymentCollectabilityStatusResponseNonNullableFields, type GetRefundabilityStatusRequest$1 as GetRefundabilityStatusRequest, type GetRefundabilityStatusResponse$1 as GetRefundabilityStatusResponse, type index_d$8_GetShipmentsRequest as GetShipmentsRequest, type index_d$8_GetShipmentsResponse as GetShipmentsResponse, type GiftCardPaymentDetails$2 as GiftCardPaymentDetails, type index_d$8_HtmlApplication as HtmlApplication, type index_d$8_IdAndVersion as IdAndVersion, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type IndexingMessage$1 as IndexingMessage, type index_d$8_InternalActivity as InternalActivity, type index_d$8_InternalActivityContentOneOf as InternalActivityContentOneOf, type index_d$8_InternalDocument as InternalDocument, type index_d$8_InternalDocumentUpdateByFilterOperation as InternalDocumentUpdateByFilterOperation, type index_d$8_InternalDocumentUpdateOperation as InternalDocumentUpdateOperation, type index_d$8_InternalQueryOrdersRequest as InternalQueryOrdersRequest, type index_d$8_InternalQueryOrdersResponse as InternalQueryOrdersResponse, type index_d$8_InternalUpdateExistingOperation as InternalUpdateExistingOperation, index_d$8_InventoryAction as InventoryAction, type index_d$8_InventoryUpdateDetails as InventoryUpdateDetails, type index_d$8_InvoiceAdded as InvoiceAdded, type index_d$8_InvoiceDates as InvoiceDates, type index_d$8_InvoiceDynamicPriceTotals as InvoiceDynamicPriceTotals, type index_d$8_InvoiceFields as InvoiceFields, type index_d$8_InvoiceSent as InvoiceSent, type index_d$8_InvoiceSentEvent as InvoiceSentEvent, index_d$8_InvoiceStatus as InvoiceStatus, type index_d$8_InvoicesPayment as InvoicesPayment, type index_d$8_ItemChangedDetails as ItemChangedDetails, type ItemMetadata$1 as ItemMetadata, type ItemTaxFullDetails$1 as ItemTaxFullDetails, type ItemType$1 as ItemType, ItemTypeItemType$1 as ItemTypeItemType, type ItemTypeItemTypeDataOneOf$1 as ItemTypeItemTypeDataOneOf, type index_d$8_ItemizedFee as ItemizedFee, JurisdictionType$1 as JurisdictionType, type LineItem$2 as LineItem, type index_d$8_LineItemAmount as LineItemAmount, type index_d$8_LineItemChanges as LineItemChanges, type index_d$8_LineItemDelta as LineItemDelta, type index_d$8_LineItemDeltaDeltaOneOf as LineItemDeltaDeltaOneOf, type LineItemDiscount$1 as LineItemDiscount, type index_d$8_LineItemExchangeData as LineItemExchangeData, type index_d$8_LineItemMetaData as LineItemMetaData, type index_d$8_LineItemPriceChange as LineItemPriceChange, type index_d$8_LineItemQuantityChange as LineItemQuantityChange, index_d$8_LineItemQuantityChangeType as LineItemQuantityChangeType, type LineItemRefund$2 as LineItemRefund, type index_d$8_LineItemTax as LineItemTax, type index_d$8_LineItemTaxBreakdown as LineItemTaxBreakdown, type index_d$8_LineItemTaxInfo as LineItemTaxInfo, type index_d$8_LineItemUpdate as LineItemUpdate, type index_d$8_LineItems as LineItems, type index_d$8_ListOrderTransactionsForMetasiteRequest as ListOrderTransactionsForMetasiteRequest, type index_d$8_ListOrderTransactionsForMetasiteResponse as ListOrderTransactionsForMetasiteResponse, type index_d$8_Locale as Locale, type index_d$8_LocationAndQuantity as LocationAndQuantity, type index_d$8_ManagedAdditionalFee as ManagedAdditionalFee, type index_d$8_ManagedDiscount as ManagedDiscount, type index_d$8_ManagedLineItem as ManagedLineItem, ManuallyRefundableReason$1 as ManuallyRefundableReason, type index_d$8_MarkAsFulfilledRequest as MarkAsFulfilledRequest, type index_d$8_MarkAsFulfilledResponse as MarkAsFulfilledResponse, type index_d$8_MarkAsUnfulfilledRequest as MarkAsUnfulfilledRequest, type index_d$8_MarkAsUnfulfilledResponse as MarkAsUnfulfilledResponse, type index_d$8_MarkOrderAsPaidRequest as MarkOrderAsPaidRequest, type index_d$8_MarkOrderAsPaidResponse as MarkOrderAsPaidResponse, type index_d$8_MarkOrderAsSeenByHumanRequest as MarkOrderAsSeenByHumanRequest, type index_d$8_MarkOrderAsSeenByHumanResponse as MarkOrderAsSeenByHumanResponse, type index_d$8_MaskedOrder as MaskedOrder, type index_d$8_MaskedOrderLineItem as MaskedOrderLineItem, type index_d$8_MembershipChargeItem as MembershipChargeItem, type MembershipName$3 as MembershipName, type MembershipPaymentDetails$2 as MembershipPaymentDetails, MembershipPaymentStatus$2 as MembershipPaymentStatus, type index_d$8_MerchantComment as MerchantComment, type MerchantDiscount$1 as MerchantDiscount, type index_d$8_MerchantDiscountMerchantDiscountReasonOneOf as MerchantDiscountMerchantDiscountReasonOneOf, type MessageEnvelope$6 as MessageEnvelope, type index_d$8_MetaData as MetaData, type index_d$8_MetaSite as MetaSite, type index_d$8_MetaTag as MetaTag, index_d$8_Namespace as Namespace, type index_d$8_NewExchangeOrderCreated as NewExchangeOrderCreated, NonRefundableReason$1 as NonRefundableReason, type Order$1 as Order, index_d$8_OrderApprovalStrategy as OrderApprovalStrategy, type index_d$8_OrderApproved as OrderApproved, type index_d$8_OrderApprovedEnvelope as OrderApprovedEnvelope, type index_d$8_OrderCanceled as OrderCanceled, type index_d$8_OrderCanceledEnvelope as OrderCanceledEnvelope, type index_d$8_OrderCanceledEventOrderCanceled as OrderCanceledEventOrderCanceled, type index_d$8_OrderChange as OrderChange, type index_d$8_OrderChangeValueOneOf as OrderChangeValueOneOf, type index_d$8_OrderCreateNotifications as OrderCreateNotifications, type index_d$8_OrderCreatedEnvelope as OrderCreatedEnvelope, type index_d$8_OrderCreatedFromExchange as OrderCreatedFromExchange, type index_d$8_OrderCreationSettings as OrderCreationSettings, type index_d$8_OrderDeltasCommitted as OrderDeltasCommitted, type index_d$8_OrderFulfilled as OrderFulfilled, type index_d$8_OrderItemsRestocked as OrderItemsRestocked, type index_d$8_OrderLineItem as OrderLineItem, type index_d$8_OrderLineItemChangedDetails as OrderLineItemChangedDetails, type index_d$8_OrderNonNullableFields as OrderNonNullableFields, type index_d$8_OrderNotFulfilled as OrderNotFulfilled, type index_d$8_OrderPaid as OrderPaid, type index_d$8_OrderPartiallyPaid as OrderPartiallyPaid, type index_d$8_OrderPaymentStatusUpdatedEnvelope as OrderPaymentStatusUpdatedEnvelope, type index_d$8_OrderPlaced as OrderPlaced, type OrderRefunded$1 as OrderRefunded, index_d$8_OrderStatus as OrderStatus, type index_d$8_OrderTaxBreakdown as OrderTaxBreakdown, type index_d$8_OrderTaxInfo as OrderTaxInfo, type OrderTransactions$2 as OrderTransactions, type index_d$8_OrdersExperiments as OrdersExperiments, type Payment$2 as Payment, type index_d$8_PaymentCapture as PaymentCapture, index_d$8_PaymentCollectabilityStatus as PaymentCollectabilityStatus, PaymentOptionType$1 as PaymentOptionType, type PaymentPaymentDetailsOneOf$2 as PaymentPaymentDetailsOneOf, type PaymentRefund$1 as PaymentRefund, PaymentStatus$1 as PaymentStatus, type index_d$8_PaymentStatusUpdated as PaymentStatusUpdated, type index_d$8_Payments as Payments, type PaymentsUpdated$2 as PaymentsUpdated, type index_d$8_Phone as Phone, type PhysicalProperties$1 as PhysicalProperties, type PickupAddress$1 as PickupAddress, type PickupDetails$2 as PickupDetails, PickupMethod$1 as PickupMethod, type index_d$8_PickupReadyEmailSent as PickupReadyEmailSent, index_d$8_Placement as Placement, type index_d$8_PlainTextValue as PlainTextValue, type index_d$8_PlatformPaging as PlatformPaging, type index_d$8_PlatformPagingMetadata as PlatformPagingMetadata, type index_d$8_PlatformQuery as PlatformQuery, type index_d$8_PlatformQueryPagingMethodOneOf as PlatformQueryPagingMethodOneOf, type index_d$8_PreparePaymentCollectionRequest as PreparePaymentCollectionRequest, type index_d$8_PreparePaymentCollectionResponse as PreparePaymentCollectionResponse, type index_d$8_PreviewBuyerConfirmationEmailRequest as PreviewBuyerConfirmationEmailRequest, type index_d$8_PreviewBuyerConfirmationEmailResponse as PreviewBuyerConfirmationEmailResponse, type index_d$8_PreviewBuyerPaymentsReceivedEmailRequest as PreviewBuyerPaymentsReceivedEmailRequest, type index_d$8_PreviewBuyerPaymentsReceivedEmailResponse as PreviewBuyerPaymentsReceivedEmailResponse, type index_d$8_PreviewBuyerPickupConfirmationEmailRequest as PreviewBuyerPickupConfirmationEmailRequest, type index_d$8_PreviewBuyerPickupConfirmationEmailResponse as PreviewBuyerPickupConfirmationEmailResponse, type index_d$8_PreviewCancelEmailRequest as PreviewCancelEmailRequest, type index_d$8_PreviewCancelEmailResponse as PreviewCancelEmailResponse, type index_d$8_PreviewCancelRefundEmailRequest as PreviewCancelRefundEmailRequest, type index_d$8_PreviewCancelRefundEmailResponse as PreviewCancelRefundEmailResponse, type index_d$8_PreviewEmailByTypeRequest as PreviewEmailByTypeRequest, type index_d$8_PreviewEmailByTypeResponse as PreviewEmailByTypeResponse, index_d$8_PreviewEmailType as PreviewEmailType, type index_d$8_PreviewRefundEmailRequest as PreviewRefundEmailRequest, type index_d$8_PreviewRefundEmailResponse as PreviewRefundEmailResponse, type index_d$8_PreviewResendDownloadLinksEmailRequest as PreviewResendDownloadLinksEmailRequest, type index_d$8_PreviewResendDownloadLinksEmailResponse as PreviewResendDownloadLinksEmailResponse, type index_d$8_PreviewShippingConfirmationEmailRequest as PreviewShippingConfirmationEmailRequest, type index_d$8_PreviewShippingConfirmationEmailResponse as PreviewShippingConfirmationEmailResponse, type Price$2 as Price, type index_d$8_PriceDescription as PriceDescription, type PriceSummary$1 as PriceSummary, type index_d$8_ProductName as ProductName, type index_d$8_PublicActivity as PublicActivity, type index_d$8_PublicActivityContentOneOf as PublicActivityContentOneOf, type index_d$8_QueryOrderRequest as QueryOrderRequest, type index_d$8_QueryOrderResponse as QueryOrderResponse, type index_d$8_QueryOrdersForMetasiteRequest as QueryOrdersForMetasiteRequest, type index_d$8_QueryOrdersForMetasiteResponse as QueryOrdersForMetasiteResponse, type index_d$8_QuotesAddress as QuotesAddress, Reason$2 as Reason, type index_d$8_RecordManuallyCollectedPaymentRequest as RecordManuallyCollectedPaymentRequest, type index_d$8_RecordManuallyCollectedPaymentResponse as RecordManuallyCollectedPaymentResponse, type index_d$8_RedirectUrls as RedirectUrls, type Refund$2 as Refund, type RefundCreated$1 as RefundCreated, type RefundDetails$2 as RefundDetails, type RefundItem$2 as RefundItem, type RefundSideEffects$1 as RefundSideEffects, RefundStatus$2 as RefundStatus, type RefundTransaction$2 as RefundTransaction, type Refundability$1 as Refundability, type RefundabilityAdditionalRefundabilityInfoOneOf$1 as RefundabilityAdditionalRefundabilityInfoOneOf, RefundableStatus$1 as RefundableStatus, type RegularPaymentDetails$2 as RegularPaymentDetails, type RegularPaymentDetailsPaymentMethodDetailsOneOf$2 as RegularPaymentDetailsPaymentMethodDetailsOneOf, type index_d$8_Reschedule as Reschedule, type RestockInfo$1 as RestockInfo, type RestockItem$1 as RestockItem, RestockType$1 as RestockType, type RestoreInfo$6 as RestoreInfo, type index_d$8_SavedPaymentMethod as SavedPaymentMethod, type ScheduledAction$2 as ScheduledAction, type index_d$8_SearchOrdersOptions as SearchOrdersOptions, type index_d$8_SearchOrdersRequest as SearchOrdersRequest, type index_d$8_SearchOrdersResponse as SearchOrdersResponse, type index_d$8_SearchOrdersResponseNonNullableFields as SearchOrdersResponseNonNullableFields, type index_d$8_SendBuyerConfirmationEmailRequest as SendBuyerConfirmationEmailRequest, type index_d$8_SendBuyerConfirmationEmailResponse as SendBuyerConfirmationEmailResponse, type index_d$8_SendBuyerPaymentsReceivedEmailRequest as SendBuyerPaymentsReceivedEmailRequest, type index_d$8_SendBuyerPaymentsReceivedEmailResponse as SendBuyerPaymentsReceivedEmailResponse, type index_d$8_SendBuyerPickupConfirmationEmailRequest as SendBuyerPickupConfirmationEmailRequest, type index_d$8_SendBuyerPickupConfirmationEmailResponse as SendBuyerPickupConfirmationEmailResponse, type index_d$8_SendBuyerShippingConfirmationEmailRequest as SendBuyerShippingConfirmationEmailRequest, type index_d$8_SendBuyerShippingConfirmationEmailResponse as SendBuyerShippingConfirmationEmailResponse, type index_d$8_SendCancelRefundEmailRequest as SendCancelRefundEmailRequest, type index_d$8_SendCancelRefundEmailResponse as SendCancelRefundEmailResponse, type index_d$8_SendMerchantOrderReceivedNotificationRequest as SendMerchantOrderReceivedNotificationRequest, type index_d$8_SendMerchantOrderReceivedNotificationResponse as SendMerchantOrderReceivedNotificationResponse, type index_d$8_SendMerchantOrderReceivedPushRequest as SendMerchantOrderReceivedPushRequest, type index_d$8_SendMerchantOrderReceivedPushResponse as SendMerchantOrderReceivedPushResponse, type index_d$8_SeoData as SeoData, type ServiceProperties$1 as ServiceProperties, type index_d$8_ShippingAddressEdited as ShippingAddressEdited, type index_d$8_ShippingConfirmationEmailSent as ShippingConfirmationEmailSent, type ShippingInformation$1 as ShippingInformation, type index_d$8_ShippingInformationChange as ShippingInformationChange, type ShippingPrice$1 as ShippingPrice, type ShippingRefund$2 as ShippingRefund, type ShippingRegion$1 as ShippingRegion, type SnapshotMessage$1 as SnapshotMessage, SortOrder$5 as SortOrder, type Sorting$5 as Sorting, type Source$1 as Source, index_d$8_SourceType as SourceType, type index_d$8_StandardDetails as StandardDetails, index_d$8_State as State, type StreetAddress$3 as StreetAddress, type index_d$8_Subdivision as Subdivision, index_d$8_SubdivisionType as SubdivisionType, SubscriptionFrequency$2 as SubscriptionFrequency, type SubscriptionInfo$1 as SubscriptionInfo, type SubscriptionSettings$2 as SubscriptionSettings, type index_d$8_TagList as TagList, type index_d$8_Tags as Tags, type index_d$8_Task as Task, type index_d$8_TaskAction as TaskAction, type index_d$8_TaskActionActionOneOf as TaskActionActionOneOf, type index_d$8_TaskKey as TaskKey, type TaxSummary$1 as TaxSummary, type index_d$8_TestUrlAdditionalBindingsRequest as TestUrlAdditionalBindingsRequest, type index_d$8_TestUrlAdditionalBindingsResponse as TestUrlAdditionalBindingsResponse, type index_d$8_TotalPrice as TotalPrice, type index_d$8_TotalPriceChange as TotalPriceChange, type index_d$8_TrackingLinkAdded as TrackingLinkAdded, type index_d$8_TrackingNumberAdded as TrackingNumberAdded, type index_d$8_TrackingNumberEdited as TrackingNumberEdited, TransactionStatus$2 as TransactionStatus, type index_d$8_TranslatedValue as TranslatedValue, type TriggerRefundRequest$1 as TriggerRefundRequest, type TriggerRefundResponse$1 as TriggerRefundResponse, type index_d$8_TriggerReindexOrderRequest as TriggerReindexOrderRequest, type index_d$8_TriggerReindexRequest as TriggerReindexRequest, type index_d$8_TriggerReindexResponse as TriggerReindexResponse, type index_d$8_TriggerSideEffectsFromLegacyData as TriggerSideEffectsFromLegacyData, type index_d$8_UnArchiveOrderRequest as UnArchiveOrderRequest, type index_d$8_UnArchiveOrderResponse as UnArchiveOrderResponse, type index_d$8_UpdateActivityRequest as UpdateActivityRequest, type index_d$8_UpdateActivityResponse as UpdateActivityResponse, type index_d$8_UpdateBillingContactDetailsRequest as UpdateBillingContactDetailsRequest, type index_d$8_UpdateBillingContactDetailsResponse as UpdateBillingContactDetailsResponse, type index_d$8_UpdateBuyerEmailRequest as UpdateBuyerEmailRequest, type index_d$8_UpdateBuyerEmailResponse as UpdateBuyerEmailResponse, type index_d$8_UpdateBuyerInfoRequest as UpdateBuyerInfoRequest, type index_d$8_UpdateBuyerInfoResponse as UpdateBuyerInfoResponse, type index_d$8_UpdateInternalDocumentsEvent as UpdateInternalDocumentsEvent, type index_d$8_UpdateInternalDocumentsEventOperationOneOf as UpdateInternalDocumentsEventOperationOneOf, type index_d$8_UpdateLineItemsDescriptionLinesRequest as UpdateLineItemsDescriptionLinesRequest, type index_d$8_UpdateLineItemsDescriptionLinesResponse as UpdateLineItemsDescriptionLinesResponse, type index_d$8_UpdateOrder as UpdateOrder, type index_d$8_UpdateOrderLineItemRequest as UpdateOrderLineItemRequest, type index_d$8_UpdateOrderLineItemResponse as UpdateOrderLineItemResponse, type index_d$8_UpdateOrderLineItemsRequest as UpdateOrderLineItemsRequest, type index_d$8_UpdateOrderLineItemsResponse as UpdateOrderLineItemsResponse, type index_d$8_UpdateOrderRequest as UpdateOrderRequest, type index_d$8_UpdateOrderResponse as UpdateOrderResponse, type index_d$8_UpdateOrderResponseNonNullableFields as UpdateOrderResponseNonNullableFields, type index_d$8_UpdateOrderShippingAddressRequest as UpdateOrderShippingAddressRequest, type index_d$8_UpdateOrderShippingAddressResponse as UpdateOrderShippingAddressResponse, type index_d$8_UpsertRefundRequest as UpsertRefundRequest, type index_d$8_UpsertRefundResponse as UpsertRefundResponse, type index_d$8_UserDataResponse as UserDataResponse, type index_d$8_V1BulkMarkOrdersAsPaidRequest as V1BulkMarkOrdersAsPaidRequest, type index_d$8_V1BulkMarkOrdersAsPaidResponse as V1BulkMarkOrdersAsPaidResponse, type index_d$8_V1CreatePaymentGatewayOrderRequest as V1CreatePaymentGatewayOrderRequest, type index_d$8_V1CreatePaymentGatewayOrderResponse as V1CreatePaymentGatewayOrderResponse, type index_d$8_V1LineItemDelta as V1LineItemDelta, type index_d$8_V1LineItemDeltaDeltaOneOf as V1LineItemDeltaDeltaOneOf, type index_d$8_V1MarkOrderAsPaidRequest as V1MarkOrderAsPaidRequest, type index_d$8_V1MarkOrderAsPaidResponse as V1MarkOrderAsPaidResponse, type index_d$8_V1RestockItem as V1RestockItem, type index_d$8_V1ShippingInformation as V1ShippingInformation, type index_d$8_Value as Value, index_d$8_ValueType as ValueType, type VatId$1 as VatId, VatType$1 as VatType, type index_d$8_VersionedDeleteByIdsOperation as VersionedDeleteByIdsOperation, type index_d$8_VersionedDocumentId as VersionedDocumentId, type index_d$8_VersionedDocumentUpdateOperation as VersionedDocumentUpdateOperation, index_d$8_VersioningMode as VersioningMode, type index_d$8_VoidAuthorizedPaymentsRequest as VoidAuthorizedPaymentsRequest, type index_d$8_VoidAuthorizedPaymentsResponse as VoidAuthorizedPaymentsResponse, WebhookIdentityType$6 as WebhookIdentityType, WeightUnit$2 as WeightUnit, type index_d$8__publicBulkUpdateOrdersType as _publicBulkUpdateOrdersType, type index_d$8__publicCancelOrderType as _publicCancelOrderType, type index_d$8__publicCreateOrderType as _publicCreateOrderType, type index_d$8__publicGetOrderType as _publicGetOrderType, type index_d$8__publicGetPaymentCollectabilityStatusType as _publicGetPaymentCollectabilityStatusType, type index_d$8__publicOnOrderApprovedType as _publicOnOrderApprovedType, type index_d$8__publicOnOrderCanceledType as _publicOnOrderCanceledType, type index_d$8__publicOnOrderCreatedType as _publicOnOrderCreatedType, type index_d$8__publicOnOrderPaymentStatusUpdatedType as _publicOnOrderPaymentStatusUpdatedType, type index_d$8__publicSearchOrdersType as _publicSearchOrdersType, type index_d$8__publicUpdateOrderType as _publicUpdateOrderType, index_d$8_bulkUpdateOrders as bulkUpdateOrders, index_d$8_cancelOrder as cancelOrder, index_d$8_createOrder as createOrder, index_d$8_getOrder as getOrder, index_d$8_getPaymentCollectabilityStatus as getPaymentCollectabilityStatus, index_d$8_onOrderApproved as onOrderApproved, index_d$8_onOrderCanceled as onOrderCanceled, index_d$8_onOrderCreated as onOrderCreated, index_d$8_onOrderPaymentStatusUpdated as onOrderPaymentStatusUpdated, onOrderApproved$1 as publicOnOrderApproved, onOrderCanceled$1 as publicOnOrderCanceled, onOrderCreated$1 as publicOnOrderCreated, onOrderPaymentStatusUpdated$1 as publicOnOrderPaymentStatusUpdated, index_d$8_searchOrders as searchOrders, index_d$8_updateOrder as updateOrder };
26507
26521
  }
26508
26522
 
26509
26523
  interface OrderPaymentRequest {
@@ -26594,6 +26608,258 @@ interface ExtendedFields$2 {
26594
26608
  */
26595
26609
  namespaces?: Record<string, Record<string, any>>;
26596
26610
  }
26611
+ /** Triggered when a payment is updated. */
26612
+ interface PaymentsUpdated$1 {
26613
+ /** Updated order transactions. */
26614
+ orderTransactions?: OrderTransactions$1;
26615
+ /** List of IDs of the updated payments. */
26616
+ paymentIds?: string[];
26617
+ /** List of IDs of the updated refunds. */
26618
+ refundIds?: string[];
26619
+ }
26620
+ interface OrderTransactions$1 {
26621
+ /** Order ID. */
26622
+ orderId?: string;
26623
+ /** Record of payments made to the merchant. */
26624
+ payments?: Payment$1[];
26625
+ /** Record of refunds made to the buyer. */
26626
+ refunds?: Refund$1[];
26627
+ }
26628
+ interface Payment$1 extends PaymentPaymentDetailsOneOf$1 {
26629
+ /** Regular payment details. */
26630
+ regularPaymentDetails?: RegularPaymentDetails$1;
26631
+ /** Gift card payment details. */
26632
+ giftcardPaymentDetails?: GiftCardPaymentDetails$1;
26633
+ /**
26634
+ * Payment ID.
26635
+ * @readonly
26636
+ */
26637
+ _id?: string | null;
26638
+ /** Date and time the payment was created in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) format. Defaults to current time when not provided. */
26639
+ _createdDate?: Date;
26640
+ /**
26641
+ * Date and time the payment was last updated in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) format.
26642
+ * @readonly
26643
+ */
26644
+ _updatedDate?: Date;
26645
+ /** Payment amount. */
26646
+ amount?: Price$1;
26647
+ /**
26648
+ * Whether refunds for this payment are disabled.
26649
+ * + `true`: This payment is not refundable.
26650
+ * + `false`: This payment may be refunded. However, this ultimately depends on the payment provider.
26651
+ */
26652
+ refundDisabled?: boolean;
26653
+ }
26654
+ /** @oneof */
26655
+ interface PaymentPaymentDetailsOneOf$1 {
26656
+ /** Regular payment details. */
26657
+ regularPaymentDetails?: RegularPaymentDetails$1;
26658
+ /** Gift card payment details. */
26659
+ giftcardPaymentDetails?: GiftCardPaymentDetails$1;
26660
+ }
26661
+ interface RegularPaymentDetails$1 extends RegularPaymentDetailsPaymentMethodDetailsOneOf$1 {
26662
+ /** Wix Payments order ID. */
26663
+ paymentOrderId?: string | null;
26664
+ /**
26665
+ * Payment gateway's transaction ID. This ID can be used with the Wix Payments [Transactions API](https://dev.wix.com/docs/rest/api-reference/wix-payments/transactions/introduction).
26666
+ * This field is only returned when the value of `offline_payment` is `false`.
26667
+ */
26668
+ gatewayTransactionId?: string | null;
26669
+ /**
26670
+ * Payment method. Non-exhaustive list of supported values:
26671
+ * + `CreditCard`, `Alipay`, `AstropayCash`, `AstropayDBT`, `AstropayMBT`, `Bitcoin`, `BitPay`, `Cash`, `ConvenienceStore`, `EPay`, `Fake`, `Giropay`, `IDeal`, `InPerson`, `Klarna`, `MercadoPago`, `Netpay`, `NordeaSolo`, `Offline`, `PagSeguro`, `PayEasy`, `PayPal`, `Paysafecard`, `Paysafecash`, `PointOfSale`, `Poli`, `Privat24`, `Przelewy24`, `RapidTransfer`, `Sepa`, `Skrill`, `Sofort`, `Trustly`, `Neteller`, `Unionpay`, `UniPay`, `Yandex`
26672
+ */
26673
+ paymentMethod?: string | null;
26674
+ /** Transaction ID in the payment provider's system. For example, at PayPal, Square, Stripe, etc. Not returned for offline payments. */
26675
+ providerTransactionId?: string | null;
26676
+ /** Whether the payment was made offline. For example, when using cash or when marked as paid in the Business Manager. */
26677
+ offlinePayment?: boolean;
26678
+ /** Payment status. */
26679
+ status?: TransactionStatus$1;
26680
+ /** Whether there is a payment agreement that allows for future charges. */
26681
+ savedPaymentMethod?: boolean;
26682
+ }
26683
+ /** @oneof */
26684
+ interface RegularPaymentDetailsPaymentMethodDetailsOneOf$1 {
26685
+ }
26686
+ declare enum TransactionStatus$1 {
26687
+ UNDEFINED = "UNDEFINED",
26688
+ APPROVED = "APPROVED",
26689
+ PENDING = "PENDING",
26690
+ PENDING_MERCHANT = "PENDING_MERCHANT",
26691
+ CANCELED = "CANCELED",
26692
+ DECLINED = "DECLINED",
26693
+ REFUNDED = "REFUNDED",
26694
+ PARTIALLY_REFUNDED = "PARTIALLY_REFUNDED",
26695
+ AUTHORIZED = "AUTHORIZED",
26696
+ VOIDED = "VOIDED"
26697
+ }
26698
+ interface CreditCardPaymentMethodDetails$1 {
26699
+ }
26700
+ interface AuthorizationDetails$1 {
26701
+ }
26702
+ interface AuthorizationCapture$1 {
26703
+ /**
26704
+ * Capture ID.
26705
+ * @readonly
26706
+ */
26707
+ _id?: string | null;
26708
+ }
26709
+ declare enum AuthorizationCaptureStatus$1 {
26710
+ UNKNOWN_STATUS = "UNKNOWN_STATUS",
26711
+ /** Whether capture operation still in progress */
26712
+ PENDING = "PENDING",
26713
+ /** The capture operation was succeeded */
26714
+ SUCCEEDED = "SUCCEEDED",
26715
+ /** The capture operation was failed */
26716
+ FAILED = "FAILED"
26717
+ }
26718
+ interface AuthorizationActionFailureDetails$1 {
26719
+ }
26720
+ interface AuthorizationVoid$1 {
26721
+ }
26722
+ declare enum AuthorizationVoidStatus$1 {
26723
+ UNKNOWN_STATUS = "UNKNOWN_STATUS",
26724
+ /** Whether void operation still in progress */
26725
+ PENDING = "PENDING",
26726
+ /** The void operation was succeeded */
26727
+ SUCCEEDED = "SUCCEEDED",
26728
+ /** The void operation was failed */
26729
+ FAILED = "FAILED"
26730
+ }
26731
+ /**
26732
+ * Reason the authorization was voided.
26733
+ *
26734
+ * + `MANUAL`: Authorization was voided by user.
26735
+ * + `SCHEDULED`: Authorization passed execution date.
26736
+ */
26737
+ declare enum Reason$1 {
26738
+ UNKNOWN_REASON = "UNKNOWN_REASON",
26739
+ MANUAL = "MANUAL",
26740
+ SCHEDULED = "SCHEDULED"
26741
+ }
26742
+ interface ScheduledAction$1 {
26743
+ /** type of the action */
26744
+ actionType?: ActionType$1;
26745
+ /** the date and time of the action */
26746
+ executionDate?: Date;
26747
+ }
26748
+ declare enum ActionType$1 {
26749
+ UNKNOWN_ACTION_TYPE = "UNKNOWN_ACTION_TYPE",
26750
+ VOID = "VOID",
26751
+ CAPTURE = "CAPTURE"
26752
+ }
26753
+ interface GiftCardPaymentDetails$1 {
26754
+ /** Gift card payment ID. */
26755
+ giftCardPaymentId?: string;
26756
+ /** ID of the app that created the gift card. */
26757
+ appId?: string;
26758
+ /**
26759
+ * Whether the gift card is voided.
26760
+ * @readonly
26761
+ */
26762
+ voided?: boolean;
26763
+ }
26764
+ interface MembershipPaymentDetails$1 {
26765
+ /** Membership ID. */
26766
+ membershipId?: string;
26767
+ /** ID of the line item this membership applies to. */
26768
+ lineItemId?: string;
26769
+ /** Payment status. */
26770
+ status?: MembershipPaymentStatus$1;
26771
+ /** Membership name. */
26772
+ name?: MembershipName$2;
26773
+ /** The transaction ID in the membership system. Can be used to void the transaction. */
26774
+ externalTransactionId?: string | null;
26775
+ /**
26776
+ * Whether the membership is voided.
26777
+ * @readonly
26778
+ */
26779
+ voided?: boolean;
26780
+ /** ID of the application providing this payment option. */
26781
+ providerAppId?: string;
26782
+ }
26783
+ declare enum MembershipPaymentStatus$1 {
26784
+ /** CHARGED - Payment was charged */
26785
+ CHARGED = "CHARGED",
26786
+ /** CHARGE_FAILED - The attempt to charge that payment have failed, for example due to lack of credits */
26787
+ CHARGE_FAILED = "CHARGE_FAILED"
26788
+ }
26789
+ interface MembershipName$2 {
26790
+ /** The name of this membership */
26791
+ original?: string;
26792
+ /** Optional - Translated name of this membership. Defaults to `original` when not provided. */
26793
+ translated?: string | null;
26794
+ }
26795
+ interface Refund$1 {
26796
+ /**
26797
+ * Refund ID.
26798
+ * @readonly
26799
+ */
26800
+ _id?: string;
26801
+ /** List of transactions. */
26802
+ transactions?: RefundTransaction$1[];
26803
+ /** Refund business details. */
26804
+ details?: RefundDetails$1;
26805
+ /** Date and time the refund was created in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) format. Defaults to current time when not provided. */
26806
+ _createdDate?: Date;
26807
+ }
26808
+ interface RefundTransaction$1 {
26809
+ /** ID of the payment associated with this refund. */
26810
+ paymentId?: string;
26811
+ /** Refund amount. */
26812
+ amount?: Price$1;
26813
+ /** Refund status. */
26814
+ refundStatus?: RefundStatus$1;
26815
+ /**
26816
+ * Payment gateway's refund ID. This ID can be used with the Wix Payments [Transactions API](https://dev.wix.com/docs/rest/api-reference/wix-payments/transactions/introduction).
26817
+ * This field is only returned when the value of `external_refund` is `false`.
26818
+ */
26819
+ gatewayRefundId?: string | null;
26820
+ /** ID of the refund in the payment provider's system. For example, at PayPal, Square, Stripe, etc. Not returned for external refunds. */
26821
+ providerRefundId?: string | null;
26822
+ /** Whether refund was made externally and manually on the payment provider's side. */
26823
+ externalRefund?: boolean;
26824
+ }
26825
+ /**
26826
+ * Refund transaction status.
26827
+ * + `PENDING`: Refund was initiated on payment provider side. PENDING status was assigned by provider.
26828
+ * + `SUCCEEDED`: Refund transaction succeeded.
26829
+ * + `FAILED`: Refund transaction failed.
26830
+ * + `SCHEDULED`: Refund request acknowledged, and will be executed soon.
26831
+ * + `STARTED`: Refund was initiated on payment provider side.
26832
+ */
26833
+ declare enum RefundStatus$1 {
26834
+ PENDING = "PENDING",
26835
+ SUCCEEDED = "SUCCEEDED",
26836
+ FAILED = "FAILED",
26837
+ SCHEDULED = "SCHEDULED",
26838
+ STARTED = "STARTED"
26839
+ }
26840
+ /** Business model of a refund request */
26841
+ interface RefundDetails$1 {
26842
+ /** Order line item IDs and quantities that were refunded. */
26843
+ items?: RefundItem$1[];
26844
+ /** Whether the shipping fee was also refunded. */
26845
+ shippingIncluded?: boolean;
26846
+ /** Reason for the refund, provided by customer (optional). */
26847
+ reason?: string | null;
26848
+ }
26849
+ interface RefundItem$1 {
26850
+ /** Line item ID the refunded line item. */
26851
+ lineItemId?: string;
26852
+ /** Line item quantity refunded. */
26853
+ quantity?: number;
26854
+ }
26855
+ interface LineItemRefund$1 {
26856
+ }
26857
+ interface AdditionalFeeRefund$1 {
26858
+ }
26859
+ interface ShippingRefund$1 {
26860
+ }
26861
+ interface AggregatedRefundSummary$1 {
26862
+ }
26597
26863
  /** Triggered when the the order payment request status changes to paid */
26598
26864
  interface OrderPaymentRequestPaid {
26599
26865
  /** The order that was updated */
@@ -26997,11 +27263,11 @@ interface OrderPaymentRequestsQueryBuilder {
26997
27263
  /** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
26998
27264
  * @documentationMaturity preview
26999
27265
  */
27000
- ascending: (...propertyNames: Array<'source.appId' | 'source.externalId' | 'status' | 'orderNumber' | 'amount.amount' | 'paymentGatewayOrderId' | 'title' | 'description' | 'expirationDate' | '_createdDate' | '_updatedDate'>) => OrderPaymentRequestsQueryBuilder;
27266
+ ascending: (...propertyNames: Array<'status' | 'orderNumber' | 'amount.amount' | 'title' | 'description' | 'expirationDate' | '_createdDate' | '_updatedDate'>) => OrderPaymentRequestsQueryBuilder;
27001
27267
  /** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
27002
27268
  * @documentationMaturity preview
27003
27269
  */
27004
- descending: (...propertyNames: Array<'source.appId' | 'source.externalId' | 'status' | 'orderNumber' | 'amount.amount' | 'paymentGatewayOrderId' | 'title' | 'description' | 'expirationDate' | '_createdDate' | '_updatedDate'>) => OrderPaymentRequestsQueryBuilder;
27270
+ descending: (...propertyNames: Array<'status' | 'orderNumber' | 'amount.amount' | 'title' | 'description' | 'expirationDate' | '_createdDate' | '_updatedDate'>) => OrderPaymentRequestsQueryBuilder;
27005
27271
  /** @param limit - Number of items to return, which is also the `pageSize` of the results object.
27006
27272
  * @documentationMaturity preview
27007
27273
  */
@@ -27147,7 +27413,7 @@ declare const index_d$7_getOrderPaymentRequestUrl: typeof getOrderPaymentRequest
27147
27413
  declare const index_d$7_queryOrderPaymentRequests: typeof queryOrderPaymentRequests;
27148
27414
  declare const index_d$7_updateOrderPaymentRequest: typeof updateOrderPaymentRequest;
27149
27415
  declare namespace index_d$7 {
27150
- export { type ActionEvent$5 as ActionEvent, type index_d$7_CreateOrderPaymentRequestOptions as CreateOrderPaymentRequestOptions, type index_d$7_CreateOrderPaymentRequestRequest as CreateOrderPaymentRequestRequest, type index_d$7_CreateOrderPaymentRequestResponse as CreateOrderPaymentRequestResponse, type index_d$7_CreateOrderPaymentRequestResponseNonNullableFields as CreateOrderPaymentRequestResponseNonNullableFields, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$4 as CursorPagingMetadata, type CursorQuery$3 as CursorQuery, type CursorQueryPagingMethodOneOf$3 as CursorQueryPagingMethodOneOf, type Cursors$4 as Cursors, type index_d$7_DeleteOrderPaymentRequestRequest as DeleteOrderPaymentRequestRequest, type index_d$7_DeleteOrderPaymentRequestResponse as DeleteOrderPaymentRequestResponse, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type ExtendedFields$2 as ExtendedFields, type index_d$7_GetOrderPaymentRequestRequest as GetOrderPaymentRequestRequest, type index_d$7_GetOrderPaymentRequestResponse as GetOrderPaymentRequestResponse, type index_d$7_GetOrderPaymentRequestResponseNonNullableFields as GetOrderPaymentRequestResponseNonNullableFields, type index_d$7_GetOrderPaymentRequestURLRequest as GetOrderPaymentRequestURLRequest, type index_d$7_GetOrderPaymentRequestURLResponse as GetOrderPaymentRequestURLResponse, type index_d$7_GetOrderPaymentRequestURLResponseNonNullableFields as GetOrderPaymentRequestURLResponseNonNullableFields, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type MessageEnvelope$5 as MessageEnvelope, type index_d$7_OrderPaymentRequest as OrderPaymentRequest, type index_d$7_OrderPaymentRequestExpired as OrderPaymentRequestExpired, type index_d$7_OrderPaymentRequestNonNullableFields as OrderPaymentRequestNonNullableFields, type index_d$7_OrderPaymentRequestPaid as OrderPaymentRequestPaid, type index_d$7_OrderPaymentRequestsQueryBuilder as OrderPaymentRequestsQueryBuilder, type index_d$7_OrderPaymentRequestsQueryResult as OrderPaymentRequestsQueryResult, type Price$1 as Price, type index_d$7_QueryOrderPaymentRequestsRequest as QueryOrderPaymentRequestsRequest, type index_d$7_QueryOrderPaymentRequestsResponse as QueryOrderPaymentRequestsResponse, type index_d$7_QueryOrderPaymentRequestsResponseNonNullableFields as QueryOrderPaymentRequestsResponseNonNullableFields, type RestoreInfo$5 as RestoreInfo, SortOrder$4 as SortOrder, type Sorting$4 as Sorting, type index_d$7_Source as Source, index_d$7_Status as Status, type UpdateExtendedFieldsOptions$2 as UpdateExtendedFieldsOptions, type UpdateExtendedFieldsRequest$2 as UpdateExtendedFieldsRequest, type UpdateExtendedFieldsResponse$2 as UpdateExtendedFieldsResponse, type UpdateExtendedFieldsResponseNonNullableFields$2 as UpdateExtendedFieldsResponseNonNullableFields, type index_d$7_UpdateOrderPaymentRequest as UpdateOrderPaymentRequest, type index_d$7_UpdateOrderPaymentRequestRequest as UpdateOrderPaymentRequestRequest, type index_d$7_UpdateOrderPaymentRequestResponse as UpdateOrderPaymentRequestResponse, type index_d$7_UpdateOrderPaymentRequestResponseNonNullableFields as UpdateOrderPaymentRequestResponseNonNullableFields, WebhookIdentityType$5 as WebhookIdentityType, type index_d$7__publicCreateOrderPaymentRequestType as _publicCreateOrderPaymentRequestType, type index_d$7__publicDeleteOrderPaymentRequestType as _publicDeleteOrderPaymentRequestType, type index_d$7__publicGetOrderPaymentRequestType as _publicGetOrderPaymentRequestType, type index_d$7__publicGetOrderPaymentRequestUrlType as _publicGetOrderPaymentRequestUrlType, type index_d$7__publicQueryOrderPaymentRequestsType as _publicQueryOrderPaymentRequestsType, type _publicUpdateExtendedFieldsType$2 as _publicUpdateExtendedFieldsType, type index_d$7__publicUpdateOrderPaymentRequestType as _publicUpdateOrderPaymentRequestType, index_d$7_createOrderPaymentRequest as createOrderPaymentRequest, index_d$7_deleteOrderPaymentRequest as deleteOrderPaymentRequest, index_d$7_getOrderPaymentRequest as getOrderPaymentRequest, index_d$7_getOrderPaymentRequestUrl as getOrderPaymentRequestUrl, index_d$7_queryOrderPaymentRequests as queryOrderPaymentRequests, updateExtendedFields$4 as updateExtendedFields, index_d$7_updateOrderPaymentRequest as updateOrderPaymentRequest };
27416
+ export { type ActionEvent$5 as ActionEvent, ActionType$1 as ActionType, type AdditionalFeeRefund$1 as AdditionalFeeRefund, type AggregatedRefundSummary$1 as AggregatedRefundSummary, type AuthorizationActionFailureDetails$1 as AuthorizationActionFailureDetails, type AuthorizationCapture$1 as AuthorizationCapture, AuthorizationCaptureStatus$1 as AuthorizationCaptureStatus, type AuthorizationDetails$1 as AuthorizationDetails, type AuthorizationVoid$1 as AuthorizationVoid, AuthorizationVoidStatus$1 as AuthorizationVoidStatus, type index_d$7_CreateOrderPaymentRequestOptions as CreateOrderPaymentRequestOptions, type index_d$7_CreateOrderPaymentRequestRequest as CreateOrderPaymentRequestRequest, type index_d$7_CreateOrderPaymentRequestResponse as CreateOrderPaymentRequestResponse, type index_d$7_CreateOrderPaymentRequestResponseNonNullableFields as CreateOrderPaymentRequestResponseNonNullableFields, type CreditCardPaymentMethodDetails$1 as CreditCardPaymentMethodDetails, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$4 as CursorPagingMetadata, type CursorQuery$3 as CursorQuery, type CursorQueryPagingMethodOneOf$3 as CursorQueryPagingMethodOneOf, type Cursors$4 as Cursors, type index_d$7_DeleteOrderPaymentRequestRequest as DeleteOrderPaymentRequestRequest, type index_d$7_DeleteOrderPaymentRequestResponse as DeleteOrderPaymentRequestResponse, type DomainEvent$5 as DomainEvent, type DomainEventBodyOneOf$5 as DomainEventBodyOneOf, type Empty$3 as Empty, type EntityCreatedEvent$5 as EntityCreatedEvent, type EntityDeletedEvent$5 as EntityDeletedEvent, type EntityUpdatedEvent$5 as EntityUpdatedEvent, type ExtendedFields$2 as ExtendedFields, type index_d$7_GetOrderPaymentRequestRequest as GetOrderPaymentRequestRequest, type index_d$7_GetOrderPaymentRequestResponse as GetOrderPaymentRequestResponse, type index_d$7_GetOrderPaymentRequestResponseNonNullableFields as GetOrderPaymentRequestResponseNonNullableFields, type index_d$7_GetOrderPaymentRequestURLRequest as GetOrderPaymentRequestURLRequest, type index_d$7_GetOrderPaymentRequestURLResponse as GetOrderPaymentRequestURLResponse, type index_d$7_GetOrderPaymentRequestURLResponseNonNullableFields as GetOrderPaymentRequestURLResponseNonNullableFields, type GiftCardPaymentDetails$1 as GiftCardPaymentDetails, type IdentificationData$5 as IdentificationData, type IdentificationDataIdOneOf$5 as IdentificationDataIdOneOf, type LineItemRefund$1 as LineItemRefund, type MembershipName$2 as MembershipName, type MembershipPaymentDetails$1 as MembershipPaymentDetails, MembershipPaymentStatus$1 as MembershipPaymentStatus, type MessageEnvelope$5 as MessageEnvelope, type index_d$7_OrderPaymentRequest as OrderPaymentRequest, type index_d$7_OrderPaymentRequestExpired as OrderPaymentRequestExpired, type index_d$7_OrderPaymentRequestNonNullableFields as OrderPaymentRequestNonNullableFields, type index_d$7_OrderPaymentRequestPaid as OrderPaymentRequestPaid, type index_d$7_OrderPaymentRequestsQueryBuilder as OrderPaymentRequestsQueryBuilder, type index_d$7_OrderPaymentRequestsQueryResult as OrderPaymentRequestsQueryResult, type OrderTransactions$1 as OrderTransactions, type Payment$1 as Payment, type PaymentPaymentDetailsOneOf$1 as PaymentPaymentDetailsOneOf, type PaymentsUpdated$1 as PaymentsUpdated, type Price$1 as Price, type index_d$7_QueryOrderPaymentRequestsRequest as QueryOrderPaymentRequestsRequest, type index_d$7_QueryOrderPaymentRequestsResponse as QueryOrderPaymentRequestsResponse, type index_d$7_QueryOrderPaymentRequestsResponseNonNullableFields as QueryOrderPaymentRequestsResponseNonNullableFields, Reason$1 as Reason, type Refund$1 as Refund, type RefundDetails$1 as RefundDetails, type RefundItem$1 as RefundItem, RefundStatus$1 as RefundStatus, type RefundTransaction$1 as RefundTransaction, type RegularPaymentDetails$1 as RegularPaymentDetails, type RegularPaymentDetailsPaymentMethodDetailsOneOf$1 as RegularPaymentDetailsPaymentMethodDetailsOneOf, type RestoreInfo$5 as RestoreInfo, type ScheduledAction$1 as ScheduledAction, type ShippingRefund$1 as ShippingRefund, SortOrder$4 as SortOrder, type Sorting$4 as Sorting, type index_d$7_Source as Source, index_d$7_Status as Status, TransactionStatus$1 as TransactionStatus, type UpdateExtendedFieldsOptions$2 as UpdateExtendedFieldsOptions, type UpdateExtendedFieldsRequest$2 as UpdateExtendedFieldsRequest, type UpdateExtendedFieldsResponse$2 as UpdateExtendedFieldsResponse, type UpdateExtendedFieldsResponseNonNullableFields$2 as UpdateExtendedFieldsResponseNonNullableFields, type index_d$7_UpdateOrderPaymentRequest as UpdateOrderPaymentRequest, type index_d$7_UpdateOrderPaymentRequestRequest as UpdateOrderPaymentRequestRequest, type index_d$7_UpdateOrderPaymentRequestResponse as UpdateOrderPaymentRequestResponse, type index_d$7_UpdateOrderPaymentRequestResponseNonNullableFields as UpdateOrderPaymentRequestResponseNonNullableFields, WebhookIdentityType$5 as WebhookIdentityType, type index_d$7__publicCreateOrderPaymentRequestType as _publicCreateOrderPaymentRequestType, type index_d$7__publicDeleteOrderPaymentRequestType as _publicDeleteOrderPaymentRequestType, type index_d$7__publicGetOrderPaymentRequestType as _publicGetOrderPaymentRequestType, type index_d$7__publicGetOrderPaymentRequestUrlType as _publicGetOrderPaymentRequestUrlType, type index_d$7__publicQueryOrderPaymentRequestsType as _publicQueryOrderPaymentRequestsType, type _publicUpdateExtendedFieldsType$2 as _publicUpdateExtendedFieldsType, type index_d$7__publicUpdateOrderPaymentRequestType as _publicUpdateOrderPaymentRequestType, index_d$7_createOrderPaymentRequest as createOrderPaymentRequest, index_d$7_deleteOrderPaymentRequest as deleteOrderPaymentRequest, index_d$7_getOrderPaymentRequest as getOrderPaymentRequest, index_d$7_getOrderPaymentRequestUrl as getOrderPaymentRequestUrl, index_d$7_queryOrderPaymentRequests as queryOrderPaymentRequests, updateExtendedFields$4 as updateExtendedFields, index_d$7_updateOrderPaymentRequest as updateOrderPaymentRequest };
27151
27417
  }
27152
27418
 
27153
27419
  interface OrderTransactions {