@wix/referral 1.0.15 → 1.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/type-bundles/context.bundle.d.ts +144 -89
- package/type-bundles/index.bundle.d.ts +144 -89
- package/type-bundles/meta.bundle.d.ts +212 -116
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/referral",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.16",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@wix/referral_customers": "1.0.6",
|
|
22
22
|
"@wix/referral_friends": "1.0.5",
|
|
23
23
|
"@wix/referral_programs": "1.0.7",
|
|
24
|
-
"@wix/referral_rewards": "1.0.
|
|
24
|
+
"@wix/referral_rewards": "1.0.5",
|
|
25
25
|
"@wix/referral_tracker": "1.0.10"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"fqdn": ""
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
|
-
"falconPackageHash": "
|
|
50
|
+
"falconPackageHash": "926f1fc4a46bf16d3c327edfbe4b55193603dd12c452e79cd7316947"
|
|
51
51
|
}
|
|
@@ -493,7 +493,7 @@ interface DomainEventBodyOneOf$4 {
|
|
|
493
493
|
interface EntityCreatedEvent$4 {
|
|
494
494
|
entity?: string;
|
|
495
495
|
}
|
|
496
|
-
interface RestoreInfo$
|
|
496
|
+
interface RestoreInfo$4 {
|
|
497
497
|
deletedDate?: Date;
|
|
498
498
|
}
|
|
499
499
|
interface EntityUpdatedEvent$4 {
|
|
@@ -1761,7 +1761,7 @@ declare const context$4_pauseReferralProgram: typeof pauseReferralProgram;
|
|
|
1761
1761
|
declare const context$4_queryReferralPrograms: typeof queryReferralPrograms;
|
|
1762
1762
|
declare const context$4_updateReferralProgram: typeof updateReferralProgram;
|
|
1763
1763
|
declare namespace context$4 {
|
|
1764
|
-
export { type context$4_AISocialMediaPostSuggestion as AISocialMediaPostSuggestion, context$4_Action as Action, type ActionEvent$4 as ActionEvent, type context$4_ActivateReferralProgramRequest as ActivateReferralProgramRequest, type context$4_ActivateReferralProgramResponse as ActivateReferralProgramResponse, type context$4_ActivateReferralProgramResponseNonNullableFields as ActivateReferralProgramResponseNonNullableFields, context$4_App as App, type context$4_Asset as Asset, type BaseEventMetadata$3 as BaseEventMetadata, type context$4_BillingReference as BillingReference, type context$4_BulkGetReferralProgramRequest as BulkGetReferralProgramRequest, type context$4_BulkGetReferralProgramResponse as BulkGetReferralProgramResponse, type context$4_CancellationDetails as CancellationDetails, context$4_ContractSwitchReason as ContractSwitchReason, context$4_ContractSwitchType as ContractSwitchType, type context$4_ContractSwitched as ContractSwitched, type Coupon$2 as Coupon, type CouponDiscountTypeOptionsOneOf$2 as CouponDiscountTypeOptionsOneOf, type CouponScope$2 as CouponScope, type CouponScopeOrMinSubtotalOneOf$2 as CouponScopeOrMinSubtotalOneOf, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$4 as CursorPagingMetadata, type CursorQuery$4 as CursorQuery, type CursorQueryPagingMethodOneOf$4 as CursorQueryPagingMethodOneOf, type Cursors$4 as Cursors, type context$4_Cycle as Cycle, type context$4_CycleCycleSelectorOneOf as CycleCycleSelectorOneOf, type context$4_DeleteContext as DeleteContext, context$4_DeleteStatus as DeleteStatus, DiscountType$2 as DiscountType, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type context$4_Emails as Emails, type Empty$3 as Empty, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type EventMetadata$3 as EventMetadata, type FixedAmountDiscount$2 as FixedAmountDiscount, type context$4_GenerateAISocialMediaPostsSuggestionsRequest as GenerateAISocialMediaPostsSuggestionsRequest, type context$4_GenerateAISocialMediaPostsSuggestionsResponse as GenerateAISocialMediaPostsSuggestionsResponse, type context$4_GenerateAISocialMediaPostsSuggestionsResponseNonNullableFields as GenerateAISocialMediaPostsSuggestionsResponseNonNullableFields, type context$4_GenerateAiSocialMediaPostsSuggestionsOptions as GenerateAiSocialMediaPostsSuggestionsOptions, type context$4_GetAISocialMediaPostsSuggestionsRequest as GetAISocialMediaPostsSuggestionsRequest, type context$4_GetAISocialMediaPostsSuggestionsResponse as GetAISocialMediaPostsSuggestionsResponse, type context$4_GetAISocialMediaPostsSuggestionsResponseNonNullableFields as GetAISocialMediaPostsSuggestionsResponseNonNullableFields, type context$4_GetAiSocialMediaPostsSuggestionsOptions as GetAiSocialMediaPostsSuggestionsOptions, type context$4_GetReferralProgramPremiumFeaturesRequest as GetReferralProgramPremiumFeaturesRequest, type context$4_GetReferralProgramPremiumFeaturesResponse as GetReferralProgramPremiumFeaturesResponse, type context$4_GetReferralProgramPremiumFeaturesResponseNonNullableFields as GetReferralProgramPremiumFeaturesResponseNonNullableFields, type context$4_GetReferralProgramRequest as GetReferralProgramRequest, type context$4_GetReferralProgramResponse as GetReferralProgramResponse, type context$4_GetReferralProgramResponseNonNullableFields as GetReferralProgramResponseNonNullableFields, type Group$2 as Group, type context$4_HtmlSitePublished as HtmlSitePublished, type IdentificationData$4 as IdentificationData, type IdentificationDataIdOneOf$4 as IdentificationDataIdOneOf, context$4_Initiator as Initiator, type context$4_Interval as Interval, context$4_IntervalUnit as IntervalUnit, type LoyaltyPoints$2 as LoyaltyPoints, type MessageEnvelope$4 as MessageEnvelope, type context$4_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type context$4_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, context$4_Namespace as Namespace, type context$4_NamespaceChanged as NamespaceChanged, type context$4_OneTime as OneTime, type context$4_Page as Page, type context$4_PauseReferralProgramRequest as PauseReferralProgramRequest, type context$4_PauseReferralProgramResponse as PauseReferralProgramResponse, type context$4_PauseReferralProgramResponseNonNullableFields as PauseReferralProgramResponseNonNullableFields, type PercentageDiscount$2 as PercentageDiscount, type context$4_PremiumFeatures as PremiumFeatures, context$4_PriceIncreaseTrigger as PriceIncreaseTrigger, context$4_ProductAdjustment as ProductAdjustment, type context$4_ProductPriceIncreaseData as ProductPriceIncreaseData, type context$4_ProgramInSite as ProgramInSite, context$4_ProgramStatus as ProgramStatus, type context$4_ProgramUpdatedEnvelope as ProgramUpdatedEnvelope, context$4_ProviderName as ProviderName, type context$4_QueryReferralProgramsRequest as QueryReferralProgramsRequest, type context$4_QueryReferralProgramsResponse as QueryReferralProgramsResponse, type context$4_QueryReferralProgramsResponseNonNullableFields as QueryReferralProgramsResponseNonNullableFields, type context$4_ReactivationData as ReactivationData, context$4_ReactivationReasonEnum as ReactivationReasonEnum, type context$4_RecurringChargeSucceeded as RecurringChargeSucceeded, type context$4_ReferralProgram as ReferralProgram, type context$4_ReferralProgramsQueryBuilder as ReferralProgramsQueryBuilder, type context$4_ReferralProgramsQueryResult as ReferralProgramsQueryResult, type RestoreInfo$
|
|
1764
|
+
export { type context$4_AISocialMediaPostSuggestion as AISocialMediaPostSuggestion, context$4_Action as Action, type ActionEvent$4 as ActionEvent, type context$4_ActivateReferralProgramRequest as ActivateReferralProgramRequest, type context$4_ActivateReferralProgramResponse as ActivateReferralProgramResponse, type context$4_ActivateReferralProgramResponseNonNullableFields as ActivateReferralProgramResponseNonNullableFields, context$4_App as App, type context$4_Asset as Asset, type BaseEventMetadata$3 as BaseEventMetadata, type context$4_BillingReference as BillingReference, type context$4_BulkGetReferralProgramRequest as BulkGetReferralProgramRequest, type context$4_BulkGetReferralProgramResponse as BulkGetReferralProgramResponse, type context$4_CancellationDetails as CancellationDetails, context$4_ContractSwitchReason as ContractSwitchReason, context$4_ContractSwitchType as ContractSwitchType, type context$4_ContractSwitched as ContractSwitched, type Coupon$2 as Coupon, type CouponDiscountTypeOptionsOneOf$2 as CouponDiscountTypeOptionsOneOf, type CouponScope$2 as CouponScope, type CouponScopeOrMinSubtotalOneOf$2 as CouponScopeOrMinSubtotalOneOf, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$4 as CursorPagingMetadata, type CursorQuery$4 as CursorQuery, type CursorQueryPagingMethodOneOf$4 as CursorQueryPagingMethodOneOf, type Cursors$4 as Cursors, type context$4_Cycle as Cycle, type context$4_CycleCycleSelectorOneOf as CycleCycleSelectorOneOf, type context$4_DeleteContext as DeleteContext, context$4_DeleteStatus as DeleteStatus, DiscountType$2 as DiscountType, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type context$4_Emails as Emails, type Empty$3 as Empty, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type EventMetadata$3 as EventMetadata, type FixedAmountDiscount$2 as FixedAmountDiscount, type context$4_GenerateAISocialMediaPostsSuggestionsRequest as GenerateAISocialMediaPostsSuggestionsRequest, type context$4_GenerateAISocialMediaPostsSuggestionsResponse as GenerateAISocialMediaPostsSuggestionsResponse, type context$4_GenerateAISocialMediaPostsSuggestionsResponseNonNullableFields as GenerateAISocialMediaPostsSuggestionsResponseNonNullableFields, type context$4_GenerateAiSocialMediaPostsSuggestionsOptions as GenerateAiSocialMediaPostsSuggestionsOptions, type context$4_GetAISocialMediaPostsSuggestionsRequest as GetAISocialMediaPostsSuggestionsRequest, type context$4_GetAISocialMediaPostsSuggestionsResponse as GetAISocialMediaPostsSuggestionsResponse, type context$4_GetAISocialMediaPostsSuggestionsResponseNonNullableFields as GetAISocialMediaPostsSuggestionsResponseNonNullableFields, type context$4_GetAiSocialMediaPostsSuggestionsOptions as GetAiSocialMediaPostsSuggestionsOptions, type context$4_GetReferralProgramPremiumFeaturesRequest as GetReferralProgramPremiumFeaturesRequest, type context$4_GetReferralProgramPremiumFeaturesResponse as GetReferralProgramPremiumFeaturesResponse, type context$4_GetReferralProgramPremiumFeaturesResponseNonNullableFields as GetReferralProgramPremiumFeaturesResponseNonNullableFields, type context$4_GetReferralProgramRequest as GetReferralProgramRequest, type context$4_GetReferralProgramResponse as GetReferralProgramResponse, type context$4_GetReferralProgramResponseNonNullableFields as GetReferralProgramResponseNonNullableFields, type Group$2 as Group, type context$4_HtmlSitePublished as HtmlSitePublished, type IdentificationData$4 as IdentificationData, type IdentificationDataIdOneOf$4 as IdentificationDataIdOneOf, context$4_Initiator as Initiator, type context$4_Interval as Interval, context$4_IntervalUnit as IntervalUnit, type LoyaltyPoints$2 as LoyaltyPoints, type MessageEnvelope$4 as MessageEnvelope, type context$4_MetaSiteSpecialEvent as MetaSiteSpecialEvent, type context$4_MetaSiteSpecialEventPayloadOneOf as MetaSiteSpecialEventPayloadOneOf, context$4_Namespace as Namespace, type context$4_NamespaceChanged as NamespaceChanged, type context$4_OneTime as OneTime, type context$4_Page as Page, type context$4_PauseReferralProgramRequest as PauseReferralProgramRequest, type context$4_PauseReferralProgramResponse as PauseReferralProgramResponse, type context$4_PauseReferralProgramResponseNonNullableFields as PauseReferralProgramResponseNonNullableFields, type PercentageDiscount$2 as PercentageDiscount, type context$4_PremiumFeatures as PremiumFeatures, context$4_PriceIncreaseTrigger as PriceIncreaseTrigger, context$4_ProductAdjustment as ProductAdjustment, type context$4_ProductPriceIncreaseData as ProductPriceIncreaseData, type context$4_ProgramInSite as ProgramInSite, context$4_ProgramStatus as ProgramStatus, type context$4_ProgramUpdatedEnvelope as ProgramUpdatedEnvelope, context$4_ProviderName as ProviderName, type context$4_QueryReferralProgramsRequest as QueryReferralProgramsRequest, type context$4_QueryReferralProgramsResponse as QueryReferralProgramsResponse, type context$4_QueryReferralProgramsResponseNonNullableFields as QueryReferralProgramsResponseNonNullableFields, type context$4_ReactivationData as ReactivationData, context$4_ReactivationReasonEnum as ReactivationReasonEnum, type context$4_RecurringChargeSucceeded as RecurringChargeSucceeded, type context$4_ReferralProgram as ReferralProgram, type context$4_ReferralProgramsQueryBuilder as ReferralProgramsQueryBuilder, type context$4_ReferralProgramsQueryResult as ReferralProgramsQueryResult, type RestoreInfo$4 as RestoreInfo, type Reward$2 as Reward, type RewardOptionsOneOf$1 as RewardOptionsOneOf, type context$4_ServiceProvisioned as ServiceProvisioned, type context$4_ServiceRemoved as ServiceRemoved, type context$4_SiteCreated as SiteCreated, context$4_SiteCreatedContext as SiteCreatedContext, type context$4_SiteDeleted as SiteDeleted, type context$4_SiteHardDeleted as SiteHardDeleted, type context$4_SiteMarkedAsTemplate as SiteMarkedAsTemplate, type context$4_SiteMarkedAsWixSite as SiteMarkedAsWixSite, type context$4_SitePublished as SitePublished, type context$4_SiteRenamed as SiteRenamed, type context$4_SiteTransferred as SiteTransferred, type context$4_SiteUndeleted as SiteUndeleted, type context$4_SiteUnpublished as SiteUnpublished, SortOrder$4 as SortOrder, type Sorting$4 as Sorting, context$4_State as State, type context$4_StudioAssigned as StudioAssigned, type context$4_StudioUnassigned as StudioUnassigned, type context$4_Subscription as Subscription, type context$4_SubscriptionAssigned as SubscriptionAssigned, type context$4_SubscriptionAutoRenewTurnedOff as SubscriptionAutoRenewTurnedOff, type context$4_SubscriptionAutoRenewTurnedOn as SubscriptionAutoRenewTurnedOn, type context$4_SubscriptionCancelled as SubscriptionCancelled, type context$4_SubscriptionCreated as SubscriptionCreated, type context$4_SubscriptionEvent as SubscriptionEvent, type context$4_SubscriptionEventEventOneOf as SubscriptionEventEventOneOf, type context$4_SubscriptionNearEndOfPeriod as SubscriptionNearEndOfPeriod, type context$4_SubscriptionPendingChange as SubscriptionPendingChange, context$4_SubscriptionStatus as SubscriptionStatus, type context$4_SubscriptionTransferred as SubscriptionTransferred, type context$4_SubscriptionUnassigned as SubscriptionUnassigned, Type$1 as Type, context$4_UnassignReason as UnassignReason, type context$4_UpdateReferralProgramRequest as UpdateReferralProgramRequest, type context$4_UpdateReferralProgramResponse as UpdateReferralProgramResponse, type context$4_UpdateReferralProgramResponseNonNullableFields as UpdateReferralProgramResponseNonNullableFields, WebhookIdentityType$4 as WebhookIdentityType, type context$4__publicActivateReferralProgramType as _publicActivateReferralProgramType, type context$4__publicGenerateAiSocialMediaPostsSuggestionsType as _publicGenerateAiSocialMediaPostsSuggestionsType, type context$4__publicGetAiSocialMediaPostsSuggestionsType as _publicGetAiSocialMediaPostsSuggestionsType, type context$4__publicGetReferralProgramPremiumFeaturesType as _publicGetReferralProgramPremiumFeaturesType, type context$4__publicGetReferralProgramType as _publicGetReferralProgramType, type context$4__publicOnProgramUpdatedType as _publicOnProgramUpdatedType, type context$4__publicPauseReferralProgramType as _publicPauseReferralProgramType, type context$4__publicQueryReferralProgramsType as _publicQueryReferralProgramsType, type context$4__publicUpdateReferralProgramType as _publicUpdateReferralProgramType, context$4_activateReferralProgram as activateReferralProgram, context$4_generateAiSocialMediaPostsSuggestions as generateAiSocialMediaPostsSuggestions, context$4_getAiSocialMediaPostsSuggestions as getAiSocialMediaPostsSuggestions, context$4_getReferralProgram as getReferralProgram, context$4_getReferralProgramPremiumFeatures as getReferralProgramPremiumFeatures, context$4_onProgramUpdated as onProgramUpdated, context$4_pauseReferralProgram as pauseReferralProgram, onProgramUpdated$1 as publicOnProgramUpdated, context$4_queryReferralPrograms as queryReferralPrograms, context$4_updateReferralProgram as updateReferralProgram };
|
|
1765
1765
|
}
|
|
1766
1766
|
|
|
1767
1767
|
interface ReferralEvent extends ReferralEventEventTypeOneOf {
|
|
@@ -2272,7 +2272,7 @@ interface DomainEventBodyOneOf$3 {
|
|
|
2272
2272
|
interface EntityCreatedEvent$3 {
|
|
2273
2273
|
entity?: string;
|
|
2274
2274
|
}
|
|
2275
|
-
interface RestoreInfo$
|
|
2275
|
+
interface RestoreInfo$3 {
|
|
2276
2276
|
deletedDate?: Date;
|
|
2277
2277
|
}
|
|
2278
2278
|
interface EntityUpdatedEvent$3 {
|
|
@@ -2721,163 +2721,205 @@ declare const context$3_queryReferralEvent: typeof queryReferralEvent;
|
|
|
2721
2721
|
declare const context$3_queryReferredFriendActions: typeof queryReferredFriendActions;
|
|
2722
2722
|
declare const context$3_queryReferringCustomerTotals: typeof queryReferringCustomerTotals;
|
|
2723
2723
|
declare namespace context$3 {
|
|
2724
|
-
export { type ActionEvent$3 as ActionEvent, type BaseEventMetadata$2 as BaseEventMetadata, type Coupon$1 as Coupon, type CouponDiscountTypeOptionsOneOf$1 as CouponDiscountTypeOptionsOneOf, type CouponScope$1 as CouponScope, type CouponScopeOrMinSubtotalOneOf$1 as CouponScopeOrMinSubtotalOneOf, type context$3_CreateReferralEventRequest as CreateReferralEventRequest, type context$3_CreateReferralEventResponse as CreateReferralEventResponse, type CursorPaging$3 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorQuery$3 as CursorQuery, type CursorQueryPagingMethodOneOf$3 as CursorQueryPagingMethodOneOf, type Cursors$3 as Cursors, DiscountType$1 as DiscountType, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$2 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type FixedAmountDiscount$1 as FixedAmountDiscount, type context$3_GetReferralEventRequest as GetReferralEventRequest, type context$3_GetReferralEventResponse as GetReferralEventResponse, type context$3_GetReferralEventResponseNonNullableFields as GetReferralEventResponseNonNullableFields, type context$3_GetReferralStatisticsRequest as GetReferralStatisticsRequest, type context$3_GetReferralStatisticsResponse as GetReferralStatisticsResponse, type context$3_GetReferralStatisticsResponseNonNullableFields as GetReferralStatisticsResponseNonNullableFields, type Group$1 as Group, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type LoyaltyPoints$1 as LoyaltyPoints, type MessageEnvelope$3 as MessageEnvelope, type PercentageDiscount$1 as PercentageDiscount, type context$3_QueryReferralEventRequest as QueryReferralEventRequest, type context$3_QueryReferralEventResponse as QueryReferralEventResponse, type context$3_QueryReferralEventResponseNonNullableFields as QueryReferralEventResponseNonNullableFields, type context$3_QueryReferredFriendActionsOptions as QueryReferredFriendActionsOptions, type context$3_QueryReferredFriendActionsRequest as QueryReferredFriendActionsRequest, type context$3_QueryReferredFriendActionsResponse as QueryReferredFriendActionsResponse, type context$3_QueryReferredFriendActionsResponseNonNullableFields as QueryReferredFriendActionsResponseNonNullableFields, type context$3_QueryReferringCustomerTotalsOptions as QueryReferringCustomerTotalsOptions, type context$3_QueryReferringCustomerTotalsRequest as QueryReferringCustomerTotalsRequest, type context$3_QueryReferringCustomerTotalsResponse as QueryReferringCustomerTotalsResponse, type context$3_QueryReferringCustomerTotalsResponseNonNullableFields as QueryReferringCustomerTotalsResponseNonNullableFields, type context$3_ReferralEvent as ReferralEvent, type context$3_ReferralEventCreatedEnvelope as ReferralEventCreatedEnvelope, type context$3_ReferralEventEventTypeOneOf as ReferralEventEventTypeOneOf, type context$3_ReferralEventNonNullableFields as ReferralEventNonNullableFields, type context$3_ReferralEventsQueryBuilder as ReferralEventsQueryBuilder, type context$3_ReferralEventsQueryResult as ReferralEventsQueryResult, type context$3_ReferredFriendAction as ReferredFriendAction, type context$3_ReferredFriendActionEvent as ReferredFriendActionEvent, type context$3_ReferredFriendActionRewardTypeOptionsOneOf as ReferredFriendActionRewardTypeOptionsOneOf, type ReferredFriendDetails$2 as ReferredFriendDetails, type context$3_ReferredFriendSignupEvent as ReferredFriendSignupEvent, type context$3_ReferringCustomerTotal as ReferringCustomerTotal, type RestoreInfo$
|
|
2724
|
+
export { type ActionEvent$3 as ActionEvent, type BaseEventMetadata$2 as BaseEventMetadata, type Coupon$1 as Coupon, type CouponDiscountTypeOptionsOneOf$1 as CouponDiscountTypeOptionsOneOf, type CouponScope$1 as CouponScope, type CouponScopeOrMinSubtotalOneOf$1 as CouponScopeOrMinSubtotalOneOf, type context$3_CreateReferralEventRequest as CreateReferralEventRequest, type context$3_CreateReferralEventResponse as CreateReferralEventResponse, type CursorPaging$3 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorQuery$3 as CursorQuery, type CursorQueryPagingMethodOneOf$3 as CursorQueryPagingMethodOneOf, type Cursors$3 as Cursors, DiscountType$1 as DiscountType, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$2 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, type EventMetadata$2 as EventMetadata, type FixedAmountDiscount$1 as FixedAmountDiscount, type context$3_GetReferralEventRequest as GetReferralEventRequest, type context$3_GetReferralEventResponse as GetReferralEventResponse, type context$3_GetReferralEventResponseNonNullableFields as GetReferralEventResponseNonNullableFields, type context$3_GetReferralStatisticsRequest as GetReferralStatisticsRequest, type context$3_GetReferralStatisticsResponse as GetReferralStatisticsResponse, type context$3_GetReferralStatisticsResponseNonNullableFields as GetReferralStatisticsResponseNonNullableFields, type Group$1 as Group, type IdentificationData$3 as IdentificationData, type IdentificationDataIdOneOf$3 as IdentificationDataIdOneOf, type LoyaltyPoints$1 as LoyaltyPoints, type MessageEnvelope$3 as MessageEnvelope, type PercentageDiscount$1 as PercentageDiscount, type context$3_QueryReferralEventRequest as QueryReferralEventRequest, type context$3_QueryReferralEventResponse as QueryReferralEventResponse, type context$3_QueryReferralEventResponseNonNullableFields as QueryReferralEventResponseNonNullableFields, type context$3_QueryReferredFriendActionsOptions as QueryReferredFriendActionsOptions, type context$3_QueryReferredFriendActionsRequest as QueryReferredFriendActionsRequest, type context$3_QueryReferredFriendActionsResponse as QueryReferredFriendActionsResponse, type context$3_QueryReferredFriendActionsResponseNonNullableFields as QueryReferredFriendActionsResponseNonNullableFields, type context$3_QueryReferringCustomerTotalsOptions as QueryReferringCustomerTotalsOptions, type context$3_QueryReferringCustomerTotalsRequest as QueryReferringCustomerTotalsRequest, type context$3_QueryReferringCustomerTotalsResponse as QueryReferringCustomerTotalsResponse, type context$3_QueryReferringCustomerTotalsResponseNonNullableFields as QueryReferringCustomerTotalsResponseNonNullableFields, type context$3_ReferralEvent as ReferralEvent, type context$3_ReferralEventCreatedEnvelope as ReferralEventCreatedEnvelope, type context$3_ReferralEventEventTypeOneOf as ReferralEventEventTypeOneOf, type context$3_ReferralEventNonNullableFields as ReferralEventNonNullableFields, type context$3_ReferralEventsQueryBuilder as ReferralEventsQueryBuilder, type context$3_ReferralEventsQueryResult as ReferralEventsQueryResult, type context$3_ReferredFriendAction as ReferredFriendAction, type context$3_ReferredFriendActionEvent as ReferredFriendActionEvent, type context$3_ReferredFriendActionRewardTypeOptionsOneOf as ReferredFriendActionRewardTypeOptionsOneOf, type ReferredFriendDetails$2 as ReferredFriendDetails, type context$3_ReferredFriendSignupEvent as ReferredFriendSignupEvent, type context$3_ReferringCustomerTotal as ReferringCustomerTotal, type RestoreInfo$3 as RestoreInfo, Reward$1 as Reward, type context$3_RewardEvent as RewardEvent, type context$3_RewardEventReceiverOneOf as RewardEventReceiverOneOf, SortOrder$3 as SortOrder, type Sorting$3 as Sorting, Status$2 as Status, type SuccessfulReferralEvent$2 as SuccessfulReferralEvent, type context$3_Trigger as Trigger, type context$3_V1ActionEvent as V1ActionEvent, type V1Coupon$1 as V1Coupon, type context$3_V1SuccessfulReferralEvent as V1SuccessfulReferralEvent, type context$3_V1Trigger as V1Trigger, WebhookIdentityType$3 as WebhookIdentityType, type context$3__publicGetReferralEventType as _publicGetReferralEventType, type context$3__publicGetReferralStatisticsType as _publicGetReferralStatisticsType, type context$3__publicOnReferralEventCreatedType as _publicOnReferralEventCreatedType, type context$3__publicQueryReferralEventType as _publicQueryReferralEventType, type context$3__publicQueryReferredFriendActionsType as _publicQueryReferredFriendActionsType, type context$3__publicQueryReferringCustomerTotalsType as _publicQueryReferringCustomerTotalsType, context$3_getReferralEvent as getReferralEvent, context$3_getReferralStatistics as getReferralStatistics, context$3_onReferralEventCreated as onReferralEventCreated, onReferralEventCreated$1 as publicOnReferralEventCreated, context$3_queryReferralEvent as queryReferralEvent, context$3_queryReferredFriendActions as queryReferredFriendActions, context$3_queryReferringCustomerTotals as queryReferringCustomerTotals };
|
|
2725
2725
|
}
|
|
2726
2726
|
|
|
2727
|
-
/** ReferralReward is the main entity of ReferralRewards that can be used for lorem ipsum dolor */
|
|
2728
2727
|
interface ReferralReward extends ReferralRewardReceiverOneOf, ReferralRewardRewardTypeOptionsOneOf {
|
|
2729
2728
|
/**
|
|
2730
|
-
*
|
|
2729
|
+
* ID of the referring customer who received the reward.
|
|
2731
2730
|
* @readonly
|
|
2732
2731
|
*/
|
|
2733
2732
|
rewardedReferringCustomerId?: string;
|
|
2734
2733
|
/**
|
|
2735
|
-
*
|
|
2734
|
+
* ID of the referred friend who received the reward.
|
|
2736
2735
|
* @readonly
|
|
2737
2736
|
*/
|
|
2738
2737
|
rewardedReferredFriendId?: string;
|
|
2739
|
-
/**
|
|
2738
|
+
/** Details of a coupon reward. Present when `reward_type` is `COUPON`. */
|
|
2740
2739
|
coupon?: V1Coupon;
|
|
2741
|
-
/**
|
|
2740
|
+
/** Details of a loyalty points reward. Present when `reward_type` is `LOYALTY_POINTS`. */
|
|
2742
2741
|
loyaltyPoints?: V1LoyaltyPoints;
|
|
2743
2742
|
/**
|
|
2744
|
-
*
|
|
2743
|
+
* Referral reward ID.
|
|
2745
2744
|
* @readonly
|
|
2746
2745
|
*/
|
|
2747
2746
|
_id?: string | null;
|
|
2748
|
-
/**
|
|
2747
|
+
/**
|
|
2748
|
+
* Revision number, which increments by 1 each time the referral reward is updated.
|
|
2749
|
+
* To prevent conflicting changes, the current revision must be passed when updating the referral reward.
|
|
2750
|
+
*/
|
|
2749
2751
|
revision?: string | null;
|
|
2750
2752
|
/**
|
|
2751
|
-
*
|
|
2753
|
+
* Date and time the referral reward was created.
|
|
2752
2754
|
* @readonly
|
|
2753
2755
|
*/
|
|
2754
2756
|
_createdDate?: Date;
|
|
2755
2757
|
/**
|
|
2756
|
-
*
|
|
2758
|
+
* Date and time the referral reward was last updated.
|
|
2757
2759
|
* @readonly
|
|
2758
2760
|
*/
|
|
2759
2761
|
_updatedDate?: Date;
|
|
2760
|
-
/**
|
|
2762
|
+
/**
|
|
2763
|
+
* Type of reward given.
|
|
2764
|
+
*
|
|
2765
|
+
* Possible values:
|
|
2766
|
+
* - `UNKNOWN`: Unknown reward.
|
|
2767
|
+
* - `COUPON`: A loyalty coupon is given.
|
|
2768
|
+
* - `LOYALTY_POINTS`: Loyalty points are awarded.
|
|
2769
|
+
* - `NOTHING`: No reward is given.
|
|
2770
|
+
*/
|
|
2761
2771
|
rewardType?: RewardTypeType;
|
|
2762
2772
|
}
|
|
2763
2773
|
/** @oneof */
|
|
2764
2774
|
interface ReferralRewardReceiverOneOf {
|
|
2765
2775
|
/**
|
|
2766
|
-
*
|
|
2776
|
+
* ID of the referring customer who received the reward.
|
|
2767
2777
|
* @readonly
|
|
2768
2778
|
*/
|
|
2769
2779
|
rewardedReferringCustomerId?: string;
|
|
2770
2780
|
/**
|
|
2771
|
-
*
|
|
2781
|
+
* ID of the referred friend who received the reward.
|
|
2772
2782
|
* @readonly
|
|
2773
2783
|
*/
|
|
2774
2784
|
rewardedReferredFriendId?: string;
|
|
2775
2785
|
}
|
|
2776
2786
|
/** @oneof */
|
|
2777
2787
|
interface ReferralRewardRewardTypeOptionsOneOf {
|
|
2778
|
-
/**
|
|
2788
|
+
/** Details of a coupon reward. Present when `reward_type` is `COUPON`. */
|
|
2779
2789
|
coupon?: V1Coupon;
|
|
2780
|
-
/**
|
|
2790
|
+
/** Details of a loyalty points reward. Present when `reward_type` is `LOYALTY_POINTS`. */
|
|
2781
2791
|
loyaltyPoints?: V1LoyaltyPoints;
|
|
2782
2792
|
}
|
|
2783
2793
|
declare enum RewardTypeType {
|
|
2784
|
-
/** Unknown reward
|
|
2794
|
+
/** Unknown reward. */
|
|
2785
2795
|
UNKNOWN = "UNKNOWN",
|
|
2786
|
-
/**
|
|
2796
|
+
/** A loyalty coupon is given. */
|
|
2787
2797
|
COUPON = "COUPON",
|
|
2788
|
-
/** Loyalty points
|
|
2798
|
+
/** Loyalty points are awarded. */
|
|
2789
2799
|
LOYALTY_POINTS = "LOYALTY_POINTS",
|
|
2790
|
-
/** No reward. */
|
|
2800
|
+
/** No reward is given. */
|
|
2791
2801
|
NOTHING = "NOTHING"
|
|
2792
2802
|
}
|
|
2793
2803
|
interface V1Coupon {
|
|
2794
2804
|
/**
|
|
2795
|
-
* Coupon ID.
|
|
2805
|
+
* Coupon ID. Example: `8934b045-7052-4a90-be2b-832c70afc9da`.
|
|
2796
2806
|
* @readonly
|
|
2797
2807
|
*/
|
|
2798
2808
|
_id?: string;
|
|
2799
2809
|
/**
|
|
2800
|
-
*
|
|
2810
|
+
* The code that customers can use to apply the coupon. Example: `6RFD2A3HSPXW`.
|
|
2801
2811
|
* @readonly
|
|
2802
2812
|
*/
|
|
2803
2813
|
code?: string;
|
|
2804
2814
|
/**
|
|
2805
|
-
*
|
|
2815
|
+
* Current status of the coupon.
|
|
2816
|
+
*
|
|
2817
|
+
* Possible values:
|
|
2818
|
+
*
|
|
2819
|
+
* - `UNKNOWN`: Unknown coupon status.
|
|
2820
|
+
* - `ACTIVE`: Coupon is active and can be applied.
|
|
2821
|
+
* - `APPLIED`: Coupon was already applied and can't be used anymore.
|
|
2822
|
+
* - `DELETED`: Coupon was deleted.
|
|
2806
2823
|
* @readonly
|
|
2807
2824
|
*/
|
|
2808
2825
|
status?: Status$1;
|
|
2809
2826
|
/**
|
|
2810
|
-
*
|
|
2827
|
+
* Detailed specifications of the coupon.
|
|
2811
2828
|
* @readonly
|
|
2812
2829
|
*/
|
|
2813
2830
|
couponSpecification?: Coupon;
|
|
2814
2831
|
}
|
|
2815
2832
|
declare enum Status$1 {
|
|
2816
|
-
/**
|
|
2833
|
+
/** The coupon status is unknown or not specified. */
|
|
2817
2834
|
UNKNOWN = "UNKNOWN",
|
|
2818
|
-
/**
|
|
2835
|
+
/** The coupon is active and can be applied to purchases. */
|
|
2819
2836
|
ACTIVE = "ACTIVE",
|
|
2820
|
-
/**
|
|
2837
|
+
/** The coupon has been applied and can't be used again. */
|
|
2821
2838
|
APPLIED = "APPLIED",
|
|
2822
|
-
/**
|
|
2839
|
+
/** The coupon has been deleted and is no longer valid. */
|
|
2823
2840
|
DELETED = "DELETED"
|
|
2824
2841
|
}
|
|
2825
2842
|
interface Coupon extends CouponDiscountTypeOptionsOneOf, CouponScopeOrMinSubtotalOneOf {
|
|
2826
|
-
/** Options for fixed amount discount
|
|
2843
|
+
/** Options for fixed amount discount. */
|
|
2827
2844
|
fixedAmountOptions?: FixedAmountDiscount;
|
|
2828
|
-
/** Options for percentage discount
|
|
2845
|
+
/** Options for percentage discount. */
|
|
2829
2846
|
percentageOptions?: PercentageDiscount;
|
|
2830
2847
|
/** Limit the coupon to carts with a subtotal above this number. */
|
|
2831
2848
|
minimumSubtotal?: number;
|
|
2832
|
-
/** Specifies the type of line items this coupon will apply to. */
|
|
2849
|
+
/** Specifies the type of line items this coupon will apply to. See [valid scope values](https://dev.wix.com/api/rest/coupons/coupons/valid-scope-values). */
|
|
2833
2850
|
scope?: CouponScope;
|
|
2834
|
-
/** Coupon name */
|
|
2851
|
+
/** Coupon name. */
|
|
2835
2852
|
name?: string;
|
|
2836
|
-
/**
|
|
2853
|
+
/**
|
|
2854
|
+
* Coupon discount type.
|
|
2855
|
+
*
|
|
2856
|
+
* - `UNKNOWN`: Unknown discount type.
|
|
2857
|
+
* - `FIXED_AMOUNT`: Discount as a fixed amount.
|
|
2858
|
+
* - `PERCENTAGE`: Discount as a perctange.
|
|
2859
|
+
* - `FREE_SHIPPING`: Free shipping. If `true`, the coupon applies to all items in all `namespaces`.
|
|
2860
|
+
*/
|
|
2837
2861
|
discountType?: DiscountType;
|
|
2838
|
-
/**
|
|
2862
|
+
/**
|
|
2863
|
+
* Whether the coupon is limited to one item.
|
|
2864
|
+
* If `true` and a customer pays for multiple items, the discount applies to only the lowest priced item.
|
|
2865
|
+
* Coupons with a bookings `scope.namespace` are always limited to one item.
|
|
2866
|
+
*/
|
|
2839
2867
|
limitedToOneItem?: boolean | null;
|
|
2840
|
-
/**
|
|
2868
|
+
/** Whether the coupon applies to subscription products. */
|
|
2841
2869
|
appliesToSubscriptions?: boolean | null;
|
|
2842
|
-
/**
|
|
2870
|
+
/**
|
|
2871
|
+
* Specifies the amount of discounted cycles for a subscription item.
|
|
2872
|
+
*
|
|
2873
|
+
* - Can only be set when `scope.namespace = pricingPlans`.
|
|
2874
|
+
* - If `discountedCycleCount` is empty, the coupon applies to all available cycles.
|
|
2875
|
+
* - `discountedCycleCount` is ignored if `appliesToSubscriptions = true`.
|
|
2876
|
+
*
|
|
2877
|
+
* Max: `999`
|
|
2878
|
+
*/
|
|
2843
2879
|
discountedCycleCount?: number | null;
|
|
2844
2880
|
}
|
|
2845
2881
|
/** @oneof */
|
|
2846
2882
|
interface CouponDiscountTypeOptionsOneOf {
|
|
2847
|
-
/** Options for fixed amount discount
|
|
2883
|
+
/** Options for fixed amount discount. */
|
|
2848
2884
|
fixedAmountOptions?: FixedAmountDiscount;
|
|
2849
|
-
/** Options for percentage discount
|
|
2885
|
+
/** Options for percentage discount. */
|
|
2850
2886
|
percentageOptions?: PercentageDiscount;
|
|
2851
2887
|
}
|
|
2852
2888
|
/** @oneof */
|
|
2853
2889
|
interface CouponScopeOrMinSubtotalOneOf {
|
|
2854
2890
|
/** Limit the coupon to carts with a subtotal above this number. */
|
|
2855
2891
|
minimumSubtotal?: number;
|
|
2856
|
-
/** Specifies the type of line items this coupon will apply to. */
|
|
2892
|
+
/** Specifies the type of line items this coupon will apply to. See [valid scope values](https://dev.wix.com/api/rest/coupons/coupons/valid-scope-values). */
|
|
2857
2893
|
scope?: CouponScope;
|
|
2858
2894
|
}
|
|
2859
2895
|
declare enum DiscountType {
|
|
2896
|
+
/** Unknown discount type. */
|
|
2860
2897
|
UNKNOWN = "UNKNOWN",
|
|
2861
|
-
/** Discount as a fixed amount */
|
|
2898
|
+
/** Discount as a fixed amount. */
|
|
2862
2899
|
FIXED_AMOUNT = "FIXED_AMOUNT",
|
|
2863
|
-
/** Discount as a percentage */
|
|
2900
|
+
/** Discount as a percentage. */
|
|
2864
2901
|
PERCENTAGE = "PERCENTAGE",
|
|
2865
|
-
/** Free shipping */
|
|
2902
|
+
/** Free shipping. */
|
|
2866
2903
|
FREE_SHIPPING = "FREE_SHIPPING"
|
|
2867
2904
|
}
|
|
2868
2905
|
interface FixedAmountDiscount {
|
|
2869
|
-
/**
|
|
2906
|
+
/** Amount of discount as a fixed value. */
|
|
2870
2907
|
amount?: number;
|
|
2871
2908
|
}
|
|
2872
2909
|
interface PercentageDiscount {
|
|
2910
|
+
/** Percentage of discount. */
|
|
2873
2911
|
percentage?: number;
|
|
2874
2912
|
}
|
|
2875
2913
|
interface CouponScope {
|
|
2914
|
+
/** Scope namespace (Wix Stores, Wix Bookings, Wix Events, Wix Pricing Plans) */
|
|
2876
2915
|
namespace?: string;
|
|
2916
|
+
/** Coupon scope's applied group, for example: Event or ticket in Wix Events */
|
|
2877
2917
|
group?: Group;
|
|
2878
2918
|
}
|
|
2879
2919
|
interface Group {
|
|
2920
|
+
/** Name of the group. */
|
|
2880
2921
|
name?: string;
|
|
2922
|
+
/** Entity ID of the group. */
|
|
2881
2923
|
entityId?: string | null;
|
|
2882
2924
|
}
|
|
2883
2925
|
interface V1LoyaltyPoints {
|
|
@@ -2887,46 +2929,52 @@ interface V1LoyaltyPoints {
|
|
|
2887
2929
|
*/
|
|
2888
2930
|
transactionId?: string;
|
|
2889
2931
|
/**
|
|
2890
|
-
*
|
|
2932
|
+
* The number of loyalty points awarded.
|
|
2891
2933
|
* @readonly
|
|
2892
2934
|
*/
|
|
2893
2935
|
amount?: number;
|
|
2894
2936
|
}
|
|
2895
2937
|
interface GetReferralRewardRequest {
|
|
2896
|
-
/**
|
|
2938
|
+
/** Referral reward ID. */
|
|
2897
2939
|
_id: string;
|
|
2898
2940
|
}
|
|
2899
2941
|
interface GetReferralRewardResponse {
|
|
2900
|
-
/**
|
|
2942
|
+
/** Retrieved referral reward. */
|
|
2901
2943
|
referralReward?: ReferralReward;
|
|
2902
2944
|
}
|
|
2903
2945
|
interface QueryReferralRewardsRequest {
|
|
2904
|
-
/** Query to filter
|
|
2946
|
+
/** Query to filter referral rewards. */
|
|
2905
2947
|
query: CursorQuery$2;
|
|
2906
|
-
/**
|
|
2948
|
+
/** Contact ID to filter rewards by. Use `"me"` for current identity's rewards. */
|
|
2907
2949
|
contactId?: string | null;
|
|
2908
2950
|
}
|
|
2909
2951
|
interface CursorQuery$2 extends CursorQueryPagingMethodOneOf$2 {
|
|
2910
|
-
/**
|
|
2952
|
+
/**
|
|
2953
|
+
* Cursor paging options.
|
|
2954
|
+
*
|
|
2955
|
+
* Learn more about [cursor paging](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#cursor-paging).
|
|
2956
|
+
*/
|
|
2911
2957
|
cursorPaging?: CursorPaging$2;
|
|
2912
2958
|
/**
|
|
2913
|
-
* Filter object
|
|
2914
|
-
*
|
|
2915
|
-
*
|
|
2916
|
-
* "fieldName2":{"$operator":"value2"}
|
|
2917
|
-
* }`
|
|
2918
|
-
* Example of operators: `$eq`, `$ne`, `$lt`, `$lte`, `$gt`, `$gte`, `$in`, `$hasSome`, `$hasAll`, `$startsWith`, `$contains`
|
|
2959
|
+
* Filter object.
|
|
2960
|
+
*
|
|
2961
|
+
* Learn more about the [filter section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-filter-section).
|
|
2919
2962
|
*/
|
|
2920
2963
|
filter?: Record<string, any> | null;
|
|
2921
2964
|
/**
|
|
2922
|
-
* Sort object
|
|
2923
|
-
*
|
|
2965
|
+
* Sort object.
|
|
2966
|
+
*
|
|
2967
|
+
* Learn more about the [sort section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-sort-section).
|
|
2924
2968
|
*/
|
|
2925
2969
|
sort?: Sorting$2[];
|
|
2926
2970
|
}
|
|
2927
2971
|
/** @oneof */
|
|
2928
2972
|
interface CursorQueryPagingMethodOneOf$2 {
|
|
2929
|
-
/**
|
|
2973
|
+
/**
|
|
2974
|
+
* Cursor paging options.
|
|
2975
|
+
*
|
|
2976
|
+
* Learn more about [cursor paging](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#cursor-paging).
|
|
2977
|
+
*/
|
|
2930
2978
|
cursorPaging?: CursorPaging$2;
|
|
2931
2979
|
}
|
|
2932
2980
|
interface Sorting$2 {
|
|
@@ -2951,13 +2999,13 @@ interface CursorPaging$2 {
|
|
|
2951
2999
|
cursor?: string | null;
|
|
2952
3000
|
}
|
|
2953
3001
|
interface QueryReferralRewardsResponse {
|
|
2954
|
-
/**
|
|
3002
|
+
/** Retrieved referral rewards. */
|
|
2955
3003
|
referralRewards?: ReferralReward[];
|
|
2956
3004
|
/** Metadata for paging. */
|
|
2957
3005
|
metadata?: CursorPagingMetadata$2;
|
|
2958
3006
|
}
|
|
2959
3007
|
interface CursorPagingMetadata$2 {
|
|
2960
|
-
/** Number of items returned in
|
|
3008
|
+
/** Number of items returned in current page. */
|
|
2961
3009
|
count?: number | null;
|
|
2962
3010
|
/** Cursor strings that point to the next page, previous page, or both. */
|
|
2963
3011
|
cursors?: Cursors$2;
|
|
@@ -2980,31 +3028,32 @@ interface ValidateReferralRewardRequest {
|
|
|
2980
3028
|
reward?: Reward;
|
|
2981
3029
|
}
|
|
2982
3030
|
interface Reward extends RewardOptionsOneOf {
|
|
2983
|
-
/** Options for coupon reward type */
|
|
3031
|
+
/** Options for coupon reward type. */
|
|
2984
3032
|
couponOptions?: Coupon;
|
|
2985
|
-
/** Options for Loyalty points reward type */
|
|
3033
|
+
/** Options for Loyalty points reward type. */
|
|
2986
3034
|
loyaltyPointsOptions?: LoyaltyPoints;
|
|
2987
|
-
/** Type of the reward */
|
|
3035
|
+
/** Type of the reward. */
|
|
2988
3036
|
type?: Type;
|
|
2989
3037
|
}
|
|
2990
3038
|
/** @oneof */
|
|
2991
3039
|
interface RewardOptionsOneOf {
|
|
2992
|
-
/** Options for coupon reward type */
|
|
3040
|
+
/** Options for coupon reward type. */
|
|
2993
3041
|
couponOptions?: Coupon;
|
|
2994
|
-
/** Options for Loyalty points reward type */
|
|
3042
|
+
/** Options for Loyalty points reward type. */
|
|
2995
3043
|
loyaltyPointsOptions?: LoyaltyPoints;
|
|
2996
3044
|
}
|
|
2997
3045
|
declare enum Type {
|
|
3046
|
+
/** Unknown reward type. */
|
|
2998
3047
|
UNKNOWN = "UNKNOWN",
|
|
2999
|
-
/** Coupon reward type */
|
|
3048
|
+
/** Coupon reward type. */
|
|
3000
3049
|
COUPON = "COUPON",
|
|
3001
|
-
/** Loyalty points reward type */
|
|
3050
|
+
/** Loyalty points reward type. */
|
|
3002
3051
|
LOYALTY_POINTS = "LOYALTY_POINTS",
|
|
3003
|
-
/** No reward type */
|
|
3052
|
+
/** No reward type. */
|
|
3004
3053
|
NOTHING = "NOTHING"
|
|
3005
3054
|
}
|
|
3006
3055
|
interface LoyaltyPoints {
|
|
3007
|
-
/**
|
|
3056
|
+
/** Number of loyalty points to give. */
|
|
3008
3057
|
amount?: number;
|
|
3009
3058
|
}
|
|
3010
3059
|
interface ValidateReferralRewardResponse {
|
|
@@ -3012,13 +3061,13 @@ interface ValidateReferralRewardResponse {
|
|
|
3012
3061
|
interface BulkGetReferralRewardsRequest {
|
|
3013
3062
|
}
|
|
3014
3063
|
interface BulkGetReferralRewardsResponse {
|
|
3015
|
-
/**
|
|
3064
|
+
/** Rewards grouped by site. */
|
|
3016
3065
|
rewardsInSite?: RewardsInSite[];
|
|
3017
3066
|
}
|
|
3018
3067
|
interface RewardsInSite {
|
|
3019
3068
|
/** Metasite ID. */
|
|
3020
3069
|
metaSiteId?: string;
|
|
3021
|
-
/**
|
|
3070
|
+
/** List of rewards for the site. */
|
|
3022
3071
|
rewards?: ReferralReward[];
|
|
3023
3072
|
}
|
|
3024
3073
|
interface DomainEvent$2 extends DomainEventBodyOneOf$2 {
|
|
@@ -3044,7 +3093,7 @@ interface DomainEvent$2 extends DomainEventBodyOneOf$2 {
|
|
|
3044
3093
|
slug?: string;
|
|
3045
3094
|
/** ID of the entity associated with the event. */
|
|
3046
3095
|
entityId?: string;
|
|
3047
|
-
/** Event timestamp. */
|
|
3096
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
|
|
3048
3097
|
eventTime?: Date;
|
|
3049
3098
|
/**
|
|
3050
3099
|
* Whether the event was triggered as a result of a privacy regulation application
|
|
@@ -3073,7 +3122,7 @@ interface DomainEventBodyOneOf$2 {
|
|
|
3073
3122
|
interface EntityCreatedEvent$2 {
|
|
3074
3123
|
entity?: string;
|
|
3075
3124
|
}
|
|
3076
|
-
interface
|
|
3125
|
+
interface RestoreInfo$2 {
|
|
3077
3126
|
deletedDate?: Date;
|
|
3078
3127
|
}
|
|
3079
3128
|
interface EntityUpdatedEvent$2 {
|
|
@@ -3094,22 +3143,22 @@ interface ActionEvent$2 {
|
|
|
3094
3143
|
interface Empty$1 {
|
|
3095
3144
|
}
|
|
3096
3145
|
interface SuccessfulReferralEvent$1 {
|
|
3097
|
-
/**
|
|
3146
|
+
/** Details of the referred friend who completed their referral. */
|
|
3098
3147
|
referredFriendDetails?: ReferredFriendDetails$1;
|
|
3099
3148
|
}
|
|
3100
3149
|
interface ReferredFriendDetails$1 {
|
|
3101
3150
|
/**
|
|
3102
|
-
*
|
|
3151
|
+
* ID of the referred friend.
|
|
3103
3152
|
* @readonly
|
|
3104
3153
|
*/
|
|
3105
3154
|
referredFriendId?: string;
|
|
3106
3155
|
/**
|
|
3107
|
-
*
|
|
3156
|
+
* Contact ID of the referred friend.
|
|
3108
3157
|
* @readonly
|
|
3109
3158
|
*/
|
|
3110
3159
|
contactId?: string;
|
|
3111
3160
|
/**
|
|
3112
|
-
*
|
|
3161
|
+
* ID of the customer who referred this friend.
|
|
3113
3162
|
* @readonly
|
|
3114
3163
|
*/
|
|
3115
3164
|
referringCustomerId?: string;
|
|
@@ -3199,27 +3248,34 @@ interface QueryReferralRewardsResponseNonNullableFields {
|
|
|
3199
3248
|
referralRewards: ReferralRewardNonNullableFields[];
|
|
3200
3249
|
}
|
|
3201
3250
|
interface QueryReferralRewardsOptions {
|
|
3202
|
-
/**
|
|
3251
|
+
/** Contact ID to filter rewards by. Use `"me"` for current identity's rewards. */
|
|
3203
3252
|
contactId?: string | null;
|
|
3204
3253
|
}
|
|
3205
3254
|
|
|
3206
3255
|
declare function getReferralReward$1(httpClient: HttpClient): GetReferralRewardSignature;
|
|
3207
3256
|
interface GetReferralRewardSignature {
|
|
3208
3257
|
/**
|
|
3209
|
-
*
|
|
3210
|
-
* @param -
|
|
3211
|
-
* @returns
|
|
3258
|
+
* Retrieves a referral reward.
|
|
3259
|
+
* @param - Referral reward ID.
|
|
3260
|
+
* @returns Retrieved referral reward.
|
|
3212
3261
|
*/
|
|
3213
3262
|
(_id: string): Promise<ReferralReward & ReferralRewardNonNullableFields>;
|
|
3214
3263
|
}
|
|
3215
3264
|
declare function queryReferralRewards$1(httpClient: HttpClient): QueryReferralRewardsSignature;
|
|
3216
3265
|
interface QueryReferralRewardsSignature {
|
|
3217
3266
|
/**
|
|
3218
|
-
*
|
|
3267
|
+
* Retrieves a list of referral rewards, given the provided paging, filtering, and sorting.
|
|
3219
3268
|
*
|
|
3220
|
-
*
|
|
3221
|
-
*
|
|
3222
|
-
*
|
|
3269
|
+
* You can filter the results by:
|
|
3270
|
+
* - `contact_id`: Set to `me` to return rewards for the current identity.
|
|
3271
|
+
* - `owner_type`.
|
|
3272
|
+
* - `reward_type`.
|
|
3273
|
+
*
|
|
3274
|
+
* To learn about working with _Query_ endpoints, see
|
|
3275
|
+
* [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
|
|
3276
|
+
* [Sorting and Paging](https://dev.wix.com/api/rest/getting-started/pagination),
|
|
3277
|
+
* and [Field Projection](https://dev.wix.com/api/rest/getting-started/field-projection).
|
|
3278
|
+
* @param - Query to filter referral rewards.
|
|
3223
3279
|
*/
|
|
3224
3280
|
(query: CursorQuery$2, options?: QueryReferralRewardsOptions | undefined): Promise<QueryReferralRewardsResponse & QueryReferralRewardsResponseNonNullableFields>;
|
|
3225
3281
|
}
|
|
@@ -3261,7 +3317,6 @@ declare const context$2_RewardTypeType: typeof RewardTypeType;
|
|
|
3261
3317
|
type context$2_RewardsInSite = RewardsInSite;
|
|
3262
3318
|
type context$2_Type = Type;
|
|
3263
3319
|
declare const context$2_Type: typeof Type;
|
|
3264
|
-
type context$2_UndeleteInfo = UndeleteInfo;
|
|
3265
3320
|
type context$2_V1Coupon = V1Coupon;
|
|
3266
3321
|
type context$2_V1LoyaltyPoints = V1LoyaltyPoints;
|
|
3267
3322
|
type context$2_ValidateReferralRewardRequest = ValidateReferralRewardRequest;
|
|
@@ -3271,7 +3326,7 @@ type context$2__publicQueryReferralRewardsType = _publicQueryReferralRewardsType
|
|
|
3271
3326
|
declare const context$2_getReferralReward: typeof getReferralReward;
|
|
3272
3327
|
declare const context$2_queryReferralRewards: typeof queryReferralRewards;
|
|
3273
3328
|
declare namespace context$2 {
|
|
3274
|
-
export { type ActionEvent$2 as ActionEvent, type context$2_BulkGetReferralRewardsRequest as BulkGetReferralRewardsRequest, type context$2_BulkGetReferralRewardsResponse as BulkGetReferralRewardsResponse, type context$2_Coupon as Coupon, type context$2_CouponDiscountTypeOptionsOneOf as CouponDiscountTypeOptionsOneOf, type context$2_CouponScope as CouponScope, type context$2_CouponScopeOrMinSubtotalOneOf as CouponScopeOrMinSubtotalOneOf, type CursorPaging$2 as CursorPaging, type CursorPagingMetadata$2 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type Cursors$2 as Cursors, context$2_DiscountType as DiscountType, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type Empty$1 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type context$2_FixedAmountDiscount as FixedAmountDiscount, type context$2_GetReferralRewardRequest as GetReferralRewardRequest, type context$2_GetReferralRewardResponse as GetReferralRewardResponse, type context$2_GetReferralRewardResponseNonNullableFields as GetReferralRewardResponseNonNullableFields, type context$2_Group as Group, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type context$2_LoyaltyPoints as LoyaltyPoints, type MessageEnvelope$2 as MessageEnvelope, type context$2_PercentageDiscount as PercentageDiscount, type context$2_QueryReferralRewardsOptions as QueryReferralRewardsOptions, type context$2_QueryReferralRewardsRequest as QueryReferralRewardsRequest, type context$2_QueryReferralRewardsResponse as QueryReferralRewardsResponse, type context$2_QueryReferralRewardsResponseNonNullableFields as QueryReferralRewardsResponseNonNullableFields, type context$2_ReferralReward as ReferralReward, type context$2_ReferralRewardNonNullableFields as ReferralRewardNonNullableFields, type context$2_ReferralRewardReceiverOneOf as ReferralRewardReceiverOneOf, type context$2_ReferralRewardRewardTypeOptionsOneOf as ReferralRewardRewardTypeOptionsOneOf, type ReferredFriendDetails$1 as ReferredFriendDetails, type context$2_Reward as Reward, type context$2_RewardOptionsOneOf as RewardOptionsOneOf, context$2_RewardTypeType as RewardTypeType, type context$2_RewardsInSite as RewardsInSite, SortOrder$2 as SortOrder, type Sorting$2 as Sorting, Status$1 as Status, type SuccessfulReferralEvent$1 as SuccessfulReferralEvent, context$2_Type as Type, type context$
|
|
3329
|
+
export { type ActionEvent$2 as ActionEvent, type context$2_BulkGetReferralRewardsRequest as BulkGetReferralRewardsRequest, type context$2_BulkGetReferralRewardsResponse as BulkGetReferralRewardsResponse, type context$2_Coupon as Coupon, type context$2_CouponDiscountTypeOptionsOneOf as CouponDiscountTypeOptionsOneOf, type context$2_CouponScope as CouponScope, type context$2_CouponScopeOrMinSubtotalOneOf as CouponScopeOrMinSubtotalOneOf, type CursorPaging$2 as CursorPaging, type CursorPagingMetadata$2 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type Cursors$2 as Cursors, context$2_DiscountType as DiscountType, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type Empty$1 as Empty, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type context$2_FixedAmountDiscount as FixedAmountDiscount, type context$2_GetReferralRewardRequest as GetReferralRewardRequest, type context$2_GetReferralRewardResponse as GetReferralRewardResponse, type context$2_GetReferralRewardResponseNonNullableFields as GetReferralRewardResponseNonNullableFields, type context$2_Group as Group, type IdentificationData$2 as IdentificationData, type IdentificationDataIdOneOf$2 as IdentificationDataIdOneOf, type context$2_LoyaltyPoints as LoyaltyPoints, type MessageEnvelope$2 as MessageEnvelope, type context$2_PercentageDiscount as PercentageDiscount, type context$2_QueryReferralRewardsOptions as QueryReferralRewardsOptions, type context$2_QueryReferralRewardsRequest as QueryReferralRewardsRequest, type context$2_QueryReferralRewardsResponse as QueryReferralRewardsResponse, type context$2_QueryReferralRewardsResponseNonNullableFields as QueryReferralRewardsResponseNonNullableFields, type context$2_ReferralReward as ReferralReward, type context$2_ReferralRewardNonNullableFields as ReferralRewardNonNullableFields, type context$2_ReferralRewardReceiverOneOf as ReferralRewardReceiverOneOf, type context$2_ReferralRewardRewardTypeOptionsOneOf as ReferralRewardRewardTypeOptionsOneOf, type ReferredFriendDetails$1 as ReferredFriendDetails, type RestoreInfo$2 as RestoreInfo, type context$2_Reward as Reward, type context$2_RewardOptionsOneOf as RewardOptionsOneOf, context$2_RewardTypeType as RewardTypeType, type context$2_RewardsInSite as RewardsInSite, SortOrder$2 as SortOrder, type Sorting$2 as Sorting, Status$1 as Status, type SuccessfulReferralEvent$1 as SuccessfulReferralEvent, context$2_Type as Type, type context$2_V1Coupon as V1Coupon, type context$2_V1LoyaltyPoints as V1LoyaltyPoints, type context$2_ValidateReferralRewardRequest as ValidateReferralRewardRequest, type context$2_ValidateReferralRewardResponse as ValidateReferralRewardResponse, WebhookIdentityType$2 as WebhookIdentityType, type context$2__publicGetReferralRewardType as _publicGetReferralRewardType, type context$2__publicQueryReferralRewardsType as _publicQueryReferralRewardsType, context$2_getReferralReward as getReferralReward, context$2_queryReferralRewards as queryReferralRewards };
|
|
3275
3330
|
}
|
|
3276
3331
|
|
|
3277
3332
|
interface ReferredFriend {
|