@connectedxm/admin-sdk 6.14.5 → 6.18.1
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/.openapi-generator/FILES +128 -1
- package/AdminApi.ts +117 -0
- package/README.md +269 -18
- package/api.ts +66302 -45553
- package/dist/AdminApi.d.ts +40 -1
- package/dist/AdminApi.js +39 -0
- package/dist/api.d.ts +14080 -3128
- package/dist/api.js +33941 -18508
- package/dist/esm/AdminApi.d.ts +40 -1
- package/dist/esm/AdminApi.js +40 -1
- package/dist/esm/api.d.ts +14080 -3128
- package/dist/esm/api.js +33444 -18172
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BaseSideEffect.md +4 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingSpace.md +4 -0
- package/docs/BookingSpaceCreateInputs.md +4 -0
- package/docs/BookingSpaceTranslation.md +4 -0
- package/docs/BookingSpaceTranslationUpdateInputs.md +4 -0
- package/docs/BookingSpaceUpdateInputs.md +4 -0
- package/docs/BookingsApi.md +302 -0
- package/docs/BookingsPlacesTranslationsApi.md +121 -0
- package/docs/BookingsSpacesTranslationsApi.md +127 -0
- package/docs/ChannelsTranslationsApi.md +742 -0
- package/docs/DashboardsApi.md +2 -2
- package/docs/DashboardsWidgetsApi.md +2 -2
- package/docs/Event.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsAccessApi.md +4 -4
- package/docs/EventsActivationsTranslationsApi.md +252 -0
- package/docs/EventsAddonsTranslationsApi.md +252 -0
- package/docs/EventsApi.md +2 -2
- package/docs/EventsAttendeesPackagesApi.md +2 -2
- package/docs/EventsEmailsTranslationsApi.md +252 -0
- package/docs/EventsFaqsTranslationsApi.md +509 -0
- package/docs/EventsFollowupsTranslationsApi.md +252 -0
- package/docs/EventsMediaTranslationsApi.md +252 -0
- package/docs/EventsPackagesTranslationsApi.md +252 -0
- package/docs/EventsPagesTranslationsApi.md +252 -0
- package/docs/EventsPassesAccessesApi.md +313 -0
- package/docs/EventsPassesAddonsApi.md +190 -0
- package/docs/EventsPassesApi.md +77 -1149
- package/docs/EventsPassesFollowupsApi.md +272 -0
- package/docs/EventsPassesResponsesApi.md +326 -0
- package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
- package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
- package/docs/EventsPasstypesTranslationsApi.md +252 -0
- package/docs/EventsQuestionsApi.md +2 -2
- package/docs/EventsQuestionsTranslationsApi.md +509 -0
- package/docs/EventsRoomtypesTranslationsApi.md +252 -0
- package/docs/EventsSectionsTranslationsApi.md +252 -0
- package/docs/EventsSessionsApi.md +2 -2
- package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
- package/docs/EventsSessionsQuestionsApi.md +2 -2
- package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
- package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
- package/docs/EventsSessionsTranslationsApi.md +252 -0
- package/docs/EventsSpeakersTranslationsApi.md +252 -0
- package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
- package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
- package/docs/EventsTracksTranslationsApi.md +252 -0
- package/docs/EventsTranslationsApi.md +240 -0
- package/docs/GetAnnouncementTranslation200Response.md +24 -0
- package/docs/GetAnnouncementTranslations200Response.md +26 -0
- package/docs/GetBenefitTranslation200Response.md +24 -0
- package/docs/GetBenefitTranslations200Response.md +26 -0
- package/docs/GetBookingPlaceTranslation200Response.md +24 -0
- package/docs/GetBookingPlaceTranslations200Response.md +26 -0
- package/docs/GetBookingSpaceTranslation200Response.md +24 -0
- package/docs/GetBookingSpaceTranslations200Response.md +26 -0
- package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
- package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
- package/docs/GetChannelContentTranslation200Response.md +24 -0
- package/docs/GetChannelContentTranslations200Response.md +26 -0
- package/docs/GetChannelTranslation200Response.md +24 -0
- package/docs/GetChannelTranslations200Response.md +26 -0
- package/docs/GetCustomModuleTranslation200Response.md +24 -0
- package/docs/GetCustomModuleTranslations200Response.md +26 -0
- package/docs/GetEventActivationTranslation200Response.md +24 -0
- package/docs/GetEventActivationTranslations200Response.md +26 -0
- package/docs/GetEventAddOnTranslation200Response.md +24 -0
- package/docs/GetEventAddOnTranslations200Response.md +26 -0
- package/docs/GetEventEmailTranslation200Response.md +24 -0
- package/docs/GetEventEmailTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
- package/docs/GetEventFollowupTranslation200Response.md +24 -0
- package/docs/GetEventFollowupTranslations200Response.md +26 -0
- package/docs/GetEventMediaItemTranslation200Response.md +24 -0
- package/docs/GetEventMediaItemTranslations200Response.md +26 -0
- package/docs/GetEventPackageTranslation200Response.md +24 -0
- package/docs/GetEventPackageTranslations200Response.md +26 -0
- package/docs/GetEventPageTranslation200Response.md +24 -0
- package/docs/GetEventPageTranslations200Response.md +26 -0
- package/docs/GetEventPassTypeTranslation200Response.md +24 -0
- package/docs/GetEventPassTypeTranslations200Response.md +26 -0
- package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventQuestionTranslation200Response.md +24 -0
- package/docs/GetEventQuestionTranslations200Response.md +26 -0
- package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
- package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
- package/docs/GetEventSectionTranslation200Response.md +24 -0
- package/docs/GetEventSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
- package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
- package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionTranslation200Response.md +24 -0
- package/docs/GetEventSessionTranslations200Response.md +26 -0
- package/docs/GetEventSpeakerTranslation200Response.md +24 -0
- package/docs/GetEventSpeakerTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
- package/docs/GetEventTrackTranslation200Response.md +24 -0
- package/docs/GetEventTrackTranslations200Response.md +26 -0
- package/docs/GetEventTranslation200Response.md +24 -0
- package/docs/GetEventTranslations200Response.md +26 -0
- package/docs/GetGroupTranslation200Response.md +24 -0
- package/docs/GetGroupTranslations200Response.md +26 -0
- package/docs/GetLevelTranslation200Response.md +24 -0
- package/docs/GetLevelTranslations200Response.md +26 -0
- package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
- package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
- package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
- package/docs/GetSurveySectionTranslation200Response.md +24 -0
- package/docs/GetSurveySectionTranslations200Response.md +26 -0
- package/docs/GetSurveyTranslation200Response.md +24 -0
- package/docs/GetSurveyTranslations200Response.md +26 -0
- package/docs/GroupsTranslationsApi.md +240 -0
- package/docs/MeetingsParticipantsApi.md +4 -4
- package/docs/MeetingsSessionsApi.md +2 -2
- package/docs/NotificationsApi.md +4 -4
- package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
- package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
- package/docs/OrganizationPaymentsApi.md +2 -2
- package/docs/OrganizationTeammembersApi.md +2 -2
- package/docs/SeriesQuestionsTranslationsApi.md +127 -0
- package/docs/SeriesTranslationsApi.md +240 -0
- package/docs/SideEffect.md +8 -0
- package/docs/SideEffectActionType.md +2 -0
- package/docs/SideEffectTriggerType.md +4 -2
- package/docs/SponsorsTranslationsApi.md +240 -0
- package/docs/StorageVideosApi.md +4 -4
- package/docs/StorageVideosCaptionsApi.md +2 -2
- package/docs/SupportedLocale.md +0 -2
- package/docs/SurveysQuestionsApi.md +2 -2
- package/docs/SurveysQuestionsTranslationsApi.md +509 -0
- package/docs/SurveysSectionsTranslationsApi.md +252 -0
- package/docs/SurveysTranslationsApi.md +240 -0
- package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
- package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
- package/docs/UpdateChannelTranslation200Response.md +24 -0
- package/docs/UpdateEventActivationTranslation200Response.md +24 -0
- package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
- package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
- package/docs/UpdateEventPassResponsesInputs.md +20 -0
- package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
- package/package.json +1 -1
|
@@ -0,0 +1,240 @@
|
|
|
1
|
+
# AnnouncementsTranslationsApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**deleteAnnouncementTranslation**](#deleteannouncementtranslation) | **DELETE** /announcements/{announcementId}/translations/{locale} | Delete Announcement Translation|
|
|
8
|
+
|[**getAnnouncementTranslation**](#getannouncementtranslation) | **GET** /announcements/{announcementId}/translations/{locale} | Get Announcement Translation|
|
|
9
|
+
|[**getAnnouncementTranslations**](#getannouncementtranslations) | **GET** /announcements/{announcementId}/translations | Get Announcement Translations|
|
|
10
|
+
|[**updateAnnouncementTranslation**](#updateannouncementtranslation) | **PUT** /announcements/{announcementId}/translations/{locale} | Update Announcement Translation|
|
|
11
|
+
|
|
12
|
+
# **deleteAnnouncementTranslation**
|
|
13
|
+
> UpdateAnnouncementTranslation200Response deleteAnnouncementTranslation()
|
|
14
|
+
|
|
15
|
+
Delete Announcement Translation endpoint
|
|
16
|
+
|
|
17
|
+
### Example
|
|
18
|
+
|
|
19
|
+
```typescript
|
|
20
|
+
import {
|
|
21
|
+
AnnouncementsTranslationsApi,
|
|
22
|
+
Configuration
|
|
23
|
+
} from '@connectedxm/admin-sdk';
|
|
24
|
+
|
|
25
|
+
const configuration = new Configuration();
|
|
26
|
+
const apiInstance = new AnnouncementsTranslationsApi(configuration);
|
|
27
|
+
|
|
28
|
+
let announcementId: string; //The announcement identifier (default to undefined)
|
|
29
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
30
|
+
|
|
31
|
+
const { status, data } = await apiInstance.deleteAnnouncementTranslation(
|
|
32
|
+
announcementId,
|
|
33
|
+
locale
|
|
34
|
+
);
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
### Parameters
|
|
38
|
+
|
|
39
|
+
|Name | Type | Description | Notes|
|
|
40
|
+
|------------- | ------------- | ------------- | -------------|
|
|
41
|
+
| **announcementId** | [**string**] | The announcement identifier | defaults to undefined|
|
|
42
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Return type
|
|
46
|
+
|
|
47
|
+
**UpdateAnnouncementTranslation200Response**
|
|
48
|
+
|
|
49
|
+
### Authorization
|
|
50
|
+
|
|
51
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
52
|
+
|
|
53
|
+
### HTTP request headers
|
|
54
|
+
|
|
55
|
+
- **Content-Type**: Not defined
|
|
56
|
+
- **Accept**: application/json
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
### HTTP response details
|
|
60
|
+
| Status code | Description | Response headers |
|
|
61
|
+
|-------------|-------------|------------------|
|
|
62
|
+
|**200** | Successful response | - |
|
|
63
|
+
|
|
64
|
+
[[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)
|
|
65
|
+
|
|
66
|
+
# **getAnnouncementTranslation**
|
|
67
|
+
> GetAnnouncementTranslation200Response getAnnouncementTranslation()
|
|
68
|
+
|
|
69
|
+
Get Announcement Translation endpoint
|
|
70
|
+
|
|
71
|
+
### Example
|
|
72
|
+
|
|
73
|
+
```typescript
|
|
74
|
+
import {
|
|
75
|
+
AnnouncementsTranslationsApi,
|
|
76
|
+
Configuration
|
|
77
|
+
} from '@connectedxm/admin-sdk';
|
|
78
|
+
|
|
79
|
+
const configuration = new Configuration();
|
|
80
|
+
const apiInstance = new AnnouncementsTranslationsApi(configuration);
|
|
81
|
+
|
|
82
|
+
let announcementId: string; //The announcement identifier (default to undefined)
|
|
83
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
84
|
+
|
|
85
|
+
const { status, data } = await apiInstance.getAnnouncementTranslation(
|
|
86
|
+
announcementId,
|
|
87
|
+
locale
|
|
88
|
+
);
|
|
89
|
+
```
|
|
90
|
+
|
|
91
|
+
### Parameters
|
|
92
|
+
|
|
93
|
+
|Name | Type | Description | Notes|
|
|
94
|
+
|------------- | ------------- | ------------- | -------------|
|
|
95
|
+
| **announcementId** | [**string**] | The announcement identifier | defaults to undefined|
|
|
96
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
### Return type
|
|
100
|
+
|
|
101
|
+
**GetAnnouncementTranslation200Response**
|
|
102
|
+
|
|
103
|
+
### Authorization
|
|
104
|
+
|
|
105
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
106
|
+
|
|
107
|
+
### HTTP request headers
|
|
108
|
+
|
|
109
|
+
- **Content-Type**: Not defined
|
|
110
|
+
- **Accept**: application/json
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### HTTP response details
|
|
114
|
+
| Status code | Description | Response headers |
|
|
115
|
+
|-------------|-------------|------------------|
|
|
116
|
+
|**200** | Successful response | - |
|
|
117
|
+
|
|
118
|
+
[[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)
|
|
119
|
+
|
|
120
|
+
# **getAnnouncementTranslations**
|
|
121
|
+
> GetAnnouncementTranslations200Response getAnnouncementTranslations()
|
|
122
|
+
|
|
123
|
+
Get Announcement Translations endpoint
|
|
124
|
+
|
|
125
|
+
### Example
|
|
126
|
+
|
|
127
|
+
```typescript
|
|
128
|
+
import {
|
|
129
|
+
AnnouncementsTranslationsApi,
|
|
130
|
+
Configuration
|
|
131
|
+
} from '@connectedxm/admin-sdk';
|
|
132
|
+
|
|
133
|
+
const configuration = new Configuration();
|
|
134
|
+
const apiInstance = new AnnouncementsTranslationsApi(configuration);
|
|
135
|
+
|
|
136
|
+
let announcementId: string; //The announcement identifier (default to undefined)
|
|
137
|
+
let page: number; //Page number (optional) (default to 1)
|
|
138
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
139
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
140
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
141
|
+
|
|
142
|
+
const { status, data } = await apiInstance.getAnnouncementTranslations(
|
|
143
|
+
announcementId,
|
|
144
|
+
page,
|
|
145
|
+
pageSize,
|
|
146
|
+
orderBy,
|
|
147
|
+
search
|
|
148
|
+
);
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
### Parameters
|
|
152
|
+
|
|
153
|
+
|Name | Type | Description | Notes|
|
|
154
|
+
|------------- | ------------- | ------------- | -------------|
|
|
155
|
+
| **announcementId** | [**string**] | The announcement identifier | defaults to undefined|
|
|
156
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
157
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
158
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
159
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
### Return type
|
|
163
|
+
|
|
164
|
+
**GetAnnouncementTranslations200Response**
|
|
165
|
+
|
|
166
|
+
### Authorization
|
|
167
|
+
|
|
168
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
169
|
+
|
|
170
|
+
### HTTP request headers
|
|
171
|
+
|
|
172
|
+
- **Content-Type**: Not defined
|
|
173
|
+
- **Accept**: application/json
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
### HTTP response details
|
|
177
|
+
| Status code | Description | Response headers |
|
|
178
|
+
|-------------|-------------|------------------|
|
|
179
|
+
|**200** | Successful response | - |
|
|
180
|
+
|
|
181
|
+
[[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)
|
|
182
|
+
|
|
183
|
+
# **updateAnnouncementTranslation**
|
|
184
|
+
> UpdateAnnouncementTranslation200Response updateAnnouncementTranslation(announcementTranslationUpdateInputs)
|
|
185
|
+
|
|
186
|
+
Update Announcement Translation endpoint
|
|
187
|
+
|
|
188
|
+
### Example
|
|
189
|
+
|
|
190
|
+
```typescript
|
|
191
|
+
import {
|
|
192
|
+
AnnouncementsTranslationsApi,
|
|
193
|
+
Configuration,
|
|
194
|
+
AnnouncementTranslationUpdateInputs
|
|
195
|
+
} from '@connectedxm/admin-sdk';
|
|
196
|
+
|
|
197
|
+
const configuration = new Configuration();
|
|
198
|
+
const apiInstance = new AnnouncementsTranslationsApi(configuration);
|
|
199
|
+
|
|
200
|
+
let announcementId: string; //The announcement identifier (default to undefined)
|
|
201
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
202
|
+
let announcementTranslationUpdateInputs: AnnouncementTranslationUpdateInputs; //
|
|
203
|
+
|
|
204
|
+
const { status, data } = await apiInstance.updateAnnouncementTranslation(
|
|
205
|
+
announcementId,
|
|
206
|
+
locale,
|
|
207
|
+
announcementTranslationUpdateInputs
|
|
208
|
+
);
|
|
209
|
+
```
|
|
210
|
+
|
|
211
|
+
### Parameters
|
|
212
|
+
|
|
213
|
+
|Name | Type | Description | Notes|
|
|
214
|
+
|------------- | ------------- | ------------- | -------------|
|
|
215
|
+
| **announcementTranslationUpdateInputs** | **AnnouncementTranslationUpdateInputs**| | |
|
|
216
|
+
| **announcementId** | [**string**] | The announcement identifier | defaults to undefined|
|
|
217
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### Return type
|
|
221
|
+
|
|
222
|
+
**UpdateAnnouncementTranslation200Response**
|
|
223
|
+
|
|
224
|
+
### Authorization
|
|
225
|
+
|
|
226
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
227
|
+
|
|
228
|
+
### HTTP request headers
|
|
229
|
+
|
|
230
|
+
- **Content-Type**: application/json
|
|
231
|
+
- **Accept**: application/json
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
### HTTP response details
|
|
235
|
+
| Status code | Description | Response headers |
|
|
236
|
+
|-------------|-------------|------------------|
|
|
237
|
+
|**200** | Successful response | - |
|
|
238
|
+
|
|
239
|
+
[[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)
|
|
240
|
+
|
package/docs/BaseSideEffect.md
CHANGED
|
@@ -10,12 +10,14 @@ Name | Type | Description | Notes
|
|
|
10
10
|
**checkedInPassEventId** | **string** | | [default to undefined]
|
|
11
11
|
**newAccountTierId** | **string** | | [default to undefined]
|
|
12
12
|
**removedAccountTierId** | **string** | | [default to undefined]
|
|
13
|
+
**passWithQuestionChoiceId** | **string** | | [default to undefined]
|
|
13
14
|
**joinGroupId** | **string** | | [default to undefined]
|
|
14
15
|
**leaveGroupId** | **string** | | [default to undefined]
|
|
15
16
|
**addToTierId** | **string** | | [default to undefined]
|
|
16
17
|
**subscribeToChannelId** | **string** | | [default to undefined]
|
|
17
18
|
**sendWebhookId** | **string** | | [default to undefined]
|
|
18
19
|
**completeActivationId** | **string** | | [default to undefined]
|
|
20
|
+
**registerForSessionId** | **string** | | [default to undefined]
|
|
19
21
|
|
|
20
22
|
## Example
|
|
21
23
|
|
|
@@ -28,12 +30,14 @@ const instance: BaseSideEffect = {
|
|
|
28
30
|
checkedInPassEventId,
|
|
29
31
|
newAccountTierId,
|
|
30
32
|
removedAccountTierId,
|
|
33
|
+
passWithQuestionChoiceId,
|
|
31
34
|
joinGroupId,
|
|
32
35
|
leaveGroupId,
|
|
33
36
|
addToTierId,
|
|
34
37
|
subscribeToChannelId,
|
|
35
38
|
sendWebhookId,
|
|
36
39
|
completeActivationId,
|
|
40
|
+
registerForSessionId,
|
|
37
41
|
};
|
|
38
42
|
```
|
|
39
43
|
|
|
@@ -0,0 +1,240 @@
|
|
|
1
|
+
# BenefitsTranslationsApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**deleteBenefitTranslation**](#deletebenefittranslation) | **DELETE** /benefits/{benefitId}/translations/{locale} | Delete Benefit Translation|
|
|
8
|
+
|[**getBenefitTranslation**](#getbenefittranslation) | **GET** /benefits/{benefitId}/translations/{locale} | Get Benefit Translation|
|
|
9
|
+
|[**getBenefitTranslations**](#getbenefittranslations) | **GET** /benefits/{benefitId}/translations | Get Benefit Translations|
|
|
10
|
+
|[**updateBenefitTranslation**](#updatebenefittranslation) | **PUT** /benefits/{benefitId}/translations/{locale} | Update Benefit Translation|
|
|
11
|
+
|
|
12
|
+
# **deleteBenefitTranslation**
|
|
13
|
+
> UpdateAnnouncementTranslation200Response deleteBenefitTranslation()
|
|
14
|
+
|
|
15
|
+
Delete Benefit Translation endpoint
|
|
16
|
+
|
|
17
|
+
### Example
|
|
18
|
+
|
|
19
|
+
```typescript
|
|
20
|
+
import {
|
|
21
|
+
BenefitsTranslationsApi,
|
|
22
|
+
Configuration
|
|
23
|
+
} from '@connectedxm/admin-sdk';
|
|
24
|
+
|
|
25
|
+
const configuration = new Configuration();
|
|
26
|
+
const apiInstance = new BenefitsTranslationsApi(configuration);
|
|
27
|
+
|
|
28
|
+
let benefitId: string; //The benefit identifier (default to undefined)
|
|
29
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
30
|
+
|
|
31
|
+
const { status, data } = await apiInstance.deleteBenefitTranslation(
|
|
32
|
+
benefitId,
|
|
33
|
+
locale
|
|
34
|
+
);
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
### Parameters
|
|
38
|
+
|
|
39
|
+
|Name | Type | Description | Notes|
|
|
40
|
+
|------------- | ------------- | ------------- | -------------|
|
|
41
|
+
| **benefitId** | [**string**] | The benefit identifier | defaults to undefined|
|
|
42
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Return type
|
|
46
|
+
|
|
47
|
+
**UpdateAnnouncementTranslation200Response**
|
|
48
|
+
|
|
49
|
+
### Authorization
|
|
50
|
+
|
|
51
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
52
|
+
|
|
53
|
+
### HTTP request headers
|
|
54
|
+
|
|
55
|
+
- **Content-Type**: Not defined
|
|
56
|
+
- **Accept**: application/json
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
### HTTP response details
|
|
60
|
+
| Status code | Description | Response headers |
|
|
61
|
+
|-------------|-------------|------------------|
|
|
62
|
+
|**200** | Successful response | - |
|
|
63
|
+
|
|
64
|
+
[[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)
|
|
65
|
+
|
|
66
|
+
# **getBenefitTranslation**
|
|
67
|
+
> GetBenefitTranslation200Response getBenefitTranslation()
|
|
68
|
+
|
|
69
|
+
Get Benefit Translation endpoint
|
|
70
|
+
|
|
71
|
+
### Example
|
|
72
|
+
|
|
73
|
+
```typescript
|
|
74
|
+
import {
|
|
75
|
+
BenefitsTranslationsApi,
|
|
76
|
+
Configuration
|
|
77
|
+
} from '@connectedxm/admin-sdk';
|
|
78
|
+
|
|
79
|
+
const configuration = new Configuration();
|
|
80
|
+
const apiInstance = new BenefitsTranslationsApi(configuration);
|
|
81
|
+
|
|
82
|
+
let benefitId: string; //The benefit identifier (default to undefined)
|
|
83
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
84
|
+
|
|
85
|
+
const { status, data } = await apiInstance.getBenefitTranslation(
|
|
86
|
+
benefitId,
|
|
87
|
+
locale
|
|
88
|
+
);
|
|
89
|
+
```
|
|
90
|
+
|
|
91
|
+
### Parameters
|
|
92
|
+
|
|
93
|
+
|Name | Type | Description | Notes|
|
|
94
|
+
|------------- | ------------- | ------------- | -------------|
|
|
95
|
+
| **benefitId** | [**string**] | The benefit identifier | defaults to undefined|
|
|
96
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
### Return type
|
|
100
|
+
|
|
101
|
+
**GetBenefitTranslation200Response**
|
|
102
|
+
|
|
103
|
+
### Authorization
|
|
104
|
+
|
|
105
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
106
|
+
|
|
107
|
+
### HTTP request headers
|
|
108
|
+
|
|
109
|
+
- **Content-Type**: Not defined
|
|
110
|
+
- **Accept**: application/json
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### HTTP response details
|
|
114
|
+
| Status code | Description | Response headers |
|
|
115
|
+
|-------------|-------------|------------------|
|
|
116
|
+
|**200** | Successful response | - |
|
|
117
|
+
|
|
118
|
+
[[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)
|
|
119
|
+
|
|
120
|
+
# **getBenefitTranslations**
|
|
121
|
+
> GetBenefitTranslations200Response getBenefitTranslations()
|
|
122
|
+
|
|
123
|
+
Get Benefit Translations endpoint
|
|
124
|
+
|
|
125
|
+
### Example
|
|
126
|
+
|
|
127
|
+
```typescript
|
|
128
|
+
import {
|
|
129
|
+
BenefitsTranslationsApi,
|
|
130
|
+
Configuration
|
|
131
|
+
} from '@connectedxm/admin-sdk';
|
|
132
|
+
|
|
133
|
+
const configuration = new Configuration();
|
|
134
|
+
const apiInstance = new BenefitsTranslationsApi(configuration);
|
|
135
|
+
|
|
136
|
+
let benefitId: string; //The benefit identifier (default to undefined)
|
|
137
|
+
let page: number; //Page number (optional) (default to 1)
|
|
138
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
139
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
140
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
141
|
+
|
|
142
|
+
const { status, data } = await apiInstance.getBenefitTranslations(
|
|
143
|
+
benefitId,
|
|
144
|
+
page,
|
|
145
|
+
pageSize,
|
|
146
|
+
orderBy,
|
|
147
|
+
search
|
|
148
|
+
);
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
### Parameters
|
|
152
|
+
|
|
153
|
+
|Name | Type | Description | Notes|
|
|
154
|
+
|------------- | ------------- | ------------- | -------------|
|
|
155
|
+
| **benefitId** | [**string**] | The benefit identifier | defaults to undefined|
|
|
156
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
157
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
158
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
159
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
### Return type
|
|
163
|
+
|
|
164
|
+
**GetBenefitTranslations200Response**
|
|
165
|
+
|
|
166
|
+
### Authorization
|
|
167
|
+
|
|
168
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
169
|
+
|
|
170
|
+
### HTTP request headers
|
|
171
|
+
|
|
172
|
+
- **Content-Type**: Not defined
|
|
173
|
+
- **Accept**: application/json
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
### HTTP response details
|
|
177
|
+
| Status code | Description | Response headers |
|
|
178
|
+
|-------------|-------------|------------------|
|
|
179
|
+
|**200** | Successful response | - |
|
|
180
|
+
|
|
181
|
+
[[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)
|
|
182
|
+
|
|
183
|
+
# **updateBenefitTranslation**
|
|
184
|
+
> UpdateAnnouncementTranslation200Response updateBenefitTranslation(benefitTranslationUpdateInputs)
|
|
185
|
+
|
|
186
|
+
Update Benefit Translation endpoint
|
|
187
|
+
|
|
188
|
+
### Example
|
|
189
|
+
|
|
190
|
+
```typescript
|
|
191
|
+
import {
|
|
192
|
+
BenefitsTranslationsApi,
|
|
193
|
+
Configuration,
|
|
194
|
+
BenefitTranslationUpdateInputs
|
|
195
|
+
} from '@connectedxm/admin-sdk';
|
|
196
|
+
|
|
197
|
+
const configuration = new Configuration();
|
|
198
|
+
const apiInstance = new BenefitsTranslationsApi(configuration);
|
|
199
|
+
|
|
200
|
+
let benefitId: string; //The benefit identifier (default to undefined)
|
|
201
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
202
|
+
let benefitTranslationUpdateInputs: BenefitTranslationUpdateInputs; //
|
|
203
|
+
|
|
204
|
+
const { status, data } = await apiInstance.updateBenefitTranslation(
|
|
205
|
+
benefitId,
|
|
206
|
+
locale,
|
|
207
|
+
benefitTranslationUpdateInputs
|
|
208
|
+
);
|
|
209
|
+
```
|
|
210
|
+
|
|
211
|
+
### Parameters
|
|
212
|
+
|
|
213
|
+
|Name | Type | Description | Notes|
|
|
214
|
+
|------------- | ------------- | ------------- | -------------|
|
|
215
|
+
| **benefitTranslationUpdateInputs** | **BenefitTranslationUpdateInputs**| | |
|
|
216
|
+
| **benefitId** | [**string**] | The benefit identifier | defaults to undefined|
|
|
217
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### Return type
|
|
221
|
+
|
|
222
|
+
**UpdateAnnouncementTranslation200Response**
|
|
223
|
+
|
|
224
|
+
### Authorization
|
|
225
|
+
|
|
226
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
227
|
+
|
|
228
|
+
### HTTP request headers
|
|
229
|
+
|
|
230
|
+
- **Content-Type**: application/json
|
|
231
|
+
- **Accept**: application/json
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
### HTTP response details
|
|
235
|
+
| Status code | Description | Response headers |
|
|
236
|
+
|-------------|-------------|------------------|
|
|
237
|
+
|**200** | Successful response | - |
|
|
238
|
+
|
|
239
|
+
[[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)
|
|
240
|
+
|
package/docs/BookingSpace.md
CHANGED
|
@@ -22,6 +22,8 @@ Name | Type | Description | Notes
|
|
|
22
22
|
**taxLocation** | [**TaxLocationType**](TaxLocationType.md) | | [default to undefined]
|
|
23
23
|
**confirmationBody** | **string** | | [default to undefined]
|
|
24
24
|
**confirmationReplyTo** | **string** | | [default to undefined]
|
|
25
|
+
**cancellationBody** | **string** | | [default to undefined]
|
|
26
|
+
**cancellationReplyTo** | **string** | | [default to undefined]
|
|
25
27
|
**createdAt** | **string** | | [default to undefined]
|
|
26
28
|
**updatedAt** | **string** | | [default to undefined]
|
|
27
29
|
|
|
@@ -48,6 +50,8 @@ const instance: BookingSpace = {
|
|
|
48
50
|
taxLocation,
|
|
49
51
|
confirmationBody,
|
|
50
52
|
confirmationReplyTo,
|
|
53
|
+
cancellationBody,
|
|
54
|
+
cancellationReplyTo,
|
|
51
55
|
createdAt,
|
|
52
56
|
updatedAt,
|
|
53
57
|
};
|
|
@@ -17,6 +17,8 @@ Name | Type | Description | Notes
|
|
|
17
17
|
**visible** | **boolean** | | [optional] [default to undefined]
|
|
18
18
|
**confirmationBody** | **string** | | [optional] [default to undefined]
|
|
19
19
|
**confirmationReplyTo** | **string** | | [optional] [default to undefined]
|
|
20
|
+
**cancellationBody** | **string** | | [optional] [default to undefined]
|
|
21
|
+
**cancellationReplyTo** | **string** | | [optional] [default to undefined]
|
|
20
22
|
**taxCode** | **string** | | [optional] [default to undefined]
|
|
21
23
|
**taxIncluded** | **boolean** | | [optional] [default to undefined]
|
|
22
24
|
**taxLocation** | [**TaxLocationType**](TaxLocationType.md) | | [optional] [default to undefined]
|
|
@@ -39,6 +41,8 @@ const instance: BookingSpaceCreateInputs = {
|
|
|
39
41
|
visible,
|
|
40
42
|
confirmationBody,
|
|
41
43
|
confirmationReplyTo,
|
|
44
|
+
cancellationBody,
|
|
45
|
+
cancellationReplyTo,
|
|
42
46
|
taxCode,
|
|
43
47
|
taxIncluded,
|
|
44
48
|
taxLocation,
|
|
@@ -9,6 +9,8 @@ Name | Type | Description | Notes
|
|
|
9
9
|
**locale** | **string** | | [default to undefined]
|
|
10
10
|
**name** | **string** | | [default to undefined]
|
|
11
11
|
**description** | **string** | | [default to undefined]
|
|
12
|
+
**confirmationBody** | **string** | | [default to undefined]
|
|
13
|
+
**cancellationBody** | **string** | | [default to undefined]
|
|
12
14
|
**createdAt** | **string** | | [default to undefined]
|
|
13
15
|
**updatedAt** | **string** | | [default to undefined]
|
|
14
16
|
|
|
@@ -22,6 +24,8 @@ const instance: BookingSpaceTranslation = {
|
|
|
22
24
|
locale,
|
|
23
25
|
name,
|
|
24
26
|
description,
|
|
27
|
+
confirmationBody,
|
|
28
|
+
cancellationBody,
|
|
25
29
|
createdAt,
|
|
26
30
|
updatedAt,
|
|
27
31
|
};
|
|
@@ -7,6 +7,8 @@ Name | Type | Description | Notes
|
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
8
|
**name** | **string** | | [optional] [default to undefined]
|
|
9
9
|
**description** | **string** | | [optional] [default to undefined]
|
|
10
|
+
**confirmationBody** | **string** | | [optional] [default to undefined]
|
|
11
|
+
**cancellationBody** | **string** | | [optional] [default to undefined]
|
|
10
12
|
|
|
11
13
|
## Example
|
|
12
14
|
|
|
@@ -16,6 +18,8 @@ import { BookingSpaceTranslationUpdateInputs } from '@connectedxm/admin-sdk';
|
|
|
16
18
|
const instance: BookingSpaceTranslationUpdateInputs = {
|
|
17
19
|
name,
|
|
18
20
|
description,
|
|
21
|
+
confirmationBody,
|
|
22
|
+
cancellationBody,
|
|
19
23
|
};
|
|
20
24
|
```
|
|
21
25
|
|
|
@@ -16,6 +16,8 @@ Name | Type | Description | Notes
|
|
|
16
16
|
**visible** | **boolean** | | [optional] [default to undefined]
|
|
17
17
|
**confirmationBody** | **string** | | [optional] [default to undefined]
|
|
18
18
|
**confirmationReplyTo** | **string** | | [optional] [default to undefined]
|
|
19
|
+
**cancellationBody** | **string** | | [optional] [default to undefined]
|
|
20
|
+
**cancellationReplyTo** | **string** | | [optional] [default to undefined]
|
|
19
21
|
**taxCode** | **string** | | [optional] [default to undefined]
|
|
20
22
|
**taxIncluded** | **boolean** | | [optional] [default to undefined]
|
|
21
23
|
**taxLocation** | [**TaxLocationType**](TaxLocationType.md) | | [optional] [default to undefined]
|
|
@@ -37,6 +39,8 @@ const instance: BookingSpaceUpdateInputs = {
|
|
|
37
39
|
visible,
|
|
38
40
|
confirmationBody,
|
|
39
41
|
confirmationReplyTo,
|
|
42
|
+
cancellationBody,
|
|
43
|
+
cancellationReplyTo,
|
|
40
44
|
taxCode,
|
|
41
45
|
taxIncluded,
|
|
42
46
|
taxLocation,
|