yellowgrid-api-ts 3.2.28-dev.0 → 3.2.29
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 +1 -9
- package/.openapi-generator/VERSION +1 -1
- package/.openapi-generator-ignore +0 -0
- package/README.md +2 -14
- package/api.ts +3784 -662
- package/base.ts +25 -1
- package/common.ts +39 -2
- package/config.json +3 -3
- package/configuration.ts +19 -25
- package/dist/api.d.ts +3697 -397
- package/dist/api.js +574 -591
- package/dist/base.d.ts +25 -1
- package/dist/base.js +20 -1
- package/dist/common.d.ts +38 -1
- package/dist/common.js +38 -1
- package/dist/configuration.d.ts +18 -25
- package/dist/configuration.js +2 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/AbstractOrderRequestDTO.md +0 -0
- package/docs/AccountContactEntity.md +0 -0
- package/docs/AccountContactModel.md +0 -0
- package/docs/AccountContactRequestModel.md +0 -0
- package/docs/AccountDetailedSummaryDTO.md +0 -0
- package/docs/AccountRequestModel.md +0 -0
- package/docs/AccountSummaryDTO.md +0 -0
- package/docs/AccountsApi.md +0 -0
- package/docs/AccountsResponseModel.md +0 -0
- package/docs/AddressModel.md +0 -0
- package/docs/AddressRequestModel.md +0 -0
- package/docs/AdminOrderRequestDTO.md +0 -0
- package/docs/AdminUserModel.md +0 -0
- package/docs/AgentHoursGraphModel.md +0 -0
- package/docs/AgentHoursGraphMonthModel.md +0 -0
- package/docs/ApiLogEntity.md +0 -0
- package/docs/AreaCodeModel.md +0 -0
- package/docs/AttachmentModel.md +0 -0
- package/docs/AttributeSetEnum.md +0 -0
- package/docs/AuditLogEntity.md +0 -0
- package/docs/AuthCodeResponseModel.md +0 -0
- package/docs/BasicItemDTO.md +0 -0
- package/docs/BasicProductDTO.md +0 -0
- package/docs/BatchEntity.md +0 -0
- package/docs/CRMApi.md +0 -0
- package/docs/CallBarringModel.md +0 -0
- package/docs/Class3CXApi.md +0 -0
- package/docs/Class3CXInstallationWizardApi.md +56 -0
- package/docs/Class3CXInstallationsApi.md +60 -2
- package/docs/Class3CXIntegrationsApi.md +0 -0
- package/docs/Class3CXMultiTenantApi.md +0 -0
- package/docs/ClientDetailsModel.md +0 -0
- package/docs/ClientModel.md +0 -0
- package/docs/CompanyContractModel.md +0 -0
- package/docs/ContactInfoModel.md +0 -0
- package/docs/ConversationModel.md +0 -0
- package/docs/CourierPriceEntity.md +0 -0
- package/docs/CreditAccountEntity.md +0 -0
- package/docs/CrmContactDTO.md +0 -0
- package/docs/CustomerInformationModel.md +0 -0
- package/docs/CustomerItemRequestDTO.md +0 -0
- package/docs/CustomerOrderRequestDTO.md +0 -0
- package/docs/CustomerPriceListEnum.md +0 -0
- package/docs/CustomerSummaryReportDTO.md +0 -0
- package/docs/DdiRangeRequestModel.md +0 -0
- package/docs/DdiRangesRequestModel.md +0 -0
- package/docs/DetailedItemRequestDTO.md +0 -0
- package/docs/DetailedOrderRequestDTO.md +0 -0
- package/docs/DivertRequestModel.md +0 -0
- package/docs/DivertResponseModel.md +0 -0
- package/docs/EdTechProClientEntity.md +0 -0
- package/docs/EdTechProSchoolModel.md +0 -0
- package/docs/EdTechProSchoolsModel.md +0 -0
- package/docs/EdTechProSetupModel.md +0 -0
- package/docs/FraudManagementModel.md +0 -0
- package/docs/FreshdeskCompanyTicketsModel.md +0 -0
- package/docs/FreshdeskTicketEntity.md +0 -0
- package/docs/FtpAccountsEntity.md +0 -0
- package/docs/GenericFileModel.md +0 -0
- package/docs/GetGetPrice200Response.md +0 -0
- package/docs/GetGetRecording200Response.md +0 -0
- package/docs/HostingChangeResponseModel.md +0 -0
- package/docs/HostingRegionDTO.md +0 -0
- package/docs/InstanceAutoFailoverEntity.md +0 -0
- package/docs/InstanceDeletionScheduleEntity.md +0 -0
- package/docs/InstanceEntity.md +2 -0
- package/docs/InstanceFailoverEntity.md +0 -0
- package/docs/InstanceMonitoringEntity.md +0 -0
- package/docs/InstanceMonitoringLogEntity.md +0 -0
- package/docs/InstanceScheduledTasksEntity.md +0 -0
- package/docs/InstanceTcxDetailsEntity.md +0 -0
- package/docs/InstanceUserCredentialsEntity.md +0 -0
- package/docs/ItemDTO.md +0 -0
- package/docs/ItemDiscountEntity.md +0 -0
- package/docs/ItemEntity.md +0 -0
- package/docs/LinkedOrderEntity.md +0 -0
- package/docs/MFARequiredModel.md +0 -0
- package/docs/MonthlyUsageModel.md +0 -0
- package/docs/MultiTenantChangeResponseModel.md +0 -0
- package/docs/MyPBXToolsApi.md +0 -0
- package/docs/NavigationModel.md +0 -0
- package/docs/OAuth20Api.md +0 -0
- package/docs/OfflineInstancesEntity.md +0 -0
- package/docs/OrderEntity.md +0 -0
- package/docs/OrderRequestModel.md +0 -0
- package/docs/OrderSummariesModel.md +0 -0
- package/docs/OrderSummaryDTO.md +0 -0
- package/docs/OrderTotalModel.md +0 -0
- package/docs/OrderedItemEntity.md +0 -0
- package/docs/OrdersApi.md +0 -0
- package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
- package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
- package/docs/PortalAccountModel.md +0 -0
- package/docs/PortalLoginModel.md +0 -0
- package/docs/PostAddWebhook200Response.md +0 -0
- package/docs/PostGetClientCredentialsRequest.md +0 -0
- package/docs/PostGetProductForCustomerRequest.md +0 -0
- package/docs/PostGetProductRequest.md +0 -0
- package/docs/PriceListItemModel.md +0 -0
- package/docs/PricingApi.md +0 -0
- package/docs/PrizesEntity.md +0 -0
- package/docs/ProductPriceListItemModel.md +0 -0
- package/docs/ProductSearchResultsModel.md +0 -0
- package/docs/ProductSerialInfoModel.md +0 -0
- package/docs/ProductSummaryDTO.md +0 -0
- package/docs/ProductsApi.md +0 -0
- package/docs/PromoCodesEntity.md +0 -0
- package/docs/PromoItemsEntity.md +0 -0
- package/docs/ProvisioningApi.md +0 -0
- package/docs/ProvisioningModel.md +0 -0
- package/docs/ProvisioningRequestEntity.md +0 -0
- package/docs/RecordingBackupAzureModel.md +0 -0
- package/docs/RecordingsBackupInfoDTO.md +0 -0
- package/docs/ResourceNotReadyException.md +0 -0
- package/docs/RootAccessModel.md +0 -0
- package/docs/S3BucketEntity.md +0 -0
- package/docs/SIPTrunksApi.md +0 -0
- package/docs/SMSApi.md +0 -0
- package/docs/ScannedItemModel.md +0 -0
- package/docs/ScopeModel.md +0 -0
- package/docs/ShipmentAddressEntity.md +0 -0
- package/docs/ShipmentEntity.md +0 -0
- package/docs/ShipmentItemEntity.md +0 -0
- package/docs/ShippingApi.md +0 -0
- package/docs/ShippingConsignmentModel.md +0 -0
- package/docs/ShippingInformationDTO.md +0 -0
- package/docs/ShippingServiceDTO.md +0 -0
- package/docs/ShippingServiceModel.md +0 -0
- package/docs/ShippingServicesModel.md +0 -0
- package/docs/SipTrunkChangeResponseModel.md +0 -0
- package/docs/SipTrunkCreationRequestModel.md +0 -0
- package/docs/SipTrunkEntity.md +0 -0
- package/docs/SipTrunksResponseModel.md +0 -0
- package/docs/SmsAccountEntity.md +0 -0
- package/docs/SmsDataModel.md +0 -0
- package/docs/SmsMessageModel.md +0 -0
- package/docs/SmsNumbersEntity.md +0 -0
- package/docs/SmsPayloadModel.md +0 -0
- package/docs/SmsPhoneNumberModel.md +0 -0
- package/docs/SmsResponseModel.md +0 -0
- package/docs/SmsWhitelistEntity.md +0 -0
- package/docs/StockManagementApi.md +0 -0
- package/docs/StockOrderCourierEntity.md +0 -0
- package/docs/StockOrderDeductionModel.md +0 -0
- package/docs/StockOrderDeductionRequestModel.md +0 -0
- package/docs/StockOrderDeductionsEntity.md +0 -0
- package/docs/StockOrderEntity.md +0 -0
- package/docs/StockOrderItemEntity.md +0 -0
- package/docs/StockOrderItemModel.md +0 -0
- package/docs/StockOrderItemRequestModel.md +0 -0
- package/docs/StockOrderModel.md +0 -0
- package/docs/StockOrderProductEntity.md +0 -0
- package/docs/StockOrderRequestModel.md +0 -0
- package/docs/StockOrderSupplierEntity.md +0 -0
- package/docs/StockOrderSupplierModel.md +0 -0
- package/docs/StockOrdersModel.md +0 -0
- package/docs/StockProductModel.md +0 -0
- package/docs/StockProductPriceModel.md +0 -0
- package/docs/StockProductSummariesModel.md +0 -0
- package/docs/StockProductSummaryModel.md +0 -0
- package/docs/StockTransactionsEntity.md +0 -0
- package/docs/SupplierEntity.md +0 -0
- package/docs/SupplierItemEntity.md +0 -0
- package/docs/SystemApi.md +0 -0
- package/docs/TcxBackupEntity.md +0 -0
- package/docs/TcxBackupModel.md +0 -0
- package/docs/TcxBillingEntity.md +0 -0
- package/docs/TcxBulkLicenceDetailsModel.md +0 -0
- package/docs/TcxDeadLicenceEntity.md +0 -0
- package/docs/TcxExtsEntity.md +0 -0
- package/docs/TcxHostingPricingEntity.md +0 -0
- package/docs/TcxInstallationDetailsModel.md +0 -0
- package/docs/TcxInstallationModel.md +2 -0
- package/docs/TcxInstallationsModel.md +0 -0
- package/docs/TcxKeySummaryDTO.md +0 -0
- package/docs/TcxKeysEntity.md +0 -0
- package/docs/TcxLicenceDetailsErrorModel.md +0 -0
- package/docs/TcxLicenceDetailsModel.md +0 -0
- package/docs/TcxMacsEntity.md +0 -0
- package/docs/TcxMultiTenantModel.md +0 -0
- package/docs/TcxMultiTenantUserModel.md +0 -0
- package/docs/TcxMultiTenantsModel.md +0 -0
- package/docs/TcxNumbersEntity.md +0 -0
- package/docs/TcxOfficeHoursEntity.md +0 -0
- package/docs/TcxPhoneModel.md +0 -0
- package/docs/TcxPhonesEntity.md +0 -0
- package/docs/TcxRemoteStorageModel.md +0 -0
- package/docs/TcxSbcDTO.md +0 -0
- package/docs/TcxSbcEntity.md +0 -0
- package/docs/TcxSbcModel.md +0 -0
- package/docs/TcxSetupEntity.md +0 -0
- package/docs/TcxSetupsModel.md +0 -0
- package/docs/TcxSipTrunksEntity.md +0 -0
- package/docs/TcxTemplateXmlEnum.md +0 -0
- package/docs/TcxUsersEntity.md +0 -0
- package/docs/TcxWizardConfigModel.md +0 -0
- package/docs/TcxWizardModel.md +0 -0
- package/docs/TechSupportCompanySummaryDTO.md +0 -0
- package/docs/TelephonySupportTicketModel.md +0 -0
- package/docs/TicketSummaryModel.md +0 -0
- package/docs/TicketTimeDTO.md +0 -0
- package/docs/TicketsApi.md +0 -0
- package/docs/TokenResponseModel.md +0 -0
- package/docs/UpgradeOrderResponseModel.md +0 -0
- package/docs/UpgradeRequestModel.md +0 -0
- package/docs/UserEntity.md +0 -0
- package/docs/WebhooksApi.md +0 -0
- package/docs/XeroLogEntity.md +0 -0
- package/git_push.sh +0 -0
- package/index.ts +1 -1
- package/openapitools.json +1 -1
- package/package.json +1 -1
- package/tsconfig.json +0 -0
- package/docs/EventDTO.md +0 -35
- package/docs/EventRequestDTO.md +0 -25
- package/docs/EventSubscriptionModel.md +0 -23
- package/docs/EventUpdateDTO.md +0 -27
- package/docs/EventUpdateEntity.md +0 -29
- package/docs/EventUpdateRequestDTO.md +0 -23
- package/docs/IncidentDTO.md +0 -35
- package/docs/IncidentRequestDTO.md +0 -25
- package/docs/IncidentSubscriptionModel.md +0 -23
- package/docs/IncidentUpdateDTO.md +0 -27
- package/docs/IncidentUpdateEntity.md +0 -29
- package/docs/IncidentUpdateRequestDTO.md +0 -23
- package/docs/NumberPortDTO.md +0 -51
- package/docs/NumberPortEntity.md +0 -47
- package/docs/NumberPortModel.md +0 -51
- package/docs/NumberPortRangeDTO.md +0 -33
- package/docs/NumberPortRangeRequestDTO.md +0 -27
- package/docs/NumberPortingApi.md +0 -658
- package/docs/NumberPortsModel.md +0 -27
- package/docs/ServiceHealthDTO.md +0 -23
- package/docs/ServiceStatusDTO.md +0 -27
- package/docs/ServicesApi.md +0 -330
- package/docs/SupportTicketModel.md +0 -41
package/dist/api.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Yellowgrid
|
|
6
|
-
* Welcome to the Yellowgrid API documentation.
|
|
6
|
+
* 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.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 0
|
|
9
9
|
*
|
|
@@ -84,9 +84,9 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
84
84
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
85
85
|
};
|
|
86
86
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
87
|
-
exports.
|
|
88
|
-
exports.
|
|
89
|
-
exports.PostAddWebhookWebhookUriEnum = exports.WebhooksApi = exports.WebhooksApiFactory = exports.WebhooksApiFp = exports.WebhooksApiAxiosParamCreator = exports.TicketsApi = exports.TicketsApiFactory = exports.TicketsApiFp = exports.TicketsApiAxiosParamCreator = exports.SystemApi = exports.SystemApiFactory = exports.SystemApiFp = exports.SystemApiAxiosParamCreator = exports.StockManagementApi = exports.StockManagementApiFactory = exports.StockManagementApiFp = exports.StockManagementApiAxiosParamCreator = exports.ShippingApi = exports.ShippingApiFactory = exports.ShippingApiFp = exports.ShippingApiAxiosParamCreator = exports.
|
|
87
|
+
exports.Class3CXIntegrationsApiFp = exports.Class3CXIntegrationsApiAxiosParamCreator = exports.PostResizeInstanceSizeEnum = exports.PostFailoverInstanceTypeEnum = exports.GetGetInstallationsInstallTypeEnum = exports.GetGetInstallationsHostingEnum = exports.GetGetInstallationsStatusEnum = exports.Class3CXInstallationsApi = exports.Class3CXInstallationsApiFactory = exports.Class3CXInstallationsApiFp = exports.Class3CXInstallationsApiAxiosParamCreator = exports.Class3CXInstallationWizardApi = exports.Class3CXInstallationWizardApiFactory = exports.Class3CXInstallationWizardApiFp = exports.Class3CXInstallationWizardApiAxiosParamCreator = exports.Class3CXApi = exports.Class3CXApiFactory = exports.Class3CXApiFp = exports.Class3CXApiAxiosParamCreator = exports.CRMApi = exports.CRMApiFactory = exports.CRMApiFp = exports.CRMApiAxiosParamCreator = exports.AccountsApi = exports.AccountsApiFactory = exports.AccountsApiFp = exports.AccountsApiAxiosParamCreator = exports.UpgradeRequestModelSchoolTypeEnum = exports.UpgradeRequestModelLicenceTypeEnum = exports.TcxWizardModelInstallationStatusEnum = exports.TcxWizardModelInstallTypeEnum = exports.TcxSetupEntityRegionEnum = exports.TcxSetupEntityInstallTypeEnum = exports.TcxMultiTenantModelPackageEnum = exports.StockOrderModelPaidEnum = exports.StockOrderModelDeliveryMethodEnum = exports.SmsResponseModelEventTypeEnum = exports.SmsPhoneNumberModelStatusEnum = exports.SipTrunkChangeResponseModelTypeEnum = exports.ShippingServiceModelCourierEnum = exports.ShippingServiceDTOCourierEnum = exports.OrderTotalModelCurrencyEnum = exports.OrderRequestModelSchoolTypeEnum = exports.OrderRequestModelLicenceTypeEnum = exports.MultiTenantChangeResponseModelTypeEnum = exports.ItemDiscountEntityTypeEnum = exports.HostingRegionDTOCodeEnum = exports.HostingChangeResponseModelTypeEnum = exports.DivertResponseModelStatusEnum = exports.AdminUserModelRoleEnum = void 0;
|
|
88
|
+
exports.SIPTrunksApi = exports.SIPTrunksApiFactory = exports.SIPTrunksApiFp = exports.SIPTrunksApiAxiosParamCreator = exports.ProvisioningApi = exports.ProvisioningApiFactory = exports.ProvisioningApiFp = exports.ProvisioningApiAxiosParamCreator = exports.GetGetLegacyStockListFormatEnum = exports.ProductsApi = exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.PostSendPriceListCategoryEnum = exports.PostSendPriceListFormatEnum = exports.PostSendPriceListTypeEnum = exports.GetGetPriceListCategoryEnum = exports.GetGetPriceListFormatEnum = exports.GetGetPriceListTypeEnum = exports.PricingApi = exports.PricingApiFactory = exports.PricingApiFp = exports.PricingApiAxiosParamCreator = exports.GetGetOrdersFilterEnum = exports.GetGetOrdersStatusEnum = exports.OrdersApi = exports.OrdersApiFactory = exports.OrdersApiFp = exports.OrdersApiAxiosParamCreator = exports.PostAuthoriseScopeEnum = exports.PostAccessTokenTokenExchangeTypeEnum = exports.PostAccessTokenScopeEnum = exports.PostAccessTokenGrantTypeEnum = exports.OAuth20Api = exports.OAuth20ApiFactory = exports.OAuth20ApiFp = exports.OAuth20ApiAxiosParamCreator = exports.MyPBXToolsApi = exports.MyPBXToolsApiFactory = exports.MyPBXToolsApiFp = exports.MyPBXToolsApiAxiosParamCreator = exports.GetGetTenantsStatusEnum = exports.Class3CXMultiTenantApi = exports.Class3CXMultiTenantApiFactory = exports.Class3CXMultiTenantApiFp = exports.Class3CXMultiTenantApiAxiosParamCreator = exports.GetGetPriceSchoolTypeEnum = exports.GetGetPriceLicenceTypeEnum = exports.Class3CXIntegrationsApi = exports.Class3CXIntegrationsApiFactory = void 0;
|
|
89
|
+
exports.PostAddWebhookWebhookUriEnum = exports.WebhooksApi = exports.WebhooksApiFactory = exports.WebhooksApiFp = exports.WebhooksApiAxiosParamCreator = exports.TicketsApi = exports.TicketsApiFactory = exports.TicketsApiFp = exports.TicketsApiAxiosParamCreator = exports.SystemApi = exports.SystemApiFactory = exports.SystemApiFp = exports.SystemApiAxiosParamCreator = exports.StockManagementApi = exports.StockManagementApiFactory = exports.StockManagementApiFp = exports.StockManagementApiAxiosParamCreator = exports.ShippingApi = exports.ShippingApiFactory = exports.ShippingApiFp = exports.ShippingApiAxiosParamCreator = exports.SMSApi = exports.SMSApiFactory = exports.SMSApiFp = exports.SMSApiAxiosParamCreator = void 0;
|
|
90
90
|
var axios_1 = require("axios");
|
|
91
91
|
// Some imports not used depending on template conditions
|
|
92
92
|
// @ts-ignore
|
|
@@ -104,37 +104,6 @@ exports.DivertResponseModelStatusEnum = {
|
|
|
104
104
|
Enabled: 'enabled',
|
|
105
105
|
Disabled: 'disabled'
|
|
106
106
|
};
|
|
107
|
-
exports.EventDTOTypeEnum = {
|
|
108
|
-
NUMBER_0: 0,
|
|
109
|
-
NUMBER_1: 1
|
|
110
|
-
};
|
|
111
|
-
exports.EventDTOServiceEnum = {
|
|
112
|
-
NUMBER_0: 0,
|
|
113
|
-
NUMBER_1: 1
|
|
114
|
-
};
|
|
115
|
-
exports.EventDTOStatusEnum = {
|
|
116
|
-
NUMBER_0: 0,
|
|
117
|
-
NUMBER_1: 1,
|
|
118
|
-
NUMBER_2: 2
|
|
119
|
-
};
|
|
120
|
-
exports.EventRequestDTOTypeEnum = {
|
|
121
|
-
NUMBER_0: 0,
|
|
122
|
-
NUMBER_1: 1
|
|
123
|
-
};
|
|
124
|
-
exports.EventRequestDTOServiceEnum = {
|
|
125
|
-
NUMBER_0: 0,
|
|
126
|
-
NUMBER_1: 1
|
|
127
|
-
};
|
|
128
|
-
exports.EventUpdateDTOTypeEnum = {
|
|
129
|
-
NUMBER_0: 0,
|
|
130
|
-
NUMBER_1: 1,
|
|
131
|
-
NUMBER_2: 2
|
|
132
|
-
};
|
|
133
|
-
exports.EventUpdateRequestDTOTypeEnum = {
|
|
134
|
-
NUMBER_0: 0,
|
|
135
|
-
NUMBER_1: 1,
|
|
136
|
-
NUMBER_2: 2
|
|
137
|
-
};
|
|
138
107
|
exports.HostingChangeResponseModelTypeEnum = {
|
|
139
108
|
NewInstance: 'New Instance',
|
|
140
109
|
BuildingInstance: 'Building Instance'
|
|
@@ -212,16 +181,6 @@ exports.OrderTotalModelCurrencyEnum = {
|
|
|
212
181
|
Thb: 'THB',
|
|
213
182
|
Zar: 'ZAR'
|
|
214
183
|
};
|
|
215
|
-
exports.ServiceHealthDTOGlobalStatusEnum = {
|
|
216
|
-
NUMBER_0: 0,
|
|
217
|
-
NUMBER_1: 1,
|
|
218
|
-
NUMBER_2: 2
|
|
219
|
-
};
|
|
220
|
-
exports.ServiceStatusDTOStatusEnum = {
|
|
221
|
-
NUMBER_0: 0,
|
|
222
|
-
NUMBER_1: 1,
|
|
223
|
-
NUMBER_2: 2
|
|
224
|
-
};
|
|
225
184
|
exports.ShippingServiceDTOCourierEnum = {
|
|
226
185
|
Dpd: 'DPD',
|
|
227
186
|
ChorltonPallet: 'Chorlton Pallet',
|
|
@@ -327,6 +286,7 @@ exports.UpgradeRequestModelSchoolTypeEnum = {
|
|
|
327
286
|
};
|
|
328
287
|
/**
|
|
329
288
|
* AccountsApi - axios parameter creator
|
|
289
|
+
* @export
|
|
330
290
|
*/
|
|
331
291
|
var AccountsApiAxiosParamCreator = function (configuration) {
|
|
332
292
|
var _this = this;
|
|
@@ -1050,6 +1010,7 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
1050
1010
|
exports.AccountsApiAxiosParamCreator = AccountsApiAxiosParamCreator;
|
|
1051
1011
|
/**
|
|
1052
1012
|
* AccountsApi - functional programming interface
|
|
1013
|
+
* @export
|
|
1053
1014
|
*/
|
|
1054
1015
|
var AccountsApiFp = function (configuration) {
|
|
1055
1016
|
var localVarAxiosParamCreator = (0, exports.AccountsApiAxiosParamCreator)(configuration);
|
|
@@ -1498,6 +1459,7 @@ var AccountsApiFp = function (configuration) {
|
|
|
1498
1459
|
exports.AccountsApiFp = AccountsApiFp;
|
|
1499
1460
|
/**
|
|
1500
1461
|
* AccountsApi - factory interface
|
|
1462
|
+
* @export
|
|
1501
1463
|
*/
|
|
1502
1464
|
var AccountsApiFactory = function (configuration, basePath, axios) {
|
|
1503
1465
|
var localVarFp = (0, exports.AccountsApiFp)(configuration);
|
|
@@ -1699,6 +1661,9 @@ var AccountsApiFactory = function (configuration, basePath, axios) {
|
|
|
1699
1661
|
exports.AccountsApiFactory = AccountsApiFactory;
|
|
1700
1662
|
/**
|
|
1701
1663
|
* AccountsApi - object-oriented interface
|
|
1664
|
+
* @export
|
|
1665
|
+
* @class AccountsApi
|
|
1666
|
+
* @extends {BaseAPI}
|
|
1702
1667
|
*/
|
|
1703
1668
|
var AccountsApi = /** @class */ (function (_super) {
|
|
1704
1669
|
__extends(AccountsApi, _super);
|
|
@@ -1711,6 +1676,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1711
1676
|
* @param {string} id OAuth 2.0 Client ID
|
|
1712
1677
|
* @param {*} [options] Override http request option.
|
|
1713
1678
|
* @throws {RequiredError}
|
|
1679
|
+
* @memberof AccountsApi
|
|
1714
1680
|
*/
|
|
1715
1681
|
AccountsApi.prototype.deleteDeleteClientCredentials = function (id, options) {
|
|
1716
1682
|
var _this = this;
|
|
@@ -1722,6 +1688,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1722
1688
|
* @param {string} email Contact Email Address
|
|
1723
1689
|
* @param {*} [options] Override http request option.
|
|
1724
1690
|
* @throws {RequiredError}
|
|
1691
|
+
* @memberof AccountsApi
|
|
1725
1692
|
*/
|
|
1726
1693
|
AccountsApi.prototype.deleteUpdateAccountContact = function (email, options) {
|
|
1727
1694
|
var _this = this;
|
|
@@ -1732,6 +1699,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1732
1699
|
* @summary Get Account
|
|
1733
1700
|
* @param {*} [options] Override http request option.
|
|
1734
1701
|
* @throws {RequiredError}
|
|
1702
|
+
* @memberof AccountsApi
|
|
1735
1703
|
*/
|
|
1736
1704
|
AccountsApi.prototype.getGetAccount = function (options) {
|
|
1737
1705
|
var _this = this;
|
|
@@ -1743,6 +1711,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1743
1711
|
* @param {string} [email] Contact Email Address
|
|
1744
1712
|
* @param {*} [options] Override http request option.
|
|
1745
1713
|
* @throws {RequiredError}
|
|
1714
|
+
* @memberof AccountsApi
|
|
1746
1715
|
*/
|
|
1747
1716
|
AccountsApi.prototype.getGetAccountContacts = function (email, options) {
|
|
1748
1717
|
var _this = this;
|
|
@@ -1754,6 +1723,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1754
1723
|
* @param {number} id Customer ID
|
|
1755
1724
|
* @param {*} [options] Override http request option.
|
|
1756
1725
|
* @throws {RequiredError}
|
|
1726
|
+
* @memberof AccountsApi
|
|
1757
1727
|
*/
|
|
1758
1728
|
AccountsApi.prototype.getGetAccountDetailedSummary = function (id, options) {
|
|
1759
1729
|
var _this = this;
|
|
@@ -1768,6 +1738,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1768
1738
|
* @param {boolean} [active] Active
|
|
1769
1739
|
* @param {*} [options] Override http request option.
|
|
1770
1740
|
* @throws {RequiredError}
|
|
1741
|
+
* @memberof AccountsApi
|
|
1771
1742
|
*/
|
|
1772
1743
|
AccountsApi.prototype.getGetAccounts = function (pageSize, page, search, active, options) {
|
|
1773
1744
|
var _this = this;
|
|
@@ -1778,6 +1749,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1778
1749
|
* @summary Get user\'s client credentials
|
|
1779
1750
|
* @param {*} [options] Override http request option.
|
|
1780
1751
|
* @throws {RequiredError}
|
|
1752
|
+
* @memberof AccountsApi
|
|
1781
1753
|
*/
|
|
1782
1754
|
AccountsApi.prototype.getGetClientCredentials = function (options) {
|
|
1783
1755
|
var _this = this;
|
|
@@ -1788,6 +1760,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1788
1760
|
* @summary Get 3CX Keys
|
|
1789
1761
|
* @param {*} [options] Override http request option.
|
|
1790
1762
|
* @throws {RequiredError}
|
|
1763
|
+
* @memberof AccountsApi
|
|
1791
1764
|
*/
|
|
1792
1765
|
AccountsApi.prototype.getGetCustomerKeys = function (options) {
|
|
1793
1766
|
var _this = this;
|
|
@@ -1799,6 +1772,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1799
1772
|
* @param {string} token Verification Token
|
|
1800
1773
|
* @param {*} [options] Override http request option.
|
|
1801
1774
|
* @throws {RequiredError}
|
|
1775
|
+
* @memberof AccountsApi
|
|
1802
1776
|
*/
|
|
1803
1777
|
AccountsApi.prototype.getVerifyEmailAddress = function (token, options) {
|
|
1804
1778
|
var _this = this;
|
|
@@ -1809,6 +1783,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1809
1783
|
* @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
|
|
1810
1784
|
* @param {*} [options] Override http request option.
|
|
1811
1785
|
* @throws {RequiredError}
|
|
1786
|
+
* @memberof AccountsApi
|
|
1812
1787
|
*/
|
|
1813
1788
|
AccountsApi.prototype.patchSetTcxWizardCname = function (patchSetTcxWizardCnameRequest, options) {
|
|
1814
1789
|
var _this = this;
|
|
@@ -1821,6 +1796,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1821
1796
|
* @param {PatchUpdateAccountContactPasswordRequest} [patchUpdateAccountContactPasswordRequest] New account request
|
|
1822
1797
|
* @param {*} [options] Override http request option.
|
|
1823
1798
|
* @throws {RequiredError}
|
|
1799
|
+
* @memberof AccountsApi
|
|
1824
1800
|
*/
|
|
1825
1801
|
AccountsApi.prototype.patchUpdateAccountContactPassword = function (token, patchUpdateAccountContactPasswordRequest, options) {
|
|
1826
1802
|
var _this = this;
|
|
@@ -1832,6 +1808,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1832
1808
|
* @param {AccountContactRequestModel} [accountContactRequestModel] New account request
|
|
1833
1809
|
* @param {*} [options] Override http request option.
|
|
1834
1810
|
* @throws {RequiredError}
|
|
1811
|
+
* @memberof AccountsApi
|
|
1835
1812
|
*/
|
|
1836
1813
|
AccountsApi.prototype.postGetAccountContacts = function (accountContactRequestModel, options) {
|
|
1837
1814
|
var _this = this;
|
|
@@ -1843,6 +1820,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1843
1820
|
* @param {AccountRequestModel} [accountRequestModel] New account request
|
|
1844
1821
|
* @param {*} [options] Override http request option.
|
|
1845
1822
|
* @throws {RequiredError}
|
|
1823
|
+
* @memberof AccountsApi
|
|
1846
1824
|
*/
|
|
1847
1825
|
AccountsApi.prototype.postGetAccounts = function (accountRequestModel, options) {
|
|
1848
1826
|
var _this = this;
|
|
@@ -1853,6 +1831,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1853
1831
|
* @summary Get Admin Account
|
|
1854
1832
|
* @param {*} [options] Override http request option.
|
|
1855
1833
|
* @throws {RequiredError}
|
|
1834
|
+
* @memberof AccountsApi
|
|
1856
1835
|
*/
|
|
1857
1836
|
AccountsApi.prototype.postGetAdminAccount = function (options) {
|
|
1858
1837
|
var _this = this;
|
|
@@ -1864,6 +1843,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1864
1843
|
* @param {PostGetClientCredentialsRequest} [postGetClientCredentialsRequest] New client credentials request
|
|
1865
1844
|
* @param {*} [options] Override http request option.
|
|
1866
1845
|
* @throws {RequiredError}
|
|
1846
|
+
* @memberof AccountsApi
|
|
1867
1847
|
*/
|
|
1868
1848
|
AccountsApi.prototype.postGetClientCredentials = function (postGetClientCredentialsRequest, options) {
|
|
1869
1849
|
var _this = this;
|
|
@@ -1875,6 +1855,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1875
1855
|
* @param {string} email Email Address
|
|
1876
1856
|
* @param {*} [options] Override http request option.
|
|
1877
1857
|
* @throws {RequiredError}
|
|
1858
|
+
* @memberof AccountsApi
|
|
1878
1859
|
*/
|
|
1879
1860
|
AccountsApi.prototype.postSendEmailVerificationEmail = function (email, options) {
|
|
1880
1861
|
var _this = this;
|
|
@@ -1886,6 +1867,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1886
1867
|
* @param {string} email Email Address
|
|
1887
1868
|
* @param {*} [options] Override http request option.
|
|
1888
1869
|
* @throws {RequiredError}
|
|
1870
|
+
* @memberof AccountsApi
|
|
1889
1871
|
*/
|
|
1890
1872
|
AccountsApi.prototype.postSendPasswordReset = function (email, options) {
|
|
1891
1873
|
var _this = this;
|
|
@@ -1899,6 +1881,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1899
1881
|
* @param {string} [vatNumber] VAT Number
|
|
1900
1882
|
* @param {*} [options] Override http request option.
|
|
1901
1883
|
* @throws {RequiredError}
|
|
1884
|
+
* @memberof AccountsApi
|
|
1902
1885
|
*/
|
|
1903
1886
|
AccountsApi.prototype.postSubmitResellerApplication = function (creditRequired, companyNumber, vatNumber, options) {
|
|
1904
1887
|
var _this = this;
|
|
@@ -1911,6 +1894,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1911
1894
|
* @param {AccountContactRequestModel} [accountContactRequestModel] Account request
|
|
1912
1895
|
* @param {*} [options] Override http request option.
|
|
1913
1896
|
* @throws {RequiredError}
|
|
1897
|
+
* @memberof AccountsApi
|
|
1914
1898
|
*/
|
|
1915
1899
|
AccountsApi.prototype.putUpdateAccountContact = function (email, accountContactRequestModel, options) {
|
|
1916
1900
|
var _this = this;
|
|
@@ -1921,6 +1905,7 @@ var AccountsApi = /** @class */ (function (_super) {
|
|
|
1921
1905
|
exports.AccountsApi = AccountsApi;
|
|
1922
1906
|
/**
|
|
1923
1907
|
* CRMApi - axios parameter creator
|
|
1908
|
+
* @export
|
|
1924
1909
|
*/
|
|
1925
1910
|
var CRMApiAxiosParamCreator = function (configuration) {
|
|
1926
1911
|
var _this = this;
|
|
@@ -1962,6 +1947,7 @@ var CRMApiAxiosParamCreator = function (configuration) {
|
|
|
1962
1947
|
exports.CRMApiAxiosParamCreator = CRMApiAxiosParamCreator;
|
|
1963
1948
|
/**
|
|
1964
1949
|
* CRMApi - functional programming interface
|
|
1950
|
+
* @export
|
|
1965
1951
|
*/
|
|
1966
1952
|
var CRMApiFp = function (configuration) {
|
|
1967
1953
|
var localVarAxiosParamCreator = (0, exports.CRMApiAxiosParamCreator)(configuration);
|
|
@@ -1992,6 +1978,7 @@ var CRMApiFp = function (configuration) {
|
|
|
1992
1978
|
exports.CRMApiFp = CRMApiFp;
|
|
1993
1979
|
/**
|
|
1994
1980
|
* CRMApi - factory interface
|
|
1981
|
+
* @export
|
|
1995
1982
|
*/
|
|
1996
1983
|
var CRMApiFactory = function (configuration, basePath, axios) {
|
|
1997
1984
|
var localVarFp = (0, exports.CRMApiFp)(configuration);
|
|
@@ -2009,6 +1996,9 @@ var CRMApiFactory = function (configuration, basePath, axios) {
|
|
|
2009
1996
|
exports.CRMApiFactory = CRMApiFactory;
|
|
2010
1997
|
/**
|
|
2011
1998
|
* CRMApi - object-oriented interface
|
|
1999
|
+
* @export
|
|
2000
|
+
* @class CRMApi
|
|
2001
|
+
* @extends {BaseAPI}
|
|
2012
2002
|
*/
|
|
2013
2003
|
var CRMApi = /** @class */ (function (_super) {
|
|
2014
2004
|
__extends(CRMApi, _super);
|
|
@@ -2019,6 +2009,7 @@ var CRMApi = /** @class */ (function (_super) {
|
|
|
2019
2009
|
* Search for contacts by phone number
|
|
2020
2010
|
* @param {*} [options] Override http request option.
|
|
2021
2011
|
* @throws {RequiredError}
|
|
2012
|
+
* @memberof CRMApi
|
|
2022
2013
|
*/
|
|
2023
2014
|
CRMApi.prototype.getSearchByPhone = function (options) {
|
|
2024
2015
|
var _this = this;
|
|
@@ -2029,6 +2020,7 @@ var CRMApi = /** @class */ (function (_super) {
|
|
|
2029
2020
|
exports.CRMApi = CRMApi;
|
|
2030
2021
|
/**
|
|
2031
2022
|
* Class3CXApi - axios parameter creator
|
|
2023
|
+
* @export
|
|
2032
2024
|
*/
|
|
2033
2025
|
var Class3CXApiAxiosParamCreator = function (configuration) {
|
|
2034
2026
|
var _this = this;
|
|
@@ -2113,6 +2105,7 @@ var Class3CXApiAxiosParamCreator = function (configuration) {
|
|
|
2113
2105
|
exports.Class3CXApiAxiosParamCreator = Class3CXApiAxiosParamCreator;
|
|
2114
2106
|
/**
|
|
2115
2107
|
* Class3CXApi - functional programming interface
|
|
2108
|
+
* @export
|
|
2116
2109
|
*/
|
|
2117
2110
|
var Class3CXApiFp = function (configuration) {
|
|
2118
2111
|
var localVarAxiosParamCreator = (0, exports.Class3CXApiAxiosParamCreator)(configuration);
|
|
@@ -2168,6 +2161,7 @@ var Class3CXApiFp = function (configuration) {
|
|
|
2168
2161
|
exports.Class3CXApiFp = Class3CXApiFp;
|
|
2169
2162
|
/**
|
|
2170
2163
|
* Class3CXApi - factory interface
|
|
2164
|
+
* @export
|
|
2171
2165
|
*/
|
|
2172
2166
|
var Class3CXApiFactory = function (configuration, basePath, axios) {
|
|
2173
2167
|
var localVarFp = (0, exports.Class3CXApiFp)(configuration);
|
|
@@ -2197,6 +2191,9 @@ var Class3CXApiFactory = function (configuration, basePath, axios) {
|
|
|
2197
2191
|
exports.Class3CXApiFactory = Class3CXApiFactory;
|
|
2198
2192
|
/**
|
|
2199
2193
|
* Class3CXApi - object-oriented interface
|
|
2194
|
+
* @export
|
|
2195
|
+
* @class Class3CXApi
|
|
2196
|
+
* @extends {BaseAPI}
|
|
2200
2197
|
*/
|
|
2201
2198
|
var Class3CXApi = /** @class */ (function (_super) {
|
|
2202
2199
|
__extends(Class3CXApi, _super);
|
|
@@ -2209,6 +2206,7 @@ var Class3CXApi = /** @class */ (function (_super) {
|
|
|
2209
2206
|
* @param {string} key 3CX Licence Key
|
|
2210
2207
|
* @param {*} [options] Override http request option.
|
|
2211
2208
|
* @throws {RequiredError}
|
|
2209
|
+
* @memberof Class3CXApi
|
|
2212
2210
|
*/
|
|
2213
2211
|
Class3CXApi.prototype.getGetLicenceDetails = function (key, options) {
|
|
2214
2212
|
var _this = this;
|
|
@@ -2220,6 +2218,7 @@ var Class3CXApi = /** @class */ (function (_super) {
|
|
|
2220
2218
|
* @param {Array<string>} [requestBody] Licence Lookup Request
|
|
2221
2219
|
* @param {*} [options] Override http request option.
|
|
2222
2220
|
* @throws {RequiredError}
|
|
2221
|
+
* @memberof Class3CXApi
|
|
2223
2222
|
*/
|
|
2224
2223
|
Class3CXApi.prototype.postGetBulkLicenceDetails = function (requestBody, options) {
|
|
2225
2224
|
var _this = this;
|
|
@@ -2230,6 +2229,7 @@ var Class3CXApi = /** @class */ (function (_super) {
|
|
|
2230
2229
|
exports.Class3CXApi = Class3CXApi;
|
|
2231
2230
|
/**
|
|
2232
2231
|
* Class3CXInstallationWizardApi - axios parameter creator
|
|
2232
|
+
* @export
|
|
2233
2233
|
*/
|
|
2234
2234
|
var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
|
|
2235
2235
|
var _this = this;
|
|
@@ -3433,6 +3433,42 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
|
|
|
3433
3433
|
});
|
|
3434
3434
|
});
|
|
3435
3435
|
},
|
|
3436
|
+
/**
|
|
3437
|
+
* Track SIP Trunk Change Request
|
|
3438
|
+
* @summary Track SIP Trunk Change Request
|
|
3439
|
+
* @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
|
|
3440
|
+
* @param {*} [options] Override http request option.
|
|
3441
|
+
* @throws {RequiredError}
|
|
3442
|
+
*/
|
|
3443
|
+
postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel_1) {
|
|
3444
|
+
var args_1 = [];
|
|
3445
|
+
for (var _i = 1; _i < arguments.length; _i++) {
|
|
3446
|
+
args_1[_i - 1] = arguments[_i];
|
|
3447
|
+
}
|
|
3448
|
+
return __awaiter(_this, __spreadArray([sipTrunkChangeResponseModel_1], args_1, true), void 0, function (sipTrunkChangeResponseModel, options) {
|
|
3449
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
3450
|
+
if (options === void 0) { options = {}; }
|
|
3451
|
+
return __generator(this, function (_a) {
|
|
3452
|
+
localVarPath = "/tcx/wizards/sip/trunks/changes/track";
|
|
3453
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
3454
|
+
if (configuration) {
|
|
3455
|
+
baseOptions = configuration.baseOptions;
|
|
3456
|
+
}
|
|
3457
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
|
|
3458
|
+
localVarHeaderParameter = {};
|
|
3459
|
+
localVarQueryParameter = {};
|
|
3460
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
3461
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
3462
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
3463
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
3464
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sipTrunkChangeResponseModel, localVarRequestOptions, configuration);
|
|
3465
|
+
return [2 /*return*/, {
|
|
3466
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
3467
|
+
options: localVarRequestOptions,
|
|
3468
|
+
}];
|
|
3469
|
+
});
|
|
3470
|
+
});
|
|
3471
|
+
},
|
|
3436
3472
|
/**
|
|
3437
3473
|
* Upload 3CX Backup File
|
|
3438
3474
|
* @param {File} backup 3CX Backup ZIP File
|
|
@@ -3479,6 +3515,7 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
|
|
|
3479
3515
|
exports.Class3CXInstallationWizardApiAxiosParamCreator = Class3CXInstallationWizardApiAxiosParamCreator;
|
|
3480
3516
|
/**
|
|
3481
3517
|
* Class3CXInstallationWizardApi - functional programming interface
|
|
3518
|
+
* @export
|
|
3482
3519
|
*/
|
|
3483
3520
|
var Class3CXInstallationWizardApiFp = function (configuration) {
|
|
3484
3521
|
var localVarAxiosParamCreator = (0, exports.Class3CXInstallationWizardApiAxiosParamCreator)(configuration);
|
|
@@ -4224,6 +4261,29 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
|
|
|
4224
4261
|
});
|
|
4225
4262
|
});
|
|
4226
4263
|
},
|
|
4264
|
+
/**
|
|
4265
|
+
* Track SIP Trunk Change Request
|
|
4266
|
+
* @summary Track SIP Trunk Change Request
|
|
4267
|
+
* @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
|
|
4268
|
+
* @param {*} [options] Override http request option.
|
|
4269
|
+
* @throws {RequiredError}
|
|
4270
|
+
*/
|
|
4271
|
+
postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel, options) {
|
|
4272
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
4273
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
4274
|
+
var _a, _b, _c;
|
|
4275
|
+
return __generator(this, function (_d) {
|
|
4276
|
+
switch (_d.label) {
|
|
4277
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options)];
|
|
4278
|
+
case 1:
|
|
4279
|
+
localVarAxiosArgs = _d.sent();
|
|
4280
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4281
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['Class3CXInstallationWizardApi.postTrackChangeTcxWizard']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
4282
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
4283
|
+
}
|
|
4284
|
+
});
|
|
4285
|
+
});
|
|
4286
|
+
},
|
|
4227
4287
|
/**
|
|
4228
4288
|
* Upload 3CX Backup File
|
|
4229
4289
|
* @param {File} backup 3CX Backup ZIP File
|
|
@@ -4251,6 +4311,7 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
|
|
|
4251
4311
|
exports.Class3CXInstallationWizardApiFp = Class3CXInstallationWizardApiFp;
|
|
4252
4312
|
/**
|
|
4253
4313
|
* Class3CXInstallationWizardApi - factory interface
|
|
4314
|
+
* @export
|
|
4254
4315
|
*/
|
|
4255
4316
|
var Class3CXInstallationWizardApiFactory = function (configuration, basePath, axios) {
|
|
4256
4317
|
var localVarFp = (0, exports.Class3CXInstallationWizardApiFp)(configuration);
|
|
@@ -4580,6 +4641,16 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
|
|
|
4580
4641
|
postGetSipTrunksTcxWizard: function (sipTrunkCreationRequestModel, options) {
|
|
4581
4642
|
return localVarFp.postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(axios, basePath); });
|
|
4582
4643
|
},
|
|
4644
|
+
/**
|
|
4645
|
+
* Track SIP Trunk Change Request
|
|
4646
|
+
* @summary Track SIP Trunk Change Request
|
|
4647
|
+
* @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
|
|
4648
|
+
* @param {*} [options] Override http request option.
|
|
4649
|
+
* @throws {RequiredError}
|
|
4650
|
+
*/
|
|
4651
|
+
postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel, options) {
|
|
4652
|
+
return localVarFp.postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options).then(function (request) { return request(axios, basePath); });
|
|
4653
|
+
},
|
|
4583
4654
|
/**
|
|
4584
4655
|
* Upload 3CX Backup File
|
|
4585
4656
|
* @param {File} backup 3CX Backup ZIP File
|
|
@@ -4594,6 +4665,9 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
|
|
|
4594
4665
|
exports.Class3CXInstallationWizardApiFactory = Class3CXInstallationWizardApiFactory;
|
|
4595
4666
|
/**
|
|
4596
4667
|
* Class3CXInstallationWizardApi - object-oriented interface
|
|
4668
|
+
* @export
|
|
4669
|
+
* @class Class3CXInstallationWizardApi
|
|
4670
|
+
* @extends {BaseAPI}
|
|
4597
4671
|
*/
|
|
4598
4672
|
var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
4599
4673
|
__extends(Class3CXInstallationWizardApi, _super);
|
|
@@ -4606,6 +4680,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4606
4680
|
* @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
|
|
4607
4681
|
* @param {*} [options] Override http request option.
|
|
4608
4682
|
* @throws {RequiredError}
|
|
4683
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4609
4684
|
*/
|
|
4610
4685
|
Class3CXInstallationWizardApi.prototype.deleteAddExtensions = function (tcxExtsEntity, options) {
|
|
4611
4686
|
var _this = this;
|
|
@@ -4617,6 +4692,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4617
4692
|
* @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
|
|
4618
4693
|
* @param {*} [options] Override http request option.
|
|
4619
4694
|
* @throws {RequiredError}
|
|
4695
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4620
4696
|
*/
|
|
4621
4697
|
Class3CXInstallationWizardApi.prototype.deleteAddNumbers = function (tcxNumbersEntity, options) {
|
|
4622
4698
|
var _this = this;
|
|
@@ -4628,6 +4704,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4628
4704
|
* @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
|
|
4629
4705
|
* @param {*} [options] Override http request option.
|
|
4630
4706
|
* @throws {RequiredError}
|
|
4707
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4631
4708
|
*/
|
|
4632
4709
|
Class3CXInstallationWizardApi.prototype.deleteAddPhones = function (tcxPhonesEntity, options) {
|
|
4633
4710
|
var _this = this;
|
|
@@ -4639,6 +4716,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4639
4716
|
* @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
|
|
4640
4717
|
* @param {*} [options] Override http request option.
|
|
4641
4718
|
* @throws {RequiredError}
|
|
4719
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4642
4720
|
*/
|
|
4643
4721
|
Class3CXInstallationWizardApi.prototype.deleteAddSbcs = function (tcxSbcModel, options) {
|
|
4644
4722
|
var _this = this;
|
|
@@ -4649,6 +4727,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4649
4727
|
* @summary Delete 3CX Installation Wizard
|
|
4650
4728
|
* @param {*} [options] Override http request option.
|
|
4651
4729
|
* @throws {RequiredError}
|
|
4730
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4652
4731
|
*/
|
|
4653
4732
|
Class3CXInstallationWizardApi.prototype.deleteGetWizard = function (options) {
|
|
4654
4733
|
var _this = this;
|
|
@@ -4659,6 +4738,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4659
4738
|
* @summary Get phones on linked order and MAC addresses
|
|
4660
4739
|
* @param {*} [options] Override http request option.
|
|
4661
4740
|
* @throws {RequiredError}
|
|
4741
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4662
4742
|
*/
|
|
4663
4743
|
Class3CXInstallationWizardApi.prototype.getAddPhones = function (options) {
|
|
4664
4744
|
var _this = this;
|
|
@@ -4669,6 +4749,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4669
4749
|
* @summary Get UK National Area Codes
|
|
4670
4750
|
* @param {*} [options] Override http request option.
|
|
4671
4751
|
* @throws {RequiredError}
|
|
4752
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4672
4753
|
*/
|
|
4673
4754
|
Class3CXInstallationWizardApi.prototype.getGetAreaCodesTcxWizard = function (options) {
|
|
4674
4755
|
var _this = this;
|
|
@@ -4680,6 +4761,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4680
4761
|
* @param {number} id SIP Trunk ID
|
|
4681
4762
|
* @param {*} [options] Override http request option.
|
|
4682
4763
|
* @throws {RequiredError}
|
|
4764
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4683
4765
|
*/
|
|
4684
4766
|
Class3CXInstallationWizardApi.prototype.getGetDdisTcxWizard = function (id, options) {
|
|
4685
4767
|
var _this = this;
|
|
@@ -4690,6 +4772,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4690
4772
|
* @summary Get Hosting Price
|
|
4691
4773
|
* @param {*} [options] Override http request option.
|
|
4692
4774
|
* @throws {RequiredError}
|
|
4775
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4693
4776
|
*/
|
|
4694
4777
|
Class3CXInstallationWizardApi.prototype.getGetHostingPrice = function (options) {
|
|
4695
4778
|
var _this = this;
|
|
@@ -4700,6 +4783,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4700
4783
|
* @summary Get 3CX Hosting Regions
|
|
4701
4784
|
* @param {*} [options] Override http request option.
|
|
4702
4785
|
* @throws {RequiredError}
|
|
4786
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4703
4787
|
*/
|
|
4704
4788
|
Class3CXInstallationWizardApi.prototype.getGetHostingRegions = function (options) {
|
|
4705
4789
|
var _this = this;
|
|
@@ -4715,6 +4799,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4715
4799
|
* @param {*} [options] Override http request option.
|
|
4716
4800
|
* @deprecated
|
|
4717
4801
|
* @throws {RequiredError}
|
|
4802
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4718
4803
|
*/
|
|
4719
4804
|
Class3CXInstallationWizardApi.prototype.getGetInstallStatus = function (id, u, c, p, options) {
|
|
4720
4805
|
var _this = this;
|
|
@@ -4725,6 +4810,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4725
4810
|
* @summary Get 3CX Instance Install Status
|
|
4726
4811
|
* @param {*} [options] Override http request option.
|
|
4727
4812
|
* @throws {RequiredError}
|
|
4813
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4728
4814
|
*/
|
|
4729
4815
|
Class3CXInstallationWizardApi.prototype.getGetInstanceInstallStatus = function (options) {
|
|
4730
4816
|
var _this = this;
|
|
@@ -4735,6 +4821,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4735
4821
|
* @summary Get PBX IP Address
|
|
4736
4822
|
* @param {*} [options] Override http request option.
|
|
4737
4823
|
* @throws {RequiredError}
|
|
4824
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4738
4825
|
*/
|
|
4739
4826
|
Class3CXInstallationWizardApi.prototype.getGetPbxIpAddress = function (options) {
|
|
4740
4827
|
var _this = this;
|
|
@@ -4746,6 +4833,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4746
4833
|
* @param {number} id SIP Trunk ID
|
|
4747
4834
|
* @param {*} [options] Override http request option.
|
|
4748
4835
|
* @throws {RequiredError}
|
|
4836
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4749
4837
|
*/
|
|
4750
4838
|
Class3CXInstallationWizardApi.prototype.getGetSipTrunkTcxWizard = function (id, options) {
|
|
4751
4839
|
var _this = this;
|
|
@@ -4759,6 +4847,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4759
4847
|
* @param {string} [search] Search
|
|
4760
4848
|
* @param {*} [options] Override http request option.
|
|
4761
4849
|
* @throws {RequiredError}
|
|
4850
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4762
4851
|
*/
|
|
4763
4852
|
Class3CXInstallationWizardApi.prototype.getGetSipTrunksTcxWizard = function (pageSize, page, search, options) {
|
|
4764
4853
|
var _this = this;
|
|
@@ -4769,6 +4858,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4769
4858
|
* @summary Get 3CX Installation Wizard
|
|
4770
4859
|
* @param {*} [options] Override http request option.
|
|
4771
4860
|
* @throws {RequiredError}
|
|
4861
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4772
4862
|
*/
|
|
4773
4863
|
Class3CXInstallationWizardApi.prototype.getGetWizard = function (options) {
|
|
4774
4864
|
var _this = this;
|
|
@@ -4780,6 +4870,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4780
4870
|
* @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
|
|
4781
4871
|
* @param {*} [options] Override http request option.
|
|
4782
4872
|
* @throws {RequiredError}
|
|
4873
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4783
4874
|
*/
|
|
4784
4875
|
Class3CXInstallationWizardApi.prototype.patchAddExtensions = function (tcxExtsEntity, options) {
|
|
4785
4876
|
var _this = this;
|
|
@@ -4791,6 +4882,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4791
4882
|
* @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
|
|
4792
4883
|
* @param {*} [options] Override http request option.
|
|
4793
4884
|
* @throws {RequiredError}
|
|
4885
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4794
4886
|
*/
|
|
4795
4887
|
Class3CXInstallationWizardApi.prototype.patchAddNumbers = function (tcxNumbersEntity, options) {
|
|
4796
4888
|
var _this = this;
|
|
@@ -4802,6 +4894,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4802
4894
|
* @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
|
|
4803
4895
|
* @param {*} [options] Override http request option.
|
|
4804
4896
|
* @throws {RequiredError}
|
|
4897
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4805
4898
|
*/
|
|
4806
4899
|
Class3CXInstallationWizardApi.prototype.patchAddPhones = function (tcxPhonesEntity, options) {
|
|
4807
4900
|
var _this = this;
|
|
@@ -4813,6 +4906,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4813
4906
|
* @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
|
|
4814
4907
|
* @param {*} [options] Override http request option.
|
|
4815
4908
|
* @throws {RequiredError}
|
|
4909
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4816
4910
|
*/
|
|
4817
4911
|
Class3CXInstallationWizardApi.prototype.patchAddSbcs = function (tcxSbcModel, options) {
|
|
4818
4912
|
var _this = this;
|
|
@@ -4824,6 +4918,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4824
4918
|
* @param {TcxWizardModel} [tcxWizardModel] 3CX Wizard
|
|
4825
4919
|
* @param {*} [options] Override http request option.
|
|
4826
4920
|
* @throws {RequiredError}
|
|
4921
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4827
4922
|
*/
|
|
4828
4923
|
Class3CXInstallationWizardApi.prototype.patchGetWizard = function (tcxWizardModel, options) {
|
|
4829
4924
|
var _this = this;
|
|
@@ -4835,6 +4930,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4835
4930
|
* @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extension
|
|
4836
4931
|
* @param {*} [options] Override http request option.
|
|
4837
4932
|
* @throws {RequiredError}
|
|
4933
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4838
4934
|
*/
|
|
4839
4935
|
Class3CXInstallationWizardApi.prototype.postAddExtensions = function (tcxExtsEntity, options) {
|
|
4840
4936
|
var _this = this;
|
|
@@ -4846,6 +4942,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4846
4942
|
* @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
|
|
4847
4943
|
* @param {*} [options] Override http request option.
|
|
4848
4944
|
* @throws {RequiredError}
|
|
4945
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4849
4946
|
*/
|
|
4850
4947
|
Class3CXInstallationWizardApi.prototype.postAddNumbers = function (tcxNumbersEntity, options) {
|
|
4851
4948
|
var _this = this;
|
|
@@ -4857,6 +4954,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4857
4954
|
* @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
|
|
4858
4955
|
* @param {*} [options] Override http request option.
|
|
4859
4956
|
* @throws {RequiredError}
|
|
4957
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4860
4958
|
*/
|
|
4861
4959
|
Class3CXInstallationWizardApi.prototype.postAddPhones = function (tcxPhonesEntity, options) {
|
|
4862
4960
|
var _this = this;
|
|
@@ -4868,6 +4966,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4868
4966
|
* @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
|
|
4869
4967
|
* @param {*} [options] Override http request option.
|
|
4870
4968
|
* @throws {RequiredError}
|
|
4969
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4871
4970
|
*/
|
|
4872
4971
|
Class3CXInstallationWizardApi.prototype.postAddSbcs = function (tcxSbcModel, options) {
|
|
4873
4972
|
var _this = this;
|
|
@@ -4878,6 +4977,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4878
4977
|
* @summary Build Instance From 3CX Installation Wizard
|
|
4879
4978
|
* @param {*} [options] Override http request option.
|
|
4880
4979
|
* @throws {RequiredError}
|
|
4980
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4881
4981
|
*/
|
|
4882
4982
|
Class3CXInstallationWizardApi.prototype.postBuildInstance = function (options) {
|
|
4883
4983
|
var _this = this;
|
|
@@ -4893,6 +4993,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4893
4993
|
* @param {*} [options] Override http request option.
|
|
4894
4994
|
* @deprecated
|
|
4895
4995
|
* @throws {RequiredError}
|
|
4996
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4896
4997
|
*/
|
|
4897
4998
|
Class3CXInstallationWizardApi.prototype.postBuildInstanceFromWizard = function (id, u, c, p, options) {
|
|
4898
4999
|
var _this = this;
|
|
@@ -4903,6 +5004,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4903
5004
|
* @summary Create Instance From 3CX Installation Wizard
|
|
4904
5005
|
* @param {*} [options] Override http request option.
|
|
4905
5006
|
* @throws {RequiredError}
|
|
5007
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4906
5008
|
*/
|
|
4907
5009
|
Class3CXInstallationWizardApi.prototype.postCreateInstance = function (options) {
|
|
4908
5010
|
var _this = this;
|
|
@@ -4918,6 +5020,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4918
5020
|
* @param {*} [options] Override http request option.
|
|
4919
5021
|
* @deprecated
|
|
4920
5022
|
* @throws {RequiredError}
|
|
5023
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4921
5024
|
*/
|
|
4922
5025
|
Class3CXInstallationWizardApi.prototype.postCreateInstanceFromWizard = function (id, u, c, p, options) {
|
|
4923
5026
|
var _this = this;
|
|
@@ -4930,6 +5033,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4930
5033
|
* @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
|
|
4931
5034
|
* @param {*} [options] Override http request option.
|
|
4932
5035
|
* @throws {RequiredError}
|
|
5036
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4933
5037
|
*/
|
|
4934
5038
|
Class3CXInstallationWizardApi.prototype.postGetDdisTcxWizard = function (id, ddiRangesRequestModel, options) {
|
|
4935
5039
|
var _this = this;
|
|
@@ -4941,6 +5045,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4941
5045
|
* @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
|
|
4942
5046
|
* @param {*} [options] Override http request option.
|
|
4943
5047
|
* @throws {RequiredError}
|
|
5048
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4944
5049
|
*/
|
|
4945
5050
|
Class3CXInstallationWizardApi.prototype.postGetRequestedDdisTcxWizard = function (sipTrunkChangeResponseModel, options) {
|
|
4946
5051
|
var _this = this;
|
|
@@ -4952,16 +5057,30 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4952
5057
|
* @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
|
|
4953
5058
|
* @param {*} [options] Override http request option.
|
|
4954
5059
|
* @throws {RequiredError}
|
|
5060
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4955
5061
|
*/
|
|
4956
5062
|
Class3CXInstallationWizardApi.prototype.postGetSipTrunksTcxWizard = function (sipTrunkCreationRequestModel, options) {
|
|
4957
5063
|
var _this = this;
|
|
4958
5064
|
return (0, exports.Class3CXInstallationWizardApiFp)(this.configuration).postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
4959
5065
|
};
|
|
5066
|
+
/**
|
|
5067
|
+
* Track SIP Trunk Change Request
|
|
5068
|
+
* @summary Track SIP Trunk Change Request
|
|
5069
|
+
* @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
|
|
5070
|
+
* @param {*} [options] Override http request option.
|
|
5071
|
+
* @throws {RequiredError}
|
|
5072
|
+
* @memberof Class3CXInstallationWizardApi
|
|
5073
|
+
*/
|
|
5074
|
+
Class3CXInstallationWizardApi.prototype.postTrackChangeTcxWizard = function (sipTrunkChangeResponseModel, options) {
|
|
5075
|
+
var _this = this;
|
|
5076
|
+
return (0, exports.Class3CXInstallationWizardApiFp)(this.configuration).postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
5077
|
+
};
|
|
4960
5078
|
/**
|
|
4961
5079
|
* Upload 3CX Backup File
|
|
4962
5080
|
* @param {File} backup 3CX Backup ZIP File
|
|
4963
5081
|
* @param {*} [options] Override http request option.
|
|
4964
5082
|
* @throws {RequiredError}
|
|
5083
|
+
* @memberof Class3CXInstallationWizardApi
|
|
4965
5084
|
*/
|
|
4966
5085
|
Class3CXInstallationWizardApi.prototype.postUploadBackup = function (backup, options) {
|
|
4967
5086
|
var _this = this;
|
|
@@ -4972,6 +5091,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
|
|
|
4972
5091
|
exports.Class3CXInstallationWizardApi = Class3CXInstallationWizardApi;
|
|
4973
5092
|
/**
|
|
4974
5093
|
* Class3CXInstallationsApi - axios parameter creator
|
|
5094
|
+
* @export
|
|
4975
5095
|
*/
|
|
4976
5096
|
var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
|
|
4977
5097
|
var _this = this;
|
|
@@ -5074,6 +5194,49 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
|
|
|
5074
5194
|
});
|
|
5075
5195
|
});
|
|
5076
5196
|
},
|
|
5197
|
+
/**
|
|
5198
|
+
* Update 3CX Instance Auto Failover
|
|
5199
|
+
* @summary Update 3CX Instance Auto Failover
|
|
5200
|
+
* @param {string} instanceId Instance ID
|
|
5201
|
+
* @param {boolean} enable Enable
|
|
5202
|
+
* @param {*} [options] Override http request option.
|
|
5203
|
+
* @throws {RequiredError}
|
|
5204
|
+
*/
|
|
5205
|
+
patchUpdateAutoFailover: function (instanceId_1, enable_1) {
|
|
5206
|
+
var args_1 = [];
|
|
5207
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
5208
|
+
args_1[_i - 2] = arguments[_i];
|
|
5209
|
+
}
|
|
5210
|
+
return __awaiter(_this, __spreadArray([instanceId_1, enable_1], args_1, true), void 0, function (instanceId, enable, options) {
|
|
5211
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
5212
|
+
if (options === void 0) { options = {}; }
|
|
5213
|
+
return __generator(this, function (_a) {
|
|
5214
|
+
// verify required parameter 'instanceId' is not null or undefined
|
|
5215
|
+
(0, common_1.assertParamExists)('patchUpdateAutoFailover', 'instanceId', instanceId);
|
|
5216
|
+
// verify required parameter 'enable' is not null or undefined
|
|
5217
|
+
(0, common_1.assertParamExists)('patchUpdateAutoFailover', 'enable', enable);
|
|
5218
|
+
localVarPath = "/tcx/installations/{instance_id}/failover/auto"
|
|
5219
|
+
.replace("{".concat("instance_id", "}"), encodeURIComponent(String(instanceId)));
|
|
5220
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
5221
|
+
if (configuration) {
|
|
5222
|
+
baseOptions = configuration.baseOptions;
|
|
5223
|
+
}
|
|
5224
|
+
localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
|
|
5225
|
+
localVarHeaderParameter = {};
|
|
5226
|
+
localVarQueryParameter = {};
|
|
5227
|
+
if (enable !== undefined) {
|
|
5228
|
+
localVarQueryParameter['enable'] = enable;
|
|
5229
|
+
}
|
|
5230
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
5231
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
5232
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
5233
|
+
return [2 /*return*/, {
|
|
5234
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
5235
|
+
options: localVarRequestOptions,
|
|
5236
|
+
}];
|
|
5237
|
+
});
|
|
5238
|
+
});
|
|
5239
|
+
},
|
|
5077
5240
|
/**
|
|
5078
5241
|
* Create a root user
|
|
5079
5242
|
* @summary Create a root user
|
|
@@ -5462,6 +5625,7 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
|
|
|
5462
5625
|
exports.Class3CXInstallationsApiAxiosParamCreator = Class3CXInstallationsApiAxiosParamCreator;
|
|
5463
5626
|
/**
|
|
5464
5627
|
* Class3CXInstallationsApi - functional programming interface
|
|
5628
|
+
* @export
|
|
5465
5629
|
*/
|
|
5466
5630
|
var Class3CXInstallationsApiFp = function (configuration) {
|
|
5467
5631
|
var localVarAxiosParamCreator = (0, exports.Class3CXInstallationsApiAxiosParamCreator)(configuration);
|
|
@@ -5518,6 +5682,30 @@ var Class3CXInstallationsApiFp = function (configuration) {
|
|
|
5518
5682
|
});
|
|
5519
5683
|
});
|
|
5520
5684
|
},
|
|
5685
|
+
/**
|
|
5686
|
+
* Update 3CX Instance Auto Failover
|
|
5687
|
+
* @summary Update 3CX Instance Auto Failover
|
|
5688
|
+
* @param {string} instanceId Instance ID
|
|
5689
|
+
* @param {boolean} enable Enable
|
|
5690
|
+
* @param {*} [options] Override http request option.
|
|
5691
|
+
* @throws {RequiredError}
|
|
5692
|
+
*/
|
|
5693
|
+
patchUpdateAutoFailover: function (instanceId, enable, options) {
|
|
5694
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
5695
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
5696
|
+
var _a, _b, _c;
|
|
5697
|
+
return __generator(this, function (_d) {
|
|
5698
|
+
switch (_d.label) {
|
|
5699
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchUpdateAutoFailover(instanceId, enable, options)];
|
|
5700
|
+
case 1:
|
|
5701
|
+
localVarAxiosArgs = _d.sent();
|
|
5702
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5703
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['Class3CXInstallationsApi.patchUpdateAutoFailover']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
5704
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
5705
|
+
}
|
|
5706
|
+
});
|
|
5707
|
+
});
|
|
5708
|
+
},
|
|
5521
5709
|
/**
|
|
5522
5710
|
* Create a root user
|
|
5523
5711
|
* @summary Create a root user
|
|
@@ -5739,6 +5927,7 @@ var Class3CXInstallationsApiFp = function (configuration) {
|
|
|
5739
5927
|
exports.Class3CXInstallationsApiFp = Class3CXInstallationsApiFp;
|
|
5740
5928
|
/**
|
|
5741
5929
|
* Class3CXInstallationsApi - factory interface
|
|
5930
|
+
* @export
|
|
5742
5931
|
*/
|
|
5743
5932
|
var Class3CXInstallationsApiFactory = function (configuration, basePath, axios) {
|
|
5744
5933
|
var localVarFp = (0, exports.Class3CXInstallationsApiFp)(configuration);
|
|
@@ -5769,6 +5958,17 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
|
|
|
5769
5958
|
getGetInstallations: function (pageSize, page, customerId, search, status, hosting, installType, options) {
|
|
5770
5959
|
return localVarFp.getGetInstallations(pageSize, page, customerId, search, status, hosting, installType, options).then(function (request) { return request(axios, basePath); });
|
|
5771
5960
|
},
|
|
5961
|
+
/**
|
|
5962
|
+
* Update 3CX Instance Auto Failover
|
|
5963
|
+
* @summary Update 3CX Instance Auto Failover
|
|
5964
|
+
* @param {string} instanceId Instance ID
|
|
5965
|
+
* @param {boolean} enable Enable
|
|
5966
|
+
* @param {*} [options] Override http request option.
|
|
5967
|
+
* @throws {RequiredError}
|
|
5968
|
+
*/
|
|
5969
|
+
patchUpdateAutoFailover: function (instanceId, enable, options) {
|
|
5970
|
+
return localVarFp.patchUpdateAutoFailover(instanceId, enable, options).then(function (request) { return request(axios, basePath); });
|
|
5971
|
+
},
|
|
5772
5972
|
/**
|
|
5773
5973
|
* Create a root user
|
|
5774
5974
|
* @summary Create a root user
|
|
@@ -5873,6 +6073,9 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
|
|
|
5873
6073
|
exports.Class3CXInstallationsApiFactory = Class3CXInstallationsApiFactory;
|
|
5874
6074
|
/**
|
|
5875
6075
|
* Class3CXInstallationsApi - object-oriented interface
|
|
6076
|
+
* @export
|
|
6077
|
+
* @class Class3CXInstallationsApi
|
|
6078
|
+
* @extends {BaseAPI}
|
|
5876
6079
|
*/
|
|
5877
6080
|
var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
5878
6081
|
__extends(Class3CXInstallationsApi, _super);
|
|
@@ -5885,6 +6088,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5885
6088
|
* @param {number} wizardId Wizard ID
|
|
5886
6089
|
* @param {*} [options] Override http request option.
|
|
5887
6090
|
* @throws {RequiredError}
|
|
6091
|
+
* @memberof Class3CXInstallationsApi
|
|
5888
6092
|
*/
|
|
5889
6093
|
Class3CXInstallationsApi.prototype.getGetDetails = function (wizardId, options) {
|
|
5890
6094
|
var _this = this;
|
|
@@ -5902,11 +6106,25 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5902
6106
|
* @param {GetGetInstallationsInstallTypeEnum} [installType] Install Type
|
|
5903
6107
|
* @param {*} [options] Override http request option.
|
|
5904
6108
|
* @throws {RequiredError}
|
|
6109
|
+
* @memberof Class3CXInstallationsApi
|
|
5905
6110
|
*/
|
|
5906
6111
|
Class3CXInstallationsApi.prototype.getGetInstallations = function (pageSize, page, customerId, search, status, hosting, installType, options) {
|
|
5907
6112
|
var _this = this;
|
|
5908
6113
|
return (0, exports.Class3CXInstallationsApiFp)(this.configuration).getGetInstallations(pageSize, page, customerId, search, status, hosting, installType, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
5909
6114
|
};
|
|
6115
|
+
/**
|
|
6116
|
+
* Update 3CX Instance Auto Failover
|
|
6117
|
+
* @summary Update 3CX Instance Auto Failover
|
|
6118
|
+
* @param {string} instanceId Instance ID
|
|
6119
|
+
* @param {boolean} enable Enable
|
|
6120
|
+
* @param {*} [options] Override http request option.
|
|
6121
|
+
* @throws {RequiredError}
|
|
6122
|
+
* @memberof Class3CXInstallationsApi
|
|
6123
|
+
*/
|
|
6124
|
+
Class3CXInstallationsApi.prototype.patchUpdateAutoFailover = function (instanceId, enable, options) {
|
|
6125
|
+
var _this = this;
|
|
6126
|
+
return (0, exports.Class3CXInstallationsApiFp)(this.configuration).patchUpdateAutoFailover(instanceId, enable, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
6127
|
+
};
|
|
5910
6128
|
/**
|
|
5911
6129
|
* Create a root user
|
|
5912
6130
|
* @summary Create a root user
|
|
@@ -5915,6 +6133,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5915
6133
|
* @param {string} ipAddress Whitelist IP Address
|
|
5916
6134
|
* @param {*} [options] Override http request option.
|
|
5917
6135
|
* @throws {RequiredError}
|
|
6136
|
+
* @memberof Class3CXInstallationsApi
|
|
5918
6137
|
*/
|
|
5919
6138
|
Class3CXInstallationsApi.prototype.postCreateSshUser = function (instanceId, expiryDate, ipAddress, options) {
|
|
5920
6139
|
var _this = this;
|
|
@@ -5926,6 +6145,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5926
6145
|
* @param {string} instanceId Instance ID
|
|
5927
6146
|
* @param {*} [options] Override http request option.
|
|
5928
6147
|
* @throws {RequiredError}
|
|
6148
|
+
* @memberof Class3CXInstallationsApi
|
|
5929
6149
|
*/
|
|
5930
6150
|
Class3CXInstallationsApi.prototype.postDeleteInstance = function (instanceId, options) {
|
|
5931
6151
|
var _this = this;
|
|
@@ -5939,6 +6159,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5939
6159
|
* @param {string} schedule Scheduled Task (Date & Time)
|
|
5940
6160
|
* @param {*} [options] Override http request option.
|
|
5941
6161
|
* @throws {RequiredError}
|
|
6162
|
+
* @memberof Class3CXInstallationsApi
|
|
5942
6163
|
*/
|
|
5943
6164
|
Class3CXInstallationsApi.prototype.postExtendDisk = function (instanceId, gigabytes, schedule, options) {
|
|
5944
6165
|
var _this = this;
|
|
@@ -5951,6 +6172,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5951
6172
|
* @param {PostFailoverInstanceTypeEnum} type Failover Type
|
|
5952
6173
|
* @param {*} [options] Override http request option.
|
|
5953
6174
|
* @throws {RequiredError}
|
|
6175
|
+
* @memberof Class3CXInstallationsApi
|
|
5954
6176
|
*/
|
|
5955
6177
|
Class3CXInstallationsApi.prototype.postFailoverInstance = function (instanceId, type, options) {
|
|
5956
6178
|
var _this = this;
|
|
@@ -5962,6 +6184,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5962
6184
|
* @param {string} instanceId Instance ID
|
|
5963
6185
|
* @param {*} [options] Override http request option.
|
|
5964
6186
|
* @throws {RequiredError}
|
|
6187
|
+
* @memberof Class3CXInstallationsApi
|
|
5965
6188
|
*/
|
|
5966
6189
|
Class3CXInstallationsApi.prototype.postRebootInstance = function (instanceId, options) {
|
|
5967
6190
|
var _this = this;
|
|
@@ -5975,6 +6198,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5975
6198
|
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
5976
6199
|
* @param {*} [options] Override http request option.
|
|
5977
6200
|
* @throws {RequiredError}
|
|
6201
|
+
* @memberof Class3CXInstallationsApi
|
|
5978
6202
|
*/
|
|
5979
6203
|
Class3CXInstallationsApi.prototype.postResizeInstance = function (instanceId, size, schedule, options) {
|
|
5980
6204
|
var _this = this;
|
|
@@ -5987,6 +6211,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5987
6211
|
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
5988
6212
|
* @param {*} [options] Override http request option.
|
|
5989
6213
|
* @throws {RequiredError}
|
|
6214
|
+
* @memberof Class3CXInstallationsApi
|
|
5990
6215
|
*/
|
|
5991
6216
|
Class3CXInstallationsApi.prototype.postSuspendInstance = function (instanceId, schedule, options) {
|
|
5992
6217
|
var _this = this;
|
|
@@ -5998,6 +6223,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
5998
6223
|
* @param {string} instanceId Instance ID
|
|
5999
6224
|
* @param {*} [options] Override http request option.
|
|
6000
6225
|
* @throws {RequiredError}
|
|
6226
|
+
* @memberof Class3CXInstallationsApi
|
|
6001
6227
|
*/
|
|
6002
6228
|
Class3CXInstallationsApi.prototype.postUnsuspendInstance = function (instanceId, options) {
|
|
6003
6229
|
var _this = this;
|
|
@@ -6010,6 +6236,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
6010
6236
|
* @param {string} schedule Scheduled Task (Date & Time)
|
|
6011
6237
|
* @param {*} [options] Override http request option.
|
|
6012
6238
|
* @throws {RequiredError}
|
|
6239
|
+
* @memberof Class3CXInstallationsApi
|
|
6013
6240
|
*/
|
|
6014
6241
|
Class3CXInstallationsApi.prototype.postUpgradeDebian = function (instanceId, schedule, options) {
|
|
6015
6242
|
var _this = this;
|
|
@@ -6018,35 +6245,53 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
|
|
|
6018
6245
|
return Class3CXInstallationsApi;
|
|
6019
6246
|
}(base_1.BaseAPI));
|
|
6020
6247
|
exports.Class3CXInstallationsApi = Class3CXInstallationsApi;
|
|
6248
|
+
/**
|
|
6249
|
+
* @export
|
|
6250
|
+
*/
|
|
6021
6251
|
exports.GetGetInstallationsStatusEnum = {
|
|
6022
6252
|
Completed: 'Completed',
|
|
6023
6253
|
Outstanding: 'Outstanding',
|
|
6024
6254
|
Offline: 'Offline',
|
|
6025
6255
|
FailedOver: 'Failed Over'
|
|
6026
6256
|
};
|
|
6257
|
+
/**
|
|
6258
|
+
* @export
|
|
6259
|
+
*/
|
|
6027
6260
|
exports.GetGetInstallationsHostingEnum = {
|
|
6028
6261
|
Yellowgrid: 'yellowgrid',
|
|
6029
6262
|
MultiTenant: 'multi-tenant',
|
|
6030
6263
|
Onprem: 'onprem',
|
|
6031
6264
|
All: 'all'
|
|
6032
6265
|
};
|
|
6266
|
+
/**
|
|
6267
|
+
* @export
|
|
6268
|
+
*/
|
|
6033
6269
|
exports.GetGetInstallationsInstallTypeEnum = {
|
|
6034
6270
|
New: 'new',
|
|
6035
6271
|
Restore: 'restore',
|
|
6036
6272
|
Failover: 'failover',
|
|
6037
6273
|
MultiTenant: 'multi-tenant'
|
|
6038
6274
|
};
|
|
6275
|
+
/**
|
|
6276
|
+
* @export
|
|
6277
|
+
*/
|
|
6039
6278
|
exports.PostFailoverInstanceTypeEnum = {
|
|
6040
6279
|
Config: 'config',
|
|
6041
6280
|
Image: 'image'
|
|
6042
6281
|
};
|
|
6282
|
+
/**
|
|
6283
|
+
* @export
|
|
6284
|
+
*/
|
|
6043
6285
|
exports.PostResizeInstanceSizeEnum = {
|
|
6044
6286
|
D24: 'd2-4',
|
|
6045
6287
|
D28: 'd2-8',
|
|
6046
|
-
B230: 'b2-30'
|
|
6288
|
+
B230: 'b2-30',
|
|
6289
|
+
S2vcpu4gb: 's-2vcpu-4gb',
|
|
6290
|
+
S4vcpu8gb: 's-4vcpu-8gb'
|
|
6047
6291
|
};
|
|
6048
6292
|
/**
|
|
6049
6293
|
* Class3CXIntegrationsApi - axios parameter creator
|
|
6294
|
+
* @export
|
|
6050
6295
|
*/
|
|
6051
6296
|
var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
|
|
6052
6297
|
var _this = this;
|
|
@@ -6292,6 +6537,7 @@ var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
|
|
|
6292
6537
|
exports.Class3CXIntegrationsApiAxiosParamCreator = Class3CXIntegrationsApiAxiosParamCreator;
|
|
6293
6538
|
/**
|
|
6294
6539
|
* Class3CXIntegrationsApi - functional programming interface
|
|
6540
|
+
* @export
|
|
6295
6541
|
*/
|
|
6296
6542
|
var Class3CXIntegrationsApiFp = function (configuration) {
|
|
6297
6543
|
var localVarAxiosParamCreator = (0, exports.Class3CXIntegrationsApiAxiosParamCreator)(configuration);
|
|
@@ -6437,6 +6683,7 @@ var Class3CXIntegrationsApiFp = function (configuration) {
|
|
|
6437
6683
|
exports.Class3CXIntegrationsApiFp = Class3CXIntegrationsApiFp;
|
|
6438
6684
|
/**
|
|
6439
6685
|
* Class3CXIntegrationsApi - factory interface
|
|
6686
|
+
* @export
|
|
6440
6687
|
*/
|
|
6441
6688
|
var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
|
|
6442
6689
|
var localVarFp = (0, exports.Class3CXIntegrationsApiFp)(configuration);
|
|
@@ -6504,6 +6751,9 @@ var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
|
|
|
6504
6751
|
exports.Class3CXIntegrationsApiFactory = Class3CXIntegrationsApiFactory;
|
|
6505
6752
|
/**
|
|
6506
6753
|
* Class3CXIntegrationsApi - object-oriented interface
|
|
6754
|
+
* @export
|
|
6755
|
+
* @class Class3CXIntegrationsApi
|
|
6756
|
+
* @extends {BaseAPI}
|
|
6507
6757
|
*/
|
|
6508
6758
|
var Class3CXIntegrationsApi = /** @class */ (function (_super) {
|
|
6509
6759
|
__extends(Class3CXIntegrationsApi, _super);
|
|
@@ -6516,6 +6766,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
|
|
|
6516
6766
|
* @param {GetGetPriceSchoolTypeEnum} schoolType EdTechPro School Type
|
|
6517
6767
|
* @param {*} [options] Override http request option.
|
|
6518
6768
|
* @throws {RequiredError}
|
|
6769
|
+
* @memberof Class3CXIntegrationsApi
|
|
6519
6770
|
*/
|
|
6520
6771
|
Class3CXIntegrationsApi.prototype.getGetPrice = function (licenceType, schoolType, options) {
|
|
6521
6772
|
var _this = this;
|
|
@@ -6528,6 +6779,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
|
|
|
6528
6779
|
* @param {string} [search] Search
|
|
6529
6780
|
* @param {*} [options] Override http request option.
|
|
6530
6781
|
* @throws {RequiredError}
|
|
6782
|
+
* @memberof Class3CXIntegrationsApi
|
|
6531
6783
|
*/
|
|
6532
6784
|
Class3CXIntegrationsApi.prototype.getGetSchools = function (pageSize, page, search, options) {
|
|
6533
6785
|
var _this = this;
|
|
@@ -6537,6 +6789,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
|
|
|
6537
6789
|
* Get EdTechPro Trusts
|
|
6538
6790
|
* @param {*} [options] Override http request option.
|
|
6539
6791
|
* @throws {RequiredError}
|
|
6792
|
+
* @memberof Class3CXIntegrationsApi
|
|
6540
6793
|
*/
|
|
6541
6794
|
Class3CXIntegrationsApi.prototype.getGetTrusts = function (options) {
|
|
6542
6795
|
var _this = this;
|
|
@@ -6549,6 +6802,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
|
|
|
6549
6802
|
* @param {string} ref School Order Reference
|
|
6550
6803
|
* @param {*} [options] Override http request option.
|
|
6551
6804
|
* @throws {RequiredError}
|
|
6805
|
+
* @memberof Class3CXIntegrationsApi
|
|
6552
6806
|
*/
|
|
6553
6807
|
Class3CXIntegrationsApi.prototype.patchUpdateEtpOrderReference = function (clientId, schoolId, ref, options) {
|
|
6554
6808
|
var _this = this;
|
|
@@ -6559,6 +6813,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
|
|
|
6559
6813
|
* @param {OrderRequestModel} [orderRequestModel] New EdTechPro Order Request
|
|
6560
6814
|
* @param {*} [options] Override http request option.
|
|
6561
6815
|
* @throws {RequiredError}
|
|
6816
|
+
* @memberof Class3CXIntegrationsApi
|
|
6562
6817
|
*/
|
|
6563
6818
|
Class3CXIntegrationsApi.prototype.postOrderEdTechPro = function (orderRequestModel, options) {
|
|
6564
6819
|
var _this = this;
|
|
@@ -6569,6 +6824,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
|
|
|
6569
6824
|
* @param {UpgradeRequestModel} [upgradeRequestModel] New EdTechPro Upgrade Request
|
|
6570
6825
|
* @param {*} [options] Override http request option.
|
|
6571
6826
|
* @throws {RequiredError}
|
|
6827
|
+
* @memberof Class3CXIntegrationsApi
|
|
6572
6828
|
*/
|
|
6573
6829
|
Class3CXIntegrationsApi.prototype.postUpgradeEdTechPro = function (upgradeRequestModel, options) {
|
|
6574
6830
|
var _this = this;
|
|
@@ -6577,16 +6833,23 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
|
|
|
6577
6833
|
return Class3CXIntegrationsApi;
|
|
6578
6834
|
}(base_1.BaseAPI));
|
|
6579
6835
|
exports.Class3CXIntegrationsApi = Class3CXIntegrationsApi;
|
|
6836
|
+
/**
|
|
6837
|
+
* @export
|
|
6838
|
+
*/
|
|
6580
6839
|
exports.GetGetPriceLicenceTypeEnum = {
|
|
6581
6840
|
Lite: 'lite',
|
|
6582
6841
|
Pro: 'pro'
|
|
6583
6842
|
};
|
|
6843
|
+
/**
|
|
6844
|
+
* @export
|
|
6845
|
+
*/
|
|
6584
6846
|
exports.GetGetPriceSchoolTypeEnum = {
|
|
6585
6847
|
Primary: 'primary',
|
|
6586
6848
|
Secondary: 'secondary'
|
|
6587
6849
|
};
|
|
6588
6850
|
/**
|
|
6589
6851
|
* Class3CXMultiTenantApi - axios parameter creator
|
|
6852
|
+
* @export
|
|
6590
6853
|
*/
|
|
6591
6854
|
var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
|
|
6592
6855
|
var _this = this;
|
|
@@ -6866,6 +7129,7 @@ var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
|
|
|
6866
7129
|
exports.Class3CXMultiTenantApiAxiosParamCreator = Class3CXMultiTenantApiAxiosParamCreator;
|
|
6867
7130
|
/**
|
|
6868
7131
|
* Class3CXMultiTenantApi - functional programming interface
|
|
7132
|
+
* @export
|
|
6869
7133
|
*/
|
|
6870
7134
|
var Class3CXMultiTenantApiFp = function (configuration) {
|
|
6871
7135
|
var localVarAxiosParamCreator = (0, exports.Class3CXMultiTenantApiAxiosParamCreator)(configuration);
|
|
@@ -7039,6 +7303,7 @@ var Class3CXMultiTenantApiFp = function (configuration) {
|
|
|
7039
7303
|
exports.Class3CXMultiTenantApiFp = Class3CXMultiTenantApiFp;
|
|
7040
7304
|
/**
|
|
7041
7305
|
* Class3CXMultiTenantApi - factory interface
|
|
7306
|
+
* @export
|
|
7042
7307
|
*/
|
|
7043
7308
|
var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
|
|
7044
7309
|
var localVarFp = (0, exports.Class3CXMultiTenantApiFp)(configuration);
|
|
@@ -7121,6 +7386,9 @@ var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
|
|
|
7121
7386
|
exports.Class3CXMultiTenantApiFactory = Class3CXMultiTenantApiFactory;
|
|
7122
7387
|
/**
|
|
7123
7388
|
* Class3CXMultiTenantApi - object-oriented interface
|
|
7389
|
+
* @export
|
|
7390
|
+
* @class Class3CXMultiTenantApi
|
|
7391
|
+
* @extends {BaseAPI}
|
|
7124
7392
|
*/
|
|
7125
7393
|
var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
7126
7394
|
__extends(Class3CXMultiTenantApi, _super);
|
|
@@ -7133,6 +7401,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
|
7133
7401
|
* @param {string} reference Tenant Reference
|
|
7134
7402
|
* @param {*} [options] Override http request option.
|
|
7135
7403
|
* @throws {RequiredError}
|
|
7404
|
+
* @memberof Class3CXMultiTenantApi
|
|
7136
7405
|
*/
|
|
7137
7406
|
Class3CXMultiTenantApi.prototype.deleteGetTenant = function (reference, options) {
|
|
7138
7407
|
var _this = this;
|
|
@@ -7144,6 +7413,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
|
7144
7413
|
* @param {string} reference Tenant Reference
|
|
7145
7414
|
* @param {*} [options] Override http request option.
|
|
7146
7415
|
* @throws {RequiredError}
|
|
7416
|
+
* @memberof Class3CXMultiTenantApi
|
|
7147
7417
|
*/
|
|
7148
7418
|
Class3CXMultiTenantApi.prototype.getGetTenant = function (reference, options) {
|
|
7149
7419
|
var _this = this;
|
|
@@ -7158,6 +7428,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
|
7158
7428
|
* @param {GetGetTenantsStatusEnum} [status] Status
|
|
7159
7429
|
* @param {*} [options] Override http request option.
|
|
7160
7430
|
* @throws {RequiredError}
|
|
7431
|
+
* @memberof Class3CXMultiTenantApi
|
|
7161
7432
|
*/
|
|
7162
7433
|
Class3CXMultiTenantApi.prototype.getGetTenants = function (pageSize, page, search, status, options) {
|
|
7163
7434
|
var _this = this;
|
|
@@ -7169,6 +7440,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
|
7169
7440
|
* @param {string} areacode Area Code
|
|
7170
7441
|
* @param {*} [options] Override http request option.
|
|
7171
7442
|
* @throws {RequiredError}
|
|
7443
|
+
* @memberof Class3CXMultiTenantApi
|
|
7172
7444
|
*/
|
|
7173
7445
|
Class3CXMultiTenantApi.prototype.postAddMtDdi = function (areacode, options) {
|
|
7174
7446
|
var _this = this;
|
|
@@ -7180,6 +7452,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
|
7180
7452
|
* @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
|
|
7181
7453
|
* @param {*} [options] Override http request option.
|
|
7182
7454
|
* @throws {RequiredError}
|
|
7455
|
+
* @memberof Class3CXMultiTenantApi
|
|
7183
7456
|
*/
|
|
7184
7457
|
Class3CXMultiTenantApi.prototype.postGetMtNewDdis = function (multiTenantChangeResponseModel, options) {
|
|
7185
7458
|
var _this = this;
|
|
@@ -7191,6 +7464,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
|
7191
7464
|
* @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
|
|
7192
7465
|
* @param {*} [options] Override http request option.
|
|
7193
7466
|
* @throws {RequiredError}
|
|
7467
|
+
* @memberof Class3CXMultiTenantApi
|
|
7194
7468
|
*/
|
|
7195
7469
|
Class3CXMultiTenantApi.prototype.postGetTenants = function (tcxMultiTenantModel, options) {
|
|
7196
7470
|
var _this = this;
|
|
@@ -7202,6 +7476,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
|
7202
7476
|
* @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
|
|
7203
7477
|
* @param {*} [options] Override http request option.
|
|
7204
7478
|
* @throws {RequiredError}
|
|
7479
|
+
* @memberof Class3CXMultiTenantApi
|
|
7205
7480
|
*/
|
|
7206
7481
|
Class3CXMultiTenantApi.prototype.postTrackMtChange = function (multiTenantChangeResponseModel, options) {
|
|
7207
7482
|
var _this = this;
|
|
@@ -7210,6 +7485,9 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
|
|
|
7210
7485
|
return Class3CXMultiTenantApi;
|
|
7211
7486
|
}(base_1.BaseAPI));
|
|
7212
7487
|
exports.Class3CXMultiTenantApi = Class3CXMultiTenantApi;
|
|
7488
|
+
/**
|
|
7489
|
+
* @export
|
|
7490
|
+
*/
|
|
7213
7491
|
exports.GetGetTenantsStatusEnum = {
|
|
7214
7492
|
Completed: 'Completed',
|
|
7215
7493
|
Outstanding: 'Outstanding',
|
|
@@ -7218,6 +7496,7 @@ exports.GetGetTenantsStatusEnum = {
|
|
|
7218
7496
|
};
|
|
7219
7497
|
/**
|
|
7220
7498
|
* MyPBXToolsApi - axios parameter creator
|
|
7499
|
+
* @export
|
|
7221
7500
|
*/
|
|
7222
7501
|
var MyPBXToolsApiAxiosParamCreator = function (configuration) {
|
|
7223
7502
|
var _this = this;
|
|
@@ -7272,6 +7551,7 @@ var MyPBXToolsApiAxiosParamCreator = function (configuration) {
|
|
|
7272
7551
|
exports.MyPBXToolsApiAxiosParamCreator = MyPBXToolsApiAxiosParamCreator;
|
|
7273
7552
|
/**
|
|
7274
7553
|
* MyPBXToolsApi - functional programming interface
|
|
7554
|
+
* @export
|
|
7275
7555
|
*/
|
|
7276
7556
|
var MyPBXToolsApiFp = function (configuration) {
|
|
7277
7557
|
var localVarAxiosParamCreator = (0, exports.MyPBXToolsApiAxiosParamCreator)(configuration);
|
|
@@ -7305,6 +7585,7 @@ var MyPBXToolsApiFp = function (configuration) {
|
|
|
7305
7585
|
exports.MyPBXToolsApiFp = MyPBXToolsApiFp;
|
|
7306
7586
|
/**
|
|
7307
7587
|
* MyPBXToolsApi - factory interface
|
|
7588
|
+
* @export
|
|
7308
7589
|
*/
|
|
7309
7590
|
var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
|
|
7310
7591
|
var localVarFp = (0, exports.MyPBXToolsApiFp)(configuration);
|
|
@@ -7325,6 +7606,9 @@ var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
|
|
|
7325
7606
|
exports.MyPBXToolsApiFactory = MyPBXToolsApiFactory;
|
|
7326
7607
|
/**
|
|
7327
7608
|
* MyPBXToolsApi - object-oriented interface
|
|
7609
|
+
* @export
|
|
7610
|
+
* @class MyPBXToolsApi
|
|
7611
|
+
* @extends {BaseAPI}
|
|
7328
7612
|
*/
|
|
7329
7613
|
var MyPBXToolsApi = /** @class */ (function (_super) {
|
|
7330
7614
|
__extends(MyPBXToolsApi, _super);
|
|
@@ -7338,6 +7622,7 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
|
|
|
7338
7622
|
* @param {string} fileName File Name
|
|
7339
7623
|
* @param {*} [options] Override http request option.
|
|
7340
7624
|
* @throws {RequiredError}
|
|
7625
|
+
* @memberof MyPBXToolsApi
|
|
7341
7626
|
*/
|
|
7342
7627
|
MyPBXToolsApi.prototype.getGetRecording = function (licenceKey, fileName, options) {
|
|
7343
7628
|
var _this = this;
|
|
@@ -7348,6 +7633,7 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
|
|
|
7348
7633
|
exports.MyPBXToolsApi = MyPBXToolsApi;
|
|
7349
7634
|
/**
|
|
7350
7635
|
* OAuth20Api - axios parameter creator
|
|
7636
|
+
* @export
|
|
7351
7637
|
*/
|
|
7352
7638
|
var OAuth20ApiAxiosParamCreator = function (configuration) {
|
|
7353
7639
|
var _this = this;
|
|
@@ -7643,6 +7929,7 @@ var OAuth20ApiAxiosParamCreator = function (configuration) {
|
|
|
7643
7929
|
exports.OAuth20ApiAxiosParamCreator = OAuth20ApiAxiosParamCreator;
|
|
7644
7930
|
/**
|
|
7645
7931
|
* OAuth20Api - functional programming interface
|
|
7932
|
+
* @export
|
|
7646
7933
|
*/
|
|
7647
7934
|
var OAuth20ApiFp = function (configuration) {
|
|
7648
7935
|
var localVarAxiosParamCreator = (0, exports.OAuth20ApiAxiosParamCreator)(configuration);
|
|
@@ -7804,6 +8091,7 @@ var OAuth20ApiFp = function (configuration) {
|
|
|
7804
8091
|
exports.OAuth20ApiFp = OAuth20ApiFp;
|
|
7805
8092
|
/**
|
|
7806
8093
|
* OAuth20Api - factory interface
|
|
8094
|
+
* @export
|
|
7807
8095
|
*/
|
|
7808
8096
|
var OAuth20ApiFactory = function (configuration, basePath, axios) {
|
|
7809
8097
|
var localVarFp = (0, exports.OAuth20ApiFp)(configuration);
|
|
@@ -7887,6 +8175,9 @@ var OAuth20ApiFactory = function (configuration, basePath, axios) {
|
|
|
7887
8175
|
exports.OAuth20ApiFactory = OAuth20ApiFactory;
|
|
7888
8176
|
/**
|
|
7889
8177
|
* OAuth20Api - object-oriented interface
|
|
8178
|
+
* @export
|
|
8179
|
+
* @class OAuth20Api
|
|
8180
|
+
* @extends {BaseAPI}
|
|
7890
8181
|
*/
|
|
7891
8182
|
var OAuth20Api = /** @class */ (function (_super) {
|
|
7892
8183
|
__extends(OAuth20Api, _super);
|
|
@@ -7898,6 +8189,7 @@ var OAuth20Api = /** @class */ (function (_super) {
|
|
|
7898
8189
|
* @summary Get MFA QR Code
|
|
7899
8190
|
* @param {*} [options] Override http request option.
|
|
7900
8191
|
* @throws {RequiredError}
|
|
8192
|
+
* @memberof OAuth20Api
|
|
7901
8193
|
*/
|
|
7902
8194
|
OAuth20Api.prototype.getGetMfaQrCode = function (options) {
|
|
7903
8195
|
var _this = this;
|
|
@@ -7908,6 +8200,7 @@ var OAuth20Api = /** @class */ (function (_super) {
|
|
|
7908
8200
|
* @summary Get Scopes
|
|
7909
8201
|
* @param {*} [options] Override http request option.
|
|
7910
8202
|
* @throws {RequiredError}
|
|
8203
|
+
* @memberof OAuth20Api
|
|
7911
8204
|
*/
|
|
7912
8205
|
OAuth20Api.prototype.getGetScopes = function (options) {
|
|
7913
8206
|
var _this = this;
|
|
@@ -7930,6 +8223,7 @@ var OAuth20Api = /** @class */ (function (_super) {
|
|
|
7930
8223
|
* @param {boolean | null} [endUser] End User (Only used in Token Exchange)
|
|
7931
8224
|
* @param {*} [options] Override http request option.
|
|
7932
8225
|
* @throws {RequiredError}
|
|
8226
|
+
* @memberof OAuth20Api
|
|
7933
8227
|
*/
|
|
7934
8228
|
OAuth20Api.prototype.postAccessToken = function (clientId, clientSecret, grantType, scope, redirectUri, code, refreshToken, codeVerifier, token, tokenExchangeType, licenceKey, endUser, options) {
|
|
7935
8229
|
var _this = this;
|
|
@@ -7947,6 +8241,7 @@ var OAuth20Api = /** @class */ (function (_super) {
|
|
|
7947
8241
|
* @param {string} [codeChallengeMethod] OAuth 2.0 Code Challenge Method
|
|
7948
8242
|
* @param {*} [options] Override http request option.
|
|
7949
8243
|
* @throws {RequiredError}
|
|
8244
|
+
* @memberof OAuth20Api
|
|
7950
8245
|
*/
|
|
7951
8246
|
OAuth20Api.prototype.postAuthorise = function (clientId, responseType, scope, redirectUri, state, codeChallenge, codeChallengeMethod, options) {
|
|
7952
8247
|
var _this = this;
|
|
@@ -7957,6 +8252,7 @@ var OAuth20Api = /** @class */ (function (_super) {
|
|
|
7957
8252
|
* @summary Get Token Identity
|
|
7958
8253
|
* @param {*} [options] Override http request option.
|
|
7959
8254
|
* @throws {RequiredError}
|
|
8255
|
+
* @memberof OAuth20Api
|
|
7960
8256
|
*/
|
|
7961
8257
|
OAuth20Api.prototype.postGetIdentity = function (options) {
|
|
7962
8258
|
var _this = this;
|
|
@@ -7968,6 +8264,7 @@ var OAuth20Api = /** @class */ (function (_super) {
|
|
|
7968
8264
|
* @param {PortalLoginModel} [portalLoginModel] Login Credentials
|
|
7969
8265
|
* @param {*} [options] Override http request option.
|
|
7970
8266
|
* @throws {RequiredError}
|
|
8267
|
+
* @memberof OAuth20Api
|
|
7971
8268
|
*/
|
|
7972
8269
|
OAuth20Api.prototype.postPortalLogin = function (portalLoginModel, options) {
|
|
7973
8270
|
var _this = this;
|
|
@@ -7976,6 +8273,9 @@ var OAuth20Api = /** @class */ (function (_super) {
|
|
|
7976
8273
|
return OAuth20Api;
|
|
7977
8274
|
}(base_1.BaseAPI));
|
|
7978
8275
|
exports.OAuth20Api = OAuth20Api;
|
|
8276
|
+
/**
|
|
8277
|
+
* @export
|
|
8278
|
+
*/
|
|
7979
8279
|
exports.PostAccessTokenGrantTypeEnum = {
|
|
7980
8280
|
ClientCredentials: 'client_credentials',
|
|
7981
8281
|
Code: 'code',
|
|
@@ -7985,6 +8285,9 @@ exports.PostAccessTokenGrantTypeEnum = {
|
|
|
7985
8285
|
TokenExchange: 'token_exchange',
|
|
7986
8286
|
Password: 'password'
|
|
7987
8287
|
};
|
|
8288
|
+
/**
|
|
8289
|
+
* @export
|
|
8290
|
+
*/
|
|
7988
8291
|
exports.PostAccessTokenScopeEnum = {
|
|
7989
8292
|
Star: '*',
|
|
7990
8293
|
Fdps: 'fdps',
|
|
@@ -8011,10 +8314,16 @@ exports.PostAccessTokenScopeEnum = {
|
|
|
8011
8314
|
TicketsRead: 'tickets.read',
|
|
8012
8315
|
TicketsWrite: 'tickets.write'
|
|
8013
8316
|
};
|
|
8317
|
+
/**
|
|
8318
|
+
* @export
|
|
8319
|
+
*/
|
|
8014
8320
|
exports.PostAccessTokenTokenExchangeTypeEnum = {
|
|
8015
8321
|
TcxWizard: 'tcx_wizard',
|
|
8016
8322
|
Portal: 'portal'
|
|
8017
8323
|
};
|
|
8324
|
+
/**
|
|
8325
|
+
* @export
|
|
8326
|
+
*/
|
|
8018
8327
|
exports.PostAuthoriseScopeEnum = {
|
|
8019
8328
|
Star: '*',
|
|
8020
8329
|
Fdps: 'fdps',
|
|
@@ -8043,6 +8352,7 @@ exports.PostAuthoriseScopeEnum = {
|
|
|
8043
8352
|
};
|
|
8044
8353
|
/**
|
|
8045
8354
|
* OrdersApi - axios parameter creator
|
|
8355
|
+
* @export
|
|
8046
8356
|
*/
|
|
8047
8357
|
var OrdersApiAxiosParamCreator = function (configuration) {
|
|
8048
8358
|
var _this = this;
|
|
@@ -8392,6 +8702,7 @@ var OrdersApiAxiosParamCreator = function (configuration) {
|
|
|
8392
8702
|
exports.OrdersApiAxiosParamCreator = OrdersApiAxiosParamCreator;
|
|
8393
8703
|
/**
|
|
8394
8704
|
* OrdersApi - functional programming interface
|
|
8705
|
+
* @export
|
|
8395
8706
|
*/
|
|
8396
8707
|
var OrdersApiFp = function (configuration) {
|
|
8397
8708
|
var localVarAxiosParamCreator = (0, exports.OrdersApiAxiosParamCreator)(configuration);
|
|
@@ -8597,6 +8908,7 @@ var OrdersApiFp = function (configuration) {
|
|
|
8597
8908
|
exports.OrdersApiFp = OrdersApiFp;
|
|
8598
8909
|
/**
|
|
8599
8910
|
* OrdersApi - factory interface
|
|
8911
|
+
* @export
|
|
8600
8912
|
*/
|
|
8601
8913
|
var OrdersApiFactory = function (configuration, basePath, axios) {
|
|
8602
8914
|
var localVarFp = (0, exports.OrdersApiFp)(configuration);
|
|
@@ -8698,6 +9010,9 @@ var OrdersApiFactory = function (configuration, basePath, axios) {
|
|
|
8698
9010
|
exports.OrdersApiFactory = OrdersApiFactory;
|
|
8699
9011
|
/**
|
|
8700
9012
|
* OrdersApi - object-oriented interface
|
|
9013
|
+
* @export
|
|
9014
|
+
* @class OrdersApi
|
|
9015
|
+
* @extends {BaseAPI}
|
|
8701
9016
|
*/
|
|
8702
9017
|
var OrdersApi = /** @class */ (function (_super) {
|
|
8703
9018
|
__extends(OrdersApi, _super);
|
|
@@ -8710,6 +9025,7 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8710
9025
|
* @param {number} id Order ID
|
|
8711
9026
|
* @param {*} [options] Override http request option.
|
|
8712
9027
|
* @throws {RequiredError}
|
|
9028
|
+
* @memberof OrdersApi
|
|
8713
9029
|
*/
|
|
8714
9030
|
OrdersApi.prototype.deleteUpdateOrder = function (id, options) {
|
|
8715
9031
|
var _this = this;
|
|
@@ -8721,6 +9037,7 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8721
9037
|
* @param {number} id Order ID
|
|
8722
9038
|
* @param {*} [options] Override http request option.
|
|
8723
9039
|
* @throws {RequiredError}
|
|
9040
|
+
* @memberof OrdersApi
|
|
8724
9041
|
*/
|
|
8725
9042
|
OrdersApi.prototype.getGetAdminEditableOrder = function (id, options) {
|
|
8726
9043
|
var _this = this;
|
|
@@ -8732,6 +9049,7 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8732
9049
|
* @param {number} id Order ID
|
|
8733
9050
|
* @param {*} [options] Override http request option.
|
|
8734
9051
|
* @throws {RequiredError}
|
|
9052
|
+
* @memberof OrdersApi
|
|
8735
9053
|
*/
|
|
8736
9054
|
OrdersApi.prototype.getGetEditableOrder = function (id, options) {
|
|
8737
9055
|
var _this = this;
|
|
@@ -8749,6 +9067,7 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8749
9067
|
* @param {number | null} [customerId] Customer ID
|
|
8750
9068
|
* @param {*} [options] Override http request option.
|
|
8751
9069
|
* @throws {RequiredError}
|
|
9070
|
+
* @memberof OrdersApi
|
|
8752
9071
|
*/
|
|
8753
9072
|
OrdersApi.prototype.getGetOrders = function (pageSize, page, search, fulfillable, status, filter, customerId, options) {
|
|
8754
9073
|
var _this = this;
|
|
@@ -8761,6 +9080,7 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8761
9080
|
* @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Admin Order Request
|
|
8762
9081
|
* @param {*} [options] Override http request option.
|
|
8763
9082
|
* @throws {RequiredError}
|
|
9083
|
+
* @memberof OrdersApi
|
|
8764
9084
|
*/
|
|
8765
9085
|
OrdersApi.prototype.postCreateAdminOrder = function (readonly, adminOrderRequestDTO, options) {
|
|
8766
9086
|
var _this = this;
|
|
@@ -8773,6 +9093,7 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8773
9093
|
* @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
|
|
8774
9094
|
* @param {*} [options] Override http request option.
|
|
8775
9095
|
* @throws {RequiredError}
|
|
9096
|
+
* @memberof OrdersApi
|
|
8776
9097
|
*/
|
|
8777
9098
|
OrdersApi.prototype.postGetOrders = function (readonly, customerOrderRequestDTO, options) {
|
|
8778
9099
|
var _this = this;
|
|
@@ -8786,6 +9107,7 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8786
9107
|
* @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Order Request
|
|
8787
9108
|
* @param {*} [options] Override http request option.
|
|
8788
9109
|
* @throws {RequiredError}
|
|
9110
|
+
* @memberof OrdersApi
|
|
8789
9111
|
*/
|
|
8790
9112
|
OrdersApi.prototype.putUpdateAdminOrder = function (id, readonly, adminOrderRequestDTO, options) {
|
|
8791
9113
|
var _this = this;
|
|
@@ -8799,6 +9121,7 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8799
9121
|
* @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
|
|
8800
9122
|
* @param {*} [options] Override http request option.
|
|
8801
9123
|
* @throws {RequiredError}
|
|
9124
|
+
* @memberof OrdersApi
|
|
8802
9125
|
*/
|
|
8803
9126
|
OrdersApi.prototype.putUpdateOrder = function (id, readonly, customerOrderRequestDTO, options) {
|
|
8804
9127
|
var _this = this;
|
|
@@ -8807,12 +9130,18 @@ var OrdersApi = /** @class */ (function (_super) {
|
|
|
8807
9130
|
return OrdersApi;
|
|
8808
9131
|
}(base_1.BaseAPI));
|
|
8809
9132
|
exports.OrdersApi = OrdersApi;
|
|
9133
|
+
/**
|
|
9134
|
+
* @export
|
|
9135
|
+
*/
|
|
8810
9136
|
exports.GetGetOrdersStatusEnum = {
|
|
8811
9137
|
Paid: 'PAID',
|
|
8812
9138
|
InvoicePaid: 'INVOICE_PAID',
|
|
8813
9139
|
Unpaid: 'UNPAID',
|
|
8814
9140
|
Quote: 'QUOTE'
|
|
8815
9141
|
};
|
|
9142
|
+
/**
|
|
9143
|
+
* @export
|
|
9144
|
+
*/
|
|
8816
9145
|
exports.GetGetOrdersFilterEnum = {
|
|
8817
9146
|
Outstanding: 'OUTSTANDING',
|
|
8818
9147
|
Quotes: 'QUOTES',
|
|
@@ -8821,6 +9150,7 @@ exports.GetGetOrdersFilterEnum = {
|
|
|
8821
9150
|
};
|
|
8822
9151
|
/**
|
|
8823
9152
|
* PricingApi - axios parameter creator
|
|
9153
|
+
* @export
|
|
8824
9154
|
*/
|
|
8825
9155
|
var PricingApiAxiosParamCreator = function (configuration) {
|
|
8826
9156
|
var _this = this;
|
|
@@ -8944,6 +9274,7 @@ var PricingApiAxiosParamCreator = function (configuration) {
|
|
|
8944
9274
|
exports.PricingApiAxiosParamCreator = PricingApiAxiosParamCreator;
|
|
8945
9275
|
/**
|
|
8946
9276
|
* PricingApi - functional programming interface
|
|
9277
|
+
* @export
|
|
8947
9278
|
*/
|
|
8948
9279
|
var PricingApiFp = function (configuration) {
|
|
8949
9280
|
var localVarAxiosParamCreator = (0, exports.PricingApiAxiosParamCreator)(configuration);
|
|
@@ -9006,6 +9337,7 @@ var PricingApiFp = function (configuration) {
|
|
|
9006
9337
|
exports.PricingApiFp = PricingApiFp;
|
|
9007
9338
|
/**
|
|
9008
9339
|
* PricingApi - factory interface
|
|
9340
|
+
* @export
|
|
9009
9341
|
*/
|
|
9010
9342
|
var PricingApiFactory = function (configuration, basePath, axios) {
|
|
9011
9343
|
var localVarFp = (0, exports.PricingApiFp)(configuration);
|
|
@@ -9042,6 +9374,9 @@ var PricingApiFactory = function (configuration, basePath, axios) {
|
|
|
9042
9374
|
exports.PricingApiFactory = PricingApiFactory;
|
|
9043
9375
|
/**
|
|
9044
9376
|
* PricingApi - object-oriented interface
|
|
9377
|
+
* @export
|
|
9378
|
+
* @class PricingApi
|
|
9379
|
+
* @extends {BaseAPI}
|
|
9045
9380
|
*/
|
|
9046
9381
|
var PricingApi = /** @class */ (function (_super) {
|
|
9047
9382
|
__extends(PricingApi, _super);
|
|
@@ -9057,6 +9392,7 @@ var PricingApi = /** @class */ (function (_super) {
|
|
|
9057
9392
|
* @param {string} [customerId] Customer ID
|
|
9058
9393
|
* @param {*} [options] Override http request option.
|
|
9059
9394
|
* @throws {RequiredError}
|
|
9395
|
+
* @memberof PricingApi
|
|
9060
9396
|
*/
|
|
9061
9397
|
PricingApi.prototype.getGetPriceList = function (type, format, category, customerId, options) {
|
|
9062
9398
|
var _this = this;
|
|
@@ -9072,6 +9408,7 @@ var PricingApi = /** @class */ (function (_super) {
|
|
|
9072
9408
|
* @param {PostSendPriceListCategoryEnum} [category] Product Category
|
|
9073
9409
|
* @param {*} [options] Override http request option.
|
|
9074
9410
|
* @throws {RequiredError}
|
|
9411
|
+
* @memberof PricingApi
|
|
9075
9412
|
*/
|
|
9076
9413
|
PricingApi.prototype.postSendPriceList = function (email, customerId, type, format, category, options) {
|
|
9077
9414
|
var _this = this;
|
|
@@ -9080,6 +9417,9 @@ var PricingApi = /** @class */ (function (_super) {
|
|
|
9080
9417
|
return PricingApi;
|
|
9081
9418
|
}(base_1.BaseAPI));
|
|
9082
9419
|
exports.PricingApi = PricingApi;
|
|
9420
|
+
/**
|
|
9421
|
+
* @export
|
|
9422
|
+
*/
|
|
9083
9423
|
exports.GetGetPriceListTypeEnum = {
|
|
9084
9424
|
Products: 'Products',
|
|
9085
9425
|
StockProducts: 'Stock Products',
|
|
@@ -9090,6 +9430,9 @@ exports.GetGetPriceListTypeEnum = {
|
|
|
9090
9430
|
Sms: 'SMS',
|
|
9091
9431
|
SipTrunks: 'SIP Trunks'
|
|
9092
9432
|
};
|
|
9433
|
+
/**
|
|
9434
|
+
* @export
|
|
9435
|
+
*/
|
|
9093
9436
|
exports.GetGetPriceListFormatEnum = {
|
|
9094
9437
|
Pdf: 'pdf',
|
|
9095
9438
|
Json: 'json',
|
|
@@ -9097,6 +9440,9 @@ exports.GetGetPriceListFormatEnum = {
|
|
|
9097
9440
|
Xml: 'xml',
|
|
9098
9441
|
Html: 'html'
|
|
9099
9442
|
};
|
|
9443
|
+
/**
|
|
9444
|
+
* @export
|
|
9445
|
+
*/
|
|
9100
9446
|
exports.GetGetPriceListCategoryEnum = {
|
|
9101
9447
|
Yealink: 'Yealink',
|
|
9102
9448
|
Mairdi: 'Mairdi',
|
|
@@ -9119,6 +9465,9 @@ exports.GetGetPriceListCategoryEnum = {
|
|
|
9119
9465
|
FanvilAccessories: 'Fanvil Accessories',
|
|
9120
9466
|
FanvilHotelPhones: 'Fanvil Hotel Phones'
|
|
9121
9467
|
};
|
|
9468
|
+
/**
|
|
9469
|
+
* @export
|
|
9470
|
+
*/
|
|
9122
9471
|
exports.PostSendPriceListTypeEnum = {
|
|
9123
9472
|
Products: 'Products',
|
|
9124
9473
|
StockProducts: 'Stock Products',
|
|
@@ -9129,6 +9478,9 @@ exports.PostSendPriceListTypeEnum = {
|
|
|
9129
9478
|
Sms: 'SMS',
|
|
9130
9479
|
SipTrunks: 'SIP Trunks'
|
|
9131
9480
|
};
|
|
9481
|
+
/**
|
|
9482
|
+
* @export
|
|
9483
|
+
*/
|
|
9132
9484
|
exports.PostSendPriceListFormatEnum = {
|
|
9133
9485
|
Pdf: 'pdf',
|
|
9134
9486
|
Json: 'json',
|
|
@@ -9136,6 +9488,9 @@ exports.PostSendPriceListFormatEnum = {
|
|
|
9136
9488
|
Xml: 'xml',
|
|
9137
9489
|
Html: 'html'
|
|
9138
9490
|
};
|
|
9491
|
+
/**
|
|
9492
|
+
* @export
|
|
9493
|
+
*/
|
|
9139
9494
|
exports.PostSendPriceListCategoryEnum = {
|
|
9140
9495
|
Yealink: 'Yealink',
|
|
9141
9496
|
Mairdi: 'Mairdi',
|
|
@@ -9160,6 +9515,7 @@ exports.PostSendPriceListCategoryEnum = {
|
|
|
9160
9515
|
};
|
|
9161
9516
|
/**
|
|
9162
9517
|
* ProductsApi - axios parameter creator
|
|
9518
|
+
* @export
|
|
9163
9519
|
*/
|
|
9164
9520
|
var ProductsApiAxiosParamCreator = function (configuration) {
|
|
9165
9521
|
var _this = this;
|
|
@@ -9509,6 +9865,7 @@ var ProductsApiAxiosParamCreator = function (configuration) {
|
|
|
9509
9865
|
exports.ProductsApiAxiosParamCreator = ProductsApiAxiosParamCreator;
|
|
9510
9866
|
/**
|
|
9511
9867
|
* ProductsApi - functional programming interface
|
|
9868
|
+
* @export
|
|
9512
9869
|
*/
|
|
9513
9870
|
var ProductsApiFp = function (configuration) {
|
|
9514
9871
|
var localVarAxiosParamCreator = (0, exports.ProductsApiAxiosParamCreator)(configuration);
|
|
@@ -9726,6 +10083,7 @@ var ProductsApiFp = function (configuration) {
|
|
|
9726
10083
|
exports.ProductsApiFp = ProductsApiFp;
|
|
9727
10084
|
/**
|
|
9728
10085
|
* ProductsApi - factory interface
|
|
10086
|
+
* @export
|
|
9729
10087
|
*/
|
|
9730
10088
|
var ProductsApiFactory = function (configuration, basePath, axios) {
|
|
9731
10089
|
var localVarFp = (0, exports.ProductsApiFp)(configuration);
|
|
@@ -9826,6 +10184,9 @@ var ProductsApiFactory = function (configuration, basePath, axios) {
|
|
|
9826
10184
|
exports.ProductsApiFactory = ProductsApiFactory;
|
|
9827
10185
|
/**
|
|
9828
10186
|
* ProductsApi - object-oriented interface
|
|
10187
|
+
* @export
|
|
10188
|
+
* @class ProductsApi
|
|
10189
|
+
* @extends {BaseAPI}
|
|
9829
10190
|
*/
|
|
9830
10191
|
var ProductsApi = /** @class */ (function (_super) {
|
|
9831
10192
|
__extends(ProductsApi, _super);
|
|
@@ -9837,6 +10198,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9837
10198
|
* @summary Get Attribute Sets
|
|
9838
10199
|
* @param {*} [options] Override http request option.
|
|
9839
10200
|
* @throws {RequiredError}
|
|
10201
|
+
* @memberof ProductsApi
|
|
9840
10202
|
*/
|
|
9841
10203
|
ProductsApi.prototype.getGetAttributeSets = function (options) {
|
|
9842
10204
|
var _this = this;
|
|
@@ -9847,6 +10209,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9847
10209
|
* @summary Get Customer Price Lists
|
|
9848
10210
|
* @param {*} [options] Override http request option.
|
|
9849
10211
|
* @throws {RequiredError}
|
|
10212
|
+
* @memberof ProductsApi
|
|
9850
10213
|
*/
|
|
9851
10214
|
ProductsApi.prototype.getGetCustomerPriceLists = function (options) {
|
|
9852
10215
|
var _this = this;
|
|
@@ -9859,6 +10222,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9859
10222
|
* @param {*} [options] Override http request option.
|
|
9860
10223
|
* @deprecated
|
|
9861
10224
|
* @throws {RequiredError}
|
|
10225
|
+
* @memberof ProductsApi
|
|
9862
10226
|
*/
|
|
9863
10227
|
ProductsApi.prototype.getGetLegacyStockList = function (format, options) {
|
|
9864
10228
|
var _this = this;
|
|
@@ -9869,6 +10233,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9869
10233
|
* @summary Get Products
|
|
9870
10234
|
* @param {*} [options] Override http request option.
|
|
9871
10235
|
* @throws {RequiredError}
|
|
10236
|
+
* @memberof ProductsApi
|
|
9872
10237
|
*/
|
|
9873
10238
|
ProductsApi.prototype.getGetProducts = function (options) {
|
|
9874
10239
|
var _this = this;
|
|
@@ -9879,6 +10244,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9879
10244
|
* @summary Get Current Stock & Pricing
|
|
9880
10245
|
* @param {*} [options] Override http request option.
|
|
9881
10246
|
* @throws {RequiredError}
|
|
10247
|
+
* @memberof ProductsApi
|
|
9882
10248
|
*/
|
|
9883
10249
|
ProductsApi.prototype.getGetStockList = function (options) {
|
|
9884
10250
|
var _this = this;
|
|
@@ -9889,6 +10255,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9889
10255
|
* @summary Get 3CX Templates
|
|
9890
10256
|
* @param {*} [options] Override http request option.
|
|
9891
10257
|
* @throws {RequiredError}
|
|
10258
|
+
* @memberof ProductsApi
|
|
9892
10259
|
*/
|
|
9893
10260
|
ProductsApi.prototype.getGetTcxTemplates = function (options) {
|
|
9894
10261
|
var _this = this;
|
|
@@ -9902,6 +10269,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9902
10269
|
* @param {string} [search] Search
|
|
9903
10270
|
* @param {*} [options] Override http request option.
|
|
9904
10271
|
* @throws {RequiredError}
|
|
10272
|
+
* @memberof ProductsApi
|
|
9905
10273
|
*/
|
|
9906
10274
|
ProductsApi.prototype.getSearchProducts = function (pageSize, page, search, options) {
|
|
9907
10275
|
var _this = this;
|
|
@@ -9914,6 +10282,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9914
10282
|
* @param {PostGetProductRequest} postGetProductRequest Product search criteria
|
|
9915
10283
|
* @param {*} [options] Override http request option.
|
|
9916
10284
|
* @throws {RequiredError}
|
|
10285
|
+
* @memberof ProductsApi
|
|
9917
10286
|
*/
|
|
9918
10287
|
ProductsApi.prototype.postGetProduct = function (sku, postGetProductRequest, options) {
|
|
9919
10288
|
var _this = this;
|
|
@@ -9927,6 +10296,7 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9927
10296
|
* @param {PostGetProductForCustomerRequest} postGetProductForCustomerRequest Product search criteria
|
|
9928
10297
|
* @param {*} [options] Override http request option.
|
|
9929
10298
|
* @throws {RequiredError}
|
|
10299
|
+
* @memberof ProductsApi
|
|
9930
10300
|
*/
|
|
9931
10301
|
ProductsApi.prototype.postGetProductForCustomer = function (customerId, sku, postGetProductForCustomerRequest, options) {
|
|
9932
10302
|
var _this = this;
|
|
@@ -9935,12 +10305,16 @@ var ProductsApi = /** @class */ (function (_super) {
|
|
|
9935
10305
|
return ProductsApi;
|
|
9936
10306
|
}(base_1.BaseAPI));
|
|
9937
10307
|
exports.ProductsApi = ProductsApi;
|
|
10308
|
+
/**
|
|
10309
|
+
* @export
|
|
10310
|
+
*/
|
|
9938
10311
|
exports.GetGetLegacyStockListFormatEnum = {
|
|
9939
10312
|
Xml: 'XML',
|
|
9940
10313
|
Csv: 'CSV'
|
|
9941
10314
|
};
|
|
9942
10315
|
/**
|
|
9943
10316
|
* ProvisioningApi - axios parameter creator
|
|
10317
|
+
* @export
|
|
9944
10318
|
*/
|
|
9945
10319
|
var ProvisioningApiAxiosParamCreator = function (configuration) {
|
|
9946
10320
|
var _this = this;
|
|
@@ -10220,6 +10594,7 @@ var ProvisioningApiAxiosParamCreator = function (configuration) {
|
|
|
10220
10594
|
exports.ProvisioningApiAxiosParamCreator = ProvisioningApiAxiosParamCreator;
|
|
10221
10595
|
/**
|
|
10222
10596
|
* ProvisioningApi - functional programming interface
|
|
10597
|
+
* @export
|
|
10223
10598
|
*/
|
|
10224
10599
|
var ProvisioningApiFp = function (configuration) {
|
|
10225
10600
|
var localVarAxiosParamCreator = (0, exports.ProvisioningApiAxiosParamCreator)(configuration);
|
|
@@ -10393,6 +10768,7 @@ var ProvisioningApiFp = function (configuration) {
|
|
|
10393
10768
|
exports.ProvisioningApiFp = ProvisioningApiFp;
|
|
10394
10769
|
/**
|
|
10395
10770
|
* ProvisioningApi - factory interface
|
|
10771
|
+
* @export
|
|
10396
10772
|
*/
|
|
10397
10773
|
var ProvisioningApiFactory = function (configuration, basePath, axios) {
|
|
10398
10774
|
var localVarFp = (0, exports.ProvisioningApiFp)(configuration);
|
|
@@ -10475,6 +10851,9 @@ var ProvisioningApiFactory = function (configuration, basePath, axios) {
|
|
|
10475
10851
|
exports.ProvisioningApiFactory = ProvisioningApiFactory;
|
|
10476
10852
|
/**
|
|
10477
10853
|
* ProvisioningApi - object-oriented interface
|
|
10854
|
+
* @export
|
|
10855
|
+
* @class ProvisioningApi
|
|
10856
|
+
* @extends {BaseAPI}
|
|
10478
10857
|
*/
|
|
10479
10858
|
var ProvisioningApi = /** @class */ (function (_super) {
|
|
10480
10859
|
__extends(ProvisioningApi, _super);
|
|
@@ -10488,6 +10867,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
|
|
|
10488
10867
|
* @param {string} mac MAC Address
|
|
10489
10868
|
* @param {*} [options] Override http request option.
|
|
10490
10869
|
* @throws {RequiredError}
|
|
10870
|
+
* @memberof ProvisioningApi
|
|
10491
10871
|
*/
|
|
10492
10872
|
ProvisioningApi.prototype.deleteAddFanvilMac = function (id, mac, options) {
|
|
10493
10873
|
var _this = this;
|
|
@@ -10499,6 +10879,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
|
|
|
10499
10879
|
* @param {string} id Group ID
|
|
10500
10880
|
* @param {*} [options] Override http request option.
|
|
10501
10881
|
* @throws {RequiredError}
|
|
10882
|
+
* @memberof ProvisioningApi
|
|
10502
10883
|
*/
|
|
10503
10884
|
ProvisioningApi.prototype.deleteDeleteFanvilGroup = function (id, options) {
|
|
10504
10885
|
var _this = this;
|
|
@@ -10511,6 +10892,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
|
|
|
10511
10892
|
* @param {string} mac MAC Address
|
|
10512
10893
|
* @param {*} [options] Override http request option.
|
|
10513
10894
|
* @throws {RequiredError}
|
|
10895
|
+
* @memberof ProvisioningApi
|
|
10514
10896
|
*/
|
|
10515
10897
|
ProvisioningApi.prototype.getGetFanvilEncryptionKey = function (id, mac, options) {
|
|
10516
10898
|
var _this = this;
|
|
@@ -10522,6 +10904,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
|
|
|
10522
10904
|
* @param {string} id Group ID
|
|
10523
10905
|
* @param {*} [options] Override http request option.
|
|
10524
10906
|
* @throws {RequiredError}
|
|
10907
|
+
* @memberof ProvisioningApi
|
|
10525
10908
|
*/
|
|
10526
10909
|
ProvisioningApi.prototype.getGetFanvilGroupMacs = function (id, options) {
|
|
10527
10910
|
var _this = this;
|
|
@@ -10533,6 +10916,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
|
|
|
10533
10916
|
* @param {string} [id] Customer ID
|
|
10534
10917
|
* @param {*} [options] Override http request option.
|
|
10535
10918
|
* @throws {RequiredError}
|
|
10919
|
+
* @memberof ProvisioningApi
|
|
10536
10920
|
*/
|
|
10537
10921
|
ProvisioningApi.prototype.getGetGroups = function (id, options) {
|
|
10538
10922
|
var _this = this;
|
|
@@ -10544,6 +10928,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
|
|
|
10544
10928
|
* @param {ProvisioningRequestEntity} [provisioningRequestEntity] Provisioning Group Request
|
|
10545
10929
|
* @param {*} [options] Override http request option.
|
|
10546
10930
|
* @throws {RequiredError}
|
|
10931
|
+
* @memberof ProvisioningApi
|
|
10547
10932
|
*/
|
|
10548
10933
|
ProvisioningApi.prototype.postAddFanvilGroup = function (provisioningRequestEntity, options) {
|
|
10549
10934
|
var _this = this;
|
|
@@ -10556,6 +10941,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
|
|
|
10556
10941
|
* @param {string} mac MAC Address
|
|
10557
10942
|
* @param {*} [options] Override http request option.
|
|
10558
10943
|
* @throws {RequiredError}
|
|
10944
|
+
* @memberof ProvisioningApi
|
|
10559
10945
|
*/
|
|
10560
10946
|
ProvisioningApi.prototype.postAddFanvilMac = function (id, mac, options) {
|
|
10561
10947
|
var _this = this;
|
|
@@ -10566,6 +10952,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
|
|
|
10566
10952
|
exports.ProvisioningApi = ProvisioningApi;
|
|
10567
10953
|
/**
|
|
10568
10954
|
* SIPTrunksApi - axios parameter creator
|
|
10955
|
+
* @export
|
|
10569
10956
|
*/
|
|
10570
10957
|
var SIPTrunksApiAxiosParamCreator = function (configuration) {
|
|
10571
10958
|
var _this = this;
|
|
@@ -11449,6 +11836,7 @@ var SIPTrunksApiAxiosParamCreator = function (configuration) {
|
|
|
11449
11836
|
exports.SIPTrunksApiAxiosParamCreator = SIPTrunksApiAxiosParamCreator;
|
|
11450
11837
|
/**
|
|
11451
11838
|
* SIPTrunksApi - functional programming interface
|
|
11839
|
+
* @export
|
|
11452
11840
|
*/
|
|
11453
11841
|
var SIPTrunksApiFp = function (configuration) {
|
|
11454
11842
|
var localVarAxiosParamCreator = (0, exports.SIPTrunksApiAxiosParamCreator)(configuration);
|
|
@@ -11977,6 +12365,7 @@ var SIPTrunksApiFp = function (configuration) {
|
|
|
11977
12365
|
exports.SIPTrunksApiFp = SIPTrunksApiFp;
|
|
11978
12366
|
/**
|
|
11979
12367
|
* SIPTrunksApi - factory interface
|
|
12368
|
+
* @export
|
|
11980
12369
|
*/
|
|
11981
12370
|
var SIPTrunksApiFactory = function (configuration, basePath, axios) {
|
|
11982
12371
|
var localVarFp = (0, exports.SIPTrunksApiFp)(configuration);
|
|
@@ -12219,6 +12608,9 @@ var SIPTrunksApiFactory = function (configuration, basePath, axios) {
|
|
|
12219
12608
|
exports.SIPTrunksApiFactory = SIPTrunksApiFactory;
|
|
12220
12609
|
/**
|
|
12221
12610
|
* SIPTrunksApi - object-oriented interface
|
|
12611
|
+
* @export
|
|
12612
|
+
* @class SIPTrunksApi
|
|
12613
|
+
* @extends {BaseAPI}
|
|
12222
12614
|
*/
|
|
12223
12615
|
var SIPTrunksApi = /** @class */ (function (_super) {
|
|
12224
12616
|
__extends(SIPTrunksApi, _super);
|
|
@@ -12231,6 +12623,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12231
12623
|
* @param {number} id SIP Trunk ID
|
|
12232
12624
|
* @param {*} [options] Override http request option.
|
|
12233
12625
|
* @throws {RequiredError}
|
|
12626
|
+
* @memberof SIPTrunksApi
|
|
12234
12627
|
*/
|
|
12235
12628
|
SIPTrunksApi.prototype.deleteGetSipTrunk = function (id, options) {
|
|
12236
12629
|
var _this = this;
|
|
@@ -12242,6 +12635,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12242
12635
|
* @param {number} id SIP Trunk ID
|
|
12243
12636
|
* @param {*} [options] Override http request option.
|
|
12244
12637
|
* @throws {RequiredError}
|
|
12638
|
+
* @memberof SIPTrunksApi
|
|
12245
12639
|
*/
|
|
12246
12640
|
SIPTrunksApi.prototype.getCanDivert = function (id, options) {
|
|
12247
12641
|
var _this = this;
|
|
@@ -12253,6 +12647,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12253
12647
|
* @param {number} id SIP Trunk ID
|
|
12254
12648
|
* @param {*} [options] Override http request option.
|
|
12255
12649
|
* @throws {RequiredError}
|
|
12650
|
+
* @memberof SIPTrunksApi
|
|
12256
12651
|
*/
|
|
12257
12652
|
SIPTrunksApi.prototype.getGetAddress = function (id, options) {
|
|
12258
12653
|
var _this = this;
|
|
@@ -12263,6 +12658,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12263
12658
|
* @summary Get UK National Area Codes
|
|
12264
12659
|
* @param {*} [options] Override http request option.
|
|
12265
12660
|
* @throws {RequiredError}
|
|
12661
|
+
* @memberof SIPTrunksApi
|
|
12266
12662
|
*/
|
|
12267
12663
|
SIPTrunksApi.prototype.getGetAreaCodes = function (options) {
|
|
12268
12664
|
var _this = this;
|
|
@@ -12274,6 +12670,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12274
12670
|
* @param {number} id SIP Trunk ID
|
|
12275
12671
|
* @param {*} [options] Override http request option.
|
|
12276
12672
|
* @throws {RequiredError}
|
|
12673
|
+
* @memberof SIPTrunksApi
|
|
12277
12674
|
*/
|
|
12278
12675
|
SIPTrunksApi.prototype.getGetCliFlexibility = function (id, options) {
|
|
12279
12676
|
var _this = this;
|
|
@@ -12285,6 +12682,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12285
12682
|
* @param {number} id SIP Trunk ID
|
|
12286
12683
|
* @param {*} [options] Override http request option.
|
|
12287
12684
|
* @throws {RequiredError}
|
|
12685
|
+
* @memberof SIPTrunksApi
|
|
12288
12686
|
*/
|
|
12289
12687
|
SIPTrunksApi.prototype.getGetDdis = function (id, options) {
|
|
12290
12688
|
var _this = this;
|
|
@@ -12297,6 +12695,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12297
12695
|
* @param {boolean} [enabled] Enabled Diverts
|
|
12298
12696
|
* @param {*} [options] Override http request option.
|
|
12299
12697
|
* @throws {RequiredError}
|
|
12698
|
+
* @memberof SIPTrunksApi
|
|
12300
12699
|
*/
|
|
12301
12700
|
SIPTrunksApi.prototype.getGetDiverts = function (id, enabled, options) {
|
|
12302
12701
|
var _this = this;
|
|
@@ -12308,6 +12707,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12308
12707
|
* @param {number} id SIP Trunk ID
|
|
12309
12708
|
* @param {*} [options] Override http request option.
|
|
12310
12709
|
* @throws {RequiredError}
|
|
12710
|
+
* @memberof SIPTrunksApi
|
|
12311
12711
|
*/
|
|
12312
12712
|
SIPTrunksApi.prototype.getGetSipTrunk = function (id, options) {
|
|
12313
12713
|
var _this = this;
|
|
@@ -12321,6 +12721,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12321
12721
|
* @param {string} [search] Search
|
|
12322
12722
|
* @param {*} [options] Override http request option.
|
|
12323
12723
|
* @throws {RequiredError}
|
|
12724
|
+
* @memberof SIPTrunksApi
|
|
12324
12725
|
*/
|
|
12325
12726
|
SIPTrunksApi.prototype.getGetSipTrunks = function (pageSize, page, search, options) {
|
|
12326
12727
|
var _this = this;
|
|
@@ -12333,6 +12734,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12333
12734
|
* @param {boolean} enabled Enabled
|
|
12334
12735
|
* @param {*} [options] Override http request option.
|
|
12335
12736
|
* @throws {RequiredError}
|
|
12737
|
+
* @memberof SIPTrunksApi
|
|
12336
12738
|
*/
|
|
12337
12739
|
SIPTrunksApi.prototype.patchGetCliFlexibility = function (id, enabled, options) {
|
|
12338
12740
|
var _this = this;
|
|
@@ -12344,6 +12746,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12344
12746
|
* @param {number} id SIP Trunk ID
|
|
12345
12747
|
* @param {*} [options] Override http request option.
|
|
12346
12748
|
* @throws {RequiredError}
|
|
12749
|
+
* @memberof SIPTrunksApi
|
|
12347
12750
|
*/
|
|
12348
12751
|
SIPTrunksApi.prototype.patchSetAsAvailable = function (id, options) {
|
|
12349
12752
|
var _this = this;
|
|
@@ -12357,6 +12760,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12357
12760
|
* @param {number} [billingCustomerId] Billing Customer ID
|
|
12358
12761
|
* @param {*} [options] Override http request option.
|
|
12359
12762
|
* @throws {RequiredError}
|
|
12763
|
+
* @memberof SIPTrunksApi
|
|
12360
12764
|
*/
|
|
12361
12765
|
SIPTrunksApi.prototype.patchSetOwnership = function (id, ownerId, billingCustomerId, options) {
|
|
12362
12766
|
var _this = this;
|
|
@@ -12369,6 +12773,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12369
12773
|
* @param {number} channels SIP Channels
|
|
12370
12774
|
* @param {*} [options] Override http request option.
|
|
12371
12775
|
* @throws {RequiredError}
|
|
12776
|
+
* @memberof SIPTrunksApi
|
|
12372
12777
|
*/
|
|
12373
12778
|
SIPTrunksApi.prototype.patchUpdateChannelCount = function (id, channels, options) {
|
|
12374
12779
|
var _this = this;
|
|
@@ -12381,6 +12786,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12381
12786
|
* @param {string} company Company Name
|
|
12382
12787
|
* @param {*} [options] Override http request option.
|
|
12383
12788
|
* @throws {RequiredError}
|
|
12789
|
+
* @memberof SIPTrunksApi
|
|
12384
12790
|
*/
|
|
12385
12791
|
SIPTrunksApi.prototype.patchUpdateCompanyName = function (id, company, options) {
|
|
12386
12792
|
var _this = this;
|
|
@@ -12393,6 +12799,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12393
12799
|
* @param {string} number Main Trunk Number
|
|
12394
12800
|
* @param {*} [options] Override http request option.
|
|
12395
12801
|
* @throws {RequiredError}
|
|
12802
|
+
* @memberof SIPTrunksApi
|
|
12396
12803
|
*/
|
|
12397
12804
|
SIPTrunksApi.prototype.patchUpdateMainTrunkNumber = function (id, number, options) {
|
|
12398
12805
|
var _this = this;
|
|
@@ -12405,6 +12812,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12405
12812
|
* @param {string} ipAddress PBX IP Address
|
|
12406
12813
|
* @param {*} [options] Override http request option.
|
|
12407
12814
|
* @throws {RequiredError}
|
|
12815
|
+
* @memberof SIPTrunksApi
|
|
12408
12816
|
*/
|
|
12409
12817
|
SIPTrunksApi.prototype.patchUpdatePbxIPAddress = function (id, ipAddress, options) {
|
|
12410
12818
|
var _this = this;
|
|
@@ -12417,6 +12825,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12417
12825
|
* @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
|
|
12418
12826
|
* @param {*} [options] Override http request option.
|
|
12419
12827
|
* @throws {RequiredError}
|
|
12828
|
+
* @memberof SIPTrunksApi
|
|
12420
12829
|
*/
|
|
12421
12830
|
SIPTrunksApi.prototype.postGetDdis = function (id, ddiRangesRequestModel, options) {
|
|
12422
12831
|
var _this = this;
|
|
@@ -12428,6 +12837,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12428
12837
|
* @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
|
|
12429
12838
|
* @param {*} [options] Override http request option.
|
|
12430
12839
|
* @throws {RequiredError}
|
|
12840
|
+
* @memberof SIPTrunksApi
|
|
12431
12841
|
*/
|
|
12432
12842
|
SIPTrunksApi.prototype.postGetRequestedDdis = function (sipTrunkChangeResponseModel, options) {
|
|
12433
12843
|
var _this = this;
|
|
@@ -12439,6 +12849,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12439
12849
|
* @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
|
|
12440
12850
|
* @param {*} [options] Override http request option.
|
|
12441
12851
|
* @throws {RequiredError}
|
|
12852
|
+
* @memberof SIPTrunksApi
|
|
12442
12853
|
*/
|
|
12443
12854
|
SIPTrunksApi.prototype.postGetSipTrunks = function (sipTrunkCreationRequestModel, options) {
|
|
12444
12855
|
var _this = this;
|
|
@@ -12450,6 +12861,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12450
12861
|
* @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
|
|
12451
12862
|
* @param {*} [options] Override http request option.
|
|
12452
12863
|
* @throws {RequiredError}
|
|
12864
|
+
* @memberof SIPTrunksApi
|
|
12453
12865
|
*/
|
|
12454
12866
|
SIPTrunksApi.prototype.postTrackChange = function (sipTrunkChangeResponseModel, options) {
|
|
12455
12867
|
var _this = this;
|
|
@@ -12462,6 +12874,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12462
12874
|
* @param {AddressRequestModel} [addressRequestModel] Address Request
|
|
12463
12875
|
* @param {*} [options] Override http request option.
|
|
12464
12876
|
* @throws {RequiredError}
|
|
12877
|
+
* @memberof SIPTrunksApi
|
|
12465
12878
|
*/
|
|
12466
12879
|
SIPTrunksApi.prototype.putGetAddress = function (id, addressRequestModel, options) {
|
|
12467
12880
|
var _this = this;
|
|
@@ -12475,6 +12888,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12475
12888
|
* @param {DivertRequestModel} [divertRequestModel] Divert Request
|
|
12476
12889
|
* @param {*} [options] Override http request option.
|
|
12477
12890
|
* @throws {RequiredError}
|
|
12891
|
+
* @memberof SIPTrunksApi
|
|
12478
12892
|
*/
|
|
12479
12893
|
SIPTrunksApi.prototype.putGetDiverts = function (id, enabled, divertRequestModel, options) {
|
|
12480
12894
|
var _this = this;
|
|
@@ -12485,6 +12899,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
|
|
|
12485
12899
|
exports.SIPTrunksApi = SIPTrunksApi;
|
|
12486
12900
|
/**
|
|
12487
12901
|
* SMSApi - axios parameter creator
|
|
12902
|
+
* @export
|
|
12488
12903
|
*/
|
|
12489
12904
|
var SMSApiAxiosParamCreator = function (configuration) {
|
|
12490
12905
|
var _this = this;
|
|
@@ -12535,6 +12950,7 @@ var SMSApiAxiosParamCreator = function (configuration) {
|
|
|
12535
12950
|
exports.SMSApiAxiosParamCreator = SMSApiAxiosParamCreator;
|
|
12536
12951
|
/**
|
|
12537
12952
|
* SMSApi - functional programming interface
|
|
12953
|
+
* @export
|
|
12538
12954
|
*/
|
|
12539
12955
|
var SMSApiFp = function (configuration) {
|
|
12540
12956
|
var localVarAxiosParamCreator = (0, exports.SMSApiAxiosParamCreator)(configuration);
|
|
@@ -12567,6 +12983,7 @@ var SMSApiFp = function (configuration) {
|
|
|
12567
12983
|
exports.SMSApiFp = SMSApiFp;
|
|
12568
12984
|
/**
|
|
12569
12985
|
* SMSApi - factory interface
|
|
12986
|
+
* @export
|
|
12570
12987
|
*/
|
|
12571
12988
|
var SMSApiFactory = function (configuration, basePath, axios) {
|
|
12572
12989
|
var localVarFp = (0, exports.SMSApiFp)(configuration);
|
|
@@ -12586,6 +13003,9 @@ var SMSApiFactory = function (configuration, basePath, axios) {
|
|
|
12586
13003
|
exports.SMSApiFactory = SMSApiFactory;
|
|
12587
13004
|
/**
|
|
12588
13005
|
* SMSApi - object-oriented interface
|
|
13006
|
+
* @export
|
|
13007
|
+
* @class SMSApi
|
|
13008
|
+
* @extends {BaseAPI}
|
|
12589
13009
|
*/
|
|
12590
13010
|
var SMSApi = /** @class */ (function (_super) {
|
|
12591
13011
|
__extends(SMSApi, _super);
|
|
@@ -12598,6 +13018,7 @@ var SMSApi = /** @class */ (function (_super) {
|
|
|
12598
13018
|
* @param {SmsMessageModel} [smsMessageModel] SMS Message
|
|
12599
13019
|
* @param {*} [options] Override http request option.
|
|
12600
13020
|
* @throws {RequiredError}
|
|
13021
|
+
* @memberof SMSApi
|
|
12601
13022
|
*/
|
|
12602
13023
|
SMSApi.prototype.postSendSms = function (authorization, smsMessageModel, options) {
|
|
12603
13024
|
var _this = this;
|
|
@@ -12607,44 +13028,47 @@ var SMSApi = /** @class */ (function (_super) {
|
|
|
12607
13028
|
}(base_1.BaseAPI));
|
|
12608
13029
|
exports.SMSApi = SMSApi;
|
|
12609
13030
|
/**
|
|
12610
|
-
*
|
|
13031
|
+
* ShippingApi - axios parameter creator
|
|
13032
|
+
* @export
|
|
12611
13033
|
*/
|
|
12612
|
-
var
|
|
13034
|
+
var ShippingApiAxiosParamCreator = function (configuration) {
|
|
12613
13035
|
var _this = this;
|
|
12614
13036
|
return {
|
|
12615
13037
|
/**
|
|
12616
|
-
*
|
|
12617
|
-
* @
|
|
12618
|
-
* @param {
|
|
13038
|
+
* Get Shipping Services (Admin)
|
|
13039
|
+
* @summary Get Shipping Services
|
|
13040
|
+
* @param {number} customerId Customer ID
|
|
13041
|
+
* @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
|
|
12619
13042
|
* @param {*} [options] Override http request option.
|
|
12620
13043
|
* @throws {RequiredError}
|
|
12621
13044
|
*/
|
|
12622
|
-
|
|
13045
|
+
postGetAdminShippingServices: function (customerId_1, shippingInformationDTO_1) {
|
|
12623
13046
|
var args_1 = [];
|
|
12624
13047
|
for (var _i = 2; _i < arguments.length; _i++) {
|
|
12625
13048
|
args_1[_i - 2] = arguments[_i];
|
|
12626
13049
|
}
|
|
12627
|
-
return __awaiter(_this, __spreadArray([
|
|
13050
|
+
return __awaiter(_this, __spreadArray([customerId_1, shippingInformationDTO_1], args_1, true), void 0, function (customerId, shippingInformationDTO, options) {
|
|
12628
13051
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
12629
13052
|
if (options === void 0) { options = {}; }
|
|
12630
13053
|
return __generator(this, function (_a) {
|
|
12631
|
-
|
|
13054
|
+
// verify required parameter 'customerId' is not null or undefined
|
|
13055
|
+
(0, common_1.assertParamExists)('postGetAdminShippingServices', 'customerId', customerId);
|
|
13056
|
+
localVarPath = "/admin/shipping/services";
|
|
12632
13057
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
12633
13058
|
if (configuration) {
|
|
12634
13059
|
baseOptions = configuration.baseOptions;
|
|
12635
13060
|
}
|
|
12636
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
13061
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
|
|
12637
13062
|
localVarHeaderParameter = {};
|
|
12638
13063
|
localVarQueryParameter = {};
|
|
12639
|
-
if (
|
|
12640
|
-
localVarQueryParameter['
|
|
12641
|
-
}
|
|
12642
|
-
if (email !== undefined) {
|
|
12643
|
-
localVarQueryParameter['email'] = email;
|
|
13064
|
+
if (customerId !== undefined) {
|
|
13065
|
+
localVarQueryParameter['customerId'] = customerId;
|
|
12644
13066
|
}
|
|
13067
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
12645
13068
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
12646
13069
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
12647
13070
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
13071
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
|
|
12648
13072
|
return [2 /*return*/, {
|
|
12649
13073
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
12650
13074
|
options: localVarRequestOptions,
|
|
@@ -12653,30 +13077,34 @@ var ServicesApiAxiosParamCreator = function (configuration) {
|
|
|
12653
13077
|
});
|
|
12654
13078
|
},
|
|
12655
13079
|
/**
|
|
12656
|
-
*
|
|
13080
|
+
* Get Shipping Services
|
|
13081
|
+
* @summary Get Shipping Services
|
|
13082
|
+
* @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
|
|
12657
13083
|
* @param {*} [options] Override http request option.
|
|
12658
13084
|
* @throws {RequiredError}
|
|
12659
13085
|
*/
|
|
12660
|
-
|
|
13086
|
+
postGetShippingServices: function (shippingInformationDTO_1) {
|
|
12661
13087
|
var args_1 = [];
|
|
12662
|
-
for (var _i =
|
|
12663
|
-
args_1[_i] = arguments[_i];
|
|
13088
|
+
for (var _i = 1; _i < arguments.length; _i++) {
|
|
13089
|
+
args_1[_i - 1] = arguments[_i];
|
|
12664
13090
|
}
|
|
12665
|
-
return __awaiter(_this, __spreadArray([], args_1, true), void 0, function (options) {
|
|
13091
|
+
return __awaiter(_this, __spreadArray([shippingInformationDTO_1], args_1, true), void 0, function (shippingInformationDTO, options) {
|
|
12666
13092
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
12667
13093
|
if (options === void 0) { options = {}; }
|
|
12668
13094
|
return __generator(this, function (_a) {
|
|
12669
|
-
localVarPath = "/services
|
|
13095
|
+
localVarPath = "/shipping/services";
|
|
12670
13096
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
12671
13097
|
if (configuration) {
|
|
12672
13098
|
baseOptions = configuration.baseOptions;
|
|
12673
13099
|
}
|
|
12674
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
13100
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
|
|
12675
13101
|
localVarHeaderParameter = {};
|
|
12676
13102
|
localVarQueryParameter = {};
|
|
13103
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
12677
13104
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
12678
13105
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
12679
13106
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
13107
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
|
|
12680
13108
|
return [2 /*return*/, {
|
|
12681
13109
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
12682
13110
|
options: localVarRequestOptions,
|
|
@@ -12684,531 +13112,21 @@ var ServicesApiAxiosParamCreator = function (configuration) {
|
|
|
12684
13112
|
});
|
|
12685
13113
|
});
|
|
12686
13114
|
},
|
|
13115
|
+
};
|
|
13116
|
+
};
|
|
13117
|
+
exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
|
|
13118
|
+
/**
|
|
13119
|
+
* ShippingApi - functional programming interface
|
|
13120
|
+
* @export
|
|
13121
|
+
*/
|
|
13122
|
+
var ShippingApiFp = function (configuration) {
|
|
13123
|
+
var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
|
|
13124
|
+
return {
|
|
12687
13125
|
/**
|
|
12688
|
-
*
|
|
12689
|
-
* @
|
|
12690
|
-
* @param {
|
|
12691
|
-
* @
|
|
12692
|
-
*/
|
|
12693
|
-
patchArchiveEvent: function (id_1) {
|
|
12694
|
-
var args_1 = [];
|
|
12695
|
-
for (var _i = 1; _i < arguments.length; _i++) {
|
|
12696
|
-
args_1[_i - 1] = arguments[_i];
|
|
12697
|
-
}
|
|
12698
|
-
return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
|
|
12699
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
12700
|
-
if (options === void 0) { options = {}; }
|
|
12701
|
-
return __generator(this, function (_a) {
|
|
12702
|
-
// verify required parameter 'id' is not null or undefined
|
|
12703
|
-
(0, common_1.assertParamExists)('patchArchiveEvent', 'id', id);
|
|
12704
|
-
localVarPath = "/services/events/{id}/archive"
|
|
12705
|
-
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
12706
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
12707
|
-
if (configuration) {
|
|
12708
|
-
baseOptions = configuration.baseOptions;
|
|
12709
|
-
}
|
|
12710
|
-
localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
|
|
12711
|
-
localVarHeaderParameter = {};
|
|
12712
|
-
localVarQueryParameter = {};
|
|
12713
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
12714
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
12715
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
12716
|
-
return [2 /*return*/, {
|
|
12717
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
12718
|
-
options: localVarRequestOptions,
|
|
12719
|
-
}];
|
|
12720
|
-
});
|
|
12721
|
-
});
|
|
12722
|
-
},
|
|
12723
|
-
/**
|
|
12724
|
-
*
|
|
12725
|
-
* @param {EventRequestDTO} [eventRequestDTO]
|
|
12726
|
-
* @param {*} [options] Override http request option.
|
|
12727
|
-
* @throws {RequiredError}
|
|
12728
|
-
*/
|
|
12729
|
-
postCreateEvent: function (eventRequestDTO_1) {
|
|
12730
|
-
var args_1 = [];
|
|
12731
|
-
for (var _i = 1; _i < arguments.length; _i++) {
|
|
12732
|
-
args_1[_i - 1] = arguments[_i];
|
|
12733
|
-
}
|
|
12734
|
-
return __awaiter(_this, __spreadArray([eventRequestDTO_1], args_1, true), void 0, function (eventRequestDTO, options) {
|
|
12735
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
12736
|
-
if (options === void 0) { options = {}; }
|
|
12737
|
-
return __generator(this, function (_a) {
|
|
12738
|
-
localVarPath = "/services/events";
|
|
12739
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
12740
|
-
if (configuration) {
|
|
12741
|
-
baseOptions = configuration.baseOptions;
|
|
12742
|
-
}
|
|
12743
|
-
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
|
|
12744
|
-
localVarHeaderParameter = {};
|
|
12745
|
-
localVarQueryParameter = {};
|
|
12746
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
12747
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
12748
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
12749
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
12750
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventRequestDTO, localVarRequestOptions, configuration);
|
|
12751
|
-
return [2 /*return*/, {
|
|
12752
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
12753
|
-
options: localVarRequestOptions,
|
|
12754
|
-
}];
|
|
12755
|
-
});
|
|
12756
|
-
});
|
|
12757
|
-
},
|
|
12758
|
-
/**
|
|
12759
|
-
*
|
|
12760
|
-
* @param {string} id Group ID
|
|
12761
|
-
* @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
|
|
12762
|
-
* @param {*} [options] Override http request option.
|
|
12763
|
-
* @throws {RequiredError}
|
|
12764
|
-
*/
|
|
12765
|
-
postCreateEventUpdate: function (id_1, eventUpdateRequestDTO_1) {
|
|
12766
|
-
var args_1 = [];
|
|
12767
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
|
12768
|
-
args_1[_i - 2] = arguments[_i];
|
|
12769
|
-
}
|
|
12770
|
-
return __awaiter(_this, __spreadArray([id_1, eventUpdateRequestDTO_1], args_1, true), void 0, function (id, eventUpdateRequestDTO, options) {
|
|
12771
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
12772
|
-
if (options === void 0) { options = {}; }
|
|
12773
|
-
return __generator(this, function (_a) {
|
|
12774
|
-
// verify required parameter 'id' is not null or undefined
|
|
12775
|
-
(0, common_1.assertParamExists)('postCreateEventUpdate', 'id', id);
|
|
12776
|
-
localVarPath = "/services/events/{id}/updates"
|
|
12777
|
-
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
12778
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
12779
|
-
if (configuration) {
|
|
12780
|
-
baseOptions = configuration.baseOptions;
|
|
12781
|
-
}
|
|
12782
|
-
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
|
|
12783
|
-
localVarHeaderParameter = {};
|
|
12784
|
-
localVarQueryParameter = {};
|
|
12785
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
12786
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
12787
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
12788
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
12789
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventUpdateRequestDTO, localVarRequestOptions, configuration);
|
|
12790
|
-
return [2 /*return*/, {
|
|
12791
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
12792
|
-
options: localVarRequestOptions,
|
|
12793
|
-
}];
|
|
12794
|
-
});
|
|
12795
|
-
});
|
|
12796
|
-
},
|
|
12797
|
-
/**
|
|
12798
|
-
*
|
|
12799
|
-
* @param {string} [email] Subscription Email Address
|
|
12800
|
-
* @param {*} [options] Override http request option.
|
|
12801
|
-
* @throws {RequiredError}
|
|
12802
|
-
*/
|
|
12803
|
-
postSubscribe: function (email_1) {
|
|
12804
|
-
var args_1 = [];
|
|
12805
|
-
for (var _i = 1; _i < arguments.length; _i++) {
|
|
12806
|
-
args_1[_i - 1] = arguments[_i];
|
|
12807
|
-
}
|
|
12808
|
-
return __awaiter(_this, __spreadArray([email_1], args_1, true), void 0, function (email, options) {
|
|
12809
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
12810
|
-
if (options === void 0) { options = {}; }
|
|
12811
|
-
return __generator(this, function (_a) {
|
|
12812
|
-
localVarPath = "/services/events/subscribe";
|
|
12813
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
12814
|
-
if (configuration) {
|
|
12815
|
-
baseOptions = configuration.baseOptions;
|
|
12816
|
-
}
|
|
12817
|
-
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
|
|
12818
|
-
localVarHeaderParameter = {};
|
|
12819
|
-
localVarQueryParameter = {};
|
|
12820
|
-
if (email !== undefined) {
|
|
12821
|
-
localVarQueryParameter['email'] = email;
|
|
12822
|
-
}
|
|
12823
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
12824
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
12825
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
12826
|
-
return [2 /*return*/, {
|
|
12827
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
12828
|
-
options: localVarRequestOptions,
|
|
12829
|
-
}];
|
|
12830
|
-
});
|
|
12831
|
-
});
|
|
12832
|
-
},
|
|
12833
|
-
};
|
|
12834
|
-
};
|
|
12835
|
-
exports.ServicesApiAxiosParamCreator = ServicesApiAxiosParamCreator;
|
|
12836
|
-
/**
|
|
12837
|
-
* ServicesApi - functional programming interface
|
|
12838
|
-
*/
|
|
12839
|
-
var ServicesApiFp = function (configuration) {
|
|
12840
|
-
var localVarAxiosParamCreator = (0, exports.ServicesApiAxiosParamCreator)(configuration);
|
|
12841
|
-
return {
|
|
12842
|
-
/**
|
|
12843
|
-
*
|
|
12844
|
-
* @param {string} [id] Unsubscribe Email ID
|
|
12845
|
-
* @param {string} [email] Unsubscribe Email Address
|
|
12846
|
-
* @param {*} [options] Override http request option.
|
|
12847
|
-
* @throws {RequiredError}
|
|
12848
|
-
*/
|
|
12849
|
-
deleteUnsubscribe: function (id, email, options) {
|
|
12850
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
12851
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
12852
|
-
var _a, _b, _c;
|
|
12853
|
-
return __generator(this, function (_d) {
|
|
12854
|
-
switch (_d.label) {
|
|
12855
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteUnsubscribe(id, email, options)];
|
|
12856
|
-
case 1:
|
|
12857
|
-
localVarAxiosArgs = _d.sent();
|
|
12858
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12859
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.deleteUnsubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
12860
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
12861
|
-
}
|
|
12862
|
-
});
|
|
12863
|
-
});
|
|
12864
|
-
},
|
|
12865
|
-
/**
|
|
12866
|
-
*
|
|
12867
|
-
* @param {*} [options] Override http request option.
|
|
12868
|
-
* @throws {RequiredError}
|
|
12869
|
-
*/
|
|
12870
|
-
getGetServiceHealth: function (options) {
|
|
12871
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
12872
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
12873
|
-
var _a, _b, _c;
|
|
12874
|
-
return __generator(this, function (_d) {
|
|
12875
|
-
switch (_d.label) {
|
|
12876
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetServiceHealth(options)];
|
|
12877
|
-
case 1:
|
|
12878
|
-
localVarAxiosArgs = _d.sent();
|
|
12879
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12880
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.getGetServiceHealth']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
12881
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
12882
|
-
}
|
|
12883
|
-
});
|
|
12884
|
-
});
|
|
12885
|
-
},
|
|
12886
|
-
/**
|
|
12887
|
-
*
|
|
12888
|
-
* @param {string} id Group ID
|
|
12889
|
-
* @param {*} [options] Override http request option.
|
|
12890
|
-
* @throws {RequiredError}
|
|
12891
|
-
*/
|
|
12892
|
-
patchArchiveEvent: function (id, options) {
|
|
12893
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
12894
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
12895
|
-
var _a, _b, _c;
|
|
12896
|
-
return __generator(this, function (_d) {
|
|
12897
|
-
switch (_d.label) {
|
|
12898
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchArchiveEvent(id, options)];
|
|
12899
|
-
case 1:
|
|
12900
|
-
localVarAxiosArgs = _d.sent();
|
|
12901
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12902
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.patchArchiveEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
12903
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
12904
|
-
}
|
|
12905
|
-
});
|
|
12906
|
-
});
|
|
12907
|
-
},
|
|
12908
|
-
/**
|
|
12909
|
-
*
|
|
12910
|
-
* @param {EventRequestDTO} [eventRequestDTO]
|
|
12911
|
-
* @param {*} [options] Override http request option.
|
|
12912
|
-
* @throws {RequiredError}
|
|
12913
|
-
*/
|
|
12914
|
-
postCreateEvent: function (eventRequestDTO, options) {
|
|
12915
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
12916
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
12917
|
-
var _a, _b, _c;
|
|
12918
|
-
return __generator(this, function (_d) {
|
|
12919
|
-
switch (_d.label) {
|
|
12920
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEvent(eventRequestDTO, options)];
|
|
12921
|
-
case 1:
|
|
12922
|
-
localVarAxiosArgs = _d.sent();
|
|
12923
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12924
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
12925
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
12926
|
-
}
|
|
12927
|
-
});
|
|
12928
|
-
});
|
|
12929
|
-
},
|
|
12930
|
-
/**
|
|
12931
|
-
*
|
|
12932
|
-
* @param {string} id Group ID
|
|
12933
|
-
* @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
|
|
12934
|
-
* @param {*} [options] Override http request option.
|
|
12935
|
-
* @throws {RequiredError}
|
|
12936
|
-
*/
|
|
12937
|
-
postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
|
|
12938
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
12939
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
12940
|
-
var _a, _b, _c;
|
|
12941
|
-
return __generator(this, function (_d) {
|
|
12942
|
-
switch (_d.label) {
|
|
12943
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEventUpdate(id, eventUpdateRequestDTO, options)];
|
|
12944
|
-
case 1:
|
|
12945
|
-
localVarAxiosArgs = _d.sent();
|
|
12946
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12947
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEventUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
12948
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
12949
|
-
}
|
|
12950
|
-
});
|
|
12951
|
-
});
|
|
12952
|
-
},
|
|
12953
|
-
/**
|
|
12954
|
-
*
|
|
12955
|
-
* @param {string} [email] Subscription Email Address
|
|
12956
|
-
* @param {*} [options] Override http request option.
|
|
12957
|
-
* @throws {RequiredError}
|
|
12958
|
-
*/
|
|
12959
|
-
postSubscribe: function (email, options) {
|
|
12960
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
12961
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
12962
|
-
var _a, _b, _c;
|
|
12963
|
-
return __generator(this, function (_d) {
|
|
12964
|
-
switch (_d.label) {
|
|
12965
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.postSubscribe(email, options)];
|
|
12966
|
-
case 1:
|
|
12967
|
-
localVarAxiosArgs = _d.sent();
|
|
12968
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12969
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postSubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
12970
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
12971
|
-
}
|
|
12972
|
-
});
|
|
12973
|
-
});
|
|
12974
|
-
},
|
|
12975
|
-
};
|
|
12976
|
-
};
|
|
12977
|
-
exports.ServicesApiFp = ServicesApiFp;
|
|
12978
|
-
/**
|
|
12979
|
-
* ServicesApi - factory interface
|
|
12980
|
-
*/
|
|
12981
|
-
var ServicesApiFactory = function (configuration, basePath, axios) {
|
|
12982
|
-
var localVarFp = (0, exports.ServicesApiFp)(configuration);
|
|
12983
|
-
return {
|
|
12984
|
-
/**
|
|
12985
|
-
*
|
|
12986
|
-
* @param {string} [id] Unsubscribe Email ID
|
|
12987
|
-
* @param {string} [email] Unsubscribe Email Address
|
|
12988
|
-
* @param {*} [options] Override http request option.
|
|
12989
|
-
* @throws {RequiredError}
|
|
12990
|
-
*/
|
|
12991
|
-
deleteUnsubscribe: function (id, email, options) {
|
|
12992
|
-
return localVarFp.deleteUnsubscribe(id, email, options).then(function (request) { return request(axios, basePath); });
|
|
12993
|
-
},
|
|
12994
|
-
/**
|
|
12995
|
-
*
|
|
12996
|
-
* @param {*} [options] Override http request option.
|
|
12997
|
-
* @throws {RequiredError}
|
|
12998
|
-
*/
|
|
12999
|
-
getGetServiceHealth: function (options) {
|
|
13000
|
-
return localVarFp.getGetServiceHealth(options).then(function (request) { return request(axios, basePath); });
|
|
13001
|
-
},
|
|
13002
|
-
/**
|
|
13003
|
-
*
|
|
13004
|
-
* @param {string} id Group ID
|
|
13005
|
-
* @param {*} [options] Override http request option.
|
|
13006
|
-
* @throws {RequiredError}
|
|
13007
|
-
*/
|
|
13008
|
-
patchArchiveEvent: function (id, options) {
|
|
13009
|
-
return localVarFp.patchArchiveEvent(id, options).then(function (request) { return request(axios, basePath); });
|
|
13010
|
-
},
|
|
13011
|
-
/**
|
|
13012
|
-
*
|
|
13013
|
-
* @param {EventRequestDTO} [eventRequestDTO]
|
|
13014
|
-
* @param {*} [options] Override http request option.
|
|
13015
|
-
* @throws {RequiredError}
|
|
13016
|
-
*/
|
|
13017
|
-
postCreateEvent: function (eventRequestDTO, options) {
|
|
13018
|
-
return localVarFp.postCreateEvent(eventRequestDTO, options).then(function (request) { return request(axios, basePath); });
|
|
13019
|
-
},
|
|
13020
|
-
/**
|
|
13021
|
-
*
|
|
13022
|
-
* @param {string} id Group ID
|
|
13023
|
-
* @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
|
|
13024
|
-
* @param {*} [options] Override http request option.
|
|
13025
|
-
* @throws {RequiredError}
|
|
13026
|
-
*/
|
|
13027
|
-
postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
|
|
13028
|
-
return localVarFp.postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(axios, basePath); });
|
|
13029
|
-
},
|
|
13030
|
-
/**
|
|
13031
|
-
*
|
|
13032
|
-
* @param {string} [email] Subscription Email Address
|
|
13033
|
-
* @param {*} [options] Override http request option.
|
|
13034
|
-
* @throws {RequiredError}
|
|
13035
|
-
*/
|
|
13036
|
-
postSubscribe: function (email, options) {
|
|
13037
|
-
return localVarFp.postSubscribe(email, options).then(function (request) { return request(axios, basePath); });
|
|
13038
|
-
},
|
|
13039
|
-
};
|
|
13040
|
-
};
|
|
13041
|
-
exports.ServicesApiFactory = ServicesApiFactory;
|
|
13042
|
-
/**
|
|
13043
|
-
* ServicesApi - object-oriented interface
|
|
13044
|
-
*/
|
|
13045
|
-
var ServicesApi = /** @class */ (function (_super) {
|
|
13046
|
-
__extends(ServicesApi, _super);
|
|
13047
|
-
function ServicesApi() {
|
|
13048
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
13049
|
-
}
|
|
13050
|
-
/**
|
|
13051
|
-
*
|
|
13052
|
-
* @param {string} [id] Unsubscribe Email ID
|
|
13053
|
-
* @param {string} [email] Unsubscribe Email Address
|
|
13054
|
-
* @param {*} [options] Override http request option.
|
|
13055
|
-
* @throws {RequiredError}
|
|
13056
|
-
*/
|
|
13057
|
-
ServicesApi.prototype.deleteUnsubscribe = function (id, email, options) {
|
|
13058
|
-
var _this = this;
|
|
13059
|
-
return (0, exports.ServicesApiFp)(this.configuration).deleteUnsubscribe(id, email, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13060
|
-
};
|
|
13061
|
-
/**
|
|
13062
|
-
*
|
|
13063
|
-
* @param {*} [options] Override http request option.
|
|
13064
|
-
* @throws {RequiredError}
|
|
13065
|
-
*/
|
|
13066
|
-
ServicesApi.prototype.getGetServiceHealth = function (options) {
|
|
13067
|
-
var _this = this;
|
|
13068
|
-
return (0, exports.ServicesApiFp)(this.configuration).getGetServiceHealth(options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13069
|
-
};
|
|
13070
|
-
/**
|
|
13071
|
-
*
|
|
13072
|
-
* @param {string} id Group ID
|
|
13073
|
-
* @param {*} [options] Override http request option.
|
|
13074
|
-
* @throws {RequiredError}
|
|
13075
|
-
*/
|
|
13076
|
-
ServicesApi.prototype.patchArchiveEvent = function (id, options) {
|
|
13077
|
-
var _this = this;
|
|
13078
|
-
return (0, exports.ServicesApiFp)(this.configuration).patchArchiveEvent(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13079
|
-
};
|
|
13080
|
-
/**
|
|
13081
|
-
*
|
|
13082
|
-
* @param {EventRequestDTO} [eventRequestDTO]
|
|
13083
|
-
* @param {*} [options] Override http request option.
|
|
13084
|
-
* @throws {RequiredError}
|
|
13085
|
-
*/
|
|
13086
|
-
ServicesApi.prototype.postCreateEvent = function (eventRequestDTO, options) {
|
|
13087
|
-
var _this = this;
|
|
13088
|
-
return (0, exports.ServicesApiFp)(this.configuration).postCreateEvent(eventRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13089
|
-
};
|
|
13090
|
-
/**
|
|
13091
|
-
*
|
|
13092
|
-
* @param {string} id Group ID
|
|
13093
|
-
* @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
|
|
13094
|
-
* @param {*} [options] Override http request option.
|
|
13095
|
-
* @throws {RequiredError}
|
|
13096
|
-
*/
|
|
13097
|
-
ServicesApi.prototype.postCreateEventUpdate = function (id, eventUpdateRequestDTO, options) {
|
|
13098
|
-
var _this = this;
|
|
13099
|
-
return (0, exports.ServicesApiFp)(this.configuration).postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13100
|
-
};
|
|
13101
|
-
/**
|
|
13102
|
-
*
|
|
13103
|
-
* @param {string} [email] Subscription Email Address
|
|
13104
|
-
* @param {*} [options] Override http request option.
|
|
13105
|
-
* @throws {RequiredError}
|
|
13106
|
-
*/
|
|
13107
|
-
ServicesApi.prototype.postSubscribe = function (email, options) {
|
|
13108
|
-
var _this = this;
|
|
13109
|
-
return (0, exports.ServicesApiFp)(this.configuration).postSubscribe(email, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13110
|
-
};
|
|
13111
|
-
return ServicesApi;
|
|
13112
|
-
}(base_1.BaseAPI));
|
|
13113
|
-
exports.ServicesApi = ServicesApi;
|
|
13114
|
-
/**
|
|
13115
|
-
* ShippingApi - axios parameter creator
|
|
13116
|
-
*/
|
|
13117
|
-
var ShippingApiAxiosParamCreator = function (configuration) {
|
|
13118
|
-
var _this = this;
|
|
13119
|
-
return {
|
|
13120
|
-
/**
|
|
13121
|
-
* Get Shipping Services (Admin)
|
|
13122
|
-
* @summary Get Shipping Services
|
|
13123
|
-
* @param {number} customerId Customer ID
|
|
13124
|
-
* @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
|
|
13125
|
-
* @param {*} [options] Override http request option.
|
|
13126
|
-
* @throws {RequiredError}
|
|
13127
|
-
*/
|
|
13128
|
-
postGetAdminShippingServices: function (customerId_1, shippingInformationDTO_1) {
|
|
13129
|
-
var args_1 = [];
|
|
13130
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
|
13131
|
-
args_1[_i - 2] = arguments[_i];
|
|
13132
|
-
}
|
|
13133
|
-
return __awaiter(_this, __spreadArray([customerId_1, shippingInformationDTO_1], args_1, true), void 0, function (customerId, shippingInformationDTO, options) {
|
|
13134
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
13135
|
-
if (options === void 0) { options = {}; }
|
|
13136
|
-
return __generator(this, function (_a) {
|
|
13137
|
-
// verify required parameter 'customerId' is not null or undefined
|
|
13138
|
-
(0, common_1.assertParamExists)('postGetAdminShippingServices', 'customerId', customerId);
|
|
13139
|
-
localVarPath = "/admin/shipping/services";
|
|
13140
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
13141
|
-
if (configuration) {
|
|
13142
|
-
baseOptions = configuration.baseOptions;
|
|
13143
|
-
}
|
|
13144
|
-
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
|
|
13145
|
-
localVarHeaderParameter = {};
|
|
13146
|
-
localVarQueryParameter = {};
|
|
13147
|
-
if (customerId !== undefined) {
|
|
13148
|
-
localVarQueryParameter['customerId'] = customerId;
|
|
13149
|
-
}
|
|
13150
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
13151
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
13152
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
13153
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
13154
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
|
|
13155
|
-
return [2 /*return*/, {
|
|
13156
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
13157
|
-
options: localVarRequestOptions,
|
|
13158
|
-
}];
|
|
13159
|
-
});
|
|
13160
|
-
});
|
|
13161
|
-
},
|
|
13162
|
-
/**
|
|
13163
|
-
* Get Shipping Services
|
|
13164
|
-
* @summary Get Shipping Services
|
|
13165
|
-
* @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
|
|
13166
|
-
* @param {*} [options] Override http request option.
|
|
13167
|
-
* @throws {RequiredError}
|
|
13168
|
-
*/
|
|
13169
|
-
postGetShippingServices: function (shippingInformationDTO_1) {
|
|
13170
|
-
var args_1 = [];
|
|
13171
|
-
for (var _i = 1; _i < arguments.length; _i++) {
|
|
13172
|
-
args_1[_i - 1] = arguments[_i];
|
|
13173
|
-
}
|
|
13174
|
-
return __awaiter(_this, __spreadArray([shippingInformationDTO_1], args_1, true), void 0, function (shippingInformationDTO, options) {
|
|
13175
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
13176
|
-
if (options === void 0) { options = {}; }
|
|
13177
|
-
return __generator(this, function (_a) {
|
|
13178
|
-
localVarPath = "/shipping/services";
|
|
13179
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
13180
|
-
if (configuration) {
|
|
13181
|
-
baseOptions = configuration.baseOptions;
|
|
13182
|
-
}
|
|
13183
|
-
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
|
|
13184
|
-
localVarHeaderParameter = {};
|
|
13185
|
-
localVarQueryParameter = {};
|
|
13186
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
13187
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
13188
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
13189
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
13190
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
|
|
13191
|
-
return [2 /*return*/, {
|
|
13192
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
13193
|
-
options: localVarRequestOptions,
|
|
13194
|
-
}];
|
|
13195
|
-
});
|
|
13196
|
-
});
|
|
13197
|
-
},
|
|
13198
|
-
};
|
|
13199
|
-
};
|
|
13200
|
-
exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
|
|
13201
|
-
/**
|
|
13202
|
-
* ShippingApi - functional programming interface
|
|
13203
|
-
*/
|
|
13204
|
-
var ShippingApiFp = function (configuration) {
|
|
13205
|
-
var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
|
|
13206
|
-
return {
|
|
13207
|
-
/**
|
|
13208
|
-
* Get Shipping Services (Admin)
|
|
13209
|
-
* @summary Get Shipping Services
|
|
13210
|
-
* @param {number} customerId Customer ID
|
|
13211
|
-
* @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
|
|
13126
|
+
* Get Shipping Services (Admin)
|
|
13127
|
+
* @summary Get Shipping Services
|
|
13128
|
+
* @param {number} customerId Customer ID
|
|
13129
|
+
* @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
|
|
13212
13130
|
* @param {*} [options] Override http request option.
|
|
13213
13131
|
* @throws {RequiredError}
|
|
13214
13132
|
*/
|
|
@@ -13256,6 +13174,7 @@ var ShippingApiFp = function (configuration) {
|
|
|
13256
13174
|
exports.ShippingApiFp = ShippingApiFp;
|
|
13257
13175
|
/**
|
|
13258
13176
|
* ShippingApi - factory interface
|
|
13177
|
+
* @export
|
|
13259
13178
|
*/
|
|
13260
13179
|
var ShippingApiFactory = function (configuration, basePath, axios) {
|
|
13261
13180
|
var localVarFp = (0, exports.ShippingApiFp)(configuration);
|
|
@@ -13286,6 +13205,9 @@ var ShippingApiFactory = function (configuration, basePath, axios) {
|
|
|
13286
13205
|
exports.ShippingApiFactory = ShippingApiFactory;
|
|
13287
13206
|
/**
|
|
13288
13207
|
* ShippingApi - object-oriented interface
|
|
13208
|
+
* @export
|
|
13209
|
+
* @class ShippingApi
|
|
13210
|
+
* @extends {BaseAPI}
|
|
13289
13211
|
*/
|
|
13290
13212
|
var ShippingApi = /** @class */ (function (_super) {
|
|
13291
13213
|
__extends(ShippingApi, _super);
|
|
@@ -13299,6 +13221,7 @@ var ShippingApi = /** @class */ (function (_super) {
|
|
|
13299
13221
|
* @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
|
|
13300
13222
|
* @param {*} [options] Override http request option.
|
|
13301
13223
|
* @throws {RequiredError}
|
|
13224
|
+
* @memberof ShippingApi
|
|
13302
13225
|
*/
|
|
13303
13226
|
ShippingApi.prototype.postGetAdminShippingServices = function (customerId, shippingInformationDTO, options) {
|
|
13304
13227
|
var _this = this;
|
|
@@ -13310,6 +13233,7 @@ var ShippingApi = /** @class */ (function (_super) {
|
|
|
13310
13233
|
* @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
|
|
13311
13234
|
* @param {*} [options] Override http request option.
|
|
13312
13235
|
* @throws {RequiredError}
|
|
13236
|
+
* @memberof ShippingApi
|
|
13313
13237
|
*/
|
|
13314
13238
|
ShippingApi.prototype.postGetShippingServices = function (shippingInformationDTO, options) {
|
|
13315
13239
|
var _this = this;
|
|
@@ -13320,6 +13244,7 @@ var ShippingApi = /** @class */ (function (_super) {
|
|
|
13320
13244
|
exports.ShippingApi = ShippingApi;
|
|
13321
13245
|
/**
|
|
13322
13246
|
* StockManagementApi - axios parameter creator
|
|
13247
|
+
* @export
|
|
13323
13248
|
*/
|
|
13324
13249
|
var StockManagementApiAxiosParamCreator = function (configuration) {
|
|
13325
13250
|
var _this = this;
|
|
@@ -14284,6 +14209,7 @@ var StockManagementApiAxiosParamCreator = function (configuration) {
|
|
|
14284
14209
|
exports.StockManagementApiAxiosParamCreator = StockManagementApiAxiosParamCreator;
|
|
14285
14210
|
/**
|
|
14286
14211
|
* StockManagementApi - functional programming interface
|
|
14212
|
+
* @export
|
|
14287
14213
|
*/
|
|
14288
14214
|
var StockManagementApiFp = function (configuration) {
|
|
14289
14215
|
var localVarAxiosParamCreator = (0, exports.StockManagementApiAxiosParamCreator)(configuration);
|
|
@@ -14862,6 +14788,7 @@ var StockManagementApiFp = function (configuration) {
|
|
|
14862
14788
|
exports.StockManagementApiFp = StockManagementApiFp;
|
|
14863
14789
|
/**
|
|
14864
14790
|
* StockManagementApi - factory interface
|
|
14791
|
+
* @export
|
|
14865
14792
|
*/
|
|
14866
14793
|
var StockManagementApiFactory = function (configuration, basePath, axios) {
|
|
14867
14794
|
var localVarFp = (0, exports.StockManagementApiFp)(configuration);
|
|
@@ -15128,6 +15055,9 @@ var StockManagementApiFactory = function (configuration, basePath, axios) {
|
|
|
15128
15055
|
exports.StockManagementApiFactory = StockManagementApiFactory;
|
|
15129
15056
|
/**
|
|
15130
15057
|
* StockManagementApi - object-oriented interface
|
|
15058
|
+
* @export
|
|
15059
|
+
* @class StockManagementApi
|
|
15060
|
+
* @extends {BaseAPI}
|
|
15131
15061
|
*/
|
|
15132
15062
|
var StockManagementApi = /** @class */ (function (_super) {
|
|
15133
15063
|
__extends(StockManagementApi, _super);
|
|
@@ -15140,6 +15070,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15140
15070
|
* @param {number} id Stock Order ID
|
|
15141
15071
|
* @param {*} [options] Override http request option.
|
|
15142
15072
|
* @throws {RequiredError}
|
|
15073
|
+
* @memberof StockManagementApi
|
|
15143
15074
|
*/
|
|
15144
15075
|
StockManagementApi.prototype.deleteDeleteStockOrder = function (id, options) {
|
|
15145
15076
|
var _this = this;
|
|
@@ -15152,6 +15083,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15152
15083
|
* @param {number} deductionId Stock Order Deduction ID
|
|
15153
15084
|
* @param {*} [options] Override http request option.
|
|
15154
15085
|
* @throws {RequiredError}
|
|
15086
|
+
* @memberof StockManagementApi
|
|
15155
15087
|
*/
|
|
15156
15088
|
StockManagementApi.prototype.deleteDeleteStockOrderDeduction = function (orderId, deductionId, options) {
|
|
15157
15089
|
var _this = this;
|
|
@@ -15164,6 +15096,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15164
15096
|
* @param {number} itemId Stock Order Item ID
|
|
15165
15097
|
* @param {*} [options] Override http request option.
|
|
15166
15098
|
* @throws {RequiredError}
|
|
15099
|
+
* @memberof StockManagementApi
|
|
15167
15100
|
*/
|
|
15168
15101
|
StockManagementApi.prototype.deleteDeleteStockOrderItem = function (orderId, itemId, options) {
|
|
15169
15102
|
var _this = this;
|
|
@@ -15175,6 +15108,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15175
15108
|
* @param {number} id Stock Product ID
|
|
15176
15109
|
* @param {*} [options] Override http request option.
|
|
15177
15110
|
* @throws {RequiredError}
|
|
15111
|
+
* @memberof StockManagementApi
|
|
15178
15112
|
*/
|
|
15179
15113
|
StockManagementApi.prototype.deleteGetStockProduct = function (id, options) {
|
|
15180
15114
|
var _this = this;
|
|
@@ -15186,6 +15120,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15186
15120
|
* @param {number} id Stock Order ID
|
|
15187
15121
|
* @param {*} [options] Override http request option.
|
|
15188
15122
|
* @throws {RequiredError}
|
|
15123
|
+
* @memberof StockManagementApi
|
|
15189
15124
|
*/
|
|
15190
15125
|
StockManagementApi.prototype.getDeleteStockOrder = function (id, options) {
|
|
15191
15126
|
var _this = this;
|
|
@@ -15197,6 +15132,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15197
15132
|
* @param {string} sku Product SKU
|
|
15198
15133
|
* @param {*} [options] Override http request option.
|
|
15199
15134
|
* @throws {RequiredError}
|
|
15135
|
+
* @memberof StockManagementApi
|
|
15200
15136
|
*/
|
|
15201
15137
|
StockManagementApi.prototype.getGetProductDetails = function (sku, options) {
|
|
15202
15138
|
var _this = this;
|
|
@@ -15208,6 +15144,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15208
15144
|
* @param {number} id Stock Order ID
|
|
15209
15145
|
* @param {*} [options] Override http request option.
|
|
15210
15146
|
* @throws {RequiredError}
|
|
15147
|
+
* @memberof StockManagementApi
|
|
15211
15148
|
*/
|
|
15212
15149
|
StockManagementApi.prototype.getGetStockOrderPurchaseOrder = function (id, options) {
|
|
15213
15150
|
var _this = this;
|
|
@@ -15219,6 +15156,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15219
15156
|
* @param {number} id Stock Order ID
|
|
15220
15157
|
* @param {*} [options] Override http request option.
|
|
15221
15158
|
* @throws {RequiredError}
|
|
15159
|
+
* @memberof StockManagementApi
|
|
15222
15160
|
*/
|
|
15223
15161
|
StockManagementApi.prototype.getGetStockOrderSupplierEmail = function (id, options) {
|
|
15224
15162
|
var _this = this;
|
|
@@ -15233,6 +15171,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15233
15171
|
* @param {boolean} [outstanding] Outstanding Orders
|
|
15234
15172
|
* @param {*} [options] Override http request option.
|
|
15235
15173
|
* @throws {RequiredError}
|
|
15174
|
+
* @memberof StockManagementApi
|
|
15236
15175
|
*/
|
|
15237
15176
|
StockManagementApi.prototype.getGetStockOrders = function (pageSize, page, search, outstanding, options) {
|
|
15238
15177
|
var _this = this;
|
|
@@ -15244,6 +15183,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15244
15183
|
* @param {number} id Stock Product ID
|
|
15245
15184
|
* @param {*} [options] Override http request option.
|
|
15246
15185
|
* @throws {RequiredError}
|
|
15186
|
+
* @memberof StockManagementApi
|
|
15247
15187
|
*/
|
|
15248
15188
|
StockManagementApi.prototype.getGetStockProduct = function (id, options) {
|
|
15249
15189
|
var _this = this;
|
|
@@ -15254,6 +15194,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15254
15194
|
* @summary Get Stock Product Suppliers
|
|
15255
15195
|
* @param {*} [options] Override http request option.
|
|
15256
15196
|
* @throws {RequiredError}
|
|
15197
|
+
* @memberof StockManagementApi
|
|
15257
15198
|
*/
|
|
15258
15199
|
StockManagementApi.prototype.getGetStockProductSuppliers = function (options) {
|
|
15259
15200
|
var _this = this;
|
|
@@ -15267,6 +15208,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15267
15208
|
* @param {string} [search] Search
|
|
15268
15209
|
* @param {*} [options] Override http request option.
|
|
15269
15210
|
* @throws {RequiredError}
|
|
15211
|
+
* @memberof StockManagementApi
|
|
15270
15212
|
*/
|
|
15271
15213
|
StockManagementApi.prototype.getGetStockProducts = function (pageSize, page, search, options) {
|
|
15272
15214
|
var _this = this;
|
|
@@ -15278,6 +15220,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15278
15220
|
* @param {number} id Supplier ID
|
|
15279
15221
|
* @param {*} [options] Override http request option.
|
|
15280
15222
|
* @throws {RequiredError}
|
|
15223
|
+
* @memberof StockManagementApi
|
|
15281
15224
|
*/
|
|
15282
15225
|
StockManagementApi.prototype.getGetStockSupplierProducts = function (id, options) {
|
|
15283
15226
|
var _this = this;
|
|
@@ -15289,6 +15232,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15289
15232
|
* @param {number} id Stock Order ID
|
|
15290
15233
|
* @param {*} [options] Override http request option.
|
|
15291
15234
|
* @throws {RequiredError}
|
|
15235
|
+
* @memberof StockManagementApi
|
|
15292
15236
|
*/
|
|
15293
15237
|
StockManagementApi.prototype.getUploadStockOrderInvoice = function (id, options) {
|
|
15294
15238
|
var _this = this;
|
|
@@ -15301,6 +15245,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15301
15245
|
* @param {StockOrderModel} [stockOrderModel]
|
|
15302
15246
|
* @param {*} [options] Override http request option.
|
|
15303
15247
|
* @throws {RequiredError}
|
|
15248
|
+
* @memberof StockManagementApi
|
|
15304
15249
|
*/
|
|
15305
15250
|
StockManagementApi.prototype.patchDeleteStockOrder = function (id, stockOrderModel, options) {
|
|
15306
15251
|
var _this = this;
|
|
@@ -15314,6 +15259,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15314
15259
|
* @param {StockOrderDeductionModel} [stockOrderDeductionModel]
|
|
15315
15260
|
* @param {*} [options] Override http request option.
|
|
15316
15261
|
* @throws {RequiredError}
|
|
15262
|
+
* @memberof StockManagementApi
|
|
15317
15263
|
*/
|
|
15318
15264
|
StockManagementApi.prototype.patchDeleteStockOrderDeduction = function (orderId, deductionId, stockOrderDeductionModel, options) {
|
|
15319
15265
|
var _this = this;
|
|
@@ -15327,6 +15273,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15327
15273
|
* @param {StockOrderItemModel} [stockOrderItemModel]
|
|
15328
15274
|
* @param {*} [options] Override http request option.
|
|
15329
15275
|
* @throws {RequiredError}
|
|
15276
|
+
* @memberof StockManagementApi
|
|
15330
15277
|
*/
|
|
15331
15278
|
StockManagementApi.prototype.patchDeleteStockOrderItem = function (orderId, itemId, stockOrderItemModel, options) {
|
|
15332
15279
|
var _this = this;
|
|
@@ -15339,6 +15286,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15339
15286
|
* @param {Array<StockOrderDeductionRequestModel>} [stockOrderDeductionRequestModel]
|
|
15340
15287
|
* @param {*} [options] Override http request option.
|
|
15341
15288
|
* @throws {RequiredError}
|
|
15289
|
+
* @memberof StockManagementApi
|
|
15342
15290
|
*/
|
|
15343
15291
|
StockManagementApi.prototype.postAddStockOrderDeduction = function (id, stockOrderDeductionRequestModel, options) {
|
|
15344
15292
|
var _this = this;
|
|
@@ -15351,6 +15299,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15351
15299
|
* @param {Array<StockOrderItemRequestModel>} [stockOrderItemRequestModel]
|
|
15352
15300
|
* @param {*} [options] Override http request option.
|
|
15353
15301
|
* @throws {RequiredError}
|
|
15302
|
+
* @memberof StockManagementApi
|
|
15354
15303
|
*/
|
|
15355
15304
|
StockManagementApi.prototype.postAddStockOrderItem = function (id, stockOrderItemRequestModel, options) {
|
|
15356
15305
|
var _this = this;
|
|
@@ -15362,6 +15311,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15362
15311
|
* @param {StockOrderRequestModel} [stockOrderRequestModel]
|
|
15363
15312
|
* @param {*} [options] Override http request option.
|
|
15364
15313
|
* @throws {RequiredError}
|
|
15314
|
+
* @memberof StockManagementApi
|
|
15365
15315
|
*/
|
|
15366
15316
|
StockManagementApi.prototype.postGetStockOrders = function (stockOrderRequestModel, options) {
|
|
15367
15317
|
var _this = this;
|
|
@@ -15373,6 +15323,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15373
15323
|
* @param {StockProductModel} [stockProductModel] Stock Product
|
|
15374
15324
|
* @param {*} [options] Override http request option.
|
|
15375
15325
|
* @throws {RequiredError}
|
|
15326
|
+
* @memberof StockManagementApi
|
|
15376
15327
|
*/
|
|
15377
15328
|
StockManagementApi.prototype.postGetStockProducts = function (stockProductModel, options) {
|
|
15378
15329
|
var _this = this;
|
|
@@ -15385,6 +15336,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15385
15336
|
* @param {File} invoice Supplier Invoice
|
|
15386
15337
|
* @param {*} [options] Override http request option.
|
|
15387
15338
|
* @throws {RequiredError}
|
|
15339
|
+
* @memberof StockManagementApi
|
|
15388
15340
|
*/
|
|
15389
15341
|
StockManagementApi.prototype.postUploadStockOrderInvoice = function (id, invoice, options) {
|
|
15390
15342
|
var _this = this;
|
|
@@ -15397,6 +15349,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15397
15349
|
* @param {StockProductModel} [stockProductModel] Stock Product
|
|
15398
15350
|
* @param {*} [options] Override http request option.
|
|
15399
15351
|
* @throws {RequiredError}
|
|
15352
|
+
* @memberof StockManagementApi
|
|
15400
15353
|
*/
|
|
15401
15354
|
StockManagementApi.prototype.putGetStockProduct = function (id, stockProductModel, options) {
|
|
15402
15355
|
var _this = this;
|
|
@@ -15410,6 +15363,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15410
15363
|
* @param {number} received Quantity Received
|
|
15411
15364
|
* @param {*} [options] Override http request option.
|
|
15412
15365
|
* @throws {RequiredError}
|
|
15366
|
+
* @memberof StockManagementApi
|
|
15413
15367
|
*/
|
|
15414
15368
|
StockManagementApi.prototype.putReceiveStockOrderItem = function (orderId, itemId, received, options) {
|
|
15415
15369
|
var _this = this;
|
|
@@ -15420,6 +15374,7 @@ var StockManagementApi = /** @class */ (function (_super) {
|
|
|
15420
15374
|
exports.StockManagementApi = StockManagementApi;
|
|
15421
15375
|
/**
|
|
15422
15376
|
* SystemApi - axios parameter creator
|
|
15377
|
+
* @export
|
|
15423
15378
|
*/
|
|
15424
15379
|
var SystemApiAxiosParamCreator = function (configuration) {
|
|
15425
15380
|
var _this = this;
|
|
@@ -15493,6 +15448,7 @@ var SystemApiAxiosParamCreator = function (configuration) {
|
|
|
15493
15448
|
exports.SystemApiAxiosParamCreator = SystemApiAxiosParamCreator;
|
|
15494
15449
|
/**
|
|
15495
15450
|
* SystemApi - functional programming interface
|
|
15451
|
+
* @export
|
|
15496
15452
|
*/
|
|
15497
15453
|
var SystemApiFp = function (configuration) {
|
|
15498
15454
|
var localVarAxiosParamCreator = (0, exports.SystemApiAxiosParamCreator)(configuration);
|
|
@@ -15531,6 +15487,7 @@ var SystemApiFp = function (configuration) {
|
|
|
15531
15487
|
exports.SystemApiFp = SystemApiFp;
|
|
15532
15488
|
/**
|
|
15533
15489
|
* SystemApi - factory interface
|
|
15490
|
+
* @export
|
|
15534
15491
|
*/
|
|
15535
15492
|
var SystemApiFactory = function (configuration, basePath, axios) {
|
|
15536
15493
|
var localVarFp = (0, exports.SystemApiFp)(configuration);
|
|
@@ -15556,6 +15513,9 @@ var SystemApiFactory = function (configuration, basePath, axios) {
|
|
|
15556
15513
|
exports.SystemApiFactory = SystemApiFactory;
|
|
15557
15514
|
/**
|
|
15558
15515
|
* SystemApi - object-oriented interface
|
|
15516
|
+
* @export
|
|
15517
|
+
* @class SystemApi
|
|
15518
|
+
* @extends {BaseAPI}
|
|
15559
15519
|
*/
|
|
15560
15520
|
var SystemApi = /** @class */ (function (_super) {
|
|
15561
15521
|
__extends(SystemApi, _super);
|
|
@@ -15574,6 +15534,7 @@ var SystemApi = /** @class */ (function (_super) {
|
|
|
15574
15534
|
* @param {number} [page] Page Number
|
|
15575
15535
|
* @param {*} [options] Override http request option.
|
|
15576
15536
|
* @throws {RequiredError}
|
|
15537
|
+
* @memberof SystemApi
|
|
15577
15538
|
*/
|
|
15578
15539
|
SystemApi.prototype.getLogSearch = function (clientId, clientIp, responseCode, date, filterOutDomain, pageSize, page, options) {
|
|
15579
15540
|
var _this = this;
|
|
@@ -15584,6 +15545,7 @@ var SystemApi = /** @class */ (function (_super) {
|
|
|
15584
15545
|
exports.SystemApi = SystemApi;
|
|
15585
15546
|
/**
|
|
15586
15547
|
* TicketsApi - axios parameter creator
|
|
15548
|
+
* @export
|
|
15587
15549
|
*/
|
|
15588
15550
|
var TicketsApiAxiosParamCreator = function (configuration) {
|
|
15589
15551
|
var _this = this;
|
|
@@ -15807,6 +15769,7 @@ var TicketsApiAxiosParamCreator = function (configuration) {
|
|
|
15807
15769
|
exports.TicketsApiAxiosParamCreator = TicketsApiAxiosParamCreator;
|
|
15808
15770
|
/**
|
|
15809
15771
|
* TicketsApi - functional programming interface
|
|
15772
|
+
* @export
|
|
15810
15773
|
*/
|
|
15811
15774
|
var TicketsApiFp = function (configuration) {
|
|
15812
15775
|
var localVarAxiosParamCreator = (0, exports.TicketsApiAxiosParamCreator)(configuration);
|
|
@@ -15932,6 +15895,7 @@ var TicketsApiFp = function (configuration) {
|
|
|
15932
15895
|
exports.TicketsApiFp = TicketsApiFp;
|
|
15933
15896
|
/**
|
|
15934
15897
|
* TicketsApi - factory interface
|
|
15898
|
+
* @export
|
|
15935
15899
|
*/
|
|
15936
15900
|
var TicketsApiFactory = function (configuration, basePath, axios) {
|
|
15937
15901
|
var localVarFp = (0, exports.TicketsApiFp)(configuration);
|
|
@@ -15992,6 +15956,9 @@ var TicketsApiFactory = function (configuration, basePath, axios) {
|
|
|
15992
15956
|
exports.TicketsApiFactory = TicketsApiFactory;
|
|
15993
15957
|
/**
|
|
15994
15958
|
* TicketsApi - object-oriented interface
|
|
15959
|
+
* @export
|
|
15960
|
+
* @class TicketsApi
|
|
15961
|
+
* @extends {BaseAPI}
|
|
15995
15962
|
*/
|
|
15996
15963
|
var TicketsApi = /** @class */ (function (_super) {
|
|
15997
15964
|
__extends(TicketsApi, _super);
|
|
@@ -16005,6 +15972,7 @@ var TicketsApi = /** @class */ (function (_super) {
|
|
|
16005
15972
|
* @param {number} [page] Page Number
|
|
16006
15973
|
* @param {*} [options] Override http request option.
|
|
16007
15974
|
* @throws {RequiredError}
|
|
15975
|
+
* @memberof TicketsApi
|
|
16008
15976
|
*/
|
|
16009
15977
|
TicketsApi.prototype.getCreateTicket = function (search, pageSize, page, options) {
|
|
16010
15978
|
var _this = this;
|
|
@@ -16015,6 +15983,7 @@ var TicketsApi = /** @class */ (function (_super) {
|
|
|
16015
15983
|
* @param {number} id Ticket ID
|
|
16016
15984
|
* @param {*} [options] Override http request option.
|
|
16017
15985
|
* @throws {RequiredError}
|
|
15986
|
+
* @memberof TicketsApi
|
|
16018
15987
|
*/
|
|
16019
15988
|
TicketsApi.prototype.getGetTicket = function (id, options) {
|
|
16020
15989
|
var _this = this;
|
|
@@ -16025,6 +15994,7 @@ var TicketsApi = /** @class */ (function (_super) {
|
|
|
16025
15994
|
* @param {number} id Ticket ID
|
|
16026
15995
|
* @param {*} [options] Override http request option.
|
|
16027
15996
|
* @throws {RequiredError}
|
|
15997
|
+
* @memberof TicketsApi
|
|
16028
15998
|
*/
|
|
16029
15999
|
TicketsApi.prototype.patchCloseTicket = function (id, options) {
|
|
16030
16000
|
var _this = this;
|
|
@@ -16037,6 +16007,7 @@ var TicketsApi = /** @class */ (function (_super) {
|
|
|
16037
16007
|
* @param {Array<File>} [attachments] Attachments (up to 20MB combined)
|
|
16038
16008
|
* @param {*} [options] Override http request option.
|
|
16039
16009
|
* @throws {RequiredError}
|
|
16010
|
+
* @memberof TicketsApi
|
|
16040
16011
|
*/
|
|
16041
16012
|
TicketsApi.prototype.postCreateTicket = function (subject, message, attachments, options) {
|
|
16042
16013
|
var _this = this;
|
|
@@ -16049,6 +16020,7 @@ var TicketsApi = /** @class */ (function (_super) {
|
|
|
16049
16020
|
* @param {Array<File>} [attachments] Attachments (up to 20MB combined)
|
|
16050
16021
|
* @param {*} [options] Override http request option.
|
|
16051
16022
|
* @throws {RequiredError}
|
|
16023
|
+
* @memberof TicketsApi
|
|
16052
16024
|
*/
|
|
16053
16025
|
TicketsApi.prototype.postTicketReply = function (id, body, attachments, options) {
|
|
16054
16026
|
var _this = this;
|
|
@@ -16059,6 +16031,7 @@ var TicketsApi = /** @class */ (function (_super) {
|
|
|
16059
16031
|
exports.TicketsApi = TicketsApi;
|
|
16060
16032
|
/**
|
|
16061
16033
|
* WebhooksApi - axios parameter creator
|
|
16034
|
+
* @export
|
|
16062
16035
|
*/
|
|
16063
16036
|
var WebhooksApiAxiosParamCreator = function (configuration) {
|
|
16064
16037
|
var _this = this;
|
|
@@ -16146,6 +16119,7 @@ var WebhooksApiAxiosParamCreator = function (configuration) {
|
|
|
16146
16119
|
exports.WebhooksApiAxiosParamCreator = WebhooksApiAxiosParamCreator;
|
|
16147
16120
|
/**
|
|
16148
16121
|
* WebhooksApi - functional programming interface
|
|
16122
|
+
* @export
|
|
16149
16123
|
*/
|
|
16150
16124
|
var WebhooksApiFp = function (configuration) {
|
|
16151
16125
|
var localVarAxiosParamCreator = (0, exports.WebhooksApiAxiosParamCreator)(configuration);
|
|
@@ -16201,6 +16175,7 @@ var WebhooksApiFp = function (configuration) {
|
|
|
16201
16175
|
exports.WebhooksApiFp = WebhooksApiFp;
|
|
16202
16176
|
/**
|
|
16203
16177
|
* WebhooksApi - factory interface
|
|
16178
|
+
* @export
|
|
16204
16179
|
*/
|
|
16205
16180
|
var WebhooksApiFactory = function (configuration, basePath, axios) {
|
|
16206
16181
|
var localVarFp = (0, exports.WebhooksApiFp)(configuration);
|
|
@@ -16230,6 +16205,9 @@ var WebhooksApiFactory = function (configuration, basePath, axios) {
|
|
|
16230
16205
|
exports.WebhooksApiFactory = WebhooksApiFactory;
|
|
16231
16206
|
/**
|
|
16232
16207
|
* WebhooksApi - object-oriented interface
|
|
16208
|
+
* @export
|
|
16209
|
+
* @class WebhooksApi
|
|
16210
|
+
* @extends {BaseAPI}
|
|
16233
16211
|
*/
|
|
16234
16212
|
var WebhooksApi = /** @class */ (function (_super) {
|
|
16235
16213
|
__extends(WebhooksApi, _super);
|
|
@@ -16242,6 +16220,7 @@ var WebhooksApi = /** @class */ (function (_super) {
|
|
|
16242
16220
|
* @param {string} authKey Webhook Authentication Key
|
|
16243
16221
|
* @param {*} [options] Override http request option.
|
|
16244
16222
|
* @throws {RequiredError}
|
|
16223
|
+
* @memberof WebhooksApi
|
|
16245
16224
|
*/
|
|
16246
16225
|
WebhooksApi.prototype.deleteRevokeWebhook = function (authKey, options) {
|
|
16247
16226
|
var _this = this;
|
|
@@ -16253,6 +16232,7 @@ var WebhooksApi = /** @class */ (function (_super) {
|
|
|
16253
16232
|
* @param {PostAddWebhookWebhookUriEnum} webhookUri Webhook URI
|
|
16254
16233
|
* @param {*} [options] Override http request option.
|
|
16255
16234
|
* @throws {RequiredError}
|
|
16235
|
+
* @memberof WebhooksApi
|
|
16256
16236
|
*/
|
|
16257
16237
|
WebhooksApi.prototype.postAddWebhook = function (webhookUri, options) {
|
|
16258
16238
|
var _this = this;
|
|
@@ -16261,6 +16241,9 @@ var WebhooksApi = /** @class */ (function (_super) {
|
|
|
16261
16241
|
return WebhooksApi;
|
|
16262
16242
|
}(base_1.BaseAPI));
|
|
16263
16243
|
exports.WebhooksApi = WebhooksApi;
|
|
16244
|
+
/**
|
|
16245
|
+
* @export
|
|
16246
|
+
*/
|
|
16264
16247
|
exports.PostAddWebhookWebhookUriEnum = {
|
|
16265
16248
|
WebhookComposerInstall: '/webhook/composer/install',
|
|
16266
16249
|
WebhookFreshdeskCreate: '/webhook/freshdesk/create',
|