@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
|
|[**updateSeriesQuestionChoice**](#updateseriesquestionchoice) | **PUT** /series/{seriesId}/questions/{questionId}/choices/{choiceId} | Update Series Question Choice|
|
|
11
11
|
|
|
12
12
|
# **createSeriesQuestionChoice**
|
|
13
|
-
>
|
|
13
|
+
> CreateSeriesQuestionChoice200Response createSeriesQuestionChoice(seriesQuestionChoiceCreateInputs)
|
|
14
14
|
|
|
15
15
|
Create Series Question Choice endpoint
|
|
16
16
|
|
|
@@ -48,7 +48,7 @@ const { status, data } = await apiInstance.createSeriesQuestionChoice(
|
|
|
48
48
|
|
|
49
49
|
### Return type
|
|
50
50
|
|
|
51
|
-
**
|
|
51
|
+
**CreateSeriesQuestionChoice200Response**
|
|
52
52
|
|
|
53
53
|
### Authorization
|
|
54
54
|
|
|
@@ -125,7 +125,7 @@ const { status, data } = await apiInstance.deleteSeriesQuestionChoice(
|
|
|
125
125
|
[[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)
|
|
126
126
|
|
|
127
127
|
# **reorderSeriesQuestionChoices**
|
|
128
|
-
>
|
|
128
|
+
> ReorderSeriesQuestionChoices200Response reorderSeriesQuestionChoices()
|
|
129
129
|
|
|
130
130
|
Reorder Series Question Choices endpoint
|
|
131
131
|
|
|
@@ -162,7 +162,7 @@ const { status, data } = await apiInstance.reorderSeriesQuestionChoices(
|
|
|
162
162
|
|
|
163
163
|
### Return type
|
|
164
164
|
|
|
165
|
-
**
|
|
165
|
+
**ReorderSeriesQuestionChoices200Response**
|
|
166
166
|
|
|
167
167
|
### Authorization
|
|
168
168
|
|
|
@@ -182,7 +182,7 @@ const { status, data } = await apiInstance.reorderSeriesQuestionChoices(
|
|
|
182
182
|
[[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)
|
|
183
183
|
|
|
184
184
|
# **updateSeriesQuestionChoice**
|
|
185
|
-
>
|
|
185
|
+
> CreateSeriesQuestionChoice200Response updateSeriesQuestionChoice()
|
|
186
186
|
|
|
187
187
|
Update Series Question Choice endpoint
|
|
188
188
|
|
|
@@ -223,7 +223,7 @@ const { status, data } = await apiInstance.updateSeriesQuestionChoice(
|
|
|
223
223
|
|
|
224
224
|
### Return type
|
|
225
225
|
|
|
226
|
-
**
|
|
226
|
+
**CreateSeriesQuestionChoice200Response**
|
|
227
227
|
|
|
228
228
|
### Authorization
|
|
229
229
|
|
|
@@ -15,7 +15,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
15
15
|
|[**updateSeriesRegistrationResponses**](#updateseriesregistrationresponses) | **PUT** /series/{seriesId}/registrations/{registrationId}/responses | Update Series Registration Responses|
|
|
16
16
|
|
|
17
17
|
# **createSeriesRegistration**
|
|
18
|
-
>
|
|
18
|
+
> CreateSeriesRegistration200Response createSeriesRegistration(seriesRegistrationCreateInputs)
|
|
19
19
|
|
|
20
20
|
Create Series Registration endpoint
|
|
21
21
|
|
|
@@ -50,7 +50,7 @@ const { status, data } = await apiInstance.createSeriesRegistration(
|
|
|
50
50
|
|
|
51
51
|
### Return type
|
|
52
52
|
|
|
53
|
-
**
|
|
53
|
+
**CreateSeriesRegistration200Response**
|
|
54
54
|
|
|
55
55
|
### Authorization
|
|
56
56
|
|
|
@@ -124,7 +124,7 @@ const { status, data } = await apiInstance.deleteSeriesRegistration(
|
|
|
124
124
|
[[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)
|
|
125
125
|
|
|
126
126
|
# **getSeriesRegistration**
|
|
127
|
-
>
|
|
127
|
+
> CreateSeriesRegistration200Response getSeriesRegistration()
|
|
128
128
|
|
|
129
129
|
Get Series Registration endpoint
|
|
130
130
|
|
|
@@ -158,7 +158,7 @@ const { status, data } = await apiInstance.getSeriesRegistration(
|
|
|
158
158
|
|
|
159
159
|
### Return type
|
|
160
160
|
|
|
161
|
-
**
|
|
161
|
+
**CreateSeriesRegistration200Response**
|
|
162
162
|
|
|
163
163
|
### Authorization
|
|
164
164
|
|
|
@@ -178,7 +178,7 @@ const { status, data } = await apiInstance.getSeriesRegistration(
|
|
|
178
178
|
[[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)
|
|
179
179
|
|
|
180
180
|
# **getSeriesRegistrationPasses**
|
|
181
|
-
>
|
|
181
|
+
> GetEventAddOnPasses200Response getSeriesRegistrationPasses()
|
|
182
182
|
|
|
183
183
|
Get Series Registration Passes endpoint
|
|
184
184
|
|
|
@@ -224,7 +224,7 @@ const { status, data } = await apiInstance.getSeriesRegistrationPasses(
|
|
|
224
224
|
|
|
225
225
|
### Return type
|
|
226
226
|
|
|
227
|
-
**
|
|
227
|
+
**GetEventAddOnPasses200Response**
|
|
228
228
|
|
|
229
229
|
### Authorization
|
|
230
230
|
|
|
@@ -244,7 +244,7 @@ const { status, data } = await apiInstance.getSeriesRegistrationPasses(
|
|
|
244
244
|
[[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)
|
|
245
245
|
|
|
246
246
|
# **getSeriesRegistrationPayments**
|
|
247
|
-
>
|
|
247
|
+
> GetAccountPayments200Response getSeriesRegistrationPayments()
|
|
248
248
|
|
|
249
249
|
Get Series Registration Payments endpoint
|
|
250
250
|
|
|
@@ -290,7 +290,7 @@ const { status, data } = await apiInstance.getSeriesRegistrationPayments(
|
|
|
290
290
|
|
|
291
291
|
### Return type
|
|
292
292
|
|
|
293
|
-
**
|
|
293
|
+
**GetAccountPayments200Response**
|
|
294
294
|
|
|
295
295
|
### Authorization
|
|
296
296
|
|
|
@@ -310,7 +310,7 @@ const { status, data } = await apiInstance.getSeriesRegistrationPayments(
|
|
|
310
310
|
[[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)
|
|
311
311
|
|
|
312
312
|
# **getSeriesRegistrationResponses**
|
|
313
|
-
>
|
|
313
|
+
> GetSeriesRegistrationResponses200Response getSeriesRegistrationResponses()
|
|
314
314
|
|
|
315
315
|
Get Series Registration Responses endpoint
|
|
316
316
|
|
|
@@ -344,7 +344,7 @@ const { status, data } = await apiInstance.getSeriesRegistrationResponses(
|
|
|
344
344
|
|
|
345
345
|
### Return type
|
|
346
346
|
|
|
347
|
-
**
|
|
347
|
+
**GetSeriesRegistrationResponses200Response**
|
|
348
348
|
|
|
349
349
|
### Authorization
|
|
350
350
|
|
|
@@ -364,7 +364,7 @@ const { status, data } = await apiInstance.getSeriesRegistrationResponses(
|
|
|
364
364
|
[[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)
|
|
365
365
|
|
|
366
366
|
# **getSeriesRegistrations**
|
|
367
|
-
>
|
|
367
|
+
> GetSeriesRegistrations200Response getSeriesRegistrations()
|
|
368
368
|
|
|
369
369
|
Get Series Registrations endpoint
|
|
370
370
|
|
|
@@ -410,7 +410,7 @@ const { status, data } = await apiInstance.getSeriesRegistrations(
|
|
|
410
410
|
|
|
411
411
|
### Return type
|
|
412
412
|
|
|
413
|
-
**
|
|
413
|
+
**GetSeriesRegistrations200Response**
|
|
414
414
|
|
|
415
415
|
### Authorization
|
|
416
416
|
|
|
@@ -430,7 +430,7 @@ const { status, data } = await apiInstance.getSeriesRegistrations(
|
|
|
430
430
|
[[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)
|
|
431
431
|
|
|
432
432
|
# **updateSeriesRegistration**
|
|
433
|
-
>
|
|
433
|
+
> CreateSeriesRegistration200Response updateSeriesRegistration(seriesRegistrationUpdateInputs)
|
|
434
434
|
|
|
435
435
|
Update Series Registration endpoint
|
|
436
436
|
|
|
@@ -468,7 +468,7 @@ const { status, data } = await apiInstance.updateSeriesRegistration(
|
|
|
468
468
|
|
|
469
469
|
### Return type
|
|
470
470
|
|
|
471
|
-
**
|
|
471
|
+
**CreateSeriesRegistration200Response**
|
|
472
472
|
|
|
473
473
|
### Authorization
|
|
474
474
|
|
|
@@ -488,7 +488,7 @@ const { status, data } = await apiInstance.updateSeriesRegistration(
|
|
|
488
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
489
|
|
|
490
490
|
# **updateSeriesRegistrationResponses**
|
|
491
|
-
>
|
|
491
|
+
> CreateAccountInvitations200Response updateSeriesRegistrationResponses(seriesRegistrationResponsesUpdateInputs)
|
|
492
492
|
|
|
493
493
|
Update Series Registration Responses endpoint
|
|
494
494
|
|
|
@@ -526,7 +526,7 @@ const { status, data } = await apiInstance.updateSeriesRegistrationResponses(
|
|
|
526
526
|
|
|
527
527
|
### Return type
|
|
528
528
|
|
|
529
|
-
**
|
|
529
|
+
**CreateAccountInvitations200Response**
|
|
530
530
|
|
|
531
531
|
### Authorization
|
|
532
532
|
|
package/docs/SideEffect.md
CHANGED
|
@@ -10,23 +10,27 @@ 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
|
**organizationId** | **string** | | [default to undefined]
|
|
20
22
|
**newPassOfPassType** | [**BaseEventPassType**](BaseEventPassType.md) | | [default to undefined]
|
|
21
23
|
**checkedInPassEvent** | [**BaseEvent**](BaseEvent.md) | | [default to undefined]
|
|
22
24
|
**newAccountTier** | [**BaseTier**](BaseTier.md) | | [default to undefined]
|
|
23
25
|
**removedAccountTier** | [**BaseTier**](BaseTier.md) | | [default to undefined]
|
|
26
|
+
**passWithQuestionChoice** | [**BaseRegistrationQuestionChoice**](BaseRegistrationQuestionChoice.md) | | [default to undefined]
|
|
24
27
|
**joinGroup** | [**BaseGroup**](BaseGroup.md) | | [default to undefined]
|
|
25
28
|
**leaveGroup** | [**BaseGroup**](BaseGroup.md) | | [default to undefined]
|
|
26
29
|
**addToTier** | [**BaseTier**](BaseTier.md) | | [default to undefined]
|
|
27
30
|
**subscribeToChannel** | [**BaseChannel**](BaseChannel.md) | | [default to undefined]
|
|
28
31
|
**sendWebhook** | [**BaseWebhook**](BaseWebhook.md) | | [default to undefined]
|
|
29
32
|
**completeActivation** | [**BaseEventActivation**](BaseEventActivation.md) | | [default to undefined]
|
|
33
|
+
**registerForSession** | [**BaseEventSession**](BaseEventSession.md) | | [default to undefined]
|
|
30
34
|
**createdAt** | **string** | | [default to undefined]
|
|
31
35
|
**updatedAt** | **string** | | [default to undefined]
|
|
32
36
|
|
|
@@ -41,23 +45,27 @@ const instance: SideEffect = {
|
|
|
41
45
|
checkedInPassEventId,
|
|
42
46
|
newAccountTierId,
|
|
43
47
|
removedAccountTierId,
|
|
48
|
+
passWithQuestionChoiceId,
|
|
44
49
|
joinGroupId,
|
|
45
50
|
leaveGroupId,
|
|
46
51
|
addToTierId,
|
|
47
52
|
subscribeToChannelId,
|
|
48
53
|
sendWebhookId,
|
|
49
54
|
completeActivationId,
|
|
55
|
+
registerForSessionId,
|
|
50
56
|
organizationId,
|
|
51
57
|
newPassOfPassType,
|
|
52
58
|
checkedInPassEvent,
|
|
53
59
|
newAccountTier,
|
|
54
60
|
removedAccountTier,
|
|
61
|
+
passWithQuestionChoice,
|
|
55
62
|
joinGroup,
|
|
56
63
|
leaveGroup,
|
|
57
64
|
addToTier,
|
|
58
65
|
subscribeToChannel,
|
|
59
66
|
sendWebhook,
|
|
60
67
|
completeActivation,
|
|
68
|
+
registerForSession,
|
|
61
69
|
createdAt,
|
|
62
70
|
updatedAt,
|
|
63
71
|
};
|
|
@@ -15,4 +15,6 @@
|
|
|
15
15
|
|
|
16
16
|
* `CompleteActivation` (value: `'COMPLETE_ACTIVATION'`)
|
|
17
17
|
|
|
18
|
+
* `RegisterForSession` (value: `'REGISTER_FOR_SESSION'`)
|
|
19
|
+
|
|
18
20
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -3,12 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
## Enum
|
|
5
5
|
|
|
6
|
-
* `NewPassOfPassType` (value: `'NEW_PASS_OF_PASS_TYPE'`)
|
|
7
|
-
|
|
8
6
|
* `CheckedInEventPass` (value: `'CHECKED_IN_EVENT_PASS'`)
|
|
9
7
|
|
|
10
8
|
* `NewAccountTier` (value: `'NEW_ACCOUNT_TIER'`)
|
|
11
9
|
|
|
12
10
|
* `RemovedAccountTier` (value: `'REMOVED_ACCOUNT_TIER'`)
|
|
13
11
|
|
|
12
|
+
* `NewPassOfPassType` (value: `'NEW_PASS_OF_PASS_TYPE'`)
|
|
13
|
+
|
|
14
|
+
* `PassWithQuestionChoice` (value: `'PASS_WITH_QUESTION_CHOICE'`)
|
|
15
|
+
|
|
14
16
|
[[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/StorageVideosApi.md
CHANGED
|
@@ -167,7 +167,7 @@ const { status, data } = await apiInstance.getVideo(
|
|
|
167
167
|
[[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)
|
|
168
168
|
|
|
169
169
|
# **getVideoDownloadStatus**
|
|
170
|
-
>
|
|
170
|
+
> DeleteDashboard200Response getVideoDownloadStatus()
|
|
171
171
|
|
|
172
172
|
Get Video Download Status endpoint
|
|
173
173
|
|
|
@@ -198,7 +198,7 @@ const { status, data } = await apiInstance.getVideoDownloadStatus(
|
|
|
198
198
|
|
|
199
199
|
### Return type
|
|
200
200
|
|
|
201
|
-
**
|
|
201
|
+
**DeleteDashboard200Response**
|
|
202
202
|
|
|
203
203
|
### Authorization
|
|
204
204
|
|
|
@@ -281,7 +281,7 @@ const { status, data } = await apiInstance.getVideos(
|
|
|
281
281
|
[[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)
|
|
282
282
|
|
|
283
283
|
# **initiateVideoDownload**
|
|
284
|
-
>
|
|
284
|
+
> DeleteDashboard200Response initiateVideoDownload()
|
|
285
285
|
|
|
286
286
|
Initiate Video Download endpoint
|
|
287
287
|
|
|
@@ -312,7 +312,7 @@ const { status, data } = await apiInstance.initiateVideoDownload(
|
|
|
312
312
|
|
|
313
313
|
### Return type
|
|
314
314
|
|
|
315
|
-
**
|
|
315
|
+
**DeleteDashboard200Response**
|
|
316
316
|
|
|
317
317
|
### Authorization
|
|
318
318
|
|
|
@@ -65,7 +65,7 @@ const { status, data } = await apiInstance.deleteVideoCaption(
|
|
|
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
|
# **downloadVideoCaption**
|
|
68
|
-
>
|
|
68
|
+
> DeleteDashboard200Response downloadVideoCaption()
|
|
69
69
|
|
|
70
70
|
Download Video Caption endpoint
|
|
71
71
|
|
|
@@ -99,7 +99,7 @@ const { status, data } = await apiInstance.downloadVideoCaption(
|
|
|
99
99
|
|
|
100
100
|
### Return type
|
|
101
101
|
|
|
102
|
-
**
|
|
102
|
+
**DeleteDashboard200Response**
|
|
103
103
|
|
|
104
104
|
### Authorization
|
|
105
105
|
|
package/docs/StreamsApi.md
CHANGED
|
@@ -357,7 +357,7 @@ const { status, data } = await apiInstance.updateStream(
|
|
|
357
357
|
[[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)
|
|
358
358
|
|
|
359
359
|
# **updateStreamInputConfig**
|
|
360
|
-
>
|
|
360
|
+
> CreateStreamInput200Response updateStreamInputConfig(streamInputUpdateInputs)
|
|
361
361
|
|
|
362
362
|
Update Stream Input Config endpoint
|
|
363
363
|
|
|
@@ -392,7 +392,7 @@ const { status, data } = await apiInstance.updateStreamInputConfig(
|
|
|
392
392
|
|
|
393
393
|
### Return type
|
|
394
394
|
|
|
395
|
-
**
|
|
395
|
+
**CreateStreamInput200Response**
|
|
396
396
|
|
|
397
397
|
### Authorization
|
|
398
398
|
|
|
@@ -11,7 +11,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
11
11
|
|[**updateStreamInputOutput**](#updatestreaminputoutput) | **PUT** /streams/{streamId}/outputs/{outputId} | Update Stream Input Output|
|
|
12
12
|
|
|
13
13
|
# **createStreamInputOutput**
|
|
14
|
-
>
|
|
14
|
+
> CreateStreamInputOutput200Response createStreamInputOutput(streamInputOutputCreateInputs)
|
|
15
15
|
|
|
16
16
|
Create Stream Input Output endpoint
|
|
17
17
|
|
|
@@ -46,7 +46,7 @@ const { status, data } = await apiInstance.createStreamInputOutput(
|
|
|
46
46
|
|
|
47
47
|
### Return type
|
|
48
48
|
|
|
49
|
-
**
|
|
49
|
+
**CreateStreamInputOutput200Response**
|
|
50
50
|
|
|
51
51
|
### Authorization
|
|
52
52
|
|
|
@@ -120,7 +120,7 @@ const { status, data } = await apiInstance.deleteStreamInputOutput(
|
|
|
120
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
121
|
|
|
122
122
|
# **getStreamInputOutput**
|
|
123
|
-
>
|
|
123
|
+
> CreateStreamInputOutput200Response getStreamInputOutput()
|
|
124
124
|
|
|
125
125
|
Get Stream Input Output endpoint
|
|
126
126
|
|
|
@@ -154,7 +154,7 @@ const { status, data } = await apiInstance.getStreamInputOutput(
|
|
|
154
154
|
|
|
155
155
|
### Return type
|
|
156
156
|
|
|
157
|
-
**
|
|
157
|
+
**CreateStreamInputOutput200Response**
|
|
158
158
|
|
|
159
159
|
### Authorization
|
|
160
160
|
|
|
@@ -174,7 +174,7 @@ const { status, data } = await apiInstance.getStreamInputOutput(
|
|
|
174
174
|
[[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)
|
|
175
175
|
|
|
176
176
|
# **getStreamInputOutputs**
|
|
177
|
-
>
|
|
177
|
+
> GetStreamInputOutputs200Response getStreamInputOutputs()
|
|
178
178
|
|
|
179
179
|
Get Stream Input Outputs endpoint
|
|
180
180
|
|
|
@@ -217,7 +217,7 @@ const { status, data } = await apiInstance.getStreamInputOutputs(
|
|
|
217
217
|
|
|
218
218
|
### Return type
|
|
219
219
|
|
|
220
|
-
**
|
|
220
|
+
**GetStreamInputOutputs200Response**
|
|
221
221
|
|
|
222
222
|
### Authorization
|
|
223
223
|
|
|
@@ -237,7 +237,7 @@ const { status, data } = await apiInstance.getStreamInputOutputs(
|
|
|
237
237
|
[[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)
|
|
238
238
|
|
|
239
239
|
# **updateStreamInputOutput**
|
|
240
|
-
>
|
|
240
|
+
> CreateStreamInputOutput200Response updateStreamInputOutput()
|
|
241
241
|
|
|
242
242
|
Update Stream Input Output endpoint
|
|
243
243
|
|
|
@@ -275,7 +275,7 @@ const { status, data } = await apiInstance.updateStreamInputOutput(
|
|
|
275
275
|
|
|
276
276
|
### Return type
|
|
277
277
|
|
|
278
|
-
**
|
|
278
|
+
**CreateStreamInputOutput200Response**
|
|
279
279
|
|
|
280
280
|
### Authorization
|
|
281
281
|
|
|
@@ -174,7 +174,7 @@ const { status, data } = await apiInstance.getStreamSession(
|
|
|
174
174
|
[[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)
|
|
175
175
|
|
|
176
176
|
# **getStreamSessionChat**
|
|
177
|
-
>
|
|
177
|
+
> GetStreamSessionChat200Response getStreamSessionChat()
|
|
178
178
|
|
|
179
179
|
Get Stream Session Chat endpoint
|
|
180
180
|
|
|
@@ -208,7 +208,7 @@ const { status, data } = await apiInstance.getStreamSessionChat(
|
|
|
208
208
|
|
|
209
209
|
### Return type
|
|
210
210
|
|
|
211
|
-
**
|
|
211
|
+
**GetStreamSessionChat200Response**
|
|
212
212
|
|
|
213
213
|
### Authorization
|
|
214
214
|
|
|
@@ -228,7 +228,7 @@ const { status, data } = await apiInstance.getStreamSessionChat(
|
|
|
228
228
|
[[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)
|
|
229
229
|
|
|
230
230
|
# **getStreamSessionSubscriptions**
|
|
231
|
-
>
|
|
231
|
+
> GetStreamSessionSubscriptions200Response getStreamSessionSubscriptions()
|
|
232
232
|
|
|
233
233
|
Get Stream Session Subscriptions endpoint
|
|
234
234
|
|
|
@@ -277,7 +277,7 @@ const { status, data } = await apiInstance.getStreamSessionSubscriptions(
|
|
|
277
277
|
|
|
278
278
|
### Return type
|
|
279
279
|
|
|
280
|
-
**
|
|
280
|
+
**GetStreamSessionSubscriptions200Response**
|
|
281
281
|
|
|
282
282
|
### Authorization
|
|
283
283
|
|
package/docs/SupportApi.md
CHANGED
|
@@ -167,7 +167,7 @@ const { status, data } = await apiInstance.getSupportTicket(
|
|
|
167
167
|
[[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)
|
|
168
168
|
|
|
169
169
|
# **getSupportTicketActivity**
|
|
170
|
-
>
|
|
170
|
+
> GetSupportTicketActivity200Response getSupportTicketActivity()
|
|
171
171
|
|
|
172
172
|
Get Support Ticket Activity endpoint
|
|
173
173
|
|
|
@@ -198,7 +198,7 @@ const { status, data } = await apiInstance.getSupportTicketActivity(
|
|
|
198
198
|
|
|
199
199
|
### Return type
|
|
200
200
|
|
|
201
|
-
**
|
|
201
|
+
**GetSupportTicketActivity200Response**
|
|
202
202
|
|
|
203
203
|
### Authorization
|
|
204
204
|
|
|
@@ -218,7 +218,7 @@ const { status, data } = await apiInstance.getSupportTicketActivity(
|
|
|
218
218
|
[[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)
|
|
219
219
|
|
|
220
220
|
# **getSupportTicketViewer**
|
|
221
|
-
>
|
|
221
|
+
> GetSupportTicketViewer200Response getSupportTicketViewer()
|
|
222
222
|
|
|
223
223
|
Get Support Ticket Viewer endpoint
|
|
224
224
|
|
|
@@ -264,7 +264,7 @@ const { status, data } = await apiInstance.getSupportTicketViewer(
|
|
|
264
264
|
|
|
265
265
|
### Return type
|
|
266
266
|
|
|
267
|
-
**
|
|
267
|
+
**GetSupportTicketViewer200Response**
|
|
268
268
|
|
|
269
269
|
### Authorization
|
|
270
270
|
|
|
@@ -8,7 +8,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
8
8
|
|[**getSupportTicketMessages**](#getsupportticketmessages) | **GET** /supportTickets/{supportTicketId}/messages | Get Support Ticket Messages|
|
|
9
9
|
|
|
10
10
|
# **createSupportTicketMessage**
|
|
11
|
-
>
|
|
11
|
+
> CreateSupportTicketMessage200Response createSupportTicketMessage(supportTicketMessageCreateInputs)
|
|
12
12
|
|
|
13
13
|
Create Support Ticket Message endpoint
|
|
14
14
|
|
|
@@ -43,7 +43,7 @@ const { status, data } = await apiInstance.createSupportTicketMessage(
|
|
|
43
43
|
|
|
44
44
|
### Return type
|
|
45
45
|
|
|
46
|
-
**
|
|
46
|
+
**CreateSupportTicketMessage200Response**
|
|
47
47
|
|
|
48
48
|
### Authorization
|
|
49
49
|
|
|
@@ -63,7 +63,7 @@ const { status, data } = await apiInstance.createSupportTicketMessage(
|
|
|
63
63
|
[[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)
|
|
64
64
|
|
|
65
65
|
# **getSupportTicketMessages**
|
|
66
|
-
>
|
|
66
|
+
> GetSupportTicketMessages200Response getSupportTicketMessages()
|
|
67
67
|
|
|
68
68
|
Get Support Ticket Messages endpoint
|
|
69
69
|
|
|
@@ -106,7 +106,7 @@ const { status, data } = await apiInstance.getSupportTicketMessages(
|
|
|
106
106
|
|
|
107
107
|
### Return type
|
|
108
108
|
|
|
109
|
-
**
|
|
109
|
+
**GetSupportTicketMessages200Response**
|
|
110
110
|
|
|
111
111
|
### Authorization
|
|
112
112
|
|
package/docs/SupportNotesApi.md
CHANGED
|
@@ -9,7 +9,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
9
9
|
|[**getSupportTicketNotes**](#getsupportticketnotes) | **GET** /supportTickets/{supportTicketId}/notes | Get Support Ticket Notes|
|
|
10
10
|
|
|
11
11
|
# **createSupportTicketNote**
|
|
12
|
-
>
|
|
12
|
+
> CreateSupportTicket200Response createSupportTicketNote(supportTicketNoteCreateInputs)
|
|
13
13
|
|
|
14
14
|
Create Support Ticket Note endpoint
|
|
15
15
|
|
|
@@ -44,7 +44,7 @@ const { status, data } = await apiInstance.createSupportTicketNote(
|
|
|
44
44
|
|
|
45
45
|
### Return type
|
|
46
46
|
|
|
47
|
-
**
|
|
47
|
+
**CreateSupportTicket200Response**
|
|
48
48
|
|
|
49
49
|
### Authorization
|
|
50
50
|
|
|
@@ -118,7 +118,7 @@ const { status, data } = await apiInstance.deleteSupportTicketNote(
|
|
|
118
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
119
|
|
|
120
120
|
# **getSupportTicketNotes**
|
|
121
|
-
>
|
|
121
|
+
> GetSupportTicketNotes200Response getSupportTicketNotes()
|
|
122
122
|
|
|
123
123
|
Get Support Ticket Notes endpoint
|
|
124
124
|
|
|
@@ -161,7 +161,7 @@ const { status, data } = await apiInstance.getSupportTicketNotes(
|
|
|
161
161
|
|
|
162
162
|
### Return type
|
|
163
163
|
|
|
164
|
-
**
|
|
164
|
+
**GetSupportTicketNotes200Response**
|
|
165
165
|
|
|
166
166
|
### Authorization
|
|
167
167
|
|
package/docs/Survey.md
CHANGED
|
@@ -19,6 +19,7 @@ Name | Type | Description | Notes
|
|
|
19
19
|
**updatedAt** | **string** | | [default to undefined]
|
|
20
20
|
**eventId** | **string** | | [default to undefined]
|
|
21
21
|
**event** | [**BaseEvent**](BaseEvent.md) | | [default to undefined]
|
|
22
|
+
**requireCheckIn** | **boolean** | | [default to undefined]
|
|
22
23
|
**activationId** | **string** | | [default to undefined]
|
|
23
24
|
**activation** | [**BaseEventActivation**](BaseEventActivation.md) | | [default to undefined]
|
|
24
25
|
**passTypes** | [**Array<BaseEventPassType>**](BaseEventPassType.md) | | [default to undefined]
|
|
@@ -44,6 +45,7 @@ const instance: Survey = {
|
|
|
44
45
|
updatedAt,
|
|
45
46
|
eventId,
|
|
46
47
|
event,
|
|
48
|
+
requireCheckIn,
|
|
47
49
|
activationId,
|
|
48
50
|
activation,
|
|
49
51
|
passTypes,
|
|
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
|
|
|
11
11
|
**description** | **string** | | [optional] [default to undefined]
|
|
12
12
|
**imageId** | **string** | | [optional] [default to undefined]
|
|
13
13
|
**requireAuth** | **boolean** | | [optional] [default to undefined]
|
|
14
|
+
**requireCheckIn** | **boolean** | | [optional] [default to undefined]
|
|
14
15
|
**submissionsPerAccount** | [**InvoiceLineItemCreateInputsQuantity**](InvoiceLineItemCreateInputsQuantity.md) | | [optional] [default to undefined]
|
|
15
16
|
**replyTo** | **string** | | [optional] [default to undefined]
|
|
16
17
|
**emailBody** | **string** | | [optional] [default to undefined]
|
|
@@ -29,6 +30,7 @@ const instance: SurveyCreateInputs = {
|
|
|
29
30
|
description,
|
|
30
31
|
imageId,
|
|
31
32
|
requireAuth,
|
|
33
|
+
requireCheckIn,
|
|
32
34
|
submissionsPerAccount,
|
|
33
35
|
replyTo,
|
|
34
36
|
emailBody,
|
|
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
|
|
|
11
11
|
**description** | **string** | | [optional] [default to undefined]
|
|
12
12
|
**imageId** | **string** | | [optional] [default to undefined]
|
|
13
13
|
**requireAuth** | **boolean** | | [optional] [default to undefined]
|
|
14
|
+
**requireCheckIn** | **boolean** | | [optional] [default to undefined]
|
|
14
15
|
**submissionsPerAccount** | [**InvoiceLineItemCreateInputsQuantity**](InvoiceLineItemCreateInputsQuantity.md) | | [optional] [default to undefined]
|
|
15
16
|
**replyTo** | **string** | | [optional] [default to undefined]
|
|
16
17
|
**emailBody** | **string** | | [optional] [default to undefined]
|
|
@@ -29,6 +30,7 @@ const instance: SurveyUpdateInputs = {
|
|
|
29
30
|
description,
|
|
30
31
|
imageId,
|
|
31
32
|
requireAuth,
|
|
33
|
+
requireCheckIn,
|
|
32
34
|
submissionsPerAccount,
|
|
33
35
|
replyTo,
|
|
34
36
|
emailBody,
|
package/docs/SurveysApi.md
CHANGED
|
@@ -166,7 +166,7 @@ const { status, data } = await apiInstance.getSurvey(
|
|
|
166
166
|
[[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)
|
|
167
167
|
|
|
168
168
|
# **getSurveySessions**
|
|
169
|
-
>
|
|
169
|
+
> GetEventActivationSessions200Response getSurveySessions()
|
|
170
170
|
|
|
171
171
|
Get Survey Sessions endpoint
|
|
172
172
|
|
|
@@ -209,7 +209,7 @@ const { status, data } = await apiInstance.getSurveySessions(
|
|
|
209
209
|
|
|
210
210
|
### Return type
|
|
211
211
|
|
|
212
|
-
**
|
|
212
|
+
**GetEventActivationSessions200Response**
|
|
213
213
|
|
|
214
214
|
### Authorization
|
|
215
215
|
|