@connectedxm/admin-sdk 6.17.4 → 6.20.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 (161) hide show
  1. package/.openapi-generator/FILES +123 -1
  2. package/AdminApi.ts +105 -0
  3. package/README.md +251 -1
  4. package/api.ts +66625 -46033
  5. package/dist/AdminApi.d.ts +36 -1
  6. package/dist/AdminApi.js +35 -0
  7. package/dist/api.d.ts +11413 -565
  8. package/dist/api.js +34726 -19427
  9. package/dist/esm/AdminApi.d.ts +36 -1
  10. package/dist/esm/AdminApi.js +36 -1
  11. package/dist/esm/api.d.ts +11413 -565
  12. package/dist/esm/api.js +32952 -17798
  13. package/docs/AnnouncementsTranslationsApi.md +240 -0
  14. package/docs/BenefitsTranslationsApi.md +240 -0
  15. package/docs/BookingsApi.md +244 -0
  16. package/docs/BookingsPlacesTranslationsApi.md +121 -0
  17. package/docs/BookingsSpacesTranslationsApi.md +127 -0
  18. package/docs/ChannelsTranslationsApi.md +742 -0
  19. package/docs/DashboardsApi.md +2 -2
  20. package/docs/DashboardsWidgetsApi.md +2 -2
  21. package/docs/Event.md +2 -0
  22. package/docs/EventCreateInputs.md +2 -0
  23. package/docs/EventUpdateInputs.md +2 -0
  24. package/docs/EventsAccessApi.md +4 -4
  25. package/docs/EventsActivationsTranslationsApi.md +252 -0
  26. package/docs/EventsAddonsTranslationsApi.md +252 -0
  27. package/docs/EventsApi.md +2 -2
  28. package/docs/EventsAttendeesPackagesApi.md +2 -2
  29. package/docs/EventsEmailsTranslationsApi.md +252 -0
  30. package/docs/EventsFaqsTranslationsApi.md +509 -0
  31. package/docs/EventsFollowupsTranslationsApi.md +252 -0
  32. package/docs/EventsMediaTranslationsApi.md +252 -0
  33. package/docs/EventsPackagesTranslationsApi.md +252 -0
  34. package/docs/EventsPagesTranslationsApi.md +252 -0
  35. package/docs/EventsPassesApi.md +52 -0
  36. package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
  37. package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
  38. package/docs/EventsPasstypesTranslationsApi.md +252 -0
  39. package/docs/EventsQuestionsApi.md +2 -2
  40. package/docs/EventsQuestionsTranslationsApi.md +509 -0
  41. package/docs/EventsRoomtypesTranslationsApi.md +252 -0
  42. package/docs/EventsSectionsTranslationsApi.md +252 -0
  43. package/docs/EventsSessionsApi.md +2 -2
  44. package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
  45. package/docs/EventsSessionsQuestionsApi.md +2 -2
  46. package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
  47. package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
  48. package/docs/EventsSessionsTranslationsApi.md +252 -0
  49. package/docs/EventsSpeakersTranslationsApi.md +252 -0
  50. package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
  51. package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
  52. package/docs/EventsTracksTranslationsApi.md +252 -0
  53. package/docs/EventsTranslationsApi.md +240 -0
  54. package/docs/GetAnnouncementTranslation200Response.md +24 -0
  55. package/docs/GetAnnouncementTranslations200Response.md +26 -0
  56. package/docs/GetBenefitTranslation200Response.md +24 -0
  57. package/docs/GetBenefitTranslations200Response.md +26 -0
  58. package/docs/GetBookingPlaceTranslation200Response.md +24 -0
  59. package/docs/GetBookingPlaceTranslations200Response.md +26 -0
  60. package/docs/GetBookingSpaceTranslation200Response.md +24 -0
  61. package/docs/GetBookingSpaceTranslations200Response.md +26 -0
  62. package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
  63. package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
  64. package/docs/GetChannelContentTranslation200Response.md +24 -0
  65. package/docs/GetChannelContentTranslations200Response.md +26 -0
  66. package/docs/GetChannelTranslation200Response.md +24 -0
  67. package/docs/GetChannelTranslations200Response.md +26 -0
  68. package/docs/GetCustomModuleTranslation200Response.md +24 -0
  69. package/docs/GetCustomModuleTranslations200Response.md +26 -0
  70. package/docs/GetEventActivationTranslation200Response.md +24 -0
  71. package/docs/GetEventActivationTranslations200Response.md +26 -0
  72. package/docs/GetEventAddOnTranslation200Response.md +24 -0
  73. package/docs/GetEventAddOnTranslations200Response.md +26 -0
  74. package/docs/GetEventEmailTranslation200Response.md +24 -0
  75. package/docs/GetEventEmailTranslations200Response.md +26 -0
  76. package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
  77. package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
  78. package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
  79. package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
  80. package/docs/GetEventFollowupTranslation200Response.md +24 -0
  81. package/docs/GetEventFollowupTranslations200Response.md +26 -0
  82. package/docs/GetEventMediaItemTranslation200Response.md +24 -0
  83. package/docs/GetEventMediaItemTranslations200Response.md +26 -0
  84. package/docs/GetEventPackageTranslation200Response.md +24 -0
  85. package/docs/GetEventPackageTranslations200Response.md +26 -0
  86. package/docs/GetEventPageTranslation200Response.md +24 -0
  87. package/docs/GetEventPageTranslations200Response.md +26 -0
  88. package/docs/GetEventPassTypeTranslation200Response.md +24 -0
  89. package/docs/GetEventPassTypeTranslations200Response.md +26 -0
  90. package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
  91. package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
  92. package/docs/GetEventQuestionTranslation200Response.md +24 -0
  93. package/docs/GetEventQuestionTranslations200Response.md +26 -0
  94. package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
  95. package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
  96. package/docs/GetEventSectionTranslation200Response.md +24 -0
  97. package/docs/GetEventSectionTranslations200Response.md +26 -0
  98. package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
  99. package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
  100. package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
  101. package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
  102. package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
  103. package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
  104. package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
  105. package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
  106. package/docs/GetEventSessionTranslation200Response.md +24 -0
  107. package/docs/GetEventSessionTranslations200Response.md +26 -0
  108. package/docs/GetEventSpeakerTranslation200Response.md +24 -0
  109. package/docs/GetEventSpeakerTranslations200Response.md +26 -0
  110. package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
  111. package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
  112. package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
  113. package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
  114. package/docs/GetEventTrackTranslation200Response.md +24 -0
  115. package/docs/GetEventTrackTranslations200Response.md +26 -0
  116. package/docs/GetEventTranslation200Response.md +24 -0
  117. package/docs/GetEventTranslations200Response.md +26 -0
  118. package/docs/GetGroupTranslation200Response.md +24 -0
  119. package/docs/GetGroupTranslations200Response.md +26 -0
  120. package/docs/GetLevelTranslation200Response.md +24 -0
  121. package/docs/GetLevelTranslations200Response.md +26 -0
  122. package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
  123. package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
  124. package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
  125. package/docs/GetSeriesTranslation200Response.md +24 -0
  126. package/docs/GetSeriesTranslations200Response.md +26 -0
  127. package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
  128. package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
  129. package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
  130. package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
  131. package/docs/GetSurveySectionTranslation200Response.md +24 -0
  132. package/docs/GetSurveySectionTranslations200Response.md +26 -0
  133. package/docs/GetSurveyTranslation200Response.md +24 -0
  134. package/docs/GetSurveyTranslations200Response.md +26 -0
  135. package/docs/GroupsTranslationsApi.md +240 -0
  136. package/docs/MeetingsParticipantsApi.md +4 -4
  137. package/docs/MeetingsSessionsApi.md +2 -2
  138. package/docs/NotificationsApi.md +4 -4
  139. package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
  140. package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
  141. package/docs/OrganizationPaymentsApi.md +2 -2
  142. package/docs/OrganizationTeammembersApi.md +2 -2
  143. package/docs/SeriesQuestionsTranslationsApi.md +127 -0
  144. package/docs/SeriesTranslationsApi.md +240 -0
  145. package/docs/SponsorsTranslationsApi.md +240 -0
  146. package/docs/StorageVideosApi.md +4 -4
  147. package/docs/StorageVideosCaptionsApi.md +2 -2
  148. package/docs/SupportedLocale.md +0 -2
  149. package/docs/SurveysQuestionsApi.md +2 -2
  150. package/docs/SurveysQuestionsTranslationsApi.md +509 -0
  151. package/docs/SurveysSectionsTranslationsApi.md +252 -0
  152. package/docs/SurveysSubmissionsApi.md +3 -0
  153. package/docs/SurveysTranslationsApi.md +240 -0
  154. package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
  155. package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
  156. package/docs/UpdateChannelTranslation200Response.md +24 -0
  157. package/docs/UpdateEventActivationTranslation200Response.md +24 -0
  158. package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
  159. package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
  160. package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
  161. package/package.json +1 -1
@@ -11,6 +11,8 @@ All URIs are relative to *https://admin-api.connected.dev*
11
11
  |[**getBookingPlace**](#getbookingplace) | **GET** /bookings/places/{placeId} | Get Booking Place|
12
12
  |[**getBookingPlaceBookings**](#getbookingplacebookings) | **GET** /bookings/places/{placeId}/bookings | Get Booking Place Bookings|
13
13
  |[**getBookingPlacePayments**](#getbookingplacepayments) | **GET** /bookings/places/{placeId}/payments | Get Booking Place Payments|
14
+ |[**getBookingPlaceTranslation**](#getbookingplacetranslation) | **GET** /bookings/places/{placeId}/translations/{locale} | Get Booking Place Translation|
15
+ |[**getBookingPlaceTranslations**](#getbookingplacetranslations) | **GET** /bookings/places/{placeId}/translations | Get Booking Place Translations|
14
16
  |[**getBookingPlaces**](#getbookingplaces) | **GET** /bookings/places | Get Booking Places|
15
17
  |[**getBookingSpace**](#getbookingspace) | **GET** /bookings/places/{placeId}/spaces/{spaceId} | Get Booking Space|
16
18
  |[**getBookingSpaceAvailabilities**](#getbookingspaceavailabilities) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/availabilities | Get Booking Space Availabilities|
@@ -20,6 +22,8 @@ All URIs are relative to *https://admin-api.connected.dev*
20
22
  |[**getBookingSpaceBookings**](#getbookingspacebookings) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/bookings | Get Booking Space Bookings|
21
23
  |[**getBookingSpacePayments**](#getbookingspacepayments) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/payments | Get Booking Space Payments|
22
24
  |[**getBookingSpaceSlots**](#getbookingspaceslots) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/slots | Get Booking Space Slots|
25
+ |[**getBookingSpaceTranslation**](#getbookingspacetranslation) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/translations/{locale} | Get Booking Space Translation|
26
+ |[**getBookingSpaceTranslations**](#getbookingspacetranslations) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/translations | Get Booking Space Translations|
23
27
  |[**getBookingSpaces**](#getbookingspaces) | **GET** /bookings/places/{placeId}/spaces | Get Booking Spaces|
24
28
  |[**updateBooking**](#updatebooking) | **PUT** /bookings/places/{placeId}/spaces/{spaceId}/bookings/{bookingId} | Update Booking|
25
29
 
@@ -422,6 +426,123 @@ const { status, data } = await apiInstance.getBookingPlacePayments(
422
426
  - **Accept**: application/json
423
427
 
424
428
 
429
+ ### HTTP response details
430
+ | Status code | Description | Response headers |
431
+ |-------------|-------------|------------------|
432
+ |**200** | Successful response | - |
433
+
434
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
435
+
436
+ # **getBookingPlaceTranslation**
437
+ > GetBookingPlaceTranslation200Response getBookingPlaceTranslation()
438
+
439
+ Get Booking Place Translation endpoint
440
+
441
+ ### Example
442
+
443
+ ```typescript
444
+ import {
445
+ BookingsApi,
446
+ Configuration
447
+ } from '@connectedxm/admin-sdk';
448
+
449
+ const configuration = new Configuration();
450
+ const apiInstance = new BookingsApi(configuration);
451
+
452
+ let placeId: string; //The place identifier (default to undefined)
453
+ let locale: string; //The locale identifier (default to undefined)
454
+
455
+ const { status, data } = await apiInstance.getBookingPlaceTranslation(
456
+ placeId,
457
+ locale
458
+ );
459
+ ```
460
+
461
+ ### Parameters
462
+
463
+ |Name | Type | Description | Notes|
464
+ |------------- | ------------- | ------------- | -------------|
465
+ | **placeId** | [**string**] | The place identifier | defaults to undefined|
466
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
467
+
468
+
469
+ ### Return type
470
+
471
+ **GetBookingPlaceTranslation200Response**
472
+
473
+ ### Authorization
474
+
475
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
476
+
477
+ ### HTTP request headers
478
+
479
+ - **Content-Type**: Not defined
480
+ - **Accept**: application/json
481
+
482
+
483
+ ### HTTP response details
484
+ | Status code | Description | Response headers |
485
+ |-------------|-------------|------------------|
486
+ |**200** | Successful response | - |
487
+
488
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
489
+
490
+ # **getBookingPlaceTranslations**
491
+ > GetBookingPlaceTranslations200Response getBookingPlaceTranslations()
492
+
493
+ Get Booking Place Translations endpoint
494
+
495
+ ### Example
496
+
497
+ ```typescript
498
+ import {
499
+ BookingsApi,
500
+ Configuration
501
+ } from '@connectedxm/admin-sdk';
502
+
503
+ const configuration = new Configuration();
504
+ const apiInstance = new BookingsApi(configuration);
505
+
506
+ let placeId: string; //The place identifier (default to undefined)
507
+ let page: number; //Page number (optional) (default to 1)
508
+ let pageSize: number; //Number of items per page (optional) (default to 25)
509
+ let orderBy: string; //Field to order by (optional) (default to undefined)
510
+ let search: string; //Search query (optional) (default to undefined)
511
+
512
+ const { status, data } = await apiInstance.getBookingPlaceTranslations(
513
+ placeId,
514
+ page,
515
+ pageSize,
516
+ orderBy,
517
+ search
518
+ );
519
+ ```
520
+
521
+ ### Parameters
522
+
523
+ |Name | Type | Description | Notes|
524
+ |------------- | ------------- | ------------- | -------------|
525
+ | **placeId** | [**string**] | The place identifier | defaults to undefined|
526
+ | **page** | [**number**] | Page number | (optional) defaults to 1|
527
+ | **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
528
+ | **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
529
+ | **search** | [**string**] | Search query | (optional) defaults to undefined|
530
+
531
+
532
+ ### Return type
533
+
534
+ **GetBookingPlaceTranslations200Response**
535
+
536
+ ### Authorization
537
+
538
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
539
+
540
+ ### HTTP request headers
541
+
542
+ - **Content-Type**: Not defined
543
+ - **Accept**: application/json
544
+
545
+
425
546
  ### HTTP response details
426
547
  | Status code | Description | Response headers |
427
548
  |-------------|-------------|------------------|
@@ -974,6 +1095,129 @@ const { status, data } = await apiInstance.getBookingSpaceSlots(
974
1095
  - **Accept**: application/json
975
1096
 
976
1097
 
1098
+ ### HTTP response details
1099
+ | Status code | Description | Response headers |
1100
+ |-------------|-------------|------------------|
1101
+ |**200** | Successful response | - |
1102
+
1103
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1104
+
1105
+ # **getBookingSpaceTranslation**
1106
+ > GetBookingSpaceTranslation200Response getBookingSpaceTranslation()
1107
+
1108
+ Get Booking Space Translation endpoint
1109
+
1110
+ ### Example
1111
+
1112
+ ```typescript
1113
+ import {
1114
+ BookingsApi,
1115
+ Configuration
1116
+ } from '@connectedxm/admin-sdk';
1117
+
1118
+ const configuration = new Configuration();
1119
+ const apiInstance = new BookingsApi(configuration);
1120
+
1121
+ let placeId: string; //The place identifier (default to undefined)
1122
+ let spaceId: string; //The space identifier (default to undefined)
1123
+ let locale: string; //The locale identifier (default to undefined)
1124
+
1125
+ const { status, data } = await apiInstance.getBookingSpaceTranslation(
1126
+ placeId,
1127
+ spaceId,
1128
+ locale
1129
+ );
1130
+ ```
1131
+
1132
+ ### Parameters
1133
+
1134
+ |Name | Type | Description | Notes|
1135
+ |------------- | ------------- | ------------- | -------------|
1136
+ | **placeId** | [**string**] | The place identifier | defaults to undefined|
1137
+ | **spaceId** | [**string**] | The space identifier | defaults to undefined|
1138
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
1139
+
1140
+
1141
+ ### Return type
1142
+
1143
+ **GetBookingSpaceTranslation200Response**
1144
+
1145
+ ### Authorization
1146
+
1147
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
1148
+
1149
+ ### HTTP request headers
1150
+
1151
+ - **Content-Type**: Not defined
1152
+ - **Accept**: application/json
1153
+
1154
+
1155
+ ### HTTP response details
1156
+ | Status code | Description | Response headers |
1157
+ |-------------|-------------|------------------|
1158
+ |**200** | Successful response | - |
1159
+
1160
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1161
+
1162
+ # **getBookingSpaceTranslations**
1163
+ > GetBookingSpaceTranslations200Response getBookingSpaceTranslations()
1164
+
1165
+ Get Booking Space Translations endpoint
1166
+
1167
+ ### Example
1168
+
1169
+ ```typescript
1170
+ import {
1171
+ BookingsApi,
1172
+ Configuration
1173
+ } from '@connectedxm/admin-sdk';
1174
+
1175
+ const configuration = new Configuration();
1176
+ const apiInstance = new BookingsApi(configuration);
1177
+
1178
+ let placeId: string; //The place identifier (default to undefined)
1179
+ let spaceId: string; //The space identifier (default to undefined)
1180
+ let page: number; //Page number (optional) (default to 1)
1181
+ let pageSize: number; //Number of items per page (optional) (default to 25)
1182
+ let orderBy: string; //Field to order by (optional) (default to undefined)
1183
+ let search: string; //Search query (optional) (default to undefined)
1184
+
1185
+ const { status, data } = await apiInstance.getBookingSpaceTranslations(
1186
+ placeId,
1187
+ spaceId,
1188
+ page,
1189
+ pageSize,
1190
+ orderBy,
1191
+ search
1192
+ );
1193
+ ```
1194
+
1195
+ ### Parameters
1196
+
1197
+ |Name | Type | Description | Notes|
1198
+ |------------- | ------------- | ------------- | -------------|
1199
+ | **placeId** | [**string**] | The place identifier | defaults to undefined|
1200
+ | **spaceId** | [**string**] | The space identifier | defaults to undefined|
1201
+ | **page** | [**number**] | Page number | (optional) defaults to 1|
1202
+ | **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
1203
+ | **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
1204
+ | **search** | [**string**] | Search query | (optional) defaults to undefined|
1205
+
1206
+
1207
+ ### Return type
1208
+
1209
+ **GetBookingSpaceTranslations200Response**
1210
+
1211
+ ### Authorization
1212
+
1213
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
1214
+
1215
+ ### HTTP request headers
1216
+
1217
+ - **Content-Type**: Not defined
1218
+ - **Accept**: application/json
1219
+
1220
+
977
1221
  ### HTTP response details
978
1222
  | Status code | Description | Response headers |
979
1223
  |-------------|-------------|------------------|
@@ -0,0 +1,121 @@
1
+ # BookingsPlacesTranslationsApi
2
+
3
+ All URIs are relative to *https://admin-api.connected.dev*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**deleteBookingPlaceTranslation**](#deletebookingplacetranslation) | **DELETE** /bookings/places/{placeId}/translations/{locale} | Delete Booking Place Translation|
8
+ |[**updateBookingPlaceTranslation**](#updatebookingplacetranslation) | **PUT** /bookings/places/{placeId}/translations/{locale} | Update Booking Place Translation|
9
+
10
+ # **deleteBookingPlaceTranslation**
11
+ > UpdateAnnouncementTranslation200Response deleteBookingPlaceTranslation()
12
+
13
+ Delete Booking Place Translation endpoint
14
+
15
+ ### Example
16
+
17
+ ```typescript
18
+ import {
19
+ BookingsPlacesTranslationsApi,
20
+ Configuration
21
+ } from '@connectedxm/admin-sdk';
22
+
23
+ const configuration = new Configuration();
24
+ const apiInstance = new BookingsPlacesTranslationsApi(configuration);
25
+
26
+ let placeId: string; //The place identifier (default to undefined)
27
+ let locale: string; //The locale identifier (default to undefined)
28
+
29
+ const { status, data } = await apiInstance.deleteBookingPlaceTranslation(
30
+ placeId,
31
+ locale
32
+ );
33
+ ```
34
+
35
+ ### Parameters
36
+
37
+ |Name | Type | Description | Notes|
38
+ |------------- | ------------- | ------------- | -------------|
39
+ | **placeId** | [**string**] | The place identifier | defaults to undefined|
40
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
41
+
42
+
43
+ ### Return type
44
+
45
+ **UpdateAnnouncementTranslation200Response**
46
+
47
+ ### Authorization
48
+
49
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
50
+
51
+ ### HTTP request headers
52
+
53
+ - **Content-Type**: Not defined
54
+ - **Accept**: application/json
55
+
56
+
57
+ ### HTTP response details
58
+ | Status code | Description | Response headers |
59
+ |-------------|-------------|------------------|
60
+ |**200** | Successful response | - |
61
+
62
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
63
+
64
+ # **updateBookingPlaceTranslation**
65
+ > UpdateAnnouncementTranslation200Response updateBookingPlaceTranslation(bookingPlaceTranslationUpdateInputs)
66
+
67
+ Update Booking Place Translation endpoint
68
+
69
+ ### Example
70
+
71
+ ```typescript
72
+ import {
73
+ BookingsPlacesTranslationsApi,
74
+ Configuration,
75
+ BookingPlaceTranslationUpdateInputs
76
+ } from '@connectedxm/admin-sdk';
77
+
78
+ const configuration = new Configuration();
79
+ const apiInstance = new BookingsPlacesTranslationsApi(configuration);
80
+
81
+ let placeId: string; //The place identifier (default to undefined)
82
+ let locale: string; //The locale identifier (default to undefined)
83
+ let bookingPlaceTranslationUpdateInputs: BookingPlaceTranslationUpdateInputs; //
84
+
85
+ const { status, data } = await apiInstance.updateBookingPlaceTranslation(
86
+ placeId,
87
+ locale,
88
+ bookingPlaceTranslationUpdateInputs
89
+ );
90
+ ```
91
+
92
+ ### Parameters
93
+
94
+ |Name | Type | Description | Notes|
95
+ |------------- | ------------- | ------------- | -------------|
96
+ | **bookingPlaceTranslationUpdateInputs** | **BookingPlaceTranslationUpdateInputs**| | |
97
+ | **placeId** | [**string**] | The place identifier | defaults to undefined|
98
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
99
+
100
+
101
+ ### Return type
102
+
103
+ **UpdateAnnouncementTranslation200Response**
104
+
105
+ ### Authorization
106
+
107
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
108
+
109
+ ### HTTP request headers
110
+
111
+ - **Content-Type**: application/json
112
+ - **Accept**: application/json
113
+
114
+
115
+ ### HTTP response details
116
+ | Status code | Description | Response headers |
117
+ |-------------|-------------|------------------|
118
+ |**200** | Successful response | - |
119
+
120
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
121
+
@@ -0,0 +1,127 @@
1
+ # BookingsSpacesTranslationsApi
2
+
3
+ All URIs are relative to *https://admin-api.connected.dev*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**deleteBookingSpaceTranslation**](#deletebookingspacetranslation) | **DELETE** /bookings/places/{placeId}/spaces/{spaceId}/translations/{locale} | Delete Booking Space Translation|
8
+ |[**updateBookingSpaceTranslation**](#updatebookingspacetranslation) | **PUT** /bookings/places/{placeId}/spaces/{spaceId}/translations/{locale} | Update Booking Space Translation|
9
+
10
+ # **deleteBookingSpaceTranslation**
11
+ > UpdateAnnouncementTranslation200Response deleteBookingSpaceTranslation()
12
+
13
+ Delete Booking Space Translation endpoint
14
+
15
+ ### Example
16
+
17
+ ```typescript
18
+ import {
19
+ BookingsSpacesTranslationsApi,
20
+ Configuration
21
+ } from '@connectedxm/admin-sdk';
22
+
23
+ const configuration = new Configuration();
24
+ const apiInstance = new BookingsSpacesTranslationsApi(configuration);
25
+
26
+ let placeId: string; //The place identifier (default to undefined)
27
+ let spaceId: string; //The space identifier (default to undefined)
28
+ let locale: string; //The locale identifier (default to undefined)
29
+
30
+ const { status, data } = await apiInstance.deleteBookingSpaceTranslation(
31
+ placeId,
32
+ spaceId,
33
+ locale
34
+ );
35
+ ```
36
+
37
+ ### Parameters
38
+
39
+ |Name | Type | Description | Notes|
40
+ |------------- | ------------- | ------------- | -------------|
41
+ | **placeId** | [**string**] | The place identifier | defaults to undefined|
42
+ | **spaceId** | [**string**] | The space identifier | defaults to undefined|
43
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
44
+
45
+
46
+ ### Return type
47
+
48
+ **UpdateAnnouncementTranslation200Response**
49
+
50
+ ### Authorization
51
+
52
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
53
+
54
+ ### HTTP request headers
55
+
56
+ - **Content-Type**: Not defined
57
+ - **Accept**: application/json
58
+
59
+
60
+ ### HTTP response details
61
+ | Status code | Description | Response headers |
62
+ |-------------|-------------|------------------|
63
+ |**200** | Successful response | - |
64
+
65
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
66
+
67
+ # **updateBookingSpaceTranslation**
68
+ > UpdateAnnouncementTranslation200Response updateBookingSpaceTranslation(bookingSpaceTranslationUpdateInputs)
69
+
70
+ Update Booking Space Translation endpoint
71
+
72
+ ### Example
73
+
74
+ ```typescript
75
+ import {
76
+ BookingsSpacesTranslationsApi,
77
+ Configuration,
78
+ BookingSpaceTranslationUpdateInputs
79
+ } from '@connectedxm/admin-sdk';
80
+
81
+ const configuration = new Configuration();
82
+ const apiInstance = new BookingsSpacesTranslationsApi(configuration);
83
+
84
+ let placeId: string; //The place identifier (default to undefined)
85
+ let spaceId: string; //The space identifier (default to undefined)
86
+ let locale: string; //The locale identifier (default to undefined)
87
+ let bookingSpaceTranslationUpdateInputs: BookingSpaceTranslationUpdateInputs; //
88
+
89
+ const { status, data } = await apiInstance.updateBookingSpaceTranslation(
90
+ placeId,
91
+ spaceId,
92
+ locale,
93
+ bookingSpaceTranslationUpdateInputs
94
+ );
95
+ ```
96
+
97
+ ### Parameters
98
+
99
+ |Name | Type | Description | Notes|
100
+ |------------- | ------------- | ------------- | -------------|
101
+ | **bookingSpaceTranslationUpdateInputs** | **BookingSpaceTranslationUpdateInputs**| | |
102
+ | **placeId** | [**string**] | The place identifier | defaults to undefined|
103
+ | **spaceId** | [**string**] | The space identifier | defaults to undefined|
104
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
105
+
106
+
107
+ ### Return type
108
+
109
+ **UpdateAnnouncementTranslation200Response**
110
+
111
+ ### Authorization
112
+
113
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
114
+
115
+ ### HTTP request headers
116
+
117
+ - **Content-Type**: application/json
118
+ - **Accept**: application/json
119
+
120
+
121
+ ### HTTP response details
122
+ | Status code | Description | Response headers |
123
+ |-------------|-------------|------------------|
124
+ |**200** | Successful response | - |
125
+
126
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
127
+