yellowgrid-api-ts 3.2.30 → 3.2.31-dev.0

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.
Files changed (242) hide show
  1. package/.openapi-generator/FILES +10 -1
  2. package/.openapi-generator/VERSION +0 -0
  3. package/.openapi-generator-ignore +0 -0
  4. package/README.md +15 -3
  5. package/api.ts +775 -240
  6. package/base.ts +1 -1
  7. package/common.ts +1 -1
  8. package/config.json +3 -3
  9. package/configuration.ts +1 -1
  10. package/dist/api.d.ts +516 -120
  11. package/dist/api.js +567 -267
  12. package/dist/base.d.ts +1 -1
  13. package/dist/base.js +1 -1
  14. package/dist/common.d.ts +1 -1
  15. package/dist/common.js +1 -1
  16. package/dist/configuration.d.ts +1 -1
  17. package/dist/configuration.js +1 -1
  18. package/dist/index.d.ts +1 -1
  19. package/dist/index.js +1 -1
  20. package/docs/AbstractEventUpdateDTO.md +23 -0
  21. package/docs/AbstractOrderRequestDTO.md +0 -0
  22. package/docs/AccountContactEntity.md +0 -0
  23. package/docs/AccountContactModel.md +0 -0
  24. package/docs/AccountContactRequestModel.md +0 -0
  25. package/docs/AccountDetailedSummaryDTO.md +0 -0
  26. package/docs/AccountRequestModel.md +0 -0
  27. package/docs/AccountSummaryDTO.md +0 -0
  28. package/docs/AccountsApi.md +0 -0
  29. package/docs/AccountsResponseModel.md +0 -0
  30. package/docs/AddressModel.md +0 -0
  31. package/docs/AddressRequestModel.md +0 -0
  32. package/docs/AdminOrderRequestDTO.md +0 -0
  33. package/docs/AdminUserModel.md +0 -0
  34. package/docs/AgentHoursGraphModel.md +0 -0
  35. package/docs/AgentHoursGraphMonthModel.md +0 -0
  36. package/docs/ApiLogEntity.md +0 -0
  37. package/docs/AreaCodeModel.md +0 -0
  38. package/docs/AttachmentModel.md +0 -0
  39. package/docs/AttributeSetEnum.md +0 -0
  40. package/docs/AuditLogEntity.md +0 -0
  41. package/docs/AuthCodeResponseModel.md +0 -0
  42. package/docs/BasicItemDTO.md +0 -0
  43. package/docs/BasicProductDTO.md +0 -0
  44. package/docs/BatchEntity.md +0 -0
  45. package/docs/CRMApi.md +0 -0
  46. package/docs/CallBarringModel.md +0 -0
  47. package/docs/Class3CXApi.md +0 -0
  48. package/docs/Class3CXInstallationWizardApi.md +0 -56
  49. package/docs/Class3CXInstallationsApi.md +0 -116
  50. package/docs/Class3CXIntegrationsApi.md +0 -0
  51. package/docs/Class3CXMultiTenantApi.md +0 -0
  52. package/docs/ClientDetailsModel.md +0 -0
  53. package/docs/ClientModel.md +0 -0
  54. package/docs/CompanyContractModel.md +0 -0
  55. package/docs/ContactInfoModel.md +0 -0
  56. package/docs/ConversationModel.md +0 -0
  57. package/docs/CourierPriceEntity.md +0 -0
  58. package/docs/CreditAccountEntity.md +0 -0
  59. package/docs/CrmContactDTO.md +0 -0
  60. package/docs/CustomerInformationModel.md +0 -0
  61. package/docs/CustomerItemRequestDTO.md +0 -0
  62. package/docs/CustomerOrderRequestDTO.md +0 -0
  63. package/docs/CustomerPriceListEnum.md +0 -0
  64. package/docs/CustomerSummaryReportDTO.md +0 -0
  65. package/docs/DdiRangeRequestModel.md +0 -0
  66. package/docs/DdiRangesRequestModel.md +0 -0
  67. package/docs/DetailedItemRequestDTO.md +0 -0
  68. package/docs/DetailedOrderRequestDTO.md +0 -0
  69. package/docs/DivertRequestModel.md +0 -0
  70. package/docs/DivertResponseModel.md +0 -0
  71. package/docs/EdTechProClientEntity.md +0 -0
  72. package/docs/EdTechProSchoolModel.md +0 -0
  73. package/docs/EdTechProSchoolsModel.md +0 -0
  74. package/docs/EdTechProSetupModel.md +0 -0
  75. package/docs/EventDTO.md +35 -0
  76. package/docs/EventRequestDTO.md +25 -0
  77. package/docs/EventSubscriptionModel.md +23 -0
  78. package/docs/EventUpdateDTO.md +27 -0
  79. package/docs/EventUpdateEntity.md +29 -0
  80. package/docs/EventUpdateRequestDTO.md +23 -0
  81. package/docs/FraudManagementModel.md +0 -0
  82. package/docs/FreshdeskCompanyTicketsModel.md +0 -0
  83. package/docs/FreshdeskTicketEntity.md +0 -0
  84. package/docs/FtpAccountsEntity.md +0 -0
  85. package/docs/GenericFileModel.md +0 -0
  86. package/docs/GetGetPrice200Response.md +0 -0
  87. package/docs/GetGetRecording200Response.md +0 -0
  88. package/docs/HostingChangeResponseModel.md +0 -0
  89. package/docs/HostingRegionDTO.md +0 -0
  90. package/docs/InstanceAutoFailoverEntity.md +0 -0
  91. package/docs/InstanceDeletionScheduleEntity.md +0 -0
  92. package/docs/InstanceEntity.md +0 -2
  93. package/docs/InstanceFailoverEntity.md +0 -0
  94. package/docs/InstanceMonitoringEntity.md +0 -0
  95. package/docs/InstanceMonitoringLogEntity.md +0 -0
  96. package/docs/InstanceScheduledTasksEntity.md +0 -0
  97. package/docs/InstanceTcxDetailsEntity.md +0 -0
  98. package/docs/InstanceUserCredentialsEntity.md +0 -0
  99. package/docs/ItemDTO.md +0 -0
  100. package/docs/ItemDiscountEntity.md +0 -0
  101. package/docs/ItemEntity.md +0 -0
  102. package/docs/LinkedOrderEntity.md +0 -0
  103. package/docs/MFARequiredModel.md +0 -0
  104. package/docs/MonthlyUsageModel.md +0 -0
  105. package/docs/MultiTenantChangeResponseModel.md +0 -0
  106. package/docs/MyPBXToolsApi.md +0 -0
  107. package/docs/NavigationModel.md +0 -0
  108. package/docs/OAuth20Api.md +0 -0
  109. package/docs/OfflineInstancesEntity.md +0 -0
  110. package/docs/OrderEntity.md +0 -0
  111. package/docs/OrderRequestModel.md +0 -0
  112. package/docs/OrderSummariesModel.md +0 -0
  113. package/docs/OrderSummaryDTO.md +0 -0
  114. package/docs/OrderTotalModel.md +0 -0
  115. package/docs/OrderedItemEntity.md +0 -0
  116. package/docs/OrdersApi.md +0 -0
  117. package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
  118. package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
  119. package/docs/PortalAccountModel.md +0 -0
  120. package/docs/PortalLoginModel.md +0 -0
  121. package/docs/PostAddWebhook200Response.md +0 -0
  122. package/docs/PostGetClientCredentialsRequest.md +0 -0
  123. package/docs/PostGetProductForCustomerRequest.md +0 -0
  124. package/docs/PostGetProductRequest.md +0 -0
  125. package/docs/PriceListItemModel.md +0 -0
  126. package/docs/PricingApi.md +0 -0
  127. package/docs/PrizesEntity.md +0 -0
  128. package/docs/ProductPriceListItemModel.md +0 -0
  129. package/docs/ProductSearchResultsModel.md +0 -0
  130. package/docs/ProductSerialInfoModel.md +0 -0
  131. package/docs/ProductSummaryDTO.md +0 -0
  132. package/docs/ProductsApi.md +0 -0
  133. package/docs/PromoCodesEntity.md +0 -0
  134. package/docs/PromoItemsEntity.md +0 -0
  135. package/docs/ProvisioningApi.md +0 -0
  136. package/docs/ProvisioningModel.md +0 -0
  137. package/docs/ProvisioningRequestEntity.md +0 -0
  138. package/docs/RecordingBackupAzureModel.md +0 -0
  139. package/docs/RecordingsBackupInfoDTO.md +0 -0
  140. package/docs/ResourceNotReadyException.md +0 -0
  141. package/docs/RootAccessModel.md +0 -0
  142. package/docs/S3BucketEntity.md +0 -0
  143. package/docs/SIPTrunksApi.md +0 -0
  144. package/docs/SMSApi.md +0 -0
  145. package/docs/ScannedItemModel.md +0 -0
  146. package/docs/ScopeModel.md +0 -0
  147. package/docs/ServiceHealthDTO.md +23 -0
  148. package/docs/ServiceStatusDTO.md +27 -0
  149. package/docs/ServicesApi.md +330 -0
  150. package/docs/ShipmentAddressEntity.md +0 -0
  151. package/docs/ShipmentEntity.md +0 -0
  152. package/docs/ShipmentItemEntity.md +0 -0
  153. package/docs/ShippingApi.md +0 -0
  154. package/docs/ShippingConsignmentModel.md +0 -0
  155. package/docs/ShippingInformationDTO.md +0 -0
  156. package/docs/ShippingServiceDTO.md +0 -0
  157. package/docs/ShippingServiceModel.md +0 -0
  158. package/docs/ShippingServicesModel.md +0 -0
  159. package/docs/SipTrunkChangeResponseModel.md +0 -0
  160. package/docs/SipTrunkCreationRequestModel.md +0 -0
  161. package/docs/SipTrunkEntity.md +0 -0
  162. package/docs/SipTrunksResponseModel.md +0 -0
  163. package/docs/SmsAccountEntity.md +0 -0
  164. package/docs/SmsDataModel.md +0 -0
  165. package/docs/SmsMessageModel.md +0 -0
  166. package/docs/SmsNumbersEntity.md +0 -0
  167. package/docs/SmsPayloadModel.md +0 -0
  168. package/docs/SmsPhoneNumberModel.md +0 -0
  169. package/docs/SmsResponseModel.md +0 -0
  170. package/docs/SmsWhitelistEntity.md +0 -0
  171. package/docs/StockManagementApi.md +0 -0
  172. package/docs/StockOrderCourierEntity.md +0 -0
  173. package/docs/StockOrderDeductionModel.md +0 -0
  174. package/docs/StockOrderDeductionRequestModel.md +0 -0
  175. package/docs/StockOrderDeductionsEntity.md +0 -0
  176. package/docs/StockOrderEntity.md +0 -0
  177. package/docs/StockOrderItemEntity.md +0 -0
  178. package/docs/StockOrderItemModel.md +0 -0
  179. package/docs/StockOrderItemRequestModel.md +0 -0
  180. package/docs/StockOrderModel.md +0 -0
  181. package/docs/StockOrderProductEntity.md +0 -0
  182. package/docs/StockOrderRequestModel.md +0 -0
  183. package/docs/StockOrderSupplierEntity.md +0 -0
  184. package/docs/StockOrderSupplierModel.md +0 -0
  185. package/docs/StockOrdersModel.md +0 -0
  186. package/docs/StockProductModel.md +0 -0
  187. package/docs/StockProductPriceModel.md +0 -0
  188. package/docs/StockProductSummariesModel.md +0 -0
  189. package/docs/StockProductSummaryModel.md +0 -0
  190. package/docs/StockTransactionsEntity.md +0 -0
  191. package/docs/SupplierEntity.md +0 -0
  192. package/docs/SupplierItemEntity.md +0 -0
  193. package/docs/SystemApi.md +0 -0
  194. package/docs/TcxBackupEntity.md +0 -0
  195. package/docs/TcxBackupModel.md +0 -0
  196. package/docs/TcxBillingEntity.md +0 -0
  197. package/docs/TcxBulkLicenceDetailsModel.md +0 -0
  198. package/docs/TcxDeadLicenceEntity.md +0 -0
  199. package/docs/TcxExtsEntity.md +0 -0
  200. package/docs/TcxHostingPricingEntity.md +0 -0
  201. package/docs/TcxInstallationDetailsModel.md +0 -0
  202. package/docs/TcxInstallationModel.md +0 -2
  203. package/docs/TcxInstallationsModel.md +0 -0
  204. package/docs/TcxKeySummaryDTO.md +0 -0
  205. package/docs/TcxKeysEntity.md +0 -0
  206. package/docs/TcxLicenceDetailsErrorModel.md +0 -0
  207. package/docs/TcxLicenceDetailsModel.md +0 -0
  208. package/docs/TcxMacsEntity.md +0 -0
  209. package/docs/TcxMultiTenantModel.md +0 -0
  210. package/docs/TcxMultiTenantUserModel.md +0 -0
  211. package/docs/TcxMultiTenantsModel.md +0 -0
  212. package/docs/TcxNumbersEntity.md +0 -0
  213. package/docs/TcxOfficeHoursEntity.md +0 -0
  214. package/docs/TcxPhoneModel.md +0 -0
  215. package/docs/TcxPhonesEntity.md +0 -0
  216. package/docs/TcxRemoteStorageModel.md +0 -0
  217. package/docs/TcxSbcDTO.md +0 -0
  218. package/docs/TcxSbcEntity.md +0 -0
  219. package/docs/TcxSbcModel.md +0 -0
  220. package/docs/TcxSetupEntity.md +0 -0
  221. package/docs/TcxSetupsModel.md +0 -0
  222. package/docs/TcxSipTrunksEntity.md +0 -0
  223. package/docs/TcxTemplateXmlEnum.md +0 -0
  224. package/docs/TcxUsersEntity.md +0 -0
  225. package/docs/TcxWizardConfigModel.md +0 -0
  226. package/docs/TcxWizardModel.md +0 -0
  227. package/docs/TechSupportCompanySummaryDTO.md +0 -0
  228. package/docs/TelephonySupportTicketModel.md +0 -0
  229. package/docs/TicketSummaryModel.md +0 -0
  230. package/docs/TicketTimeDTO.md +0 -0
  231. package/docs/TicketsApi.md +0 -0
  232. package/docs/TokenResponseModel.md +0 -0
  233. package/docs/UpgradeOrderResponseModel.md +0 -0
  234. package/docs/UpgradeRequestModel.md +0 -0
  235. package/docs/UserEntity.md +0 -0
  236. package/docs/WebhooksApi.md +0 -0
  237. package/docs/XeroLogEntity.md +0 -0
  238. package/git_push.sh +0 -0
  239. package/index.ts +1 -1
  240. package/openapitools.json +0 -0
  241. package/package.json +1 -1
  242. package/tsconfig.json +0 -0
package/dist/api.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Yellowgrid
3
- * Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
3
+ * Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
4
4
  *
5
5
  * The version of the OpenAPI document: 0
6
6
  *
@@ -13,6 +13,31 @@ import type { Configuration } from './configuration';
13
13
  import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
14
14
  import type { RequestArgs } from './base';
15
15
  import { BaseAPI } from './base';
16
+ /**
17
+ * Abstract Event Update DTO
18
+ * @export
19
+ * @interface AbstractEventUpdateDTO
20
+ */
21
+ export interface AbstractEventUpdateDTO {
22
+ /**
23
+ * Service Event Update Message
24
+ * @type {string}
25
+ * @memberof AbstractEventUpdateDTO
26
+ */
27
+ 'message'?: string;
28
+ /**
29
+ * Service Event Update Type
30
+ * @type {number}
31
+ * @memberof AbstractEventUpdateDTO
32
+ */
33
+ 'type'?: AbstractEventUpdateDTOTypeEnum;
34
+ }
35
+ export declare const AbstractEventUpdateDTOTypeEnum: {
36
+ readonly NUMBER_0: 0;
37
+ readonly NUMBER_1: 1;
38
+ readonly NUMBER_2: 2;
39
+ };
40
+ export type AbstractEventUpdateDTOTypeEnum = typeof AbstractEventUpdateDTOTypeEnum[keyof typeof AbstractEventUpdateDTOTypeEnum];
16
41
  /**
17
42
  * Order Request
18
43
  * @export
@@ -2359,6 +2384,230 @@ export interface EdTechProSetupModel {
2359
2384
  */
2360
2385
  'installed'?: boolean;
2361
2386
  }
2387
+ /**
2388
+ * Service Event DTO
2389
+ * @export
2390
+ * @interface EventDTO
2391
+ */
2392
+ export interface EventDTO {
2393
+ /**
2394
+ * Service Event Title
2395
+ * @type {string}
2396
+ * @memberof EventDTO
2397
+ */
2398
+ 'title'?: string;
2399
+ /**
2400
+ * Service Event Type
2401
+ * @type {number}
2402
+ * @memberof EventDTO
2403
+ */
2404
+ 'type'?: EventDTOTypeEnum;
2405
+ /**
2406
+ * Service Impacted
2407
+ * @type {number}
2408
+ * @memberof EventDTO
2409
+ */
2410
+ 'service'?: EventDTOServiceEnum;
2411
+ /**
2412
+ * Event Status Description
2413
+ * @type {string}
2414
+ * @memberof EventDTO
2415
+ */
2416
+ 'statusName'?: string;
2417
+ /**
2418
+ * Event Type Description
2419
+ * @type {string}
2420
+ * @memberof EventDTO
2421
+ */
2422
+ 'typeName'?: string;
2423
+ /**
2424
+ * Service Event ID
2425
+ * @type {number}
2426
+ * @memberof EventDTO
2427
+ */
2428
+ 'id'?: number;
2429
+ /**
2430
+ * Service Event Status
2431
+ * @type {number}
2432
+ * @memberof EventDTO
2433
+ */
2434
+ 'status'?: EventDTOStatusEnum;
2435
+ /**
2436
+ * Service Event Updates
2437
+ * @type {Array<EventUpdateDTO>}
2438
+ * @memberof EventDTO
2439
+ */
2440
+ 'updates'?: Array<EventUpdateDTO>;
2441
+ }
2442
+ export declare const EventDTOTypeEnum: {
2443
+ readonly NUMBER_0: 0;
2444
+ readonly NUMBER_1: 1;
2445
+ };
2446
+ export type EventDTOTypeEnum = typeof EventDTOTypeEnum[keyof typeof EventDTOTypeEnum];
2447
+ export declare const EventDTOServiceEnum: {
2448
+ readonly NUMBER_0: 0;
2449
+ readonly NUMBER_1: 1;
2450
+ };
2451
+ export type EventDTOServiceEnum = typeof EventDTOServiceEnum[keyof typeof EventDTOServiceEnum];
2452
+ export declare const EventDTOStatusEnum: {
2453
+ readonly NUMBER_0: 0;
2454
+ readonly NUMBER_1: 1;
2455
+ readonly NUMBER_2: 2;
2456
+ };
2457
+ export type EventDTOStatusEnum = typeof EventDTOStatusEnum[keyof typeof EventDTOStatusEnum];
2458
+ /**
2459
+ * Service Event Request DTO
2460
+ * @export
2461
+ * @interface EventRequestDTO
2462
+ */
2463
+ export interface EventRequestDTO {
2464
+ /**
2465
+ * Service Event Title
2466
+ * @type {string}
2467
+ * @memberof EventRequestDTO
2468
+ */
2469
+ 'title'?: string;
2470
+ /**
2471
+ * Service Event Type
2472
+ * @type {number}
2473
+ * @memberof EventRequestDTO
2474
+ */
2475
+ 'type'?: EventRequestDTOTypeEnum;
2476
+ /**
2477
+ * Service Impacted
2478
+ * @type {number}
2479
+ * @memberof EventRequestDTO
2480
+ */
2481
+ 'service'?: EventRequestDTOServiceEnum;
2482
+ }
2483
+ export declare const EventRequestDTOTypeEnum: {
2484
+ readonly NUMBER_0: 0;
2485
+ readonly NUMBER_1: 1;
2486
+ };
2487
+ export type EventRequestDTOTypeEnum = typeof EventRequestDTOTypeEnum[keyof typeof EventRequestDTOTypeEnum];
2488
+ export declare const EventRequestDTOServiceEnum: {
2489
+ readonly NUMBER_0: 0;
2490
+ readonly NUMBER_1: 1;
2491
+ };
2492
+ export type EventRequestDTOServiceEnum = typeof EventRequestDTOServiceEnum[keyof typeof EventRequestDTOServiceEnum];
2493
+ /**
2494
+ * Service Event Subscribption Model
2495
+ * @export
2496
+ * @interface EventSubscriptionModel
2497
+ */
2498
+ export interface EventSubscriptionModel {
2499
+ /**
2500
+ * id
2501
+ * @type {string}
2502
+ * @memberof EventSubscriptionModel
2503
+ */
2504
+ 'id'?: string;
2505
+ /**
2506
+ * email
2507
+ * @type {string}
2508
+ * @memberof EventSubscriptionModel
2509
+ */
2510
+ 'email'?: string;
2511
+ }
2512
+ /**
2513
+ * Service Event Update DTO
2514
+ * @export
2515
+ * @interface EventUpdateDTO
2516
+ */
2517
+ export interface EventUpdateDTO {
2518
+ /**
2519
+ * Service Event Update Message
2520
+ * @type {string}
2521
+ * @memberof EventUpdateDTO
2522
+ */
2523
+ 'message'?: string;
2524
+ /**
2525
+ * Service Event Update Type
2526
+ * @type {number}
2527
+ * @memberof EventUpdateDTO
2528
+ */
2529
+ 'type'?: EventUpdateDTOTypeEnum;
2530
+ /**
2531
+ * Service Event Update Type Description
2532
+ * @type {string}
2533
+ * @memberof EventUpdateDTO
2534
+ */
2535
+ 'typeName'?: string;
2536
+ /**
2537
+ * Date Time
2538
+ * @type {string}
2539
+ * @memberof EventUpdateDTO
2540
+ */
2541
+ 'createdAt'?: string;
2542
+ }
2543
+ export declare const EventUpdateDTOTypeEnum: {
2544
+ readonly NUMBER_0: 0;
2545
+ readonly NUMBER_1: 1;
2546
+ readonly NUMBER_2: 2;
2547
+ };
2548
+ export type EventUpdateDTOTypeEnum = typeof EventUpdateDTOTypeEnum[keyof typeof EventUpdateDTOTypeEnum];
2549
+ /**
2550
+ * Event Update Entity
2551
+ * @export
2552
+ * @interface EventUpdateEntity
2553
+ */
2554
+ export interface EventUpdateEntity {
2555
+ /**
2556
+ * id
2557
+ * @type {number}
2558
+ * @memberof EventUpdateEntity
2559
+ */
2560
+ 'id'?: number;
2561
+ /**
2562
+ * eventId
2563
+ * @type {number}
2564
+ * @memberof EventUpdateEntity
2565
+ */
2566
+ 'eventId'?: number;
2567
+ /**
2568
+ * message
2569
+ * @type {string}
2570
+ * @memberof EventUpdateEntity
2571
+ */
2572
+ 'message'?: string;
2573
+ /**
2574
+ * type
2575
+ * @type {number}
2576
+ * @memberof EventUpdateEntity
2577
+ */
2578
+ 'type'?: number;
2579
+ /**
2580
+ * createdAt
2581
+ * @type {string}
2582
+ * @memberof EventUpdateEntity
2583
+ */
2584
+ 'createdAt'?: string;
2585
+ }
2586
+ /**
2587
+ * Service Event Update Request DTO
2588
+ * @export
2589
+ * @interface EventUpdateRequestDTO
2590
+ */
2591
+ export interface EventUpdateRequestDTO {
2592
+ /**
2593
+ * Service Event Update Message
2594
+ * @type {string}
2595
+ * @memberof EventUpdateRequestDTO
2596
+ */
2597
+ 'message'?: string;
2598
+ /**
2599
+ * Service Event Update Type
2600
+ * @type {number}
2601
+ * @memberof EventUpdateRequestDTO
2602
+ */
2603
+ 'type'?: EventUpdateRequestDTOTypeEnum;
2604
+ }
2605
+ export declare const EventUpdateRequestDTOTypeEnum: {
2606
+ readonly NUMBER_0: 0;
2607
+ readonly NUMBER_1: 1;
2608
+ readonly NUMBER_2: 2;
2609
+ };
2610
+ export type EventUpdateRequestDTOTypeEnum = typeof EventUpdateRequestDTOTypeEnum[keyof typeof EventUpdateRequestDTOTypeEnum];
2362
2611
  /**
2363
2612
  * Fraud Management
2364
2613
  * @export
@@ -2819,12 +3068,6 @@ export interface InstanceEntity {
2819
3068
  * @memberof InstanceEntity
2820
3069
  */
2821
3070
  'status'?: string;
2822
- /**
2823
- * autoFailover
2824
- * @type {number}
2825
- * @memberof InstanceEntity
2826
- */
2827
- 'autoFailover'?: number;
2828
3071
  }
2829
3072
  /**
2830
3073
  * InstanceFailoverEntity
@@ -5255,6 +5498,68 @@ export interface ScopeModel {
5255
5498
  */
5256
5499
  'description'?: string;
5257
5500
  }
5501
+ /**
5502
+ * Service Health DTO
5503
+ * @export
5504
+ * @interface ServiceHealthDTO
5505
+ */
5506
+ export interface ServiceHealthDTO {
5507
+ /**
5508
+ *
5509
+ * @type {Array<ServiceStatusDTO>}
5510
+ * @memberof ServiceHealthDTO
5511
+ */
5512
+ 'services'?: Array<ServiceStatusDTO>;
5513
+ /**
5514
+ *
5515
+ * @type {number}
5516
+ * @memberof ServiceHealthDTO
5517
+ */
5518
+ 'globalStatus'?: ServiceHealthDTOGlobalStatusEnum;
5519
+ }
5520
+ export declare const ServiceHealthDTOGlobalStatusEnum: {
5521
+ readonly NUMBER_0: 0;
5522
+ readonly NUMBER_1: 1;
5523
+ readonly NUMBER_2: 2;
5524
+ };
5525
+ export type ServiceHealthDTOGlobalStatusEnum = typeof ServiceHealthDTOGlobalStatusEnum[keyof typeof ServiceHealthDTOGlobalStatusEnum];
5526
+ /**
5527
+ * Service Status DTO
5528
+ * @export
5529
+ * @interface ServiceStatusDTO
5530
+ */
5531
+ export interface ServiceStatusDTO {
5532
+ /**
5533
+ * Service Status Description
5534
+ * @type {string}
5535
+ * @memberof ServiceStatusDTO
5536
+ */
5537
+ 'statusName'?: string;
5538
+ /**
5539
+ * Service Name
5540
+ * @type {string}
5541
+ * @memberof ServiceStatusDTO
5542
+ */
5543
+ 'name'?: string;
5544
+ /**
5545
+ * Service Status
5546
+ * @type {number}
5547
+ * @memberof ServiceStatusDTO
5548
+ */
5549
+ 'status'?: ServiceStatusDTOStatusEnum;
5550
+ /**
5551
+ * Service Events
5552
+ * @type {Array<EventDTO>}
5553
+ * @memberof ServiceStatusDTO
5554
+ */
5555
+ 'events'?: Array<EventDTO>;
5556
+ }
5557
+ export declare const ServiceStatusDTOStatusEnum: {
5558
+ readonly NUMBER_0: 0;
5559
+ readonly NUMBER_1: 1;
5560
+ readonly NUMBER_2: 2;
5561
+ };
5562
+ export type ServiceStatusDTOStatusEnum = typeof ServiceStatusDTOStatusEnum[keyof typeof ServiceStatusDTOStatusEnum];
5258
5563
  /**
5259
5564
  * ShipmentAddressEntity
5260
5565
  * @export
@@ -7769,12 +8074,6 @@ export interface TcxInstallationModel {
7769
8074
  * @memberof TcxInstallationModel
7770
8075
  */
7771
8076
  'flavour'?: string | null;
7772
- /**
7773
- * Auto Failover
7774
- * @type {boolean}
7775
- * @memberof TcxInstallationModel
7776
- */
7777
- 'autoFailover'?: boolean;
7778
8077
  }
7779
8078
  /**
7780
8079
  * 3CX Installations
@@ -10683,14 +10982,6 @@ export declare const Class3CXInstallationWizardApiAxiosParamCreator: (configurat
10683
10982
  * @throws {RequiredError}
10684
10983
  */
10685
10984
  postGetSipTrunksTcxWizard: (sipTrunkCreationRequestModel?: SipTrunkCreationRequestModel, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
10686
- /**
10687
- * Track SIP Trunk Change Request
10688
- * @summary Track SIP Trunk Change Request
10689
- * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
10690
- * @param {*} [options] Override http request option.
10691
- * @throws {RequiredError}
10692
- */
10693
- postTrackChangeTcxWizard: (sipTrunkChangeResponseModel?: SipTrunkChangeResponseModel, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
10694
10985
  /**
10695
10986
  * Upload 3CX Backup File
10696
10987
  * @param {File} backup 3CX Backup ZIP File
@@ -10965,14 +11256,6 @@ export declare const Class3CXInstallationWizardApiFp: (configuration?: Configura
10965
11256
  * @throws {RequiredError}
10966
11257
  */
10967
11258
  postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel?: SipTrunkCreationRequestModel, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SipTrunkChangeResponseModel>>;
10968
- /**
10969
- * Track SIP Trunk Change Request
10970
- * @summary Track SIP Trunk Change Request
10971
- * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
10972
- * @param {*} [options] Override http request option.
10973
- * @throws {RequiredError}
10974
- */
10975
- postTrackChangeTcxWizard(sipTrunkChangeResponseModel?: SipTrunkChangeResponseModel, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SipTrunkChangeResponseModel>>;
10976
11259
  /**
10977
11260
  * Upload 3CX Backup File
10978
11261
  * @param {File} backup 3CX Backup ZIP File
@@ -11247,14 +11530,6 @@ export declare const Class3CXInstallationWizardApiFactory: (configuration?: Conf
11247
11530
  * @throws {RequiredError}
11248
11531
  */
11249
11532
  postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel?: SipTrunkCreationRequestModel, options?: RawAxiosRequestConfig): AxiosPromise<SipTrunkChangeResponseModel>;
11250
- /**
11251
- * Track SIP Trunk Change Request
11252
- * @summary Track SIP Trunk Change Request
11253
- * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
11254
- * @param {*} [options] Override http request option.
11255
- * @throws {RequiredError}
11256
- */
11257
- postTrackChangeTcxWizard(sipTrunkChangeResponseModel?: SipTrunkChangeResponseModel, options?: RawAxiosRequestConfig): AxiosPromise<SipTrunkChangeResponseModel>;
11258
11533
  /**
11259
11534
  * Upload 3CX Backup File
11260
11535
  * @param {File} backup 3CX Backup ZIP File
@@ -11563,15 +11838,6 @@ export declare class Class3CXInstallationWizardApi extends BaseAPI {
11563
11838
  * @memberof Class3CXInstallationWizardApi
11564
11839
  */
11565
11840
  postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel?: SipTrunkCreationRequestModel, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SipTrunkChangeResponseModel, any, {}>>;
11566
- /**
11567
- * Track SIP Trunk Change Request
11568
- * @summary Track SIP Trunk Change Request
11569
- * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
11570
- * @param {*} [options] Override http request option.
11571
- * @throws {RequiredError}
11572
- * @memberof Class3CXInstallationWizardApi
11573
- */
11574
- postTrackChangeTcxWizard(sipTrunkChangeResponseModel?: SipTrunkChangeResponseModel, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SipTrunkChangeResponseModel, any, {}>>;
11575
11841
  /**
11576
11842
  * Upload 3CX Backup File
11577
11843
  * @param {File} backup 3CX Backup ZIP File
@@ -11608,24 +11874,6 @@ export declare const Class3CXInstallationsApiAxiosParamCreator: (configuration?:
11608
11874
  * @throws {RequiredError}
11609
11875
  */
11610
11876
  getGetInstallations: (pageSize?: number, page?: number, customerId?: string, search?: string, status?: GetGetInstallationsStatusEnum, hosting?: GetGetInstallationsHostingEnum, installType?: GetGetInstallationsInstallTypeEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
11611
- /**
11612
- * Update 3CX Instance Auto Failover
11613
- * @summary Update 3CX Instance Auto Failover
11614
- * @param {string} instanceId Instance ID
11615
- * @param {boolean} enable Enable
11616
- * @param {*} [options] Override http request option.
11617
- * @throws {RequiredError}
11618
- */
11619
- patchUpdateAutoFailover: (instanceId: string, enable: boolean, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
11620
- /**
11621
- * Add additional disk on 3CX Instance
11622
- * @summary Add additional disk on 3CX Instance
11623
- * @param {string} instanceId Instance ID
11624
- * @param {number} gigabytes Disk Space (GB)
11625
- * @param {*} [options] Override http request option.
11626
- * @throws {RequiredError}
11627
- */
11628
- postAddDisk: (instanceId: string, gigabytes: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
11629
11877
  /**
11630
11878
  * Create a root user
11631
11879
  * @summary Create a root user
@@ -11735,24 +11983,6 @@ export declare const Class3CXInstallationsApiFp: (configuration?: Configuration)
11735
11983
  * @throws {RequiredError}
11736
11984
  */
11737
11985
  getGetInstallations(pageSize?: number, page?: number, customerId?: string, search?: string, status?: GetGetInstallationsStatusEnum, hosting?: GetGetInstallationsHostingEnum, installType?: GetGetInstallationsInstallTypeEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TcxInstallationsModel>>;
11738
- /**
11739
- * Update 3CX Instance Auto Failover
11740
- * @summary Update 3CX Instance Auto Failover
11741
- * @param {string} instanceId Instance ID
11742
- * @param {boolean} enable Enable
11743
- * @param {*} [options] Override http request option.
11744
- * @throws {RequiredError}
11745
- */
11746
- patchUpdateAutoFailover(instanceId: string, enable: boolean, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
11747
- /**
11748
- * Add additional disk on 3CX Instance
11749
- * @summary Add additional disk on 3CX Instance
11750
- * @param {string} instanceId Instance ID
11751
- * @param {number} gigabytes Disk Space (GB)
11752
- * @param {*} [options] Override http request option.
11753
- * @throws {RequiredError}
11754
- */
11755
- postAddDisk(instanceId: string, gigabytes: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
11756
11986
  /**
11757
11987
  * Create a root user
11758
11988
  * @summary Create a root user
@@ -11862,24 +12092,6 @@ export declare const Class3CXInstallationsApiFactory: (configuration?: Configura
11862
12092
  * @throws {RequiredError}
11863
12093
  */
11864
12094
  getGetInstallations(pageSize?: number, page?: number, customerId?: string, search?: string, status?: GetGetInstallationsStatusEnum, hosting?: GetGetInstallationsHostingEnum, installType?: GetGetInstallationsInstallTypeEnum, options?: RawAxiosRequestConfig): AxiosPromise<TcxInstallationsModel>;
11865
- /**
11866
- * Update 3CX Instance Auto Failover
11867
- * @summary Update 3CX Instance Auto Failover
11868
- * @param {string} instanceId Instance ID
11869
- * @param {boolean} enable Enable
11870
- * @param {*} [options] Override http request option.
11871
- * @throws {RequiredError}
11872
- */
11873
- patchUpdateAutoFailover(instanceId: string, enable: boolean, options?: RawAxiosRequestConfig): AxiosPromise<void>;
11874
- /**
11875
- * Add additional disk on 3CX Instance
11876
- * @summary Add additional disk on 3CX Instance
11877
- * @param {string} instanceId Instance ID
11878
- * @param {number} gigabytes Disk Space (GB)
11879
- * @param {*} [options] Override http request option.
11880
- * @throws {RequiredError}
11881
- */
11882
- postAddDisk(instanceId: string, gigabytes: number, options?: RawAxiosRequestConfig): AxiosPromise<void>;
11883
12095
  /**
11884
12096
  * Create a root user
11885
12097
  * @summary Create a root user
@@ -11993,26 +12205,6 @@ export declare class Class3CXInstallationsApi extends BaseAPI {
11993
12205
  * @memberof Class3CXInstallationsApi
11994
12206
  */
11995
12207
  getGetInstallations(pageSize?: number, page?: number, customerId?: string, search?: string, status?: GetGetInstallationsStatusEnum, hosting?: GetGetInstallationsHostingEnum, installType?: GetGetInstallationsInstallTypeEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<TcxInstallationsModel, any, {}>>;
11996
- /**
11997
- * Update 3CX Instance Auto Failover
11998
- * @summary Update 3CX Instance Auto Failover
11999
- * @param {string} instanceId Instance ID
12000
- * @param {boolean} enable Enable
12001
- * @param {*} [options] Override http request option.
12002
- * @throws {RequiredError}
12003
- * @memberof Class3CXInstallationsApi
12004
- */
12005
- patchUpdateAutoFailover(instanceId: string, enable: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
12006
- /**
12007
- * Add additional disk on 3CX Instance
12008
- * @summary Add additional disk on 3CX Instance
12009
- * @param {string} instanceId Instance ID
12010
- * @param {number} gigabytes Disk Space (GB)
12011
- * @param {*} [options] Override http request option.
12012
- * @throws {RequiredError}
12013
- * @memberof Class3CXInstallationsApi
12014
- */
12015
- postAddDisk(instanceId: string, gigabytes: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
12016
12208
  /**
12017
12209
  * Create a root user
12018
12210
  * @summary Create a root user
@@ -15135,6 +15327,210 @@ export declare class SMSApi extends BaseAPI {
15135
15327
  */
15136
15328
  postSendSms(authorization: string, smsMessageModel?: SmsMessageModel, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SmsDataModel, any, {}>>;
15137
15329
  }
15330
+ /**
15331
+ * ServicesApi - axios parameter creator
15332
+ * @export
15333
+ */
15334
+ export declare const ServicesApiAxiosParamCreator: (configuration?: Configuration) => {
15335
+ /**
15336
+ *
15337
+ * @param {string} [id] Unsubscribe Email ID
15338
+ * @param {string} [email] Unsubscribe Email Address
15339
+ * @param {*} [options] Override http request option.
15340
+ * @throws {RequiredError}
15341
+ */
15342
+ deleteUnsubscribe: (id?: string, email?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
15343
+ /**
15344
+ *
15345
+ * @param {*} [options] Override http request option.
15346
+ * @throws {RequiredError}
15347
+ */
15348
+ getGetServiceHealth: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
15349
+ /**
15350
+ *
15351
+ * @param {number} id Group ID
15352
+ * @param {*} [options] Override http request option.
15353
+ * @throws {RequiredError}
15354
+ */
15355
+ patchArchiveEvent: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
15356
+ /**
15357
+ *
15358
+ * @param {EventRequestDTO} [eventRequestDTO]
15359
+ * @param {*} [options] Override http request option.
15360
+ * @throws {RequiredError}
15361
+ */
15362
+ postCreateEvent: (eventRequestDTO?: EventRequestDTO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
15363
+ /**
15364
+ *
15365
+ * @param {number} id Group ID
15366
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
15367
+ * @param {*} [options] Override http request option.
15368
+ * @throws {RequiredError}
15369
+ */
15370
+ postCreateEventUpdate: (id: number, eventUpdateRequestDTO?: EventUpdateRequestDTO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
15371
+ /**
15372
+ *
15373
+ * @param {string} [email] Subscription Email Address
15374
+ * @param {*} [options] Override http request option.
15375
+ * @throws {RequiredError}
15376
+ */
15377
+ postSubscribe: (email?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
15378
+ };
15379
+ /**
15380
+ * ServicesApi - functional programming interface
15381
+ * @export
15382
+ */
15383
+ export declare const ServicesApiFp: (configuration?: Configuration) => {
15384
+ /**
15385
+ *
15386
+ * @param {string} [id] Unsubscribe Email ID
15387
+ * @param {string} [email] Unsubscribe Email Address
15388
+ * @param {*} [options] Override http request option.
15389
+ * @throws {RequiredError}
15390
+ */
15391
+ deleteUnsubscribe(id?: string, email?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
15392
+ /**
15393
+ *
15394
+ * @param {*} [options] Override http request option.
15395
+ * @throws {RequiredError}
15396
+ */
15397
+ getGetServiceHealth(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ServiceHealthDTO>>;
15398
+ /**
15399
+ *
15400
+ * @param {number} id Group ID
15401
+ * @param {*} [options] Override http request option.
15402
+ * @throws {RequiredError}
15403
+ */
15404
+ patchArchiveEvent(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<EventDTO>>;
15405
+ /**
15406
+ *
15407
+ * @param {EventRequestDTO} [eventRequestDTO]
15408
+ * @param {*} [options] Override http request option.
15409
+ * @throws {RequiredError}
15410
+ */
15411
+ postCreateEvent(eventRequestDTO?: EventRequestDTO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<EventDTO>>;
15412
+ /**
15413
+ *
15414
+ * @param {number} id Group ID
15415
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
15416
+ * @param {*} [options] Override http request option.
15417
+ * @throws {RequiredError}
15418
+ */
15419
+ postCreateEventUpdate(id: number, eventUpdateRequestDTO?: EventUpdateRequestDTO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<EventDTO>>;
15420
+ /**
15421
+ *
15422
+ * @param {string} [email] Subscription Email Address
15423
+ * @param {*} [options] Override http request option.
15424
+ * @throws {RequiredError}
15425
+ */
15426
+ postSubscribe(email?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
15427
+ };
15428
+ /**
15429
+ * ServicesApi - factory interface
15430
+ * @export
15431
+ */
15432
+ export declare const ServicesApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
15433
+ /**
15434
+ *
15435
+ * @param {string} [id] Unsubscribe Email ID
15436
+ * @param {string} [email] Unsubscribe Email Address
15437
+ * @param {*} [options] Override http request option.
15438
+ * @throws {RequiredError}
15439
+ */
15440
+ deleteUnsubscribe(id?: string, email?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
15441
+ /**
15442
+ *
15443
+ * @param {*} [options] Override http request option.
15444
+ * @throws {RequiredError}
15445
+ */
15446
+ getGetServiceHealth(options?: RawAxiosRequestConfig): AxiosPromise<ServiceHealthDTO>;
15447
+ /**
15448
+ *
15449
+ * @param {number} id Group ID
15450
+ * @param {*} [options] Override http request option.
15451
+ * @throws {RequiredError}
15452
+ */
15453
+ patchArchiveEvent(id: number, options?: RawAxiosRequestConfig): AxiosPromise<EventDTO>;
15454
+ /**
15455
+ *
15456
+ * @param {EventRequestDTO} [eventRequestDTO]
15457
+ * @param {*} [options] Override http request option.
15458
+ * @throws {RequiredError}
15459
+ */
15460
+ postCreateEvent(eventRequestDTO?: EventRequestDTO, options?: RawAxiosRequestConfig): AxiosPromise<EventDTO>;
15461
+ /**
15462
+ *
15463
+ * @param {number} id Group ID
15464
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
15465
+ * @param {*} [options] Override http request option.
15466
+ * @throws {RequiredError}
15467
+ */
15468
+ postCreateEventUpdate(id: number, eventUpdateRequestDTO?: EventUpdateRequestDTO, options?: RawAxiosRequestConfig): AxiosPromise<EventDTO>;
15469
+ /**
15470
+ *
15471
+ * @param {string} [email] Subscription Email Address
15472
+ * @param {*} [options] Override http request option.
15473
+ * @throws {RequiredError}
15474
+ */
15475
+ postSubscribe(email?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
15476
+ };
15477
+ /**
15478
+ * ServicesApi - object-oriented interface
15479
+ * @export
15480
+ * @class ServicesApi
15481
+ * @extends {BaseAPI}
15482
+ */
15483
+ export declare class ServicesApi extends BaseAPI {
15484
+ /**
15485
+ *
15486
+ * @param {string} [id] Unsubscribe Email ID
15487
+ * @param {string} [email] Unsubscribe Email Address
15488
+ * @param {*} [options] Override http request option.
15489
+ * @throws {RequiredError}
15490
+ * @memberof ServicesApi
15491
+ */
15492
+ deleteUnsubscribe(id?: string, email?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
15493
+ /**
15494
+ *
15495
+ * @param {*} [options] Override http request option.
15496
+ * @throws {RequiredError}
15497
+ * @memberof ServicesApi
15498
+ */
15499
+ getGetServiceHealth(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceHealthDTO, any, {}>>;
15500
+ /**
15501
+ *
15502
+ * @param {number} id Group ID
15503
+ * @param {*} [options] Override http request option.
15504
+ * @throws {RequiredError}
15505
+ * @memberof ServicesApi
15506
+ */
15507
+ patchArchiveEvent(id: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<EventDTO, any, {}>>;
15508
+ /**
15509
+ *
15510
+ * @param {EventRequestDTO} [eventRequestDTO]
15511
+ * @param {*} [options] Override http request option.
15512
+ * @throws {RequiredError}
15513
+ * @memberof ServicesApi
15514
+ */
15515
+ postCreateEvent(eventRequestDTO?: EventRequestDTO, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<EventDTO, any, {}>>;
15516
+ /**
15517
+ *
15518
+ * @param {number} id Group ID
15519
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
15520
+ * @param {*} [options] Override http request option.
15521
+ * @throws {RequiredError}
15522
+ * @memberof ServicesApi
15523
+ */
15524
+ postCreateEventUpdate(id: number, eventUpdateRequestDTO?: EventUpdateRequestDTO, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<EventDTO, any, {}>>;
15525
+ /**
15526
+ *
15527
+ * @param {string} [email] Subscription Email Address
15528
+ * @param {*} [options] Override http request option.
15529
+ * @throws {RequiredError}
15530
+ * @memberof ServicesApi
15531
+ */
15532
+ postSubscribe(email?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
15533
+ }
15138
15534
  /**
15139
15535
  * ShippingApi - axios parameter creator
15140
15536
  * @export