@wix/auto_sdk_events_tickets 1.0.31 → 1.0.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/cjs/meta.js CHANGED
@@ -46,490 +46,340 @@ var import_transform_paths = require("@wix/sdk-runtime/transformations/transform
46
46
  var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
47
47
  function resolveWixEventsTicketingTicketManagementUrl(opts) {
48
48
  const domainToMappings = {
49
- "events._base_domain_": [
50
- {
51
- srcPath: "",
52
- destPath: ""
53
- },
54
- {
55
- srcPath: "/_api/wix-events-web",
56
- destPath: "/api"
57
- }
58
- ],
59
- "www.wixevents.com": [
60
- {
61
- srcPath: "/_api/wix-events-web",
62
- destPath: "/api"
63
- },
64
- {
65
- srcPath: "/api",
66
- destPath: "/api"
67
- },
68
- {
69
- srcPath: "/viewEvent",
70
- destPath: "/viewEvent"
71
- },
49
+ "manage._base_domain_": [
72
50
  {
73
- srcPath: "/viewRsvpDashboard",
74
- destPath: "/viewRsvpDashboard"
51
+ srcPath: "/events/v1/ticket-definitions",
52
+ destPath: "/v1/ticket-definitions"
75
53
  },
76
54
  {
77
- srcPath: "/viewOrderDashboard",
78
- destPath: "/viewOrderDashboard"
55
+ srcPath: "/events/v2/ticket-definitions",
56
+ destPath: "/v2/ticket-definitions"
79
57
  },
80
58
  {
81
- srcPath: "/viewSummarySubscription",
82
- destPath: "/viewSummarySubscription"
59
+ srcPath: "/events/v1/tickets/available",
60
+ destPath: "/v1/tickets/available"
83
61
  },
84
62
  {
85
- srcPath: "/check-in",
86
- destPath: "/check-in"
63
+ srcPath: "/events/v1/checkout",
64
+ destPath: "/v1/checkout"
87
65
  },
88
66
  {
89
- srcPath: "/v2",
90
- destPath: "/v2"
67
+ srcPath: "/events/v1/pos-checkout",
68
+ destPath: "/v1/pos-checkout"
91
69
  },
92
70
  {
93
- srcPath: "/export",
94
- destPath: "/export"
71
+ srcPath: "/_api/events/v1/ticket-definitions",
72
+ destPath: "/v1/ticket-definitions"
95
73
  },
96
74
  {
97
- srcPath: "/tickets",
98
- destPath: "/tickets"
75
+ srcPath: "/_api/events/v2/ticket-definitions",
76
+ destPath: "/v2/ticket-definitions"
99
77
  },
100
78
  {
101
- srcPath: "/payment-redirect",
102
- destPath: "/payment-redirect"
79
+ srcPath: "/_api/events/v1/tickets/available",
80
+ destPath: "/v1/tickets/available"
103
81
  },
104
82
  {
105
- srcPath: "/admin",
106
- destPath: "/admin"
83
+ srcPath: "/_api/events/v1/pos-checkout",
84
+ destPath: "/v1/pos-checkout"
107
85
  },
108
86
  {
109
- srcPath: "/ticket",
110
- destPath: "/ticket"
87
+ srcPath: "/_api/events/v1/checkout",
88
+ destPath: "/v1/checkout"
111
89
  },
112
90
  {
113
- srcPath: "/media",
114
- destPath: "/media"
115
- }
116
- ],
117
- "api._api_base_domain_": [
118
- {
119
- srcPath: "/wix-events-web",
120
- destPath: ""
121
- }
122
- ],
123
- "events.wixapps.net": [
124
- {
125
- srcPath: "/_api/wix-events-web",
91
+ srcPath: "/_api/events-ticketing-v1-proxy",
126
92
  destPath: "/api"
127
- },
128
- {
129
- srcPath: "/events",
130
- destPath: ""
131
93
  }
132
94
  ],
133
- "www._base_domain_": [
134
- {
135
- srcPath: "/_api/wix-events-web",
136
- destPath: "/api"
137
- },
138
- {
139
- srcPath: "/_api/wix-events-web/v2",
140
- destPath: "/v2"
141
- },
142
- {
143
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
144
- destPath: "/v1/bulk-async/categories"
145
- },
95
+ "www.wixapis.com": [
146
96
  {
147
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
148
- destPath: "/v1/bulk/categories"
97
+ srcPath: "/events/v1/ticket-definitions",
98
+ destPath: "/v1/ticket-definitions"
149
99
  },
150
100
  {
151
- srcPath: "/_api/wix-events-web/v1/categories",
152
- destPath: "/v1/categories"
101
+ srcPath: "/events/v2/ticket-definitions",
102
+ destPath: "/v2/ticket-definitions"
153
103
  },
154
104
  {
155
- srcPath: "/_api/wix-events-web/v1/events",
156
- destPath: "/v1/events"
105
+ srcPath: "/events/v1/tickets/available",
106
+ destPath: "/v1/tickets/available"
157
107
  },
158
108
  {
159
- srcPath: "/_api/wix-events-web/v1/orders",
160
- destPath: "/v1/orders"
109
+ srcPath: "/events/v1/checkout",
110
+ destPath: "/v1/checkout"
161
111
  },
162
112
  {
163
- srcPath: "/_api/wix-events-web/v1/tickets",
164
- destPath: "/v1/tickets"
113
+ srcPath: "/events/v1/pos-checkout",
114
+ destPath: "/v1/pos-checkout"
165
115
  }
166
116
  ],
167
- "apps._base_domain_": [
117
+ _: [
168
118
  {
169
- srcPath: "/_api/wix-events-web",
170
- destPath: "/api"
119
+ srcPath: "/_api/events/v1/ticket-definitions",
120
+ destPath: "/v1/ticket-definitions"
171
121
  },
172
122
  {
173
- srcPath: "/events",
174
- destPath: ""
175
- }
176
- ],
177
- "manage._base_domain_": [
178
- {
179
- srcPath: "/_api/wix-events-web",
180
- destPath: "/api"
123
+ srcPath: "/_api/events/v2/ticket-definition",
124
+ destPath: "/v2/ticket-definitions"
181
125
  },
182
126
  {
183
- srcPath: "/_api/wix-events-web/v1/events",
184
- destPath: "/v1/events"
127
+ srcPath: "/_api/events/v1/tickets/available",
128
+ destPath: "/v1/tickets/available"
185
129
  },
186
130
  {
187
- srcPath: "/_api/wix-events-web/v1/categories",
188
- destPath: "/v1/categories"
131
+ srcPath: "/_api/events/v1/pos-checkout",
132
+ destPath: "/v1/pos-checkout"
189
133
  },
190
134
  {
191
- srcPath: "/_api/wix-events-web/v2/events",
192
- destPath: "/v2/events"
135
+ srcPath: "/_api/events/v1/checkout",
136
+ destPath: "/v1/checkout"
193
137
  },
194
138
  {
195
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
196
- destPath: "/v1/bulk/categories"
139
+ srcPath: "/_api/events-ticketing-v1-proxy/v1",
140
+ destPath: "/v1"
197
141
  },
198
142
  {
199
- srcPath: "/_api/wix-events-web/v1/bulk/events",
200
- destPath: "/v1/bulk/events"
143
+ srcPath: "/_api/events-ticketing-v1-proxy/v2",
144
+ destPath: "/v2"
201
145
  },
202
146
  {
203
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
204
- destPath: "/v1/bulk-async/categories"
147
+ srcPath: "/_api/wix-events-web/v1/checkout",
148
+ destPath: "/v1/checkout"
205
149
  },
206
150
  {
207
- srcPath: "/_api/wix-events-web/v1/tickets",
208
- destPath: "/v1/tickets"
151
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
152
+ destPath: "/v1/pos-checkout"
209
153
  },
210
154
  {
211
- srcPath: "/events/v1/events",
212
- destPath: "/v1/events"
155
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
156
+ destPath: "/v1/ticket-definitions"
213
157
  },
214
158
  {
215
- srcPath: "/events/v1/categories",
216
- destPath: "/v1/categories"
217
- },
159
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
160
+ destPath: "/v1/tickets/available"
161
+ }
162
+ ],
163
+ "editor._base_domain_": [
218
164
  {
219
- srcPath: "/events/v1/bulk/categories",
220
- destPath: "/v1/bulk/categories"
165
+ srcPath: "/_api/events/v1/ticket-definitions",
166
+ destPath: "/v1/ticket-definitions"
221
167
  },
222
168
  {
223
- srcPath: "/events/v1/bulk-async/categories",
224
- destPath: "/v1/bulk-async/categories"
169
+ srcPath: "/_api/events/v2/ticket-definitions",
170
+ destPath: "/v2/ticket-definitions"
225
171
  },
226
172
  {
227
- srcPath: "/events/v1/bulk/events",
228
- destPath: "/v1/bulk/events"
173
+ srcPath: "/_api/events/v1/tickets/available",
174
+ destPath: "/v1/tickets/available"
229
175
  },
230
176
  {
231
- srcPath: "/events/v1/reports",
232
- destPath: "/v1/reports"
177
+ srcPath: "/_api/events/v1/pos-checkout",
178
+ destPath: "/v1/pos-checkout"
233
179
  },
234
180
  {
235
- srcPath: "/events/v1/tickets",
236
- destPath: "/v1/tickets"
181
+ srcPath: "/_api/events/v1/checkout",
182
+ destPath: "/v1/checkout"
237
183
  },
238
184
  {
239
- srcPath: "/events/v1/orders",
240
- destPath: "/v1/orders"
185
+ srcPath: "/_api/wix-events-web/v1/checkout",
186
+ destPath: "/v1/checkout"
241
187
  },
242
188
  {
243
- srcPath: "/events/v1/web",
244
- destPath: "/v1/web"
189
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
190
+ destPath: "/v1/ticket-definitions"
245
191
  },
246
192
  {
247
- srcPath: "/events/v2/tickets",
248
- destPath: "/v2/tickets"
193
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
194
+ destPath: "/v1/tickets/available"
249
195
  },
250
196
  {
251
- srcPath: "/events/v2/events",
252
- destPath: "/v2/events"
197
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
198
+ destPath: "/v1/pos-checkout"
253
199
  }
254
200
  ],
255
- "www.wixapis.com": [
256
- {
257
- srcPath: "/events/v1/events",
258
- destPath: "/v1/events"
259
- },
201
+ "blocks._base_domain_": [
260
202
  {
261
- srcPath: "/events/v1/tickets",
262
- destPath: "/v1/tickets"
203
+ srcPath: "/_api/events/v1/ticket-definitions",
204
+ destPath: "/v1/ticket-definitions"
263
205
  },
264
206
  {
265
- srcPath: "/events/v1/categories",
266
- destPath: "/v1/categories"
207
+ srcPath: "/_api/events/v2/ticket-definitions",
208
+ destPath: "/v2/ticket-definitions"
267
209
  },
268
210
  {
269
- srcPath: "/events/v1/orders",
270
- destPath: "/v1/orders"
211
+ srcPath: "/_api/events/v1/tickets/available",
212
+ destPath: "/v1/tickets/available"
271
213
  },
272
214
  {
273
- srcPath: "/events/v1/bulk/categories",
274
- destPath: "/v1/bulk/categories"
215
+ srcPath: "/_api/events/v1/pos-checkout",
216
+ destPath: "/v1/pos-checkout"
275
217
  },
276
218
  {
277
- srcPath: "/events/v2/events",
278
- destPath: "/v2/events"
219
+ srcPath: "/_api/events/v1/checkout",
220
+ destPath: "/v1/checkout"
279
221
  },
280
222
  {
281
- srcPath: "/events/v1/bulk-async/categories",
282
- destPath: "/v1/bulk-async/categories"
283
- }
284
- ],
285
- "api._base_domain_": [
286
- {
287
- srcPath: "/events/v2",
288
- destPath: "/v2"
223
+ srcPath: "/_api/wix-events-web/v1/checkout",
224
+ destPath: "/v1/checkout"
289
225
  },
290
226
  {
291
- srcPath: "/events/v1/bulk-async/categories",
292
- destPath: "/v1/bulk-async/categories"
227
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
228
+ destPath: "/v1/ticket-definitions"
293
229
  },
294
230
  {
295
- srcPath: "/events/v1/bulk/categories",
296
- destPath: "/v1/bulk/categories"
231
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
232
+ destPath: "/v1/tickets/available"
297
233
  },
298
234
  {
299
- srcPath: "/events/v1/categories",
300
- destPath: "/v1/categories"
301
- },
302
- {
303
- srcPath: "/events/v1/events",
304
- destPath: "/v1/events"
305
- },
306
- {
307
- srcPath: "/events/v1/orders",
308
- destPath: "/v1/orders"
309
- },
310
- {
311
- srcPath: "/events/v1/tickets",
312
- destPath: "/v1/tickets"
235
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
236
+ destPath: "/v1/pos-checkout"
313
237
  }
314
238
  ],
315
- _: [
316
- {
317
- srcPath: "/_api/wix-events-web/v2",
318
- destPath: "/v2"
319
- },
320
- {
321
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
322
- destPath: "/v1/bulk-async/categories"
323
- },
324
- {
325
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
326
- destPath: "/v1/bulk/categories"
327
- },
328
- {
329
- srcPath: "/_api/wix-events-web/v1/categories",
330
- destPath: "/v1/categories"
331
- },
239
+ "create.editorx": [
332
240
  {
333
- srcPath: "/_api/wix-events-web/v1/events",
334
- destPath: "/v1/events"
241
+ srcPath: "/_api/events/v1/ticket-definitions",
242
+ destPath: "/v1/ticket-definitions"
335
243
  },
336
244
  {
337
- srcPath: "/_api/wix-events-web/v1/orders",
338
- destPath: "/v1/orders"
245
+ srcPath: "/_api/events/v2/ticket-definitions",
246
+ destPath: "/v2/ticket-definitions"
339
247
  },
340
248
  {
341
- srcPath: "/_api/wix-events-web/v1/tickets",
342
- destPath: "/v1/tickets"
343
- }
344
- ],
345
- "editor.wixapps.net": [
346
- {
347
- srcPath: "/events/v2/events",
348
- destPath: "/v2/events"
249
+ srcPath: "/_api/events/v1/tickets/available",
250
+ destPath: "/v1/tickets/available"
349
251
  },
350
252
  {
351
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
352
- destPath: "/v1/bulk-async/categories"
253
+ srcPath: "/_api/events/v1/pos-checkout",
254
+ destPath: "/v1/pos-checkout"
353
255
  },
354
256
  {
355
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
356
- destPath: "/v1/bulk/categories"
257
+ srcPath: "/_api/events/v1/checkout",
258
+ destPath: "/v1/checkout"
357
259
  },
358
260
  {
359
- srcPath: "/_api/wix-events-web/v1/categories",
360
- destPath: "/v1/categories"
261
+ srcPath: "/_api/wix-events-web/v1/checkout",
262
+ destPath: "/v1/checkout"
361
263
  },
362
264
  {
363
- srcPath: "/_api/wix-events-web/v1/events",
364
- destPath: "/v1/events"
265
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
266
+ destPath: "/v1/ticket-definitions"
365
267
  },
366
268
  {
367
- srcPath: "/_api/wix-events-web/v1/orders",
368
- destPath: "/v1/orders"
269
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
270
+ destPath: "/v1/tickets/available"
369
271
  },
370
272
  {
371
- srcPath: "/_api/wix-events-web/v1/tickets",
372
- destPath: "/v1/tickets"
273
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
274
+ destPath: "/v1/pos-checkout"
373
275
  }
374
276
  ],
375
277
  "*.dev.wix-code.com": [
376
278
  {
377
- srcPath: "/_api/wix-events-web/v2",
378
- destPath: "/v2"
379
- },
380
- {
381
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
382
- destPath: "/v1/bulk-async/categories"
383
- },
384
- {
385
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
386
- destPath: "/v1/bulk/categories"
279
+ srcPath: "/_api/wix-events-web/v1/checkout",
280
+ destPath: "/v1/checkout"
387
281
  },
388
282
  {
389
- srcPath: "/_api/wix-events-web/v1/categories",
390
- destPath: "/v1/categories"
283
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
284
+ destPath: "/v1/pos-checkout"
391
285
  },
392
286
  {
393
- srcPath: "/_api/wix-events-web/v1/events",
394
- destPath: "/v1/events"
287
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
288
+ destPath: "/v1/ticket-definitions"
395
289
  },
396
290
  {
397
- srcPath: "/_api/wix-events-web/v1/orders",
398
- destPath: "/v1/orders"
399
- },
400
- {
401
- srcPath: "/_api/wix-events-web/v1/tickets",
402
- destPath: "/v1/tickets"
291
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
292
+ destPath: "/v1/tickets/available"
403
293
  }
404
294
  ],
405
295
  "*.pub.wix-code.com": [
406
296
  {
407
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
408
- destPath: "/v1/bulk-async/categories"
297
+ srcPath: "/_api/wix-events-web/v1/checkout",
298
+ destPath: "/v1/checkout"
409
299
  },
410
300
  {
411
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
412
- destPath: "/v1/bulk/categories"
301
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
302
+ destPath: "/v1/ticket-definitions"
413
303
  },
414
304
  {
415
- srcPath: "/_api/wix-events-web/v1/categories",
416
- destPath: "/v1/categories"
305
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
306
+ destPath: "/v1/tickets/available"
417
307
  },
418
308
  {
419
- srcPath: "/_api/wix-events-web/v1/events",
420
- destPath: "/v1/events"
421
- },
422
- {
423
- srcPath: "/_api/wix-events-web/v1/orders",
424
- destPath: "/v1/orders"
425
- },
426
- {
427
- srcPath: "/_api/wix-events-web/v1/tickets",
428
- destPath: "/v1/tickets"
309
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
310
+ destPath: "/v1/pos-checkout"
429
311
  }
430
312
  ],
431
- "editor-flow.wixapps.net": [
432
- {
433
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
434
- destPath: "/v1/bulk-async/categories"
435
- },
436
- {
437
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
438
- destPath: "/v1/bulk/categories"
439
- },
313
+ "api._base_domain_": [
440
314
  {
441
- srcPath: "/_api/wix-events-web/v1/categories",
442
- destPath: "/v1/categories"
315
+ srcPath: "/events/v1/checkout",
316
+ destPath: "/v1/checkout"
443
317
  },
444
318
  {
445
- srcPath: "/_api/wix-events-web/v1/events",
446
- destPath: "/v1/events"
319
+ srcPath: "/events/v1/ticket-definitions",
320
+ destPath: "/v1/ticket-definitions"
447
321
  },
448
322
  {
449
- srcPath: "/_api/wix-events-web/v1/orders",
450
- destPath: "/v1/orders"
323
+ srcPath: "/events/v1/tickets/available",
324
+ destPath: "/v1/tickets/available"
451
325
  },
452
326
  {
453
- srcPath: "/_api/wix-events-web/v1/tickets",
454
- destPath: "/v1/tickets"
327
+ srcPath: "/events/v1/pos-checkout",
328
+ destPath: "/v1/pos-checkout"
455
329
  }
456
330
  ],
457
- "editor._base_domain_": [
458
- {
459
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
460
- destPath: "/v1/bulk-async/categories"
461
- },
462
- {
463
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
464
- destPath: "/v1/bulk/categories"
465
- },
331
+ "editor-flow.wixapps.net": [
466
332
  {
467
- srcPath: "/_api/wix-events-web/v1/categories",
468
- destPath: "/v1/categories"
333
+ srcPath: "/_api/wix-events-web/v1/checkout",
334
+ destPath: "/v1/checkout"
469
335
  },
470
336
  {
471
- srcPath: "/_api/wix-events-web/v1/events",
472
- destPath: "/v1/events"
337
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
338
+ destPath: "/v1/ticket-definitions"
473
339
  },
474
340
  {
475
- srcPath: "/_api/wix-events-web/v1/orders",
476
- destPath: "/v1/orders"
341
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
342
+ destPath: "/v1/tickets/available"
477
343
  },
478
344
  {
479
- srcPath: "/_api/wix-events-web/v1/tickets",
480
- destPath: "/v1/tickets"
345
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
346
+ destPath: "/v1/pos-checkout"
481
347
  }
482
348
  ],
483
- "blocks._base_domain_": [
484
- {
485
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
486
- destPath: "/v1/bulk-async/categories"
487
- },
488
- {
489
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
490
- destPath: "/v1/bulk/categories"
491
- },
349
+ "editor.wixapps.net": [
492
350
  {
493
- srcPath: "/_api/wix-events-web/v1/categories",
494
- destPath: "/v1/categories"
351
+ srcPath: "/_api/wix-events-web/v1/checkout",
352
+ destPath: "/v1/checkout"
495
353
  },
496
354
  {
497
- srcPath: "/_api/wix-events-web/v1/events",
498
- destPath: "/v1/events"
355
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
356
+ destPath: "/v1/ticket-definitions"
499
357
  },
500
358
  {
501
- srcPath: "/_api/wix-events-web/v1/orders",
502
- destPath: "/v1/orders"
359
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
360
+ destPath: "/v1/tickets/available"
503
361
  },
504
362
  {
505
- srcPath: "/_api/wix-events-web/v1/tickets",
506
- destPath: "/v1/tickets"
363
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
364
+ destPath: "/v1/pos-checkout"
507
365
  }
508
366
  ],
509
- "create.editorx": [
510
- {
511
- srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
512
- destPath: "/v1/bulk-async/categories"
513
- },
514
- {
515
- srcPath: "/_api/wix-events-web/v1/bulk/categories",
516
- destPath: "/v1/bulk/categories"
517
- },
367
+ "www._base_domain_": [
518
368
  {
519
- srcPath: "/_api/wix-events-web/v1/categories",
520
- destPath: "/v1/categories"
369
+ srcPath: "/_api/wix-events-web/v1/checkout",
370
+ destPath: "/v1/checkout"
521
371
  },
522
372
  {
523
- srcPath: "/_api/wix-events-web/v1/events",
524
- destPath: "/v1/events"
373
+ srcPath: "/_api/wix-events-web/v1/ticket-definitions",
374
+ destPath: "/v1/ticket-definitions"
525
375
  },
526
376
  {
527
- srcPath: "/_api/wix-events-web/v1/orders",
528
- destPath: "/v1/orders"
377
+ srcPath: "/_api/wix-events-web/v1/tickets/available",
378
+ destPath: "/v1/tickets/available"
529
379
  },
530
380
  {
531
- srcPath: "/_api/wix-events-web/v1/tickets",
532
- destPath: "/v1/tickets"
381
+ srcPath: "/_api/wix-events-web/v1/pos-checkout",
382
+ destPath: "/v1/pos-checkout"
533
383
  }
534
384
  ]
535
385
  };