@wix/auto_sdk_loyalty_rewards 1.0.0

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 (111) 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-reward-rewards.context.d.ts +28 -0
  11. package/build/cjs/src/loyalty-v1-reward-rewards.context.js +34 -0
  12. package/build/cjs/src/loyalty-v1-reward-rewards.context.js.map +1 -0
  13. package/build/cjs/src/loyalty-v1-reward-rewards.http.d.ts +56 -0
  14. package/build/cjs/src/loyalty-v1-reward-rewards.http.js +464 -0
  15. package/build/cjs/src/loyalty-v1-reward-rewards.http.js.map +1 -0
  16. package/build/cjs/src/loyalty-v1-reward-rewards.meta.d.ts +26 -0
  17. package/build/cjs/src/loyalty-v1-reward-rewards.meta.js +180 -0
  18. package/build/cjs/src/loyalty-v1-reward-rewards.meta.js.map +1 -0
  19. package/build/cjs/src/loyalty-v1-reward-rewards.public.d.ts +107 -0
  20. package/build/cjs/src/loyalty-v1-reward-rewards.public.js +119 -0
  21. package/build/cjs/src/loyalty-v1-reward-rewards.public.js.map +1 -0
  22. package/build/cjs/src/loyalty-v1-reward-rewards.types.d.ts +599 -0
  23. package/build/cjs/src/loyalty-v1-reward-rewards.types.js +29 -0
  24. package/build/cjs/src/loyalty-v1-reward-rewards.types.js.map +1 -0
  25. package/build/cjs/src/loyalty-v1-reward-rewards.universal.d.ts +867 -0
  26. package/build/cjs/src/loyalty-v1-reward-rewards.universal.js +370 -0
  27. package/build/cjs/src/loyalty-v1-reward-rewards.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-reward-rewards.context.d.ts +28 -0
  39. package/build/es/src/loyalty-v1-reward-rewards.context.js +28 -0
  40. package/build/es/src/loyalty-v1-reward-rewards.context.js.map +1 -0
  41. package/build/es/src/loyalty-v1-reward-rewards.http.d.ts +56 -0
  42. package/build/es/src/loyalty-v1-reward-rewards.http.js +453 -0
  43. package/build/es/src/loyalty-v1-reward-rewards.http.js.map +1 -0
  44. package/build/es/src/loyalty-v1-reward-rewards.meta.d.ts +26 -0
  45. package/build/es/src/loyalty-v1-reward-rewards.meta.js +146 -0
  46. package/build/es/src/loyalty-v1-reward-rewards.meta.js.map +1 -0
  47. package/build/es/src/loyalty-v1-reward-rewards.public.d.ts +107 -0
  48. package/build/es/src/loyalty-v1-reward-rewards.public.js +105 -0
  49. package/build/es/src/loyalty-v1-reward-rewards.public.js.map +1 -0
  50. package/build/es/src/loyalty-v1-reward-rewards.types.d.ts +599 -0
  51. package/build/es/src/loyalty-v1-reward-rewards.types.js +26 -0
  52. package/build/es/src/loyalty-v1-reward-rewards.types.js.map +1 -0
  53. package/build/es/src/loyalty-v1-reward-rewards.universal.d.ts +867 -0
  54. package/build/es/src/loyalty-v1-reward-rewards.universal.js +336 -0
  55. package/build/es/src/loyalty-v1-reward-rewards.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-reward-rewards.context.d.ts +28 -0
  66. package/build/internal/cjs/src/loyalty-v1-reward-rewards.context.js +34 -0
  67. package/build/internal/cjs/src/loyalty-v1-reward-rewards.context.js.map +1 -0
  68. package/build/internal/cjs/src/loyalty-v1-reward-rewards.http.d.ts +56 -0
  69. package/build/internal/cjs/src/loyalty-v1-reward-rewards.http.js +464 -0
  70. package/build/internal/cjs/src/loyalty-v1-reward-rewards.http.js.map +1 -0
  71. package/build/internal/cjs/src/loyalty-v1-reward-rewards.meta.d.ts +26 -0
  72. package/build/internal/cjs/src/loyalty-v1-reward-rewards.meta.js +180 -0
  73. package/build/internal/cjs/src/loyalty-v1-reward-rewards.meta.js.map +1 -0
  74. package/build/internal/cjs/src/loyalty-v1-reward-rewards.public.d.ts +107 -0
  75. package/build/internal/cjs/src/loyalty-v1-reward-rewards.public.js +119 -0
  76. package/build/internal/cjs/src/loyalty-v1-reward-rewards.public.js.map +1 -0
  77. package/build/internal/cjs/src/loyalty-v1-reward-rewards.types.d.ts +599 -0
  78. package/build/internal/cjs/src/loyalty-v1-reward-rewards.types.js +29 -0
  79. package/build/internal/cjs/src/loyalty-v1-reward-rewards.types.js.map +1 -0
  80. package/build/internal/cjs/src/loyalty-v1-reward-rewards.universal.d.ts +867 -0
  81. package/build/internal/cjs/src/loyalty-v1-reward-rewards.universal.js +370 -0
  82. package/build/internal/cjs/src/loyalty-v1-reward-rewards.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-reward-rewards.context.d.ts +28 -0
  93. package/build/internal/es/src/loyalty-v1-reward-rewards.context.js +28 -0
  94. package/build/internal/es/src/loyalty-v1-reward-rewards.context.js.map +1 -0
  95. package/build/internal/es/src/loyalty-v1-reward-rewards.http.d.ts +56 -0
  96. package/build/internal/es/src/loyalty-v1-reward-rewards.http.js +453 -0
  97. package/build/internal/es/src/loyalty-v1-reward-rewards.http.js.map +1 -0
  98. package/build/internal/es/src/loyalty-v1-reward-rewards.meta.d.ts +26 -0
  99. package/build/internal/es/src/loyalty-v1-reward-rewards.meta.js +146 -0
  100. package/build/internal/es/src/loyalty-v1-reward-rewards.meta.js.map +1 -0
  101. package/build/internal/es/src/loyalty-v1-reward-rewards.public.d.ts +107 -0
  102. package/build/internal/es/src/loyalty-v1-reward-rewards.public.js +105 -0
  103. package/build/internal/es/src/loyalty-v1-reward-rewards.public.js.map +1 -0
  104. package/build/internal/es/src/loyalty-v1-reward-rewards.types.d.ts +599 -0
  105. package/build/internal/es/src/loyalty-v1-reward-rewards.types.js +26 -0
  106. package/build/internal/es/src/loyalty-v1-reward-rewards.types.js.map +1 -0
  107. package/build/internal/es/src/loyalty-v1-reward-rewards.universal.d.ts +867 -0
  108. package/build/internal/es/src/loyalty-v1-reward-rewards.universal.js +336 -0
  109. package/build/internal/es/src/loyalty-v1-reward-rewards.universal.js.map +1 -0
  110. package/meta/package.json +3 -0
  111. package/package.json +52 -0
@@ -0,0 +1,107 @@
1
+ import { EventDefinition, HttpClient } from '@wix/sdk-types';
2
+ import { BulkCreateRewardsResponse, BulkCreateRewardsResponseNonNullableFields, BulkGetRewardsResponse, BulkGetRewardsResponseNonNullableFields, CursorQuery, ListRewardsOptions, ListRewardsResponse, ListRewardsResponseNonNullableFields, QueryRewardsResponse, QueryRewardsResponseNonNullableFields, Reward, RewardCreatedEnvelope, RewardDeletedEnvelope, RewardNonNullableFields, RewardUpdatedEnvelope, UpdateReward, UpdateRewardResponse, UpdateRewardResponseNonNullableFields } from './loyalty-v1-reward-rewards.universal.js';
3
+ export declare const __metadata: {
4
+ PACKAGE_NAME: string;
5
+ };
6
+ export declare function createReward(httpClient: HttpClient): CreateRewardSignature;
7
+ interface CreateRewardSignature {
8
+ /**
9
+ * Creates a reward that can be redeemed with loyalty points.
10
+ *
11
+ * When a customer redeems a reward, a loyalty coupon is created
12
+ * based on the specifications detailed in either the `discountAmount` or `couponReward` fields. This coupon can
13
+ * then be used by the customer to receive the discount. Note that while the Rewards API uses coupon scopes and specifications,
14
+ * no coupon is actually created until a reward is redeemed with points.
15
+ * See the Coupons API for more information about coupons.
16
+ *
17
+ * A reward's `active` status defaults to `false`. To make the reward available to customers,
18
+ * either set the `active` field to `true` during creation or call [`updateReward()`](#updatereward)
19
+ * to change the status.
20
+ *
21
+ * To customize a reward for each loyalty tier, use the `configsByTier` parameter.
22
+ * This allows you to specify the amount of the earned discount, the cost in loyalty points
23
+ * to redeem the reward, and the tier to which this configuration applies. Each tier requires its own
24
+ * `configsByTier` configuration. To create a reward that is available to loyalty accounts in the base tier,
25
+ * leave the `tierId` field empty. See the Loyalty Tiers API for more information on tiers.
26
+ * @param - Reward to create.
27
+ * @returns Created reward.
28
+ */
29
+ (reward: Reward): Promise<Reward & RewardNonNullableFields>;
30
+ }
31
+ export declare function bulkCreateRewards(httpClient: HttpClient): BulkCreateRewardsSignature;
32
+ interface BulkCreateRewardsSignature {
33
+ /**
34
+ * Creates multiple rewards.
35
+ * @param - Rewards to create.
36
+ */
37
+ (rewards: Reward[]): Promise<BulkCreateRewardsResponse & BulkCreateRewardsResponseNonNullableFields>;
38
+ }
39
+ export declare function getReward(httpClient: HttpClient): GetRewardSignature;
40
+ interface GetRewardSignature {
41
+ /**
42
+ * Retrieves a reward.
43
+ * @param - ID of the reward to retrieve.
44
+ * @returns Retrieved reward.
45
+ */
46
+ (_id: string): Promise<Reward & RewardNonNullableFields>;
47
+ }
48
+ export declare function bulkGetRewards(httpClient: HttpClient): BulkGetRewardsSignature;
49
+ interface BulkGetRewardsSignature {
50
+ /**
51
+ * Retrieves rewards from all metasites that the caller is the member of.
52
+ *
53
+ * Must be called with user identity.
54
+ */
55
+ (): Promise<BulkGetRewardsResponse & BulkGetRewardsResponseNonNullableFields>;
56
+ }
57
+ export declare function queryRewards(httpClient: HttpClient): QueryRewardsSignature;
58
+ interface QueryRewardsSignature {
59
+ /**
60
+ * Retrieves a list of rewards, given the provided paging, filtering, and sorting.
61
+ *
62
+ * Query Rewards runs with these defaults, which you can override: `cursorPaging.limit` is `50`.
63
+ *
64
+ * To learn about working with _Query_ endpoints, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),[Sorting and Paging](https://dev.wix.com/api/rest/getting-started/pagination),and [Field Projection](https://dev.wix.com/api/rest/getting-started/field-projection).
65
+ * @param - Query parameters.
66
+ */
67
+ (query: CursorQuery): Promise<QueryRewardsResponse & QueryRewardsResponseNonNullableFields>;
68
+ }
69
+ export declare function updateReward(httpClient: HttpClient): UpdateRewardSignature;
70
+ interface UpdateRewardSignature {
71
+ /**
72
+ * Updates a loyalty reward.
73
+ *
74
+ * Use this endpoint to update details of a reward, such as the name, whether or not a reward is active,
75
+ * or the amount of points it costs to redeem. Also use this endpoint to add new tiers that are eligible to redeem a reward.
76
+ *
77
+ * You may not change the `type` of a reward. That is set upon creation and cannot be updated.
78
+ * @param - Reward ID.
79
+ * @param - Reward info to update.
80
+ */
81
+ (_id: string | null, reward: UpdateReward): Promise<UpdateRewardResponse & UpdateRewardResponseNonNullableFields>;
82
+ }
83
+ export declare function deleteReward(httpClient: HttpClient): DeleteRewardSignature;
84
+ interface DeleteRewardSignature {
85
+ /**
86
+ * Deletes a reward.
87
+ * @param - ID of the reward to delete.
88
+ * @param - Revision number, which increments by 1 each time the reward is updated.
89
+ *
90
+ * To prevent conflicting changes, the current `revision` must be passed when deleting the reward.
91
+ */
92
+ (_id: string, revision: string): Promise<void>;
93
+ }
94
+ export declare function listRewards(httpClient: HttpClient): ListRewardsSignature;
95
+ interface ListRewardsSignature {
96
+ /**
97
+ * Retrieves a list of rewards.
98
+ *
99
+ * The list includes rewards that are currently nonredeemable due to insufficient points held by any customers.
100
+ * @param - List options.
101
+ */
102
+ (options?: ListRewardsOptions | undefined): Promise<ListRewardsResponse & ListRewardsResponseNonNullableFields>;
103
+ }
104
+ export declare const onRewardCreated: EventDefinition<RewardCreatedEnvelope, "wix.loyalty.v1.reward_created">;
105
+ export declare const onRewardDeleted: EventDefinition<RewardDeletedEnvelope, "wix.loyalty.v1.reward_deleted">;
106
+ export declare const onRewardUpdated: EventDefinition<RewardUpdatedEnvelope, "wix.loyalty.v1.reward_updated">;
107
+ export { ActionEvent, ApplicationError, BaseEventMetadata, BulkActionMetadata, BulkCreateRewardsRequest, BulkCreateRewardsResponse, BulkCreateRewardsResponseNonNullableFields, BulkGetRewardsRequest, BulkGetRewardsResponse, BulkGetRewardsResponseNonNullableFields, BulkRewardResult, CouponReward, CouponRewardDiscountTypeOneOf, CouponRewardScopeOrMinSubtotalOneOf, CouponScope, CreateRewardRequest, CreateRewardResponse, CreateRewardResponseNonNullableFields, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DeleteRewardRequest, DeleteRewardResponse, DiscountAmount, DiscountAmountConfig, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, FixedAmountDiscount, FixedAmountDiscountConfig, FreeShippingDiscount, FreeShippingDiscountConfig, GetRewardRequest, GetRewardResponse, GetRewardResponseNonNullableFields, Group, IdentificationData, IdentificationDataIdOneOf, ItemMetadata, ListRewardsInTierRequest, ListRewardsInTierResponse, ListRewardsOptions, ListRewardsRequest, ListRewardsResponse, ListRewardsResponseNonNullableFields, MessageEnvelope, PagingMetadataV2, PercentageDiscount, PercentageDiscountConfig, QueryRewardsRequest, QueryRewardsResponse, QueryRewardsResponseNonNullableFields, RestoreInfo, Reward, RewardCreatedEnvelope, RewardDeletedEnvelope, RewardDisabled, RewardNonNullableFields, RewardType, RewardTypeDetailsOneOf, RewardUpdatedEnvelope, RewardsInSite, SortOrder, Sorting, SpiDiscountAmount, UpdateReward, UpdateRewardRequest, UpdateRewardResponse, UpdateRewardResponseNonNullableFields, WebhookIdentityType, } from './loyalty-v1-reward-rewards.universal.js';
@@ -0,0 +1,105 @@
1
+ import { renameKeysFromRESTResponseToSDKResponse } from '@wix/sdk-runtime/rename-all-nested-keys';
2
+ import { transformRESTFloatToSDKFloat } from '@wix/sdk-runtime/transformations/float';
3
+ import { transformRESTTimestampToSDKTimestamp } from '@wix/sdk-runtime/transformations/timestamp';
4
+ import { transformPaths } from '@wix/sdk-runtime/transformations/transform-paths';
5
+ import { EventDefinition } from '@wix/sdk-types';
6
+ import { bulkCreateRewards as universalBulkCreateRewards, bulkGetRewards as universalBulkGetRewards, createReward as universalCreateReward, deleteReward as universalDeleteReward, getReward as universalGetReward, listRewards as universalListRewards, queryRewards as universalQueryRewards, updateReward as universalUpdateReward, } from './loyalty-v1-reward-rewards.universal.js';
7
+ export const __metadata = { PACKAGE_NAME: '@wix/loyalty' };
8
+ export function createReward(httpClient) {
9
+ return (reward) => universalCreateReward(reward,
10
+ // @ts-ignore
11
+ { httpClient });
12
+ }
13
+ export function bulkCreateRewards(httpClient) {
14
+ return (rewards) => universalBulkCreateRewards(rewards,
15
+ // @ts-ignore
16
+ { httpClient });
17
+ }
18
+ export function getReward(httpClient) {
19
+ return (_id) => universalGetReward(_id,
20
+ // @ts-ignore
21
+ { httpClient });
22
+ }
23
+ export function bulkGetRewards(httpClient) {
24
+ return () => universalBulkGetRewards(
25
+ // @ts-ignore
26
+ { httpClient });
27
+ }
28
+ export function queryRewards(httpClient) {
29
+ return (query) => universalQueryRewards(query,
30
+ // @ts-ignore
31
+ { httpClient });
32
+ }
33
+ export function updateReward(httpClient) {
34
+ return (_id, reward) => universalUpdateReward(_id, reward,
35
+ // @ts-ignore
36
+ { httpClient });
37
+ }
38
+ export function deleteReward(httpClient) {
39
+ return (_id, revision) => universalDeleteReward(_id, revision,
40
+ // @ts-ignore
41
+ { httpClient });
42
+ }
43
+ export function listRewards(httpClient) {
44
+ return (options) => universalListRewards(options,
45
+ // @ts-ignore
46
+ { httpClient });
47
+ }
48
+ export const onRewardCreated = EventDefinition('wix.loyalty.v1.reward_created', true, (event) => renameKeysFromRESTResponseToSDKResponse(transformPaths(event, [
49
+ {
50
+ transformFn: transformRESTTimestampToSDKTimestamp,
51
+ paths: [
52
+ { path: 'entity.createdDate' },
53
+ { path: 'entity.updatedDate' },
54
+ { path: 'metadata.eventTime' },
55
+ ],
56
+ },
57
+ {
58
+ transformFn: transformRESTFloatToSDKFloat,
59
+ paths: [
60
+ { path: 'entity.couponReward.minimumSubtotal' },
61
+ { path: 'entity.couponReward.fixedAmount.configsByTier.amount' },
62
+ { path: 'entity.couponReward.percentage.configsByTier.percentage' },
63
+ ],
64
+ },
65
+ ])))();
66
+ export const onRewardDeleted = EventDefinition('wix.loyalty.v1.reward_deleted', true, (event) => renameKeysFromRESTResponseToSDKResponse(transformPaths(event, [
67
+ {
68
+ transformFn: transformRESTTimestampToSDKTimestamp,
69
+ paths: [
70
+ { path: 'undefined.createdDate' },
71
+ { path: 'undefined.updatedDate' },
72
+ { path: 'metadata.eventTime' },
73
+ ],
74
+ },
75
+ {
76
+ transformFn: transformRESTFloatToSDKFloat,
77
+ paths: [
78
+ { path: 'undefined.couponReward.minimumSubtotal' },
79
+ { path: 'undefined.couponReward.fixedAmount.configsByTier.amount' },
80
+ {
81
+ path: 'undefined.couponReward.percentage.configsByTier.percentage',
82
+ },
83
+ ],
84
+ },
85
+ ])))();
86
+ export const onRewardUpdated = EventDefinition('wix.loyalty.v1.reward_updated', true, (event) => renameKeysFromRESTResponseToSDKResponse(transformPaths(event, [
87
+ {
88
+ transformFn: transformRESTTimestampToSDKTimestamp,
89
+ paths: [
90
+ { path: 'entity.createdDate' },
91
+ { path: 'entity.updatedDate' },
92
+ { path: 'metadata.eventTime' },
93
+ ],
94
+ },
95
+ {
96
+ transformFn: transformRESTFloatToSDKFloat,
97
+ paths: [
98
+ { path: 'entity.couponReward.minimumSubtotal' },
99
+ { path: 'entity.couponReward.fixedAmount.configsByTier.amount' },
100
+ { path: 'entity.couponReward.percentage.configsByTier.percentage' },
101
+ ],
102
+ },
103
+ ])))();
104
+ export { RewardType, SortOrder, WebhookIdentityType, } from './loyalty-v1-reward-rewards.universal.js';
105
+ //# sourceMappingURL=loyalty-v1-reward-rewards.public.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"loyalty-v1-reward-rewards.public.js","sourceRoot":"","sources":["../../../src/loyalty-v1-reward-rewards.public.ts"],"names":[],"mappings":"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"}