yellowgrid-api-ts 3.2.102-dev.0 → 3.2.102
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 +8 -3
- package/.openapi-generator/VERSION +1 -1
- package/.openapi-generator-ignore +0 -0
- package/README.md +18 -10
- package/api.ts +1153 -657
- package/base.ts +2 -2
- package/common.ts +1 -1
- package/config.json +3 -3
- package/configuration.ts +1 -1
- package/dist/api.d.ts +586 -301
- package/dist/api.js +1087 -601
- package/dist/base.d.ts +1 -1
- package/dist/base.js +2 -2
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/models/CourierEnum.d.ts +0 -0
- package/dist/models/CourierEnum.js +0 -0
- package/dist/models/EventStatusEnum.d.ts +0 -0
- package/dist/models/EventStatusEnum.js +0 -0
- package/dist/models/EventTypeEnum.d.ts +0 -0
- package/dist/models/EventTypeEnum.js +0 -0
- package/dist/models/PortStatusEnum.d.ts +0 -0
- package/dist/models/PortStatusEnum.js +0 -0
- package/dist/models/PrinterEnum.d.ts +0 -0
- package/dist/models/PrinterEnum.js +0 -0
- package/dist/models/ScheduledTaskEnum.d.ts +33 -0
- package/dist/models/ScheduledTaskEnum.js +35 -0
- package/dist/models/ServiceEnum.d.ts +5 -0
- package/dist/models/ServiceEnum.js +5 -0
- package/dist/models/ServiceHealthEnum.d.ts +0 -0
- package/dist/models/ServiceHealthEnum.js +0 -0
- package/dist/models/ServiceStatusEnum.d.ts +0 -0
- package/dist/models/ServiceStatusEnum.js +0 -0
- package/dist/models/UpdateTypeEnum.d.ts +0 -0
- package/dist/models/UpdateTypeEnum.js +0 -0
- 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 +5 -353
- package/docs/AccountsResponseModel.md +0 -0
- package/docs/AddressModel.md +0 -0
- package/docs/AddressRequestModel.md +0 -0
- package/docs/AdminNumberPortDTO.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/BatchDTO.md +0 -0
- package/docs/BatchEntity.md +0 -0
- package/docs/CRMApi.md +1 -1
- package/docs/CallBarringModel.md +0 -0
- package/docs/Class3CXApi.md +1 -1
- package/docs/Class3CXInstallationWizardApi.md +1 -1
- package/docs/Class3CXInstallationsApi.md +348 -5
- package/docs/Class3CXIntegrationsApi.md +1 -1
- package/docs/Class3CXMultiTenantApi.md +1 -1
- 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/CreditNoteDTO.md +0 -0
- package/docs/CreditNoteEntity.md +0 -0
- package/docs/CreditNoteItemDTO.md +0 -0
- package/docs/CreditNoteItemEntity.md +0 -0
- package/docs/CreditNoteItemModel.md +0 -0
- package/docs/CreditNoteModel.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/EventDTO.md +0 -0
- package/docs/EventRequestDTO.md +0 -0
- package/docs/EventSubscriptionModel.md +0 -0
- package/docs/EventUpdateDTO.md +0 -0
- package/docs/EventUpdateEntity.md +0 -0
- package/docs/EventUpdateRequestDTO.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/InstallationDetailsDTO.md +39 -0
- package/docs/InstanceAutoFailoverEntity.md +0 -0
- package/docs/InstanceDeletionScheduleEntity.md +0 -0
- package/docs/InstanceEntity.md +0 -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 +1 -1
- package/docs/NavigationModel.md +0 -0
- package/docs/NumberPortDTO.md +0 -0
- package/docs/NumberPortNoteDTO.md +0 -0
- package/docs/NumberPortRangeDTO.md +0 -0
- package/docs/NumberPortRangeRequestDTO.md +0 -0
- package/docs/NumberPortingApi.md +1 -1
- package/docs/NumberPortsModel.md +0 -0
- package/docs/OAuth20Api.md +1 -1
- package/docs/OfflineInstancesEntity.md +0 -0
- package/docs/OrderDetailsDTO.md +0 -0
- package/docs/OrderEntity.md +0 -0
- package/docs/OrderItemDTO.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/OrderedItemModel.md +0 -0
- package/docs/OrdersApi.md +59 -1
- 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/PostAddAdminNoteRequest.md +0 -0
- package/docs/PostAddOrderNoteRequest.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/PostSplitOrderRequest.md +0 -0
- package/docs/PriceListItemModel.md +0 -0
- package/docs/PricingApi.md +1 -1
- package/docs/PrinterEntity.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 +2 -0
- package/docs/ProductsApi.md +1 -1
- package/docs/PromoCodesEntity.md +0 -0
- package/docs/PromoItemsEntity.md +0 -0
- package/docs/ProspectDTO.md +33 -0
- package/docs/ProspectEntity.md +41 -0
- package/docs/ProspectsApi.md +226 -0
- package/docs/ProvisioningApi.md +1 -1
- package/docs/ProvisioningModel.md +0 -0
- package/docs/ProvisioningRequestEntity.md +0 -0
- package/docs/PutAllocateItemsRequest.md +0 -0
- package/docs/PutAllocateItemsRequestItemsInner.md +0 -0
- package/docs/RecordingBackupAzureModel.md +0 -0
- package/docs/RecordingsBackupInfoDTO.md +0 -0
- package/docs/RemoteStorageDTO.md +27 -0
- package/docs/ResourceNotReadyException.md +0 -0
- package/docs/RootAccessModel.md +0 -0
- package/docs/S3BucketEntity.md +0 -0
- package/docs/SIPTrunksApi.md +1 -1
- package/docs/SMSApi.md +1 -1
- package/docs/ScannedItemModel.md +0 -0
- package/docs/ScopeModel.md +0 -0
- package/docs/ServiceHealthDTO.md +0 -0
- package/docs/ServiceStatusDTO.md +0 -0
- package/docs/ServicesApi.md +1 -1
- package/docs/ShipmentAddressEntity.md +0 -0
- package/docs/ShipmentDTO.md +0 -0
- package/docs/ShipmentEntity.md +0 -0
- package/docs/ShipmentItemDTO.md +0 -0
- package/docs/ShipmentItemEntity.md +0 -0
- package/docs/ShipmentItemModel.md +0 -0
- package/docs/ShipmentModel.md +0 -0
- package/docs/ShipmentRequestDTO.md +0 -0
- package/docs/ShippingApi.md +1 -1
- package/docs/ShippingConsignmentModel.md +0 -0
- package/docs/ShippingInformationDTO.md +0 -0
- package/docs/ShippingRequestDTO.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/SmsAccountDTO.md +0 -0
- package/docs/SmsAccountEntity.md +0 -0
- package/docs/SmsAccountRequestDTO.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 +1 -1
- 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/SupplierItemModel.md +0 -0
- package/docs/SupplierModel.md +0 -0
- package/docs/SupportTicketModel.md +0 -0
- package/docs/SystemApi.md +1 -1
- 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/TcxInstallationModel.md +0 -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 +2 -0
- package/docs/TcxSbcEntity.md +0 -0
- package/docs/TcxSbcModel.md +0 -0
- package/docs/{PatchUpdateAccountCnameRequest.md → TcxSbcResponseDTO.md} +8 -5
- 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/TicketSummaryModel.md +0 -0
- package/docs/TicketTimeDTO.md +0 -0
- package/docs/TicketsApi.md +1 -1
- 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 +1 -1
- package/docs/XeroLogEntity.md +0 -0
- package/getEnums.php +31 -31
- package/git_push.sh +0 -0
- package/index.ts +1 -1
- package/models/CourierEnum.ts +0 -0
- package/models/EventStatusEnum.ts +0 -0
- package/models/EventTypeEnum.ts +0 -0
- package/models/PortStatusEnum.ts +0 -0
- package/models/PrinterEnum.ts +0 -0
- package/models/ScheduledTaskEnum.ts +34 -0
- package/models/ServiceEnum.ts +5 -0
- package/models/ServiceHealthEnum.ts +0 -0
- package/models/ServiceStatusEnum.ts +0 -0
- package/models/UpdateTypeEnum.ts +0 -0
- package/openapitools.json +1 -1
- package/package.json +1 -1
- package/tsconfig.json +0 -0
- package/dist/models/StatusEnum.d.ts +0 -18
- package/dist/models/StatusEnum.js +0 -20
- package/dist/src/apis/AccountsApi.d.ts +0 -258
- package/dist/src/apis/AccountsApi.js +0 -975
- package/dist/src/apis/CRMApi.d.ts +0 -26
- package/dist/src/apis/CRMApi.js +0 -122
- package/dist/src/apis/Class3CXApi.d.ts +0 -44
- package/dist/src/apis/Class3CXApi.js +0 -177
- package/dist/src/apis/Class3CXInstallationWizardApi.d.ts +0 -446
- package/dist/src/apis/Class3CXInstallationWizardApi.js +0 -1740
- package/dist/src/apis/Class3CXInstallationsApi.d.ts +0 -253
- package/dist/src/apis/Class3CXInstallationsApi.js +0 -806
- package/dist/src/apis/Class3CXIntegrationsApi.d.ts +0 -102
- package/dist/src/apis/Class3CXIntegrationsApi.js +0 -386
- package/dist/src/apis/Class3CXMultiTenantApi.d.ts +0 -122
- package/dist/src/apis/Class3CXMultiTenantApi.js +0 -431
- package/dist/src/apis/MyPBXToolsApi.d.ts +0 -32
- package/dist/src/apis/MyPBXToolsApi.js +0 -136
- package/dist/src/apis/OAuth20Api.d.ts +0 -185
- package/dist/src/apis/OAuth20Api.js +0 -507
- package/dist/src/apis/OrdersApi.d.ts +0 -154
- package/dist/src/apis/OrdersApi.js +0 -512
- package/dist/src/apis/PricingApi.d.ts +0 -154
- package/dist/src/apis/PricingApi.js +0 -308
- package/dist/src/apis/ProductsApi.d.ts +0 -135
- package/dist/src/apis/ProductsApi.js +0 -531
- package/dist/src/apis/ProvisioningApi.d.ts +0 -112
- package/dist/src/apis/ProvisioningApi.js +0 -427
- package/dist/src/apis/SIPTrunksApi.d.ts +0 -315
- package/dist/src/apis/SIPTrunksApi.js +0 -1197
- package/dist/src/apis/SMSApi.d.ts +0 -30
- package/dist/src/apis/SMSApi.js +0 -130
- package/dist/src/apis/ServicesApi.d.ts +0 -81
- package/dist/src/apis/ServicesApi.js +0 -386
- package/dist/src/apis/ShippingApi.d.ts +0 -45
- package/dist/src/apis/ShippingApi.js +0 -179
- package/dist/src/apis/StockManagementApi.d.ts +0 -345
- package/dist/src/apis/StockManagementApi.js +0 -1293
- package/dist/src/apis/SystemApi.d.ts +0 -37
- package/dist/src/apis/SystemApi.js +0 -146
- package/dist/src/apis/TicketsApi.d.ts +0 -79
- package/dist/src/apis/TicketsApi.js +0 -360
- package/dist/src/apis/WebhooksApi.d.ts +0 -56
- package/dist/src/apis/WebhooksApi.js +0 -189
- package/dist/src/apis/index.d.ts +0 -21
- package/dist/src/apis/index.js +0 -39
- package/dist/src/index.d.ts +0 -3
- package/dist/src/index.js +0 -21
- package/dist/src/models/AbstractOrderRequestDTO.d.ts +0 -71
- package/dist/src/models/AbstractOrderRequestDTO.js +0 -64
- package/dist/src/models/AccountContactEntity.d.ts +0 -104
- package/dist/src/models/AccountContactEntity.js +0 -73
- package/dist/src/models/AccountContactModel.d.ts +0 -104
- package/dist/src/models/AccountContactModel.js +0 -73
- package/dist/src/models/AccountContactRequestModel.d.ts +0 -80
- package/dist/src/models/AccountContactRequestModel.js +0 -65
- package/dist/src/models/AccountDetailedSummaryDTO.d.ts +0 -89
- package/dist/src/models/AccountDetailedSummaryDTO.js +0 -70
- package/dist/src/models/AccountRequestModel.d.ts +0 -128
- package/dist/src/models/AccountRequestModel.js +0 -81
- package/dist/src/models/AccountSummaryDTO.d.ts +0 -44
- package/dist/src/models/AccountSummaryDTO.js +0 -53
- package/dist/src/models/AccountsResponseModel.d.ts +0 -51
- package/dist/src/models/AccountsResponseModel.js +0 -56
- package/dist/src/models/AddressModel.d.ts +0 -110
- package/dist/src/models/AddressModel.js +0 -75
- package/dist/src/models/AddressRequestModel.d.ts +0 -50
- package/dist/src/models/AddressRequestModel.js +0 -55
- package/dist/src/models/AdminOrderRequestDTO.d.ts +0 -113
- package/dist/src/models/AdminOrderRequestDTO.js +0 -78
- package/dist/src/models/AdminUserModel.d.ts +0 -79
- package/dist/src/models/AdminUserModel.js +0 -72
- package/dist/src/models/AgentHoursGraphModel.d.ts +0 -51
- package/dist/src/models/AgentHoursGraphModel.js +0 -56
- package/dist/src/models/AgentHoursGraphMonthModel.d.ts +0 -38
- package/dist/src/models/AgentHoursGraphMonthModel.js +0 -51
- package/dist/src/models/ApiLogEntity.d.ts +0 -98
- package/dist/src/models/ApiLogEntity.js +0 -71
- package/dist/src/models/AreaCodeModel.d.ts +0 -38
- package/dist/src/models/AreaCodeModel.js +0 -51
- package/dist/src/models/AttachmentModel.d.ts +0 -56
- package/dist/src/models/AttachmentModel.js +0 -57
- package/dist/src/models/AttributeSetEnum.d.ts +0 -38
- package/dist/src/models/AttributeSetEnum.js +0 -51
- package/dist/src/models/AuditLogEntity.d.ts +0 -80
- package/dist/src/models/AuditLogEntity.js +0 -65
- package/dist/src/models/AuthCodeResponseModel.d.ts +0 -44
- package/dist/src/models/AuthCodeResponseModel.js +0 -53
- package/dist/src/models/BasicItemDTO.d.ts +0 -38
- package/dist/src/models/BasicItemDTO.js +0 -51
- package/dist/src/models/BasicProductDTO.d.ts +0 -38
- package/dist/src/models/BasicProductDTO.js +0 -51
- package/dist/src/models/BatchEntity.d.ts +0 -128
- package/dist/src/models/BatchEntity.js +0 -81
- package/dist/src/models/CallBarringModel.d.ts +0 -56
- package/dist/src/models/CallBarringModel.js +0 -57
- package/dist/src/models/ClientDetailsModel.d.ts +0 -68
- package/dist/src/models/ClientDetailsModel.js +0 -61
- package/dist/src/models/ClientModel.d.ts +0 -50
- package/dist/src/models/ClientModel.js +0 -55
- package/dist/src/models/CompanyContractModel.d.ts +0 -56
- package/dist/src/models/CompanyContractModel.js +0 -57
- package/dist/src/models/ContactInfoModel.d.ts +0 -56
- package/dist/src/models/ContactInfoModel.js +0 -57
- package/dist/src/models/ConversationModel.d.ts +0 -75
- package/dist/src/models/ConversationModel.js +0 -64
- package/dist/src/models/CourierPriceEntity.d.ts +0 -86
- package/dist/src/models/CourierPriceEntity.js +0 -67
- package/dist/src/models/CreditAccountEntity.d.ts +0 -152
- package/dist/src/models/CreditAccountEntity.js +0 -89
- package/dist/src/models/CrmContactDTO.d.ts +0 -68
- package/dist/src/models/CrmContactDTO.js +0 -61
- package/dist/src/models/CustomerInformationModel.d.ts +0 -68
- package/dist/src/models/CustomerInformationModel.js +0 -61
- package/dist/src/models/CustomerItemRequestDTO.d.ts +0 -81
- package/dist/src/models/CustomerItemRequestDTO.js +0 -66
- package/dist/src/models/CustomerOrderRequestDTO.d.ts +0 -71
- package/dist/src/models/CustomerOrderRequestDTO.js +0 -64
- package/dist/src/models/CustomerPriceListEnum.d.ts +0 -38
- package/dist/src/models/CustomerPriceListEnum.js +0 -51
- package/dist/src/models/CustomerSummaryReportDTO.d.ts +0 -65
- package/dist/src/models/CustomerSummaryReportDTO.js +0 -62
- package/dist/src/models/DdiRangeRequestModel.d.ts +0 -44
- package/dist/src/models/DdiRangeRequestModel.js +0 -53
- package/dist/src/models/DdiRangesRequestModel.d.ts +0 -33
- package/dist/src/models/DdiRangesRequestModel.js +0 -50
- package/dist/src/models/DetailedItemRequestDTO.d.ts +0 -99
- package/dist/src/models/DetailedItemRequestDTO.js +0 -72
- package/dist/src/models/DetailedOrderRequestDTO.d.ts +0 -71
- package/dist/src/models/DetailedOrderRequestDTO.js +0 -64
- package/dist/src/models/DivertRequestModel.d.ts +0 -38
- package/dist/src/models/DivertRequestModel.js +0 -51
- package/dist/src/models/DivertResponseModel.d.ts +0 -52
- package/dist/src/models/DivertResponseModel.js +0 -61
- package/dist/src/models/EdTechProClientEntity.d.ts +0 -56
- package/dist/src/models/EdTechProClientEntity.js +0 -57
- package/dist/src/models/EdTechProSchoolModel.d.ts +0 -104
- package/dist/src/models/EdTechProSchoolModel.js +0 -73
- package/dist/src/models/EdTechProSchoolsModel.d.ts +0 -51
- package/dist/src/models/EdTechProSchoolsModel.js +0 -56
- package/dist/src/models/EdTechProSetupModel.d.ts +0 -56
- package/dist/src/models/EdTechProSetupModel.js +0 -57
- package/dist/src/models/EventDTO.d.ts +0 -84
- package/dist/src/models/EventDTO.js +0 -73
- package/dist/src/models/EventRequestDTO.d.ts +0 -44
- package/dist/src/models/EventRequestDTO.js +0 -53
- package/dist/src/models/EventSubscriptionModel.d.ts +0 -38
- package/dist/src/models/EventSubscriptionModel.js +0 -51
- package/dist/src/models/EventTypeEnum.d.ts +0 -19
- package/dist/src/models/EventTypeEnum.js +0 -24
- package/dist/src/models/EventUpdateDTO.d.ts +0 -50
- package/dist/src/models/EventUpdateDTO.js +0 -55
- package/dist/src/models/EventUpdateEntity.d.ts +0 -56
- package/dist/src/models/EventUpdateEntity.js +0 -57
- package/dist/src/models/EventUpdateRequestDTO.d.ts +0 -44
- package/dist/src/models/EventUpdateRequestDTO.js +0 -53
- package/dist/src/models/FraudManagementModel.d.ts +0 -38
- package/dist/src/models/FraudManagementModel.js +0 -51
- package/dist/src/models/FreshdeskCompanyTicketsModel.d.ts +0 -51
- package/dist/src/models/FreshdeskCompanyTicketsModel.js +0 -56
- package/dist/src/models/FreshdeskTicketEntity.d.ts +0 -68
- package/dist/src/models/FreshdeskTicketEntity.js +0 -61
- package/dist/src/models/FtpAccountsEntity.d.ts +0 -56
- package/dist/src/models/FtpAccountsEntity.js +0 -57
- package/dist/src/models/GenericFileModel.d.ts +0 -44
- package/dist/src/models/GenericFileModel.js +0 -53
- package/dist/src/models/GetGetPrice200Response.d.ts +0 -32
- package/dist/src/models/GetGetPrice200Response.js +0 -49
- package/dist/src/models/GetGetRecording200Response.d.ts +0 -32
- package/dist/src/models/GetGetRecording200Response.js +0 -49
- package/dist/src/models/HostingChangeResponseModel.d.ts +0 -64
- package/dist/src/models/HostingChangeResponseModel.js +0 -65
- package/dist/src/models/HostingRegionDTO.d.ts +0 -59
- package/dist/src/models/HostingRegionDTO.js +0 -68
- package/dist/src/models/InstanceAutoFailoverEntity.d.ts +0 -56
- package/dist/src/models/InstanceAutoFailoverEntity.js +0 -57
- package/dist/src/models/InstanceDeletionScheduleEntity.d.ts +0 -50
- package/dist/src/models/InstanceDeletionScheduleEntity.js +0 -55
- package/dist/src/models/InstanceEntity.d.ts +0 -152
- package/dist/src/models/InstanceEntity.js +0 -89
- package/dist/src/models/InstanceFailoverEntity.d.ts +0 -92
- package/dist/src/models/InstanceFailoverEntity.js +0 -69
- package/dist/src/models/InstanceMonitoringEntity.d.ts +0 -44
- package/dist/src/models/InstanceMonitoringEntity.js +0 -53
- package/dist/src/models/InstanceMonitoringLogEntity.d.ts +0 -62
- package/dist/src/models/InstanceMonitoringLogEntity.js +0 -59
- package/dist/src/models/InstanceScheduledTasksEntity.d.ts +0 -62
- package/dist/src/models/InstanceScheduledTasksEntity.js +0 -59
- package/dist/src/models/InstanceTcxDetailsEntity.d.ts +0 -86
- package/dist/src/models/InstanceTcxDetailsEntity.js +0 -67
- package/dist/src/models/InstanceUserCredentialsEntity.d.ts +0 -56
- package/dist/src/models/InstanceUserCredentialsEntity.js +0 -57
- package/dist/src/models/ItemDTO.d.ts +0 -117
- package/dist/src/models/ItemDTO.js +0 -78
- package/dist/src/models/ItemDiscountEntity.d.ts +0 -77
- package/dist/src/models/ItemDiscountEntity.js +0 -70
- package/dist/src/models/ItemEntity.d.ts +0 -158
- package/dist/src/models/ItemEntity.js +0 -91
- package/dist/src/models/LinkedOrderEntity.d.ts +0 -38
- package/dist/src/models/LinkedOrderEntity.js +0 -51
- package/dist/src/models/MFARequiredModel.d.ts +0 -38
- package/dist/src/models/MFARequiredModel.js +0 -51
- package/dist/src/models/MonthlyUsageModel.d.ts +0 -38
- package/dist/src/models/MonthlyUsageModel.js +0 -51
- package/dist/src/models/MultiTenantChangeResponseModel.d.ts +0 -70
- package/dist/src/models/MultiTenantChangeResponseModel.js +0 -75
- package/dist/src/models/NavigationModel.d.ts +0 -50
- package/dist/src/models/NavigationModel.js +0 -55
- package/dist/src/models/OfflineInstancesEntity.d.ts +0 -56
- package/dist/src/models/OfflineInstancesEntity.js +0 -57
- package/dist/src/models/OrderEntity.d.ts +0 -374
- package/dist/src/models/OrderEntity.js +0 -163
- package/dist/src/models/OrderRequestModel.d.ts +0 -120
- package/dist/src/models/OrderRequestModel.js +0 -88
- package/dist/src/models/OrderSummariesModel.d.ts +0 -51
- package/dist/src/models/OrderSummariesModel.js +0 -56
- package/dist/src/models/OrderSummaryDTO.d.ts +0 -126
- package/dist/src/models/OrderSummaryDTO.js +0 -83
- package/dist/src/models/OrderTotalModel.d.ts +0 -111
- package/dist/src/models/OrderTotalModel.js +0 -100
- package/dist/src/models/OrderedItemEntity.d.ts +0 -110
- package/dist/src/models/OrderedItemEntity.js +0 -75
- package/dist/src/models/PatchSetTcxWizardCnameRequest.d.ts +0 -32
- package/dist/src/models/PatchSetTcxWizardCnameRequest.js +0 -49
- package/dist/src/models/PatchUpdateAccountContactPasswordRequest.d.ts +0 -32
- package/dist/src/models/PatchUpdateAccountContactPasswordRequest.js +0 -49
- package/dist/src/models/PortalAccountModel.d.ts +0 -171
- package/dist/src/models/PortalAccountModel.js +0 -96
- package/dist/src/models/PortalLoginModel.d.ts +0 -68
- package/dist/src/models/PortalLoginModel.js +0 -61
- package/dist/src/models/PostAddWebhook200Response.d.ts +0 -32
- package/dist/src/models/PostAddWebhook200Response.js +0 -49
- package/dist/src/models/PostGetClientCredentialsRequest.d.ts +0 -32
- package/dist/src/models/PostGetClientCredentialsRequest.js +0 -49
- package/dist/src/models/PostGetProductForCustomerRequest.d.ts +0 -50
- package/dist/src/models/PostGetProductForCustomerRequest.js +0 -55
- package/dist/src/models/PostGetProductRequest.d.ts +0 -44
- package/dist/src/models/PostGetProductRequest.js +0 -53
- package/dist/src/models/PriceListItemModel.d.ts +0 -56
- package/dist/src/models/PriceListItemModel.js +0 -57
- package/dist/src/models/PrizesEntity.d.ts +0 -62
- package/dist/src/models/PrizesEntity.js +0 -59
- package/dist/src/models/ProductPriceListItemModel.d.ts +0 -62
- package/dist/src/models/ProductPriceListItemModel.js +0 -59
- package/dist/src/models/ProductSearchResultsModel.d.ts +0 -33
- package/dist/src/models/ProductSearchResultsModel.js +0 -50
- package/dist/src/models/ProductSerialInfoModel.d.ts +0 -50
- package/dist/src/models/ProductSerialInfoModel.js +0 -55
- package/dist/src/models/ProductSummaryDTO.d.ts +0 -81
- package/dist/src/models/ProductSummaryDTO.js +0 -66
- package/dist/src/models/PromoCodesEntity.d.ts +0 -98
- package/dist/src/models/PromoCodesEntity.js +0 -71
- package/dist/src/models/PromoItemsEntity.d.ts +0 -74
- package/dist/src/models/PromoItemsEntity.js +0 -63
- package/dist/src/models/ProvisioningModel.d.ts +0 -56
- package/dist/src/models/ProvisioningModel.js +0 -57
- package/dist/src/models/ProvisioningRequestEntity.d.ts +0 -44
- package/dist/src/models/ProvisioningRequestEntity.js +0 -53
- package/dist/src/models/RecordingBackupAzureModel.d.ts +0 -50
- package/dist/src/models/RecordingBackupAzureModel.js +0 -55
- package/dist/src/models/RecordingsBackupInfoDTO.d.ts +0 -40
- package/dist/src/models/RecordingsBackupInfoDTO.js +0 -53
- package/dist/src/models/ResourceNotReadyException.d.ts +0 -44
- package/dist/src/models/ResourceNotReadyException.js +0 -53
- package/dist/src/models/RootAccessModel.d.ts +0 -44
- package/dist/src/models/RootAccessModel.js +0 -53
- package/dist/src/models/S3BucketEntity.d.ts +0 -50
- package/dist/src/models/S3BucketEntity.js +0 -55
- package/dist/src/models/ScannedItemModel.d.ts +0 -56
- package/dist/src/models/ScannedItemModel.js +0 -57
- package/dist/src/models/ScopeModel.d.ts +0 -38
- package/dist/src/models/ScopeModel.js +0 -51
- package/dist/src/models/ServiceEnum.d.ts +0 -14
- package/dist/src/models/ServiceEnum.js +0 -19
- package/dist/src/models/ServiceHealthDTO.d.ts +0 -48
- package/dist/src/models/ServiceHealthDTO.js +0 -61
- package/dist/src/models/ServiceHealthEnum.d.ts +0 -19
- package/dist/src/models/ServiceHealthEnum.js +0 -24
- package/dist/src/models/ServiceStatusDTO.d.ts +0 -60
- package/dist/src/models/ServiceStatusDTO.js +0 -65
- package/dist/src/models/ServiceStatusEnum.d.ts +0 -19
- package/dist/src/models/ServiceStatusEnum.js +0 -24
- package/dist/src/models/ShipmentAddressEntity.d.ts +0 -92
- package/dist/src/models/ShipmentAddressEntity.js +0 -69
- package/dist/src/models/ShipmentEntity.d.ts +0 -98
- package/dist/src/models/ShipmentEntity.js +0 -71
- package/dist/src/models/ShipmentItemEntity.d.ts +0 -56
- package/dist/src/models/ShipmentItemEntity.js +0 -57
- package/dist/src/models/ShippingConsignmentModel.d.ts +0 -51
- package/dist/src/models/ShippingConsignmentModel.js +0 -56
- package/dist/src/models/ShippingInformationDTO.d.ts +0 -45
- package/dist/src/models/ShippingInformationDTO.js +0 -54
- package/dist/src/models/ShippingServiceDTO.d.ts +0 -47
- package/dist/src/models/ShippingServiceDTO.js +0 -60
- package/dist/src/models/ShippingServiceModel.d.ts +0 -71
- package/dist/src/models/ShippingServiceModel.js +0 -68
- package/dist/src/models/ShippingServicesModel.d.ts +0 -33
- package/dist/src/models/ShippingServicesModel.js +0 -50
- package/dist/src/models/SipTrunkChangeResponseModel.d.ts +0 -77
- package/dist/src/models/SipTrunkChangeResponseModel.js +0 -78
- package/dist/src/models/SipTrunkCreationRequestModel.d.ts +0 -66
- package/dist/src/models/SipTrunkCreationRequestModel.js +0 -63
- package/dist/src/models/SipTrunkEntity.d.ts +0 -98
- package/dist/src/models/SipTrunkEntity.js +0 -71
- package/dist/src/models/SipTrunksResponseModel.d.ts +0 -51
- package/dist/src/models/SipTrunksResponseModel.js +0 -56
- package/dist/src/models/SmsAccountEntity.d.ts +0 -68
- package/dist/src/models/SmsAccountEntity.js +0 -61
- package/dist/src/models/SmsDataModel.d.ts +0 -33
- package/dist/src/models/SmsDataModel.js +0 -50
- package/dist/src/models/SmsMessageModel.d.ts +0 -44
- package/dist/src/models/SmsMessageModel.js +0 -53
- package/dist/src/models/SmsNumbersEntity.d.ts +0 -38
- package/dist/src/models/SmsNumbersEntity.js +0 -51
- package/dist/src/models/SmsPayloadModel.d.ts +0 -45
- package/dist/src/models/SmsPayloadModel.js +0 -54
- package/dist/src/models/SmsPhoneNumberModel.d.ts +0 -53
- package/dist/src/models/SmsPhoneNumberModel.js +0 -66
- package/dist/src/models/SmsResponseModel.d.ts +0 -67
- package/dist/src/models/SmsResponseModel.js +0 -68
- package/dist/src/models/SmsWhitelistEntity.d.ts +0 -38
- package/dist/src/models/SmsWhitelistEntity.js +0 -51
- package/dist/src/models/StockOrderCourierEntity.d.ts +0 -50
- package/dist/src/models/StockOrderCourierEntity.js +0 -55
- package/dist/src/models/StockOrderDeductionModel.d.ts +0 -50
- package/dist/src/models/StockOrderDeductionModel.js +0 -55
- package/dist/src/models/StockOrderDeductionRequestModel.d.ts +0 -38
- package/dist/src/models/StockOrderDeductionRequestModel.js +0 -51
- package/dist/src/models/StockOrderDeductionsEntity.d.ts +0 -50
- package/dist/src/models/StockOrderDeductionsEntity.js +0 -55
- package/dist/src/models/StockOrderEntity.d.ts +0 -158
- package/dist/src/models/StockOrderEntity.js +0 -91
- package/dist/src/models/StockOrderItemEntity.d.ts +0 -68
- package/dist/src/models/StockOrderItemEntity.js +0 -61
- package/dist/src/models/StockOrderItemModel.d.ts +0 -80
- package/dist/src/models/StockOrderItemModel.js +0 -65
- package/dist/src/models/StockOrderItemRequestModel.d.ts +0 -50
- package/dist/src/models/StockOrderItemRequestModel.js +0 -55
- package/dist/src/models/StockOrderModel.d.ts +0 -137
- package/dist/src/models/StockOrderModel.js +0 -97
- package/dist/src/models/StockOrderProductEntity.d.ts +0 -62
- package/dist/src/models/StockOrderProductEntity.js +0 -59
- package/dist/src/models/StockOrderRequestModel.d.ts +0 -46
- package/dist/src/models/StockOrderRequestModel.js +0 -55
- package/dist/src/models/StockOrderSupplierEntity.d.ts +0 -80
- package/dist/src/models/StockOrderSupplierEntity.js +0 -65
- package/dist/src/models/StockOrderSupplierModel.d.ts +0 -80
- package/dist/src/models/StockOrderSupplierModel.js +0 -65
- package/dist/src/models/StockOrdersModel.d.ts +0 -51
- package/dist/src/models/StockOrdersModel.js +0 -56
- package/dist/src/models/StockProductModel.d.ts +0 -120
- package/dist/src/models/StockProductModel.js +0 -81
- package/dist/src/models/StockProductPriceModel.d.ts +0 -39
- package/dist/src/models/StockProductPriceModel.js +0 -52
- package/dist/src/models/StockProductSummariesModel.d.ts +0 -51
- package/dist/src/models/StockProductSummariesModel.js +0 -56
- package/dist/src/models/StockProductSummaryModel.d.ts +0 -69
- package/dist/src/models/StockProductSummaryModel.js +0 -62
- package/dist/src/models/StockTransactionsEntity.d.ts +0 -74
- package/dist/src/models/StockTransactionsEntity.js +0 -63
- package/dist/src/models/SupplierEntity.d.ts +0 -80
- package/dist/src/models/SupplierEntity.js +0 -65
- package/dist/src/models/SupplierItemEntity.d.ts +0 -74
- package/dist/src/models/SupplierItemEntity.js +0 -63
- package/dist/src/models/TcxBackupEntity.d.ts +0 -80
- package/dist/src/models/TcxBackupEntity.js +0 -65
- package/dist/src/models/TcxBackupModel.d.ts +0 -140
- package/dist/src/models/TcxBackupModel.js +0 -85
- package/dist/src/models/TcxBillingEntity.d.ts +0 -86
- package/dist/src/models/TcxBillingEntity.js +0 -67
- package/dist/src/models/TcxBulkLicenceDetailsModel.d.ts +0 -40
- package/dist/src/models/TcxBulkLicenceDetailsModel.js +0 -53
- package/dist/src/models/TcxDeadLicenceEntity.d.ts +0 -44
- package/dist/src/models/TcxDeadLicenceEntity.js +0 -53
- package/dist/src/models/TcxExtsEntity.d.ts +0 -74
- package/dist/src/models/TcxExtsEntity.js +0 -63
- package/dist/src/models/TcxHostingPricingEntity.d.ts +0 -74
- package/dist/src/models/TcxHostingPricingEntity.js +0 -63
- package/dist/src/models/TcxInstallationDetailsModel.d.ts +0 -106
- package/dist/src/models/TcxInstallationDetailsModel.js +0 -75
- package/dist/src/models/TcxInstallationModel.d.ts +0 -200
- package/dist/src/models/TcxInstallationModel.js +0 -105
- package/dist/src/models/TcxInstallationsModel.d.ts +0 -51
- package/dist/src/models/TcxInstallationsModel.js +0 -56
- package/dist/src/models/TcxKeySummaryDTO.d.ts +0 -56
- package/dist/src/models/TcxKeySummaryDTO.js +0 -57
- package/dist/src/models/TcxKeysEntity.d.ts +0 -62
- package/dist/src/models/TcxKeysEntity.js +0 -59
- package/dist/src/models/TcxLicenceDetailsErrorModel.d.ts +0 -50
- package/dist/src/models/TcxLicenceDetailsErrorModel.js +0 -55
- package/dist/src/models/TcxLicenceDetailsModel.d.ts +0 -92
- package/dist/src/models/TcxLicenceDetailsModel.js +0 -69
- package/dist/src/models/TcxMacsEntity.d.ts +0 -44
- package/dist/src/models/TcxMacsEntity.js +0 -53
- package/dist/src/models/TcxMultiTenantModel.d.ts +0 -118
- package/dist/src/models/TcxMultiTenantModel.js +0 -83
- package/dist/src/models/TcxMultiTenantUserModel.d.ts +0 -44
- package/dist/src/models/TcxMultiTenantUserModel.js +0 -53
- package/dist/src/models/TcxMultiTenantsModel.d.ts +0 -51
- package/dist/src/models/TcxMultiTenantsModel.js +0 -56
- package/dist/src/models/TcxNumbersEntity.d.ts +0 -44
- package/dist/src/models/TcxNumbersEntity.js +0 -53
- package/dist/src/models/TcxOfficeHoursEntity.d.ts +0 -116
- package/dist/src/models/TcxOfficeHoursEntity.js +0 -77
- package/dist/src/models/TcxPhoneModel.d.ts +0 -68
- package/dist/src/models/TcxPhoneModel.js +0 -61
- package/dist/src/models/TcxPhonesEntity.d.ts +0 -62
- package/dist/src/models/TcxPhonesEntity.js +0 -59
- package/dist/src/models/TcxRemoteStorageModel.d.ts +0 -50
- package/dist/src/models/TcxRemoteStorageModel.js +0 -55
- package/dist/src/models/TcxSbcDTO.d.ts +0 -62
- package/dist/src/models/TcxSbcDTO.js +0 -59
- package/dist/src/models/TcxSbcEntity.d.ts +0 -122
- package/dist/src/models/TcxSbcEntity.js +0 -79
- package/dist/src/models/TcxSbcModel.d.ts +0 -122
- package/dist/src/models/TcxSbcModel.js +0 -79
- package/dist/src/models/TcxSetupEntity.d.ts +0 -207
- package/dist/src/models/TcxSetupEntity.js +0 -123
- package/dist/src/models/TcxSetupsModel.d.ts +0 -51
- package/dist/src/models/TcxSetupsModel.js +0 -56
- package/dist/src/models/TcxSipTrunksEntity.d.ts +0 -104
- package/dist/src/models/TcxSipTrunksEntity.js +0 -73
- package/dist/src/models/TcxTemplateXmlEnum.d.ts +0 -38
- package/dist/src/models/TcxTemplateXmlEnum.js +0 -51
- package/dist/src/models/TcxUsersEntity.d.ts +0 -62
- package/dist/src/models/TcxUsersEntity.js +0 -59
- package/dist/src/models/TcxWizardConfigModel.d.ts +0 -39
- package/dist/src/models/TcxWizardConfigModel.js +0 -52
- package/dist/src/models/TcxWizardModel.d.ts +0 -150
- package/dist/src/models/TcxWizardModel.js +0 -114
- package/dist/src/models/TechSupportCompanySummaryDTO.d.ts +0 -57
- package/dist/src/models/TechSupportCompanySummaryDTO.js +0 -58
- package/dist/src/models/TelephonySupportTicketModel.d.ts +0 -94
- package/dist/src/models/TelephonySupportTicketModel.js +0 -71
- package/dist/src/models/TicketSummaryModel.d.ts +0 -74
- package/dist/src/models/TicketSummaryModel.js +0 -63
- package/dist/src/models/TicketTimeDTO.d.ts +0 -80
- package/dist/src/models/TicketTimeDTO.js +0 -65
- package/dist/src/models/TokenResponseModel.d.ts +0 -44
- package/dist/src/models/TokenResponseModel.js +0 -53
- package/dist/src/models/UpdateTypeEnum.d.ts +0 -19
- package/dist/src/models/UpdateTypeEnum.js +0 -24
- package/dist/src/models/UpgradeOrderResponseModel.d.ts +0 -38
- package/dist/src/models/UpgradeOrderResponseModel.js +0 -51
- package/dist/src/models/UpgradeRequestModel.d.ts +0 -66
- package/dist/src/models/UpgradeRequestModel.js +0 -70
- package/dist/src/models/UserEntity.d.ts +0 -98
- package/dist/src/models/UserEntity.js +0 -71
- package/dist/src/models/XeroLogEntity.d.ts +0 -86
- package/dist/src/models/XeroLogEntity.js +0 -67
- package/dist/src/models/index.d.ts +0 -196
- package/dist/src/models/index.js +0 -214
- package/dist/src/runtime.d.ts +0 -184
- package/dist/src/runtime.js +0 -564
- package/docs/AccountPageDetailsDTO.md +0 -35
- package/docs/TcxInstallationDetailsModel.md +0 -45
package/dist/api.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Yellowgrid
|
|
3
|
-
* Welcome to the Yellowgrid API documentation.
|
|
3
|
+
* Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `https://bitbucket.org` For questions or technical support, please contact support@yellowgrid.co.uk.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 0
|
|
6
6
|
*
|
|
@@ -237,37 +237,6 @@ export interface AccountDetailedSummaryDTO {
|
|
|
237
237
|
*/
|
|
238
238
|
'balance'?: number | null;
|
|
239
239
|
}
|
|
240
|
-
/**
|
|
241
|
-
* Account Page Details
|
|
242
|
-
*/
|
|
243
|
-
export interface AccountPageDetailsDTO {
|
|
244
|
-
/**
|
|
245
|
-
* Xero ID
|
|
246
|
-
*/
|
|
247
|
-
'xeroId'?: string;
|
|
248
|
-
/**
|
|
249
|
-
* Company
|
|
250
|
-
*/
|
|
251
|
-
'companyName'?: string;
|
|
252
|
-
'billingAddress'?: AddressModel;
|
|
253
|
-
'defaultShippingAddress'?: AddressModel;
|
|
254
|
-
/**
|
|
255
|
-
* Addresses
|
|
256
|
-
*/
|
|
257
|
-
'previousShippingAddreses'?: Array<AddressModel>;
|
|
258
|
-
/**
|
|
259
|
-
* Portal Access
|
|
260
|
-
*/
|
|
261
|
-
'portalAccess'?: boolean;
|
|
262
|
-
/**
|
|
263
|
-
* CNAME
|
|
264
|
-
*/
|
|
265
|
-
'cname'?: string;
|
|
266
|
-
/**
|
|
267
|
-
* Prizes Enabled
|
|
268
|
-
*/
|
|
269
|
-
'prizesEnabled'?: boolean;
|
|
270
|
-
}
|
|
271
240
|
/**
|
|
272
241
|
* New Account Request
|
|
273
242
|
*/
|
|
@@ -872,6 +841,7 @@ export declare const AuditLogEntityTypeEnum: {
|
|
|
872
841
|
readonly PopsPromoCodes: "pops_promo_codes";
|
|
873
842
|
readonly PopsPromoItems: "pops_promo_items";
|
|
874
843
|
readonly PopsProvisioning: "pops_provisioning";
|
|
844
|
+
readonly PopsProspectsV2: "pops_prospects_v2";
|
|
875
845
|
readonly S3Buckets: "s3_buckets";
|
|
876
846
|
readonly PopsShipmentAddress: "pops_shipment_address";
|
|
877
847
|
readonly PopsShipments: "pops_shipments";
|
|
@@ -2291,6 +2261,42 @@ export declare const HostingRegionDTOCodeEnum: {
|
|
|
2291
2261
|
readonly UsWestOr1: "US-WEST-OR-1";
|
|
2292
2262
|
};
|
|
2293
2263
|
export type HostingRegionDTOCodeEnum = typeof HostingRegionDTOCodeEnum[keyof typeof HostingRegionDTOCodeEnum];
|
|
2264
|
+
/**
|
|
2265
|
+
* Installation Passwords
|
|
2266
|
+
*/
|
|
2267
|
+
export interface InstallationDetailsDTO {
|
|
2268
|
+
/**
|
|
2269
|
+
* PBX IP Address
|
|
2270
|
+
*/
|
|
2271
|
+
'ipAddress'?: string | null;
|
|
2272
|
+
/**
|
|
2273
|
+
* PBX Failover IP Address
|
|
2274
|
+
*/
|
|
2275
|
+
'failoverIpAddress'?: string | null;
|
|
2276
|
+
/**
|
|
2277
|
+
* Instance ID
|
|
2278
|
+
*/
|
|
2279
|
+
'instanceId'?: string | null;
|
|
2280
|
+
/**
|
|
2281
|
+
* Project ID
|
|
2282
|
+
*/
|
|
2283
|
+
'project'?: string | null;
|
|
2284
|
+
'sshKey'?: GenericFileModel;
|
|
2285
|
+
/**
|
|
2286
|
+
* Root Password
|
|
2287
|
+
*/
|
|
2288
|
+
'osPassword'?: string | null;
|
|
2289
|
+
'systemOwner'?: TcxUsersEntity;
|
|
2290
|
+
/**
|
|
2291
|
+
* Admin Email
|
|
2292
|
+
*/
|
|
2293
|
+
'email'?: string | null;
|
|
2294
|
+
/**
|
|
2295
|
+
* 3CX Console URL
|
|
2296
|
+
*/
|
|
2297
|
+
'url'?: string | null;
|
|
2298
|
+
'backup'?: RemoteStorageDTO;
|
|
2299
|
+
}
|
|
2294
2300
|
/**
|
|
2295
2301
|
* InstanceFailoverIpsEntity
|
|
2296
2302
|
*/
|
|
@@ -3857,7 +3863,7 @@ export interface OrderedItemModel {
|
|
|
3857
3863
|
*/
|
|
3858
3864
|
'returnedStock'?: number;
|
|
3859
3865
|
}
|
|
3860
|
-
export interface
|
|
3866
|
+
export interface PatchSetTcxWizardCnameRequest {
|
|
3861
3867
|
/**
|
|
3862
3868
|
* CNAME
|
|
3863
3869
|
*/
|
|
@@ -4220,6 +4226,10 @@ export interface ProductSummaryDTO {
|
|
|
4220
4226
|
* Stock Product
|
|
4221
4227
|
*/
|
|
4222
4228
|
'stockProduct'?: boolean;
|
|
4229
|
+
/**
|
|
4230
|
+
* Date Time
|
|
4231
|
+
*/
|
|
4232
|
+
'dueDate'?: string | null;
|
|
4223
4233
|
/**
|
|
4224
4234
|
* Price
|
|
4225
4235
|
*/
|
|
@@ -4328,6 +4338,96 @@ export interface PromoItemsEntity {
|
|
|
4328
4338
|
*/
|
|
4329
4339
|
'bulkAdd'?: number;
|
|
4330
4340
|
}
|
|
4341
|
+
/**
|
|
4342
|
+
* Prospect
|
|
4343
|
+
*/
|
|
4344
|
+
export interface ProspectDTO {
|
|
4345
|
+
/**
|
|
4346
|
+
* Company Name
|
|
4347
|
+
*/
|
|
4348
|
+
'companyName'?: string;
|
|
4349
|
+
/**
|
|
4350
|
+
* Telephone
|
|
4351
|
+
*/
|
|
4352
|
+
'telephone'?: string | null;
|
|
4353
|
+
/**
|
|
4354
|
+
* Date Time
|
|
4355
|
+
*/
|
|
4356
|
+
'lastOrderDate'?: string | null;
|
|
4357
|
+
/**
|
|
4358
|
+
* Date Time
|
|
4359
|
+
*/
|
|
4360
|
+
'callbackDate'?: string | null;
|
|
4361
|
+
/**
|
|
4362
|
+
* Xero ID
|
|
4363
|
+
*/
|
|
4364
|
+
'xeroId'?: string;
|
|
4365
|
+
/**
|
|
4366
|
+
* Removed From Prospects
|
|
4367
|
+
*/
|
|
4368
|
+
'removed'?: boolean;
|
|
4369
|
+
/**
|
|
4370
|
+
* Status
|
|
4371
|
+
*/
|
|
4372
|
+
'status'?: ProspectDTOStatusEnum;
|
|
4373
|
+
}
|
|
4374
|
+
export declare const ProspectDTOStatusEnum: {
|
|
4375
|
+
readonly NoCallBackSet: "No Call Back Set";
|
|
4376
|
+
readonly CallBackDue: "Call Back Due";
|
|
4377
|
+
readonly NoOrdersPlaced: "No Orders Placed";
|
|
4378
|
+
readonly NoOrdersInTheLast4Months: "No Orders In The Last 4 Months";
|
|
4379
|
+
readonly NoActionRequired: "No Action Required";
|
|
4380
|
+
};
|
|
4381
|
+
export type ProspectDTOStatusEnum = typeof ProspectDTOStatusEnum[keyof typeof ProspectDTOStatusEnum];
|
|
4382
|
+
/**
|
|
4383
|
+
* ProspectEntity
|
|
4384
|
+
*/
|
|
4385
|
+
export interface ProspectEntity {
|
|
4386
|
+
/**
|
|
4387
|
+
* id
|
|
4388
|
+
*/
|
|
4389
|
+
'id'?: number;
|
|
4390
|
+
/**
|
|
4391
|
+
* status
|
|
4392
|
+
*/
|
|
4393
|
+
'status'?: number;
|
|
4394
|
+
/**
|
|
4395
|
+
* customerId
|
|
4396
|
+
*/
|
|
4397
|
+
'customerId'?: number;
|
|
4398
|
+
/**
|
|
4399
|
+
* companyName
|
|
4400
|
+
*/
|
|
4401
|
+
'companyName'?: string;
|
|
4402
|
+
/**
|
|
4403
|
+
* contactName
|
|
4404
|
+
*/
|
|
4405
|
+
'contactName'?: string;
|
|
4406
|
+
/**
|
|
4407
|
+
* telephone
|
|
4408
|
+
*/
|
|
4409
|
+
'telephone'?: string;
|
|
4410
|
+
/**
|
|
4411
|
+
* email
|
|
4412
|
+
*/
|
|
4413
|
+
'email'?: string;
|
|
4414
|
+
/**
|
|
4415
|
+
* reason
|
|
4416
|
+
*/
|
|
4417
|
+
'reason'?: string;
|
|
4418
|
+
/**
|
|
4419
|
+
* lastOrderDate
|
|
4420
|
+
*/
|
|
4421
|
+
'lastOrderDate'?: string;
|
|
4422
|
+
/**
|
|
4423
|
+
* followUpDate
|
|
4424
|
+
*/
|
|
4425
|
+
'followUpDate'?: string;
|
|
4426
|
+
/**
|
|
4427
|
+
* notes
|
|
4428
|
+
*/
|
|
4429
|
+
'notes'?: string;
|
|
4430
|
+
}
|
|
4331
4431
|
/**
|
|
4332
4432
|
* Provisioning Group
|
|
4333
4433
|
*/
|
|
@@ -4414,6 +4514,27 @@ export interface RecordingsBackupInfoDTO {
|
|
|
4414
4514
|
'backup'?: RecordingBackupAzureModel | null;
|
|
4415
4515
|
'storage'?: TcxRemoteStorageModel | null;
|
|
4416
4516
|
}
|
|
4517
|
+
/**
|
|
4518
|
+
* Remote Storage
|
|
4519
|
+
*/
|
|
4520
|
+
export interface RemoteStorageDTO {
|
|
4521
|
+
/**
|
|
4522
|
+
* AWS ID
|
|
4523
|
+
*/
|
|
4524
|
+
'id'?: string;
|
|
4525
|
+
/**
|
|
4526
|
+
* AWS Secret
|
|
4527
|
+
*/
|
|
4528
|
+
'secret'?: string;
|
|
4529
|
+
/**
|
|
4530
|
+
* AWS Bucket Name
|
|
4531
|
+
*/
|
|
4532
|
+
'name'?: string;
|
|
4533
|
+
/**
|
|
4534
|
+
* AWS Region
|
|
4535
|
+
*/
|
|
4536
|
+
'region'?: string;
|
|
4537
|
+
}
|
|
4417
4538
|
/**
|
|
4418
4539
|
* Resource Not Ready
|
|
4419
4540
|
*/
|
|
@@ -6419,57 +6540,6 @@ export interface TcxHostingPricingEntity {
|
|
|
6419
6540
|
*/
|
|
6420
6541
|
'highScDiscount'?: number;
|
|
6421
6542
|
}
|
|
6422
|
-
/**
|
|
6423
|
-
* 3CX Installation Details
|
|
6424
|
-
*/
|
|
6425
|
-
export interface TcxInstallationDetailsModel {
|
|
6426
|
-
/**
|
|
6427
|
-
* PBX IP Address
|
|
6428
|
-
*/
|
|
6429
|
-
'ipAddress'?: string | null;
|
|
6430
|
-
/**
|
|
6431
|
-
* Instance ID
|
|
6432
|
-
*/
|
|
6433
|
-
'instanceId'?: string | null;
|
|
6434
|
-
/**
|
|
6435
|
-
* Project ID
|
|
6436
|
-
*/
|
|
6437
|
-
'project'?: string | null;
|
|
6438
|
-
'privateKey'?: GenericFileModel | null;
|
|
6439
|
-
/**
|
|
6440
|
-
* Root Password
|
|
6441
|
-
*/
|
|
6442
|
-
'rootPassword'?: string | null;
|
|
6443
|
-
'ownerExtension'?: TcxUsersEntity | null;
|
|
6444
|
-
/**
|
|
6445
|
-
* Admin Email
|
|
6446
|
-
*/
|
|
6447
|
-
'adminEmail'?: string | null;
|
|
6448
|
-
/**
|
|
6449
|
-
* Console URL
|
|
6450
|
-
*/
|
|
6451
|
-
'url'?: string | null;
|
|
6452
|
-
/**
|
|
6453
|
-
* Admin Username
|
|
6454
|
-
*/
|
|
6455
|
-
'adminUsername'?: string | null;
|
|
6456
|
-
/**
|
|
6457
|
-
* Admin Password
|
|
6458
|
-
*/
|
|
6459
|
-
'adminPassword'?: string | null;
|
|
6460
|
-
/**
|
|
6461
|
-
* Config Backup FTP Host
|
|
6462
|
-
*/
|
|
6463
|
-
'ftpHost'?: string | null;
|
|
6464
|
-
/**
|
|
6465
|
-
* Config Backup FTP Username
|
|
6466
|
-
*/
|
|
6467
|
-
'ftpUsername'?: string | null;
|
|
6468
|
-
/**
|
|
6469
|
-
* Config Backup FTP Password
|
|
6470
|
-
*/
|
|
6471
|
-
'ftpPassword'?: string | null;
|
|
6472
|
-
}
|
|
6473
6543
|
/**
|
|
6474
6544
|
* 3CX Installation
|
|
6475
6545
|
*/
|
|
@@ -7050,6 +7120,10 @@ export interface TcxSbcDTO {
|
|
|
7050
7120
|
* 3CX SBC Key
|
|
7051
7121
|
*/
|
|
7052
7122
|
'tcxKey'?: string;
|
|
7123
|
+
/**
|
|
7124
|
+
* 3CX SBC Configured
|
|
7125
|
+
*/
|
|
7126
|
+
'configured'?: boolean;
|
|
7053
7127
|
}
|
|
7054
7128
|
/**
|
|
7055
7129
|
* 3CX Wizard SBC
|
|
@@ -7189,6 +7263,19 @@ export interface TcxSbcModel {
|
|
|
7189
7263
|
*/
|
|
7190
7264
|
'technicalContact'?: string;
|
|
7191
7265
|
}
|
|
7266
|
+
/**
|
|
7267
|
+
* 3CX SBC Response
|
|
7268
|
+
*/
|
|
7269
|
+
export interface TcxSbcResponseDTO {
|
|
7270
|
+
/**
|
|
7271
|
+
* Status
|
|
7272
|
+
*/
|
|
7273
|
+
'status'?: string;
|
|
7274
|
+
/**
|
|
7275
|
+
* Message
|
|
7276
|
+
*/
|
|
7277
|
+
'message'?: string;
|
|
7278
|
+
}
|
|
7192
7279
|
/**
|
|
7193
7280
|
* 3CX Wizard Setup Config
|
|
7194
7281
|
*/
|
|
@@ -7802,13 +7889,6 @@ export declare const AccountsApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
7802
7889
|
* @throws {RequiredError}
|
|
7803
7890
|
*/
|
|
7804
7891
|
getGetAccountDetailedSummary: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7805
|
-
/**
|
|
7806
|
-
* Get Account Page Details
|
|
7807
|
-
* @param {string} id Xero ID
|
|
7808
|
-
* @param {*} [options] Override http request option.
|
|
7809
|
-
* @throws {RequiredError}
|
|
7810
|
-
*/
|
|
7811
|
-
getGetAccountPageInfo: (id: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7812
7892
|
/**
|
|
7813
7893
|
* Get Accounts
|
|
7814
7894
|
* @summary Get Accounts
|
|
@@ -7842,37 +7922,13 @@ export declare const AccountsApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
7842
7922
|
* @throws {RequiredError}
|
|
7843
7923
|
*/
|
|
7844
7924
|
getVerifyEmailAddress: (token: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7845
|
-
/**
|
|
7846
|
-
* Set Account Portal Access
|
|
7847
|
-
* @param {string} id Xero ID
|
|
7848
|
-
* @param {PatchSetPortalAccessStateEnum} state Portal Access State
|
|
7849
|
-
* @param {*} [options] Override http request option.
|
|
7850
|
-
* @throws {RequiredError}
|
|
7851
|
-
*/
|
|
7852
|
-
patchSetPortalAccess: (id: string, state: PatchSetPortalAccessStateEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7853
|
-
/**
|
|
7854
|
-
* Set Account Prize Promo
|
|
7855
|
-
* @param {string} id Xero ID
|
|
7856
|
-
* @param {PatchSetPrizePromoStateEnum} state Prize Promo State
|
|
7857
|
-
* @param {*} [options] Override http request option.
|
|
7858
|
-
* @throws {RequiredError}
|
|
7859
|
-
*/
|
|
7860
|
-
patchSetPrizePromo: (id: string, state: PatchSetPrizePromoStateEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7861
7925
|
/**
|
|
7862
7926
|
* Set 3CX Wizard CNAME
|
|
7863
|
-
* @param {
|
|
7864
|
-
* @param {*} [options] Override http request option.
|
|
7865
|
-
* @throws {RequiredError}
|
|
7866
|
-
*/
|
|
7867
|
-
patchSetTcxWizardCname: (patchUpdateAccountCnameRequest?: PatchUpdateAccountCnameRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7868
|
-
/**
|
|
7869
|
-
* Set Account Prize Promo
|
|
7870
|
-
* @param {string} id Xero ID
|
|
7871
|
-
* @param {PatchUpdateAccountCnameRequest} [patchUpdateAccountCnameRequest] CNAME Request
|
|
7927
|
+
* @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
|
|
7872
7928
|
* @param {*} [options] Override http request option.
|
|
7873
7929
|
* @throws {RequiredError}
|
|
7874
7930
|
*/
|
|
7875
|
-
|
|
7931
|
+
patchSetTcxWizardCname: (patchSetTcxWizardCnameRequest?: PatchSetTcxWizardCnameRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7876
7932
|
/**
|
|
7877
7933
|
* Update Account Password
|
|
7878
7934
|
* @summary Update Account Password
|
|
@@ -7948,22 +8004,6 @@ export declare const AccountsApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
7948
8004
|
* @throws {RequiredError}
|
|
7949
8005
|
*/
|
|
7950
8006
|
putUpdateAccountContact: (email: string, accountContactRequestModel?: AccountContactRequestModel, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7951
|
-
/**
|
|
7952
|
-
* Update Account Billing Address
|
|
7953
|
-
* @param {string} id Xero ID
|
|
7954
|
-
* @param {AddressModel} [addressModel] Updated Billing Address
|
|
7955
|
-
* @param {*} [options] Override http request option.
|
|
7956
|
-
* @throws {RequiredError}
|
|
7957
|
-
*/
|
|
7958
|
-
putUpdateBillingAddress: (id: string, addressModel?: AddressModel, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7959
|
-
/**
|
|
7960
|
-
* Update Account Shipping Address
|
|
7961
|
-
* @param {string} id Xero ID
|
|
7962
|
-
* @param {AddressModel} [addressModel] Updated Shipping Address
|
|
7963
|
-
* @param {*} [options] Override http request option.
|
|
7964
|
-
* @throws {RequiredError}
|
|
7965
|
-
*/
|
|
7966
|
-
putUpdateShippingAddress: (id: string, addressModel?: AddressModel, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
7967
8007
|
};
|
|
7968
8008
|
/**
|
|
7969
8009
|
* AccountsApi - functional programming interface
|
|
@@ -8008,13 +8048,6 @@ export declare const AccountsApiFp: (configuration?: Configuration) => {
|
|
|
8008
8048
|
* @throws {RequiredError}
|
|
8009
8049
|
*/
|
|
8010
8050
|
getGetAccountDetailedSummary(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AccountDetailedSummaryDTO>>;
|
|
8011
|
-
/**
|
|
8012
|
-
* Get Account Page Details
|
|
8013
|
-
* @param {string} id Xero ID
|
|
8014
|
-
* @param {*} [options] Override http request option.
|
|
8015
|
-
* @throws {RequiredError}
|
|
8016
|
-
*/
|
|
8017
|
-
getGetAccountPageInfo(id: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AccountPageDetailsDTO>>;
|
|
8018
8051
|
/**
|
|
8019
8052
|
* Get Accounts
|
|
8020
8053
|
* @summary Get Accounts
|
|
@@ -8048,37 +8081,13 @@ export declare const AccountsApiFp: (configuration?: Configuration) => {
|
|
|
8048
8081
|
* @throws {RequiredError}
|
|
8049
8082
|
*/
|
|
8050
8083
|
getVerifyEmailAddress(token: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
8051
|
-
/**
|
|
8052
|
-
* Set Account Portal Access
|
|
8053
|
-
* @param {string} id Xero ID
|
|
8054
|
-
* @param {PatchSetPortalAccessStateEnum} state Portal Access State
|
|
8055
|
-
* @param {*} [options] Override http request option.
|
|
8056
|
-
* @throws {RequiredError}
|
|
8057
|
-
*/
|
|
8058
|
-
patchSetPortalAccess(id: string, state: PatchSetPortalAccessStateEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
8059
|
-
/**
|
|
8060
|
-
* Set Account Prize Promo
|
|
8061
|
-
* @param {string} id Xero ID
|
|
8062
|
-
* @param {PatchSetPrizePromoStateEnum} state Prize Promo State
|
|
8063
|
-
* @param {*} [options] Override http request option.
|
|
8064
|
-
* @throws {RequiredError}
|
|
8065
|
-
*/
|
|
8066
|
-
patchSetPrizePromo(id: string, state: PatchSetPrizePromoStateEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
8067
8084
|
/**
|
|
8068
8085
|
* Set 3CX Wizard CNAME
|
|
8069
|
-
* @param {
|
|
8070
|
-
* @param {*} [options] Override http request option.
|
|
8071
|
-
* @throws {RequiredError}
|
|
8072
|
-
*/
|
|
8073
|
-
patchSetTcxWizardCname(patchUpdateAccountCnameRequest?: PatchUpdateAccountCnameRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
8074
|
-
/**
|
|
8075
|
-
* Set Account Prize Promo
|
|
8076
|
-
* @param {string} id Xero ID
|
|
8077
|
-
* @param {PatchUpdateAccountCnameRequest} [patchUpdateAccountCnameRequest] CNAME Request
|
|
8086
|
+
* @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
|
|
8078
8087
|
* @param {*} [options] Override http request option.
|
|
8079
8088
|
* @throws {RequiredError}
|
|
8080
8089
|
*/
|
|
8081
|
-
|
|
8090
|
+
patchSetTcxWizardCname(patchSetTcxWizardCnameRequest?: PatchSetTcxWizardCnameRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
8082
8091
|
/**
|
|
8083
8092
|
* Update Account Password
|
|
8084
8093
|
* @summary Update Account Password
|
|
@@ -8154,22 +8163,6 @@ export declare const AccountsApiFp: (configuration?: Configuration) => {
|
|
|
8154
8163
|
* @throws {RequiredError}
|
|
8155
8164
|
*/
|
|
8156
8165
|
putUpdateAccountContact(email: string, accountContactRequestModel?: AccountContactRequestModel, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
8157
|
-
/**
|
|
8158
|
-
* Update Account Billing Address
|
|
8159
|
-
* @param {string} id Xero ID
|
|
8160
|
-
* @param {AddressModel} [addressModel] Updated Billing Address
|
|
8161
|
-
* @param {*} [options] Override http request option.
|
|
8162
|
-
* @throws {RequiredError}
|
|
8163
|
-
*/
|
|
8164
|
-
putUpdateBillingAddress(id: string, addressModel?: AddressModel, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
8165
|
-
/**
|
|
8166
|
-
* Update Account Shipping Address
|
|
8167
|
-
* @param {string} id Xero ID
|
|
8168
|
-
* @param {AddressModel} [addressModel] Updated Shipping Address
|
|
8169
|
-
* @param {*} [options] Override http request option.
|
|
8170
|
-
* @throws {RequiredError}
|
|
8171
|
-
*/
|
|
8172
|
-
putUpdateShippingAddress(id: string, addressModel?: AddressModel, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
8173
8166
|
};
|
|
8174
8167
|
/**
|
|
8175
8168
|
* AccountsApi - factory interface
|
|
@@ -8214,13 +8207,6 @@ export declare const AccountsApiFactory: (configuration?: Configuration, basePat
|
|
|
8214
8207
|
* @throws {RequiredError}
|
|
8215
8208
|
*/
|
|
8216
8209
|
getGetAccountDetailedSummary(id: number, options?: RawAxiosRequestConfig): AxiosPromise<AccountDetailedSummaryDTO>;
|
|
8217
|
-
/**
|
|
8218
|
-
* Get Account Page Details
|
|
8219
|
-
* @param {string} id Xero ID
|
|
8220
|
-
* @param {*} [options] Override http request option.
|
|
8221
|
-
* @throws {RequiredError}
|
|
8222
|
-
*/
|
|
8223
|
-
getGetAccountPageInfo(id: string, options?: RawAxiosRequestConfig): AxiosPromise<AccountPageDetailsDTO>;
|
|
8224
8210
|
/**
|
|
8225
8211
|
* Get Accounts
|
|
8226
8212
|
* @summary Get Accounts
|
|
@@ -8254,37 +8240,13 @@ export declare const AccountsApiFactory: (configuration?: Configuration, basePat
|
|
|
8254
8240
|
* @throws {RequiredError}
|
|
8255
8241
|
*/
|
|
8256
8242
|
getVerifyEmailAddress(token: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
8257
|
-
/**
|
|
8258
|
-
* Set Account Portal Access
|
|
8259
|
-
* @param {string} id Xero ID
|
|
8260
|
-
* @param {PatchSetPortalAccessStateEnum} state Portal Access State
|
|
8261
|
-
* @param {*} [options] Override http request option.
|
|
8262
|
-
* @throws {RequiredError}
|
|
8263
|
-
*/
|
|
8264
|
-
patchSetPortalAccess(id: string, state: PatchSetPortalAccessStateEnum, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
8265
|
-
/**
|
|
8266
|
-
* Set Account Prize Promo
|
|
8267
|
-
* @param {string} id Xero ID
|
|
8268
|
-
* @param {PatchSetPrizePromoStateEnum} state Prize Promo State
|
|
8269
|
-
* @param {*} [options] Override http request option.
|
|
8270
|
-
* @throws {RequiredError}
|
|
8271
|
-
*/
|
|
8272
|
-
patchSetPrizePromo(id: string, state: PatchSetPrizePromoStateEnum, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
8273
8243
|
/**
|
|
8274
8244
|
* Set 3CX Wizard CNAME
|
|
8275
|
-
* @param {
|
|
8276
|
-
* @param {*} [options] Override http request option.
|
|
8277
|
-
* @throws {RequiredError}
|
|
8278
|
-
*/
|
|
8279
|
-
patchSetTcxWizardCname(patchUpdateAccountCnameRequest?: PatchUpdateAccountCnameRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
8280
|
-
/**
|
|
8281
|
-
* Set Account Prize Promo
|
|
8282
|
-
* @param {string} id Xero ID
|
|
8283
|
-
* @param {PatchUpdateAccountCnameRequest} [patchUpdateAccountCnameRequest] CNAME Request
|
|
8245
|
+
* @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
|
|
8284
8246
|
* @param {*} [options] Override http request option.
|
|
8285
8247
|
* @throws {RequiredError}
|
|
8286
8248
|
*/
|
|
8287
|
-
|
|
8249
|
+
patchSetTcxWizardCname(patchSetTcxWizardCnameRequest?: PatchSetTcxWizardCnameRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
8288
8250
|
/**
|
|
8289
8251
|
* Update Account Password
|
|
8290
8252
|
* @summary Update Account Password
|
|
@@ -8360,22 +8322,6 @@ export declare const AccountsApiFactory: (configuration?: Configuration, basePat
|
|
|
8360
8322
|
* @throws {RequiredError}
|
|
8361
8323
|
*/
|
|
8362
8324
|
putUpdateAccountContact(email: string, accountContactRequestModel?: AccountContactRequestModel, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
8363
|
-
/**
|
|
8364
|
-
* Update Account Billing Address
|
|
8365
|
-
* @param {string} id Xero ID
|
|
8366
|
-
* @param {AddressModel} [addressModel] Updated Billing Address
|
|
8367
|
-
* @param {*} [options] Override http request option.
|
|
8368
|
-
* @throws {RequiredError}
|
|
8369
|
-
*/
|
|
8370
|
-
putUpdateBillingAddress(id: string, addressModel?: AddressModel, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
8371
|
-
/**
|
|
8372
|
-
* Update Account Shipping Address
|
|
8373
|
-
* @param {string} id Xero ID
|
|
8374
|
-
* @param {AddressModel} [addressModel] Updated Shipping Address
|
|
8375
|
-
* @param {*} [options] Override http request option.
|
|
8376
|
-
* @throws {RequiredError}
|
|
8377
|
-
*/
|
|
8378
|
-
putUpdateShippingAddress(id: string, addressModel?: AddressModel, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
8379
8325
|
};
|
|
8380
8326
|
/**
|
|
8381
8327
|
* AccountsApi - object-oriented interface
|
|
@@ -8420,13 +8366,6 @@ export declare class AccountsApi extends BaseAPI {
|
|
|
8420
8366
|
* @throws {RequiredError}
|
|
8421
8367
|
*/
|
|
8422
8368
|
getGetAccountDetailedSummary(id: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<AccountDetailedSummaryDTO, any, {}>>;
|
|
8423
|
-
/**
|
|
8424
|
-
* Get Account Page Details
|
|
8425
|
-
* @param {string} id Xero ID
|
|
8426
|
-
* @param {*} [options] Override http request option.
|
|
8427
|
-
* @throws {RequiredError}
|
|
8428
|
-
*/
|
|
8429
|
-
getGetAccountPageInfo(id: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<AccountPageDetailsDTO, any, {}>>;
|
|
8430
8369
|
/**
|
|
8431
8370
|
* Get Accounts
|
|
8432
8371
|
* @summary Get Accounts
|
|
@@ -8460,37 +8399,13 @@ export declare class AccountsApi extends BaseAPI {
|
|
|
8460
8399
|
* @throws {RequiredError}
|
|
8461
8400
|
*/
|
|
8462
8401
|
getVerifyEmailAddress(token: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
8463
|
-
/**
|
|
8464
|
-
* Set Account Portal Access
|
|
8465
|
-
* @param {string} id Xero ID
|
|
8466
|
-
* @param {PatchSetPortalAccessStateEnum} state Portal Access State
|
|
8467
|
-
* @param {*} [options] Override http request option.
|
|
8468
|
-
* @throws {RequiredError}
|
|
8469
|
-
*/
|
|
8470
|
-
patchSetPortalAccess(id: string, state: PatchSetPortalAccessStateEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
8471
|
-
/**
|
|
8472
|
-
* Set Account Prize Promo
|
|
8473
|
-
* @param {string} id Xero ID
|
|
8474
|
-
* @param {PatchSetPrizePromoStateEnum} state Prize Promo State
|
|
8475
|
-
* @param {*} [options] Override http request option.
|
|
8476
|
-
* @throws {RequiredError}
|
|
8477
|
-
*/
|
|
8478
|
-
patchSetPrizePromo(id: string, state: PatchSetPrizePromoStateEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
8479
8402
|
/**
|
|
8480
8403
|
* Set 3CX Wizard CNAME
|
|
8481
|
-
* @param {
|
|
8482
|
-
* @param {*} [options] Override http request option.
|
|
8483
|
-
* @throws {RequiredError}
|
|
8484
|
-
*/
|
|
8485
|
-
patchSetTcxWizardCname(patchUpdateAccountCnameRequest?: PatchUpdateAccountCnameRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
8486
|
-
/**
|
|
8487
|
-
* Set Account Prize Promo
|
|
8488
|
-
* @param {string} id Xero ID
|
|
8489
|
-
* @param {PatchUpdateAccountCnameRequest} [patchUpdateAccountCnameRequest] CNAME Request
|
|
8404
|
+
* @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
|
|
8490
8405
|
* @param {*} [options] Override http request option.
|
|
8491
8406
|
* @throws {RequiredError}
|
|
8492
8407
|
*/
|
|
8493
|
-
|
|
8408
|
+
patchSetTcxWizardCname(patchSetTcxWizardCnameRequest?: PatchSetTcxWizardCnameRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
8494
8409
|
/**
|
|
8495
8410
|
* Update Account Password
|
|
8496
8411
|
* @summary Update Account Password
|
|
@@ -8566,33 +8481,7 @@ export declare class AccountsApi extends BaseAPI {
|
|
|
8566
8481
|
* @throws {RequiredError}
|
|
8567
8482
|
*/
|
|
8568
8483
|
putUpdateAccountContact(email: string, accountContactRequestModel?: AccountContactRequestModel, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
8569
|
-
/**
|
|
8570
|
-
* Update Account Billing Address
|
|
8571
|
-
* @param {string} id Xero ID
|
|
8572
|
-
* @param {AddressModel} [addressModel] Updated Billing Address
|
|
8573
|
-
* @param {*} [options] Override http request option.
|
|
8574
|
-
* @throws {RequiredError}
|
|
8575
|
-
*/
|
|
8576
|
-
putUpdateBillingAddress(id: string, addressModel?: AddressModel, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
8577
|
-
/**
|
|
8578
|
-
* Update Account Shipping Address
|
|
8579
|
-
* @param {string} id Xero ID
|
|
8580
|
-
* @param {AddressModel} [addressModel] Updated Shipping Address
|
|
8581
|
-
* @param {*} [options] Override http request option.
|
|
8582
|
-
* @throws {RequiredError}
|
|
8583
|
-
*/
|
|
8584
|
-
putUpdateShippingAddress(id: string, addressModel?: AddressModel, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
8585
8484
|
}
|
|
8586
|
-
export declare const PatchSetPortalAccessStateEnum: {
|
|
8587
|
-
readonly Enable: "enable";
|
|
8588
|
-
readonly Disable: "disable";
|
|
8589
|
-
};
|
|
8590
|
-
export type PatchSetPortalAccessStateEnum = typeof PatchSetPortalAccessStateEnum[keyof typeof PatchSetPortalAccessStateEnum];
|
|
8591
|
-
export declare const PatchSetPrizePromoStateEnum: {
|
|
8592
|
-
readonly Enable: "enable";
|
|
8593
|
-
readonly Disable: "disable";
|
|
8594
|
-
};
|
|
8595
|
-
export type PatchSetPrizePromoStateEnum = typeof PatchSetPrizePromoStateEnum[keyof typeof PatchSetPrizePromoStateEnum];
|
|
8596
8485
|
/**
|
|
8597
8486
|
* CRMApi - axios parameter creator
|
|
8598
8487
|
*/
|
|
@@ -9871,6 +9760,15 @@ export declare const Class3CXInstallationsApiAxiosParamCreator: (configuration?:
|
|
|
9871
9760
|
* @throws {RequiredError}
|
|
9872
9761
|
*/
|
|
9873
9762
|
getGetInstallations: (pageSize?: number, page?: number, customerId?: string, search?: string, status?: GetGetInstallationsStatusEnum, hosting?: GetGetInstallationsHostingEnum, installType?: GetGetInstallationsInstallTypeEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9763
|
+
/**
|
|
9764
|
+
* Change instance owner
|
|
9765
|
+
* @summary Change instance owner
|
|
9766
|
+
* @param {string} instanceId Instance ID
|
|
9767
|
+
* @param {number} customerId Customer ID
|
|
9768
|
+
* @param {*} [options] Override http request option.
|
|
9769
|
+
* @throws {RequiredError}
|
|
9770
|
+
*/
|
|
9771
|
+
patchChangeInstanceOwner: (instanceId: string, customerId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9874
9772
|
/**
|
|
9875
9773
|
* Update 3CX Instance Auto Failover
|
|
9876
9774
|
* @summary Update 3CX Instance Auto Failover
|
|
@@ -9912,11 +9810,11 @@ export declare const Class3CXInstallationsApiAxiosParamCreator: (configuration?:
|
|
|
9912
9810
|
* @summary Extend additional disk on 3CX Instance
|
|
9913
9811
|
* @param {string} instanceId Instance ID
|
|
9914
9812
|
* @param {number} gigabytes Disk Space (GB)
|
|
9915
|
-
* @param {string} schedule Scheduled Task (Date & Time)
|
|
9813
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
9916
9814
|
* @param {*} [options] Override http request option.
|
|
9917
9815
|
* @throws {RequiredError}
|
|
9918
9816
|
*/
|
|
9919
|
-
postExtendDisk: (instanceId: string, gigabytes: number, schedule
|
|
9817
|
+
postExtendDisk: (instanceId: string, gigabytes: number, schedule?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9920
9818
|
/**
|
|
9921
9819
|
* Failover 3CX Instance
|
|
9922
9820
|
* @summary Failover 3CX Instance
|
|
@@ -9926,6 +9824,14 @@ export declare const Class3CXInstallationsApiAxiosParamCreator: (configuration?:
|
|
|
9926
9824
|
* @throws {RequiredError}
|
|
9927
9825
|
*/
|
|
9928
9826
|
postFailoverInstance: (instanceId: string, type: PostFailoverInstanceTypeEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9827
|
+
/**
|
|
9828
|
+
* Install 3CX SBC
|
|
9829
|
+
* @summary Install 3CX SBC
|
|
9830
|
+
* @param {number} sbcId SBC ID
|
|
9831
|
+
* @param {*} [options] Override http request option.
|
|
9832
|
+
* @throws {RequiredError}
|
|
9833
|
+
*/
|
|
9834
|
+
postInstallTcxSbc: (sbcId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9929
9835
|
/**
|
|
9930
9836
|
* Reboot 3CX Instance
|
|
9931
9837
|
* @summary Reboot 3CX Instance
|
|
@@ -9944,6 +9850,24 @@ export declare const Class3CXInstallationsApiAxiosParamCreator: (configuration?:
|
|
|
9944
9850
|
* @throws {RequiredError}
|
|
9945
9851
|
*/
|
|
9946
9852
|
postResizeInstance: (instanceId: string, size: PostResizeInstanceSizeEnum, schedule?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9853
|
+
/**
|
|
9854
|
+
* Restart 3CX Services
|
|
9855
|
+
* @summary Restart 3CX Services
|
|
9856
|
+
* @param {string} instanceId Instance ID
|
|
9857
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
9858
|
+
* @param {*} [options] Override http request option.
|
|
9859
|
+
* @throws {RequiredError}
|
|
9860
|
+
*/
|
|
9861
|
+
postRestartServices: (instanceId: string, schedule?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9862
|
+
/**
|
|
9863
|
+
* Reboot Instance
|
|
9864
|
+
* @summary Reboot Instance
|
|
9865
|
+
* @param {string} instanceId Instance ID
|
|
9866
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
9867
|
+
* @param {*} [options] Override http request option.
|
|
9868
|
+
* @throws {RequiredError}
|
|
9869
|
+
*/
|
|
9870
|
+
postScheduledReboot: (instanceId: string, schedule?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9947
9871
|
/**
|
|
9948
9872
|
* Suspend 3CX Instance
|
|
9949
9873
|
* @summary Suspend 3CX Instance
|
|
@@ -9953,6 +9877,14 @@ export declare const Class3CXInstallationsApiAxiosParamCreator: (configuration?:
|
|
|
9953
9877
|
* @throws {RequiredError}
|
|
9954
9878
|
*/
|
|
9955
9879
|
postSuspendInstance: (instanceId: string, schedule?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9880
|
+
/**
|
|
9881
|
+
* Test 3CX Login Credentials
|
|
9882
|
+
* @summary Test 3CX Login Credentials
|
|
9883
|
+
* @param {string} instanceId Instance ID
|
|
9884
|
+
* @param {*} [options] Override http request option.
|
|
9885
|
+
* @throws {RequiredError}
|
|
9886
|
+
*/
|
|
9887
|
+
postTestLoginCredentials: (instanceId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9956
9888
|
/**
|
|
9957
9889
|
* Unsuspend 3CX Instance
|
|
9958
9890
|
* @summary Unsuspend 3CX Instance
|
|
@@ -9970,6 +9902,15 @@ export declare const Class3CXInstallationsApiAxiosParamCreator: (configuration?:
|
|
|
9970
9902
|
* @throws {RequiredError}
|
|
9971
9903
|
*/
|
|
9972
9904
|
postUpgradeDebian: (instanceId: string, schedule: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9905
|
+
/**
|
|
9906
|
+
* Update 3CX Installation Details
|
|
9907
|
+
* @summary Update 3CX Installation Details
|
|
9908
|
+
* @param {number} wizardId Wizard ID
|
|
9909
|
+
* @param {InstallationDetailsDTO} [installationDetailsDTO] Installation Details
|
|
9910
|
+
* @param {*} [options] Override http request option.
|
|
9911
|
+
* @throws {RequiredError}
|
|
9912
|
+
*/
|
|
9913
|
+
putGetDetails: (wizardId: number, installationDetailsDTO?: InstallationDetailsDTO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
9973
9914
|
};
|
|
9974
9915
|
/**
|
|
9975
9916
|
* Class3CXInstallationsApi - functional programming interface
|
|
@@ -9982,7 +9923,7 @@ export declare const Class3CXInstallationsApiFp: (configuration?: Configuration)
|
|
|
9982
9923
|
* @param {*} [options] Override http request option.
|
|
9983
9924
|
* @throws {RequiredError}
|
|
9984
9925
|
*/
|
|
9985
|
-
getGetDetails(wizardId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
9926
|
+
getGetDetails(wizardId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InstallationDetailsDTO>>;
|
|
9986
9927
|
/**
|
|
9987
9928
|
* Get 3CX Installations
|
|
9988
9929
|
* @summary Get 3CX Installations
|
|
@@ -9997,6 +9938,15 @@ export declare const Class3CXInstallationsApiFp: (configuration?: Configuration)
|
|
|
9997
9938
|
* @throws {RequiredError}
|
|
9998
9939
|
*/
|
|
9999
9940
|
getGetInstallations(pageSize?: number, page?: number, customerId?: string, search?: string, status?: GetGetInstallationsStatusEnum, hosting?: GetGetInstallationsHostingEnum, installType?: GetGetInstallationsInstallTypeEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TcxInstallationsModel>>;
|
|
9941
|
+
/**
|
|
9942
|
+
* Change instance owner
|
|
9943
|
+
* @summary Change instance owner
|
|
9944
|
+
* @param {string} instanceId Instance ID
|
|
9945
|
+
* @param {number} customerId Customer ID
|
|
9946
|
+
* @param {*} [options] Override http request option.
|
|
9947
|
+
* @throws {RequiredError}
|
|
9948
|
+
*/
|
|
9949
|
+
patchChangeInstanceOwner(instanceId: string, customerId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10000
9950
|
/**
|
|
10001
9951
|
* Update 3CX Instance Auto Failover
|
|
10002
9952
|
* @summary Update 3CX Instance Auto Failover
|
|
@@ -10038,11 +9988,11 @@ export declare const Class3CXInstallationsApiFp: (configuration?: Configuration)
|
|
|
10038
9988
|
* @summary Extend additional disk on 3CX Instance
|
|
10039
9989
|
* @param {string} instanceId Instance ID
|
|
10040
9990
|
* @param {number} gigabytes Disk Space (GB)
|
|
10041
|
-
* @param {string} schedule Scheduled Task (Date & Time)
|
|
9991
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10042
9992
|
* @param {*} [options] Override http request option.
|
|
10043
9993
|
* @throws {RequiredError}
|
|
10044
9994
|
*/
|
|
10045
|
-
postExtendDisk(instanceId: string, gigabytes: number, schedule
|
|
9995
|
+
postExtendDisk(instanceId: string, gigabytes: number, schedule?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10046
9996
|
/**
|
|
10047
9997
|
* Failover 3CX Instance
|
|
10048
9998
|
* @summary Failover 3CX Instance
|
|
@@ -10052,6 +10002,14 @@ export declare const Class3CXInstallationsApiFp: (configuration?: Configuration)
|
|
|
10052
10002
|
* @throws {RequiredError}
|
|
10053
10003
|
*/
|
|
10054
10004
|
postFailoverInstance(instanceId: string, type: PostFailoverInstanceTypeEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10005
|
+
/**
|
|
10006
|
+
* Install 3CX SBC
|
|
10007
|
+
* @summary Install 3CX SBC
|
|
10008
|
+
* @param {number} sbcId SBC ID
|
|
10009
|
+
* @param {*} [options] Override http request option.
|
|
10010
|
+
* @throws {RequiredError}
|
|
10011
|
+
*/
|
|
10012
|
+
postInstallTcxSbc(sbcId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TcxSbcResponseDTO>>;
|
|
10055
10013
|
/**
|
|
10056
10014
|
* Reboot 3CX Instance
|
|
10057
10015
|
* @summary Reboot 3CX Instance
|
|
@@ -10070,6 +10028,24 @@ export declare const Class3CXInstallationsApiFp: (configuration?: Configuration)
|
|
|
10070
10028
|
* @throws {RequiredError}
|
|
10071
10029
|
*/
|
|
10072
10030
|
postResizeInstance(instanceId: string, size: PostResizeInstanceSizeEnum, schedule?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10031
|
+
/**
|
|
10032
|
+
* Restart 3CX Services
|
|
10033
|
+
* @summary Restart 3CX Services
|
|
10034
|
+
* @param {string} instanceId Instance ID
|
|
10035
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10036
|
+
* @param {*} [options] Override http request option.
|
|
10037
|
+
* @throws {RequiredError}
|
|
10038
|
+
*/
|
|
10039
|
+
postRestartServices(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10040
|
+
/**
|
|
10041
|
+
* Reboot Instance
|
|
10042
|
+
* @summary Reboot Instance
|
|
10043
|
+
* @param {string} instanceId Instance ID
|
|
10044
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10045
|
+
* @param {*} [options] Override http request option.
|
|
10046
|
+
* @throws {RequiredError}
|
|
10047
|
+
*/
|
|
10048
|
+
postScheduledReboot(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10073
10049
|
/**
|
|
10074
10050
|
* Suspend 3CX Instance
|
|
10075
10051
|
* @summary Suspend 3CX Instance
|
|
@@ -10079,6 +10055,14 @@ export declare const Class3CXInstallationsApiFp: (configuration?: Configuration)
|
|
|
10079
10055
|
* @throws {RequiredError}
|
|
10080
10056
|
*/
|
|
10081
10057
|
postSuspendInstance(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10058
|
+
/**
|
|
10059
|
+
* Test 3CX Login Credentials
|
|
10060
|
+
* @summary Test 3CX Login Credentials
|
|
10061
|
+
* @param {string} instanceId Instance ID
|
|
10062
|
+
* @param {*} [options] Override http request option.
|
|
10063
|
+
* @throws {RequiredError}
|
|
10064
|
+
*/
|
|
10065
|
+
postTestLoginCredentials(instanceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10082
10066
|
/**
|
|
10083
10067
|
* Unsuspend 3CX Instance
|
|
10084
10068
|
* @summary Unsuspend 3CX Instance
|
|
@@ -10096,6 +10080,15 @@ export declare const Class3CXInstallationsApiFp: (configuration?: Configuration)
|
|
|
10096
10080
|
* @throws {RequiredError}
|
|
10097
10081
|
*/
|
|
10098
10082
|
postUpgradeDebian(instanceId: string, schedule: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
10083
|
+
/**
|
|
10084
|
+
* Update 3CX Installation Details
|
|
10085
|
+
* @summary Update 3CX Installation Details
|
|
10086
|
+
* @param {number} wizardId Wizard ID
|
|
10087
|
+
* @param {InstallationDetailsDTO} [installationDetailsDTO] Installation Details
|
|
10088
|
+
* @param {*} [options] Override http request option.
|
|
10089
|
+
* @throws {RequiredError}
|
|
10090
|
+
*/
|
|
10091
|
+
putGetDetails(wizardId: number, installationDetailsDTO?: InstallationDetailsDTO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InstallationDetailsDTO>>;
|
|
10099
10092
|
};
|
|
10100
10093
|
/**
|
|
10101
10094
|
* Class3CXInstallationsApi - factory interface
|
|
@@ -10108,7 +10101,7 @@ export declare const Class3CXInstallationsApiFactory: (configuration?: Configura
|
|
|
10108
10101
|
* @param {*} [options] Override http request option.
|
|
10109
10102
|
* @throws {RequiredError}
|
|
10110
10103
|
*/
|
|
10111
|
-
getGetDetails(wizardId: number, options?: RawAxiosRequestConfig): AxiosPromise<
|
|
10104
|
+
getGetDetails(wizardId: number, options?: RawAxiosRequestConfig): AxiosPromise<InstallationDetailsDTO>;
|
|
10112
10105
|
/**
|
|
10113
10106
|
* Get 3CX Installations
|
|
10114
10107
|
* @summary Get 3CX Installations
|
|
@@ -10123,6 +10116,15 @@ export declare const Class3CXInstallationsApiFactory: (configuration?: Configura
|
|
|
10123
10116
|
* @throws {RequiredError}
|
|
10124
10117
|
*/
|
|
10125
10118
|
getGetInstallations(pageSize?: number, page?: number, customerId?: string, search?: string, status?: GetGetInstallationsStatusEnum, hosting?: GetGetInstallationsHostingEnum, installType?: GetGetInstallationsInstallTypeEnum, options?: RawAxiosRequestConfig): AxiosPromise<TcxInstallationsModel>;
|
|
10119
|
+
/**
|
|
10120
|
+
* Change instance owner
|
|
10121
|
+
* @summary Change instance owner
|
|
10122
|
+
* @param {string} instanceId Instance ID
|
|
10123
|
+
* @param {number} customerId Customer ID
|
|
10124
|
+
* @param {*} [options] Override http request option.
|
|
10125
|
+
* @throws {RequiredError}
|
|
10126
|
+
*/
|
|
10127
|
+
patchChangeInstanceOwner(instanceId: string, customerId: number, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10126
10128
|
/**
|
|
10127
10129
|
* Update 3CX Instance Auto Failover
|
|
10128
10130
|
* @summary Update 3CX Instance Auto Failover
|
|
@@ -10164,11 +10166,11 @@ export declare const Class3CXInstallationsApiFactory: (configuration?: Configura
|
|
|
10164
10166
|
* @summary Extend additional disk on 3CX Instance
|
|
10165
10167
|
* @param {string} instanceId Instance ID
|
|
10166
10168
|
* @param {number} gigabytes Disk Space (GB)
|
|
10167
|
-
* @param {string} schedule Scheduled Task (Date & Time)
|
|
10169
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10168
10170
|
* @param {*} [options] Override http request option.
|
|
10169
10171
|
* @throws {RequiredError}
|
|
10170
10172
|
*/
|
|
10171
|
-
postExtendDisk(instanceId: string, gigabytes: number, schedule
|
|
10173
|
+
postExtendDisk(instanceId: string, gigabytes: number, schedule?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10172
10174
|
/**
|
|
10173
10175
|
* Failover 3CX Instance
|
|
10174
10176
|
* @summary Failover 3CX Instance
|
|
@@ -10178,6 +10180,14 @@ export declare const Class3CXInstallationsApiFactory: (configuration?: Configura
|
|
|
10178
10180
|
* @throws {RequiredError}
|
|
10179
10181
|
*/
|
|
10180
10182
|
postFailoverInstance(instanceId: string, type: PostFailoverInstanceTypeEnum, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10183
|
+
/**
|
|
10184
|
+
* Install 3CX SBC
|
|
10185
|
+
* @summary Install 3CX SBC
|
|
10186
|
+
* @param {number} sbcId SBC ID
|
|
10187
|
+
* @param {*} [options] Override http request option.
|
|
10188
|
+
* @throws {RequiredError}
|
|
10189
|
+
*/
|
|
10190
|
+
postInstallTcxSbc(sbcId: number, options?: RawAxiosRequestConfig): AxiosPromise<TcxSbcResponseDTO>;
|
|
10181
10191
|
/**
|
|
10182
10192
|
* Reboot 3CX Instance
|
|
10183
10193
|
* @summary Reboot 3CX Instance
|
|
@@ -10196,6 +10206,24 @@ export declare const Class3CXInstallationsApiFactory: (configuration?: Configura
|
|
|
10196
10206
|
* @throws {RequiredError}
|
|
10197
10207
|
*/
|
|
10198
10208
|
postResizeInstance(instanceId: string, size: PostResizeInstanceSizeEnum, schedule?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10209
|
+
/**
|
|
10210
|
+
* Restart 3CX Services
|
|
10211
|
+
* @summary Restart 3CX Services
|
|
10212
|
+
* @param {string} instanceId Instance ID
|
|
10213
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10214
|
+
* @param {*} [options] Override http request option.
|
|
10215
|
+
* @throws {RequiredError}
|
|
10216
|
+
*/
|
|
10217
|
+
postRestartServices(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10218
|
+
/**
|
|
10219
|
+
* Reboot Instance
|
|
10220
|
+
* @summary Reboot Instance
|
|
10221
|
+
* @param {string} instanceId Instance ID
|
|
10222
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10223
|
+
* @param {*} [options] Override http request option.
|
|
10224
|
+
* @throws {RequiredError}
|
|
10225
|
+
*/
|
|
10226
|
+
postScheduledReboot(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10199
10227
|
/**
|
|
10200
10228
|
* Suspend 3CX Instance
|
|
10201
10229
|
* @summary Suspend 3CX Instance
|
|
@@ -10205,6 +10233,14 @@ export declare const Class3CXInstallationsApiFactory: (configuration?: Configura
|
|
|
10205
10233
|
* @throws {RequiredError}
|
|
10206
10234
|
*/
|
|
10207
10235
|
postSuspendInstance(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10236
|
+
/**
|
|
10237
|
+
* Test 3CX Login Credentials
|
|
10238
|
+
* @summary Test 3CX Login Credentials
|
|
10239
|
+
* @param {string} instanceId Instance ID
|
|
10240
|
+
* @param {*} [options] Override http request option.
|
|
10241
|
+
* @throws {RequiredError}
|
|
10242
|
+
*/
|
|
10243
|
+
postTestLoginCredentials(instanceId: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10208
10244
|
/**
|
|
10209
10245
|
* Unsuspend 3CX Instance
|
|
10210
10246
|
* @summary Unsuspend 3CX Instance
|
|
@@ -10222,6 +10258,15 @@ export declare const Class3CXInstallationsApiFactory: (configuration?: Configura
|
|
|
10222
10258
|
* @throws {RequiredError}
|
|
10223
10259
|
*/
|
|
10224
10260
|
postUpgradeDebian(instanceId: string, schedule: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
10261
|
+
/**
|
|
10262
|
+
* Update 3CX Installation Details
|
|
10263
|
+
* @summary Update 3CX Installation Details
|
|
10264
|
+
* @param {number} wizardId Wizard ID
|
|
10265
|
+
* @param {InstallationDetailsDTO} [installationDetailsDTO] Installation Details
|
|
10266
|
+
* @param {*} [options] Override http request option.
|
|
10267
|
+
* @throws {RequiredError}
|
|
10268
|
+
*/
|
|
10269
|
+
putGetDetails(wizardId: number, installationDetailsDTO?: InstallationDetailsDTO, options?: RawAxiosRequestConfig): AxiosPromise<InstallationDetailsDTO>;
|
|
10225
10270
|
};
|
|
10226
10271
|
/**
|
|
10227
10272
|
* Class3CXInstallationsApi - object-oriented interface
|
|
@@ -10234,7 +10279,7 @@ export declare class Class3CXInstallationsApi extends BaseAPI {
|
|
|
10234
10279
|
* @param {*} [options] Override http request option.
|
|
10235
10280
|
* @throws {RequiredError}
|
|
10236
10281
|
*/
|
|
10237
|
-
getGetDetails(wizardId: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<
|
|
10282
|
+
getGetDetails(wizardId: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<InstallationDetailsDTO, any, {}>>;
|
|
10238
10283
|
/**
|
|
10239
10284
|
* Get 3CX Installations
|
|
10240
10285
|
* @summary Get 3CX Installations
|
|
@@ -10249,6 +10294,15 @@ export declare class Class3CXInstallationsApi extends BaseAPI {
|
|
|
10249
10294
|
* @throws {RequiredError}
|
|
10250
10295
|
*/
|
|
10251
10296
|
getGetInstallations(pageSize?: number, page?: number, customerId?: string, search?: string, status?: GetGetInstallationsStatusEnum, hosting?: GetGetInstallationsHostingEnum, installType?: GetGetInstallationsInstallTypeEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<TcxInstallationsModel, any, {}>>;
|
|
10297
|
+
/**
|
|
10298
|
+
* Change instance owner
|
|
10299
|
+
* @summary Change instance owner
|
|
10300
|
+
* @param {string} instanceId Instance ID
|
|
10301
|
+
* @param {number} customerId Customer ID
|
|
10302
|
+
* @param {*} [options] Override http request option.
|
|
10303
|
+
* @throws {RequiredError}
|
|
10304
|
+
*/
|
|
10305
|
+
patchChangeInstanceOwner(instanceId: string, customerId: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10252
10306
|
/**
|
|
10253
10307
|
* Update 3CX Instance Auto Failover
|
|
10254
10308
|
* @summary Update 3CX Instance Auto Failover
|
|
@@ -10290,11 +10344,11 @@ export declare class Class3CXInstallationsApi extends BaseAPI {
|
|
|
10290
10344
|
* @summary Extend additional disk on 3CX Instance
|
|
10291
10345
|
* @param {string} instanceId Instance ID
|
|
10292
10346
|
* @param {number} gigabytes Disk Space (GB)
|
|
10293
|
-
* @param {string} schedule Scheduled Task (Date & Time)
|
|
10347
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10294
10348
|
* @param {*} [options] Override http request option.
|
|
10295
10349
|
* @throws {RequiredError}
|
|
10296
10350
|
*/
|
|
10297
|
-
postExtendDisk(instanceId: string, gigabytes: number, schedule
|
|
10351
|
+
postExtendDisk(instanceId: string, gigabytes: number, schedule?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10298
10352
|
/**
|
|
10299
10353
|
* Failover 3CX Instance
|
|
10300
10354
|
* @summary Failover 3CX Instance
|
|
@@ -10304,6 +10358,14 @@ export declare class Class3CXInstallationsApi extends BaseAPI {
|
|
|
10304
10358
|
* @throws {RequiredError}
|
|
10305
10359
|
*/
|
|
10306
10360
|
postFailoverInstance(instanceId: string, type: PostFailoverInstanceTypeEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10361
|
+
/**
|
|
10362
|
+
* Install 3CX SBC
|
|
10363
|
+
* @summary Install 3CX SBC
|
|
10364
|
+
* @param {number} sbcId SBC ID
|
|
10365
|
+
* @param {*} [options] Override http request option.
|
|
10366
|
+
* @throws {RequiredError}
|
|
10367
|
+
*/
|
|
10368
|
+
postInstallTcxSbc(sbcId: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<TcxSbcResponseDTO, any, {}>>;
|
|
10307
10369
|
/**
|
|
10308
10370
|
* Reboot 3CX Instance
|
|
10309
10371
|
* @summary Reboot 3CX Instance
|
|
@@ -10322,6 +10384,24 @@ export declare class Class3CXInstallationsApi extends BaseAPI {
|
|
|
10322
10384
|
* @throws {RequiredError}
|
|
10323
10385
|
*/
|
|
10324
10386
|
postResizeInstance(instanceId: string, size: PostResizeInstanceSizeEnum, schedule?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10387
|
+
/**
|
|
10388
|
+
* Restart 3CX Services
|
|
10389
|
+
* @summary Restart 3CX Services
|
|
10390
|
+
* @param {string} instanceId Instance ID
|
|
10391
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10392
|
+
* @param {*} [options] Override http request option.
|
|
10393
|
+
* @throws {RequiredError}
|
|
10394
|
+
*/
|
|
10395
|
+
postRestartServices(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10396
|
+
/**
|
|
10397
|
+
* Reboot Instance
|
|
10398
|
+
* @summary Reboot Instance
|
|
10399
|
+
* @param {string} instanceId Instance ID
|
|
10400
|
+
* @param {string} [schedule] Scheduled Task (Date & Time)
|
|
10401
|
+
* @param {*} [options] Override http request option.
|
|
10402
|
+
* @throws {RequiredError}
|
|
10403
|
+
*/
|
|
10404
|
+
postScheduledReboot(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10325
10405
|
/**
|
|
10326
10406
|
* Suspend 3CX Instance
|
|
10327
10407
|
* @summary Suspend 3CX Instance
|
|
@@ -10331,6 +10411,14 @@ export declare class Class3CXInstallationsApi extends BaseAPI {
|
|
|
10331
10411
|
* @throws {RequiredError}
|
|
10332
10412
|
*/
|
|
10333
10413
|
postSuspendInstance(instanceId: string, schedule?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10414
|
+
/**
|
|
10415
|
+
* Test 3CX Login Credentials
|
|
10416
|
+
* @summary Test 3CX Login Credentials
|
|
10417
|
+
* @param {string} instanceId Instance ID
|
|
10418
|
+
* @param {*} [options] Override http request option.
|
|
10419
|
+
* @throws {RequiredError}
|
|
10420
|
+
*/
|
|
10421
|
+
postTestLoginCredentials(instanceId: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10334
10422
|
/**
|
|
10335
10423
|
* Unsuspend 3CX Instance
|
|
10336
10424
|
* @summary Unsuspend 3CX Instance
|
|
@@ -10348,6 +10436,15 @@ export declare class Class3CXInstallationsApi extends BaseAPI {
|
|
|
10348
10436
|
* @throws {RequiredError}
|
|
10349
10437
|
*/
|
|
10350
10438
|
postUpgradeDebian(instanceId: string, schedule: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
10439
|
+
/**
|
|
10440
|
+
* Update 3CX Installation Details
|
|
10441
|
+
* @summary Update 3CX Installation Details
|
|
10442
|
+
* @param {number} wizardId Wizard ID
|
|
10443
|
+
* @param {InstallationDetailsDTO} [installationDetailsDTO] Installation Details
|
|
10444
|
+
* @param {*} [options] Override http request option.
|
|
10445
|
+
* @throws {RequiredError}
|
|
10446
|
+
*/
|
|
10447
|
+
putGetDetails(wizardId: number, installationDetailsDTO?: InstallationDetailsDTO, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<InstallationDetailsDTO, any, {}>>;
|
|
10351
10448
|
}
|
|
10352
10449
|
export declare const GetGetInstallationsStatusEnum: {
|
|
10353
10450
|
readonly Completed: "Completed";
|
|
@@ -11990,6 +12087,15 @@ export declare const OrdersApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
11990
12087
|
* @throws {RequiredError}
|
|
11991
12088
|
*/
|
|
11992
12089
|
postPrintShippingLabel: (id: number, shipmentId: number, printer: PostPrintShippingLabelPrinterEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
12090
|
+
/**
|
|
12091
|
+
* Process 3CX Licences (Admin)
|
|
12092
|
+
* @summary Process 3CX Licences (Admin)
|
|
12093
|
+
* @param {number} id Order ID
|
|
12094
|
+
* @param {number} batchId Batch ID
|
|
12095
|
+
* @param {*} [options] Override http request option.
|
|
12096
|
+
* @throws {RequiredError}
|
|
12097
|
+
*/
|
|
12098
|
+
postProcessTcxLicences: (id: number, batchId: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
11993
12099
|
/**
|
|
11994
12100
|
* Send Order Email
|
|
11995
12101
|
* @summary Send Order Email
|
|
@@ -12267,6 +12373,15 @@ export declare const OrdersApiFp: (configuration?: Configuration) => {
|
|
|
12267
12373
|
* @throws {RequiredError}
|
|
12268
12374
|
*/
|
|
12269
12375
|
postPrintShippingLabel(id: number, shipmentId: number, printer: PostPrintShippingLabelPrinterEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<File>>;
|
|
12376
|
+
/**
|
|
12377
|
+
* Process 3CX Licences (Admin)
|
|
12378
|
+
* @summary Process 3CX Licences (Admin)
|
|
12379
|
+
* @param {number} id Order ID
|
|
12380
|
+
* @param {number} batchId Batch ID
|
|
12381
|
+
* @param {*} [options] Override http request option.
|
|
12382
|
+
* @throws {RequiredError}
|
|
12383
|
+
*/
|
|
12384
|
+
postProcessTcxLicences(id: number, batchId: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<OrderDetailsDTO>>;
|
|
12270
12385
|
/**
|
|
12271
12386
|
* Send Order Email
|
|
12272
12387
|
* @summary Send Order Email
|
|
@@ -12544,6 +12659,15 @@ export declare const OrdersApiFactory: (configuration?: Configuration, basePath?
|
|
|
12544
12659
|
* @throws {RequiredError}
|
|
12545
12660
|
*/
|
|
12546
12661
|
postPrintShippingLabel(id: number, shipmentId: number, printer: PostPrintShippingLabelPrinterEnum, options?: RawAxiosRequestConfig): AxiosPromise<File>;
|
|
12662
|
+
/**
|
|
12663
|
+
* Process 3CX Licences (Admin)
|
|
12664
|
+
* @summary Process 3CX Licences (Admin)
|
|
12665
|
+
* @param {number} id Order ID
|
|
12666
|
+
* @param {number} batchId Batch ID
|
|
12667
|
+
* @param {*} [options] Override http request option.
|
|
12668
|
+
* @throws {RequiredError}
|
|
12669
|
+
*/
|
|
12670
|
+
postProcessTcxLicences(id: number, batchId: number, options?: RawAxiosRequestConfig): AxiosPromise<OrderDetailsDTO>;
|
|
12547
12671
|
/**
|
|
12548
12672
|
* Send Order Email
|
|
12549
12673
|
* @summary Send Order Email
|
|
@@ -12821,6 +12945,15 @@ export declare class OrdersApi extends BaseAPI {
|
|
|
12821
12945
|
* @throws {RequiredError}
|
|
12822
12946
|
*/
|
|
12823
12947
|
postPrintShippingLabel(id: number, shipmentId: number, printer: PostPrintShippingLabelPrinterEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<File, any, {}>>;
|
|
12948
|
+
/**
|
|
12949
|
+
* Process 3CX Licences (Admin)
|
|
12950
|
+
* @summary Process 3CX Licences (Admin)
|
|
12951
|
+
* @param {number} id Order ID
|
|
12952
|
+
* @param {number} batchId Batch ID
|
|
12953
|
+
* @param {*} [options] Override http request option.
|
|
12954
|
+
* @throws {RequiredError}
|
|
12955
|
+
*/
|
|
12956
|
+
postProcessTcxLicences(id: number, batchId: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<OrderDetailsDTO, any, {}>>;
|
|
12824
12957
|
/**
|
|
12825
12958
|
* Send Order Email
|
|
12826
12959
|
* @summary Send Order Email
|
|
@@ -13492,6 +13625,158 @@ export declare const GetGetLegacyStockListFormatEnum: {
|
|
|
13492
13625
|
readonly Csv: "CSV";
|
|
13493
13626
|
};
|
|
13494
13627
|
export type GetGetLegacyStockListFormatEnum = typeof GetGetLegacyStockListFormatEnum[keyof typeof GetGetLegacyStockListFormatEnum];
|
|
13628
|
+
/**
|
|
13629
|
+
* ProspectsApi - axios parameter creator
|
|
13630
|
+
*/
|
|
13631
|
+
export declare const ProspectsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
13632
|
+
/**
|
|
13633
|
+
* Get Prospect
|
|
13634
|
+
* @summary Get Prospect
|
|
13635
|
+
* @param {string} xeroId Xero ID
|
|
13636
|
+
* @param {*} [options] Override http request option.
|
|
13637
|
+
* @throws {RequiredError}
|
|
13638
|
+
*/
|
|
13639
|
+
getGetProspect: (xeroId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
13640
|
+
/**
|
|
13641
|
+
* Get Prospects
|
|
13642
|
+
* @summary Get Prospects
|
|
13643
|
+
* @param {*} [options] Override http request option.
|
|
13644
|
+
* @throws {RequiredError}
|
|
13645
|
+
*/
|
|
13646
|
+
getGetProspects: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
13647
|
+
/**
|
|
13648
|
+
* Remove From Prospect
|
|
13649
|
+
* @summary Remove From Prospects
|
|
13650
|
+
* @param {string} xeroId Xero ID
|
|
13651
|
+
* @param {boolean} status Status
|
|
13652
|
+
* @param {*} [options] Override http request option.
|
|
13653
|
+
* @throws {RequiredError}
|
|
13654
|
+
*/
|
|
13655
|
+
getRemoveFromProspects: (xeroId: string, status: boolean, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
13656
|
+
/**
|
|
13657
|
+
* Set Call Back Date
|
|
13658
|
+
* @summary Set Call Back Date
|
|
13659
|
+
* @param {string} xeroId Xero ID
|
|
13660
|
+
* @param {string} date Callback Date
|
|
13661
|
+
* @param {*} [options] Override http request option.
|
|
13662
|
+
* @throws {RequiredError}
|
|
13663
|
+
*/
|
|
13664
|
+
getSetCallback: (xeroId: string, date: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
13665
|
+
};
|
|
13666
|
+
/**
|
|
13667
|
+
* ProspectsApi - functional programming interface
|
|
13668
|
+
*/
|
|
13669
|
+
export declare const ProspectsApiFp: (configuration?: Configuration) => {
|
|
13670
|
+
/**
|
|
13671
|
+
* Get Prospect
|
|
13672
|
+
* @summary Get Prospect
|
|
13673
|
+
* @param {string} xeroId Xero ID
|
|
13674
|
+
* @param {*} [options] Override http request option.
|
|
13675
|
+
* @throws {RequiredError}
|
|
13676
|
+
*/
|
|
13677
|
+
getGetProspect(xeroId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ProspectDTO>>;
|
|
13678
|
+
/**
|
|
13679
|
+
* Get Prospects
|
|
13680
|
+
* @summary Get Prospects
|
|
13681
|
+
* @param {*} [options] Override http request option.
|
|
13682
|
+
* @throws {RequiredError}
|
|
13683
|
+
*/
|
|
13684
|
+
getGetProspects(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ProspectDTO>>>;
|
|
13685
|
+
/**
|
|
13686
|
+
* Remove From Prospect
|
|
13687
|
+
* @summary Remove From Prospects
|
|
13688
|
+
* @param {string} xeroId Xero ID
|
|
13689
|
+
* @param {boolean} status Status
|
|
13690
|
+
* @param {*} [options] Override http request option.
|
|
13691
|
+
* @throws {RequiredError}
|
|
13692
|
+
*/
|
|
13693
|
+
getRemoveFromProspects(xeroId: string, status: boolean, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ProspectDTO>>;
|
|
13694
|
+
/**
|
|
13695
|
+
* Set Call Back Date
|
|
13696
|
+
* @summary Set Call Back Date
|
|
13697
|
+
* @param {string} xeroId Xero ID
|
|
13698
|
+
* @param {string} date Callback Date
|
|
13699
|
+
* @param {*} [options] Override http request option.
|
|
13700
|
+
* @throws {RequiredError}
|
|
13701
|
+
*/
|
|
13702
|
+
getSetCallback(xeroId: string, date: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ProspectDTO>>;
|
|
13703
|
+
};
|
|
13704
|
+
/**
|
|
13705
|
+
* ProspectsApi - factory interface
|
|
13706
|
+
*/
|
|
13707
|
+
export declare const ProspectsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
13708
|
+
/**
|
|
13709
|
+
* Get Prospect
|
|
13710
|
+
* @summary Get Prospect
|
|
13711
|
+
* @param {string} xeroId Xero ID
|
|
13712
|
+
* @param {*} [options] Override http request option.
|
|
13713
|
+
* @throws {RequiredError}
|
|
13714
|
+
*/
|
|
13715
|
+
getGetProspect(xeroId: string, options?: RawAxiosRequestConfig): AxiosPromise<ProspectDTO>;
|
|
13716
|
+
/**
|
|
13717
|
+
* Get Prospects
|
|
13718
|
+
* @summary Get Prospects
|
|
13719
|
+
* @param {*} [options] Override http request option.
|
|
13720
|
+
* @throws {RequiredError}
|
|
13721
|
+
*/
|
|
13722
|
+
getGetProspects(options?: RawAxiosRequestConfig): AxiosPromise<Array<ProspectDTO>>;
|
|
13723
|
+
/**
|
|
13724
|
+
* Remove From Prospect
|
|
13725
|
+
* @summary Remove From Prospects
|
|
13726
|
+
* @param {string} xeroId Xero ID
|
|
13727
|
+
* @param {boolean} status Status
|
|
13728
|
+
* @param {*} [options] Override http request option.
|
|
13729
|
+
* @throws {RequiredError}
|
|
13730
|
+
*/
|
|
13731
|
+
getRemoveFromProspects(xeroId: string, status: boolean, options?: RawAxiosRequestConfig): AxiosPromise<ProspectDTO>;
|
|
13732
|
+
/**
|
|
13733
|
+
* Set Call Back Date
|
|
13734
|
+
* @summary Set Call Back Date
|
|
13735
|
+
* @param {string} xeroId Xero ID
|
|
13736
|
+
* @param {string} date Callback Date
|
|
13737
|
+
* @param {*} [options] Override http request option.
|
|
13738
|
+
* @throws {RequiredError}
|
|
13739
|
+
*/
|
|
13740
|
+
getSetCallback(xeroId: string, date: string, options?: RawAxiosRequestConfig): AxiosPromise<ProspectDTO>;
|
|
13741
|
+
};
|
|
13742
|
+
/**
|
|
13743
|
+
* ProspectsApi - object-oriented interface
|
|
13744
|
+
*/
|
|
13745
|
+
export declare class ProspectsApi extends BaseAPI {
|
|
13746
|
+
/**
|
|
13747
|
+
* Get Prospect
|
|
13748
|
+
* @summary Get Prospect
|
|
13749
|
+
* @param {string} xeroId Xero ID
|
|
13750
|
+
* @param {*} [options] Override http request option.
|
|
13751
|
+
* @throws {RequiredError}
|
|
13752
|
+
*/
|
|
13753
|
+
getGetProspect(xeroId: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ProspectDTO, any, {}>>;
|
|
13754
|
+
/**
|
|
13755
|
+
* Get Prospects
|
|
13756
|
+
* @summary Get Prospects
|
|
13757
|
+
* @param {*} [options] Override http request option.
|
|
13758
|
+
* @throws {RequiredError}
|
|
13759
|
+
*/
|
|
13760
|
+
getGetProspects(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ProspectDTO[], any, {}>>;
|
|
13761
|
+
/**
|
|
13762
|
+
* Remove From Prospect
|
|
13763
|
+
* @summary Remove From Prospects
|
|
13764
|
+
* @param {string} xeroId Xero ID
|
|
13765
|
+
* @param {boolean} status Status
|
|
13766
|
+
* @param {*} [options] Override http request option.
|
|
13767
|
+
* @throws {RequiredError}
|
|
13768
|
+
*/
|
|
13769
|
+
getRemoveFromProspects(xeroId: string, status: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ProspectDTO, any, {}>>;
|
|
13770
|
+
/**
|
|
13771
|
+
* Set Call Back Date
|
|
13772
|
+
* @summary Set Call Back Date
|
|
13773
|
+
* @param {string} xeroId Xero ID
|
|
13774
|
+
* @param {string} date Callback Date
|
|
13775
|
+
* @param {*} [options] Override http request option.
|
|
13776
|
+
* @throws {RequiredError}
|
|
13777
|
+
*/
|
|
13778
|
+
getSetCallback(xeroId: string, date: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ProspectDTO, any, {}>>;
|
|
13779
|
+
}
|
|
13495
13780
|
/**
|
|
13496
13781
|
* ProvisioningApi - axios parameter creator
|
|
13497
13782
|
*/
|