yellowgrid-api-ts 3.2.218-dev.0 → 3.2.219-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 (69) hide show
  1. package/.openapi-generator/FILES +52 -1
  2. package/README.md +119 -2
  3. package/api.ts +5345 -123
  4. package/dist/api.d.ts +2715 -52
  5. package/dist/api.js +5500 -118
  6. package/dist/models/ConnectionTypeEnum.d.ts +63 -0
  7. package/dist/models/ConnectionTypeEnum.js +65 -0
  8. package/docs/AdminRmaDTO.md +3 -1
  9. package/docs/AdminRmaItemDTO.md +2 -0
  10. package/docs/AdminRmaSummaryDTO.md +2 -0
  11. package/docs/BaseService.md +36 -0
  12. package/docs/BillingApi.md +3575 -25
  13. package/docs/Bundle.md +34 -0
  14. package/docs/BundleCustomer.md +34 -0
  15. package/docs/CallTariff.md +34 -0
  16. package/docs/CallTariffPlan.md +36 -0
  17. package/docs/CallTariffResponse.md +26 -0
  18. package/docs/Cdr.md +112 -0
  19. package/docs/ConnectionRequest.md +36 -0
  20. package/docs/ConnectionType.md +28 -0
  21. package/docs/ContactDetail.md +58 -0
  22. package/docs/Customer.md +98 -0
  23. package/docs/CustomerRate.md +22 -0
  24. package/docs/CustomerRateType.md +12 -0
  25. package/docs/InboundCli.md +50 -0
  26. package/docs/InboundTariffPlan.md +32 -0
  27. package/docs/InboundTariffPlanResponse.md +28 -0
  28. package/docs/MultiTenantSipTrunkRequest.md +22 -0
  29. package/docs/OutboundCli.md +70 -0
  30. package/docs/PostAddBroadbandRequest.md +28 -0
  31. package/docs/PostAddCallTariffToCallTariffPlanRequest.md +34 -0
  32. package/docs/PostAddEthernetRequest.md +28 -0
  33. package/docs/PostAddRecurringChargeRequest.md +30 -0
  34. package/docs/PostAddServiceToServicePlanRequest.md +30 -0
  35. package/docs/PostAddSipTrunkDDIsRequest.md +30 -0
  36. package/docs/PostDisconnectDDIRequest.md +20 -0
  37. package/docs/PostGetBaseServicesRequest.md +22 -0
  38. package/docs/PostGetPriceGroupsRequest.md +22 -0
  39. package/docs/PostGetServicePlansRequest.md +22 -0
  40. package/docs/PostGetSipTrunksBillingRequest.md +34 -0
  41. package/docs/PostUpdateConnectionRequest.md +22 -0
  42. package/docs/PostUpdateRecurringChargeRequest.md +30 -0
  43. package/docs/PriceGroup.md +30 -0
  44. package/docs/PriceGroupResponse.md +24 -0
  45. package/docs/ProcessedCdr.md +96 -0
  46. package/docs/ProductSerialInfoDTO.md +27 -0
  47. package/docs/PutAddCallTariffToCallTariffPlanRequest.md +30 -0
  48. package/docs/PutAddServiceToServicePlanRequest.md +26 -0
  49. package/docs/PutConnectionSearchRequest.md +20 -0
  50. package/docs/PutGetBaseServicesRequest.md +28 -0
  51. package/docs/PutGetCallTariffPlanRequest.md +28 -0
  52. package/docs/PutGetPriceGroupsRequest.md +28 -0
  53. package/docs/RMAApi.md +111 -1
  54. package/docs/RecurringCharge.md +48 -0
  55. package/docs/RmaDTO.md +2 -0
  56. package/docs/RmaItemDTO.md +2 -0
  57. package/docs/RmaOrderDTO.md +29 -0
  58. package/docs/RmaOrderItemDTO.md +33 -0
  59. package/docs/RmaOrderSummaryDTO.md +25 -0
  60. package/docs/RmaSummaryDTO.md +2 -0
  61. package/docs/Sdr.md +66 -0
  62. package/docs/SdrReferenceType.md +24 -0
  63. package/docs/Service.md +42 -0
  64. package/docs/ServicePlan.md +36 -0
  65. package/docs/SpecialService.md +40 -0
  66. package/docs/TariffRate.md +30 -0
  67. package/docs/UnconnectedSdr.md +68 -0
  68. package/models/ConnectionTypeEnum.ts +64 -0
  69. package/package.json +1 -1
@@ -36,13 +36,20 @@ docs/AttributeSetEnum.md
36
36
  docs/AuditLogEntity.md
37
37
  docs/AuthCodeResponseModel.md
38
38
  docs/AxisDataDTO.md
39
+ docs/BaseService.md
39
40
  docs/BasicItemDTO.md
40
41
  docs/BasicProductDTO.md
41
42
  docs/BatchDTO.md
42
43
  docs/BatchEntity.md
43
44
  docs/BillingApi.md
45
+ docs/Bundle.md
46
+ docs/BundleCustomer.md
44
47
  docs/CRMApi.md
45
48
  docs/CallBarringModel.md
49
+ docs/CallTariff.md
50
+ docs/CallTariffPlan.md
51
+ docs/CallTariffResponse.md
52
+ docs/Cdr.md
46
53
  docs/Class3CXApi.md
47
54
  docs/Class3CXInstallationWizardApi.md
48
55
  docs/Class3CXInstallationsApi.md
@@ -51,6 +58,9 @@ docs/Class3CXMultiTenantApi.md
51
58
  docs/ClientDetailsModel.md
52
59
  docs/ClientModel.md
53
60
  docs/CompanyContractModel.md
61
+ docs/ConnectionRequest.md
62
+ docs/ConnectionType.md
63
+ docs/ContactDetail.md
54
64
  docs/ContactInfoModel.md
55
65
  docs/ConversationModel.md
56
66
  docs/CourierPriceEntity.md
@@ -69,12 +79,15 @@ docs/CrmContactDTO.md
69
79
  docs/CrmDateActivitiesDTO.md
70
80
  docs/CrmNoteEntity.md
71
81
  docs/CrmNoteModel.md
82
+ docs/Customer.md
72
83
  docs/CustomerCoordinatesDTO.md
73
84
  docs/CustomerInformationModel.md
74
85
  docs/CustomerItemRequestDTO.md
75
86
  docs/CustomerListAccountDTO.md
76
87
  docs/CustomerOrderRequestDTO.md
77
88
  docs/CustomerPriceListEnum.md
89
+ docs/CustomerRate.md
90
+ docs/CustomerRateType.md
78
91
  docs/CustomerRmasModel.md
79
92
  docs/CustomerSummaryReportDTO.md
80
93
  docs/DdiRangeRequestModel.md
@@ -106,6 +119,9 @@ docs/GetGetRecording200Response.md
106
119
  docs/GraphDTO.md
107
120
  docs/HostingChangeResponseModel.md
108
121
  docs/HostingRegionDTO.md
122
+ docs/InboundCli.md
123
+ docs/InboundTariffPlan.md
124
+ docs/InboundTariffPlanResponse.md
109
125
  docs/InstallationDetailsDTO.md
110
126
  docs/InstanceAutoFailoverEntity.md
111
127
  docs/InstanceDeletionScheduleEntity.md
@@ -127,6 +143,7 @@ docs/MacAddressRequestModel.md
127
143
  docs/MiscApi.md
128
144
  docs/MonthlyUsageModel.md
129
145
  docs/MultiTenantChangeResponseModel.md
146
+ docs/MultiTenantSipTrunkRequest.md
130
147
  docs/MyPBXToolsApi.md
131
148
  docs/NameRequestModel.md
132
149
  docs/NavigationModel.md
@@ -153,6 +170,7 @@ docs/OrderTotalModel.md
153
170
  docs/OrderedItemEntity.md
154
171
  docs/OrderedItemModel.md
155
172
  docs/OrdersApi.md
173
+ docs/OutboundCli.md
156
174
  docs/PartnerDTO.md
157
175
  docs/PasswordSenderDTO.md
158
176
  docs/PasswordSenderEntity.md
@@ -169,20 +187,37 @@ docs/PatchUpdateTcxHostingPriceListRequest.md
169
187
  docs/PatchUpdateTcxPartnerIdRequest.md
170
188
  docs/PortalAccountModel.md
171
189
  docs/PortalLoginModel.md
190
+ docs/PostAddBroadbandRequest.md
191
+ docs/PostAddCallTariffToCallTariffPlanRequest.md
192
+ docs/PostAddEthernetRequest.md
172
193
  docs/PostAddOrderNoteRequest.md
194
+ docs/PostAddRecurringChargeRequest.md
195
+ docs/PostAddServiceToServicePlanRequest.md
196
+ docs/PostAddSipTrunkDDIsRequest.md
173
197
  docs/PostAddWebhook200Response.md
198
+ docs/PostDisconnectDDIRequest.md
174
199
  docs/PostGenerateReport200Response.md
200
+ docs/PostGetBaseServicesRequest.md
175
201
  docs/PostGetClientCredentialsRequest.md
202
+ docs/PostGetPriceGroupsRequest.md
176
203
  docs/PostGetProductForCustomerRequest.md
204
+ docs/PostGetServicePlansRequest.md
205
+ docs/PostGetSipTrunksBillingRequest.md
177
206
  docs/PostSendWelcomeEmailRequest.md
178
207
  docs/PostSplitOrderRequest.md
208
+ docs/PostUpdateConnectionRequest.md
209
+ docs/PostUpdateRecurringChargeRequest.md
210
+ docs/PriceGroup.md
211
+ docs/PriceGroupResponse.md
179
212
  docs/PriceListItemModel.md
180
213
  docs/PricingApi.md
181
214
  docs/PrinterEntity.md
182
215
  docs/PrizesEntity.md
216
+ docs/ProcessedCdr.md
183
217
  docs/ProductDetailedSummaryDTO.md
184
218
  docs/ProductPriceListItemModel.md
185
219
  docs/ProductSearchResultsModel.md
220
+ docs/ProductSerialInfoDTO.md
186
221
  docs/ProductSerialInfoModel.md
187
222
  docs/ProductSummaryDTO.md
188
223
  docs/ProductsApi.md
@@ -194,13 +229,19 @@ docs/ProspectsApi.md
194
229
  docs/ProvisioningApi.md
195
230
  docs/ProvisioningModel.md
196
231
  docs/ProvisioningRequestEntity.md
232
+ docs/PutAddCallTariffToCallTariffPlanRequest.md
233
+ docs/PutAddServiceToServicePlanRequest.md
197
234
  docs/PutAllocateItemsRequest.md
198
235
  docs/PutAllocateItemsRequestItemsInner.md
199
- docs/PutTransferConnectionRequest.md
236
+ docs/PutConnectionSearchRequest.md
237
+ docs/PutGetBaseServicesRequest.md
238
+ docs/PutGetCallTariffPlanRequest.md
239
+ docs/PutGetPriceGroupsRequest.md
200
240
  docs/RMAApi.md
201
241
  docs/ReasonRequestModel.md
202
242
  docs/RecordingBackupAzureModel.md
203
243
  docs/RecordingsBackupInfoDTO.md
244
+ docs/RecurringCharge.md
204
245
  docs/RemoteStorageDTO.md
205
246
  docs/ReportRequestDTO.md
206
247
  docs/ReportsApi.md
@@ -211,6 +252,9 @@ docs/RmaCreditItemRequestDTO.md
211
252
  docs/RmaDTO.md
212
253
  docs/RmaItemDTO.md
213
254
  docs/RmaItemRequestDTO.md
255
+ docs/RmaOrderDTO.md
256
+ docs/RmaOrderItemDTO.md
257
+ docs/RmaOrderSummaryDTO.md
214
258
  docs/RmaReplacementOrderItemDTO.md
215
259
  docs/RmaReplacementOrderRequestDTO.md
216
260
  docs/RmaRequestDTO.md
@@ -224,9 +268,13 @@ docs/SMSApi.md
224
268
  docs/SbcDTO.md
225
269
  docs/ScannedItemModel.md
226
270
  docs/ScopeModel.md
271
+ docs/Sdr.md
272
+ docs/SdrReferenceType.md
227
273
  docs/SerialNumberRequestModel.md
228
274
  docs/SeriesDTO.md
275
+ docs/Service.md
229
276
  docs/ServiceHealthDTO.md
277
+ docs/ServicePlan.md
230
278
  docs/ServiceStatusDTO.md
231
279
  docs/ServicesApi.md
232
280
  docs/ShipmentAddressEntity.md
@@ -259,6 +307,7 @@ docs/SmsPayloadModel.md
259
307
  docs/SmsPhoneNumberModel.md
260
308
  docs/SmsResponseModel.md
261
309
  docs/SmsWhitelistEntity.md
310
+ docs/SpecialService.md
262
311
  docs/StockManagementApi.md
263
312
  docs/StockOrderCourierEntity.md
264
313
  docs/StockOrderDeductionModel.md
@@ -295,6 +344,7 @@ docs/TableDTO.md
295
344
  docs/TableDataDTO.md
296
345
  docs/TableHistoryEntity.md
297
346
  docs/TableRowDTO.md
347
+ docs/TariffRate.md
298
348
  docs/TcxBackupEntity.md
299
349
  docs/TcxBackupModel.md
300
350
  docs/TcxBillingEntity.md
@@ -332,6 +382,7 @@ docs/TicketSummaryModel.md
332
382
  docs/TicketTimeDTO.md
333
383
  docs/TicketsApi.md
334
384
  docs/TokenResponseModel.md
385
+ docs/UnconnectedSdr.md
335
386
  docs/UpgradeOrderResponseModel.md
336
387
  docs/UpgradeRequestModel.md
337
388
  docs/UserEntity.md
package/README.md CHANGED
@@ -99,8 +99,72 @@ 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 |
102
114
  *BillingApi* | [**getGetAllCustomer**](docs/BillingApi.md#getgetallcustomer) | **GET** /billing/admin/customerList | Get Billing Customers
103
- *BillingApi* | [**putTransferConnection**](docs/BillingApi.md#puttransferconnection) | **PUT** /billing/admin/connections |
115
+ *BillingApi* | [**getGetAllMtSipTrunks**](docs/BillingApi.md#getgetallmtsiptrunks) | **GET** /billing/customer/list/allMtSipTrunks |
116
+ *BillingApi* | [**getGetAllSipTrunks**](docs/BillingApi.md#getgetallsiptrunks) | **GET** /billing/customer/list/allSipTrunks |
117
+ *BillingApi* | [**getGetBaseServices**](docs/BillingApi.md#getgetbaseservices) | **GET** /billing/admin/baseServices |
118
+ *BillingApi* | [**getGetBillingCustomerDetails**](docs/BillingApi.md#getgetbillingcustomerdetails) | **GET** /billing/customer/details |
119
+ *BillingApi* | [**getGetBundleCallsWithCost**](docs/BillingApi.md#getgetbundlecallswithcost) | **GET** /billing/admin/bundleCallsWithCost |
120
+ *BillingApi* | [**getGetCallTariffPlan**](docs/BillingApi.md#getgetcalltariffplan) | **GET** /billing/admin/callTariffPlan |
121
+ *BillingApi* | [**getGetCallTariffs**](docs/BillingApi.md#getgetcalltariffs) | **GET** /billing/admin/callTariffs |
122
+ *BillingApi* | [**getGetCallTariffsDetails**](docs/BillingApi.md#getgetcalltariffsdetails) | **GET** /billing/admin/callTariffs/details |
123
+ *BillingApi* | [**getGetChildren**](docs/BillingApi.md#getgetchildren) | **GET** /billing/customer/children |
124
+ *BillingApi* | [**getGetConnection**](docs/BillingApi.md#getgetconnection) | **GET** /billing/customer/connections/{id} |
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* | [**getGetInboundTariffsDetails**](docs/BillingApi.md#getgetinboundtariffsdetails) | **GET** /billing/admin/inboundTariffs/details |
129
+ *BillingApi* | [**getGetPriceGroups**](docs/BillingApi.md#getgetpricegroups) | **GET** /billing/admin/priceGroups |
130
+ *BillingApi* | [**getGetServicePlan**](docs/BillingApi.md#getgetserviceplan) | **GET** /billing/admin/servicePlan |
131
+ *BillingApi* | [**getGetServicePlans**](docs/BillingApi.md#getgetserviceplans) | **GET** /billing/admin/servicePlans |
132
+ *BillingApi* | [**getGetServicesPlanDetails**](docs/BillingApi.md#getgetservicesplandetails) | **GET** /billing/admin/servicePlans/details |
133
+ *BillingApi* | [**getGetSipTrunkList**](docs/BillingApi.md#getgetsiptrunklist) | **GET** /billing/customer/list/sipTrunks |
134
+ *BillingApi* | [**getGetSipTrunksBilling**](docs/BillingApi.md#getgetsiptrunksbilling) | **GET** /billing/customer/sipTrunks |
135
+ *BillingApi* | [**getGetUnconnectedCalls**](docs/BillingApi.md#getgetunconnectedcalls) | **GET** /billing/admin/unconnectedCalls |
136
+ *BillingApi* | [**getGetUnconnectedServices**](docs/BillingApi.md#getgetunconnectedservices) | **GET** /billing/admin/unconnectedServices |
137
+ *BillingApi* | [**getIsBundleCustomer**](docs/BillingApi.md#getisbundlecustomer) | **GET** /billing/customer/bundleCustomer |
138
+ *BillingApi* | [**postAddBroadband**](docs/BillingApi.md#postaddbroadband) | **POST** /billing/customer/broadband |
139
+ *BillingApi* | [**postAddCallTariffToCallTariffPlan**](docs/BillingApi.md#postaddcalltarifftocalltariffplan) | **POST** /billing/admin/callTariffPlan/callTariff |
140
+ *BillingApi* | [**postAddChildCustomer**](docs/BillingApi.md#postaddchildcustomer) | **POST** /billing/customer/child |
141
+ *BillingApi* | [**postAddEthernet**](docs/BillingApi.md#postaddethernet) | **POST** /billing/customer/ethernet |
142
+ *BillingApi* | [**postAddRecurringCharge**](docs/BillingApi.md#postaddrecurringcharge) | **POST** /billing/customer/recurringCharges |
143
+ *BillingApi* | [**postAddServiceToServicePlan**](docs/BillingApi.md#postaddservicetoserviceplan) | **POST** /billing/admin/servicePlan/service |
144
+ *BillingApi* | [**postAddSipTrunkDDIs**](docs/BillingApi.md#postaddsiptrunkddis) | **POST** /billing/customer/sipTrunkDDIs |
145
+ *BillingApi* | [**postDisconnectConnection**](docs/BillingApi.md#postdisconnectconnection) | **POST** /billing/customer/disconnectConnection |
146
+ *BillingApi* | [**postDisconnectDDI**](docs/BillingApi.md#postdisconnectddi) | **POST** /billing/customer/disconnectDDI |
147
+ *BillingApi* | [**postGetBaseServices**](docs/BillingApi.md#postgetbaseservices) | **POST** /billing/admin/baseServices |
148
+ *BillingApi* | [**postGetCallTariffPlan**](docs/BillingApi.md#postgetcalltariffplan) | **POST** /billing/admin/callTariffPlan |
149
+ *BillingApi* | [**postGetConnections**](docs/BillingApi.md#postgetconnections) | **POST** /billing/customer/connections |
150
+ *BillingApi* | [**postGetPriceGroups**](docs/BillingApi.md#postgetpricegroups) | **POST** /billing/admin/priceGroups |
151
+ *BillingApi* | [**postGetServicePlans**](docs/BillingApi.md#postgetserviceplans) | **POST** /billing/admin/servicePlans |
152
+ *BillingApi* | [**postGetSipTrunksBilling**](docs/BillingApi.md#postgetsiptrunksbilling) | **POST** /billing/customer/sipTrunks |
153
+ *BillingApi* | [**postSendInvoices**](docs/BillingApi.md#postsendinvoices) | **POST** /billing/admin/sendInvoices |
154
+ *BillingApi* | [**postUpdateConnection**](docs/BillingApi.md#postupdateconnection) | **POST** /billing/customer/updateConnection |
155
+ *BillingApi* | [**postUpdateRecurringCharge**](docs/BillingApi.md#postupdaterecurringcharge) | **POST** /billing/customer/updateRecurringCharges |
156
+ *BillingApi* | [**putAddCallTariffToCallTariffPlan**](docs/BillingApi.md#putaddcalltarifftocalltariffplan) | **PUT** /billing/admin/callTariffPlan/callTariff |
157
+ *BillingApi* | [**putAddServiceToServicePlan**](docs/BillingApi.md#putaddservicetoserviceplan) | **PUT** /billing/admin/servicePlan/service |
158
+ *BillingApi* | [**putConnectionSearch**](docs/BillingApi.md#putconnectionsearch) | **PUT** /billing/admin/connections |
159
+ *BillingApi* | [**putConvertChildToParent**](docs/BillingApi.md#putconvertchildtoparent) | **PUT** /billing/customer/makeParent |
160
+ *BillingApi* | [**putDisableBundles**](docs/BillingApi.md#putdisablebundles) | **PUT** /billing/customer/disableBundles |
161
+ *BillingApi* | [**putDisableDdiBilling**](docs/BillingApi.md#putdisableddibilling) | **PUT** /billing/customer/disableDdiBilling |
162
+ *BillingApi* | [**putEnableBundles**](docs/BillingApi.md#putenablebundles) | **PUT** /billing/customer/enableBundles |
163
+ *BillingApi* | [**putEnableDdiBilling**](docs/BillingApi.md#putenableddibilling) | **PUT** /billing/customer/enableDdiBilling |
164
+ *BillingApi* | [**putGetBaseServices**](docs/BillingApi.md#putgetbaseservices) | **PUT** /billing/admin/baseServices |
165
+ *BillingApi* | [**putGetCallTariffPlan**](docs/BillingApi.md#putgetcalltariffplan) | **PUT** /billing/admin/callTariffPlan |
166
+ *BillingApi* | [**putGetConnections**](docs/BillingApi.md#putgetconnections) | **PUT** /billing/customer/connections |
167
+ *BillingApi* | [**putGetPriceGroups**](docs/BillingApi.md#putgetpricegroups) | **PUT** /billing/admin/priceGroups |
104
168
  *CRMApi* | [**getGetCrmActivities**](docs/CRMApi.md#getgetcrmactivities) | **GET** /admin/crm/{id}/activities |
105
169
  *CRMApi* | [**getSearchByPhone**](docs/CRMApi.md#getsearchbyphone) | **GET** /crm/contact/search |
106
170
  *CRMApi* | [**postCreateCrmNote**](docs/CRMApi.md#postcreatecrmnote) | **POST** /admin/crm/{id}/activities/note |
@@ -262,6 +326,8 @@ Class | Method | HTTP request | Description
262
326
  *RMAApi* | [**getGetAdminRma**](docs/RMAApi.md#getgetadminrma) | **GET** /admin/rma/{id} |
263
327
  *RMAApi* | [**getGetAdminRmas**](docs/RMAApi.md#getgetadminrmas) | **GET** /admin/rma |
264
328
  *RMAApi* | [**getGetRma**](docs/RMAApi.md#getgetrma) | **GET** /rma/{id} |
329
+ *RMAApi* | [**getGetRmaOrder**](docs/RMAApi.md#getgetrmaorder) | **GET** /rma/orders/{id} |
330
+ *RMAApi* | [**getSearchRmaOrders**](docs/RMAApi.md#getsearchrmaorders) | **GET** /rma/orders |
265
331
  *RMAApi* | [**patchApproveRma**](docs/RMAApi.md#patchapproverma) | **PATCH** /admin/rma/{id}/approve |
266
332
  *RMAApi* | [**patchMarkRmaItemAsBinned**](docs/RMAApi.md#patchmarkrmaitemasbinned) | **PATCH** /admin/rma/{id}/items/{item_id}/bin |
267
333
  *RMAApi* | [**patchMarkRmaItemAsReceived**](docs/RMAApi.md#patchmarkrmaitemasreceived) | **PATCH** /admin/rma/{id}/items/{item_id}/received |
@@ -388,14 +454,24 @@ Class | Method | HTTP request | Description
388
454
  - [AuditLogEntity](docs/AuditLogEntity.md)
389
455
  - [AuthCodeResponseModel](docs/AuthCodeResponseModel.md)
390
456
  - [AxisDataDTO](docs/AxisDataDTO.md)
457
+ - [BaseService](docs/BaseService.md)
391
458
  - [BasicItemDTO](docs/BasicItemDTO.md)
392
459
  - [BasicProductDTO](docs/BasicProductDTO.md)
393
460
  - [BatchDTO](docs/BatchDTO.md)
394
461
  - [BatchEntity](docs/BatchEntity.md)
462
+ - [Bundle](docs/Bundle.md)
463
+ - [BundleCustomer](docs/BundleCustomer.md)
395
464
  - [CallBarringModel](docs/CallBarringModel.md)
465
+ - [CallTariff](docs/CallTariff.md)
466
+ - [CallTariffPlan](docs/CallTariffPlan.md)
467
+ - [CallTariffResponse](docs/CallTariffResponse.md)
468
+ - [Cdr](docs/Cdr.md)
396
469
  - [ClientDetailsModel](docs/ClientDetailsModel.md)
397
470
  - [ClientModel](docs/ClientModel.md)
398
471
  - [CompanyContractModel](docs/CompanyContractModel.md)
472
+ - [ConnectionRequest](docs/ConnectionRequest.md)
473
+ - [ConnectionType](docs/ConnectionType.md)
474
+ - [ContactDetail](docs/ContactDetail.md)
399
475
  - [ContactInfoModel](docs/ContactInfoModel.md)
400
476
  - [ConversationModel](docs/ConversationModel.md)
401
477
  - [CourierPriceEntity](docs/CourierPriceEntity.md)
@@ -414,12 +490,15 @@ Class | Method | HTTP request | Description
414
490
  - [CrmDateActivitiesDTO](docs/CrmDateActivitiesDTO.md)
415
491
  - [CrmNoteEntity](docs/CrmNoteEntity.md)
416
492
  - [CrmNoteModel](docs/CrmNoteModel.md)
493
+ - [Customer](docs/Customer.md)
417
494
  - [CustomerCoordinatesDTO](docs/CustomerCoordinatesDTO.md)
418
495
  - [CustomerInformationModel](docs/CustomerInformationModel.md)
419
496
  - [CustomerItemRequestDTO](docs/CustomerItemRequestDTO.md)
420
497
  - [CustomerListAccountDTO](docs/CustomerListAccountDTO.md)
421
498
  - [CustomerOrderRequestDTO](docs/CustomerOrderRequestDTO.md)
422
499
  - [CustomerPriceListEnum](docs/CustomerPriceListEnum.md)
500
+ - [CustomerRate](docs/CustomerRate.md)
501
+ - [CustomerRateType](docs/CustomerRateType.md)
423
502
  - [CustomerRmasModel](docs/CustomerRmasModel.md)
424
503
  - [CustomerSummaryReportDTO](docs/CustomerSummaryReportDTO.md)
425
504
  - [DdiRangeRequestModel](docs/DdiRangeRequestModel.md)
@@ -451,6 +530,9 @@ Class | Method | HTTP request | Description
451
530
  - [GraphDTO](docs/GraphDTO.md)
452
531
  - [HostingChangeResponseModel](docs/HostingChangeResponseModel.md)
453
532
  - [HostingRegionDTO](docs/HostingRegionDTO.md)
533
+ - [InboundCli](docs/InboundCli.md)
534
+ - [InboundTariffPlan](docs/InboundTariffPlan.md)
535
+ - [InboundTariffPlanResponse](docs/InboundTariffPlanResponse.md)
454
536
  - [InstallationDetailsDTO](docs/InstallationDetailsDTO.md)
455
537
  - [InstanceAutoFailoverEntity](docs/InstanceAutoFailoverEntity.md)
456
538
  - [InstanceDeletionScheduleEntity](docs/InstanceDeletionScheduleEntity.md)
@@ -471,6 +553,7 @@ Class | Method | HTTP request | Description
471
553
  - [MacAddressRequestModel](docs/MacAddressRequestModel.md)
472
554
  - [MonthlyUsageModel](docs/MonthlyUsageModel.md)
473
555
  - [MultiTenantChangeResponseModel](docs/MultiTenantChangeResponseModel.md)
556
+ - [MultiTenantSipTrunkRequest](docs/MultiTenantSipTrunkRequest.md)
474
557
  - [NameRequestModel](docs/NameRequestModel.md)
475
558
  - [NavigationModel](docs/NavigationModel.md)
476
559
  - [NoteRequestModel](docs/NoteRequestModel.md)
@@ -493,6 +576,7 @@ Class | Method | HTTP request | Description
493
576
  - [OrderTotalModel](docs/OrderTotalModel.md)
494
577
  - [OrderedItemEntity](docs/OrderedItemEntity.md)
495
578
  - [OrderedItemModel](docs/OrderedItemModel.md)
579
+ - [OutboundCli](docs/OutboundCli.md)
496
580
  - [PartnerDTO](docs/PartnerDTO.md)
497
581
  - [PasswordSenderDTO](docs/PasswordSenderDTO.md)
498
582
  - [PasswordSenderEntity](docs/PasswordSenderEntity.md)
@@ -509,19 +593,36 @@ Class | Method | HTTP request | Description
509
593
  - [PatchUpdateTcxPartnerIdRequest](docs/PatchUpdateTcxPartnerIdRequest.md)
510
594
  - [PortalAccountModel](docs/PortalAccountModel.md)
511
595
  - [PortalLoginModel](docs/PortalLoginModel.md)
596
+ - [PostAddBroadbandRequest](docs/PostAddBroadbandRequest.md)
597
+ - [PostAddCallTariffToCallTariffPlanRequest](docs/PostAddCallTariffToCallTariffPlanRequest.md)
598
+ - [PostAddEthernetRequest](docs/PostAddEthernetRequest.md)
512
599
  - [PostAddOrderNoteRequest](docs/PostAddOrderNoteRequest.md)
600
+ - [PostAddRecurringChargeRequest](docs/PostAddRecurringChargeRequest.md)
601
+ - [PostAddServiceToServicePlanRequest](docs/PostAddServiceToServicePlanRequest.md)
602
+ - [PostAddSipTrunkDDIsRequest](docs/PostAddSipTrunkDDIsRequest.md)
513
603
  - [PostAddWebhook200Response](docs/PostAddWebhook200Response.md)
604
+ - [PostDisconnectDDIRequest](docs/PostDisconnectDDIRequest.md)
514
605
  - [PostGenerateReport200Response](docs/PostGenerateReport200Response.md)
606
+ - [PostGetBaseServicesRequest](docs/PostGetBaseServicesRequest.md)
515
607
  - [PostGetClientCredentialsRequest](docs/PostGetClientCredentialsRequest.md)
608
+ - [PostGetPriceGroupsRequest](docs/PostGetPriceGroupsRequest.md)
516
609
  - [PostGetProductForCustomerRequest](docs/PostGetProductForCustomerRequest.md)
610
+ - [PostGetServicePlansRequest](docs/PostGetServicePlansRequest.md)
611
+ - [PostGetSipTrunksBillingRequest](docs/PostGetSipTrunksBillingRequest.md)
517
612
  - [PostSendWelcomeEmailRequest](docs/PostSendWelcomeEmailRequest.md)
518
613
  - [PostSplitOrderRequest](docs/PostSplitOrderRequest.md)
614
+ - [PostUpdateConnectionRequest](docs/PostUpdateConnectionRequest.md)
615
+ - [PostUpdateRecurringChargeRequest](docs/PostUpdateRecurringChargeRequest.md)
616
+ - [PriceGroup](docs/PriceGroup.md)
617
+ - [PriceGroupResponse](docs/PriceGroupResponse.md)
519
618
  - [PriceListItemModel](docs/PriceListItemModel.md)
520
619
  - [PrinterEntity](docs/PrinterEntity.md)
521
620
  - [PrizesEntity](docs/PrizesEntity.md)
621
+ - [ProcessedCdr](docs/ProcessedCdr.md)
522
622
  - [ProductDetailedSummaryDTO](docs/ProductDetailedSummaryDTO.md)
523
623
  - [ProductPriceListItemModel](docs/ProductPriceListItemModel.md)
524
624
  - [ProductSearchResultsModel](docs/ProductSearchResultsModel.md)
625
+ - [ProductSerialInfoDTO](docs/ProductSerialInfoDTO.md)
525
626
  - [ProductSerialInfoModel](docs/ProductSerialInfoModel.md)
526
627
  - [ProductSummaryDTO](docs/ProductSummaryDTO.md)
527
628
  - [PromoCodesEntity](docs/PromoCodesEntity.md)
@@ -530,12 +631,18 @@ Class | Method | HTTP request | Description
530
631
  - [ProspectEntity](docs/ProspectEntity.md)
531
632
  - [ProvisioningModel](docs/ProvisioningModel.md)
532
633
  - [ProvisioningRequestEntity](docs/ProvisioningRequestEntity.md)
634
+ - [PutAddCallTariffToCallTariffPlanRequest](docs/PutAddCallTariffToCallTariffPlanRequest.md)
635
+ - [PutAddServiceToServicePlanRequest](docs/PutAddServiceToServicePlanRequest.md)
533
636
  - [PutAllocateItemsRequest](docs/PutAllocateItemsRequest.md)
534
637
  - [PutAllocateItemsRequestItemsInner](docs/PutAllocateItemsRequestItemsInner.md)
535
- - [PutTransferConnectionRequest](docs/PutTransferConnectionRequest.md)
638
+ - [PutConnectionSearchRequest](docs/PutConnectionSearchRequest.md)
639
+ - [PutGetBaseServicesRequest](docs/PutGetBaseServicesRequest.md)
640
+ - [PutGetCallTariffPlanRequest](docs/PutGetCallTariffPlanRequest.md)
641
+ - [PutGetPriceGroupsRequest](docs/PutGetPriceGroupsRequest.md)
536
642
  - [ReasonRequestModel](docs/ReasonRequestModel.md)
537
643
  - [RecordingBackupAzureModel](docs/RecordingBackupAzureModel.md)
538
644
  - [RecordingsBackupInfoDTO](docs/RecordingsBackupInfoDTO.md)
645
+ - [RecurringCharge](docs/RecurringCharge.md)
539
646
  - [RemoteStorageDTO](docs/RemoteStorageDTO.md)
540
647
  - [ReportRequestDTO](docs/ReportRequestDTO.md)
541
648
  - [ResolutionRequestModel](docs/ResolutionRequestModel.md)
@@ -545,6 +652,9 @@ Class | Method | HTTP request | Description
545
652
  - [RmaDTO](docs/RmaDTO.md)
546
653
  - [RmaItemDTO](docs/RmaItemDTO.md)
547
654
  - [RmaItemRequestDTO](docs/RmaItemRequestDTO.md)
655
+ - [RmaOrderDTO](docs/RmaOrderDTO.md)
656
+ - [RmaOrderItemDTO](docs/RmaOrderItemDTO.md)
657
+ - [RmaOrderSummaryDTO](docs/RmaOrderSummaryDTO.md)
548
658
  - [RmaReplacementOrderItemDTO](docs/RmaReplacementOrderItemDTO.md)
549
659
  - [RmaReplacementOrderRequestDTO](docs/RmaReplacementOrderRequestDTO.md)
550
660
  - [RmaRequestDTO](docs/RmaRequestDTO.md)
@@ -556,9 +666,13 @@ Class | Method | HTTP request | Description
556
666
  - [SbcDTO](docs/SbcDTO.md)
557
667
  - [ScannedItemModel](docs/ScannedItemModel.md)
558
668
  - [ScopeModel](docs/ScopeModel.md)
669
+ - [Sdr](docs/Sdr.md)
670
+ - [SdrReferenceType](docs/SdrReferenceType.md)
559
671
  - [SerialNumberRequestModel](docs/SerialNumberRequestModel.md)
560
672
  - [SeriesDTO](docs/SeriesDTO.md)
673
+ - [Service](docs/Service.md)
561
674
  - [ServiceHealthDTO](docs/ServiceHealthDTO.md)
675
+ - [ServicePlan](docs/ServicePlan.md)
562
676
  - [ServiceStatusDTO](docs/ServiceStatusDTO.md)
563
677
  - [ShipmentAddressEntity](docs/ShipmentAddressEntity.md)
564
678
  - [ShipmentDTO](docs/ShipmentDTO.md)
@@ -589,6 +703,7 @@ Class | Method | HTTP request | Description
589
703
  - [SmsPhoneNumberModel](docs/SmsPhoneNumberModel.md)
590
704
  - [SmsResponseModel](docs/SmsResponseModel.md)
591
705
  - [SmsWhitelistEntity](docs/SmsWhitelistEntity.md)
706
+ - [SpecialService](docs/SpecialService.md)
592
707
  - [StockOrderCourierEntity](docs/StockOrderCourierEntity.md)
593
708
  - [StockOrderDeductionModel](docs/StockOrderDeductionModel.md)
594
709
  - [StockOrderDeductionRequestModel](docs/StockOrderDeductionRequestModel.md)
@@ -622,6 +737,7 @@ Class | Method | HTTP request | Description
622
737
  - [TableDataDTO](docs/TableDataDTO.md)
623
738
  - [TableHistoryEntity](docs/TableHistoryEntity.md)
624
739
  - [TableRowDTO](docs/TableRowDTO.md)
740
+ - [TariffRate](docs/TariffRate.md)
625
741
  - [TcxBackupEntity](docs/TcxBackupEntity.md)
626
742
  - [TcxBackupModel](docs/TcxBackupModel.md)
627
743
  - [TcxBillingEntity](docs/TcxBillingEntity.md)
@@ -658,6 +774,7 @@ Class | Method | HTTP request | Description
658
774
  - [TicketSummaryModel](docs/TicketSummaryModel.md)
659
775
  - [TicketTimeDTO](docs/TicketTimeDTO.md)
660
776
  - [TokenResponseModel](docs/TokenResponseModel.md)
777
+ - [UnconnectedSdr](docs/UnconnectedSdr.md)
661
778
  - [UpgradeOrderResponseModel](docs/UpgradeOrderResponseModel.md)
662
779
  - [UpgradeRequestModel](docs/UpgradeRequestModel.md)
663
780
  - [UserEntity](docs/UserEntity.md)