@wix/auto_sdk_ecom_tax-regions 1.0.5 → 1.0.6

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 (133) 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/billing-v1-tax-region-tax-regions.context.d.ts +23 -0
  11. package/build/cjs/src/billing-v1-tax-region-tax-regions.context.js +28 -0
  12. package/build/cjs/src/billing-v1-tax-region-tax-regions.context.js.map +1 -0
  13. package/build/cjs/src/billing-v1-tax-region-tax-regions.http.d.ts +44 -0
  14. package/build/cjs/src/billing-v1-tax-region-tax-regions.http.js +227 -0
  15. package/build/cjs/src/billing-v1-tax-region-tax-regions.http.js.map +1 -0
  16. package/build/cjs/src/billing-v1-tax-region-tax-regions.meta.d.ts +23 -0
  17. package/build/cjs/src/billing-v1-tax-region-tax-regions.meta.js +123 -0
  18. package/build/cjs/src/billing-v1-tax-region-tax-regions.meta.js.map +1 -0
  19. package/build/cjs/src/billing-v1-tax-region-tax-regions.public.d.ts +77 -0
  20. package/build/cjs/src/billing-v1-tax-region-tax-regions.public.js +73 -0
  21. package/build/cjs/src/billing-v1-tax-region-tax-regions.public.js.map +1 -0
  22. package/build/cjs/src/billing-v1-tax-region-tax-regions.types.d.ts +427 -0
  23. package/build/cjs/src/billing-v1-tax-region-tax-regions.types.js +17 -0
  24. package/build/cjs/src/billing-v1-tax-region-tax-regions.types.js.map +1 -0
  25. package/build/{billing-v1-tax-region-tax-regions.universal-0Nssv7EX.d.mts → cjs/src/billing-v1-tax-region-tax-regions.universal.d.ts} +229 -53
  26. package/build/cjs/src/billing-v1-tax-region-tax-regions.universal.js +301 -0
  27. package/build/cjs/src/billing-v1-tax-region-tax-regions.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/src/billing-v1-tax-region-tax-regions.context.d.ts +23 -0
  38. package/build/es/src/billing-v1-tax-region-tax-regions.context.js +23 -0
  39. package/build/es/src/billing-v1-tax-region-tax-regions.context.js.map +1 -0
  40. package/build/es/src/billing-v1-tax-region-tax-regions.http.d.ts +44 -0
  41. package/build/es/src/billing-v1-tax-region-tax-regions.http.js +219 -0
  42. package/build/es/src/billing-v1-tax-region-tax-regions.http.js.map +1 -0
  43. package/build/es/src/billing-v1-tax-region-tax-regions.meta.d.ts +23 -0
  44. package/build/es/src/billing-v1-tax-region-tax-regions.meta.js +92 -0
  45. package/build/es/src/billing-v1-tax-region-tax-regions.meta.js.map +1 -0
  46. package/build/es/src/billing-v1-tax-region-tax-regions.public.d.ts +77 -0
  47. package/build/es/src/billing-v1-tax-region-tax-regions.public.js +63 -0
  48. package/build/es/src/billing-v1-tax-region-tax-regions.public.js.map +1 -0
  49. package/build/es/src/billing-v1-tax-region-tax-regions.types.d.ts +427 -0
  50. package/build/es/src/billing-v1-tax-region-tax-regions.types.js +14 -0
  51. package/build/es/src/billing-v1-tax-region-tax-regions.types.js.map +1 -0
  52. package/build/{billing-v1-tax-region-tax-regions.universal-0Nssv7EX.d.ts → es/src/billing-v1-tax-region-tax-regions.universal.d.ts} +229 -53
  53. package/build/es/src/billing-v1-tax-region-tax-regions.universal.js +270 -0
  54. package/build/es/src/billing-v1-tax-region-tax-regions.universal.js.map +1 -0
  55. package/build/internal/cjs/index.d.ts +1 -0
  56. package/build/internal/cjs/index.js +18 -0
  57. package/build/internal/cjs/index.js.map +1 -0
  58. package/build/internal/cjs/index.typings.d.ts +1 -0
  59. package/build/internal/cjs/index.typings.js +18 -0
  60. package/build/internal/cjs/index.typings.js.map +1 -0
  61. package/build/internal/cjs/meta.d.ts +1 -0
  62. package/build/internal/cjs/meta.js +18 -0
  63. package/build/internal/cjs/meta.js.map +1 -0
  64. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.context.d.ts +23 -0
  65. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.context.js +28 -0
  66. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.context.js.map +1 -0
  67. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.http.d.ts +44 -0
  68. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.http.js +227 -0
  69. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.http.js.map +1 -0
  70. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.meta.d.ts +23 -0
  71. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.meta.js +123 -0
  72. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.meta.js.map +1 -0
  73. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.public.d.ts +77 -0
  74. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.public.js +73 -0
  75. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.public.js.map +1 -0
  76. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.types.d.ts +427 -0
  77. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.types.js +17 -0
  78. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.types.js.map +1 -0
  79. package/build/internal/{billing-v1-tax-region-tax-regions.universal-0Nssv7EX.d.ts → cjs/src/billing-v1-tax-region-tax-regions.universal.d.ts} +229 -53
  80. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.universal.js +301 -0
  81. package/build/internal/cjs/src/billing-v1-tax-region-tax-regions.universal.js.map +1 -0
  82. package/build/internal/es/index.d.ts +1 -0
  83. package/build/internal/es/index.js +2 -0
  84. package/build/internal/es/index.js.map +1 -0
  85. package/build/internal/es/index.typings.d.ts +1 -0
  86. package/build/internal/es/index.typings.js +2 -0
  87. package/build/internal/es/index.typings.js.map +1 -0
  88. package/build/internal/es/meta.d.ts +1 -0
  89. package/build/internal/es/meta.js +2 -0
  90. package/build/internal/es/meta.js.map +1 -0
  91. package/build/internal/es/src/billing-v1-tax-region-tax-regions.context.d.ts +23 -0
  92. package/build/internal/es/src/billing-v1-tax-region-tax-regions.context.js +23 -0
  93. package/build/internal/es/src/billing-v1-tax-region-tax-regions.context.js.map +1 -0
  94. package/build/internal/es/src/billing-v1-tax-region-tax-regions.http.d.ts +44 -0
  95. package/build/internal/es/src/billing-v1-tax-region-tax-regions.http.js +219 -0
  96. package/build/internal/es/src/billing-v1-tax-region-tax-regions.http.js.map +1 -0
  97. package/build/internal/es/src/billing-v1-tax-region-tax-regions.meta.d.ts +23 -0
  98. package/build/internal/es/src/billing-v1-tax-region-tax-regions.meta.js +92 -0
  99. package/build/internal/es/src/billing-v1-tax-region-tax-regions.meta.js.map +1 -0
  100. package/build/internal/es/src/billing-v1-tax-region-tax-regions.public.d.ts +77 -0
  101. package/build/internal/es/src/billing-v1-tax-region-tax-regions.public.js +63 -0
  102. package/build/internal/es/src/billing-v1-tax-region-tax-regions.public.js.map +1 -0
  103. package/build/internal/es/src/billing-v1-tax-region-tax-regions.types.d.ts +427 -0
  104. package/build/internal/es/src/billing-v1-tax-region-tax-regions.types.js +14 -0
  105. package/build/internal/es/src/billing-v1-tax-region-tax-regions.types.js.map +1 -0
  106. package/build/internal/{billing-v1-tax-region-tax-regions.universal-0Nssv7EX.d.mts → es/src/billing-v1-tax-region-tax-regions.universal.d.ts} +229 -53
  107. package/build/internal/es/src/billing-v1-tax-region-tax-regions.universal.js +270 -0
  108. package/build/internal/es/src/billing-v1-tax-region-tax-regions.universal.js.map +1 -0
  109. package/package.json +11 -12
  110. package/build/index.d.mts +0 -91
  111. package/build/index.d.ts +0 -91
  112. package/build/index.js +0 -493
  113. package/build/index.js.map +0 -1
  114. package/build/index.mjs +0 -460
  115. package/build/index.mjs.map +0 -1
  116. package/build/internal/index.d.mts +0 -91
  117. package/build/internal/index.d.ts +0 -91
  118. package/build/internal/index.js +0 -493
  119. package/build/internal/index.js.map +0 -1
  120. package/build/internal/index.mjs +0 -460
  121. package/build/internal/index.mjs.map +0 -1
  122. package/build/internal/meta.d.mts +0 -206
  123. package/build/internal/meta.d.ts +0 -206
  124. package/build/internal/meta.js +0 -312
  125. package/build/internal/meta.js.map +0 -1
  126. package/build/internal/meta.mjs +0 -281
  127. package/build/internal/meta.mjs.map +0 -1
  128. package/build/meta.d.mts +0 -206
  129. package/build/meta.d.ts +0 -206
  130. package/build/meta.js +0 -312
  131. package/build/meta.js.map +0 -1
  132. package/build/meta.mjs +0 -281
  133. package/build/meta.mjs.map +0 -1
@@ -0,0 +1,270 @@
1
+ import { transformError as sdkTransformError } from '@wix/sdk-runtime/transform-error';
2
+ import { queryBuilder } from '@wix/sdk-runtime/query-builder';
3
+ import { renameKeysFromSDKRequestToRESTRequest, renameKeysFromRESTResponseToSDKResponse, } from '@wix/sdk-runtime/rename-all-nested-keys';
4
+ import * as ambassadorWixBillingV1TaxRegion from './billing-v1-tax-region-tax-regions.http.js';
5
+ export var SortOrder;
6
+ (function (SortOrder) {
7
+ SortOrder["ASC"] = "ASC";
8
+ SortOrder["DESC"] = "DESC";
9
+ })(SortOrder || (SortOrder = {}));
10
+ export var WebhookIdentityType;
11
+ (function (WebhookIdentityType) {
12
+ WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
13
+ WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
14
+ WebhookIdentityType["MEMBER"] = "MEMBER";
15
+ WebhookIdentityType["WIX_USER"] = "WIX_USER";
16
+ WebhookIdentityType["APP"] = "APP";
17
+ })(WebhookIdentityType || (WebhookIdentityType = {}));
18
+ /**
19
+ * Creates a tax region.
20
+ *
21
+ * Tax regions require a tax calculator `appId`. Call List Tax Calculators to retrieve a list of available calculators for a site.
22
+ *
23
+ * Wix uses tax regions to calculate tax.
24
+ * <!-- Subdivisions are supported for the following countries: `AU`, `BR`, `CA`, `FR`, `DE`, `IN`, `IT`, `MX`, `NL`, `ES`, `AE`, `GB`, `US` -->
25
+ * @param taxRegion - Tax region to create.
26
+ * @public
27
+ * @documentationMaturity preview
28
+ * @requiredField taxRegion
29
+ * @requiredField taxRegion.appId
30
+ * @requiredField taxRegion.country
31
+ * @requiredField taxRegion.taxIncludedInPrice
32
+ * @permissionId BILLING.TAX_REGION_CREATE
33
+ * @permissionScope Manage Stores - all permissions
34
+ * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
35
+ * @permissionScope Manage Restaurants - all permissions
36
+ * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
37
+ * @permissionScope Manage Orders
38
+ * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
39
+ * @applicableIdentity APP
40
+ * @returns Created tax region.
41
+ * @fqn wix.billing.v1.TaxRegionsService.CreateTaxRegion
42
+ */
43
+ export async function createTaxRegion(taxRegion) {
44
+ // @ts-ignore
45
+ const { httpClient, sideEffects } = arguments[1];
46
+ const payload = renameKeysFromSDKRequestToRESTRequest({
47
+ taxRegion: taxRegion,
48
+ });
49
+ const reqOpts = ambassadorWixBillingV1TaxRegion.createTaxRegion(payload);
50
+ sideEffects?.onSiteCall?.();
51
+ try {
52
+ const result = await httpClient.request(reqOpts);
53
+ sideEffects?.onSuccess?.(result);
54
+ return renameKeysFromRESTResponseToSDKResponse(result.data)?.taxRegion;
55
+ }
56
+ catch (err) {
57
+ const transformedError = sdkTransformError(err, {
58
+ spreadPathsToArguments: {},
59
+ explicitPathsToArguments: { taxRegion: '$[0]' },
60
+ singleArgumentUnchanged: false,
61
+ }, ['taxRegion']);
62
+ sideEffects?.onError?.(err);
63
+ throw transformedError;
64
+ }
65
+ }
66
+ /**
67
+ * Retrieves a tax region.
68
+ * @param taxRegionId - ID of the tax region to retrieve.
69
+ * @public
70
+ * @documentationMaturity preview
71
+ * @requiredField taxRegionId
72
+ * @permissionId BILLING.TAX_REGION_READ
73
+ * @permissionScope Manage Stores - all permissions
74
+ * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
75
+ * @permissionScope Manage Restaurants - all permissions
76
+ * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
77
+ * @permissionScope Manage eCommerce - all permissions
78
+ * @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
79
+ * @permissionScope Manage Orders
80
+ * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
81
+ * @applicableIdentity APP
82
+ * @applicableIdentity VISITOR
83
+ * @returns Retrieved tax region.
84
+ * @fqn wix.billing.v1.TaxRegionsService.GetTaxRegion
85
+ */
86
+ export async function getTaxRegion(taxRegionId) {
87
+ // @ts-ignore
88
+ const { httpClient, sideEffects } = arguments[1];
89
+ const payload = renameKeysFromSDKRequestToRESTRequest({
90
+ taxRegionId: taxRegionId,
91
+ });
92
+ const reqOpts = ambassadorWixBillingV1TaxRegion.getTaxRegion(payload);
93
+ sideEffects?.onSiteCall?.();
94
+ try {
95
+ const result = await httpClient.request(reqOpts);
96
+ sideEffects?.onSuccess?.(result);
97
+ return renameKeysFromRESTResponseToSDKResponse(result.data)?.taxRegion;
98
+ }
99
+ catch (err) {
100
+ const transformedError = sdkTransformError(err, {
101
+ spreadPathsToArguments: {},
102
+ explicitPathsToArguments: { taxRegionId: '$[0]' },
103
+ singleArgumentUnchanged: false,
104
+ }, ['taxRegionId']);
105
+ sideEffects?.onError?.(err);
106
+ throw transformedError;
107
+ }
108
+ }
109
+ /**
110
+ * Updates a tax region.
111
+ *
112
+ * Each time the tax region is updated, `revision` increments by 1.
113
+ * The current `revision` must be passed when updating the tax region.
114
+ * This ensures you're working with the latest tax region and prevents
115
+ * unintended overwrites.
116
+ * @param _id - Tax region ID.
117
+ * @public
118
+ * @documentationMaturity preview
119
+ * @requiredField _id
120
+ * @requiredField taxRegion
121
+ * @requiredField taxRegion.revision
122
+ * @param taxRegion - Tax region info.
123
+ * @permissionId BILLING.TAX_REGION_UPDATE
124
+ * @permissionScope Manage Stores - all permissions
125
+ * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
126
+ * @permissionScope Manage Restaurants - all permissions
127
+ * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
128
+ * @permissionScope Manage Orders
129
+ * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
130
+ * @applicableIdentity APP
131
+ * @returns Updated tax region.
132
+ * @fqn wix.billing.v1.TaxRegionsService.UpdateTaxRegion
133
+ */
134
+ export async function updateTaxRegion(_id, taxRegion) {
135
+ // @ts-ignore
136
+ const { httpClient, sideEffects } = arguments[2];
137
+ const payload = renameKeysFromSDKRequestToRESTRequest({
138
+ taxRegion: { ...taxRegion, id: _id },
139
+ });
140
+ const reqOpts = ambassadorWixBillingV1TaxRegion.updateTaxRegion(payload);
141
+ sideEffects?.onSiteCall?.();
142
+ try {
143
+ const result = await httpClient.request(reqOpts);
144
+ sideEffects?.onSuccess?.(result);
145
+ return renameKeysFromRESTResponseToSDKResponse(result.data)?.taxRegion;
146
+ }
147
+ catch (err) {
148
+ const transformedError = sdkTransformError(err, {
149
+ spreadPathsToArguments: { taxRegion: '$[1]' },
150
+ explicitPathsToArguments: { 'taxRegion.id': '$[0]' },
151
+ singleArgumentUnchanged: false,
152
+ }, ['_id', 'taxRegion']);
153
+ sideEffects?.onError?.(err);
154
+ throw transformedError;
155
+ }
156
+ }
157
+ /**
158
+ * Deletes a tax region.
159
+ *
160
+ * When a tax region is deleted, tax is not calculated and zero tax will be returned for addresses in this region.
161
+ * @param taxRegionId - ID of the tax region to delete.
162
+ * @public
163
+ * @documentationMaturity preview
164
+ * @requiredField taxRegionId
165
+ * @permissionId BILLING.TAX_REGION_DELETE
166
+ * @permissionScope Manage Stores - all permissions
167
+ * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
168
+ * @permissionScope Manage Restaurants - all permissions
169
+ * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
170
+ * @permissionScope Manage Orders
171
+ * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
172
+ * @applicableIdentity APP
173
+ * @fqn wix.billing.v1.TaxRegionsService.DeleteTaxRegion
174
+ */
175
+ export async function deleteTaxRegion(taxRegionId) {
176
+ // @ts-ignore
177
+ const { httpClient, sideEffects } = arguments[1];
178
+ const payload = renameKeysFromSDKRequestToRESTRequest({
179
+ taxRegionId: taxRegionId,
180
+ });
181
+ const reqOpts = ambassadorWixBillingV1TaxRegion.deleteTaxRegion(payload);
182
+ sideEffects?.onSiteCall?.();
183
+ try {
184
+ const result = await httpClient.request(reqOpts);
185
+ sideEffects?.onSuccess?.(result);
186
+ }
187
+ catch (err) {
188
+ const transformedError = sdkTransformError(err, {
189
+ spreadPathsToArguments: {},
190
+ explicitPathsToArguments: { taxRegionId: '$[0]' },
191
+ singleArgumentUnchanged: false,
192
+ }, ['taxRegionId']);
193
+ sideEffects?.onError?.(err);
194
+ throw transformedError;
195
+ }
196
+ }
197
+ /**
198
+ * Creates a query to retrieve a list of tax regions.
199
+ *
200
+ * The `queryTaxRegions()` function builds a query to retrieve a list of tax regions and returns a `TaxRegionsQueryBuilder` object.
201
+ *
202
+ * The returned object contains the query definition, which is typically used to run the query using the `find()` function.
203
+ *
204
+ * You can refine the query by chaining `TaxRegionsQueryBuilder` functions onto the query. `TaxRegionsQueryBuilder` functions enable you to sort, filter, and control the results that `queryTaxRegions()` returns.
205
+ *
206
+ * `queryTaxRegions()` runs with the following `TaxRegionsQueryBuilder` default that you can override:
207
+ * + `ascending("_id")`
208
+ *
209
+ * The functions that are chained to `queryTaxRegions()` are applied in the order they are called. For example, if you apply `ascending("country")` and then `ascending("subdivision")`, the results are sorted first by the `"country"`, and then, if there are multiple results with the same `"country"`, the items are sorted by `"subdivision"`.
210
+ *
211
+ * The following `TaxRegionsQueryBuilder` functions are supported for the `queryTaxRegions()` function. For a full description of the tax region object, see the object returned for the `items` property in `TaxRegionsQueryResult`.
212
+ * @public
213
+ * @documentationMaturity preview
214
+ * @permissionScope Manage Stores - all permissions
215
+ * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES
216
+ * @permissionScope Manage Restaurants - all permissions
217
+ * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
218
+ * @permissionScope Manage eCommerce - all permissions
219
+ * @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM
220
+ * @permissionScope Manage Orders
221
+ * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS
222
+ * @permissionId BILLING.TAX_REGION_READ
223
+ * @applicableIdentity APP
224
+ * @applicableIdentity VISITOR
225
+ * @fqn wix.billing.v1.TaxRegionsService.QueryTaxRegions
226
+ */
227
+ export function queryTaxRegions() {
228
+ // @ts-ignore
229
+ const { httpClient, sideEffects } = arguments[0];
230
+ return queryBuilder({
231
+ func: async (payload) => {
232
+ const reqOpts = ambassadorWixBillingV1TaxRegion.queryTaxRegions(payload);
233
+ sideEffects?.onSiteCall?.();
234
+ try {
235
+ const result = await httpClient.request(reqOpts);
236
+ sideEffects?.onSuccess?.(result);
237
+ return result;
238
+ }
239
+ catch (err) {
240
+ sideEffects?.onError?.(err);
241
+ throw err;
242
+ }
243
+ },
244
+ requestTransformer: (query) => {
245
+ const args = [query, {}];
246
+ return renameKeysFromSDKRequestToRESTRequest({
247
+ ...args?.[1],
248
+ query: args?.[0],
249
+ });
250
+ },
251
+ responseTransformer: ({ data }) => {
252
+ const transformedData = renameKeysFromRESTResponseToSDKResponse(data);
253
+ return {
254
+ items: transformedData?.taxRegions,
255
+ pagingMetadata: transformedData?.pagingMetadata,
256
+ };
257
+ },
258
+ errorTransformer: (err) => {
259
+ const transformedError = sdkTransformError(err, {
260
+ spreadPathsToArguments: {},
261
+ explicitPathsToArguments: { query: '$[0]' },
262
+ singleArgumentUnchanged: false,
263
+ });
264
+ throw transformedError;
265
+ },
266
+ pagingMethod: 'CURSOR',
267
+ transformationPaths: {},
268
+ });
269
+ }
270
+ //# sourceMappingURL=billing-v1-tax-region-tax-regions.universal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"billing-v1-tax-region-tax-regions.universal.js","sourceRoot":"","sources":["../../../src/billing-v1-tax-region-tax-regions.universal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EACL,qCAAqC,EACrC,uCAAuC,GACxC,MAAM,yCAAyC,CAAC;AAEjD,OAAO,KAAK,+BAA+B,MAAM,6CAA6C,CAAC;AA4N/F,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;AACf,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;AA8OD,MAAM,CAAN,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,8DAAuC,CAAA;IACvC,wCAAiB,CAAA;IACjB,4CAAqB,CAAA;IACrB,kCAAW,CAAA;AACb,CAAC,EANW,mBAAmB,KAAnB,mBAAmB,QAM9B;AAyID;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAM,CAAC,KAAK,UAAU,eAAe,CACnC,SAGC;IAED,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,qCAAqC,CAAC;QACpD,SAAS,EAAE,SAAS;KACrB,CAAC,CAAC;IAEH,MAAM,OAAO,GAAG,+BAA+B,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;IAEzE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,uCAAuC,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,SAAU,CAAC;IAC1E,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE,SAAS,EAAE,MAAM,EAAE;YAC/C,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,WAAW,CAAC,CACd,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAM,CAAC,KAAK,UAAU,YAAY,CAChC,WAAmB;IAEnB,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,qCAAqC,CAAC;QACpD,WAAW,EAAE,WAAW;KACzB,CAAC,CAAC;IAEH,MAAM,OAAO,GAAG,+BAA+B,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC;IAEtE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,uCAAuC,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,SAAU,CAAC;IAC1E,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE,WAAW,EAAE,MAAM,EAAE;YACjD,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,aAAa,CAAC,CAChB,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAED;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAM,CAAC,KAAK,UAAU,eAAe,CACnC,GAAW,EACX,SAAwD;IAExD,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,qCAAqC,CAAC;QACpD,SAAS,EAAE,EAAE,GAAG,SAAS,EAAE,EAAE,EAAE,GAAG,EAAE;KACrC,CAAC,CAAC;IAEH,MAAM,OAAO,GAAG,+BAA+B,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;IAEzE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,uCAAuC,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,SAAU,CAAC;IAC1E,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE,SAAS,EAAE,MAAM,EAAE;YAC7C,wBAAwB,EAAE,EAAE,cAAc,EAAE,MAAM,EAAE;YACpD,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,KAAK,EAAE,WAAW,CAAC,CACrB,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAiDD;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAM,CAAC,KAAK,UAAU,eAAe,CAAC,WAAmB;IACvD,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,qCAAqC,CAAC;QACpD,WAAW,EAAE,WAAW;KACzB,CAAC,CAAC;IAEH,MAAM,OAAO,GAAG,+BAA+B,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;IAEzE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;IACnC,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,iBAAiB,CACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE,WAAW,EAAE,MAAM,EAAE;YACjD,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,aAAa,CAAC,CAChB,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAM,UAAU,eAAe;IAC7B,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,OAAO,YAAY,CAKjB;QACA,IAAI,EAAE,KAAK,EAAE,OAA+B,EAAE,EAAE;YAC9C,MAAM,OAAO,GAAG,+BAA+B,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;YAEzE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;YAC5B,IAAI,CAAC;gBACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;gBACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;gBACjC,OAAO,MAAM,CAAC;YAChB,CAAC;YAAC,OAAO,GAAG,EAAE,CAAC;gBACb,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;gBAC5B,MAAM,GAAG,CAAC;YACZ,CAAC;QACH,CAAC;QACD,kBAAkB,EAAE,CAAC,KAAsC,EAAE,EAAE;YAC7D,MAAM,IAAI,GAAG,CAAC,KAAK,EAAE,EAAE,CAA0C,CAAC;YAClE,OAAO,qCAAqC,CAAC;gBAC3C,GAAG,IAAI,EAAE,CAAC,CAAC,CAAC;gBACZ,KAAK,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;aACjB,CAAC,CAAC;QACL,CAAC;QACD,mBAAmB,EAAE,CAAC,EAAE,IAAI,EAAyC,EAAE,EAAE;YACvE,MAAM,eAAe,GAAG,uCAAuC,CAAC,IAAI,CAAC,CAAC;YAEtE,OAAO;gBACL,KAAK,EAAE,eAAe,EAAE,UAAU;gBAClC,cAAc,EAAE,eAAe,EAAE,cAAc;aAChD,CAAC;QACJ,CAAC;QACD,gBAAgB,EAAE,CAAC,GAAY,EAAE,EAAE;YACjC,MAAM,gBAAgB,GAAG,iBAAiB,CAAC,GAAG,EAAE;gBAC9C,sBAAsB,EAAE,EAAE;gBAC1B,wBAAwB,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE;gBAC3C,uBAAuB,EAAE,KAAK;aAC/B,CAAC,CAAC;YAEH,MAAM,gBAAgB,CAAC;QACzB,CAAC;QACD,YAAY,EAAE,QAAQ;QACtB,mBAAmB,EAAE,EAAE;KACxB,CAAC,CAAC;AACL,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './src/billing-v1-tax-region-tax-regions.context.js';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./src/billing-v1-tax-region-tax-regions.context.js"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qFAAmE"}
@@ -0,0 +1 @@
1
+ export * from './src/billing-v1-tax-region-tax-regions.universal.js';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./src/billing-v1-tax-region-tax-regions.universal.js"), exports);
18
+ //# sourceMappingURL=index.typings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.typings.js","sourceRoot":"","sources":["../../../index.typings.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uFAAqE"}
@@ -0,0 +1 @@
1
+ export * from './src/billing-v1-tax-region-tax-regions.meta.js';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./src/billing-v1-tax-region-tax-regions.meta.js"), exports);
18
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kFAAgE"}
@@ -0,0 +1,23 @@
1
+ import { createTaxRegion as publicCreateTaxRegion, getTaxRegion as publicGetTaxRegion, updateTaxRegion as publicUpdateTaxRegion, deleteTaxRegion as publicDeleteTaxRegion, queryTaxRegions as publicQueryTaxRegions } from './billing-v1-tax-region-tax-regions.public.js';
2
+ import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
3
+ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
4
+ import { onTaxRegionCreated as publicOnTaxRegionCreated } from './billing-v1-tax-region-tax-regions.public.js';
5
+ import { onTaxRegionDeleted as publicOnTaxRegionDeleted } from './billing-v1-tax-region-tax-regions.public.js';
6
+ import { onTaxRegionUpdated as publicOnTaxRegionUpdated } from './billing-v1-tax-region-tax-regions.public.js';
7
+ export declare const createTaxRegion: MaybeContext<BuildRESTFunction<typeof publicCreateTaxRegion> & typeof publicCreateTaxRegion>;
8
+ export declare const getTaxRegion: MaybeContext<BuildRESTFunction<typeof publicGetTaxRegion> & typeof publicGetTaxRegion>;
9
+ export declare const updateTaxRegion: MaybeContext<BuildRESTFunction<typeof publicUpdateTaxRegion> & typeof publicUpdateTaxRegion>;
10
+ export declare const deleteTaxRegion: MaybeContext<BuildRESTFunction<typeof publicDeleteTaxRegion> & typeof publicDeleteTaxRegion>;
11
+ export declare const queryTaxRegions: MaybeContext<BuildRESTFunction<typeof publicQueryTaxRegions> & typeof publicQueryTaxRegions>;
12
+ /** */
13
+ export declare const onTaxRegionCreated: ReturnType<typeof createEventModule<typeof publicOnTaxRegionCreated>>;
14
+ /**
15
+ * Triggered when a tax region is deleted.
16
+ */
17
+ export declare const onTaxRegionDeleted: ReturnType<typeof createEventModule<typeof publicOnTaxRegionDeleted>>;
18
+ /**
19
+ * Triggered when a tax region is updated.
20
+ */
21
+ export declare const onTaxRegionUpdated: ReturnType<typeof createEventModule<typeof publicOnTaxRegionUpdated>>;
22
+ export { SortOrder, WebhookIdentityType, } from './billing-v1-tax-region-tax-regions.universal.js';
23
+ export { TaxRegion, CreateTaxRegionRequest, CreateTaxRegionResponse, ConflictErrorDetails, BulkCreateTaxRegionRequest, BulkCreateTaxRegionResponse, BulkCreateTaxRegionResult, ItemMetadata, ApplicationError, BulkActionMetadata, GetTaxRegionRequest, GetTaxRegionResponse, UpdateTaxRegionRequest, UpdateTaxRegionResponse, DeleteTaxRegionRequest, DeleteTaxRegionResponse, QueryTaxRegionsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryTaxRegionsResponse, CursorPagingMetadata, Cursors, CreateOrGetTaxRegionWithoutValidationRequest, CreateOrGetTaxRegionWithoutValidationResponse, DeleteTaxRegionWithoutDomainEventsRequest, DeleteTaxRegionWithoutDomainEventsResponse, BulkRestoreTaxRegionsRequest, BulkRestoreTaxRegionsResponse, BulkRestoreTaxRegionsResult, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, BaseEventMetadata, EventMetadata, TaxRegionCreatedEnvelope, TaxRegionDeletedEnvelope, TaxRegionUpdatedEnvelope, UpdateTaxRegion, TaxRegionsQueryResult, TaxRegionsQueryBuilder, } from './billing-v1-tax-region-tax-regions.universal.js';
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WebhookIdentityType = exports.SortOrder = exports.onTaxRegionUpdated = exports.onTaxRegionDeleted = exports.onTaxRegionCreated = exports.queryTaxRegions = exports.deleteTaxRegion = exports.updateTaxRegion = exports.getTaxRegion = exports.createTaxRegion = void 0;
4
+ const billing_v1_tax_region_tax_regions_public_js_1 = require("./billing-v1-tax-region-tax-regions.public.js");
5
+ const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
6
+ const event_definition_modules_1 = require("@wix/sdk-runtime/event-definition-modules");
7
+ const billing_v1_tax_region_tax_regions_public_js_2 = require("./billing-v1-tax-region-tax-regions.public.js");
8
+ const billing_v1_tax_region_tax_regions_public_js_3 = require("./billing-v1-tax-region-tax-regions.public.js");
9
+ const billing_v1_tax_region_tax_regions_public_js_4 = require("./billing-v1-tax-region-tax-regions.public.js");
10
+ exports.createTaxRegion = (0, rest_modules_1.createRESTModule)(billing_v1_tax_region_tax_regions_public_js_1.createTaxRegion);
11
+ exports.getTaxRegion = (0, rest_modules_1.createRESTModule)(billing_v1_tax_region_tax_regions_public_js_1.getTaxRegion);
12
+ exports.updateTaxRegion = (0, rest_modules_1.createRESTModule)(billing_v1_tax_region_tax_regions_public_js_1.updateTaxRegion);
13
+ exports.deleteTaxRegion = (0, rest_modules_1.createRESTModule)(billing_v1_tax_region_tax_regions_public_js_1.deleteTaxRegion);
14
+ exports.queryTaxRegions = (0, rest_modules_1.createRESTModule)(billing_v1_tax_region_tax_regions_public_js_1.queryTaxRegions);
15
+ /** */
16
+ exports.onTaxRegionCreated = (0, event_definition_modules_1.createEventModule)(billing_v1_tax_region_tax_regions_public_js_2.onTaxRegionCreated);
17
+ /**
18
+ * Triggered when a tax region is deleted.
19
+ */
20
+ exports.onTaxRegionDeleted = (0, event_definition_modules_1.createEventModule)(billing_v1_tax_region_tax_regions_public_js_3.onTaxRegionDeleted);
21
+ /**
22
+ * Triggered when a tax region is updated.
23
+ */
24
+ exports.onTaxRegionUpdated = (0, event_definition_modules_1.createEventModule)(billing_v1_tax_region_tax_regions_public_js_4.onTaxRegionUpdated);
25
+ var billing_v1_tax_region_tax_regions_universal_js_1 = require("./billing-v1-tax-region-tax-regions.universal.js");
26
+ Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return billing_v1_tax_region_tax_regions_universal_js_1.SortOrder; } });
27
+ Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return billing_v1_tax_region_tax_regions_universal_js_1.WebhookIdentityType; } });
28
+ //# sourceMappingURL=billing-v1-tax-region-tax-regions.context.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"billing-v1-tax-region-tax-regions.context.js","sourceRoot":"","sources":["../../../../src/billing-v1-tax-region-tax-regions.context.ts"],"names":[],"mappings":";;;AAAA,+GAMuD;AACvD,gEAAiE;AACjE,wFAA8E;AAE9E,+GAA+G;AAC/G,+GAA+G;AAC/G,+GAA+G;AAElG,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,6DAAqB,CAAC,CAAC;AAC7C,QAAA,YAAY,GAEP,IAAA,+BAAgB,EAAC,0DAAkB,CAAC,CAAC;AAC1C,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,6DAAqB,CAAC,CAAC;AAC7C,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,6DAAqB,CAAC,CAAC;AAC7C,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,6DAAqB,CAAC,CAAC;AAC1D,MAAM;AACO,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,gEAAwB,CAAC,CAAC;AAChD;;GAEG;AACU,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,gEAAwB,CAAC,CAAC;AAChD;;GAEG;AACU,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,gEAAwB,CAAC,CAAC;AAEhD,mHAG0D;AAFxD,2IAAA,SAAS,OAAA;AACT,qJAAA,mBAAmB,OAAA"}
@@ -0,0 +1,44 @@
1
+ import { RequestOptionsFactory } from '@wix/sdk-types';
2
+ /**
3
+ * Creates a tax region.
4
+ *
5
+ * Tax regions require a tax calculator `appId`. Call List Tax Calculators to retrieve a list of available calculators for a site.
6
+ *
7
+ * Wix uses tax regions to calculate tax.
8
+ * <!-- Subdivisions are supported for the following countries: `AU`, `BR`, `CA`, `FR`, `DE`, `IN`, `IT`, `MX`, `NL`, `ES`, `AE`, `GB`, `US` -->
9
+ */
10
+ export declare function createTaxRegion(payload: object): RequestOptionsFactory<any>;
11
+ /** Retrieves a tax region. */
12
+ export declare function getTaxRegion(payload: object): RequestOptionsFactory<any>;
13
+ /**
14
+ * Updates a tax region.
15
+ *
16
+ * Each time the tax region is updated, `revision` increments by 1.
17
+ * The current `revision` must be passed when updating the tax region.
18
+ * This ensures you're working with the latest tax region and prevents
19
+ * unintended overwrites.
20
+ */
21
+ export declare function updateTaxRegion(payload: object): RequestOptionsFactory<any>;
22
+ /**
23
+ * Deletes a tax region.
24
+ *
25
+ * When a tax region is deleted, tax is not calculated and zero tax will be returned for addresses in this region.
26
+ */
27
+ export declare function deleteTaxRegion(payload: object): RequestOptionsFactory<any>;
28
+ /**
29
+ * Creates a query to retrieve a list of tax regions.
30
+ *
31
+ * The `queryTaxRegions()` function builds a query to retrieve a list of tax regions and returns a `TaxRegionsQueryBuilder` object.
32
+ *
33
+ * The returned object contains the query definition, which is typically used to run the query using the `find()` function.
34
+ *
35
+ * You can refine the query by chaining `TaxRegionsQueryBuilder` functions onto the query. `TaxRegionsQueryBuilder` functions enable you to sort, filter, and control the results that `queryTaxRegions()` returns.
36
+ *
37
+ * `queryTaxRegions()` runs with the following `TaxRegionsQueryBuilder` default that you can override:
38
+ * + `ascending("_id")`
39
+ *
40
+ * The functions that are chained to `queryTaxRegions()` are applied in the order they are called. For example, if you apply `ascending("country")` and then `ascending("subdivision")`, the results are sorted first by the `"country"`, and then, if there are multiple results with the same `"country"`, the items are sorted by `"subdivision"`.
41
+ *
42
+ * The following `TaxRegionsQueryBuilder` functions are supported for the `queryTaxRegions()` function. For a full description of the tax region object, see the object returned for the `items` property in `TaxRegionsQueryResult`.
43
+ */
44
+ export declare function queryTaxRegions(payload: object): RequestOptionsFactory<any>;