@connectedxm/admin-sdk 6.14.0 → 6.17.4
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 +176 -12
- package/AdminApi.ts +12 -0
- package/README.md +191 -29
- package/api.ts +5214 -3201
- package/dist/AdminApi.d.ts +5 -1
- package/dist/AdminApi.js +4 -0
- package/dist/api.d.ts +3859 -2306
- package/dist/api.js +2671 -1753
- package/dist/esm/AdminApi.d.ts +5 -1
- package/dist/esm/AdminApi.js +5 -1
- package/dist/esm/api.d.ts +3859 -2306
- package/dist/esm/api.js +2750 -1851
- package/docs/AccountsAddressesApi.md +4 -4
- package/docs/AccountsApi.md +58 -6
- package/docs/AddChannelSubscriber200Response.md +24 -0
- package/docs/AddOrganizationUser200Response.md +24 -0
- package/docs/AdvertisementsApi.md +4 -4
- package/docs/AnnouncementsApi.md +4 -4
- package/docs/AnnouncementsScheduleApi.md +4 -4
- package/docs/BaseEventActivation.md +2 -0
- package/docs/BaseSideEffect.md +4 -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 +68 -10
- package/docs/BookingsAvailabilitiesApi.md +6 -6
- package/docs/BookingsBlackoutsApi.md +4 -4
- package/docs/BulkUploadSearchListValues200Response.md +24 -0
- package/docs/ChannelsApi.md +36 -36
- package/docs/CreateAccountAddress200Response.md +1 -1
- package/docs/CreateAccountAttribute200Response.md +24 -0
- package/docs/CreateBookingSpaceAvailability200Response.md +24 -0
- package/docs/CreateBookingSpaceBlackout200Response.md +24 -0
- package/docs/{GetChannelContent200Response.md → CreateChannelContent200Response.md} +3 -3
- package/docs/CreateChannelContentGuest200Response.md +24 -0
- package/docs/CreateDashboardWidget200Response.md +24 -0
- package/docs/{GetEventActivation200Response.md → CreateEventActivation200Response.md} +3 -3
- package/docs/CreateEventActivationCompletion200Response.md +24 -0
- package/docs/CreateEventAttendeePackage200Response.md +24 -0
- package/docs/{GetAccountAddress200Response.md → CreateEventAttribute200Response.md} +4 -4
- package/docs/CreateEventFollowup200Response.md +24 -0
- package/docs/{GetEventMediaItem200Response.md → CreateEventMediaItem200Response.md} +3 -3
- package/docs/CreateEventPackagePass200Response.md +24 -0
- package/docs/CreateEventQuestion200Response.md +24 -0
- package/docs/CreateEventQuestionChoice200Response.md +24 -0
- package/docs/CreateEventRegistrationBypass200Response.md +24 -0
- package/docs/CreateEventReservation200Response.md +24 -0
- package/docs/{GetEventSection200Response.md → CreateEventSection200Response.md} +3 -3
- package/docs/CreateEventSessionLocation200Response.md +24 -0
- package/docs/CreateEventSessionQuestion200Response.md +24 -0
- package/docs/CreateEventSessionQuestionChoice200Response.md +24 -0
- package/docs/CreateEventSessionSection200Response.md +24 -0
- package/docs/CreateEventSponsorship200Response.md +24 -0
- package/docs/CreateEventSponsorshipLevel200Response.md +24 -0
- package/docs/CreateGroupInvitations200Response.md +24 -0
- package/docs/{GetInvoiceLineItem200Response.md → CreateInvoiceLineItem200Response.md} +3 -3
- package/docs/CreateOrganizationPaymentIntegration200Response.md +24 -0
- package/docs/CreateOrganizationSideEffect200Response.md +24 -0
- package/docs/CreateOrganizationTeamMember200Response.md +24 -0
- package/docs/{GetSearchListValue200Response.md → CreateSearchListValue200Response.md} +3 -3
- package/docs/CreateSeriesQuestion200Response.md +24 -0
- package/docs/CreateSeriesQuestionChoice200Response.md +24 -0
- package/docs/CreateSeriesRegistration200Response.md +24 -0
- package/docs/CreateStreamInputOutput200Response.md +24 -0
- package/docs/CreateSupportTicketMessage200Response.md +24 -0
- package/docs/{GetSurveyQuestion200Response.md → CreateSurveyQuestion200Response.md} +3 -3
- package/docs/CreateSurveyQuestionChoice200Response.md +24 -0
- package/docs/CreateThreadCircleAccount200Response.md +24 -0
- package/docs/CreateThreadMessageReaction200Response.md +24 -0
- package/docs/DashboardsApi.md +2 -2
- package/docs/DashboardsWidgetsApi.md +8 -8
- package/docs/DeleteDashboard200Response.md +24 -0
- package/docs/EmailReceiptsApi.md +2 -2
- package/docs/Event.md +2 -0
- package/docs/EventActivation.md +2 -0
- package/docs/EventActivationCreateInputs.md +2 -0
- package/docs/EventActivationUpdateInputs.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventTranslation.md +2 -0
- package/docs/EventTranslationUpdateInputs.md +2 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsAccessApi.md +4 -4
- package/docs/EventsActivationsApi.md +20 -20
- package/docs/EventsActivationsSessionsApi.md +4 -4
- package/docs/EventsAddonsApi.md +4 -4
- package/docs/EventsApi.md +2 -2
- package/docs/EventsAttendeesApi.md +8 -8
- package/docs/EventsAttendeesPackagesApi.md +10 -10
- package/docs/EventsAttendeesReservationsApi.md +16 -16
- package/docs/EventsAttributesApi.md +8 -8
- package/docs/EventsBlocksApi.md +2 -2
- package/docs/EventsBypassApi.md +8 -8
- package/docs/EventsFaqsApi.md +2 -2
- package/docs/EventsFollowupsApi.md +32 -32
- package/docs/EventsMatchesApi.md +10 -10
- package/docs/EventsMediaApi.md +12 -12
- package/docs/EventsOnSiteApi.md +2 -2
- package/docs/EventsPackagesPassesApi.md +8 -8
- package/docs/EventsPassesAccessesApi.md +313 -0
- package/docs/EventsPassesAddonsApi.md +190 -0
- package/docs/EventsPassesApi.md +77 -1149
- package/docs/EventsPassesAttributesApi.md +6 -6
- package/docs/EventsPassesFollowupsApi.md +272 -0
- package/docs/EventsPassesResponsesApi.md +326 -0
- package/docs/EventsPasstypesApi.md +14 -14
- package/docs/EventsPasstypesPriceschedulesApi.md +10 -10
- package/docs/EventsPasstypesRefundschedulesApi.md +10 -10
- package/docs/EventsQuestionsApi.md +38 -38
- package/docs/EventsRoomsApi.md +2 -2
- package/docs/EventsRoomtypesApi.md +8 -8
- package/docs/EventsSectionsApi.md +32 -32
- package/docs/EventsSessionsAccessesApi.md +6 -6
- package/docs/EventsSessionsApi.md +32 -32
- package/docs/EventsSessionsLocationsApi.md +14 -14
- package/docs/EventsSessionsMatchesApi.md +12 -12
- package/docs/EventsSessionsQuestionsApi.md +36 -36
- package/docs/EventsSessionsSectionsApi.md +18 -18
- package/docs/EventsSpeakersApi.md +8 -8
- package/docs/EventsSponsorshiplevelsApi.md +10 -10
- package/docs/EventsSponsorshipsApi.md +10 -10
- package/docs/EventsTracksApi.md +2 -2
- package/docs/GetAcccountEmailReceipts200Response.md +26 -0
- package/docs/GetAccountAddresses200Response.md +26 -0
- package/docs/GetAccountInvitations200Response.md +1 -1
- package/docs/GetAccountNotificationPreferences200Response.md +24 -0
- package/docs/{GetEventAttendees200Response.md → GetAccountRegistrations200Response.md} +3 -3
- package/docs/GetAccountsByInternalRefId200Response.md +24 -0
- package/docs/GetAdvertisementClicks200Response.md +26 -0
- package/docs/GetAdvertisementViews200Response.md +26 -0
- package/docs/GetAnnouncementAudience200Response.md +26 -0
- package/docs/GetBookingSpaceAvailabilities200Response.md +24 -0
- package/docs/GetBookingSpaceBlackouts200Response.md +26 -0
- package/docs/GetBookingSpaceSlots200Response.md +24 -0
- package/docs/GetChannelContentGuests200Response.md +26 -0
- package/docs/GetChannelContentLikes200Response.md +26 -0
- package/docs/GetChannelSubscribers200Response.md +26 -0
- package/docs/GetDashboardAttributes200Response.md +24 -0
- package/docs/GetDashboardWidgets200Response.md +24 -0
- package/docs/GetEmailReceipts200Response.md +26 -0
- package/docs/GetEventActivationCompletions200Response.md +26 -0
- package/docs/{GetEventSessions200Response.md → GetEventActivationSessions200Response.md} +3 -3
- package/docs/GetEventActivations200Response.md +26 -0
- package/docs/{GetEventPassTypes200Response.md → GetEventAddOnPassTypes200Response.md} +3 -3
- package/docs/GetEventAttendeePackages200Response.md +26 -0
- package/docs/GetEventAttendeeReservations200Response.md +26 -0
- package/docs/GetEventAttendeeTransfersLogs200Response.md +26 -0
- package/docs/GetEventAttributes200Response.md +26 -0
- package/docs/GetEventDashboardQuestions200Response.md +24 -0
- package/docs/GetEventFollowupQuestions200Response.md +26 -0
- package/docs/GetEventPackagePasses200Response.md +26 -0
- package/docs/GetEventPassAccesses200Response.md +26 -0
- package/docs/GetEventPassAttributes200Response.md +26 -0
- package/docs/GetEventPassQuestionFollowups200Response.md +26 -0
- package/docs/GetEventPassQuestionSections200Response.md +26 -0
- package/docs/GetEventPassResponse200Response.md +24 -0
- package/docs/GetEventPassResponseChanges200Response.md +26 -0
- package/docs/GetEventPassResponses200Response.md +26 -0
- package/docs/GetEventPassTypePriceSchedule200Response.md +24 -0
- package/docs/GetEventPassTypePriceSchedules200Response.md +26 -0
- package/docs/GetEventPassTypeRefundSchedule200Response.md +24 -0
- package/docs/GetEventPassTypeRefundSchedules200Response.md +26 -0
- package/docs/GetEventQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetEventQuestionChoices200Response.md +26 -0
- package/docs/GetEventQuestionSummaries200Response.md +26 -0
- package/docs/GetEventQuestions200Response.md +26 -0
- package/docs/GetEventRegistrationBypassList200Response.md +26 -0
- package/docs/GetEventRoundQuestions200Response.md +26 -0
- package/docs/GetEventRoundQuestionsSummary200Response.md +24 -0
- package/docs/GetEventSectionQuestions200Response.md +26 -0
- package/docs/GetEventSessionAccess200Response.md +24 -0
- package/docs/GetEventSessionAccessQuestionSections200Response.md +26 -0
- package/docs/GetEventSessionAccessResponseChanges200Response.md +26 -0
- package/docs/GetEventSessionLocations200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoices200Response.md +26 -0
- package/docs/GetEventSessionQuestionResponses200Response.md +26 -0
- package/docs/GetEventSessionQuestions200Response.md +26 -0
- package/docs/GetEventSessionRoundQuestions200Response.md +26 -0
- package/docs/GetEventSessionSectionQuestions200Response.md +26 -0
- package/docs/{GetEventSpeakers200Response.md → GetEventSessionSpeakers200Response.md} +3 -3
- package/docs/GetEventSponsorshipLevels200Response.md +26 -0
- package/docs/GetEventSponsorships200Response.md +26 -0
- package/docs/GetGroupInvitations200Response.md +26 -0
- package/docs/GetInvoiceLineItems200Response.md +26 -0
- package/docs/GetLivestreamSessions200Response.md +26 -0
- package/docs/GetMeetingParticipant200Response.md +24 -0
- package/docs/GetMeetingParticipants200Response.md +26 -0
- package/docs/GetMeetingRecording200Response.md +24 -0
- package/docs/GetMeetingRecordings200Response.md +26 -0
- package/docs/GetMeetingSessionMessages200Response.md +24 -0
- package/docs/GetMeetingSessionParticipant200Response.md +24 -0
- package/docs/GetMeetingSessionParticipants200Response.md +26 -0
- package/docs/GetMeetingSessionSummary200Response.md +24 -0
- package/docs/GetMeetingSessionTranscript200Response.md +24 -0
- package/docs/GetMeetingSessions200Response.md +26 -0
- package/docs/GetNotificationStats200Response.md +24 -0
- package/docs/GetNotifications200Response.md +26 -0
- package/docs/GetOrganizationAccountAttributes200Response.md +26 -0
- package/docs/GetOrganizationDomain200Response.md +24 -0
- package/docs/GetOrganizationModule200Response.md +24 -0
- package/docs/GetOrganizationModuleSettings200Response.md +24 -0
- package/docs/GetOrganizationModules200Response.md +26 -0
- package/docs/GetOrganizationPaymentIntegrations200Response.md +26 -0
- package/docs/GetOrganizationSideEffects200Response.md +26 -0
- package/docs/GetOrganizationSystemLog200Response.md +24 -0
- package/docs/GetOrganizationSystemLogs200Response.md +26 -0
- package/docs/GetOrganizationTeamMembers200Response.md +26 -0
- package/docs/GetOrganizationUsers200Response.md +26 -0
- package/docs/GetPreferences200Response.md +24 -0
- package/docs/GetSearchListConnectedQuestions200Response.md +24 -0
- package/docs/GetSearchListValues200Response.md +26 -0
- package/docs/GetSeriesQuestionChoices200Response.md +26 -0
- package/docs/GetSeriesQuestions200Response.md +26 -0
- package/docs/GetSeriesRegistrationResponses200Response.md +24 -0
- package/docs/GetSeriesRegistrations200Response.md +26 -0
- package/docs/GetStreamInputOutputs200Response.md +26 -0
- package/docs/GetStreamSessionChat200Response.md +24 -0
- package/docs/GetStreamSessionSubscriptions200Response.md +26 -0
- package/docs/GetSupportTicketActivity200Response.md +24 -0
- package/docs/GetSupportTicketMessages200Response.md +26 -0
- package/docs/GetSupportTicketNotes200Response.md +26 -0
- package/docs/GetSupportTicketViewer200Response.md +26 -0
- package/docs/GetSurveyQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetSurveyQuestionChoices200Response.md +26 -0
- package/docs/GetSurveyQuestionResponses200Response.md +26 -0
- package/docs/GetSurveySectionQuestions200Response.md +26 -0
- package/docs/GetSurveySubmission200Response.md +24 -0
- package/docs/GetSurveySubmissionResponseChanges200Response.md +26 -0
- package/docs/GetSurveySubmissions200Response.md +26 -0
- package/docs/GetThreadCircleAccounts200Response.md +26 -0
- package/docs/GetThreadMessageReactions200Response.md +24 -0
- package/docs/GroupsInvitationsApi.md +8 -8
- package/docs/GroupsModeratorsApi.md +4 -4
- package/docs/InterestsApi.md +2 -2
- package/docs/InvoicesApi.md +4 -4
- package/docs/InvoicesLineitemsApi.md +4 -4
- package/docs/MeetingsLivestreamsApi.md +4 -4
- package/docs/MeetingsParticipantsApi.md +10 -10
- package/docs/MeetingsRecordingsApi.md +4 -4
- package/docs/MeetingsSessionsApi.md +14 -14
- package/docs/NotificationsApi.md +8 -8
- package/docs/OrganizationApi.md +10 -10
- package/docs/OrganizationAttributesApi.md +12 -12
- package/docs/OrganizationDomainsApi.md +4 -4
- package/docs/OrganizationModulesApi.md +6 -6
- package/docs/OrganizationModulesSettingsApi.md +4 -4
- package/docs/OrganizationModulesTiersApi.md +12 -12
- package/docs/OrganizationPaymentsApi.md +12 -12
- package/docs/OrganizationSideeffectsApi.md +8 -8
- package/docs/OrganizationTaxApi.md +6 -6
- package/docs/OrganizationTeammembersApi.md +8 -8
- package/docs/OrganizationUsersApi.md +4 -4
- package/docs/PreferencesApi.md +4 -4
- package/docs/RemoveEventPassAttribute200Response.md +24 -0
- package/docs/ReorderEventFaqSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventFollowupQuestions200Response.md +24 -0
- package/docs/ReorderEventQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderEventQuestionChoices200Response.md +24 -0
- package/docs/ReorderEventSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventSessionQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderEventSessionQuestionChoices200Response.md +24 -0
- package/docs/ReorderEventSessionSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventSponsorshipLevels200Response.md +24 -0
- package/docs/ReorderEventSponsorships200Response.md +24 -0
- package/docs/ReorderSeriesQuestionChoices200Response.md +24 -0
- package/docs/ReorderSurveyQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderSurveyQuestionChoices200Response.md +24 -0
- package/docs/ReorderSurveySectionQuestions200Response.md +24 -0
- package/docs/SearchlistsValuesApi.md +12 -12
- package/docs/SelfApi.md +2 -2
- package/docs/SeriesQuestionsApi.md +12 -12
- package/docs/SeriesQuestionsChoicesApi.md +6 -6
- package/docs/SeriesRegistrationsApi.md +16 -16
- package/docs/SideEffect.md +8 -0
- package/docs/SideEffectActionType.md +2 -0
- package/docs/SideEffectTriggerType.md +4 -2
- package/docs/StorageVideosApi.md +4 -4
- package/docs/StorageVideosCaptionsApi.md +2 -2
- package/docs/StreamsApi.md +2 -2
- package/docs/StreamsOutputsApi.md +8 -8
- package/docs/StreamsSessionsApi.md +4 -4
- package/docs/SupportApi.md +4 -4
- package/docs/SupportMessagesApi.md +4 -4
- package/docs/SupportNotesApi.md +4 -4
- package/docs/Survey.md +2 -0
- package/docs/SurveyCreateInputs.md +2 -0
- package/docs/SurveyUpdateInputs.md +2 -0
- package/docs/SurveysApi.md +2 -2
- package/docs/SurveysQuestionsApi.md +32 -32
- package/docs/SurveysSectionsApi.md +10 -10
- package/docs/SurveysSubmissionsApi.md +12 -12
- package/docs/ThreadsCirclesAccountsApi.md +8 -8
- package/docs/ThreadsMessagesApi.md +2 -2
- package/docs/ThreadsMessagesFilesApi.md +2 -2
- package/docs/ThreadsMessagesImagesApi.md +2 -2
- package/docs/ThreadsMessagesReactionsApi.md +4 -4
- package/docs/ThreadsMessagesVideosApi.md +2 -2
- package/docs/UpdateEventPassAttributes200Response.md +24 -0
- package/docs/UpdateEventPassResponsesInputs.md +20 -0
- package/docs/UpdateEventRoundQuestion200Response.md +24 -0
- package/docs/UpdateEventSessionRoundQuestion200Response.md +24 -0
- package/docs/UpdateOrganizationDomain200Response.md +24 -0
- package/package.json +1 -1
|
@@ -10,7 +10,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
10
10
|
|[**updateDashboardWidget**](#updatedashboardwidget) | **PUT** /dashboards/{dashboardId}/widgets/{widgetId} | Update Dashboard Widget|
|
|
11
11
|
|
|
12
12
|
# **createDashboardWidget**
|
|
13
|
-
>
|
|
13
|
+
> CreateDashboardWidget200Response createDashboardWidget(dashboardWidgetCreateInputs)
|
|
14
14
|
|
|
15
15
|
Create Dashboard Widget endpoint
|
|
16
16
|
|
|
@@ -45,7 +45,7 @@ const { status, data } = await apiInstance.createDashboardWidget(
|
|
|
45
45
|
|
|
46
46
|
### Return type
|
|
47
47
|
|
|
48
|
-
**
|
|
48
|
+
**CreateDashboardWidget200Response**
|
|
49
49
|
|
|
50
50
|
### Authorization
|
|
51
51
|
|
|
@@ -65,7 +65,7 @@ const { status, data } = await apiInstance.createDashboardWidget(
|
|
|
65
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
66
|
|
|
67
67
|
# **deleteDashboardWidget**
|
|
68
|
-
>
|
|
68
|
+
> DeleteDashboard200Response deleteDashboardWidget()
|
|
69
69
|
|
|
70
70
|
Delete Dashboard Widget endpoint
|
|
71
71
|
|
|
@@ -99,7 +99,7 @@ const { status, data } = await apiInstance.deleteDashboardWidget(
|
|
|
99
99
|
|
|
100
100
|
### Return type
|
|
101
101
|
|
|
102
|
-
**
|
|
102
|
+
**DeleteDashboard200Response**
|
|
103
103
|
|
|
104
104
|
### Authorization
|
|
105
105
|
|
|
@@ -119,7 +119,7 @@ const { status, data } = await apiInstance.deleteDashboardWidget(
|
|
|
119
119
|
[[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)
|
|
120
120
|
|
|
121
121
|
# **getDashboardWidgets**
|
|
122
|
-
>
|
|
122
|
+
> GetDashboardWidgets200Response getDashboardWidgets()
|
|
123
123
|
|
|
124
124
|
Get Dashboard Widgets endpoint
|
|
125
125
|
|
|
@@ -153,7 +153,7 @@ const { status, data } = await apiInstance.getDashboardWidgets(
|
|
|
153
153
|
|
|
154
154
|
### Return type
|
|
155
155
|
|
|
156
|
-
**
|
|
156
|
+
**GetDashboardWidgets200Response**
|
|
157
157
|
|
|
158
158
|
### Authorization
|
|
159
159
|
|
|
@@ -173,7 +173,7 @@ const { status, data } = await apiInstance.getDashboardWidgets(
|
|
|
173
173
|
[[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)
|
|
174
174
|
|
|
175
175
|
# **updateDashboardWidget**
|
|
176
|
-
>
|
|
176
|
+
> CreateDashboardWidget200Response updateDashboardWidget(dashboardWidgetUpdateInputs)
|
|
177
177
|
|
|
178
178
|
Update Dashboard Widget endpoint
|
|
179
179
|
|
|
@@ -211,7 +211,7 @@ const { status, data } = await apiInstance.updateDashboardWidget(
|
|
|
211
211
|
|
|
212
212
|
### Return type
|
|
213
213
|
|
|
214
|
-
**
|
|
214
|
+
**CreateDashboardWidget200Response**
|
|
215
215
|
|
|
216
216
|
### Authorization
|
|
217
217
|
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# DeleteDashboard200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | **object** | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { DeleteDashboard200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: DeleteDashboard200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/EmailReceiptsApi.md
CHANGED
|
@@ -59,7 +59,7 @@ const { status, data } = await apiInstance.getEmailReceipt(
|
|
|
59
59
|
[[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)
|
|
60
60
|
|
|
61
61
|
# **getEmailReceipts**
|
|
62
|
-
>
|
|
62
|
+
> GetEmailReceipts200Response getEmailReceipts()
|
|
63
63
|
|
|
64
64
|
Get Email Receipts endpoint
|
|
65
65
|
|
|
@@ -102,7 +102,7 @@ const { status, data } = await apiInstance.getEmailReceipts(
|
|
|
102
102
|
|
|
103
103
|
### Return type
|
|
104
104
|
|
|
105
|
-
**
|
|
105
|
+
**GetEmailReceipts200Response**
|
|
106
106
|
|
|
107
107
|
### Authorization
|
|
108
108
|
|
package/docs/Event.md
CHANGED
|
@@ -78,6 +78,7 @@ Name | Type | Description | Notes
|
|
|
78
78
|
**meeting** | [**BaseMeeting**](BaseMeeting.md) | | [default to undefined]
|
|
79
79
|
**continuousScanning** | **boolean** | | [default to undefined]
|
|
80
80
|
**scanType** | [**OnSiteScanType**](OnSiteScanType.md) | | [default to undefined]
|
|
81
|
+
**activationsDescription** | **string** | | [default to undefined]
|
|
81
82
|
**_options** | **object** | | [default to undefined]
|
|
82
83
|
|
|
83
84
|
## Example
|
|
@@ -159,6 +160,7 @@ const instance: Event = {
|
|
|
159
160
|
meeting,
|
|
160
161
|
continuousScanning,
|
|
161
162
|
scanType,
|
|
163
|
+
activationsDescription,
|
|
162
164
|
_options,
|
|
163
165
|
};
|
|
164
166
|
```
|
package/docs/EventActivation.md
CHANGED
|
@@ -14,6 +14,7 @@ Name | Type | Description | Notes
|
|
|
14
14
|
**startAfter** | **string** | | [default to undefined]
|
|
15
15
|
**type** | [**EventActivationType**](EventActivationType.md) | | [default to undefined]
|
|
16
16
|
**accessLevel** | [**PassTypeAccessLevel**](PassTypeAccessLevel.md) | | [default to undefined]
|
|
17
|
+
**sortOrder** | **number** | | [default to undefined]
|
|
17
18
|
**survey** | [**BaseSurvey**](BaseSurvey.md) | | [default to undefined]
|
|
18
19
|
**_count** | [**BaseEventActivationCount**](BaseEventActivationCount.md) | | [default to undefined]
|
|
19
20
|
**eventId** | **string** | | [default to undefined]
|
|
@@ -42,6 +43,7 @@ const instance: EventActivation = {
|
|
|
42
43
|
startAfter,
|
|
43
44
|
type,
|
|
44
45
|
accessLevel,
|
|
46
|
+
sortOrder,
|
|
45
47
|
survey,
|
|
46
48
|
_count,
|
|
47
49
|
eventId,
|
|
@@ -20,6 +20,7 @@ Name | Type | Description | Notes
|
|
|
20
20
|
**accessLevel** | [**PassTypeAccessLevel**](PassTypeAccessLevel.md) | | [optional] [default to undefined]
|
|
21
21
|
**continuousScanning** | **boolean** | | [optional] [default to undefined]
|
|
22
22
|
**scanType** | [**OnSiteScanType**](OnSiteScanType.md) | | [optional] [default to undefined]
|
|
23
|
+
**sortOrder** | [**AdvertisementCreateInputsWeight**](AdvertisementCreateInputsWeight.md) | | [optional] [default to undefined]
|
|
23
24
|
|
|
24
25
|
## Example
|
|
25
26
|
|
|
@@ -42,6 +43,7 @@ const instance: EventActivationCreateInputs = {
|
|
|
42
43
|
accessLevel,
|
|
43
44
|
continuousScanning,
|
|
44
45
|
scanType,
|
|
46
|
+
sortOrder,
|
|
45
47
|
};
|
|
46
48
|
```
|
|
47
49
|
|
|
@@ -18,6 +18,7 @@ Name | Type | Description | Notes
|
|
|
18
18
|
**accessLevel** | [**PassTypeAccessLevel**](PassTypeAccessLevel.md) | | [optional] [default to undefined]
|
|
19
19
|
**continuousScanning** | **boolean** | | [optional] [default to undefined]
|
|
20
20
|
**scanType** | [**OnSiteScanType**](OnSiteScanType.md) | | [optional] [default to undefined]
|
|
21
|
+
**sortOrder** | [**AdvertisementCreateInputsWeight**](AdvertisementCreateInputsWeight.md) | | [optional] [default to undefined]
|
|
21
22
|
|
|
22
23
|
## Example
|
|
23
24
|
|
|
@@ -38,6 +39,7 @@ const instance: EventActivationUpdateInputs = {
|
|
|
38
39
|
accessLevel,
|
|
39
40
|
continuousScanning,
|
|
40
41
|
scanType,
|
|
42
|
+
sortOrder,
|
|
41
43
|
};
|
|
42
44
|
```
|
|
43
45
|
|
|
@@ -63,6 +63,7 @@ Name | Type | Description | Notes
|
|
|
63
63
|
**meetingId** | **string** | | [optional] [default to undefined]
|
|
64
64
|
**continuousScanning** | **boolean** | | [optional] [default to undefined]
|
|
65
65
|
**scanType** | [**OnSiteScanType**](OnSiteScanType.md) | | [optional] [default to undefined]
|
|
66
|
+
**activationsDescription** | **string** | | [optional] [default to undefined]
|
|
66
67
|
|
|
67
68
|
## Example
|
|
68
69
|
|
|
@@ -128,6 +129,7 @@ const instance: EventCreateInputs = {
|
|
|
128
129
|
meetingId,
|
|
129
130
|
continuousScanning,
|
|
130
131
|
scanType,
|
|
132
|
+
activationsDescription,
|
|
131
133
|
};
|
|
132
134
|
```
|
|
133
135
|
|
package/docs/EventTranslation.md
CHANGED
|
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
|
|
|
13
13
|
**reservationDescription** | **string** | | [default to undefined]
|
|
14
14
|
**imageId** | **string** | | [default to undefined]
|
|
15
15
|
**image** | [**BaseImage**](BaseImage.md) | | [default to undefined]
|
|
16
|
+
**activationsDescription** | **string** | | [default to undefined]
|
|
16
17
|
**createdAt** | **string** | | [default to undefined]
|
|
17
18
|
**updatedAt** | **string** | | [default to undefined]
|
|
18
19
|
|
|
@@ -30,6 +31,7 @@ const instance: EventTranslation = {
|
|
|
30
31
|
reservationDescription,
|
|
31
32
|
imageId,
|
|
32
33
|
image,
|
|
34
|
+
activationsDescription,
|
|
33
35
|
createdAt,
|
|
34
36
|
updatedAt,
|
|
35
37
|
};
|
|
@@ -10,6 +10,7 @@ Name | Type | Description | Notes
|
|
|
10
10
|
**longDescription** | **string** | | [optional] [default to undefined]
|
|
11
11
|
**reservationDescription** | **string** | | [optional] [default to undefined]
|
|
12
12
|
**imageId** | **string** | | [optional] [default to undefined]
|
|
13
|
+
**activationsDescription** | **string** | | [optional] [default to undefined]
|
|
13
14
|
|
|
14
15
|
## Example
|
|
15
16
|
|
|
@@ -22,6 +23,7 @@ const instance: EventTranslationUpdateInputs = {
|
|
|
22
23
|
longDescription,
|
|
23
24
|
reservationDescription,
|
|
24
25
|
imageId,
|
|
26
|
+
activationsDescription,
|
|
25
27
|
};
|
|
26
28
|
```
|
|
27
29
|
|
|
@@ -63,6 +63,7 @@ Name | Type | Description | Notes
|
|
|
63
63
|
**meetingId** | **string** | | [optional] [default to undefined]
|
|
64
64
|
**continuousScanning** | **boolean** | | [optional] [default to undefined]
|
|
65
65
|
**scanType** | [**OnSiteScanType**](OnSiteScanType.md) | | [optional] [default to undefined]
|
|
66
|
+
**activationsDescription** | **string** | | [optional] [default to undefined]
|
|
66
67
|
|
|
67
68
|
## Example
|
|
68
69
|
|
|
@@ -128,6 +129,7 @@ const instance: EventUpdateInputs = {
|
|
|
128
129
|
meetingId,
|
|
129
130
|
continuousScanning,
|
|
130
131
|
scanType,
|
|
132
|
+
activationsDescription,
|
|
131
133
|
};
|
|
132
134
|
```
|
|
133
135
|
|
package/docs/EventsAccessApi.md
CHANGED
|
@@ -9,7 +9,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
9
9
|
|[**removeEventAccessUser**](#removeeventaccessuser) | **DELETE** /events/{eventId}/access-users/{userId} | Remove Event Access User|
|
|
10
10
|
|
|
11
11
|
# **addEventAccessUser**
|
|
12
|
-
>
|
|
12
|
+
> DeleteDashboard200Response addEventAccessUser()
|
|
13
13
|
|
|
14
14
|
Add Event Access User endpoint
|
|
15
15
|
|
|
@@ -43,7 +43,7 @@ const { status, data } = await apiInstance.addEventAccessUser(
|
|
|
43
43
|
|
|
44
44
|
### Return type
|
|
45
45
|
|
|
46
|
-
**
|
|
46
|
+
**DeleteDashboard200Response**
|
|
47
47
|
|
|
48
48
|
### Authorization
|
|
49
49
|
|
|
@@ -126,7 +126,7 @@ const { status, data } = await apiInstance.getEventAccessUsers(
|
|
|
126
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
127
|
|
|
128
128
|
# **removeEventAccessUser**
|
|
129
|
-
>
|
|
129
|
+
> DeleteDashboard200Response removeEventAccessUser()
|
|
130
130
|
|
|
131
131
|
Remove Event Access User endpoint
|
|
132
132
|
|
|
@@ -160,7 +160,7 @@ const { status, data } = await apiInstance.removeEventAccessUser(
|
|
|
160
160
|
|
|
161
161
|
### Return type
|
|
162
162
|
|
|
163
|
-
**
|
|
163
|
+
**DeleteDashboard200Response**
|
|
164
164
|
|
|
165
165
|
### Authorization
|
|
166
166
|
|
|
@@ -17,7 +17,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
17
17
|
|[**updateEventActivationCompletion**](#updateeventactivationcompletion) | **PUT** /events/{eventId}/activations/{activationId}/completions/{completionId} | Update Event Activation Completion|
|
|
18
18
|
|
|
19
19
|
# **createEventActivation**
|
|
20
|
-
>
|
|
20
|
+
> CreateEventActivation200Response createEventActivation(eventActivationCreateInputs)
|
|
21
21
|
|
|
22
22
|
Create Event Activation endpoint
|
|
23
23
|
|
|
@@ -52,7 +52,7 @@ const { status, data } = await apiInstance.createEventActivation(
|
|
|
52
52
|
|
|
53
53
|
### Return type
|
|
54
54
|
|
|
55
|
-
**
|
|
55
|
+
**CreateEventActivation200Response**
|
|
56
56
|
|
|
57
57
|
### Authorization
|
|
58
58
|
|
|
@@ -72,7 +72,7 @@ const { status, data } = await apiInstance.createEventActivation(
|
|
|
72
72
|
[[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)
|
|
73
73
|
|
|
74
74
|
# **createEventActivationCompletion**
|
|
75
|
-
>
|
|
75
|
+
> CreateEventActivationCompletion200Response createEventActivationCompletion(eventActivationCompletionCreateInputs)
|
|
76
76
|
|
|
77
77
|
Create Event Activation Completion endpoint
|
|
78
78
|
|
|
@@ -110,7 +110,7 @@ const { status, data } = await apiInstance.createEventActivationCompletion(
|
|
|
110
110
|
|
|
111
111
|
### Return type
|
|
112
112
|
|
|
113
|
-
**
|
|
113
|
+
**CreateEventActivationCompletion200Response**
|
|
114
114
|
|
|
115
115
|
### Authorization
|
|
116
116
|
|
|
@@ -184,7 +184,7 @@ const { status, data } = await apiInstance.deleteEventActivation(
|
|
|
184
184
|
[[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)
|
|
185
185
|
|
|
186
186
|
# **deleteEventActivationCompletion**
|
|
187
|
-
>
|
|
187
|
+
> CreateAccountInvitations200Response deleteEventActivationCompletion()
|
|
188
188
|
|
|
189
189
|
Delete Event Activation Completion endpoint
|
|
190
190
|
|
|
@@ -221,7 +221,7 @@ const { status, data } = await apiInstance.deleteEventActivationCompletion(
|
|
|
221
221
|
|
|
222
222
|
### Return type
|
|
223
223
|
|
|
224
|
-
**
|
|
224
|
+
**CreateAccountInvitations200Response**
|
|
225
225
|
|
|
226
226
|
### Authorization
|
|
227
227
|
|
|
@@ -241,7 +241,7 @@ const { status, data } = await apiInstance.deleteEventActivationCompletion(
|
|
|
241
241
|
[[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)
|
|
242
242
|
|
|
243
243
|
# **getEventActivation**
|
|
244
|
-
>
|
|
244
|
+
> CreateEventActivation200Response getEventActivation()
|
|
245
245
|
|
|
246
246
|
Get Event Activation endpoint
|
|
247
247
|
|
|
@@ -275,7 +275,7 @@ const { status, data } = await apiInstance.getEventActivation(
|
|
|
275
275
|
|
|
276
276
|
### Return type
|
|
277
277
|
|
|
278
|
-
**
|
|
278
|
+
**CreateEventActivation200Response**
|
|
279
279
|
|
|
280
280
|
### Authorization
|
|
281
281
|
|
|
@@ -295,7 +295,7 @@ const { status, data } = await apiInstance.getEventActivation(
|
|
|
295
295
|
[[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)
|
|
296
296
|
|
|
297
297
|
# **getEventActivationCompletion**
|
|
298
|
-
>
|
|
298
|
+
> CreateEventActivationCompletion200Response getEventActivationCompletion()
|
|
299
299
|
|
|
300
300
|
Get Event Activation Completion endpoint
|
|
301
301
|
|
|
@@ -332,7 +332,7 @@ const { status, data } = await apiInstance.getEventActivationCompletion(
|
|
|
332
332
|
|
|
333
333
|
### Return type
|
|
334
334
|
|
|
335
|
-
**
|
|
335
|
+
**CreateEventActivationCompletion200Response**
|
|
336
336
|
|
|
337
337
|
### Authorization
|
|
338
338
|
|
|
@@ -352,7 +352,7 @@ const { status, data } = await apiInstance.getEventActivationCompletion(
|
|
|
352
352
|
[[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)
|
|
353
353
|
|
|
354
354
|
# **getEventActivationCompletions**
|
|
355
|
-
>
|
|
355
|
+
> GetEventActivationCompletions200Response getEventActivationCompletions()
|
|
356
356
|
|
|
357
357
|
Get Event Activation Completions endpoint
|
|
358
358
|
|
|
@@ -398,7 +398,7 @@ const { status, data } = await apiInstance.getEventActivationCompletions(
|
|
|
398
398
|
|
|
399
399
|
### Return type
|
|
400
400
|
|
|
401
|
-
**
|
|
401
|
+
**GetEventActivationCompletions200Response**
|
|
402
402
|
|
|
403
403
|
### Authorization
|
|
404
404
|
|
|
@@ -418,7 +418,7 @@ const { status, data } = await apiInstance.getEventActivationCompletions(
|
|
|
418
418
|
[[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)
|
|
419
419
|
|
|
420
420
|
# **getEventActivationSessions**
|
|
421
|
-
>
|
|
421
|
+
> GetEventActivationSessions200Response getEventActivationSessions()
|
|
422
422
|
|
|
423
423
|
Get Event Activation Sessions endpoint
|
|
424
424
|
|
|
@@ -464,7 +464,7 @@ const { status, data } = await apiInstance.getEventActivationSessions(
|
|
|
464
464
|
|
|
465
465
|
### Return type
|
|
466
466
|
|
|
467
|
-
**
|
|
467
|
+
**GetEventActivationSessions200Response**
|
|
468
468
|
|
|
469
469
|
### Authorization
|
|
470
470
|
|
|
@@ -484,7 +484,7 @@ const { status, data } = await apiInstance.getEventActivationSessions(
|
|
|
484
484
|
[[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)
|
|
485
485
|
|
|
486
486
|
# **getEventActivations**
|
|
487
|
-
>
|
|
487
|
+
> GetEventActivations200Response getEventActivations()
|
|
488
488
|
|
|
489
489
|
Get Event Activations endpoint
|
|
490
490
|
|
|
@@ -527,7 +527,7 @@ const { status, data } = await apiInstance.getEventActivations(
|
|
|
527
527
|
|
|
528
528
|
### Return type
|
|
529
529
|
|
|
530
|
-
**
|
|
530
|
+
**GetEventActivations200Response**
|
|
531
531
|
|
|
532
532
|
### Authorization
|
|
533
533
|
|
|
@@ -547,7 +547,7 @@ const { status, data } = await apiInstance.getEventActivations(
|
|
|
547
547
|
[[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)
|
|
548
548
|
|
|
549
549
|
# **updateEventActivation**
|
|
550
|
-
>
|
|
550
|
+
> CreateEventActivation200Response updateEventActivation(eventActivationUpdateInputs)
|
|
551
551
|
|
|
552
552
|
Update Event Activation endpoint
|
|
553
553
|
|
|
@@ -585,7 +585,7 @@ const { status, data } = await apiInstance.updateEventActivation(
|
|
|
585
585
|
|
|
586
586
|
### Return type
|
|
587
587
|
|
|
588
|
-
**
|
|
588
|
+
**CreateEventActivation200Response**
|
|
589
589
|
|
|
590
590
|
### Authorization
|
|
591
591
|
|
|
@@ -605,7 +605,7 @@ const { status, data } = await apiInstance.updateEventActivation(
|
|
|
605
605
|
[[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)
|
|
606
606
|
|
|
607
607
|
# **updateEventActivationCompletion**
|
|
608
|
-
>
|
|
608
|
+
> CreateEventActivationCompletion200Response updateEventActivationCompletion(eventActivationCompletionUpdateInputs)
|
|
609
609
|
|
|
610
610
|
Update Event Activation Completion endpoint
|
|
611
611
|
|
|
@@ -646,7 +646,7 @@ const { status, data } = await apiInstance.updateEventActivationCompletion(
|
|
|
646
646
|
|
|
647
647
|
### Return type
|
|
648
648
|
|
|
649
|
-
**
|
|
649
|
+
**CreateEventActivationCompletion200Response**
|
|
650
650
|
|
|
651
651
|
### Authorization
|
|
652
652
|
|
|
@@ -8,7 +8,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
8
8
|
|[**removeEventActivationSession**](#removeeventactivationsession) | **DELETE** /events/{eventId}/activations/{activationId}/sessions/{sessionId} | Remove Event Activation Session|
|
|
9
9
|
|
|
10
10
|
# **addEventActivationSession**
|
|
11
|
-
>
|
|
11
|
+
> CreateEventActivation200Response addEventActivationSession()
|
|
12
12
|
|
|
13
13
|
Add Event Activation Session endpoint
|
|
14
14
|
|
|
@@ -45,7 +45,7 @@ const { status, data } = await apiInstance.addEventActivationSession(
|
|
|
45
45
|
|
|
46
46
|
### Return type
|
|
47
47
|
|
|
48
|
-
**
|
|
48
|
+
**CreateEventActivation200Response**
|
|
49
49
|
|
|
50
50
|
### Authorization
|
|
51
51
|
|
|
@@ -65,7 +65,7 @@ const { status, data } = await apiInstance.addEventActivationSession(
|
|
|
65
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
66
|
|
|
67
67
|
# **removeEventActivationSession**
|
|
68
|
-
>
|
|
68
|
+
> CreateEventActivation200Response removeEventActivationSession()
|
|
69
69
|
|
|
70
70
|
Remove Event Activation Session endpoint
|
|
71
71
|
|
|
@@ -102,7 +102,7 @@ const { status, data } = await apiInstance.removeEventActivationSession(
|
|
|
102
102
|
|
|
103
103
|
### Return type
|
|
104
104
|
|
|
105
|
-
**
|
|
105
|
+
**CreateEventActivation200Response**
|
|
106
106
|
|
|
107
107
|
### Authorization
|
|
108
108
|
|
package/docs/EventsAddonsApi.md
CHANGED
|
@@ -298,7 +298,7 @@ const { status, data } = await apiInstance.getEventAddOn(
|
|
|
298
298
|
[[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)
|
|
299
299
|
|
|
300
300
|
# **getEventAddOnPassTypes**
|
|
301
|
-
>
|
|
301
|
+
> GetEventAddOnPassTypes200Response getEventAddOnPassTypes()
|
|
302
302
|
|
|
303
303
|
Get Event Add On Pass Types endpoint
|
|
304
304
|
|
|
@@ -344,7 +344,7 @@ const { status, data } = await apiInstance.getEventAddOnPassTypes(
|
|
|
344
344
|
|
|
345
345
|
### Return type
|
|
346
346
|
|
|
347
|
-
**
|
|
347
|
+
**GetEventAddOnPassTypes200Response**
|
|
348
348
|
|
|
349
349
|
### Authorization
|
|
350
350
|
|
|
@@ -562,7 +562,7 @@ const { status, data } = await apiInstance.getEventAddOns(
|
|
|
562
562
|
[[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)
|
|
563
563
|
|
|
564
564
|
# **removeEventAddOnPassType**
|
|
565
|
-
>
|
|
565
|
+
> CreateEventAddOn200Response removeEventAddOnPassType()
|
|
566
566
|
|
|
567
567
|
Remove Event Add On Pass Type endpoint
|
|
568
568
|
|
|
@@ -599,7 +599,7 @@ const { status, data } = await apiInstance.removeEventAddOnPassType(
|
|
|
599
599
|
|
|
600
600
|
### Return type
|
|
601
601
|
|
|
602
|
-
**
|
|
602
|
+
**CreateEventAddOn200Response**
|
|
603
603
|
|
|
604
604
|
### Authorization
|
|
605
605
|
|
package/docs/EventsApi.md
CHANGED
|
@@ -16,7 +16,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
16
16
|
|[**updateEvent**](#updateevent) | **PUT** /events/{eventId} | Update Event|
|
|
17
17
|
|
|
18
18
|
# **cloneEvent**
|
|
19
|
-
>
|
|
19
|
+
> DeleteDashboard200Response cloneEvent(cloneOptions)
|
|
20
20
|
|
|
21
21
|
Clone Event endpoint
|
|
22
22
|
|
|
@@ -51,7 +51,7 @@ const { status, data } = await apiInstance.cloneEvent(
|
|
|
51
51
|
|
|
52
52
|
### Return type
|
|
53
53
|
|
|
54
|
-
**
|
|
54
|
+
**DeleteDashboard200Response**
|
|
55
55
|
|
|
56
56
|
### Authorization
|
|
57
57
|
|
|
@@ -384,7 +384,7 @@ const { status, data } = await apiInstance.getEventAttendeePayments(
|
|
|
384
384
|
[[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)
|
|
385
385
|
|
|
386
386
|
# **getEventAttendeeTransfersLogs**
|
|
387
|
-
>
|
|
387
|
+
> GetEventAttendeeTransfersLogs200Response getEventAttendeeTransfersLogs()
|
|
388
388
|
|
|
389
389
|
Get Event Attendee Transfers Logs endpoint
|
|
390
390
|
|
|
@@ -430,7 +430,7 @@ const { status, data } = await apiInstance.getEventAttendeeTransfersLogs(
|
|
|
430
430
|
|
|
431
431
|
### Return type
|
|
432
432
|
|
|
433
|
-
**
|
|
433
|
+
**GetEventAttendeeTransfersLogs200Response**
|
|
434
434
|
|
|
435
435
|
### Authorization
|
|
436
436
|
|
|
@@ -450,7 +450,7 @@ const { status, data } = await apiInstance.getEventAttendeeTransfersLogs(
|
|
|
450
450
|
[[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)
|
|
451
451
|
|
|
452
452
|
# **getEventAttendees**
|
|
453
|
-
>
|
|
453
|
+
> GetAccountRegistrations200Response getEventAttendees()
|
|
454
454
|
|
|
455
455
|
Get Event Attendees endpoint
|
|
456
456
|
|
|
@@ -496,7 +496,7 @@ const { status, data } = await apiInstance.getEventAttendees(
|
|
|
496
496
|
|
|
497
497
|
### Return type
|
|
498
498
|
|
|
499
|
-
**
|
|
499
|
+
**GetAccountRegistrations200Response**
|
|
500
500
|
|
|
501
501
|
### Authorization
|
|
502
502
|
|
|
@@ -516,7 +516,7 @@ const { status, data } = await apiInstance.getEventAttendees(
|
|
|
516
516
|
[[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)
|
|
517
517
|
|
|
518
518
|
# **getEventPassAttendeePasses**
|
|
519
|
-
>
|
|
519
|
+
> GetEventAddOnPasses200Response getEventPassAttendeePasses()
|
|
520
520
|
|
|
521
521
|
Get Event Pass Attendee Passes endpoint
|
|
522
522
|
|
|
@@ -565,7 +565,7 @@ const { status, data } = await apiInstance.getEventPassAttendeePasses(
|
|
|
565
565
|
|
|
566
566
|
### Return type
|
|
567
567
|
|
|
568
|
-
**
|
|
568
|
+
**GetEventAddOnPasses200Response**
|
|
569
569
|
|
|
570
570
|
### Authorization
|
|
571
571
|
|
|
@@ -585,7 +585,7 @@ const { status, data } = await apiInstance.getEventPassAttendeePasses(
|
|
|
585
585
|
[[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)
|
|
586
586
|
|
|
587
587
|
# **resendRegistrationConfirmationEmail**
|
|
588
|
-
>
|
|
588
|
+
> CreateAccountInvitations200Response resendRegistrationConfirmationEmail()
|
|
589
589
|
|
|
590
590
|
Resend Registration Confirmation Email endpoint
|
|
591
591
|
|
|
@@ -619,7 +619,7 @@ const { status, data } = await apiInstance.resendRegistrationConfirmationEmail(
|
|
|
619
619
|
|
|
620
620
|
### Return type
|
|
621
621
|
|
|
622
|
-
**
|
|
622
|
+
**CreateAccountInvitations200Response**
|
|
623
623
|
|
|
624
624
|
### Authorization
|
|
625
625
|
|