@voyant-travel/openapi 0.3.0 → 0.4.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 (41) hide show
  1. package/package.json +3 -3
  2. package/spec/admin/accommodations.json +54 -6
  3. package/spec/admin/action-ledger.json +94 -11
  4. package/spec/admin/booking-requirements.json +326 -40
  5. package/spec/admin/bookings.json +550 -68
  6. package/spec/admin/catalog.json +14 -1
  7. package/spec/admin/distribution.json +974 -121
  8. package/spec/admin/external-refs.json +62 -7
  9. package/spec/admin/extras.json +158 -19
  10. package/spec/admin/finance.json +1230 -153
  11. package/spec/admin/identity.json +90 -21
  12. package/spec/admin/legal.json +550 -68
  13. package/spec/admin/markets.json +302 -37
  14. package/spec/admin/notifications.json +294 -36
  15. package/spec/admin/operations.json +2112 -291
  16. package/spec/admin/operator-settings.json +70 -8
  17. package/spec/admin/pricing.json +566 -70
  18. package/spec/admin/products.json +1286 -160
  19. package/spec/admin/promotions.json +54 -6
  20. package/spec/admin/quotes.json +342 -42
  21. package/spec/admin/relationships.json +686 -85
  22. package/spec/admin/sellability.json +246 -30
  23. package/spec/admin/storefront.json +22 -2
  24. package/spec/admin/suppliers.json +278 -34
  25. package/spec/admin/trips.json +198 -24
  26. package/spec/framework-admin.json +10472 -1392
  27. package/spec/framework-openapi.json +11510 -1695
  28. package/spec/framework-storefront.json +846 -105
  29. package/spec/storefront/booking-requirements.json +14 -1
  30. package/spec/storefront/bookings.json +86 -10
  31. package/spec/storefront/catalog.json +14 -1
  32. package/spec/storefront/customer-portal.json +158 -19
  33. package/spec/storefront/finance.json +102 -12
  34. package/spec/storefront/legal.json +94 -11
  35. package/spec/storefront/markets.json +14 -1
  36. package/spec/storefront/operator-settings.json +22 -2
  37. package/spec/storefront/pricing.json +14 -1
  38. package/spec/storefront/products.json +62 -7
  39. package/spec/storefront/storefront-verification.json +38 -4
  40. package/spec/storefront/storefront.json +102 -12
  41. package/spec/storefront/trips.json +198 -24
@@ -5,6 +5,12 @@
5
5
  "version": "0.0.0",
6
6
  "description": "Generated from the Voyant framework's standard module composition. Do not edit by hand."
7
7
  },
8
+ "servers": [
9
+ {
10
+ "url": "/",
11
+ "description": "This deployment (same origin)"
12
+ }
13
+ ],
8
14
  "components": {
9
15
  "schemas": {
10
16
  "CatalogSearchFilter": {
@@ -303,7 +309,14 @@
303
309
  }
304
310
  }
305
311
  }
306
- }
312
+ },
313
+ "operationId": "postPublicFinanceVouchersValidate",
314
+ "summary": "POST /v1/public/finance/vouchers/validate",
315
+ "tags": [
316
+ "finance"
317
+ ],
318
+ "x-voyant-module": "finance",
319
+ "x-voyant-surface": "storefront"
307
320
  }
308
321
  },
309
322
  "/v1/public/finance/documents/by-reference": {
@@ -499,7 +512,14 @@
499
512
  }
500
513
  }
501
514
  }
502
- }
515
+ },
516
+ "operationId": "getPublicFinanceDocumentsByReference",
517
+ "summary": "GET /v1/public/finance/documents/by-reference",
518
+ "tags": [
519
+ "finance"
520
+ ],
521
+ "x-voyant-module": "finance",
522
+ "x-voyant-surface": "storefront"
503
523
  }
504
524
  },
505
525
  "/v1/public/finance/bookings/{bookingId}/documents": {
@@ -691,7 +711,14 @@
691
711
  }
692
712
  }
693
713
  }
694
- }
714
+ },
715
+ "operationId": "getPublicFinanceBookingsByBookingIdDocuments",
716
+ "summary": "GET /v1/public/finance/bookings/{bookingId}/documents",
717
+ "tags": [
718
+ "finance"
719
+ ],
720
+ "x-voyant-module": "finance",
721
+ "x-voyant-surface": "storefront"
695
722
  }
696
723
  },
697
724
  "/v1/public/finance/bookings/{bookingId}/documents/by-reference": {
@@ -895,7 +922,14 @@
895
922
  }
896
923
  }
897
924
  }
898
- }
925
+ },
926
+ "operationId": "getPublicFinanceBookingsByBookingIdDocumentsByReference",
927
+ "summary": "GET /v1/public/finance/bookings/{bookingId}/documents/by-reference",
928
+ "tags": [
929
+ "finance"
930
+ ],
931
+ "x-voyant-module": "finance",
932
+ "x-voyant-surface": "storefront"
899
933
  }
900
934
  },
901
935
  "/v1/public/finance/bookings/{bookingId}/payments": {
@@ -1070,7 +1104,14 @@
1070
1104
  }
1071
1105
  }
1072
1106
  }
1073
- }
1107
+ },
1108
+ "operationId": "getPublicFinanceBookingsByBookingIdPayments",
1109
+ "summary": "GET /v1/public/finance/bookings/{bookingId}/payments",
1110
+ "tags": [
1111
+ "finance"
1112
+ ],
1113
+ "x-voyant-module": "finance",
1114
+ "x-voyant-surface": "storefront"
1074
1115
  }
1075
1116
  },
1076
1117
  "/v1/public/finance/bookings/{bookingId}/payment-options": {
@@ -1426,7 +1467,14 @@
1426
1467
  }
1427
1468
  }
1428
1469
  }
1429
- }
1470
+ },
1471
+ "operationId": "getPublicFinanceBookingsByBookingIdPaymentOptions",
1472
+ "summary": "GET /v1/public/finance/bookings/{bookingId}/payment-options",
1473
+ "tags": [
1474
+ "finance"
1475
+ ],
1476
+ "x-voyant-module": "finance",
1477
+ "x-voyant-surface": "storefront"
1430
1478
  }
1431
1479
  },
1432
1480
  "/v1/public/finance/payment-sessions/{sessionId}": {
@@ -1932,7 +1980,14 @@
1932
1980
  }
1933
1981
  }
1934
1982
  }
1935
- }
1983
+ },
1984
+ "operationId": "getPublicFinancePaymentSessionsBySessionId",
1985
+ "summary": "GET /v1/public/finance/payment-sessions/{sessionId}",
1986
+ "tags": [
1987
+ "finance"
1988
+ ],
1989
+ "x-voyant-module": "finance",
1990
+ "x-voyant-surface": "storefront"
1936
1991
  }
1937
1992
  },
1938
1993
  "/v1/public/finance/bookings/{bookingId}/payment-schedules/{scheduleId}/payment-session": {
@@ -2841,7 +2896,14 @@
2841
2896
  }
2842
2897
  }
2843
2898
  }
2844
- }
2899
+ },
2900
+ "operationId": "postPublicFinanceBookingsByBookingIdPaymentSchedulesByScheduleIdPaymentSession",
2901
+ "summary": "POST /v1/public/finance/bookings/{bookingId}/payment-schedules/{scheduleId}/payment-session",
2902
+ "tags": [
2903
+ "finance"
2904
+ ],
2905
+ "x-voyant-module": "finance",
2906
+ "x-voyant-surface": "storefront"
2845
2907
  }
2846
2908
  },
2847
2909
  "/v1/public/finance/bookings/{bookingId}/guarantees/{guaranteeId}/payment-session": {
@@ -3750,7 +3812,14 @@
3750
3812
  }
3751
3813
  }
3752
3814
  }
3753
- }
3815
+ },
3816
+ "operationId": "postPublicFinanceBookingsByBookingIdGuaranteesByGuaranteeIdPaymentSession",
3817
+ "summary": "POST /v1/public/finance/bookings/{bookingId}/guarantees/{guaranteeId}/payment-session",
3818
+ "tags": [
3819
+ "finance"
3820
+ ],
3821
+ "x-voyant-module": "finance",
3822
+ "x-voyant-surface": "storefront"
3754
3823
  }
3755
3824
  },
3756
3825
  "/v1/public/finance/invoices/{invoiceId}/payment-session": {
@@ -4651,7 +4720,14 @@
4651
4720
  }
4652
4721
  }
4653
4722
  }
4654
- }
4723
+ },
4724
+ "operationId": "postPublicFinanceInvoicesByInvoiceIdPaymentSession",
4725
+ "summary": "POST /v1/public/finance/invoices/{invoiceId}/payment-session",
4726
+ "tags": [
4727
+ "finance"
4728
+ ],
4729
+ "x-voyant-module": "finance",
4730
+ "x-voyant-surface": "storefront"
4655
4731
  }
4656
4732
  },
4657
4733
  "/v1/public/finance/accountant/{token}/summary": {
@@ -4745,7 +4821,14 @@
4745
4821
  }
4746
4822
  }
4747
4823
  }
4748
- }
4824
+ },
4825
+ "operationId": "getPublicFinanceAccountantByTokenSummary",
4826
+ "summary": "GET /v1/public/finance/accountant/{token}/summary",
4827
+ "tags": [
4828
+ "finance"
4829
+ ],
4830
+ "x-voyant-module": "finance",
4831
+ "x-voyant-surface": "storefront"
4749
4832
  }
4750
4833
  },
4751
4834
  "/v1/public/finance/accountant/{token}/invoices": {
@@ -4816,7 +4899,14 @@
4816
4899
  }
4817
4900
  }
4818
4901
  }
4819
- }
4902
+ },
4903
+ "operationId": "getPublicFinanceAccountantByTokenInvoices",
4904
+ "summary": "GET /v1/public/finance/accountant/{token}/invoices",
4905
+ "tags": [
4906
+ "finance"
4907
+ ],
4908
+ "x-voyant-module": "finance",
4909
+ "x-voyant-surface": "storefront"
4820
4910
  }
4821
4911
  }
4822
4912
  },
@@ -5,6 +5,12 @@
5
5
  "version": "0.0.0",
6
6
  "description": "Generated from the Voyant framework's standard module composition. Do not edit by hand."
7
7
  },
8
+ "servers": [
9
+ {
10
+ "url": "/",
11
+ "description": "This deployment (same origin)"
12
+ }
13
+ ],
8
14
  "components": {
9
15
  "schemas": {
10
16
  "CatalogSearchFilter": {
@@ -304,7 +310,14 @@
304
310
  }
305
311
  }
306
312
  }
307
- }
313
+ },
314
+ "operationId": "getPublicLegalContractsTemplatesDefault",
315
+ "summary": "GET /v1/public/legal/contracts/templates/default",
316
+ "tags": [
317
+ "legal"
318
+ ],
319
+ "x-voyant-module": "legal",
320
+ "x-voyant-surface": "storefront"
308
321
  }
309
322
  },
310
323
  "/v1/public/legal/contracts/templates/{id}/preview": {
@@ -394,7 +407,14 @@
394
407
  }
395
408
  }
396
409
  }
397
- }
410
+ },
411
+ "operationId": "postPublicLegalContractsTemplatesByIdPreview",
412
+ "summary": "POST /v1/public/legal/contracts/templates/{id}/preview",
413
+ "tags": [
414
+ "legal"
415
+ ],
416
+ "x-voyant-module": "legal",
417
+ "x-voyant-surface": "storefront"
398
418
  }
399
419
  },
400
420
  "/v1/public/legal/contracts/templates/{id}/render-preview": {
@@ -484,7 +504,14 @@
484
504
  }
485
505
  }
486
506
  }
487
- }
507
+ },
508
+ "operationId": "postPublicLegalContractsTemplatesByIdRenderPreview",
509
+ "summary": "POST /v1/public/legal/contracts/templates/{id}/render-preview",
510
+ "tags": [
511
+ "legal"
512
+ ],
513
+ "x-voyant-module": "legal",
514
+ "x-voyant-surface": "storefront"
488
515
  }
489
516
  },
490
517
  "/v1/public/legal/contracts/templates/by-slug/{slug}/preview": {
@@ -574,7 +601,14 @@
574
601
  }
575
602
  }
576
603
  }
577
- }
604
+ },
605
+ "operationId": "postPublicLegalContractsTemplatesBySlugBySlugPreview",
606
+ "summary": "POST /v1/public/legal/contracts/templates/by-slug/{slug}/preview",
607
+ "tags": [
608
+ "legal"
609
+ ],
610
+ "x-voyant-module": "legal",
611
+ "x-voyant-surface": "storefront"
578
612
  }
579
613
  },
580
614
  "/v1/public/legal/contracts/templates/by-slug/{slug}/render-preview": {
@@ -664,7 +698,14 @@
664
698
  }
665
699
  }
666
700
  }
667
- }
701
+ },
702
+ "operationId": "postPublicLegalContractsTemplatesBySlugBySlugRenderPreview",
703
+ "summary": "POST /v1/public/legal/contracts/templates/by-slug/{slug}/render-preview",
704
+ "tags": [
705
+ "legal"
706
+ ],
707
+ "x-voyant-module": "legal",
708
+ "x-voyant-surface": "storefront"
668
709
  }
669
710
  },
670
711
  "/v1/public/legal/contracts/{id}": {
@@ -836,7 +877,14 @@
836
877
  }
837
878
  }
838
879
  }
839
- }
880
+ },
881
+ "operationId": "getPublicLegalContractsById",
882
+ "summary": "GET /v1/public/legal/contracts/{id}",
883
+ "tags": [
884
+ "legal"
885
+ ],
886
+ "x-voyant-module": "legal",
887
+ "x-voyant-surface": "storefront"
840
888
  }
841
889
  },
842
890
  "/v1/public/legal/contracts/{id}/sign": {
@@ -1044,7 +1092,14 @@
1044
1092
  }
1045
1093
  }
1046
1094
  }
1047
- }
1095
+ },
1096
+ "operationId": "postPublicLegalContractsByIdSign",
1097
+ "summary": "POST /v1/public/legal/contracts/{id}/sign",
1098
+ "tags": [
1099
+ "legal"
1100
+ ],
1101
+ "x-voyant-module": "legal",
1102
+ "x-voyant-surface": "storefront"
1048
1103
  }
1049
1104
  },
1050
1105
  "/v1/public/legal/policies/{slug}": {
@@ -1231,7 +1286,14 @@
1231
1286
  }
1232
1287
  }
1233
1288
  }
1234
- }
1289
+ },
1290
+ "operationId": "getPublicLegalPoliciesBySlug",
1291
+ "summary": "GET /v1/public/legal/policies/{slug}",
1292
+ "tags": [
1293
+ "legal"
1294
+ ],
1295
+ "x-voyant-module": "legal",
1296
+ "x-voyant-surface": "storefront"
1235
1297
  }
1236
1298
  },
1237
1299
  "/v1/public/legal/policies/{id}/accept": {
@@ -1567,7 +1629,14 @@
1567
1629
  }
1568
1630
  }
1569
1631
  }
1570
- }
1632
+ },
1633
+ "operationId": "postPublicLegalPoliciesByIdAccept",
1634
+ "summary": "POST /v1/public/legal/policies/{id}/accept",
1635
+ "tags": [
1636
+ "legal"
1637
+ ],
1638
+ "x-voyant-module": "legal",
1639
+ "x-voyant-surface": "storefront"
1571
1640
  }
1572
1641
  },
1573
1642
  "/v1/public/legal/terms": {
@@ -1879,7 +1948,14 @@
1879
1948
  }
1880
1949
  }
1881
1950
  }
1882
- }
1951
+ },
1952
+ "operationId": "getPublicLegalTerms",
1953
+ "summary": "GET /v1/public/legal/terms",
1954
+ "tags": [
1955
+ "legal"
1956
+ ],
1957
+ "x-voyant-module": "legal",
1958
+ "x-voyant-surface": "storefront"
1883
1959
  }
1884
1960
  },
1885
1961
  "/v1/public/legal/terms/{id}": {
@@ -2074,7 +2150,14 @@
2074
2150
  }
2075
2151
  }
2076
2152
  }
2077
- }
2153
+ },
2154
+ "operationId": "getPublicLegalTermsById",
2155
+ "summary": "GET /v1/public/legal/terms/{id}",
2156
+ "tags": [
2157
+ "legal"
2158
+ ],
2159
+ "x-voyant-module": "legal",
2160
+ "x-voyant-surface": "storefront"
2078
2161
  }
2079
2162
  }
2080
2163
  },
@@ -5,6 +5,12 @@
5
5
  "version": "0.0.0",
6
6
  "description": "Generated from the Voyant framework's standard module composition. Do not edit by hand."
7
7
  },
8
+ "servers": [
9
+ {
10
+ "url": "/",
11
+ "description": "This deployment (same origin)"
12
+ }
13
+ ],
8
14
  "components": {
9
15
  "schemas": {
10
16
  "CatalogSearchFilter": {
@@ -248,7 +254,14 @@
248
254
  }
249
255
  }
250
256
  }
251
- }
257
+ },
258
+ "operationId": "getPublicMarkets",
259
+ "summary": "GET /v1/public/markets",
260
+ "tags": [
261
+ "markets"
262
+ ],
263
+ "x-voyant-module": "markets",
264
+ "x-voyant-surface": "storefront"
252
265
  }
253
266
  }
254
267
  },
@@ -5,6 +5,12 @@
5
5
  "version": "0.0.0",
6
6
  "description": "Generated from the Voyant framework's standard module composition. Do not edit by hand."
7
7
  },
8
+ "servers": [
9
+ {
10
+ "url": "/",
11
+ "description": "This deployment (same origin)"
12
+ }
13
+ ],
8
14
  "components": {
9
15
  "schemas": {
10
16
  "CatalogSearchFilter": {
@@ -223,7 +229,14 @@
223
229
  }
224
230
  }
225
231
  }
226
- }
232
+ },
233
+ "operationId": "getPublicOperatorProfile",
234
+ "summary": "GET /v1/public/operator-profile",
235
+ "tags": [
236
+ "operator-settings"
237
+ ],
238
+ "x-voyant-module": "operator-settings",
239
+ "x-voyant-surface": "storefront"
227
240
  }
228
241
  },
229
242
  "/v1/public/settings/operator": {
@@ -301,7 +314,14 @@
301
314
  }
302
315
  }
303
316
  }
304
- }
317
+ },
318
+ "operationId": "getPublicSettingsOperator",
319
+ "summary": "GET /v1/public/settings/operator",
320
+ "tags": [
321
+ "operator-settings"
322
+ ],
323
+ "x-voyant-module": "operator-settings",
324
+ "x-voyant-surface": "storefront"
305
325
  }
306
326
  }
307
327
  },
@@ -5,6 +5,12 @@
5
5
  "version": "0.0.0",
6
6
  "description": "Generated from the Voyant framework's standard module composition. Do not edit by hand."
7
7
  },
8
+ "servers": [
9
+ {
10
+ "url": "/",
11
+ "description": "This deployment (same origin)"
12
+ }
13
+ ],
8
14
  "components": {
9
15
  "schemas": {
10
16
  "CatalogSearchFilter": {
@@ -577,7 +583,14 @@
577
583
  }
578
584
  }
579
585
  }
580
- }
586
+ },
587
+ "operationId": "getPublicPricingProductsByProductIdPricing",
588
+ "summary": "GET /v1/public/pricing/products/{productId}/pricing",
589
+ "tags": [
590
+ "pricing"
591
+ ],
592
+ "x-voyant-module": "pricing",
593
+ "x-voyant-surface": "storefront"
581
594
  }
582
595
  }
583
596
  },
@@ -5,6 +5,12 @@
5
5
  "version": "0.0.0",
6
6
  "description": "Generated from the Voyant framework's standard module composition. Do not edit by hand."
7
7
  },
8
+ "servers": [
9
+ {
10
+ "url": "/",
11
+ "description": "This deployment (same origin)"
12
+ }
13
+ ],
8
14
  "components": {
9
15
  "schemas": {
10
16
  "CatalogSearchFilter": {
@@ -228,7 +234,14 @@
228
234
  }
229
235
  }
230
236
  }
231
- }
237
+ },
238
+ "operationId": "getPublicProductsTags",
239
+ "summary": "GET /v1/public/products/tags",
240
+ "tags": [
241
+ "products"
242
+ ],
243
+ "x-voyant-module": "products",
244
+ "x-voyant-surface": "storefront"
232
245
  }
233
246
  },
234
247
  "/v1/public/products/categories": {
@@ -341,7 +354,14 @@
341
354
  }
342
355
  }
343
356
  }
344
- }
357
+ },
358
+ "operationId": "getPublicProductsCategories",
359
+ "summary": "GET /v1/public/products/categories",
360
+ "tags": [
361
+ "products"
362
+ ],
363
+ "x-voyant-module": "products",
364
+ "x-voyant-surface": "storefront"
345
365
  }
346
366
  },
347
367
  "/v1/public/products/destinations": {
@@ -548,7 +568,14 @@
548
568
  }
549
569
  }
550
570
  }
551
- }
571
+ },
572
+ "operationId": "getPublicProductsDestinations",
573
+ "summary": "GET /v1/public/products/destinations",
574
+ "tags": [
575
+ "products"
576
+ ],
577
+ "x-voyant-module": "products",
578
+ "x-voyant-surface": "storefront"
552
579
  }
553
580
  },
554
581
  "/v1/public/products": {
@@ -1420,7 +1447,14 @@
1420
1447
  }
1421
1448
  }
1422
1449
  }
1423
- }
1450
+ },
1451
+ "operationId": "getPublicProducts",
1452
+ "summary": "GET /v1/public/products",
1453
+ "tags": [
1454
+ "products"
1455
+ ],
1456
+ "x-voyant-module": "products",
1457
+ "x-voyant-surface": "storefront"
1424
1458
  }
1425
1459
  },
1426
1460
  "/v1/public/products/slug/{slug}": {
@@ -2101,7 +2135,14 @@
2101
2135
  }
2102
2136
  }
2103
2137
  }
2104
- }
2138
+ },
2139
+ "operationId": "getPublicProductsSlugBySlug",
2140
+ "summary": "GET /v1/public/products/slug/{slug}",
2141
+ "tags": [
2142
+ "products"
2143
+ ],
2144
+ "x-voyant-module": "products",
2145
+ "x-voyant-surface": "storefront"
2105
2146
  }
2106
2147
  },
2107
2148
  "/v1/public/products/{id}": {
@@ -2782,7 +2823,14 @@
2782
2823
  }
2783
2824
  }
2784
2825
  }
2785
- }
2826
+ },
2827
+ "operationId": "getPublicProductsById",
2828
+ "summary": "GET /v1/public/products/{id}",
2829
+ "tags": [
2830
+ "products"
2831
+ ],
2832
+ "x-voyant-module": "products",
2833
+ "x-voyant-surface": "storefront"
2786
2834
  }
2787
2835
  },
2788
2836
  "/v1/public/products/{id}/brochure": {
@@ -2902,7 +2950,14 @@
2902
2950
  }
2903
2951
  }
2904
2952
  }
2905
- }
2953
+ },
2954
+ "operationId": "getPublicProductsByIdBrochure",
2955
+ "summary": "GET /v1/public/products/{id}/brochure",
2956
+ "tags": [
2957
+ "products"
2958
+ ],
2959
+ "x-voyant-module": "products",
2960
+ "x-voyant-surface": "storefront"
2906
2961
  }
2907
2962
  }
2908
2963
  },
@@ -5,6 +5,12 @@
5
5
  "version": "0.0.0",
6
6
  "description": "Generated from the Voyant framework's standard module composition. Do not edit by hand."
7
7
  },
8
+ "servers": [
9
+ {
10
+ "url": "/",
11
+ "description": "This deployment (same origin)"
12
+ }
13
+ ],
8
14
  "components": {
9
15
  "schemas": {
10
16
  "CatalogSearchFilter": {
@@ -330,7 +336,14 @@
330
336
  }
331
337
  }
332
338
  }
333
- }
339
+ },
340
+ "operationId": "postPublicStorefrontVerificationEmailStart",
341
+ "summary": "POST /v1/public/storefront-verification/email/start",
342
+ "tags": [
343
+ "storefront-verification"
344
+ ],
345
+ "x-voyant-module": "storefront-verification",
346
+ "x-voyant-surface": "storefront"
334
347
  }
335
348
  },
336
349
  "/v1/public/storefront-verification/sms/start": {
@@ -516,7 +529,14 @@
516
529
  }
517
530
  }
518
531
  }
519
- }
532
+ },
533
+ "operationId": "postPublicStorefrontVerificationSmsStart",
534
+ "summary": "POST /v1/public/storefront-verification/sms/start",
535
+ "tags": [
536
+ "storefront-verification"
537
+ ],
538
+ "x-voyant-module": "storefront-verification",
539
+ "x-voyant-surface": "storefront"
520
540
  }
521
541
  },
522
542
  "/v1/public/storefront-verification/email/confirm": {
@@ -708,7 +728,14 @@
708
728
  }
709
729
  }
710
730
  }
711
- }
731
+ },
732
+ "operationId": "postPublicStorefrontVerificationEmailConfirm",
733
+ "summary": "POST /v1/public/storefront-verification/email/confirm",
734
+ "tags": [
735
+ "storefront-verification"
736
+ ],
737
+ "x-voyant-module": "storefront-verification",
738
+ "x-voyant-surface": "storefront"
712
739
  }
713
740
  },
714
741
  "/v1/public/storefront-verification/sms/confirm": {
@@ -901,7 +928,14 @@
901
928
  }
902
929
  }
903
930
  }
904
- }
931
+ },
932
+ "operationId": "postPublicStorefrontVerificationSmsConfirm",
933
+ "summary": "POST /v1/public/storefront-verification/sms/confirm",
934
+ "tags": [
935
+ "storefront-verification"
936
+ ],
937
+ "x-voyant-module": "storefront-verification",
938
+ "x-voyant-surface": "storefront"
905
939
  }
906
940
  }
907
941
  },