@wix/auto_sdk_loyalty_earning-rules 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (134) hide show
  1. package/build/cjs/index.d.ts +1 -0
  2. package/build/cjs/index.js +18 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +18 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +1 -0
  8. package/build/cjs/meta.js +18 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.d.ts +28 -0
  11. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.js +35 -0
  12. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.js.map +1 -0
  13. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.d.ts +48 -0
  14. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.js +353 -0
  15. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.js.map +1 -0
  16. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.d.ts +28 -0
  17. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.js +180 -0
  18. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.js.map +1 -0
  19. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.d.ts +93 -0
  20. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.js +93 -0
  21. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.js.map +1 -0
  22. package/build/{loyalty-v1-loyalty-earning-rule-earning-rules.universal-ByA9SEhi.d.mts → cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.d.ts} +65 -202
  23. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.js +37 -0
  24. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.js.map +1 -0
  25. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.d.ts +839 -0
  26. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.js +400 -0
  27. package/build/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.js.map +1 -0
  28. package/build/es/index.d.ts +1 -0
  29. package/build/es/index.js +2 -0
  30. package/build/es/index.js.map +1 -0
  31. package/build/es/index.typings.d.ts +1 -0
  32. package/build/es/index.typings.js +2 -0
  33. package/build/es/index.typings.js.map +1 -0
  34. package/build/es/meta.d.ts +1 -0
  35. package/build/es/meta.js +2 -0
  36. package/build/es/meta.js.map +1 -0
  37. package/build/es/package.json +3 -0
  38. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.d.ts +28 -0
  39. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.js +28 -0
  40. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.js.map +1 -0
  41. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.d.ts +48 -0
  42. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.js +342 -0
  43. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.js.map +1 -0
  44. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.d.ts +28 -0
  45. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.js +146 -0
  46. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.js.map +1 -0
  47. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.d.ts +93 -0
  48. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.js +78 -0
  49. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.js.map +1 -0
  50. package/build/{loyalty-v1-loyalty-earning-rule-earning-rules.universal-ByA9SEhi.d.ts → es/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.d.ts} +65 -202
  51. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.js +34 -0
  52. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.js.map +1 -0
  53. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.d.ts +839 -0
  54. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.js +366 -0
  55. package/build/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.js.map +1 -0
  56. package/build/internal/cjs/index.d.ts +1 -0
  57. package/build/internal/cjs/index.js +18 -0
  58. package/build/internal/cjs/index.js.map +1 -0
  59. package/build/internal/cjs/index.typings.d.ts +1 -0
  60. package/build/internal/cjs/index.typings.js +18 -0
  61. package/build/internal/cjs/index.typings.js.map +1 -0
  62. package/build/internal/cjs/meta.d.ts +1 -0
  63. package/build/internal/cjs/meta.js +18 -0
  64. package/build/internal/cjs/meta.js.map +1 -0
  65. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.d.ts +28 -0
  66. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.js +35 -0
  67. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.js.map +1 -0
  68. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.d.ts +48 -0
  69. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.js +353 -0
  70. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.js.map +1 -0
  71. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.d.ts +28 -0
  72. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.js +180 -0
  73. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.js.map +1 -0
  74. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.d.ts +93 -0
  75. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.js +93 -0
  76. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.js.map +1 -0
  77. package/build/internal/{loyalty-v1-loyalty-earning-rule-earning-rules.universal-DOjaPKYu.d.mts → cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.d.ts} +65 -207
  78. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.js +37 -0
  79. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.js.map +1 -0
  80. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.d.ts +844 -0
  81. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.js +400 -0
  82. package/build/internal/cjs/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.js.map +1 -0
  83. package/build/internal/es/index.d.ts +1 -0
  84. package/build/internal/es/index.js +2 -0
  85. package/build/internal/es/index.js.map +1 -0
  86. package/build/internal/es/index.typings.d.ts +1 -0
  87. package/build/internal/es/index.typings.js +2 -0
  88. package/build/internal/es/index.typings.js.map +1 -0
  89. package/build/internal/es/meta.d.ts +1 -0
  90. package/build/internal/es/meta.js +2 -0
  91. package/build/internal/es/meta.js.map +1 -0
  92. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.d.ts +28 -0
  93. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.js +28 -0
  94. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.context.js.map +1 -0
  95. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.d.ts +48 -0
  96. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.js +342 -0
  97. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.http.js.map +1 -0
  98. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.d.ts +28 -0
  99. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.js +146 -0
  100. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.meta.js.map +1 -0
  101. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.d.ts +93 -0
  102. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.js +78 -0
  103. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.public.js.map +1 -0
  104. package/build/internal/{loyalty-v1-loyalty-earning-rule-earning-rules.universal-DOjaPKYu.d.ts → es/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.d.ts} +65 -207
  105. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.js +34 -0
  106. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.types.js.map +1 -0
  107. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.d.ts +844 -0
  108. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.js +366 -0
  109. package/build/internal/es/src/loyalty-v1-loyalty-earning-rule-earning-rules.universal.js.map +1 -0
  110. package/package.json +11 -12
  111. package/build/index.d.mts +0 -112
  112. package/build/index.d.ts +0 -112
  113. package/build/index.js +0 -732
  114. package/build/index.js.map +0 -1
  115. package/build/index.mjs +0 -694
  116. package/build/index.mjs.map +0 -1
  117. package/build/internal/index.d.mts +0 -112
  118. package/build/internal/index.d.ts +0 -112
  119. package/build/internal/index.js +0 -732
  120. package/build/internal/index.js.map +0 -1
  121. package/build/internal/index.mjs +0 -694
  122. package/build/internal/index.mjs.map +0 -1
  123. package/build/internal/meta.d.mts +0 -322
  124. package/build/internal/meta.d.ts +0 -322
  125. package/build/internal/meta.js +0 -500
  126. package/build/internal/meta.js.map +0 -1
  127. package/build/internal/meta.mjs +0 -466
  128. package/build/internal/meta.mjs.map +0 -1
  129. package/build/meta.d.mts +0 -322
  130. package/build/meta.d.ts +0 -322
  131. package/build/meta.js +0 -500
  132. package/build/meta.js.map +0 -1
  133. package/build/meta.mjs +0 -466
  134. package/build/meta.mjs.map +0 -1
@@ -2,7 +2,7 @@
2
2
  * A loyalty earning rule defines how customers earn points in a loyalty program.
3
3
  * You can create rules for different activities, such as making purchases.
4
4
  */
5
- interface LoyaltyEarningRule extends LoyaltyEarningRuleTypeOneOf {
5
+ export interface LoyaltyEarningRule extends LoyaltyEarningRuleTypeOneOf {
6
6
  /** Fixed amount of points awarded for each qualifying activity. */
7
7
  fixedAmount?: FixedAmount;
8
8
  /** Points awarded based on a conversion rate formula: `(amount spent) / (money_amount * points)`. */
@@ -12,7 +12,7 @@ interface LoyaltyEarningRule extends LoyaltyEarningRuleTypeOneOf {
12
12
  * @format GUID
13
13
  * @readonly
14
14
  */
15
- _id?: string | null;
15
+ id?: string | null;
16
16
  /**
17
17
  * ID of the app managing the earning rule. Can be a loyalty app ID or a Wix automations app ID.
18
18
  * @format GUID
@@ -47,12 +47,12 @@ interface LoyaltyEarningRule extends LoyaltyEarningRuleTypeOneOf {
47
47
  * Date and time the earning rule was created.
48
48
  * @readonly
49
49
  */
50
- _createdDate?: Date | null;
50
+ createdDate?: Date | null;
51
51
  /**
52
52
  * Date and time the earning rule was last updated.
53
53
  * @readonly
54
54
  */
55
- _updatedDate?: Date | null;
55
+ updatedDate?: Date | null;
56
56
  /**
57
57
  * Additional metadata about the earning rule.
58
58
  * @readonly
@@ -60,21 +60,21 @@ interface LoyaltyEarningRule extends LoyaltyEarningRuleTypeOneOf {
60
60
  metadata?: Metadata;
61
61
  }
62
62
  /** @oneof */
63
- interface LoyaltyEarningRuleTypeOneOf {
63
+ export interface LoyaltyEarningRuleTypeOneOf {
64
64
  /** Fixed amount of points awarded for each qualifying activity. */
65
65
  fixedAmount?: FixedAmount;
66
66
  /** Points awarded based on a conversion rate formula: `(amount spent) / (money_amount * points)`. */
67
67
  conversionRate?: ConversionRate;
68
68
  }
69
69
  /** Fixed amount type of earning rule. */
70
- interface FixedAmount {
70
+ export interface FixedAmount {
71
71
  /**
72
72
  * Fixed amount configurations for each tier.
73
73
  * @maxSize 21
74
74
  */
75
75
  configs?: FixedAmountConfig[];
76
76
  }
77
- interface FixedAmountConfig {
77
+ export interface FixedAmountConfig {
78
78
  /**
79
79
  * Tier ID. If empty, the [base tier](https://dev.wix.com/docs/rest/crm/loyalty-program/tiers/introduction#terminology) is used.
80
80
  * @format GUID
@@ -89,7 +89,7 @@ interface FixedAmountConfig {
89
89
  * Customers earn points based on the amount spent.
90
90
  * For example, for every $10 spent, a customer might earn 1 point.
91
91
  */
92
- interface ConversionRate {
92
+ export interface ConversionRate {
93
93
  /**
94
94
  * Conversion rate configurations for each tier.
95
95
  *
@@ -106,7 +106,7 @@ interface ConversionRate {
106
106
  */
107
107
  field?: string | null;
108
108
  }
109
- interface ConversionRateConfig {
109
+ export interface ConversionRateConfig {
110
110
  /**
111
111
  * Tier ID. If empty, the [base tier](https://dev.wix.com/docs/rest/crm/loyalty-program/tiers/introduction) is used.
112
112
  * @format GUID
@@ -133,7 +133,7 @@ interface ConversionRateConfig {
133
133
  */
134
134
  points?: number;
135
135
  }
136
- declare enum Status {
136
+ export declare enum Status {
137
137
  /** Status is unknown or not specified. */
138
138
  UNKNOWN = "UNKNOWN",
139
139
  /** Earning rule is active and can assign points. */
@@ -141,31 +141,31 @@ declare enum Status {
141
141
  /** Earning rule is paused and can't assign points. */
142
142
  PAUSED = "PAUSED"
143
143
  }
144
- interface Metadata {
144
+ export interface Metadata {
145
145
  /** Whether the earning rule can be deleted. */
146
146
  canBeDeleted?: boolean;
147
147
  }
148
- interface LoyaltyEarningRuleTypeTag {
148
+ export interface LoyaltyEarningRuleTypeTag {
149
149
  /** Type of custom earning rule. */
150
150
  ruleType?: LoyaltyEarningRuleTypeTagType;
151
151
  }
152
- declare enum LoyaltyEarningRuleTypeTagType {
152
+ export declare enum LoyaltyEarningRuleTypeTagType {
153
153
  /** Type is unknown or not specified. */
154
154
  UNKNOWN_TYPE = "UNKNOWN_TYPE",
155
155
  /** Earning rule for a customer's birthday. */
156
156
  BIRTHDAY = "BIRTHDAY"
157
157
  }
158
- interface EarningRuleDisabled {
158
+ export interface EarningRuleDisabled {
159
159
  }
160
- interface CreateLoyaltyEarningRuleRequest {
160
+ export interface CreateLoyaltyEarningRuleRequest {
161
161
  /** Earning rule to create. */
162
162
  earningRule: LoyaltyEarningRule;
163
163
  }
164
- interface CreateLoyaltyEarningRuleResponse {
164
+ export interface CreateLoyaltyEarningRuleResponse {
165
165
  /** Created earning rule. */
166
166
  earningRule?: LoyaltyEarningRule;
167
167
  }
168
- interface BulkCreateLoyaltyEarningRulesRequest {
168
+ export interface BulkCreateLoyaltyEarningRulesRequest {
169
169
  /**
170
170
  * Earning rules to create.
171
171
  * @minSize 1
@@ -173,21 +173,21 @@ interface BulkCreateLoyaltyEarningRulesRequest {
173
173
  */
174
174
  earningRules: LoyaltyEarningRule[];
175
175
  }
176
- interface BulkCreateLoyaltyEarningRulesResponse {
176
+ export interface BulkCreateLoyaltyEarningRulesResponse {
177
177
  /** Created earning rules. */
178
178
  results?: BulkLoyaltyEarningRuleResult[];
179
179
  /** Additional metadata for the created earning rules. */
180
180
  bulkActionMetadata?: BulkActionMetadata;
181
181
  }
182
- interface BulkLoyaltyEarningRuleResult {
182
+ export interface BulkLoyaltyEarningRuleResult {
183
183
  /** Additional metadata for the created earning rules. */
184
184
  itemMetadata?: ItemMetadata;
185
185
  /** Created earning rule. */
186
186
  item?: LoyaltyEarningRule;
187
187
  }
188
- interface ItemMetadata {
188
+ export interface ItemMetadata {
189
189
  /** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
190
- _id?: string | null;
190
+ id?: string | null;
191
191
  /** Index of the item within the request array. Allows for correlation between request and response items. */
192
192
  originalIndex?: number;
193
193
  /** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
@@ -195,7 +195,7 @@ interface ItemMetadata {
195
195
  /** Details about the error in case of failure. */
196
196
  error?: ApplicationError;
197
197
  }
198
- interface ApplicationError {
198
+ export interface ApplicationError {
199
199
  /** Error code. */
200
200
  code?: string;
201
201
  /** Description of the error. */
@@ -203,7 +203,7 @@ interface ApplicationError {
203
203
  /** Data related to the error. */
204
204
  data?: Record<string, any> | null;
205
205
  }
206
- interface BulkActionMetadata {
206
+ export interface BulkActionMetadata {
207
207
  /** Number of items that were successfully processed. */
208
208
  totalSuccesses?: number;
209
209
  /** Number of items that couldn't be processed. */
@@ -211,13 +211,13 @@ interface BulkActionMetadata {
211
211
  /** Number of failures without details because detailed failure threshold was exceeded. */
212
212
  undetailedFailures?: number;
213
213
  }
214
- interface CreateCustomLoyaltyEarningRuleRequest {
214
+ export interface CreateCustomLoyaltyEarningRuleRequest {
215
215
  /** Type of the custom earning rule. */
216
216
  type: Type;
217
217
  /** Custom earning rule to create. */
218
218
  earningRule?: CustomLoyaltyEarningRule;
219
219
  }
220
- declare enum Type {
220
+ export declare enum Type {
221
221
  /** Unknown type. This value is not used. */
222
222
  UNKNOWN_TYPE = "UNKNOWN_TYPE",
223
223
  /** Earning rule for social media. */
@@ -226,7 +226,7 @@ declare enum Type {
226
226
  BIRTHDAY = "BIRTHDAY"
227
227
  }
228
228
  /** Used in CreateCustomLoyaltyEarningRuleRequest */
229
- interface CustomLoyaltyEarningRule extends CustomLoyaltyEarningRuleTypeOneOf {
229
+ export interface CustomLoyaltyEarningRule extends CustomLoyaltyEarningRuleTypeOneOf {
230
230
  /** Fixed amount of points awarded for each qualifying activity. */
231
231
  fixedAmount?: FixedAmount;
232
232
  /** Points awarded based on a conversion rate formula: `(amount spent) / (money_amount * points)`. */
@@ -239,69 +239,69 @@ interface CustomLoyaltyEarningRule extends CustomLoyaltyEarningRuleTypeOneOf {
239
239
  title?: string;
240
240
  }
241
241
  /** @oneof */
242
- interface CustomLoyaltyEarningRuleTypeOneOf {
242
+ export interface CustomLoyaltyEarningRuleTypeOneOf {
243
243
  /** Fixed amount of points awarded for each qualifying activity. */
244
244
  fixedAmount?: FixedAmount;
245
245
  /** Points awarded based on a conversion rate formula: `(amount spent) / (money_amount * points)`. */
246
246
  conversionRate?: ConversionRate;
247
247
  }
248
- interface CreateCustomLoyaltyEarningRuleResponse {
248
+ export interface CreateCustomLoyaltyEarningRuleResponse {
249
249
  /** Created earning rule. */
250
250
  earningRule?: LoyaltyEarningRule;
251
251
  }
252
- interface GetLoyaltyEarningRuleRequest {
252
+ export interface GetLoyaltyEarningRuleRequest {
253
253
  /**
254
254
  * ID of the earning rule to retrieve.
255
255
  * @format GUID
256
256
  */
257
- _id: string;
257
+ id: string;
258
258
  }
259
- interface GetLoyaltyEarningRuleResponse {
259
+ export interface GetLoyaltyEarningRuleResponse {
260
260
  /** Retrieved earning rule. */
261
261
  earningRule?: LoyaltyEarningRule;
262
262
  }
263
- interface UpdateLoyaltyEarningRuleRequest {
263
+ export interface UpdateLoyaltyEarningRuleRequest {
264
264
  /** Earning rule to update. */
265
265
  earningRule: LoyaltyEarningRule;
266
266
  }
267
- interface UpdateLoyaltyEarningRuleResponse {
267
+ export interface UpdateLoyaltyEarningRuleResponse {
268
268
  /** The updated earning rule. */
269
269
  earningRule?: LoyaltyEarningRule;
270
270
  }
271
- interface DeleteLoyaltyEarningRuleRequest {
271
+ export interface DeleteLoyaltyEarningRuleRequest {
272
272
  /**
273
273
  * ID of the earning rule to delete.
274
274
  * @format GUID
275
275
  */
276
- _id: string;
276
+ id: string;
277
277
  /**
278
278
  * Revision of the earning rule. Incremented by 1 each time the earning rule is updated.
279
279
  * Pass the latest revision when updating to prevent conflicting changes.
280
280
  */
281
281
  revision?: string;
282
282
  }
283
- interface DeleteLoyaltyEarningRuleResponse {
283
+ export interface DeleteLoyaltyEarningRuleResponse {
284
284
  }
285
- interface DeleteAutomationEarningRuleRequest {
285
+ export interface DeleteAutomationEarningRuleRequest {
286
286
  /**
287
287
  * ID of the earning rule to delete.
288
288
  * @format GUID
289
289
  */
290
- _id: string;
290
+ id: string;
291
291
  }
292
- interface DeleteAutomationEarningRuleResponse {
292
+ export interface DeleteAutomationEarningRuleResponse {
293
293
  }
294
- interface ListEarningRulesRequest {
294
+ export interface ListEarningRulesRequest {
295
295
  /** App ID that triggers the point assignment. For example, `9a5d83fd-8570-482e-81ab-cfa88942ee60`. */
296
296
  triggerAppId?: string | null;
297
297
  /** Type of activity that triggers the point assignment. For example, `restaurants-order-is-pending`. */
298
298
  triggerActivityType?: string | null;
299
299
  }
300
- interface ListEarningRulesResponse {
300
+ export interface ListEarningRulesResponse {
301
301
  /** Retrieved earning rules. */
302
302
  earningRules?: LoyaltyEarningRule[];
303
303
  }
304
- interface ListEarningRulesInTierRequest {
304
+ export interface ListEarningRulesInTierRequest {
305
305
  /**
306
306
  * ID of the tier for which the earning rules will be returned.
307
307
  * @format GUID
@@ -310,7 +310,7 @@ interface ListEarningRulesInTierRequest {
310
310
  /** Pagination options. */
311
311
  paging?: CursorPaging;
312
312
  }
313
- interface CursorPaging {
313
+ export interface CursorPaging {
314
314
  /**
315
315
  * Maximum number of items to return in the results.
316
316
  * @max 100
@@ -325,13 +325,13 @@ interface CursorPaging {
325
325
  */
326
326
  cursor?: string | null;
327
327
  }
328
- interface ListEarningRulesInTierResponse {
328
+ export interface ListEarningRulesInTierResponse {
329
329
  /** Retrieved earning rules. */
330
330
  earningRules?: LoyaltyEarningRule[];
331
331
  /** Details on the paged set of results returned. */
332
332
  pagingMetadata?: PagingMetadataV2;
333
333
  }
334
- interface PagingMetadataV2 {
334
+ export interface PagingMetadataV2 {
335
335
  /** Number of items returned in the response. */
336
336
  count?: number | null;
337
337
  /** Offset that was requested. */
@@ -343,7 +343,7 @@ interface PagingMetadataV2 {
343
343
  /** Cursors to navigate through the result pages using `next` and `prev`. Returned if cursor paging is used. */
344
344
  cursors?: Cursors;
345
345
  }
346
- interface Cursors {
346
+ export interface Cursors {
347
347
  /**
348
348
  * Cursor string pointing to the next page in the list of results.
349
349
  * @maxLength 16000
@@ -355,7 +355,7 @@ interface Cursors {
355
355
  */
356
356
  prev?: string | null;
357
357
  }
358
- interface DomainEvent extends DomainEventBodyOneOf {
358
+ export interface DomainEvent extends DomainEventBodyOneOf {
359
359
  createdEvent?: EntityCreatedEvent;
360
360
  updatedEvent?: EntityUpdatedEvent;
361
361
  deletedEvent?: EntityDeletedEvent;
@@ -364,7 +364,7 @@ interface DomainEvent extends DomainEventBodyOneOf {
364
364
  * Unique event ID.
365
365
  * Allows clients to ignore duplicate webhooks.
366
366
  */
367
- _id?: string;
367
+ id?: string;
368
368
  /**
369
369
  * Assumes actions are also always typed to an entity_type
370
370
  * Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction
@@ -398,36 +398,38 @@ interface DomainEvent extends DomainEventBodyOneOf {
398
398
  entityEventSequence?: string | null;
399
399
  }
400
400
  /** @oneof */
401
- interface DomainEventBodyOneOf {
401
+ export interface DomainEventBodyOneOf {
402
402
  createdEvent?: EntityCreatedEvent;
403
403
  updatedEvent?: EntityUpdatedEvent;
404
404
  deletedEvent?: EntityDeletedEvent;
405
405
  actionEvent?: ActionEvent;
406
406
  }
407
- interface EntityCreatedEvent {
408
- entity?: string;
407
+ export interface EntityCreatedEvent {
408
+ entityAsJson?: string;
409
+ /** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
410
+ restoreInfo?: RestoreInfo;
409
411
  }
410
- interface RestoreInfo {
412
+ export interface RestoreInfo {
411
413
  deletedDate?: Date | null;
412
414
  }
413
- interface EntityUpdatedEvent {
415
+ export interface EntityUpdatedEvent {
414
416
  /**
415
417
  * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
416
418
  * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
417
419
  * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
418
420
  */
419
- currentEntity?: string;
421
+ currentEntityAsJson?: string;
420
422
  }
421
- interface EntityDeletedEvent {
423
+ export interface EntityDeletedEvent {
422
424
  /** Entity that was deleted */
423
- deletedEntity?: string | null;
425
+ deletedEntityAsJson?: string | null;
424
426
  }
425
- interface ActionEvent {
426
- body?: string;
427
+ export interface ActionEvent {
428
+ bodyAsJson?: string;
427
429
  }
428
- interface Empty {
430
+ export interface Empty {
429
431
  }
430
- interface MessageEnvelope {
432
+ export interface MessageEnvelope {
431
433
  /**
432
434
  * App instance ID.
433
435
  * @format GUID
@@ -443,7 +445,7 @@ interface MessageEnvelope {
443
445
  /** Stringify payload. */
444
446
  data?: string;
445
447
  }
446
- interface IdentificationData extends IdentificationDataIdOneOf {
448
+ export interface IdentificationData extends IdentificationDataIdOneOf {
447
449
  /**
448
450
  * ID of a site visitor that has not logged in to the site.
449
451
  * @format GUID
@@ -468,7 +470,7 @@ interface IdentificationData extends IdentificationDataIdOneOf {
468
470
  identityType?: WebhookIdentityType;
469
471
  }
470
472
  /** @oneof */
471
- interface IdentificationDataIdOneOf {
473
+ export interface IdentificationDataIdOneOf {
472
474
  /**
473
475
  * ID of a site visitor that has not logged in to the site.
474
476
  * @format GUID
@@ -490,149 +492,10 @@ interface IdentificationDataIdOneOf {
490
492
  */
491
493
  appId?: string;
492
494
  }
493
- declare enum WebhookIdentityType {
495
+ export declare enum WebhookIdentityType {
494
496
  UNKNOWN = "UNKNOWN",
495
497
  ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
496
498
  MEMBER = "MEMBER",
497
499
  WIX_USER = "WIX_USER",
498
500
  APP = "APP"
499
501
  }
500
- interface BaseEventMetadata {
501
- /**
502
- * App instance ID.
503
- * @format GUID
504
- */
505
- instanceId?: string | null;
506
- /**
507
- * Event type.
508
- * @maxLength 150
509
- */
510
- eventType?: string;
511
- /** The identification type and identity data. */
512
- identity?: IdentificationData;
513
- }
514
- interface EventMetadata extends BaseEventMetadata {
515
- /**
516
- * Unique event ID.
517
- * Allows clients to ignore duplicate webhooks.
518
- */
519
- _id?: string;
520
- /**
521
- * Assumes actions are also always typed to an entity_type
522
- * Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction
523
- */
524
- entityFqdn?: string;
525
- /**
526
- * This is top level to ease client code dispatching of messages (switch on entity_fqdn+slug)
527
- * This is although the created/updated/deleted notion is duplication of the oneof types
528
- * Example: created/updated/deleted/started/completed/email_opened
529
- */
530
- slug?: string;
531
- /** ID of the entity associated with the event. */
532
- entityId?: string;
533
- /** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
534
- eventTime?: Date | null;
535
- /**
536
- * Whether the event was triggered as a result of a privacy regulation application
537
- * (for example, GDPR).
538
- */
539
- triggeredByAnonymizeRequest?: boolean | null;
540
- /** If present, indicates the action that triggered the event. */
541
- originatedFrom?: string | null;
542
- /**
543
- * A sequence number defining the order of updates to the underlying entity.
544
- * For example, given that some entity was updated at 16:00 and than again at 16:01,
545
- * it is guaranteed that the sequence number of the second update is strictly higher than the first.
546
- * As the consumer, you can use this value to ensure that you handle messages in the correct order.
547
- * To do so, you will need to persist this number on your end, and compare the sequence number from the
548
- * message against the one you have stored. Given that the stored number is higher, you should ignore the message.
549
- */
550
- entityEventSequence?: string | null;
551
- }
552
- interface LoyaltyEarningRuleCreatedEnvelope {
553
- entity: LoyaltyEarningRule;
554
- metadata: EventMetadata;
555
- }
556
- interface LoyaltyEarningRuleDeletedEnvelope {
557
- metadata: EventMetadata;
558
- }
559
- interface LoyaltyEarningRuleUpdatedEnvelope {
560
- entity: LoyaltyEarningRule;
561
- metadata: EventMetadata;
562
- }
563
- interface CreateCustomLoyaltyEarningRuleOptions {
564
- /** Custom earning rule to create. */
565
- earningRule?: CustomLoyaltyEarningRule;
566
- }
567
- interface UpdateLoyaltyEarningRule {
568
- /** Fixed amount of points awarded for each qualifying activity. */
569
- fixedAmount?: FixedAmount;
570
- /** Points awarded based on a conversion rate formula: `(amount spent) / (money_amount * points)`. */
571
- conversionRate?: ConversionRate;
572
- /**
573
- * Loyalty earning rule ID.
574
- * @format GUID
575
- * @readonly
576
- */
577
- _id?: string | null;
578
- /**
579
- * ID of the app managing the earning rule. Can be a loyalty app ID or a Wix automations app ID.
580
- * @format GUID
581
- */
582
- sourceAppId?: string;
583
- /**
584
- * ID of the app that triggers point assignment. Examples: Wix Stores, Wix Bookings, Wix Events.
585
- * @minLength 1
586
- * @maxLength 80
587
- */
588
- triggerAppId?: string;
589
- /**
590
- * Type of activity that triggers point assignment. For example, `wix-restaurants/orderSubmitted` or `birthday`.
591
- * @minLength 1
592
- * @maxLength 80
593
- */
594
- triggerActivityType?: string;
595
- /**
596
- * Name of the earning rule.
597
- * @minLength 1
598
- * @maxLength 50
599
- */
600
- title?: string;
601
- /** Current status of the earning rule. */
602
- status?: Status;
603
- /**
604
- * Revision number, incremented by 1 each time the earning rule is updated.
605
- * Pass the latest revision when updating to prevent conflicting changes.
606
- */
607
- revision?: string | null;
608
- /**
609
- * Date and time the earning rule was created.
610
- * @readonly
611
- */
612
- _createdDate?: Date | null;
613
- /**
614
- * Date and time the earning rule was last updated.
615
- * @readonly
616
- */
617
- _updatedDate?: Date | null;
618
- /**
619
- * Additional metadata about the earning rule.
620
- * @readonly
621
- */
622
- metadata?: Metadata;
623
- }
624
- interface DeleteLoyaltyEarningRuleOptions {
625
- /**
626
- * Revision of the earning rule. Incremented by 1 each time the earning rule is updated.
627
- * Pass the latest revision when updating to prevent conflicting changes.
628
- */
629
- revision?: string;
630
- }
631
- interface ListEarningRulesOptions {
632
- /** App ID that triggers the point assignment. For example, `9a5d83fd-8570-482e-81ab-cfa88942ee60`. */
633
- triggerAppId?: string | null;
634
- /** Type of activity that triggers the point assignment. For example, `restaurants-order-is-pending`. */
635
- triggerActivityType?: string | null;
636
- }
637
-
638
- export { type IdentificationData as $, type ApplicationError as A, type BulkCreateLoyaltyEarningRulesResponse as B, type CreateCustomLoyaltyEarningRuleOptions as C, type DeleteLoyaltyEarningRuleOptions as D, type EarningRuleDisabled as E, type FixedAmount as F, type GetLoyaltyEarningRuleRequest as G, type CursorPaging as H, type ItemMetadata as I, type ListEarningRulesInTierResponse as J, type Cursors as K, type LoyaltyEarningRule as L, type Metadata as M, type DomainEvent as N, type DomainEventBodyOneOf as O, type PagingMetadataV2 as P, type EntityCreatedEvent as Q, type RestoreInfo as R, Status as S, Type as T, type UpdateLoyaltyEarningRule as U, type EntityUpdatedEvent as V, WebhookIdentityType as W, type EntityDeletedEvent as X, type ActionEvent as Y, type Empty as Z, type MessageEnvelope as _, type CreateCustomLoyaltyEarningRuleResponse as a, type IdentificationDataIdOneOf as a0, type BaseEventMetadata as a1, type EventMetadata as a2, type LoyaltyEarningRuleCreatedEnvelope as a3, type LoyaltyEarningRuleDeletedEnvelope as a4, type LoyaltyEarningRuleUpdatedEnvelope as a5, type UpdateLoyaltyEarningRuleResponse as b, type ListEarningRulesOptions as c, type ListEarningRulesResponse as d, LoyaltyEarningRuleTypeTagType as e, type LoyaltyEarningRuleTypeOneOf as f, type FixedAmountConfig as g, type ConversionRate as h, type ConversionRateConfig as i, type LoyaltyEarningRuleTypeTag as j, type CreateLoyaltyEarningRuleRequest as k, type CreateLoyaltyEarningRuleResponse as l, type BulkCreateLoyaltyEarningRulesRequest as m, type BulkLoyaltyEarningRuleResult as n, type BulkActionMetadata as o, type CreateCustomLoyaltyEarningRuleRequest as p, type CustomLoyaltyEarningRule as q, type CustomLoyaltyEarningRuleTypeOneOf as r, type GetLoyaltyEarningRuleResponse as s, type UpdateLoyaltyEarningRuleRequest as t, type DeleteLoyaltyEarningRuleRequest as u, type DeleteLoyaltyEarningRuleResponse as v, type DeleteAutomationEarningRuleRequest as w, type DeleteAutomationEarningRuleResponse as x, type ListEarningRulesRequest as y, type ListEarningRulesInTierRequest as z };
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WebhookIdentityType = exports.Type = exports.LoyaltyEarningRuleTypeTagType = exports.Status = void 0;
4
+ var Status;
5
+ (function (Status) {
6
+ /** Status is unknown or not specified. */
7
+ Status["UNKNOWN"] = "UNKNOWN";
8
+ /** Earning rule is active and can assign points. */
9
+ Status["ACTIVE"] = "ACTIVE";
10
+ /** Earning rule is paused and can't assign points. */
11
+ Status["PAUSED"] = "PAUSED";
12
+ })(Status || (exports.Status = Status = {}));
13
+ var LoyaltyEarningRuleTypeTagType;
14
+ (function (LoyaltyEarningRuleTypeTagType) {
15
+ /** Type is unknown or not specified. */
16
+ LoyaltyEarningRuleTypeTagType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
17
+ /** Earning rule for a customer's birthday. */
18
+ LoyaltyEarningRuleTypeTagType["BIRTHDAY"] = "BIRTHDAY";
19
+ })(LoyaltyEarningRuleTypeTagType || (exports.LoyaltyEarningRuleTypeTagType = LoyaltyEarningRuleTypeTagType = {}));
20
+ var Type;
21
+ (function (Type) {
22
+ /** Unknown type. This value is not used. */
23
+ Type["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
24
+ /** Earning rule for social media. */
25
+ Type["SOCIAL_MEDIA"] = "SOCIAL_MEDIA";
26
+ /** Earning rule for birthdays. */
27
+ Type["BIRTHDAY"] = "BIRTHDAY";
28
+ })(Type || (exports.Type = Type = {}));
29
+ var WebhookIdentityType;
30
+ (function (WebhookIdentityType) {
31
+ WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
32
+ WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
33
+ WebhookIdentityType["MEMBER"] = "MEMBER";
34
+ WebhookIdentityType["WIX_USER"] = "WIX_USER";
35
+ WebhookIdentityType["APP"] = "APP";
36
+ })(WebhookIdentityType || (exports.WebhookIdentityType = WebhookIdentityType = {}));
37
+ //# sourceMappingURL=loyalty-v1-loyalty-earning-rule-earning-rules.types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"loyalty-v1-loyalty-earning-rule-earning-rules.types.js","sourceRoot":"","sources":["../../../src/loyalty-v1-loyalty-earning-rule-earning-rules.types.ts"],"names":[],"mappings":";;;AA6IA,IAAY,MAOX;AAPD,WAAY,MAAM;IAChB,0CAA0C;IAC1C,6BAAmB,CAAA;IACnB,oDAAoD;IACpD,2BAAiB,CAAA;IACjB,sDAAsD;IACtD,2BAAiB,CAAA;AACnB,CAAC,EAPW,MAAM,sBAAN,MAAM,QAOjB;AAYD,IAAY,6BAKX;AALD,WAAY,6BAA6B;IACvC,wCAAwC;IACxC,8DAA6B,CAAA;IAC7B,8CAA8C;IAC9C,sDAAqB,CAAA;AACvB,CAAC,EALW,6BAA6B,6CAA7B,6BAA6B,QAKxC;AAyED,IAAY,IAOX;AAPD,WAAY,IAAI;IACd,4CAA4C;IAC5C,qCAA6B,CAAA;IAC7B,qCAAqC;IACrC,qCAA6B,CAAA;IAC7B,kCAAkC;IAClC,6BAAqB,CAAA;AACvB,CAAC,EAPW,IAAI,oBAAJ,IAAI,QAOf;AAwSD,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,8DAAuC,CAAA;IACvC,wCAAiB,CAAA;IACjB,4CAAqB,CAAA;IACrB,kCAAW,CAAA;AACb,CAAC,EANW,mBAAmB,mCAAnB,mBAAmB,QAM9B"}