yellowgrid-api-ts 3.2.211-dev.0 → 3.2.213-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/.openapi-generator/FILES +40 -1
  2. package/README.md +99 -2
  3. package/api.ts +15628 -9074
  4. package/dist/api.d.ts +12504 -8223
  5. package/dist/api.js +4831 -126
  6. package/docs/BaseService.md +36 -0
  7. package/docs/BillingApi.md +3242 -25
  8. package/docs/Bundle.md +34 -0
  9. package/docs/BundleCustomer.md +34 -0
  10. package/docs/CallTariff.md +34 -0
  11. package/docs/CallTariffPlan.md +36 -0
  12. package/docs/Cdr.md +112 -0
  13. package/docs/ConnectionType.md +28 -0
  14. package/docs/ContactDetail.md +58 -0
  15. package/docs/Customer.md +98 -0
  16. package/docs/CustomerRate.md +22 -0
  17. package/docs/CustomerRateType.md +12 -0
  18. package/docs/GetDisconnectDDIRequest.md +20 -0
  19. package/docs/InboundCli.md +50 -0
  20. package/docs/InboundTariffPlan.md +32 -0
  21. package/docs/OutboundCli.md +70 -0
  22. package/docs/PostAddBroadbandRequest.md +28 -0
  23. package/docs/PostAddCallTariffToCallTariffPlanRequest.md +34 -0
  24. package/docs/PostAddEthernetRequest.md +28 -0
  25. package/docs/PostAddRecurringChargeRequest.md +30 -0
  26. package/docs/PostAddServiceToServicePlanRequest.md +30 -0
  27. package/docs/PostAddSipTrunkDDIsRequest.md +30 -0
  28. package/docs/PostGetBaseServicesRequest.md +22 -0
  29. package/docs/PostGetPriceGroupsRequest.md +22 -0
  30. package/docs/PostGetServicePlansRequest.md +22 -0
  31. package/docs/PostGetSipTrunksBillingRequest.md +34 -0
  32. package/docs/PostUpdateConnectionRequest.md +22 -0
  33. package/docs/PostUpdateRecurringChargeRequest.md +30 -0
  34. package/docs/PriceGroup.md +30 -0
  35. package/docs/ProcessedCdr.md +96 -0
  36. package/docs/PutAddCallTariffToCallTariffPlanRequest.md +30 -0
  37. package/docs/PutAddServiceToServicePlanRequest.md +26 -0
  38. package/docs/PutConnectionSearchRequest.md +20 -0
  39. package/docs/PutGetBaseServicesRequest.md +28 -0
  40. package/docs/PutGetCallTariffPlanRequest.md +28 -0
  41. package/docs/PutGetPriceGroupsRequest.md +28 -0
  42. package/docs/RecurringCharge.md +48 -0
  43. package/docs/SdrReferenceType.md +24 -0
  44. package/docs/Service.md +42 -0
  45. package/docs/ServicePlan.md +36 -0
  46. package/docs/TariffRate.md +30 -0
  47. package/package.json +2 -2
@@ -31,13 +31,19 @@ docs/AttributeSetEnum.md
31
31
  docs/AuditLogEntity.md
32
32
  docs/AuthCodeResponseModel.md
33
33
  docs/AxisDataDTO.md
34
+ docs/BaseService.md
34
35
  docs/BasicItemDTO.md
35
36
  docs/BasicProductDTO.md
36
37
  docs/BatchDTO.md
37
38
  docs/BatchEntity.md
38
39
  docs/BillingApi.md
40
+ docs/Bundle.md
41
+ docs/BundleCustomer.md
39
42
  docs/CRMApi.md
40
43
  docs/CallBarringModel.md
44
+ docs/CallTariff.md
45
+ docs/CallTariffPlan.md
46
+ docs/Cdr.md
41
47
  docs/Class3CXApi.md
42
48
  docs/Class3CXInstallationWizardApi.md
43
49
  docs/Class3CXInstallationsApi.md
@@ -46,6 +52,8 @@ docs/Class3CXMultiTenantApi.md
46
52
  docs/ClientDetailsModel.md
47
53
  docs/ClientModel.md
48
54
  docs/CompanyContractModel.md
55
+ docs/ConnectionType.md
56
+ docs/ContactDetail.md
49
57
  docs/ContactInfoModel.md
50
58
  docs/ConversationModel.md
51
59
  docs/CourierPriceEntity.md
@@ -64,12 +72,15 @@ docs/CrmContactDTO.md
64
72
  docs/CrmDateActivitiesDTO.md
65
73
  docs/CrmNoteEntity.md
66
74
  docs/CrmNoteModel.md
75
+ docs/Customer.md
67
76
  docs/CustomerCoordinatesDTO.md
68
77
  docs/CustomerInformationModel.md
69
78
  docs/CustomerItemRequestDTO.md
70
79
  docs/CustomerListAccountDTO.md
71
80
  docs/CustomerOrderRequestDTO.md
72
81
  docs/CustomerPriceListEnum.md
82
+ docs/CustomerRate.md
83
+ docs/CustomerRateType.md
73
84
  docs/CustomerSummaryReportDTO.md
74
85
  docs/DdiRangeRequestModel.md
75
86
  docs/DdiRangesRequestModel.md
@@ -94,11 +105,14 @@ docs/FreshdeskTicketEntity.md
94
105
  docs/FtpAccountsEntity.md
95
106
  docs/GenericFileModel.md
96
107
  docs/GetCheckMacExists200Response.md
108
+ docs/GetDisconnectDDIRequest.md
97
109
  docs/GetGetPrice200Response.md
98
110
  docs/GetGetRecording200Response.md
99
111
  docs/GraphDTO.md
100
112
  docs/HostingChangeResponseModel.md
101
113
  docs/HostingRegionDTO.md
114
+ docs/InboundCli.md
115
+ docs/InboundTariffPlan.md
102
116
  docs/InstallationDetailsDTO.md
103
117
  docs/InstanceAutoFailoverEntity.md
104
118
  docs/InstanceDeletionScheduleEntity.md
@@ -142,6 +156,7 @@ docs/OrderTotalModel.md
142
156
  docs/OrderedItemEntity.md
143
157
  docs/OrderedItemModel.md
144
158
  docs/OrdersApi.md
159
+ docs/OutboundCli.md
145
160
  docs/PartnerDTO.md
146
161
  docs/PasswordSenderDTO.md
147
162
  docs/PasswordSenderEntity.md
@@ -158,17 +173,31 @@ docs/PatchUpdateTcxHostingPriceListRequest.md
158
173
  docs/PatchUpdateTcxPartnerIdRequest.md
159
174
  docs/PortalAccountModel.md
160
175
  docs/PortalLoginModel.md
176
+ docs/PostAddBroadbandRequest.md
177
+ docs/PostAddCallTariffToCallTariffPlanRequest.md
178
+ docs/PostAddEthernetRequest.md
161
179
  docs/PostAddOrderNoteRequest.md
180
+ docs/PostAddRecurringChargeRequest.md
181
+ docs/PostAddServiceToServicePlanRequest.md
182
+ docs/PostAddSipTrunkDDIsRequest.md
162
183
  docs/PostAddWebhook200Response.md
163
184
  docs/PostGenerateReport200Response.md
185
+ docs/PostGetBaseServicesRequest.md
164
186
  docs/PostGetClientCredentialsRequest.md
187
+ docs/PostGetPriceGroupsRequest.md
165
188
  docs/PostGetProductForCustomerRequest.md
189
+ docs/PostGetServicePlansRequest.md
190
+ docs/PostGetSipTrunksBillingRequest.md
166
191
  docs/PostSendWelcomeEmailRequest.md
167
192
  docs/PostSplitOrderRequest.md
193
+ docs/PostUpdateConnectionRequest.md
194
+ docs/PostUpdateRecurringChargeRequest.md
195
+ docs/PriceGroup.md
168
196
  docs/PriceListItemModel.md
169
197
  docs/PricingApi.md
170
198
  docs/PrinterEntity.md
171
199
  docs/PrizesEntity.md
200
+ docs/ProcessedCdr.md
172
201
  docs/ProductDetailedSummaryDTO.md
173
202
  docs/ProductPriceListItemModel.md
174
203
  docs/ProductSearchResultsModel.md
@@ -183,11 +212,17 @@ docs/ProspectsApi.md
183
212
  docs/ProvisioningApi.md
184
213
  docs/ProvisioningModel.md
185
214
  docs/ProvisioningRequestEntity.md
215
+ docs/PutAddCallTariffToCallTariffPlanRequest.md
216
+ docs/PutAddServiceToServicePlanRequest.md
186
217
  docs/PutAllocateItemsRequest.md
187
218
  docs/PutAllocateItemsRequestItemsInner.md
188
- docs/PutTransferConnectionRequest.md
219
+ docs/PutConnectionSearchRequest.md
220
+ docs/PutGetBaseServicesRequest.md
221
+ docs/PutGetCallTariffPlanRequest.md
222
+ docs/PutGetPriceGroupsRequest.md
189
223
  docs/RecordingBackupAzureModel.md
190
224
  docs/RecordingsBackupInfoDTO.md
225
+ docs/RecurringCharge.md
191
226
  docs/RemoteStorageDTO.md
192
227
  docs/ReportRequestDTO.md
193
228
  docs/ReportsApi.md
@@ -199,8 +234,11 @@ docs/SMSApi.md
199
234
  docs/SbcDTO.md
200
235
  docs/ScannedItemModel.md
201
236
  docs/ScopeModel.md
237
+ docs/SdrReferenceType.md
202
238
  docs/SeriesDTO.md
239
+ docs/Service.md
203
240
  docs/ServiceHealthDTO.md
241
+ docs/ServicePlan.md
204
242
  docs/ServiceStatusDTO.md
205
243
  docs/ServicesApi.md
206
244
  docs/ShipmentAddressEntity.md
@@ -269,6 +307,7 @@ docs/TableDTO.md
269
307
  docs/TableDataDTO.md
270
308
  docs/TableHistoryEntity.md
271
309
  docs/TableRowDTO.md
310
+ docs/TariffRate.md
272
311
  docs/TcxBackupEntity.md
273
312
  docs/TcxBackupModel.md
274
313
  docs/TcxBillingEntity.md
package/README.md CHANGED
@@ -99,8 +99,66 @@ Class | Method | HTTP request | Description
99
99
  *AccountsApi* | [**putUpdateAccountContact**](docs/AccountsApi.md#putupdateaccountcontact) | **PUT** /accounts/me/contacts/{email} | Update Account Contact
100
100
  *AccountsApi* | [**putUpdateBillingAddress**](docs/AccountsApi.md#putupdatebillingaddress) | **PUT** /admin/accounts/{id}/billing/address |
101
101
  *AccountsApi* | [**putUpdateShippingAddress**](docs/AccountsApi.md#putupdateshippingaddress) | **PUT** /admin/accounts/{id}/shipping/address |
102
+ *BillingApi* | [**deleteAddCallTariffToCallTariffPlan**](docs/BillingApi.md#deleteaddcalltarifftocalltariffplan) | **DELETE** /billing/admin/callTariffPlan/callTariff |
103
+ *BillingApi* | [**deleteAddRecurringCharge**](docs/BillingApi.md#deleteaddrecurringcharge) | **DELETE** /billing/customer/recurringCharges |
104
+ *BillingApi* | [**deleteAddServiceToServicePlan**](docs/BillingApi.md#deleteaddservicetoserviceplan) | **DELETE** /billing/admin/servicePlan/service |
105
+ *BillingApi* | [**deleteCloseAccount**](docs/BillingApi.md#deletecloseaccount) | **DELETE** /billing/customer/customer |
106
+ *BillingApi* | [**deleteGetBaseServices**](docs/BillingApi.md#deletegetbaseservices) | **DELETE** /billing/admin/baseServices |
107
+ *BillingApi* | [**deleteGetCallTariffPlan**](docs/BillingApi.md#deletegetcalltariffplan) | **DELETE** /billing/admin/callTariffPlan |
108
+ *BillingApi* | [**deleteGetPriceGroups**](docs/BillingApi.md#deletegetpricegroups) | **DELETE** /billing/admin/priceGroups |
109
+ *BillingApi* | [**deleteGetServicePlan**](docs/BillingApi.md#deletegetserviceplan) | **DELETE** /billing/admin/servicePlan |
110
+ *BillingApi* | [**getAddRecurringCharge**](docs/BillingApi.md#getaddrecurringcharge) | **GET** /billing/customer/recurringCharges |
111
+ *BillingApi* | [**getAddServiceToServicePlan**](docs/BillingApi.md#getaddservicetoserviceplan) | **GET** /billing/admin/servicePlan/service |
112
+ *BillingApi* | [**getAddSipTrunkDDIs**](docs/BillingApi.md#getaddsiptrunkddis) | **GET** /billing/customer/sipTrunkDDIs |
113
+ *BillingApi* | [**getConnectionSearch**](docs/BillingApi.md#getconnectionsearch) | **GET** /billing/admin/connections |
114
+ *BillingApi* | [**getDisconnectConnection**](docs/BillingApi.md#getdisconnectconnection) | **GET** /billing/customer/disconnectConnection |
115
+ *BillingApi* | [**getDisconnectDDI**](docs/BillingApi.md#getdisconnectddi) | **GET** /billing/customer/disconnectDDI |
102
116
  *BillingApi* | [**getGetAllCustomer**](docs/BillingApi.md#getgetallcustomer) | **GET** /billing/admin/customerList | Get Billing Customers
103
- *BillingApi* | [**putTransferConnection**](docs/BillingApi.md#puttransferconnection) | **PUT** /billing/admin/connections |
117
+ *BillingApi* | [**getGetAllMtSipTrunks**](docs/BillingApi.md#getgetallmtsiptrunks) | **GET** /billing/customer/list/allMtSipTrunks |
118
+ *BillingApi* | [**getGetAllSipTrunks**](docs/BillingApi.md#getgetallsiptrunks) | **GET** /billing/customer/list/allSipTrunks |
119
+ *BillingApi* | [**getGetBaseServices**](docs/BillingApi.md#getgetbaseservices) | **GET** /billing/admin/baseServices |
120
+ *BillingApi* | [**getGetBillingCustomerDetails**](docs/BillingApi.md#getgetbillingcustomerdetails) | **GET** /billing/customer/details |
121
+ *BillingApi* | [**getGetBundleCallsWithCost**](docs/BillingApi.md#getgetbundlecallswithcost) | **GET** /billing/admin/bundleCallsWithCost |
122
+ *BillingApi* | [**getGetCallTariffPlan**](docs/BillingApi.md#getgetcalltariffplan) | **GET** /billing/admin/callTariffPlan |
123
+ *BillingApi* | [**getGetCallTariffs**](docs/BillingApi.md#getgetcalltariffs) | **GET** /billing/admin/callTariffs |
124
+ *BillingApi* | [**getGetChildren**](docs/BillingApi.md#getgetchildren) | **GET** /billing/customer/children |
125
+ *BillingApi* | [**getGetConnections**](docs/BillingApi.md#getgetconnections) | **GET** /billing/customer/connections |
126
+ *BillingApi* | [**getGetCustomer**](docs/BillingApi.md#getgetcustomer) | **GET** /billing/admin/customer |
127
+ *BillingApi* | [**getGetInboundTariffs**](docs/BillingApi.md#getgetinboundtariffs) | **GET** /billing/admin/inboundTariffs |
128
+ *BillingApi* | [**getGetPriceGroups**](docs/BillingApi.md#getgetpricegroups) | **GET** /billing/admin/priceGroups |
129
+ *BillingApi* | [**getGetServicePlan**](docs/BillingApi.md#getgetserviceplan) | **GET** /billing/admin/servicePlan |
130
+ *BillingApi* | [**getGetServicePlans**](docs/BillingApi.md#getgetserviceplans) | **GET** /billing/admin/servicePlans |
131
+ *BillingApi* | [**getGetSipTrunkList**](docs/BillingApi.md#getgetsiptrunklist) | **GET** /billing/customer/list/sipTrunks |
132
+ *BillingApi* | [**getGetSipTrunksBilling**](docs/BillingApi.md#getgetsiptrunksbilling) | **GET** /billing/customer/sipTrunks |
133
+ *BillingApi* | [**getGetUnconnectedCalls**](docs/BillingApi.md#getgetunconnectedcalls) | **GET** /billing/admin/unconnectedCalls |
134
+ *BillingApi* | [**getGetUnconnectedServices**](docs/BillingApi.md#getgetunconnectedservices) | **GET** /billing/admin/unconnectedServices |
135
+ *BillingApi* | [**getIsBundleCustomer**](docs/BillingApi.md#getisbundlecustomer) | **GET** /billing/customer/bundleCustomer |
136
+ *BillingApi* | [**postAddBroadband**](docs/BillingApi.md#postaddbroadband) | **POST** /billing/customer/broadband |
137
+ *BillingApi* | [**postAddCallTariffToCallTariffPlan**](docs/BillingApi.md#postaddcalltarifftocalltariffplan) | **POST** /billing/admin/callTariffPlan/callTariff |
138
+ *BillingApi* | [**postAddChildCustomer**](docs/BillingApi.md#postaddchildcustomer) | **POST** /billing/customer/child |
139
+ *BillingApi* | [**postAddEthernet**](docs/BillingApi.md#postaddethernet) | **POST** /billing/customer/ethernet |
140
+ *BillingApi* | [**postAddRecurringCharge**](docs/BillingApi.md#postaddrecurringcharge) | **POST** /billing/customer/recurringCharges |
141
+ *BillingApi* | [**postAddServiceToServicePlan**](docs/BillingApi.md#postaddservicetoserviceplan) | **POST** /billing/admin/servicePlan/service |
142
+ *BillingApi* | [**postAddSipTrunkDDIs**](docs/BillingApi.md#postaddsiptrunkddis) | **POST** /billing/customer/sipTrunkDDIs |
143
+ *BillingApi* | [**postGetBaseServices**](docs/BillingApi.md#postgetbaseservices) | **POST** /billing/admin/baseServices |
144
+ *BillingApi* | [**postGetCallTariffPlan**](docs/BillingApi.md#postgetcalltariffplan) | **POST** /billing/admin/callTariffPlan |
145
+ *BillingApi* | [**postGetPriceGroups**](docs/BillingApi.md#postgetpricegroups) | **POST** /billing/admin/priceGroups |
146
+ *BillingApi* | [**postGetServicePlans**](docs/BillingApi.md#postgetserviceplans) | **POST** /billing/admin/servicePlans |
147
+ *BillingApi* | [**postGetSipTrunksBilling**](docs/BillingApi.md#postgetsiptrunksbilling) | **POST** /billing/customer/sipTrunks |
148
+ *BillingApi* | [**postSendInvoices**](docs/BillingApi.md#postsendinvoices) | **POST** /billing/admin/sendInvoices |
149
+ *BillingApi* | [**postUpdateConnection**](docs/BillingApi.md#postupdateconnection) | **POST** /billing/customer/updateConnection |
150
+ *BillingApi* | [**postUpdateRecurringCharge**](docs/BillingApi.md#postupdaterecurringcharge) | **POST** /billing/customer/updateRecurringCharges |
151
+ *BillingApi* | [**putAddCallTariffToCallTariffPlan**](docs/BillingApi.md#putaddcalltarifftocalltariffplan) | **PUT** /billing/admin/callTariffPlan/callTariff |
152
+ *BillingApi* | [**putAddServiceToServicePlan**](docs/BillingApi.md#putaddservicetoserviceplan) | **PUT** /billing/admin/servicePlan/service |
153
+ *BillingApi* | [**putConnectionSearch**](docs/BillingApi.md#putconnectionsearch) | **PUT** /billing/admin/connections |
154
+ *BillingApi* | [**putConvertChildToParent**](docs/BillingApi.md#putconvertchildtoparent) | **PUT** /billing/customer/makeParent |
155
+ *BillingApi* | [**putDisableBundles**](docs/BillingApi.md#putdisablebundles) | **PUT** /billing/customer/disableBundles |
156
+ *BillingApi* | [**putDisableDdiBilling**](docs/BillingApi.md#putdisableddibilling) | **PUT** /billing/customer/disableDdiBilling |
157
+ *BillingApi* | [**putEnableBundles**](docs/BillingApi.md#putenablebundles) | **PUT** /billing/customer/enableBundles |
158
+ *BillingApi* | [**putEnableDdiBilling**](docs/BillingApi.md#putenableddibilling) | **PUT** /billing/customer/enableDdiBilling |
159
+ *BillingApi* | [**putGetBaseServices**](docs/BillingApi.md#putgetbaseservices) | **PUT** /billing/admin/baseServices |
160
+ *BillingApi* | [**putGetCallTariffPlan**](docs/BillingApi.md#putgetcalltariffplan) | **PUT** /billing/admin/callTariffPlan |
161
+ *BillingApi* | [**putGetPriceGroups**](docs/BillingApi.md#putgetpricegroups) | **PUT** /billing/admin/priceGroups |
104
162
  *CRMApi* | [**getGetCrmActivities**](docs/CRMApi.md#getgetcrmactivities) | **GET** /admin/crm/{id}/activities |
105
163
  *CRMApi* | [**getSearchByPhone**](docs/CRMApi.md#getsearchbyphone) | **GET** /crm/contact/search |
106
164
  *CRMApi* | [**postCreateCrmNote**](docs/CRMApi.md#postcreatecrmnote) | **POST** /admin/crm/{id}/activities/note |
@@ -357,14 +415,22 @@ Class | Method | HTTP request | Description
357
415
  - [AuditLogEntity](docs/AuditLogEntity.md)
358
416
  - [AuthCodeResponseModel](docs/AuthCodeResponseModel.md)
359
417
  - [AxisDataDTO](docs/AxisDataDTO.md)
418
+ - [BaseService](docs/BaseService.md)
360
419
  - [BasicItemDTO](docs/BasicItemDTO.md)
361
420
  - [BasicProductDTO](docs/BasicProductDTO.md)
362
421
  - [BatchDTO](docs/BatchDTO.md)
363
422
  - [BatchEntity](docs/BatchEntity.md)
423
+ - [Bundle](docs/Bundle.md)
424
+ - [BundleCustomer](docs/BundleCustomer.md)
364
425
  - [CallBarringModel](docs/CallBarringModel.md)
426
+ - [CallTariff](docs/CallTariff.md)
427
+ - [CallTariffPlan](docs/CallTariffPlan.md)
428
+ - [Cdr](docs/Cdr.md)
365
429
  - [ClientDetailsModel](docs/ClientDetailsModel.md)
366
430
  - [ClientModel](docs/ClientModel.md)
367
431
  - [CompanyContractModel](docs/CompanyContractModel.md)
432
+ - [ConnectionType](docs/ConnectionType.md)
433
+ - [ContactDetail](docs/ContactDetail.md)
368
434
  - [ContactInfoModel](docs/ContactInfoModel.md)
369
435
  - [ConversationModel](docs/ConversationModel.md)
370
436
  - [CourierPriceEntity](docs/CourierPriceEntity.md)
@@ -383,12 +449,15 @@ Class | Method | HTTP request | Description
383
449
  - [CrmDateActivitiesDTO](docs/CrmDateActivitiesDTO.md)
384
450
  - [CrmNoteEntity](docs/CrmNoteEntity.md)
385
451
  - [CrmNoteModel](docs/CrmNoteModel.md)
452
+ - [Customer](docs/Customer.md)
386
453
  - [CustomerCoordinatesDTO](docs/CustomerCoordinatesDTO.md)
387
454
  - [CustomerInformationModel](docs/CustomerInformationModel.md)
388
455
  - [CustomerItemRequestDTO](docs/CustomerItemRequestDTO.md)
389
456
  - [CustomerListAccountDTO](docs/CustomerListAccountDTO.md)
390
457
  - [CustomerOrderRequestDTO](docs/CustomerOrderRequestDTO.md)
391
458
  - [CustomerPriceListEnum](docs/CustomerPriceListEnum.md)
459
+ - [CustomerRate](docs/CustomerRate.md)
460
+ - [CustomerRateType](docs/CustomerRateType.md)
392
461
  - [CustomerSummaryReportDTO](docs/CustomerSummaryReportDTO.md)
393
462
  - [DdiRangeRequestModel](docs/DdiRangeRequestModel.md)
394
463
  - [DdiRangesRequestModel](docs/DdiRangesRequestModel.md)
@@ -413,11 +482,14 @@ Class | Method | HTTP request | Description
413
482
  - [FtpAccountsEntity](docs/FtpAccountsEntity.md)
414
483
  - [GenericFileModel](docs/GenericFileModel.md)
415
484
  - [GetCheckMacExists200Response](docs/GetCheckMacExists200Response.md)
485
+ - [GetDisconnectDDIRequest](docs/GetDisconnectDDIRequest.md)
416
486
  - [GetGetPrice200Response](docs/GetGetPrice200Response.md)
417
487
  - [GetGetRecording200Response](docs/GetGetRecording200Response.md)
418
488
  - [GraphDTO](docs/GraphDTO.md)
419
489
  - [HostingChangeResponseModel](docs/HostingChangeResponseModel.md)
420
490
  - [HostingRegionDTO](docs/HostingRegionDTO.md)
491
+ - [InboundCli](docs/InboundCli.md)
492
+ - [InboundTariffPlan](docs/InboundTariffPlan.md)
421
493
  - [InstallationDetailsDTO](docs/InstallationDetailsDTO.md)
422
494
  - [InstanceAutoFailoverEntity](docs/InstanceAutoFailoverEntity.md)
423
495
  - [InstanceDeletionScheduleEntity](docs/InstanceDeletionScheduleEntity.md)
@@ -456,6 +528,7 @@ Class | Method | HTTP request | Description
456
528
  - [OrderTotalModel](docs/OrderTotalModel.md)
457
529
  - [OrderedItemEntity](docs/OrderedItemEntity.md)
458
530
  - [OrderedItemModel](docs/OrderedItemModel.md)
531
+ - [OutboundCli](docs/OutboundCli.md)
459
532
  - [PartnerDTO](docs/PartnerDTO.md)
460
533
  - [PasswordSenderDTO](docs/PasswordSenderDTO.md)
461
534
  - [PasswordSenderEntity](docs/PasswordSenderEntity.md)
@@ -472,16 +545,30 @@ Class | Method | HTTP request | Description
472
545
  - [PatchUpdateTcxPartnerIdRequest](docs/PatchUpdateTcxPartnerIdRequest.md)
473
546
  - [PortalAccountModel](docs/PortalAccountModel.md)
474
547
  - [PortalLoginModel](docs/PortalLoginModel.md)
548
+ - [PostAddBroadbandRequest](docs/PostAddBroadbandRequest.md)
549
+ - [PostAddCallTariffToCallTariffPlanRequest](docs/PostAddCallTariffToCallTariffPlanRequest.md)
550
+ - [PostAddEthernetRequest](docs/PostAddEthernetRequest.md)
475
551
  - [PostAddOrderNoteRequest](docs/PostAddOrderNoteRequest.md)
552
+ - [PostAddRecurringChargeRequest](docs/PostAddRecurringChargeRequest.md)
553
+ - [PostAddServiceToServicePlanRequest](docs/PostAddServiceToServicePlanRequest.md)
554
+ - [PostAddSipTrunkDDIsRequest](docs/PostAddSipTrunkDDIsRequest.md)
476
555
  - [PostAddWebhook200Response](docs/PostAddWebhook200Response.md)
477
556
  - [PostGenerateReport200Response](docs/PostGenerateReport200Response.md)
557
+ - [PostGetBaseServicesRequest](docs/PostGetBaseServicesRequest.md)
478
558
  - [PostGetClientCredentialsRequest](docs/PostGetClientCredentialsRequest.md)
559
+ - [PostGetPriceGroupsRequest](docs/PostGetPriceGroupsRequest.md)
479
560
  - [PostGetProductForCustomerRequest](docs/PostGetProductForCustomerRequest.md)
561
+ - [PostGetServicePlansRequest](docs/PostGetServicePlansRequest.md)
562
+ - [PostGetSipTrunksBillingRequest](docs/PostGetSipTrunksBillingRequest.md)
480
563
  - [PostSendWelcomeEmailRequest](docs/PostSendWelcomeEmailRequest.md)
481
564
  - [PostSplitOrderRequest](docs/PostSplitOrderRequest.md)
565
+ - [PostUpdateConnectionRequest](docs/PostUpdateConnectionRequest.md)
566
+ - [PostUpdateRecurringChargeRequest](docs/PostUpdateRecurringChargeRequest.md)
567
+ - [PriceGroup](docs/PriceGroup.md)
482
568
  - [PriceListItemModel](docs/PriceListItemModel.md)
483
569
  - [PrinterEntity](docs/PrinterEntity.md)
484
570
  - [PrizesEntity](docs/PrizesEntity.md)
571
+ - [ProcessedCdr](docs/ProcessedCdr.md)
485
572
  - [ProductDetailedSummaryDTO](docs/ProductDetailedSummaryDTO.md)
486
573
  - [ProductPriceListItemModel](docs/ProductPriceListItemModel.md)
487
574
  - [ProductSearchResultsModel](docs/ProductSearchResultsModel.md)
@@ -493,11 +580,17 @@ Class | Method | HTTP request | Description
493
580
  - [ProspectEntity](docs/ProspectEntity.md)
494
581
  - [ProvisioningModel](docs/ProvisioningModel.md)
495
582
  - [ProvisioningRequestEntity](docs/ProvisioningRequestEntity.md)
583
+ - [PutAddCallTariffToCallTariffPlanRequest](docs/PutAddCallTariffToCallTariffPlanRequest.md)
584
+ - [PutAddServiceToServicePlanRequest](docs/PutAddServiceToServicePlanRequest.md)
496
585
  - [PutAllocateItemsRequest](docs/PutAllocateItemsRequest.md)
497
586
  - [PutAllocateItemsRequestItemsInner](docs/PutAllocateItemsRequestItemsInner.md)
498
- - [PutTransferConnectionRequest](docs/PutTransferConnectionRequest.md)
587
+ - [PutConnectionSearchRequest](docs/PutConnectionSearchRequest.md)
588
+ - [PutGetBaseServicesRequest](docs/PutGetBaseServicesRequest.md)
589
+ - [PutGetCallTariffPlanRequest](docs/PutGetCallTariffPlanRequest.md)
590
+ - [PutGetPriceGroupsRequest](docs/PutGetPriceGroupsRequest.md)
499
591
  - [RecordingBackupAzureModel](docs/RecordingBackupAzureModel.md)
500
592
  - [RecordingsBackupInfoDTO](docs/RecordingsBackupInfoDTO.md)
593
+ - [RecurringCharge](docs/RecurringCharge.md)
501
594
  - [RemoteStorageDTO](docs/RemoteStorageDTO.md)
502
595
  - [ReportRequestDTO](docs/ReportRequestDTO.md)
503
596
  - [ResourceNotReadyException](docs/ResourceNotReadyException.md)
@@ -506,8 +599,11 @@ Class | Method | HTTP request | Description
506
599
  - [SbcDTO](docs/SbcDTO.md)
507
600
  - [ScannedItemModel](docs/ScannedItemModel.md)
508
601
  - [ScopeModel](docs/ScopeModel.md)
602
+ - [SdrReferenceType](docs/SdrReferenceType.md)
509
603
  - [SeriesDTO](docs/SeriesDTO.md)
604
+ - [Service](docs/Service.md)
510
605
  - [ServiceHealthDTO](docs/ServiceHealthDTO.md)
606
+ - [ServicePlan](docs/ServicePlan.md)
511
607
  - [ServiceStatusDTO](docs/ServiceStatusDTO.md)
512
608
  - [ShipmentAddressEntity](docs/ShipmentAddressEntity.md)
513
609
  - [ShipmentDTO](docs/ShipmentDTO.md)
@@ -571,6 +667,7 @@ Class | Method | HTTP request | Description
571
667
  - [TableDataDTO](docs/TableDataDTO.md)
572
668
  - [TableHistoryEntity](docs/TableHistoryEntity.md)
573
669
  - [TableRowDTO](docs/TableRowDTO.md)
670
+ - [TariffRate](docs/TariffRate.md)
574
671
  - [TcxBackupEntity](docs/TcxBackupEntity.md)
575
672
  - [TcxBackupModel](docs/TcxBackupModel.md)
576
673
  - [TcxBillingEntity](docs/TcxBillingEntity.md)