@connectedxm/admin-sdk 7.8.1 → 7.9.2
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 +12 -1
- package/AdminApi.ts +3 -0
- package/README.md +17 -2
- package/api.ts +913 -106
- package/dist/AdminApi.d.ts +2 -1
- package/dist/AdminApi.js +1 -0
- package/dist/api.d.ts +518 -58
- package/dist/api.js +624 -107
- package/dist/esm/AdminApi.d.ts +2 -1
- package/dist/esm/AdminApi.js +2 -1
- package/dist/esm/api.d.ts +518 -58
- package/dist/esm/api.js +592 -79
- package/docs/AccountsApi.md +0 -55
- package/docs/AddEventPassTypeExchangeTarget200Response.md +24 -0
- package/docs/BaseEventPassTypeExchangeTarget.md +38 -0
- package/docs/BasePassExchange.md +32 -0
- package/docs/Event.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventPassTypeExchangeTarget.md +42 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsPasstypesExchangetargetsApi.md +393 -0
- package/docs/ExchangeType.md +12 -0
- package/docs/GetEventPassTypeExchangeTargetExchanges200Response.md +26 -0
- package/docs/GetEventPassTypeExchangeTargets200Response.md +26 -0
- package/docs/{ImpersonateAccount200Response.md → JoinMeeting200Response.md} +3 -3
- package/docs/MeetingsApi.md +2 -2
- package/docs/PassExchange.md +38 -0
- package/docs/PassTypeExchangeTargetCreateInputs.md +30 -0
- package/docs/PassTypeExchangeTargetUpdateInputs.md +28 -0
- package/docs/Payment.md +2 -0
- package/docs/TaxIntegration.md +2 -0
- package/docs/TaxIntegrationCreateInputs.md +8 -0
- package/docs/TaxIntegrationUpdateInputs.md +2 -0
- package/package.json +1 -1
package/.openapi-generator/FILES
CHANGED
|
@@ -44,6 +44,7 @@ docs/ActivityStatus.md
|
|
|
44
44
|
docs/ActivityUpdateInputs.md
|
|
45
45
|
docs/AddAccountGroup200Response.md
|
|
46
46
|
docs/AddChannelSubscriber200Response.md
|
|
47
|
+
docs/AddEventPassTypeExchangeTarget200Response.md
|
|
47
48
|
docs/AddOrganizationUser200Response.md
|
|
48
49
|
docs/AddThreadAccounts200Response.md
|
|
49
50
|
docs/AdminNotification.md
|
|
@@ -133,6 +134,7 @@ docs/BaseEventPass.md
|
|
|
133
134
|
docs/BaseEventPassAttendee.md
|
|
134
135
|
docs/BaseEventPassAttendeeAccount.md
|
|
135
136
|
docs/BaseEventPassType.md
|
|
137
|
+
docs/BaseEventPassTypeExchangeTarget.md
|
|
136
138
|
docs/BaseEventPassTypePriceSchedule.md
|
|
137
139
|
docs/BaseEventPassTypeRefundSchedule.md
|
|
138
140
|
docs/BaseEventRoomType.md
|
|
@@ -192,6 +194,7 @@ docs/BasePassAddOnPass.md
|
|
|
192
194
|
docs/BasePassAddOnPassAttendee.md
|
|
193
195
|
docs/BasePassAttribute.md
|
|
194
196
|
docs/BasePassAttributeAttribute.md
|
|
197
|
+
docs/BasePassExchange.md
|
|
195
198
|
docs/BasePayment.md
|
|
196
199
|
docs/BasePaymentIntegration.md
|
|
197
200
|
docs/BasePaymentLineItem.md
|
|
@@ -537,6 +540,7 @@ docs/EventPass.md
|
|
|
537
540
|
docs/EventPassCreateInputs.md
|
|
538
541
|
docs/EventPassType.md
|
|
539
542
|
docs/EventPassTypeAllOfCount.md
|
|
543
|
+
docs/EventPassTypeExchangeTarget.md
|
|
540
544
|
docs/EventPassTypePriceSchedule.md
|
|
541
545
|
docs/EventPassTypeRefundSchedule.md
|
|
542
546
|
docs/EventPassTypeTranslation.md
|
|
@@ -674,6 +678,7 @@ docs/EventsPassesAttributesApi.md
|
|
|
674
678
|
docs/EventsPassesFollowupsApi.md
|
|
675
679
|
docs/EventsPassesResponsesApi.md
|
|
676
680
|
docs/EventsPasstypesApi.md
|
|
681
|
+
docs/EventsPasstypesExchangetargetsApi.md
|
|
677
682
|
docs/EventsPasstypesPriceschedulesApi.md
|
|
678
683
|
docs/EventsPasstypesRefundschedulesApi.md
|
|
679
684
|
docs/EventsPasstypesTranslationsApi.md
|
|
@@ -709,6 +714,7 @@ docs/EventsTracksApi.md
|
|
|
709
714
|
docs/EventsTracksTranslationsApi.md
|
|
710
715
|
docs/EventsTransfersApi.md
|
|
711
716
|
docs/EventsTranslationsApi.md
|
|
717
|
+
docs/ExchangeType.md
|
|
712
718
|
docs/ExportStatus.md
|
|
713
719
|
docs/Faq.md
|
|
714
720
|
docs/FaqSection.md
|
|
@@ -843,6 +849,8 @@ docs/GetEventPassResponse200Response.md
|
|
|
843
849
|
docs/GetEventPassResponseChanges200Response.md
|
|
844
850
|
docs/GetEventPassResponses200Response.md
|
|
845
851
|
docs/GetEventPassTransfers200Response.md
|
|
852
|
+
docs/GetEventPassTypeExchangeTargetExchanges200Response.md
|
|
853
|
+
docs/GetEventPassTypeExchangeTargets200Response.md
|
|
846
854
|
docs/GetEventPassTypePriceSchedule200Response.md
|
|
847
855
|
docs/GetEventPassTypePriceSchedules200Response.md
|
|
848
856
|
docs/GetEventPassTypeRefundSchedule200Response.md
|
|
@@ -1060,7 +1068,6 @@ docs/ImageUpdateInputs.md
|
|
|
1060
1068
|
docs/ImageUsage.md
|
|
1061
1069
|
docs/ImageUsageAllOfCount.md
|
|
1062
1070
|
docs/ImageWCopyUri.md
|
|
1063
|
-
docs/ImpersonateAccount200Response.md
|
|
1064
1071
|
docs/Import.md
|
|
1065
1072
|
docs/ImportAllOfCount.md
|
|
1066
1073
|
docs/ImportCreateInputs.md
|
|
@@ -1092,6 +1099,7 @@ docs/InvoiceStatus.md
|
|
|
1092
1099
|
docs/InvoiceUpdateInputs.md
|
|
1093
1100
|
docs/InvoicesApi.md
|
|
1094
1101
|
docs/InvoicesLineitemsApi.md
|
|
1102
|
+
docs/JoinMeeting200Response.md
|
|
1095
1103
|
docs/Lead.md
|
|
1096
1104
|
docs/LeadAllOfAttributes.md
|
|
1097
1105
|
docs/LeadCreateInputs.md
|
|
@@ -1205,8 +1213,11 @@ docs/PassAddOn.md
|
|
|
1205
1213
|
docs/PassAttribute.md
|
|
1206
1214
|
docs/PassAttributesUpdateInputs.md
|
|
1207
1215
|
docs/PassAttributesUpdateInputsValuesInner.md
|
|
1216
|
+
docs/PassExchange.md
|
|
1208
1217
|
docs/PassTypeAccessLevel.md
|
|
1209
1218
|
docs/PassTypeCreateInputs.md
|
|
1219
|
+
docs/PassTypeExchangeTargetCreateInputs.md
|
|
1220
|
+
docs/PassTypeExchangeTargetUpdateInputs.md
|
|
1210
1221
|
docs/PassTypePriceScheduleCreateInputs.md
|
|
1211
1222
|
docs/PassTypePriceScheduleUpdateInputs.md
|
|
1212
1223
|
docs/PassTypeRefundScheduleCreateInputs.md
|
package/AdminApi.ts
CHANGED
|
@@ -87,6 +87,7 @@ import {
|
|
|
87
87
|
EventsPassesFollowupsApi,
|
|
88
88
|
EventsPassesResponsesApi,
|
|
89
89
|
EventsPasstypesApi,
|
|
90
|
+
EventsPasstypesExchangetargetsApi,
|
|
90
91
|
EventsPasstypesPriceschedulesApi,
|
|
91
92
|
EventsPasstypesRefundschedulesApi,
|
|
92
93
|
EventsPasstypesTranslationsApi,
|
|
@@ -295,6 +296,7 @@ export class AdminApi {
|
|
|
295
296
|
public readonly eventsPassesFollowups: EventsPassesFollowupsApi;
|
|
296
297
|
public readonly eventsPassesResponses: EventsPassesResponsesApi;
|
|
297
298
|
public readonly eventsPasstypes: EventsPasstypesApi;
|
|
299
|
+
public readonly eventsPasstypesExchangetargets: EventsPasstypesExchangetargetsApi;
|
|
298
300
|
public readonly eventsPasstypesPriceschedules: EventsPasstypesPriceschedulesApi;
|
|
299
301
|
public readonly eventsPasstypesRefundschedules: EventsPasstypesRefundschedulesApi;
|
|
300
302
|
public readonly eventsPasstypesTranslations: EventsPasstypesTranslationsApi;
|
|
@@ -501,6 +503,7 @@ export class AdminApi {
|
|
|
501
503
|
this.eventsPassesFollowups = new EventsPassesFollowupsApi(this.config);
|
|
502
504
|
this.eventsPassesResponses = new EventsPassesResponsesApi(this.config);
|
|
503
505
|
this.eventsPasstypes = new EventsPasstypesApi(this.config);
|
|
506
|
+
this.eventsPasstypesExchangetargets = new EventsPasstypesExchangetargetsApi(this.config);
|
|
504
507
|
this.eventsPasstypesPriceschedules = new EventsPasstypesPriceschedulesApi(this.config);
|
|
505
508
|
this.eventsPasstypesRefundschedules = new EventsPasstypesRefundschedulesApi(this.config);
|
|
506
509
|
this.eventsPasstypesTranslations = new EventsPasstypesTranslationsApi(this.config);
|
package/README.md
CHANGED
|
@@ -68,7 +68,6 @@ Class | Method | HTTP request | Description
|
|
|
68
68
|
*AccountsApi* | [**getAccountThreads**](docs/AccountsApi.md#getaccountthreads) | **GET** /accounts/{accountId}/threads | List an account\'s message threads
|
|
69
69
|
*AccountsApi* | [**getAccounts**](docs/AccountsApi.md#getaccounts) | **GET** /accounts | List accounts in the organization
|
|
70
70
|
*AccountsApi* | [**getAccountsByInternalRefId**](docs/AccountsApi.md#getaccountsbyinternalrefid) | **GET** /accounts/internal-ref-id/{internalRefId} | Find accounts by internal reference ID
|
|
71
|
-
*AccountsApi* | [**impersonateAccount**](docs/AccountsApi.md#impersonateaccount) | **POST** /accounts/{accountId}/impersonate/{username} | Impersonate account
|
|
72
71
|
*AccountsApi* | [**syncAccount**](docs/AccountsApi.md#syncaccount) | **POST** /accounts/{accountId}/sync | Sync a single account
|
|
73
72
|
*AccountsApi* | [**syncAccounts**](docs/AccountsApi.md#syncaccounts) | **POST** /accounts/sync | Sync all accounts
|
|
74
73
|
*AccountsApi* | [**updateAccount**](docs/AccountsApi.md#updateaccount) | **PUT** /accounts/{accountId} | Update an account
|
|
@@ -537,6 +536,12 @@ Class | Method | HTTP request | Description
|
|
|
537
536
|
*EventsPasstypesApi* | [**removeEventPassTypeGroupPassTier**](docs/EventsPasstypesApi.md#removeeventpasstypegrouppasstier) | **DELETE** /events/{eventId}/passTypes/{passTypeId}/groupPassTiers/{tierId} | Remove an account tier from a pass type\'s group tiers
|
|
538
537
|
*EventsPasstypesApi* | [**removeEventPassTypeTier**](docs/EventsPasstypesApi.md#removeeventpasstypetier) | **DELETE** /events/{eventId}/passTypes/{passTypeId}/tiers/{tierId} | Remove an account tier from a pass type\'s tier list
|
|
539
538
|
*EventsPasstypesApi* | [**updateEventPassType**](docs/EventsPasstypesApi.md#updateeventpasstype) | **PUT** /events/{eventId}/passTypes/{passTypeId} | Update an event pass type
|
|
539
|
+
*EventsPasstypesExchangetargetsApi* | [**addEventPassTypeExchangeTarget**](docs/EventsPasstypesExchangetargetsApi.md#addeventpasstypeexchangetarget) | **POST** /events/{eventId}/passTypes/{passTypeId}/exchangeTargets | Add Event Pass Type Exchange Target
|
|
540
|
+
*EventsPasstypesExchangetargetsApi* | [**getEventPassTypeExchangeTargetExchanges**](docs/EventsPasstypesExchangetargetsApi.md#geteventpasstypeexchangetargetexchanges) | **GET** /events/{eventId}/passTypes/{passTypeId}/exchangeTargets/{exchangeTargetId}/exchanges | Get Event Pass Type Exchange Target Exchanges
|
|
541
|
+
*EventsPasstypesExchangetargetsApi* | [**getEventPassTypeExchangeTargetPayments**](docs/EventsPasstypesExchangetargetsApi.md#geteventpasstypeexchangetargetpayments) | **GET** /events/{eventId}/passTypes/{passTypeId}/exchangeTargets/{exchangeTargetId}/payments | Get Event Pass Type Exchange Target Payments
|
|
542
|
+
*EventsPasstypesExchangetargetsApi* | [**getEventPassTypeExchangeTargets**](docs/EventsPasstypesExchangetargetsApi.md#geteventpasstypeexchangetargets) | **GET** /events/{eventId}/passTypes/{passTypeId}/exchangeTargets | Get Event Pass Type Exchange Targets
|
|
543
|
+
*EventsPasstypesExchangetargetsApi* | [**removeEventPassTypeExchangeTarget**](docs/EventsPasstypesExchangetargetsApi.md#removeeventpasstypeexchangetarget) | **DELETE** /events/{eventId}/passTypes/{passTypeId}/exchangeTargets/{exchangeTargetId} | Remove Event Pass Type Exchange Target
|
|
544
|
+
*EventsPasstypesExchangetargetsApi* | [**updateEventPassTypeExchangeTarget**](docs/EventsPasstypesExchangetargetsApi.md#updateeventpasstypeexchangetarget) | **PUT** /events/{eventId}/passTypes/{passTypeId}/exchangeTargets/{exchangeTargetId} | Update Event Pass Type Exchange Target
|
|
540
545
|
*EventsPasstypesPriceschedulesApi* | [**createEventPassTypePriceSchedule**](docs/EventsPasstypesPriceschedulesApi.md#createeventpasstypepriceschedule) | **POST** /events/{eventId}/passTypes/{passTypeId}/priceSchedules | Create a pass type price schedule
|
|
541
546
|
*EventsPasstypesPriceschedulesApi* | [**deleteEventPassTypePriceSchedule**](docs/EventsPasstypesPriceschedulesApi.md#deleteeventpasstypepriceschedule) | **DELETE** /events/{eventId}/passTypes/{passTypeId}/priceSchedules/{scheduleId} | Delete a pass type price schedule
|
|
542
547
|
*EventsPasstypesPriceschedulesApi* | [**getEventPassTypePriceSchedule**](docs/EventsPasstypesPriceschedulesApi.md#geteventpasstypepriceschedule) | **GET** /events/{eventId}/passTypes/{passTypeId}/priceSchedules/{scheduleId} | Get a single pass type price schedule
|
|
@@ -1296,6 +1301,7 @@ Class | Method | HTTP request | Description
|
|
|
1296
1301
|
- [ActivityUpdateInputs](docs/ActivityUpdateInputs.md)
|
|
1297
1302
|
- [AddAccountGroup200Response](docs/AddAccountGroup200Response.md)
|
|
1298
1303
|
- [AddChannelSubscriber200Response](docs/AddChannelSubscriber200Response.md)
|
|
1304
|
+
- [AddEventPassTypeExchangeTarget200Response](docs/AddEventPassTypeExchangeTarget200Response.md)
|
|
1299
1305
|
- [AddOrganizationUser200Response](docs/AddOrganizationUser200Response.md)
|
|
1300
1306
|
- [AddThreadAccounts200Response](docs/AddThreadAccounts200Response.md)
|
|
1301
1307
|
- [AdminNotification](docs/AdminNotification.md)
|
|
@@ -1379,6 +1385,7 @@ Class | Method | HTTP request | Description
|
|
|
1379
1385
|
- [BaseEventPassAttendee](docs/BaseEventPassAttendee.md)
|
|
1380
1386
|
- [BaseEventPassAttendeeAccount](docs/BaseEventPassAttendeeAccount.md)
|
|
1381
1387
|
- [BaseEventPassType](docs/BaseEventPassType.md)
|
|
1388
|
+
- [BaseEventPassTypeExchangeTarget](docs/BaseEventPassTypeExchangeTarget.md)
|
|
1382
1389
|
- [BaseEventPassTypePriceSchedule](docs/BaseEventPassTypePriceSchedule.md)
|
|
1383
1390
|
- [BaseEventPassTypeRefundSchedule](docs/BaseEventPassTypeRefundSchedule.md)
|
|
1384
1391
|
- [BaseEventRoomType](docs/BaseEventRoomType.md)
|
|
@@ -1438,6 +1445,7 @@ Class | Method | HTTP request | Description
|
|
|
1438
1445
|
- [BasePassAddOnPassAttendee](docs/BasePassAddOnPassAttendee.md)
|
|
1439
1446
|
- [BasePassAttribute](docs/BasePassAttribute.md)
|
|
1440
1447
|
- [BasePassAttributeAttribute](docs/BasePassAttributeAttribute.md)
|
|
1448
|
+
- [BasePassExchange](docs/BasePassExchange.md)
|
|
1441
1449
|
- [BasePayment](docs/BasePayment.md)
|
|
1442
1450
|
- [BasePaymentIntegration](docs/BasePaymentIntegration.md)
|
|
1443
1451
|
- [BasePaymentLineItem](docs/BasePaymentLineItem.md)
|
|
@@ -1765,6 +1773,7 @@ Class | Method | HTTP request | Description
|
|
|
1765
1773
|
- [EventPassCreateInputs](docs/EventPassCreateInputs.md)
|
|
1766
1774
|
- [EventPassType](docs/EventPassType.md)
|
|
1767
1775
|
- [EventPassTypeAllOfCount](docs/EventPassTypeAllOfCount.md)
|
|
1776
|
+
- [EventPassTypeExchangeTarget](docs/EventPassTypeExchangeTarget.md)
|
|
1768
1777
|
- [EventPassTypePriceSchedule](docs/EventPassTypePriceSchedule.md)
|
|
1769
1778
|
- [EventPassTypeRefundSchedule](docs/EventPassTypeRefundSchedule.md)
|
|
1770
1779
|
- [EventPassTypeTranslation](docs/EventPassTypeTranslation.md)
|
|
@@ -1864,6 +1873,7 @@ Class | Method | HTTP request | Description
|
|
|
1864
1873
|
- [EventUpdateInputs](docs/EventUpdateInputs.md)
|
|
1865
1874
|
- [EventVariantCouponCreateInputs](docs/EventVariantCouponCreateInputs.md)
|
|
1866
1875
|
- [EventVariantCouponSyncInputs](docs/EventVariantCouponSyncInputs.md)
|
|
1876
|
+
- [ExchangeType](docs/ExchangeType.md)
|
|
1867
1877
|
- [ExportStatus](docs/ExportStatus.md)
|
|
1868
1878
|
- [Faq](docs/Faq.md)
|
|
1869
1879
|
- [FaqSection](docs/FaqSection.md)
|
|
@@ -1996,6 +2006,8 @@ Class | Method | HTTP request | Description
|
|
|
1996
2006
|
- [GetEventPassResponseChanges200Response](docs/GetEventPassResponseChanges200Response.md)
|
|
1997
2007
|
- [GetEventPassResponses200Response](docs/GetEventPassResponses200Response.md)
|
|
1998
2008
|
- [GetEventPassTransfers200Response](docs/GetEventPassTransfers200Response.md)
|
|
2009
|
+
- [GetEventPassTypeExchangeTargetExchanges200Response](docs/GetEventPassTypeExchangeTargetExchanges200Response.md)
|
|
2010
|
+
- [GetEventPassTypeExchangeTargets200Response](docs/GetEventPassTypeExchangeTargets200Response.md)
|
|
1999
2011
|
- [GetEventPassTypePriceSchedule200Response](docs/GetEventPassTypePriceSchedule200Response.md)
|
|
2000
2012
|
- [GetEventPassTypePriceSchedules200Response](docs/GetEventPassTypePriceSchedules200Response.md)
|
|
2001
2013
|
- [GetEventPassTypeRefundSchedule200Response](docs/GetEventPassTypeRefundSchedule200Response.md)
|
|
@@ -2204,7 +2216,6 @@ Class | Method | HTTP request | Description
|
|
|
2204
2216
|
- [ImageUsage](docs/ImageUsage.md)
|
|
2205
2217
|
- [ImageUsageAllOfCount](docs/ImageUsageAllOfCount.md)
|
|
2206
2218
|
- [ImageWCopyUri](docs/ImageWCopyUri.md)
|
|
2207
|
-
- [ImpersonateAccount200Response](docs/ImpersonateAccount200Response.md)
|
|
2208
2219
|
- [Import](docs/Import.md)
|
|
2209
2220
|
- [ImportAllOfCount](docs/ImportAllOfCount.md)
|
|
2210
2221
|
- [ImportCreateInputs](docs/ImportCreateInputs.md)
|
|
@@ -2232,6 +2243,7 @@ Class | Method | HTTP request | Description
|
|
|
2232
2243
|
- [InvoiceLineItemUpdateInputs](docs/InvoiceLineItemUpdateInputs.md)
|
|
2233
2244
|
- [InvoiceStatus](docs/InvoiceStatus.md)
|
|
2234
2245
|
- [InvoiceUpdateInputs](docs/InvoiceUpdateInputs.md)
|
|
2246
|
+
- [JoinMeeting200Response](docs/JoinMeeting200Response.md)
|
|
2235
2247
|
- [Lead](docs/Lead.md)
|
|
2236
2248
|
- [LeadAllOfAttributes](docs/LeadAllOfAttributes.md)
|
|
2237
2249
|
- [LeadCreateInputs](docs/LeadCreateInputs.md)
|
|
@@ -2320,8 +2332,11 @@ Class | Method | HTTP request | Description
|
|
|
2320
2332
|
- [PassAttribute](docs/PassAttribute.md)
|
|
2321
2333
|
- [PassAttributesUpdateInputs](docs/PassAttributesUpdateInputs.md)
|
|
2322
2334
|
- [PassAttributesUpdateInputsValuesInner](docs/PassAttributesUpdateInputsValuesInner.md)
|
|
2335
|
+
- [PassExchange](docs/PassExchange.md)
|
|
2323
2336
|
- [PassTypeAccessLevel](docs/PassTypeAccessLevel.md)
|
|
2324
2337
|
- [PassTypeCreateInputs](docs/PassTypeCreateInputs.md)
|
|
2338
|
+
- [PassTypeExchangeTargetCreateInputs](docs/PassTypeExchangeTargetCreateInputs.md)
|
|
2339
|
+
- [PassTypeExchangeTargetUpdateInputs](docs/PassTypeExchangeTargetUpdateInputs.md)
|
|
2325
2340
|
- [PassTypePriceScheduleCreateInputs](docs/PassTypePriceScheduleCreateInputs.md)
|
|
2326
2341
|
- [PassTypePriceScheduleUpdateInputs](docs/PassTypePriceScheduleUpdateInputs.md)
|
|
2327
2342
|
- [PassTypeRefundScheduleCreateInputs](docs/PassTypeRefundScheduleCreateInputs.md)
|