@connectedxm/admin-sdk 6.17.4 → 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 +123 -1
- package/AdminApi.ts +105 -0
- package/README.md +250 -1
- package/api.ts +66555 -46058
- package/dist/AdminApi.d.ts +36 -1
- package/dist/AdminApi.js +35 -0
- package/dist/api.d.ts +11267 -466
- package/dist/api.js +34671 -19447
- package/dist/esm/AdminApi.d.ts +36 -1
- package/dist/esm/AdminApi.js +36 -1
- package/dist/esm/api.d.ts +11267 -466
- package/dist/esm/api.js +32890 -17811
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingsApi.md +244 -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/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/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/UpdateSeriesQuestionTranslation200Response.md +24 -0
- package/package.json +1 -1
package/docs/BookingsApi.md
CHANGED
|
@@ -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
|
+
|