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
@@ -4,13 +4,2951 @@ All URIs are relative to *https://api.local.yellowgrid.co.uk*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
7
+ |[**deleteAddCallTariffToCallTariffPlan**](#deleteaddcalltarifftocalltariffplan) | **DELETE** /billing/admin/callTariffPlan/callTariff | |
8
+ |[**deleteAddRecurringCharge**](#deleteaddrecurringcharge) | **DELETE** /billing/customer/recurringCharges | |
9
+ |[**deleteAddServiceToServicePlan**](#deleteaddservicetoserviceplan) | **DELETE** /billing/admin/servicePlan/service | |
10
+ |[**deleteCloseAccount**](#deletecloseaccount) | **DELETE** /billing/customer/customer | |
11
+ |[**deleteGetBaseServices**](#deletegetbaseservices) | **DELETE** /billing/admin/baseServices | |
12
+ |[**deleteGetCallTariffPlan**](#deletegetcalltariffplan) | **DELETE** /billing/admin/callTariffPlan | |
13
+ |[**deleteGetPriceGroups**](#deletegetpricegroups) | **DELETE** /billing/admin/priceGroups | |
14
+ |[**deleteGetServicePlan**](#deletegetserviceplan) | **DELETE** /billing/admin/servicePlan | |
15
+ |[**getAddRecurringCharge**](#getaddrecurringcharge) | **GET** /billing/customer/recurringCharges | |
16
+ |[**getAddServiceToServicePlan**](#getaddservicetoserviceplan) | **GET** /billing/admin/servicePlan/service | |
17
+ |[**getAddSipTrunkDDIs**](#getaddsiptrunkddis) | **GET** /billing/customer/sipTrunkDDIs | |
18
+ |[**getConnectionSearch**](#getconnectionsearch) | **GET** /billing/admin/connections | |
19
+ |[**getDisconnectConnection**](#getdisconnectconnection) | **GET** /billing/customer/disconnectConnection | |
20
+ |[**getDisconnectDDI**](#getdisconnectddi) | **GET** /billing/customer/disconnectDDI | |
7
21
  |[**getGetAllCustomer**](#getgetallcustomer) | **GET** /billing/admin/customerList | Get Billing Customers|
8
- |[**putTransferConnection**](#puttransferconnection) | **PUT** /billing/admin/connections | |
22
+ |[**getGetAllMtSipTrunks**](#getgetallmtsiptrunks) | **GET** /billing/customer/list/allMtSipTrunks | |
23
+ |[**getGetAllSipTrunks**](#getgetallsiptrunks) | **GET** /billing/customer/list/allSipTrunks | |
24
+ |[**getGetBaseServices**](#getgetbaseservices) | **GET** /billing/admin/baseServices | |
25
+ |[**getGetBillingCustomerDetails**](#getgetbillingcustomerdetails) | **GET** /billing/customer/details | |
26
+ |[**getGetBundleCallsWithCost**](#getgetbundlecallswithcost) | **GET** /billing/admin/bundleCallsWithCost | |
27
+ |[**getGetCallTariffPlan**](#getgetcalltariffplan) | **GET** /billing/admin/callTariffPlan | |
28
+ |[**getGetCallTariffs**](#getgetcalltariffs) | **GET** /billing/admin/callTariffs | |
29
+ |[**getGetChildren**](#getgetchildren) | **GET** /billing/customer/children | |
30
+ |[**getGetConnections**](#getgetconnections) | **GET** /billing/customer/connections | |
31
+ |[**getGetCustomer**](#getgetcustomer) | **GET** /billing/admin/customer | |
32
+ |[**getGetInboundTariffs**](#getgetinboundtariffs) | **GET** /billing/admin/inboundTariffs | |
33
+ |[**getGetPriceGroups**](#getgetpricegroups) | **GET** /billing/admin/priceGroups | |
34
+ |[**getGetServicePlan**](#getgetserviceplan) | **GET** /billing/admin/servicePlan | |
35
+ |[**getGetServicePlans**](#getgetserviceplans) | **GET** /billing/admin/servicePlans | |
36
+ |[**getGetSipTrunkList**](#getgetsiptrunklist) | **GET** /billing/customer/list/sipTrunks | |
37
+ |[**getGetSipTrunksBilling**](#getgetsiptrunksbilling) | **GET** /billing/customer/sipTrunks | |
38
+ |[**getGetUnconnectedCalls**](#getgetunconnectedcalls) | **GET** /billing/admin/unconnectedCalls | |
39
+ |[**getGetUnconnectedServices**](#getgetunconnectedservices) | **GET** /billing/admin/unconnectedServices | |
40
+ |[**getIsBundleCustomer**](#getisbundlecustomer) | **GET** /billing/customer/bundleCustomer | |
41
+ |[**postAddBroadband**](#postaddbroadband) | **POST** /billing/customer/broadband | |
42
+ |[**postAddCallTariffToCallTariffPlan**](#postaddcalltarifftocalltariffplan) | **POST** /billing/admin/callTariffPlan/callTariff | |
43
+ |[**postAddChildCustomer**](#postaddchildcustomer) | **POST** /billing/customer/child | |
44
+ |[**postAddEthernet**](#postaddethernet) | **POST** /billing/customer/ethernet | |
45
+ |[**postAddRecurringCharge**](#postaddrecurringcharge) | **POST** /billing/customer/recurringCharges | |
46
+ |[**postAddServiceToServicePlan**](#postaddservicetoserviceplan) | **POST** /billing/admin/servicePlan/service | |
47
+ |[**postAddSipTrunkDDIs**](#postaddsiptrunkddis) | **POST** /billing/customer/sipTrunkDDIs | |
48
+ |[**postGetBaseServices**](#postgetbaseservices) | **POST** /billing/admin/baseServices | |
49
+ |[**postGetCallTariffPlan**](#postgetcalltariffplan) | **POST** /billing/admin/callTariffPlan | |
50
+ |[**postGetPriceGroups**](#postgetpricegroups) | **POST** /billing/admin/priceGroups | |
51
+ |[**postGetServicePlans**](#postgetserviceplans) | **POST** /billing/admin/servicePlans | |
52
+ |[**postGetSipTrunksBilling**](#postgetsiptrunksbilling) | **POST** /billing/customer/sipTrunks | |
53
+ |[**postSendInvoices**](#postsendinvoices) | **POST** /billing/admin/sendInvoices | |
54
+ |[**postUpdateConnection**](#postupdateconnection) | **POST** /billing/customer/updateConnection | |
55
+ |[**postUpdateRecurringCharge**](#postupdaterecurringcharge) | **POST** /billing/customer/updateRecurringCharges | |
56
+ |[**putAddCallTariffToCallTariffPlan**](#putaddcalltarifftocalltariffplan) | **PUT** /billing/admin/callTariffPlan/callTariff | |
57
+ |[**putAddServiceToServicePlan**](#putaddservicetoserviceplan) | **PUT** /billing/admin/servicePlan/service | |
58
+ |[**putConnectionSearch**](#putconnectionsearch) | **PUT** /billing/admin/connections | |
59
+ |[**putConvertChildToParent**](#putconvertchildtoparent) | **PUT** /billing/customer/makeParent | |
60
+ |[**putDisableBundles**](#putdisablebundles) | **PUT** /billing/customer/disableBundles | |
61
+ |[**putDisableDdiBilling**](#putdisableddibilling) | **PUT** /billing/customer/disableDdiBilling | |
62
+ |[**putEnableBundles**](#putenablebundles) | **PUT** /billing/customer/enableBundles | |
63
+ |[**putEnableDdiBilling**](#putenableddibilling) | **PUT** /billing/customer/enableDdiBilling | |
64
+ |[**putGetBaseServices**](#putgetbaseservices) | **PUT** /billing/admin/baseServices | |
65
+ |[**putGetCallTariffPlan**](#putgetcalltariffplan) | **PUT** /billing/admin/callTariffPlan | |
66
+ |[**putGetPriceGroups**](#putgetpricegroups) | **PUT** /billing/admin/priceGroups | |
67
+
68
+ # **deleteAddCallTariffToCallTariffPlan**
69
+ > boolean deleteAddCallTariffToCallTariffPlan()
70
+
71
+ Delete Call Tariff
72
+
73
+ ### Example
74
+
75
+ ```typescript
76
+ import {
77
+ BillingApi,
78
+ Configuration
79
+ } from 'yellowgrid-api-ts';
80
+
81
+ const configuration = new Configuration();
82
+ const apiInstance = new BillingApi(configuration);
83
+
84
+ let priceGroupName: string; //Price Group Name (default to undefined)
85
+
86
+ const { status, data } = await apiInstance.deleteAddCallTariffToCallTariffPlan(
87
+ priceGroupName
88
+ );
89
+ ```
90
+
91
+ ### Parameters
92
+
93
+ |Name | Type | Description | Notes|
94
+ |------------- | ------------- | ------------- | -------------|
95
+ | **priceGroupName** | [**string**] | Price Group Name | defaults to undefined|
96
+
97
+
98
+ ### Return type
99
+
100
+ **boolean**
101
+
102
+ ### Authorization
103
+
104
+ No authorization required
105
+
106
+ ### HTTP request headers
107
+
108
+ - **Content-Type**: Not defined
109
+ - **Accept**: application/json
110
+
111
+
112
+ ### HTTP response details
113
+ | Status code | Description | Response headers |
114
+ |-------------|-------------|------------------|
115
+ |**200** | Successful | - |
116
+ |**400** | Bad Request | - |
117
+ |**401** | Unauthorised | - |
118
+ |**403** | Access Denied | - |
119
+
120
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
121
+
122
+ # **deleteAddRecurringCharge**
123
+ > number deleteAddRecurringCharge()
124
+
125
+ Delete Recurring Charges
126
+
127
+ ### Example
128
+
129
+ ```typescript
130
+ import {
131
+ BillingApi,
132
+ Configuration
133
+ } from 'yellowgrid-api-ts';
134
+
135
+ const configuration = new Configuration();
136
+ const apiInstance = new BillingApi(configuration);
137
+
138
+ let id: number; //Recurring Charge ID (default to undefined)
139
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
140
+
141
+ const { status, data } = await apiInstance.deleteAddRecurringCharge(
142
+ id,
143
+ billCustomerId
144
+ );
145
+ ```
146
+
147
+ ### Parameters
148
+
149
+ |Name | Type | Description | Notes|
150
+ |------------- | ------------- | ------------- | -------------|
151
+ | **id** | [**number**] | Recurring Charge ID | defaults to undefined|
152
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
153
+
154
+
155
+ ### Return type
156
+
157
+ **number**
158
+
159
+ ### Authorization
160
+
161
+ No authorization required
162
+
163
+ ### HTTP request headers
164
+
165
+ - **Content-Type**: Not defined
166
+ - **Accept**: application/json
167
+
168
+
169
+ ### HTTP response details
170
+ | Status code | Description | Response headers |
171
+ |-------------|-------------|------------------|
172
+ |**200** | Recurring Charge ID | - |
173
+ |**400** | Bad Request | - |
174
+ |**401** | Unauthorised | - |
175
+ |**403** | Access Denied | - |
176
+
177
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
178
+
179
+ # **deleteAddServiceToServicePlan**
180
+ > boolean deleteAddServiceToServicePlan()
181
+
182
+ Delete Service
183
+
184
+ ### Example
185
+
186
+ ```typescript
187
+ import {
188
+ BillingApi,
189
+ Configuration
190
+ } from 'yellowgrid-api-ts';
191
+
192
+ const configuration = new Configuration();
193
+ const apiInstance = new BillingApi(configuration);
194
+
195
+ let planGroup: string; //Plan Group (default to undefined)
196
+ let serviceCode: string; //Service Code (default to undefined)
197
+
198
+ const { status, data } = await apiInstance.deleteAddServiceToServicePlan(
199
+ planGroup,
200
+ serviceCode
201
+ );
202
+ ```
203
+
204
+ ### Parameters
205
+
206
+ |Name | Type | Description | Notes|
207
+ |------------- | ------------- | ------------- | -------------|
208
+ | **planGroup** | [**string**] | Plan Group | defaults to undefined|
209
+ | **serviceCode** | [**string**] | Service Code | defaults to undefined|
210
+
211
+
212
+ ### Return type
213
+
214
+ **boolean**
215
+
216
+ ### Authorization
217
+
218
+ No authorization required
219
+
220
+ ### HTTP request headers
221
+
222
+ - **Content-Type**: Not defined
223
+ - **Accept**: application/json
224
+
225
+
226
+ ### HTTP response details
227
+ | Status code | Description | Response headers |
228
+ |-------------|-------------|------------------|
229
+ |**200** | Successful | - |
230
+ |**400** | Bad Request | - |
231
+ |**401** | Unauthorised | - |
232
+ |**403** | Access Denied | - |
233
+
234
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
235
+
236
+ # **deleteCloseAccount**
237
+ > number deleteCloseAccount()
238
+
239
+ Delete Customer
240
+
241
+ ### Example
242
+
243
+ ```typescript
244
+ import {
245
+ BillingApi,
246
+ Configuration
247
+ } from 'yellowgrid-api-ts';
248
+
249
+ const configuration = new Configuration();
250
+ const apiInstance = new BillingApi(configuration);
251
+
252
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
253
+
254
+ const { status, data } = await apiInstance.deleteCloseAccount(
255
+ billCustomerId
256
+ );
257
+ ```
258
+
259
+ ### Parameters
260
+
261
+ |Name | Type | Description | Notes|
262
+ |------------- | ------------- | ------------- | -------------|
263
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
264
+
265
+
266
+ ### Return type
267
+
268
+ **number**
269
+
270
+ ### Authorization
271
+
272
+ No authorization required
273
+
274
+ ### HTTP request headers
275
+
276
+ - **Content-Type**: Not defined
277
+ - **Accept**: application/json
278
+
279
+
280
+ ### HTTP response details
281
+ | Status code | Description | Response headers |
282
+ |-------------|-------------|------------------|
283
+ |**200** | Customer ID | - |
284
+ |**400** | Bad Request | - |
285
+ |**401** | Unauthorised | - |
286
+ |**403** | Access Denied | - |
287
+
288
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
289
+
290
+ # **deleteGetBaseServices**
291
+ > boolean deleteGetBaseServices()
292
+
293
+ Delete Base Service
294
+
295
+ ### Example
296
+
297
+ ```typescript
298
+ import {
299
+ BillingApi,
300
+ Configuration
301
+ } from 'yellowgrid-api-ts';
302
+
303
+ const configuration = new Configuration();
304
+ const apiInstance = new BillingApi(configuration);
305
+
306
+ let baseServiceId: number; //Base Service Plan ID (default to undefined)
307
+
308
+ const { status, data } = await apiInstance.deleteGetBaseServices(
309
+ baseServiceId
310
+ );
311
+ ```
312
+
313
+ ### Parameters
314
+
315
+ |Name | Type | Description | Notes|
316
+ |------------- | ------------- | ------------- | -------------|
317
+ | **baseServiceId** | [**number**] | Base Service Plan ID | defaults to undefined|
318
+
319
+
320
+ ### Return type
321
+
322
+ **boolean**
323
+
324
+ ### Authorization
325
+
326
+ No authorization required
327
+
328
+ ### HTTP request headers
329
+
330
+ - **Content-Type**: Not defined
331
+ - **Accept**: application/json
332
+
333
+
334
+ ### HTTP response details
335
+ | Status code | Description | Response headers |
336
+ |-------------|-------------|------------------|
337
+ |**200** | Successful | - |
338
+ |**400** | Bad Request | - |
339
+ |**401** | Unauthorised | - |
340
+ |**403** | Access Denied | - |
341
+
342
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
343
+
344
+ # **deleteGetCallTariffPlan**
345
+ > boolean deleteGetCallTariffPlan()
346
+
347
+ Delete Call Tariff Plan
348
+
349
+ ### Example
350
+
351
+ ```typescript
352
+ import {
353
+ BillingApi,
354
+ Configuration
355
+ } from 'yellowgrid-api-ts';
356
+
357
+ const configuration = new Configuration();
358
+ const apiInstance = new BillingApi(configuration);
359
+
360
+ let callTariffPlanId: number; //Call Tariff Plan ID (default to undefined)
361
+
362
+ const { status, data } = await apiInstance.deleteGetCallTariffPlan(
363
+ callTariffPlanId
364
+ );
365
+ ```
366
+
367
+ ### Parameters
368
+
369
+ |Name | Type | Description | Notes|
370
+ |------------- | ------------- | ------------- | -------------|
371
+ | **callTariffPlanId** | [**number**] | Call Tariff Plan ID | defaults to undefined|
372
+
373
+
374
+ ### Return type
375
+
376
+ **boolean**
377
+
378
+ ### Authorization
379
+
380
+ No authorization required
381
+
382
+ ### HTTP request headers
383
+
384
+ - **Content-Type**: Not defined
385
+ - **Accept**: application/json
386
+
387
+
388
+ ### HTTP response details
389
+ | Status code | Description | Response headers |
390
+ |-------------|-------------|------------------|
391
+ |**200** | Successful | - |
392
+ |**400** | Bad Request | - |
393
+ |**401** | Unauthorised | - |
394
+ |**403** | Access Denied | - |
395
+
396
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
397
+
398
+ # **deleteGetPriceGroups**
399
+ > boolean deleteGetPriceGroups()
400
+
401
+ Delete Price Group
402
+
403
+ ### Example
404
+
405
+ ```typescript
406
+ import {
407
+ BillingApi,
408
+ Configuration
409
+ } from 'yellowgrid-api-ts';
410
+
411
+ const configuration = new Configuration();
412
+ const apiInstance = new BillingApi(configuration);
413
+
414
+ let priceGroupId: number; //Price Group ID (default to undefined)
415
+
416
+ const { status, data } = await apiInstance.deleteGetPriceGroups(
417
+ priceGroupId
418
+ );
419
+ ```
420
+
421
+ ### Parameters
422
+
423
+ |Name | Type | Description | Notes|
424
+ |------------- | ------------- | ------------- | -------------|
425
+ | **priceGroupId** | [**number**] | Price Group ID | defaults to undefined|
426
+
427
+
428
+ ### Return type
429
+
430
+ **boolean**
431
+
432
+ ### Authorization
433
+
434
+ No authorization required
435
+
436
+ ### HTTP request headers
437
+
438
+ - **Content-Type**: Not defined
439
+ - **Accept**: application/json
440
+
441
+
442
+ ### HTTP response details
443
+ | Status code | Description | Response headers |
444
+ |-------------|-------------|------------------|
445
+ |**200** | Successful | - |
446
+ |**400** | Bad Request | - |
447
+ |**401** | Unauthorised | - |
448
+ |**403** | Access Denied | - |
449
+
450
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
451
+
452
+ # **deleteGetServicePlan**
453
+ > number deleteGetServicePlan()
454
+
455
+ Delete Service Plan
456
+
457
+ ### Example
458
+
459
+ ```typescript
460
+ import {
461
+ BillingApi,
462
+ Configuration
463
+ } from 'yellowgrid-api-ts';
464
+
465
+ const configuration = new Configuration();
466
+ const apiInstance = new BillingApi(configuration);
467
+
468
+ let servicePlanId: number; //Service Plan ID (default to undefined)
469
+
470
+ const { status, data } = await apiInstance.deleteGetServicePlan(
471
+ servicePlanId
472
+ );
473
+ ```
474
+
475
+ ### Parameters
476
+
477
+ |Name | Type | Description | Notes|
478
+ |------------- | ------------- | ------------- | -------------|
479
+ | **servicePlanId** | [**number**] | Service Plan ID | defaults to undefined|
480
+
481
+
482
+ ### Return type
483
+
484
+ **number**
485
+
486
+ ### Authorization
487
+
488
+ No authorization required
489
+
490
+ ### HTTP request headers
491
+
492
+ - **Content-Type**: Not defined
493
+ - **Accept**: application/json
494
+
495
+
496
+ ### HTTP response details
497
+ | Status code | Description | Response headers |
498
+ |-------------|-------------|------------------|
499
+ |**200** | Service Plan ID | - |
500
+ |**400** | Bad Request | - |
501
+ |**401** | Unauthorised | - |
502
+ |**403** | Access Denied | - |
503
+
504
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
505
+
506
+ # **getAddRecurringCharge**
507
+ > Array<RecurringCharge> getAddRecurringCharge()
508
+
509
+ Get Recurring Charges
510
+
511
+ ### Example
512
+
513
+ ```typescript
514
+ import {
515
+ BillingApi,
516
+ Configuration
517
+ } from 'yellowgrid-api-ts';
518
+
519
+ const configuration = new Configuration();
520
+ const apiInstance = new BillingApi(configuration);
521
+
522
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
523
+
524
+ const { status, data } = await apiInstance.getAddRecurringCharge(
525
+ billCustomerId
526
+ );
527
+ ```
528
+
529
+ ### Parameters
530
+
531
+ |Name | Type | Description | Notes|
532
+ |------------- | ------------- | ------------- | -------------|
533
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
534
+
535
+
536
+ ### Return type
537
+
538
+ **Array<RecurringCharge>**
539
+
540
+ ### Authorization
541
+
542
+ No authorization required
543
+
544
+ ### HTTP request headers
545
+
546
+ - **Content-Type**: Not defined
547
+ - **Accept**: application/json
548
+
549
+
550
+ ### HTTP response details
551
+ | Status code | Description | Response headers |
552
+ |-------------|-------------|------------------|
553
+ |**200** | Recurring Charge | - |
554
+ |**400** | Bad Request | - |
555
+ |**401** | Unauthorised | - |
556
+ |**403** | Access Denied | - |
557
+
558
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
559
+
560
+ # **getAddServiceToServicePlan**
561
+ > Service getAddServiceToServicePlan()
562
+
563
+ Get Service
564
+
565
+ ### Example
566
+
567
+ ```typescript
568
+ import {
569
+ BillingApi,
570
+ Configuration
571
+ } from 'yellowgrid-api-ts';
572
+
573
+ const configuration = new Configuration();
574
+ const apiInstance = new BillingApi(configuration);
575
+
576
+ let id: number; //Service ID (default to undefined)
577
+
578
+ const { status, data } = await apiInstance.getAddServiceToServicePlan(
579
+ id
580
+ );
581
+ ```
582
+
583
+ ### Parameters
584
+
585
+ |Name | Type | Description | Notes|
586
+ |------------- | ------------- | ------------- | -------------|
587
+ | **id** | [**number**] | Service ID | defaults to undefined|
588
+
589
+
590
+ ### Return type
591
+
592
+ **Service**
593
+
594
+ ### Authorization
595
+
596
+ No authorization required
597
+
598
+ ### HTTP request headers
599
+
600
+ - **Content-Type**: Not defined
601
+ - **Accept**: application/json
602
+
603
+
604
+ ### HTTP response details
605
+ | Status code | Description | Response headers |
606
+ |-------------|-------------|------------------|
607
+ |**200** | Service | - |
608
+ |**400** | Bad Request | - |
609
+ |**401** | Unauthorised | - |
610
+ |**403** | Access Denied | - |
611
+
612
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
613
+
614
+ # **getAddSipTrunkDDIs**
615
+ > Array<OutboundCli> getAddSipTrunkDDIs()
616
+
617
+ Get SIP Trunk DDIs
618
+
619
+ ### Example
620
+
621
+ ```typescript
622
+ import {
623
+ BillingApi,
624
+ Configuration
625
+ } from 'yellowgrid-api-ts';
626
+
627
+ const configuration = new Configuration();
628
+ const apiInstance = new BillingApi(configuration);
629
+
630
+ let connectionId: number; //Connection ID (optional) (default to undefined)
631
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
632
+
633
+ const { status, data } = await apiInstance.getAddSipTrunkDDIs(
634
+ connectionId,
635
+ billCustomerId
636
+ );
637
+ ```
638
+
639
+ ### Parameters
640
+
641
+ |Name | Type | Description | Notes|
642
+ |------------- | ------------- | ------------- | -------------|
643
+ | **connectionId** | [**number**] | Connection ID | (optional) defaults to undefined|
644
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
645
+
646
+
647
+ ### Return type
648
+
649
+ **Array<OutboundCli>**
650
+
651
+ ### Authorization
652
+
653
+ No authorization required
654
+
655
+ ### HTTP request headers
656
+
657
+ - **Content-Type**: Not defined
658
+ - **Accept**: application/json
659
+
660
+
661
+ ### HTTP response details
662
+ | Status code | Description | Response headers |
663
+ |-------------|-------------|------------------|
664
+ |**200** | Connection | - |
665
+ |**400** | Bad Request | - |
666
+ |**401** | Unauthorised | - |
667
+ |**403** | Access Denied | - |
668
+
669
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
670
+
671
+ # **getConnectionSearch**
672
+ > Array<OutboundCli> getConnectionSearch()
673
+
674
+ Connection Search
675
+
676
+ ### Example
677
+
678
+ ```typescript
679
+ import {
680
+ BillingApi,
681
+ Configuration
682
+ } from 'yellowgrid-api-ts';
683
+
684
+ const configuration = new Configuration();
685
+ const apiInstance = new BillingApi(configuration);
686
+
687
+ let search: string; //Search (default to undefined)
688
+
689
+ const { status, data } = await apiInstance.getConnectionSearch(
690
+ search
691
+ );
692
+ ```
693
+
694
+ ### Parameters
695
+
696
+ |Name | Type | Description | Notes|
697
+ |------------- | ------------- | ------------- | -------------|
698
+ | **search** | [**string**] | Search | defaults to undefined|
699
+
700
+
701
+ ### Return type
702
+
703
+ **Array<OutboundCli>**
704
+
705
+ ### Authorization
706
+
707
+ No authorization required
708
+
709
+ ### HTTP request headers
710
+
711
+ - **Content-Type**: Not defined
712
+ - **Accept**: application/json
713
+
714
+
715
+ ### HTTP response details
716
+ | Status code | Description | Response headers |
717
+ |-------------|-------------|------------------|
718
+ |**200** | Connection | - |
719
+ |**400** | Bad Request | - |
720
+ |**401** | Unauthorised | - |
721
+ |**403** | Access Denied | - |
722
+
723
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
724
+
725
+ # **getDisconnectConnection**
726
+ > number getDisconnectConnection(getDisconnectDDIRequest)
727
+
728
+ Disconnect Connection
729
+
730
+ ### Example
731
+
732
+ ```typescript
733
+ import {
734
+ BillingApi,
735
+ Configuration,
736
+ GetDisconnectDDIRequest
737
+ } from 'yellowgrid-api-ts';
738
+
739
+ const configuration = new Configuration();
740
+ const apiInstance = new BillingApi(configuration);
741
+
742
+ let getDisconnectDDIRequest: GetDisconnectDDIRequest; //
743
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
744
+
745
+ const { status, data } = await apiInstance.getDisconnectConnection(
746
+ getDisconnectDDIRequest,
747
+ billCustomerId
748
+ );
749
+ ```
750
+
751
+ ### Parameters
752
+
753
+ |Name | Type | Description | Notes|
754
+ |------------- | ------------- | ------------- | -------------|
755
+ | **getDisconnectDDIRequest** | **GetDisconnectDDIRequest**| | |
756
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
757
+
758
+
759
+ ### Return type
760
+
761
+ **number**
762
+
763
+ ### Authorization
764
+
765
+ No authorization required
766
+
767
+ ### HTTP request headers
768
+
769
+ - **Content-Type**: application/json
770
+ - **Accept**: application/json
771
+
772
+
773
+ ### HTTP response details
774
+ | Status code | Description | Response headers |
775
+ |-------------|-------------|------------------|
776
+ |**200** | Connection ID | - |
777
+ |**400** | Bad Request | - |
778
+ |**401** | Unauthorised | - |
779
+ |**403** | Access Denied | - |
780
+
781
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
782
+
783
+ # **getDisconnectDDI**
784
+ > number getDisconnectDDI(getDisconnectDDIRequest)
785
+
786
+ Disconnect DDI
787
+
788
+ ### Example
789
+
790
+ ```typescript
791
+ import {
792
+ BillingApi,
793
+ Configuration,
794
+ GetDisconnectDDIRequest
795
+ } from 'yellowgrid-api-ts';
796
+
797
+ const configuration = new Configuration();
798
+ const apiInstance = new BillingApi(configuration);
799
+
800
+ let getDisconnectDDIRequest: GetDisconnectDDIRequest; //
801
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
802
+
803
+ const { status, data } = await apiInstance.getDisconnectDDI(
804
+ getDisconnectDDIRequest,
805
+ billCustomerId
806
+ );
807
+ ```
808
+
809
+ ### Parameters
810
+
811
+ |Name | Type | Description | Notes|
812
+ |------------- | ------------- | ------------- | -------------|
813
+ | **getDisconnectDDIRequest** | **GetDisconnectDDIRequest**| | |
814
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
815
+
816
+
817
+ ### Return type
818
+
819
+ **number**
820
+
821
+ ### Authorization
822
+
823
+ No authorization required
824
+
825
+ ### HTTP request headers
826
+
827
+ - **Content-Type**: application/json
828
+ - **Accept**: application/json
829
+
830
+
831
+ ### HTTP response details
832
+ | Status code | Description | Response headers |
833
+ |-------------|-------------|------------------|
834
+ |**200** | DDI ID | - |
835
+ |**400** | Bad Request | - |
836
+ |**401** | Unauthorised | - |
837
+ |**403** | Access Denied | - |
838
+
839
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
9
840
 
10
841
  # **getGetAllCustomer**
11
842
  > { [key: string]: { [key: string]: string; }; } getGetAllCustomer()
12
843
 
13
- Get Billing Customers
844
+ Get Billing Customers
845
+
846
+ ### Example
847
+
848
+ ```typescript
849
+ import {
850
+ BillingApi,
851
+ Configuration
852
+ } from 'yellowgrid-api-ts';
853
+
854
+ const configuration = new Configuration();
855
+ const apiInstance = new BillingApi(configuration);
856
+
857
+ const { status, data } = await apiInstance.getGetAllCustomer();
858
+ ```
859
+
860
+ ### Parameters
861
+ This endpoint does not have any parameters.
862
+
863
+
864
+ ### Return type
865
+
866
+ **{ [key: string]: { [key: string]: string; }; }**
867
+
868
+ ### Authorization
869
+
870
+ No authorization required
871
+
872
+ ### HTTP request headers
873
+
874
+ - **Content-Type**: Not defined
875
+ - **Accept**: application/json
876
+
877
+
878
+ ### HTTP response details
879
+ | Status code | Description | Response headers |
880
+ |-------------|-------------|------------------|
881
+ |**200** | Billing Customer List | - |
882
+ |**400** | Bad Request | - |
883
+ |**401** | Unauthorised | - |
884
+ |**403** | Access Denied | - |
885
+
886
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
887
+
888
+ # **getGetAllMtSipTrunks**
889
+ > Array<Array<string>> getGetAllMtSipTrunks()
890
+
891
+ Get All MT SIP Trunks
892
+
893
+ ### Example
894
+
895
+ ```typescript
896
+ import {
897
+ BillingApi,
898
+ Configuration
899
+ } from 'yellowgrid-api-ts';
900
+
901
+ const configuration = new Configuration();
902
+ const apiInstance = new BillingApi(configuration);
903
+
904
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
905
+
906
+ const { status, data } = await apiInstance.getGetAllMtSipTrunks(
907
+ billCustomerId
908
+ );
909
+ ```
910
+
911
+ ### Parameters
912
+
913
+ |Name | Type | Description | Notes|
914
+ |------------- | ------------- | ------------- | -------------|
915
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
916
+
917
+
918
+ ### Return type
919
+
920
+ **Array<Array<string>>**
921
+
922
+ ### Authorization
923
+
924
+ No authorization required
925
+
926
+ ### HTTP request headers
927
+
928
+ - **Content-Type**: Not defined
929
+ - **Accept**: application/json
930
+
931
+
932
+ ### HTTP response details
933
+ | Status code | Description | Response headers |
934
+ |-------------|-------------|------------------|
935
+ |**200** | List Of MT Trunks | - |
936
+ |**400** | Bad Request | - |
937
+ |**401** | Unauthorised | - |
938
+ |**403** | Access Denied | - |
939
+
940
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
941
+
942
+ # **getGetAllSipTrunks**
943
+ > Array<Array<string>> getGetAllSipTrunks()
944
+
945
+ Get All SIP Trunks
946
+
947
+ ### Example
948
+
949
+ ```typescript
950
+ import {
951
+ BillingApi,
952
+ Configuration
953
+ } from 'yellowgrid-api-ts';
954
+
955
+ const configuration = new Configuration();
956
+ const apiInstance = new BillingApi(configuration);
957
+
958
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
959
+
960
+ const { status, data } = await apiInstance.getGetAllSipTrunks(
961
+ billCustomerId
962
+ );
963
+ ```
964
+
965
+ ### Parameters
966
+
967
+ |Name | Type | Description | Notes|
968
+ |------------- | ------------- | ------------- | -------------|
969
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
970
+
971
+
972
+ ### Return type
973
+
974
+ **Array<Array<string>>**
975
+
976
+ ### Authorization
977
+
978
+ No authorization required
979
+
980
+ ### HTTP request headers
981
+
982
+ - **Content-Type**: Not defined
983
+ - **Accept**: application/json
984
+
985
+
986
+ ### HTTP response details
987
+ | Status code | Description | Response headers |
988
+ |-------------|-------------|------------------|
989
+ |**200** | List Of Trunks | - |
990
+ |**400** | Bad Request | - |
991
+ |**401** | Unauthorised | - |
992
+ |**403** | Access Denied | - |
993
+
994
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
995
+
996
+ # **getGetBaseServices**
997
+ > Array<BaseService> getGetBaseServices()
998
+
999
+ Get Base Services
1000
+
1001
+ ### Example
1002
+
1003
+ ```typescript
1004
+ import {
1005
+ BillingApi,
1006
+ Configuration
1007
+ } from 'yellowgrid-api-ts';
1008
+
1009
+ const configuration = new Configuration();
1010
+ const apiInstance = new BillingApi(configuration);
1011
+
1012
+ const { status, data } = await apiInstance.getGetBaseServices();
1013
+ ```
1014
+
1015
+ ### Parameters
1016
+ This endpoint does not have any parameters.
1017
+
1018
+
1019
+ ### Return type
1020
+
1021
+ **Array<BaseService>**
1022
+
1023
+ ### Authorization
1024
+
1025
+ No authorization required
1026
+
1027
+ ### HTTP request headers
1028
+
1029
+ - **Content-Type**: Not defined
1030
+ - **Accept**: application/json
1031
+
1032
+
1033
+ ### HTTP response details
1034
+ | Status code | Description | Response headers |
1035
+ |-------------|-------------|------------------|
1036
+ |**200** | Base Service | - |
1037
+ |**400** | Bad Request | - |
1038
+ |**401** | Unauthorised | - |
1039
+ |**403** | Access Denied | - |
1040
+
1041
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1042
+
1043
+ # **getGetBillingCustomerDetails**
1044
+ > Customer getGetBillingCustomerDetails()
1045
+
1046
+ Get Customer
1047
+
1048
+ ### Example
1049
+
1050
+ ```typescript
1051
+ import {
1052
+ BillingApi,
1053
+ Configuration
1054
+ } from 'yellowgrid-api-ts';
1055
+
1056
+ const configuration = new Configuration();
1057
+ const apiInstance = new BillingApi(configuration);
1058
+
1059
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
1060
+
1061
+ const { status, data } = await apiInstance.getGetBillingCustomerDetails(
1062
+ billCustomerId
1063
+ );
1064
+ ```
1065
+
1066
+ ### Parameters
1067
+
1068
+ |Name | Type | Description | Notes|
1069
+ |------------- | ------------- | ------------- | -------------|
1070
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
1071
+
1072
+
1073
+ ### Return type
1074
+
1075
+ **Customer**
1076
+
1077
+ ### Authorization
1078
+
1079
+ No authorization required
1080
+
1081
+ ### HTTP request headers
1082
+
1083
+ - **Content-Type**: Not defined
1084
+ - **Accept**: application/json
1085
+
1086
+
1087
+ ### HTTP response details
1088
+ | Status code | Description | Response headers |
1089
+ |-------------|-------------|------------------|
1090
+ |**200** | Customer | - |
1091
+ |**400** | Bad Request | - |
1092
+ |**401** | Unauthorised | - |
1093
+ |**403** | Access Denied | - |
1094
+
1095
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1096
+
1097
+ # **getGetBundleCallsWithCost**
1098
+ > Array<ProcessedCdr> getGetBundleCallsWithCost()
1099
+
1100
+ Get Bundle Calls With Cost
1101
+
1102
+ ### Example
1103
+
1104
+ ```typescript
1105
+ import {
1106
+ BillingApi,
1107
+ Configuration
1108
+ } from 'yellowgrid-api-ts';
1109
+
1110
+ const configuration = new Configuration();
1111
+ const apiInstance = new BillingApi(configuration);
1112
+
1113
+ const { status, data } = await apiInstance.getGetBundleCallsWithCost();
1114
+ ```
1115
+
1116
+ ### Parameters
1117
+ This endpoint does not have any parameters.
1118
+
1119
+
1120
+ ### Return type
1121
+
1122
+ **Array<ProcessedCdr>**
1123
+
1124
+ ### Authorization
1125
+
1126
+ No authorization required
1127
+
1128
+ ### HTTP request headers
1129
+
1130
+ - **Content-Type**: Not defined
1131
+ - **Accept**: application/json
1132
+
1133
+
1134
+ ### HTTP response details
1135
+ | Status code | Description | Response headers |
1136
+ |-------------|-------------|------------------|
1137
+ |**200** | Process CDR | - |
1138
+ |**400** | Bad Request | - |
1139
+ |**401** | Unauthorised | - |
1140
+ |**403** | Access Denied | - |
1141
+
1142
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1143
+
1144
+ # **getGetCallTariffPlan**
1145
+ > CallTariffPlan getGetCallTariffPlan()
1146
+
1147
+ Get Call Tariff
1148
+
1149
+ ### Example
1150
+
1151
+ ```typescript
1152
+ import {
1153
+ BillingApi,
1154
+ Configuration
1155
+ } from 'yellowgrid-api-ts';
1156
+
1157
+ const configuration = new Configuration();
1158
+ const apiInstance = new BillingApi(configuration);
1159
+
1160
+ let callTariffPlanId: number; //Call Tariff Plan ID (default to undefined)
1161
+
1162
+ const { status, data } = await apiInstance.getGetCallTariffPlan(
1163
+ callTariffPlanId
1164
+ );
1165
+ ```
1166
+
1167
+ ### Parameters
1168
+
1169
+ |Name | Type | Description | Notes|
1170
+ |------------- | ------------- | ------------- | -------------|
1171
+ | **callTariffPlanId** | [**number**] | Call Tariff Plan ID | defaults to undefined|
1172
+
1173
+
1174
+ ### Return type
1175
+
1176
+ **CallTariffPlan**
1177
+
1178
+ ### Authorization
1179
+
1180
+ No authorization required
1181
+
1182
+ ### HTTP request headers
1183
+
1184
+ - **Content-Type**: Not defined
1185
+ - **Accept**: application/json
1186
+
1187
+
1188
+ ### HTTP response details
1189
+ | Status code | Description | Response headers |
1190
+ |-------------|-------------|------------------|
1191
+ |**200** | Call Tariff Plan | - |
1192
+ |**400** | Bad Request | - |
1193
+ |**401** | Unauthorised | - |
1194
+ |**403** | Access Denied | - |
1195
+
1196
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1197
+
1198
+ # **getGetCallTariffs**
1199
+ > Array<CallTariffPlan> getGetCallTariffs()
1200
+
1201
+ Get Call Tariffs
1202
+
1203
+ ### Example
1204
+
1205
+ ```typescript
1206
+ import {
1207
+ BillingApi,
1208
+ Configuration
1209
+ } from 'yellowgrid-api-ts';
1210
+
1211
+ const configuration = new Configuration();
1212
+ const apiInstance = new BillingApi(configuration);
1213
+
1214
+ const { status, data } = await apiInstance.getGetCallTariffs();
1215
+ ```
1216
+
1217
+ ### Parameters
1218
+ This endpoint does not have any parameters.
1219
+
1220
+
1221
+ ### Return type
1222
+
1223
+ **Array<CallTariffPlan>**
1224
+
1225
+ ### Authorization
1226
+
1227
+ No authorization required
1228
+
1229
+ ### HTTP request headers
1230
+
1231
+ - **Content-Type**: Not defined
1232
+ - **Accept**: application/json
1233
+
1234
+
1235
+ ### HTTP response details
1236
+ | Status code | Description | Response headers |
1237
+ |-------------|-------------|------------------|
1238
+ |**200** | Call Tariff Plan | - |
1239
+ |**400** | Bad Request | - |
1240
+ |**401** | Unauthorised | - |
1241
+ |**403** | Access Denied | - |
1242
+
1243
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1244
+
1245
+ # **getGetChildren**
1246
+ > Array<object> getGetChildren()
1247
+
1248
+ Get Children
1249
+
1250
+ ### Example
1251
+
1252
+ ```typescript
1253
+ import {
1254
+ BillingApi,
1255
+ Configuration
1256
+ } from 'yellowgrid-api-ts';
1257
+
1258
+ const configuration = new Configuration();
1259
+ const apiInstance = new BillingApi(configuration);
1260
+
1261
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
1262
+
1263
+ const { status, data } = await apiInstance.getGetChildren(
1264
+ billCustomerId
1265
+ );
1266
+ ```
1267
+
1268
+ ### Parameters
1269
+
1270
+ |Name | Type | Description | Notes|
1271
+ |------------- | ------------- | ------------- | -------------|
1272
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
1273
+
1274
+
1275
+ ### Return type
1276
+
1277
+ **Array<object>**
1278
+
1279
+ ### Authorization
1280
+
1281
+ No authorization required
1282
+
1283
+ ### HTTP request headers
1284
+
1285
+ - **Content-Type**: Not defined
1286
+ - **Accept**: application/json
1287
+
1288
+
1289
+ ### HTTP response details
1290
+ | Status code | Description | Response headers |
1291
+ |-------------|-------------|------------------|
1292
+ |**200** | Child Names | - |
1293
+ |**400** | Bad Request | - |
1294
+ |**401** | Unauthorised | - |
1295
+ |**403** | Access Denied | - |
1296
+
1297
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1298
+
1299
+ # **getGetConnections**
1300
+ > Array<OutboundCli> getGetConnections()
1301
+
1302
+ Get Connections
1303
+
1304
+ ### Example
1305
+
1306
+ ```typescript
1307
+ import {
1308
+ BillingApi,
1309
+ Configuration
1310
+ } from 'yellowgrid-api-ts';
1311
+
1312
+ const configuration = new Configuration();
1313
+ const apiInstance = new BillingApi(configuration);
1314
+
1315
+ let type: string; //Connection Type (optional) (default to undefined)
1316
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
1317
+
1318
+ const { status, data } = await apiInstance.getGetConnections(
1319
+ type,
1320
+ billCustomerId
1321
+ );
1322
+ ```
1323
+
1324
+ ### Parameters
1325
+
1326
+ |Name | Type | Description | Notes|
1327
+ |------------- | ------------- | ------------- | -------------|
1328
+ | **type** | [**string**] | Connection Type | (optional) defaults to undefined|
1329
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
1330
+
1331
+
1332
+ ### Return type
1333
+
1334
+ **Array<OutboundCli>**
1335
+
1336
+ ### Authorization
1337
+
1338
+ No authorization required
1339
+
1340
+ ### HTTP request headers
1341
+
1342
+ - **Content-Type**: Not defined
1343
+ - **Accept**: application/json
1344
+
1345
+
1346
+ ### HTTP response details
1347
+ | Status code | Description | Response headers |
1348
+ |-------------|-------------|------------------|
1349
+ |**200** | Connection | - |
1350
+ |**400** | Bad Request | - |
1351
+ |**401** | Unauthorised | - |
1352
+ |**403** | Access Denied | - |
1353
+
1354
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1355
+
1356
+ # **getGetCustomer**
1357
+ > Customer getGetCustomer()
1358
+
1359
+ Get Customer (Global)
1360
+
1361
+ ### Example
1362
+
1363
+ ```typescript
1364
+ import {
1365
+ BillingApi,
1366
+ Configuration
1367
+ } from 'yellowgrid-api-ts';
1368
+
1369
+ const configuration = new Configuration();
1370
+ const apiInstance = new BillingApi(configuration);
1371
+
1372
+ let accountId: string; //Account ID (optional) (default to undefined)
1373
+ let customerId: number; //Customer ID (optional) (default to undefined)
1374
+ let customerCode: string; //Customer Code (optional) (default to undefined)
1375
+
1376
+ const { status, data } = await apiInstance.getGetCustomer(
1377
+ accountId,
1378
+ customerId,
1379
+ customerCode
1380
+ );
1381
+ ```
1382
+
1383
+ ### Parameters
1384
+
1385
+ |Name | Type | Description | Notes|
1386
+ |------------- | ------------- | ------------- | -------------|
1387
+ | **accountId** | [**string**] | Account ID | (optional) defaults to undefined|
1388
+ | **customerId** | [**number**] | Customer ID | (optional) defaults to undefined|
1389
+ | **customerCode** | [**string**] | Customer Code | (optional) defaults to undefined|
1390
+
1391
+
1392
+ ### Return type
1393
+
1394
+ **Customer**
1395
+
1396
+ ### Authorization
1397
+
1398
+ No authorization required
1399
+
1400
+ ### HTTP request headers
1401
+
1402
+ - **Content-Type**: Not defined
1403
+ - **Accept**: application/json
1404
+
1405
+
1406
+ ### HTTP response details
1407
+ | Status code | Description | Response headers |
1408
+ |-------------|-------------|------------------|
1409
+ |**200** | Customer | - |
1410
+ |**400** | Bad Request | - |
1411
+ |**401** | Unauthorised | - |
1412
+ |**403** | Access Denied | - |
1413
+
1414
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1415
+
1416
+ # **getGetInboundTariffs**
1417
+ > Array<string> getGetInboundTariffs()
1418
+
1419
+ Get Inbound Tariffs
1420
+
1421
+ ### Example
1422
+
1423
+ ```typescript
1424
+ import {
1425
+ BillingApi,
1426
+ Configuration
1427
+ } from 'yellowgrid-api-ts';
1428
+
1429
+ const configuration = new Configuration();
1430
+ const apiInstance = new BillingApi(configuration);
1431
+
1432
+ const { status, data } = await apiInstance.getGetInboundTariffs();
1433
+ ```
1434
+
1435
+ ### Parameters
1436
+ This endpoint does not have any parameters.
1437
+
1438
+
1439
+ ### Return type
1440
+
1441
+ **Array<string>**
1442
+
1443
+ ### Authorization
1444
+
1445
+ No authorization required
1446
+
1447
+ ### HTTP request headers
1448
+
1449
+ - **Content-Type**: Not defined
1450
+ - **Accept**: application/json
1451
+
1452
+
1453
+ ### HTTP response details
1454
+ | Status code | Description | Response headers |
1455
+ |-------------|-------------|------------------|
1456
+ |**200** | Tariff Names | - |
1457
+ |**400** | Bad Request | - |
1458
+ |**401** | Unauthorised | - |
1459
+ |**403** | Access Denied | - |
1460
+
1461
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1462
+
1463
+ # **getGetPriceGroups**
1464
+ > Array<PriceGroup> getGetPriceGroups()
1465
+
1466
+ Get Price Groups
1467
+
1468
+ ### Example
1469
+
1470
+ ```typescript
1471
+ import {
1472
+ BillingApi,
1473
+ Configuration
1474
+ } from 'yellowgrid-api-ts';
1475
+
1476
+ const configuration = new Configuration();
1477
+ const apiInstance = new BillingApi(configuration);
1478
+
1479
+ const { status, data } = await apiInstance.getGetPriceGroups();
1480
+ ```
1481
+
1482
+ ### Parameters
1483
+ This endpoint does not have any parameters.
1484
+
1485
+
1486
+ ### Return type
1487
+
1488
+ **Array<PriceGroup>**
1489
+
1490
+ ### Authorization
1491
+
1492
+ No authorization required
1493
+
1494
+ ### HTTP request headers
1495
+
1496
+ - **Content-Type**: Not defined
1497
+ - **Accept**: application/json
1498
+
1499
+
1500
+ ### HTTP response details
1501
+ | Status code | Description | Response headers |
1502
+ |-------------|-------------|------------------|
1503
+ |**200** | Price Group | - |
1504
+ |**400** | Bad Request | - |
1505
+ |**401** | Unauthorised | - |
1506
+ |**403** | Access Denied | - |
1507
+
1508
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1509
+
1510
+ # **getGetServicePlan**
1511
+ > ServicePlan getGetServicePlan()
1512
+
1513
+ Get Service Plan
1514
+
1515
+ ### Example
1516
+
1517
+ ```typescript
1518
+ import {
1519
+ BillingApi,
1520
+ Configuration
1521
+ } from 'yellowgrid-api-ts';
1522
+
1523
+ const configuration = new Configuration();
1524
+ const apiInstance = new BillingApi(configuration);
1525
+
1526
+ let servicePlanId: number; //Service Plan ID (default to undefined)
1527
+
1528
+ const { status, data } = await apiInstance.getGetServicePlan(
1529
+ servicePlanId
1530
+ );
1531
+ ```
1532
+
1533
+ ### Parameters
1534
+
1535
+ |Name | Type | Description | Notes|
1536
+ |------------- | ------------- | ------------- | -------------|
1537
+ | **servicePlanId** | [**number**] | Service Plan ID | defaults to undefined|
1538
+
1539
+
1540
+ ### Return type
1541
+
1542
+ **ServicePlan**
1543
+
1544
+ ### Authorization
1545
+
1546
+ No authorization required
1547
+
1548
+ ### HTTP request headers
1549
+
1550
+ - **Content-Type**: Not defined
1551
+ - **Accept**: application/json
1552
+
1553
+
1554
+ ### HTTP response details
1555
+ | Status code | Description | Response headers |
1556
+ |-------------|-------------|------------------|
1557
+ |**200** | Service Plan | - |
1558
+ |**400** | Bad Request | - |
1559
+ |**401** | Unauthorised | - |
1560
+ |**403** | Access Denied | - |
1561
+
1562
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1563
+
1564
+ # **getGetServicePlans**
1565
+ > Array<ServicePlan> getGetServicePlans()
1566
+
1567
+ Get Service Plans
1568
+
1569
+ ### Example
1570
+
1571
+ ```typescript
1572
+ import {
1573
+ BillingApi,
1574
+ Configuration
1575
+ } from 'yellowgrid-api-ts';
1576
+
1577
+ const configuration = new Configuration();
1578
+ const apiInstance = new BillingApi(configuration);
1579
+
1580
+ const { status, data } = await apiInstance.getGetServicePlans();
1581
+ ```
1582
+
1583
+ ### Parameters
1584
+ This endpoint does not have any parameters.
1585
+
1586
+
1587
+ ### Return type
1588
+
1589
+ **Array<ServicePlan>**
1590
+
1591
+ ### Authorization
1592
+
1593
+ No authorization required
1594
+
1595
+ ### HTTP request headers
1596
+
1597
+ - **Content-Type**: Not defined
1598
+ - **Accept**: application/json
1599
+
1600
+
1601
+ ### HTTP response details
1602
+ | Status code | Description | Response headers |
1603
+ |-------------|-------------|------------------|
1604
+ |**200** | Service Plan | - |
1605
+ |**400** | Bad Request | - |
1606
+ |**401** | Unauthorised | - |
1607
+ |**403** | Access Denied | - |
1608
+
1609
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1610
+
1611
+ # **getGetSipTrunkList**
1612
+ > Array<Array<string>> getGetSipTrunkList()
1613
+
1614
+ Get SIP Trunk List
1615
+
1616
+ ### Example
1617
+
1618
+ ```typescript
1619
+ import {
1620
+ BillingApi,
1621
+ Configuration
1622
+ } from 'yellowgrid-api-ts';
1623
+
1624
+ const configuration = new Configuration();
1625
+ const apiInstance = new BillingApi(configuration);
1626
+
1627
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
1628
+
1629
+ const { status, data } = await apiInstance.getGetSipTrunkList(
1630
+ billCustomerId
1631
+ );
1632
+ ```
1633
+
1634
+ ### Parameters
1635
+
1636
+ |Name | Type | Description | Notes|
1637
+ |------------- | ------------- | ------------- | -------------|
1638
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
1639
+
1640
+
1641
+ ### Return type
1642
+
1643
+ **Array<Array<string>>**
1644
+
1645
+ ### Authorization
1646
+
1647
+ No authorization required
1648
+
1649
+ ### HTTP request headers
1650
+
1651
+ - **Content-Type**: Not defined
1652
+ - **Accept**: application/json
1653
+
1654
+
1655
+ ### HTTP response details
1656
+ | Status code | Description | Response headers |
1657
+ |-------------|-------------|------------------|
1658
+ |**200** | List Of SIP Trunks | - |
1659
+ |**400** | Bad Request | - |
1660
+ |**401** | Unauthorised | - |
1661
+ |**403** | Access Denied | - |
1662
+
1663
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1664
+
1665
+ # **getGetSipTrunksBilling**
1666
+ > Array<string> getGetSipTrunksBilling()
1667
+
1668
+ Get SIP Trunk Billing
1669
+
1670
+ ### Example
1671
+
1672
+ ```typescript
1673
+ import {
1674
+ BillingApi,
1675
+ Configuration
1676
+ } from 'yellowgrid-api-ts';
1677
+
1678
+ const configuration = new Configuration();
1679
+ const apiInstance = new BillingApi(configuration);
1680
+
1681
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
1682
+
1683
+ const { status, data } = await apiInstance.getGetSipTrunksBilling(
1684
+ billCustomerId
1685
+ );
1686
+ ```
1687
+
1688
+ ### Parameters
1689
+
1690
+ |Name | Type | Description | Notes|
1691
+ |------------- | ------------- | ------------- | -------------|
1692
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
1693
+
1694
+
1695
+ ### Return type
1696
+
1697
+ **Array<string>**
1698
+
1699
+ ### Authorization
1700
+
1701
+ No authorization required
1702
+
1703
+ ### HTTP request headers
1704
+
1705
+ - **Content-Type**: Not defined
1706
+ - **Accept**: application/json
1707
+
1708
+
1709
+ ### HTTP response details
1710
+ | Status code | Description | Response headers |
1711
+ |-------------|-------------|------------------|
1712
+ |**200** | Trunk References | - |
1713
+ |**400** | Bad Request | - |
1714
+ |**401** | Unauthorised | - |
1715
+ |**403** | Access Denied | - |
1716
+
1717
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1718
+
1719
+ # **getGetUnconnectedCalls**
1720
+ > Array<ProcessedCdr> getGetUnconnectedCalls()
1721
+
1722
+ Get Unconnected Calls
1723
+
1724
+ ### Example
1725
+
1726
+ ```typescript
1727
+ import {
1728
+ BillingApi,
1729
+ Configuration
1730
+ } from 'yellowgrid-api-ts';
1731
+
1732
+ const configuration = new Configuration();
1733
+ const apiInstance = new BillingApi(configuration);
1734
+
1735
+ const { status, data } = await apiInstance.getGetUnconnectedCalls();
1736
+ ```
1737
+
1738
+ ### Parameters
1739
+ This endpoint does not have any parameters.
1740
+
1741
+
1742
+ ### Return type
1743
+
1744
+ **Array<ProcessedCdr>**
1745
+
1746
+ ### Authorization
1747
+
1748
+ No authorization required
1749
+
1750
+ ### HTTP request headers
1751
+
1752
+ - **Content-Type**: Not defined
1753
+ - **Accept**: application/json
1754
+
1755
+
1756
+ ### HTTP response details
1757
+ | Status code | Description | Response headers |
1758
+ |-------------|-------------|------------------|
1759
+ |**200** | Process CDR | - |
1760
+ |**400** | Bad Request | - |
1761
+ |**401** | Unauthorised | - |
1762
+ |**403** | Access Denied | - |
1763
+
1764
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1765
+
1766
+ # **getGetUnconnectedServices**
1767
+ > Array<ProcessedCdr> getGetUnconnectedServices()
1768
+
1769
+ Get Unconnected Services
1770
+
1771
+ ### Example
1772
+
1773
+ ```typescript
1774
+ import {
1775
+ BillingApi,
1776
+ Configuration
1777
+ } from 'yellowgrid-api-ts';
1778
+
1779
+ const configuration = new Configuration();
1780
+ const apiInstance = new BillingApi(configuration);
1781
+
1782
+ const { status, data } = await apiInstance.getGetUnconnectedServices();
1783
+ ```
1784
+
1785
+ ### Parameters
1786
+ This endpoint does not have any parameters.
1787
+
1788
+
1789
+ ### Return type
1790
+
1791
+ **Array<ProcessedCdr>**
1792
+
1793
+ ### Authorization
1794
+
1795
+ No authorization required
1796
+
1797
+ ### HTTP request headers
1798
+
1799
+ - **Content-Type**: Not defined
1800
+ - **Accept**: application/json
1801
+
1802
+
1803
+ ### HTTP response details
1804
+ | Status code | Description | Response headers |
1805
+ |-------------|-------------|------------------|
1806
+ |**200** | Process CDR | - |
1807
+ |**400** | Bad Request | - |
1808
+ |**401** | Unauthorised | - |
1809
+ |**403** | Access Denied | - |
1810
+
1811
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1812
+
1813
+ # **getIsBundleCustomer**
1814
+ > boolean getIsBundleCustomer()
1815
+
1816
+ Is Bundle Customer
1817
+
1818
+ ### Example
1819
+
1820
+ ```typescript
1821
+ import {
1822
+ BillingApi,
1823
+ Configuration
1824
+ } from 'yellowgrid-api-ts';
1825
+
1826
+ const configuration = new Configuration();
1827
+ const apiInstance = new BillingApi(configuration);
1828
+
1829
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
1830
+
1831
+ const { status, data } = await apiInstance.getIsBundleCustomer(
1832
+ billCustomerId
1833
+ );
1834
+ ```
1835
+
1836
+ ### Parameters
1837
+
1838
+ |Name | Type | Description | Notes|
1839
+ |------------- | ------------- | ------------- | -------------|
1840
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
1841
+
1842
+
1843
+ ### Return type
1844
+
1845
+ **boolean**
1846
+
1847
+ ### Authorization
1848
+
1849
+ No authorization required
1850
+
1851
+ ### HTTP request headers
1852
+
1853
+ - **Content-Type**: Not defined
1854
+ - **Accept**: application/json
1855
+
1856
+
1857
+ ### HTTP response details
1858
+ | Status code | Description | Response headers |
1859
+ |-------------|-------------|------------------|
1860
+ |**200** | Successful | - |
1861
+ |**400** | Bad Request | - |
1862
+ |**401** | Unauthorised | - |
1863
+ |**403** | Access Denied | - |
1864
+
1865
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1866
+
1867
+ # **postAddBroadband**
1868
+ > OutboundCli postAddBroadband(postAddBroadbandRequest)
1869
+
1870
+ Add Broadband
1871
+
1872
+ ### Example
1873
+
1874
+ ```typescript
1875
+ import {
1876
+ BillingApi,
1877
+ Configuration,
1878
+ PostAddBroadbandRequest
1879
+ } from 'yellowgrid-api-ts';
1880
+
1881
+ const configuration = new Configuration();
1882
+ const apiInstance = new BillingApi(configuration);
1883
+
1884
+ let postAddBroadbandRequest: PostAddBroadbandRequest; //
1885
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
1886
+
1887
+ const { status, data } = await apiInstance.postAddBroadband(
1888
+ postAddBroadbandRequest,
1889
+ billCustomerId
1890
+ );
1891
+ ```
1892
+
1893
+ ### Parameters
1894
+
1895
+ |Name | Type | Description | Notes|
1896
+ |------------- | ------------- | ------------- | -------------|
1897
+ | **postAddBroadbandRequest** | **PostAddBroadbandRequest**| | |
1898
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
1899
+
1900
+
1901
+ ### Return type
1902
+
1903
+ **OutboundCli**
1904
+
1905
+ ### Authorization
1906
+
1907
+ No authorization required
1908
+
1909
+ ### HTTP request headers
1910
+
1911
+ - **Content-Type**: application/json
1912
+ - **Accept**: application/json
1913
+
1914
+
1915
+ ### HTTP response details
1916
+ | Status code | Description | Response headers |
1917
+ |-------------|-------------|------------------|
1918
+ |**200** | Connection | - |
1919
+ |**400** | Bad Request | - |
1920
+ |**401** | Unauthorised | - |
1921
+ |**403** | Access Denied | - |
1922
+
1923
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1924
+
1925
+ # **postAddCallTariffToCallTariffPlan**
1926
+ > CallTariffPlan postAddCallTariffToCallTariffPlan(postAddCallTariffToCallTariffPlanRequest)
1927
+
1928
+ Add Call Tariff To Call Tariff Plan
1929
+
1930
+ ### Example
1931
+
1932
+ ```typescript
1933
+ import {
1934
+ BillingApi,
1935
+ Configuration,
1936
+ PostAddCallTariffToCallTariffPlanRequest
1937
+ } from 'yellowgrid-api-ts';
1938
+
1939
+ const configuration = new Configuration();
1940
+ const apiInstance = new BillingApi(configuration);
1941
+
1942
+ let postAddCallTariffToCallTariffPlanRequest: PostAddCallTariffToCallTariffPlanRequest; //
1943
+
1944
+ const { status, data } = await apiInstance.postAddCallTariffToCallTariffPlan(
1945
+ postAddCallTariffToCallTariffPlanRequest
1946
+ );
1947
+ ```
1948
+
1949
+ ### Parameters
1950
+
1951
+ |Name | Type | Description | Notes|
1952
+ |------------- | ------------- | ------------- | -------------|
1953
+ | **postAddCallTariffToCallTariffPlanRequest** | **PostAddCallTariffToCallTariffPlanRequest**| | |
1954
+
1955
+
1956
+ ### Return type
1957
+
1958
+ **CallTariffPlan**
1959
+
1960
+ ### Authorization
1961
+
1962
+ No authorization required
1963
+
1964
+ ### HTTP request headers
1965
+
1966
+ - **Content-Type**: application/json
1967
+ - **Accept**: application/json
1968
+
1969
+
1970
+ ### HTTP response details
1971
+ | Status code | Description | Response headers |
1972
+ |-------------|-------------|------------------|
1973
+ |**200** | Call Tariff Plan | - |
1974
+ |**400** | Bad Request | - |
1975
+ |**401** | Unauthorised | - |
1976
+ |**403** | Access Denied | - |
1977
+
1978
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1979
+
1980
+ # **postAddChildCustomer**
1981
+ > Customer postAddChildCustomer(contactDetail)
1982
+
1983
+ Add Child Customer
1984
+
1985
+ ### Example
1986
+
1987
+ ```typescript
1988
+ import {
1989
+ BillingApi,
1990
+ Configuration,
1991
+ ContactDetail
1992
+ } from 'yellowgrid-api-ts';
1993
+
1994
+ const configuration = new Configuration();
1995
+ const apiInstance = new BillingApi(configuration);
1996
+
1997
+ let contactDetail: ContactDetail; //
1998
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
1999
+
2000
+ const { status, data } = await apiInstance.postAddChildCustomer(
2001
+ contactDetail,
2002
+ billCustomerId
2003
+ );
2004
+ ```
2005
+
2006
+ ### Parameters
2007
+
2008
+ |Name | Type | Description | Notes|
2009
+ |------------- | ------------- | ------------- | -------------|
2010
+ | **contactDetail** | **ContactDetail**| | |
2011
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
2012
+
2013
+
2014
+ ### Return type
2015
+
2016
+ **Customer**
2017
+
2018
+ ### Authorization
2019
+
2020
+ No authorization required
2021
+
2022
+ ### HTTP request headers
2023
+
2024
+ - **Content-Type**: application/json
2025
+ - **Accept**: application/json
2026
+
2027
+
2028
+ ### HTTP response details
2029
+ | Status code | Description | Response headers |
2030
+ |-------------|-------------|------------------|
2031
+ |**200** | Customer | - |
2032
+ |**400** | Bad Request | - |
2033
+ |**401** | Unauthorised | - |
2034
+ |**403** | Access Denied | - |
2035
+
2036
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2037
+
2038
+ # **postAddEthernet**
2039
+ > OutboundCli postAddEthernet(postAddEthernetRequest)
2040
+
2041
+ Add Ethernet
2042
+
2043
+ ### Example
2044
+
2045
+ ```typescript
2046
+ import {
2047
+ BillingApi,
2048
+ Configuration,
2049
+ PostAddEthernetRequest
2050
+ } from 'yellowgrid-api-ts';
2051
+
2052
+ const configuration = new Configuration();
2053
+ const apiInstance = new BillingApi(configuration);
2054
+
2055
+ let postAddEthernetRequest: PostAddEthernetRequest; //
2056
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
2057
+
2058
+ const { status, data } = await apiInstance.postAddEthernet(
2059
+ postAddEthernetRequest,
2060
+ billCustomerId
2061
+ );
2062
+ ```
2063
+
2064
+ ### Parameters
2065
+
2066
+ |Name | Type | Description | Notes|
2067
+ |------------- | ------------- | ------------- | -------------|
2068
+ | **postAddEthernetRequest** | **PostAddEthernetRequest**| | |
2069
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
2070
+
2071
+
2072
+ ### Return type
2073
+
2074
+ **OutboundCli**
2075
+
2076
+ ### Authorization
2077
+
2078
+ No authorization required
2079
+
2080
+ ### HTTP request headers
2081
+
2082
+ - **Content-Type**: application/json
2083
+ - **Accept**: application/json
2084
+
2085
+
2086
+ ### HTTP response details
2087
+ | Status code | Description | Response headers |
2088
+ |-------------|-------------|------------------|
2089
+ |**200** | Connection | - |
2090
+ |**400** | Bad Request | - |
2091
+ |**401** | Unauthorised | - |
2092
+ |**403** | Access Denied | - |
2093
+
2094
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2095
+
2096
+ # **postAddRecurringCharge**
2097
+ > RecurringCharge postAddRecurringCharge(postAddRecurringChargeRequest)
2098
+
2099
+ Add Recurring Charge
2100
+
2101
+ ### Example
2102
+
2103
+ ```typescript
2104
+ import {
2105
+ BillingApi,
2106
+ Configuration,
2107
+ PostAddRecurringChargeRequest
2108
+ } from 'yellowgrid-api-ts';
2109
+
2110
+ const configuration = new Configuration();
2111
+ const apiInstance = new BillingApi(configuration);
2112
+
2113
+ let postAddRecurringChargeRequest: PostAddRecurringChargeRequest; //
2114
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
2115
+
2116
+ const { status, data } = await apiInstance.postAddRecurringCharge(
2117
+ postAddRecurringChargeRequest,
2118
+ billCustomerId
2119
+ );
2120
+ ```
2121
+
2122
+ ### Parameters
2123
+
2124
+ |Name | Type | Description | Notes|
2125
+ |------------- | ------------- | ------------- | -------------|
2126
+ | **postAddRecurringChargeRequest** | **PostAddRecurringChargeRequest**| | |
2127
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
2128
+
2129
+
2130
+ ### Return type
2131
+
2132
+ **RecurringCharge**
2133
+
2134
+ ### Authorization
2135
+
2136
+ No authorization required
2137
+
2138
+ ### HTTP request headers
2139
+
2140
+ - **Content-Type**: application/json
2141
+ - **Accept**: application/json
2142
+
2143
+
2144
+ ### HTTP response details
2145
+ | Status code | Description | Response headers |
2146
+ |-------------|-------------|------------------|
2147
+ |**200** | Recurring Charge | - |
2148
+ |**400** | Bad Request | - |
2149
+ |**401** | Unauthorised | - |
2150
+ |**403** | Access Denied | - |
2151
+
2152
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2153
+
2154
+ # **postAddServiceToServicePlan**
2155
+ > Service postAddServiceToServicePlan(postAddServiceToServicePlanRequest)
2156
+
2157
+ Add Service To Service Plan
2158
+
2159
+ ### Example
2160
+
2161
+ ```typescript
2162
+ import {
2163
+ BillingApi,
2164
+ Configuration,
2165
+ PostAddServiceToServicePlanRequest
2166
+ } from 'yellowgrid-api-ts';
2167
+
2168
+ const configuration = new Configuration();
2169
+ const apiInstance = new BillingApi(configuration);
2170
+
2171
+ let postAddServiceToServicePlanRequest: PostAddServiceToServicePlanRequest; //
2172
+
2173
+ const { status, data } = await apiInstance.postAddServiceToServicePlan(
2174
+ postAddServiceToServicePlanRequest
2175
+ );
2176
+ ```
2177
+
2178
+ ### Parameters
2179
+
2180
+ |Name | Type | Description | Notes|
2181
+ |------------- | ------------- | ------------- | -------------|
2182
+ | **postAddServiceToServicePlanRequest** | **PostAddServiceToServicePlanRequest**| | |
2183
+
2184
+
2185
+ ### Return type
2186
+
2187
+ **Service**
2188
+
2189
+ ### Authorization
2190
+
2191
+ No authorization required
2192
+
2193
+ ### HTTP request headers
2194
+
2195
+ - **Content-Type**: application/json
2196
+ - **Accept**: application/json
2197
+
2198
+
2199
+ ### HTTP response details
2200
+ | Status code | Description | Response headers |
2201
+ |-------------|-------------|------------------|
2202
+ |**200** | Service | - |
2203
+ |**400** | Bad Request | - |
2204
+ |**401** | Unauthorised | - |
2205
+ |**403** | Access Denied | - |
2206
+
2207
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2208
+
2209
+ # **postAddSipTrunkDDIs**
2210
+ > Array<OutboundCli> postAddSipTrunkDDIs(postAddSipTrunkDDIsRequest)
2211
+
2212
+ Add SIP Trunk DDIs
2213
+
2214
+ ### Example
2215
+
2216
+ ```typescript
2217
+ import {
2218
+ BillingApi,
2219
+ Configuration,
2220
+ PostAddSipTrunkDDIsRequest
2221
+ } from 'yellowgrid-api-ts';
2222
+
2223
+ const configuration = new Configuration();
2224
+ const apiInstance = new BillingApi(configuration);
2225
+
2226
+ let postAddSipTrunkDDIsRequest: PostAddSipTrunkDDIsRequest; //
2227
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
2228
+
2229
+ const { status, data } = await apiInstance.postAddSipTrunkDDIs(
2230
+ postAddSipTrunkDDIsRequest,
2231
+ billCustomerId
2232
+ );
2233
+ ```
2234
+
2235
+ ### Parameters
2236
+
2237
+ |Name | Type | Description | Notes|
2238
+ |------------- | ------------- | ------------- | -------------|
2239
+ | **postAddSipTrunkDDIsRequest** | **PostAddSipTrunkDDIsRequest**| | |
2240
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
2241
+
2242
+
2243
+ ### Return type
2244
+
2245
+ **Array<OutboundCli>**
2246
+
2247
+ ### Authorization
2248
+
2249
+ No authorization required
2250
+
2251
+ ### HTTP request headers
2252
+
2253
+ - **Content-Type**: application/json
2254
+ - **Accept**: application/json
2255
+
2256
+
2257
+ ### HTTP response details
2258
+ | Status code | Description | Response headers |
2259
+ |-------------|-------------|------------------|
2260
+ |**200** | Connection | - |
2261
+ |**400** | Bad Request | - |
2262
+ |**401** | Unauthorised | - |
2263
+ |**403** | Access Denied | - |
2264
+
2265
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2266
+
2267
+ # **postGetBaseServices**
2268
+ > Service postGetBaseServices(postGetBaseServicesRequest)
2269
+
2270
+ Add Base Service
2271
+
2272
+ ### Example
2273
+
2274
+ ```typescript
2275
+ import {
2276
+ BillingApi,
2277
+ Configuration,
2278
+ PostGetBaseServicesRequest
2279
+ } from 'yellowgrid-api-ts';
2280
+
2281
+ const configuration = new Configuration();
2282
+ const apiInstance = new BillingApi(configuration);
2283
+
2284
+ let postGetBaseServicesRequest: PostGetBaseServicesRequest; //
2285
+
2286
+ const { status, data } = await apiInstance.postGetBaseServices(
2287
+ postGetBaseServicesRequest
2288
+ );
2289
+ ```
2290
+
2291
+ ### Parameters
2292
+
2293
+ |Name | Type | Description | Notes|
2294
+ |------------- | ------------- | ------------- | -------------|
2295
+ | **postGetBaseServicesRequest** | **PostGetBaseServicesRequest**| | |
2296
+
2297
+
2298
+ ### Return type
2299
+
2300
+ **Service**
2301
+
2302
+ ### Authorization
2303
+
2304
+ No authorization required
2305
+
2306
+ ### HTTP request headers
2307
+
2308
+ - **Content-Type**: application/json
2309
+ - **Accept**: application/json
2310
+
2311
+
2312
+ ### HTTP response details
2313
+ | Status code | Description | Response headers |
2314
+ |-------------|-------------|------------------|
2315
+ |**200** | Service | - |
2316
+ |**400** | Bad Request | - |
2317
+ |**401** | Unauthorised | - |
2318
+ |**403** | Access Denied | - |
2319
+
2320
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2321
+
2322
+ # **postGetCallTariffPlan**
2323
+ > CallTariffPlan postGetCallTariffPlan(putGetCallTariffPlanRequest)
2324
+
2325
+ Add Call Tariff
2326
+
2327
+ ### Example
2328
+
2329
+ ```typescript
2330
+ import {
2331
+ BillingApi,
2332
+ Configuration,
2333
+ PutGetCallTariffPlanRequest
2334
+ } from 'yellowgrid-api-ts';
2335
+
2336
+ const configuration = new Configuration();
2337
+ const apiInstance = new BillingApi(configuration);
2338
+
2339
+ let putGetCallTariffPlanRequest: PutGetCallTariffPlanRequest; //
2340
+
2341
+ const { status, data } = await apiInstance.postGetCallTariffPlan(
2342
+ putGetCallTariffPlanRequest
2343
+ );
2344
+ ```
2345
+
2346
+ ### Parameters
2347
+
2348
+ |Name | Type | Description | Notes|
2349
+ |------------- | ------------- | ------------- | -------------|
2350
+ | **putGetCallTariffPlanRequest** | **PutGetCallTariffPlanRequest**| | |
2351
+
2352
+
2353
+ ### Return type
2354
+
2355
+ **CallTariffPlan**
2356
+
2357
+ ### Authorization
2358
+
2359
+ No authorization required
2360
+
2361
+ ### HTTP request headers
2362
+
2363
+ - **Content-Type**: application/json
2364
+ - **Accept**: application/json
2365
+
2366
+
2367
+ ### HTTP response details
2368
+ | Status code | Description | Response headers |
2369
+ |-------------|-------------|------------------|
2370
+ |**200** | Call Tariff Plan | - |
2371
+ |**400** | Bad Request | - |
2372
+ |**401** | Unauthorised | - |
2373
+ |**403** | Access Denied | - |
2374
+
2375
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2376
+
2377
+ # **postGetPriceGroups**
2378
+ > PriceGroup postGetPriceGroups(postGetPriceGroupsRequest)
2379
+
2380
+ Add Price Group
2381
+
2382
+ ### Example
2383
+
2384
+ ```typescript
2385
+ import {
2386
+ BillingApi,
2387
+ Configuration,
2388
+ PostGetPriceGroupsRequest
2389
+ } from 'yellowgrid-api-ts';
2390
+
2391
+ const configuration = new Configuration();
2392
+ const apiInstance = new BillingApi(configuration);
2393
+
2394
+ let postGetPriceGroupsRequest: PostGetPriceGroupsRequest; //
2395
+
2396
+ const { status, data } = await apiInstance.postGetPriceGroups(
2397
+ postGetPriceGroupsRequest
2398
+ );
2399
+ ```
2400
+
2401
+ ### Parameters
2402
+
2403
+ |Name | Type | Description | Notes|
2404
+ |------------- | ------------- | ------------- | -------------|
2405
+ | **postGetPriceGroupsRequest** | **PostGetPriceGroupsRequest**| | |
2406
+
2407
+
2408
+ ### Return type
2409
+
2410
+ **PriceGroup**
2411
+
2412
+ ### Authorization
2413
+
2414
+ No authorization required
2415
+
2416
+ ### HTTP request headers
2417
+
2418
+ - **Content-Type**: application/json
2419
+ - **Accept**: application/json
2420
+
2421
+
2422
+ ### HTTP response details
2423
+ | Status code | Description | Response headers |
2424
+ |-------------|-------------|------------------|
2425
+ |**200** | Price Group | - |
2426
+ |**400** | Bad Request | - |
2427
+ |**401** | Unauthorised | - |
2428
+ |**403** | Access Denied | - |
2429
+
2430
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2431
+
2432
+ # **postGetServicePlans**
2433
+ > ServicePlan postGetServicePlans(postGetServicePlansRequest)
2434
+
2435
+ Add Service Plan
2436
+
2437
+ ### Example
2438
+
2439
+ ```typescript
2440
+ import {
2441
+ BillingApi,
2442
+ Configuration,
2443
+ PostGetServicePlansRequest
2444
+ } from 'yellowgrid-api-ts';
2445
+
2446
+ const configuration = new Configuration();
2447
+ const apiInstance = new BillingApi(configuration);
2448
+
2449
+ let postGetServicePlansRequest: PostGetServicePlansRequest; //
2450
+
2451
+ const { status, data } = await apiInstance.postGetServicePlans(
2452
+ postGetServicePlansRequest
2453
+ );
2454
+ ```
2455
+
2456
+ ### Parameters
2457
+
2458
+ |Name | Type | Description | Notes|
2459
+ |------------- | ------------- | ------------- | -------------|
2460
+ | **postGetServicePlansRequest** | **PostGetServicePlansRequest**| | |
2461
+
2462
+
2463
+ ### Return type
2464
+
2465
+ **ServicePlan**
2466
+
2467
+ ### Authorization
2468
+
2469
+ No authorization required
2470
+
2471
+ ### HTTP request headers
2472
+
2473
+ - **Content-Type**: application/json
2474
+ - **Accept**: application/json
2475
+
2476
+
2477
+ ### HTTP response details
2478
+ | Status code | Description | Response headers |
2479
+ |-------------|-------------|------------------|
2480
+ |**200** | Service Plan | - |
2481
+ |**400** | Bad Request | - |
2482
+ |**401** | Unauthorised | - |
2483
+ |**403** | Access Denied | - |
2484
+
2485
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2486
+
2487
+ # **postGetSipTrunksBilling**
2488
+ > OutboundCli postGetSipTrunksBilling(postGetSipTrunksBillingRequest)
2489
+
2490
+ Add SIP Trunk billing
2491
+
2492
+ ### Example
2493
+
2494
+ ```typescript
2495
+ import {
2496
+ BillingApi,
2497
+ Configuration,
2498
+ PostGetSipTrunksBillingRequest
2499
+ } from 'yellowgrid-api-ts';
2500
+
2501
+ const configuration = new Configuration();
2502
+ const apiInstance = new BillingApi(configuration);
2503
+
2504
+ let postGetSipTrunksBillingRequest: PostGetSipTrunksBillingRequest; //
2505
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
2506
+
2507
+ const { status, data } = await apiInstance.postGetSipTrunksBilling(
2508
+ postGetSipTrunksBillingRequest,
2509
+ billCustomerId
2510
+ );
2511
+ ```
2512
+
2513
+ ### Parameters
2514
+
2515
+ |Name | Type | Description | Notes|
2516
+ |------------- | ------------- | ------------- | -------------|
2517
+ | **postGetSipTrunksBillingRequest** | **PostGetSipTrunksBillingRequest**| | |
2518
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
2519
+
2520
+
2521
+ ### Return type
2522
+
2523
+ **OutboundCli**
2524
+
2525
+ ### Authorization
2526
+
2527
+ No authorization required
2528
+
2529
+ ### HTTP request headers
2530
+
2531
+ - **Content-Type**: application/json
2532
+ - **Accept**: application/json
2533
+
2534
+
2535
+ ### HTTP response details
2536
+ | Status code | Description | Response headers |
2537
+ |-------------|-------------|------------------|
2538
+ |**200** | Connection | - |
2539
+ |**400** | Bad Request | - |
2540
+ |**401** | Unauthorised | - |
2541
+ |**403** | Access Denied | - |
2542
+
2543
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2544
+
2545
+ # **postSendInvoices**
2546
+ > string postSendInvoices()
2547
+
2548
+ Send Invoices
2549
+
2550
+ ### Example
2551
+
2552
+ ```typescript
2553
+ import {
2554
+ BillingApi,
2555
+ Configuration
2556
+ } from 'yellowgrid-api-ts';
2557
+
2558
+ const configuration = new Configuration();
2559
+ const apiInstance = new BillingApi(configuration);
2560
+
2561
+ const { status, data } = await apiInstance.postSendInvoices();
2562
+ ```
2563
+
2564
+ ### Parameters
2565
+ This endpoint does not have any parameters.
2566
+
2567
+
2568
+ ### Return type
2569
+
2570
+ **string**
2571
+
2572
+ ### Authorization
2573
+
2574
+ No authorization required
2575
+
2576
+ ### HTTP request headers
2577
+
2578
+ - **Content-Type**: Not defined
2579
+ - **Accept**: application/json
2580
+
2581
+
2582
+ ### HTTP response details
2583
+ | Status code | Description | Response headers |
2584
+ |-------------|-------------|------------------|
2585
+ |**200** | Time Started | - |
2586
+ |**400** | Bad Request | - |
2587
+ |**401** | Unauthorised | - |
2588
+ |**403** | Access Denied | - |
2589
+
2590
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2591
+
2592
+ # **postUpdateConnection**
2593
+ > object postUpdateConnection(postUpdateConnectionRequest)
2594
+
2595
+ Update Connection
2596
+
2597
+ ### Example
2598
+
2599
+ ```typescript
2600
+ import {
2601
+ BillingApi,
2602
+ Configuration,
2603
+ PostUpdateConnectionRequest
2604
+ } from 'yellowgrid-api-ts';
2605
+
2606
+ const configuration = new Configuration();
2607
+ const apiInstance = new BillingApi(configuration);
2608
+
2609
+ let postUpdateConnectionRequest: PostUpdateConnectionRequest; //
2610
+ let connectionId: number; //Connection ID (optional) (default to undefined)
2611
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
2612
+
2613
+ const { status, data } = await apiInstance.postUpdateConnection(
2614
+ postUpdateConnectionRequest,
2615
+ connectionId,
2616
+ billCustomerId
2617
+ );
2618
+ ```
2619
+
2620
+ ### Parameters
2621
+
2622
+ |Name | Type | Description | Notes|
2623
+ |------------- | ------------- | ------------- | -------------|
2624
+ | **postUpdateConnectionRequest** | **PostUpdateConnectionRequest**| | |
2625
+ | **connectionId** | [**number**] | Connection ID | (optional) defaults to undefined|
2626
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
2627
+
2628
+
2629
+ ### Return type
2630
+
2631
+ **object**
2632
+
2633
+ ### Authorization
2634
+
2635
+ No authorization required
2636
+
2637
+ ### HTTP request headers
2638
+
2639
+ - **Content-Type**: application/json
2640
+ - **Accept**: application/json
2641
+
2642
+
2643
+ ### HTTP response details
2644
+ | Status code | Description | Response headers |
2645
+ |-------------|-------------|------------------|
2646
+ |**200** | Changes | - |
2647
+ |**400** | Bad Request | - |
2648
+ |**401** | Unauthorised | - |
2649
+ |**403** | Access Denied | - |
2650
+
2651
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2652
+
2653
+ # **postUpdateRecurringCharge**
2654
+ > RecurringCharge postUpdateRecurringCharge(postUpdateRecurringChargeRequest)
2655
+
2656
+ Update Recurring Charge
2657
+
2658
+ ### Example
2659
+
2660
+ ```typescript
2661
+ import {
2662
+ BillingApi,
2663
+ Configuration,
2664
+ PostUpdateRecurringChargeRequest
2665
+ } from 'yellowgrid-api-ts';
2666
+
2667
+ const configuration = new Configuration();
2668
+ const apiInstance = new BillingApi(configuration);
2669
+
2670
+ let id: number; //Recurring Charge ID (default to undefined)
2671
+ let postUpdateRecurringChargeRequest: PostUpdateRecurringChargeRequest; //
2672
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
2673
+
2674
+ const { status, data } = await apiInstance.postUpdateRecurringCharge(
2675
+ id,
2676
+ postUpdateRecurringChargeRequest,
2677
+ billCustomerId
2678
+ );
2679
+ ```
2680
+
2681
+ ### Parameters
2682
+
2683
+ |Name | Type | Description | Notes|
2684
+ |------------- | ------------- | ------------- | -------------|
2685
+ | **postUpdateRecurringChargeRequest** | **PostUpdateRecurringChargeRequest**| | |
2686
+ | **id** | [**number**] | Recurring Charge ID | defaults to undefined|
2687
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
2688
+
2689
+
2690
+ ### Return type
2691
+
2692
+ **RecurringCharge**
2693
+
2694
+ ### Authorization
2695
+
2696
+ No authorization required
2697
+
2698
+ ### HTTP request headers
2699
+
2700
+ - **Content-Type**: application/json
2701
+ - **Accept**: application/json
2702
+
2703
+
2704
+ ### HTTP response details
2705
+ | Status code | Description | Response headers |
2706
+ |-------------|-------------|------------------|
2707
+ |**200** | Recurring Charge | - |
2708
+ |**400** | Bad Request | - |
2709
+ |**401** | Unauthorised | - |
2710
+ |**403** | Access Denied | - |
2711
+
2712
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2713
+
2714
+ # **putAddCallTariffToCallTariffPlan**
2715
+ > CallTariffPlan putAddCallTariffToCallTariffPlan(putAddCallTariffToCallTariffPlanRequest)
2716
+
2717
+ Update Call Tariff
2718
+
2719
+ ### Example
2720
+
2721
+ ```typescript
2722
+ import {
2723
+ BillingApi,
2724
+ Configuration,
2725
+ PutAddCallTariffToCallTariffPlanRequest
2726
+ } from 'yellowgrid-api-ts';
2727
+
2728
+ const configuration = new Configuration();
2729
+ const apiInstance = new BillingApi(configuration);
2730
+
2731
+ let callTariffPlanId: number; //Call Tariff ID (default to undefined)
2732
+ let putAddCallTariffToCallTariffPlanRequest: PutAddCallTariffToCallTariffPlanRequest; //
2733
+
2734
+ const { status, data } = await apiInstance.putAddCallTariffToCallTariffPlan(
2735
+ callTariffPlanId,
2736
+ putAddCallTariffToCallTariffPlanRequest
2737
+ );
2738
+ ```
2739
+
2740
+ ### Parameters
2741
+
2742
+ |Name | Type | Description | Notes|
2743
+ |------------- | ------------- | ------------- | -------------|
2744
+ | **putAddCallTariffToCallTariffPlanRequest** | **PutAddCallTariffToCallTariffPlanRequest**| | |
2745
+ | **callTariffPlanId** | [**number**] | Call Tariff ID | defaults to undefined|
2746
+
2747
+
2748
+ ### Return type
2749
+
2750
+ **CallTariffPlan**
2751
+
2752
+ ### Authorization
2753
+
2754
+ No authorization required
2755
+
2756
+ ### HTTP request headers
2757
+
2758
+ - **Content-Type**: application/json
2759
+ - **Accept**: application/json
2760
+
2761
+
2762
+ ### HTTP response details
2763
+ | Status code | Description | Response headers |
2764
+ |-------------|-------------|------------------|
2765
+ |**200** | Call Tariff Plan | - |
2766
+ |**400** | Bad Request | - |
2767
+ |**401** | Unauthorised | - |
2768
+ |**403** | Access Denied | - |
2769
+
2770
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2771
+
2772
+ # **putAddServiceToServicePlan**
2773
+ > Service putAddServiceToServicePlan(putAddServiceToServicePlanRequest)
2774
+
2775
+ Update Service
2776
+
2777
+ ### Example
2778
+
2779
+ ```typescript
2780
+ import {
2781
+ BillingApi,
2782
+ Configuration,
2783
+ PutAddServiceToServicePlanRequest
2784
+ } from 'yellowgrid-api-ts';
2785
+
2786
+ const configuration = new Configuration();
2787
+ const apiInstance = new BillingApi(configuration);
2788
+
2789
+ let id: number; //Service ID (default to undefined)
2790
+ let putAddServiceToServicePlanRequest: PutAddServiceToServicePlanRequest; //
2791
+
2792
+ const { status, data } = await apiInstance.putAddServiceToServicePlan(
2793
+ id,
2794
+ putAddServiceToServicePlanRequest
2795
+ );
2796
+ ```
2797
+
2798
+ ### Parameters
2799
+
2800
+ |Name | Type | Description | Notes|
2801
+ |------------- | ------------- | ------------- | -------------|
2802
+ | **putAddServiceToServicePlanRequest** | **PutAddServiceToServicePlanRequest**| | |
2803
+ | **id** | [**number**] | Service ID | defaults to undefined|
2804
+
2805
+
2806
+ ### Return type
2807
+
2808
+ **Service**
2809
+
2810
+ ### Authorization
2811
+
2812
+ No authorization required
2813
+
2814
+ ### HTTP request headers
2815
+
2816
+ - **Content-Type**: application/json
2817
+ - **Accept**: application/json
2818
+
2819
+
2820
+ ### HTTP response details
2821
+ | Status code | Description | Response headers |
2822
+ |-------------|-------------|------------------|
2823
+ |**200** | Service | - |
2824
+ |**400** | Bad Request | - |
2825
+ |**401** | Unauthorised | - |
2826
+ |**403** | Access Denied | - |
2827
+
2828
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2829
+
2830
+ # **putConnectionSearch**
2831
+ > OutboundCli putConnectionSearch(putConnectionSearchRequest)
2832
+
2833
+ Transfer Billing Connection
2834
+
2835
+ ### Example
2836
+
2837
+ ```typescript
2838
+ import {
2839
+ BillingApi,
2840
+ Configuration,
2841
+ PutConnectionSearchRequest
2842
+ } from 'yellowgrid-api-ts';
2843
+
2844
+ const configuration = new Configuration();
2845
+ const apiInstance = new BillingApi(configuration);
2846
+
2847
+ let putConnectionSearchRequest: PutConnectionSearchRequest; //Transfer Request
2848
+ let id: number; //Connection ID (optional) (default to undefined)
2849
+ let cli: string; //CLI (optional) (default to undefined)
2850
+ let skipDDis: boolean; //Skip DDIs (optional) (default to undefined)
2851
+
2852
+ const { status, data } = await apiInstance.putConnectionSearch(
2853
+ putConnectionSearchRequest,
2854
+ id,
2855
+ cli,
2856
+ skipDDis
2857
+ );
2858
+ ```
2859
+
2860
+ ### Parameters
2861
+
2862
+ |Name | Type | Description | Notes|
2863
+ |------------- | ------------- | ------------- | -------------|
2864
+ | **putConnectionSearchRequest** | **PutConnectionSearchRequest**| Transfer Request | |
2865
+ | **id** | [**number**] | Connection ID | (optional) defaults to undefined|
2866
+ | **cli** | [**string**] | CLI | (optional) defaults to undefined|
2867
+ | **skipDDis** | [**boolean**] | Skip DDIs | (optional) defaults to undefined|
2868
+
2869
+
2870
+ ### Return type
2871
+
2872
+ **OutboundCli**
2873
+
2874
+ ### Authorization
2875
+
2876
+ No authorization required
2877
+
2878
+ ### HTTP request headers
2879
+
2880
+ - **Content-Type**: application/json
2881
+ - **Accept**: application/json
2882
+
2883
+
2884
+ ### HTTP response details
2885
+ | Status code | Description | Response headers |
2886
+ |-------------|-------------|------------------|
2887
+ |**200** | Connection | - |
2888
+ |**400** | Bad Request | - |
2889
+ |**401** | Unauthorised | - |
2890
+ |**403** | Access Denied | - |
2891
+
2892
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2893
+
2894
+ # **putConvertChildToParent**
2895
+ > Customer putConvertChildToParent()
2896
+
2897
+ Convert Child To Parent
2898
+
2899
+ ### Example
2900
+
2901
+ ```typescript
2902
+ import {
2903
+ BillingApi,
2904
+ Configuration
2905
+ } from 'yellowgrid-api-ts';
2906
+
2907
+ const configuration = new Configuration();
2908
+ const apiInstance = new BillingApi(configuration);
2909
+
2910
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
2911
+
2912
+ const { status, data } = await apiInstance.putConvertChildToParent(
2913
+ billCustomerId
2914
+ );
2915
+ ```
2916
+
2917
+ ### Parameters
2918
+
2919
+ |Name | Type | Description | Notes|
2920
+ |------------- | ------------- | ------------- | -------------|
2921
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
2922
+
2923
+
2924
+ ### Return type
2925
+
2926
+ **Customer**
2927
+
2928
+ ### Authorization
2929
+
2930
+ No authorization required
2931
+
2932
+ ### HTTP request headers
2933
+
2934
+ - **Content-Type**: Not defined
2935
+ - **Accept**: application/json
2936
+
2937
+
2938
+ ### HTTP response details
2939
+ | Status code | Description | Response headers |
2940
+ |-------------|-------------|------------------|
2941
+ |**200** | Customer | - |
2942
+ |**400** | Bad Request | - |
2943
+ |**401** | Unauthorised | - |
2944
+ |**403** | Access Denied | - |
2945
+
2946
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
2947
+
2948
+ # **putDisableBundles**
2949
+ > boolean putDisableBundles()
2950
+
2951
+ Disable Bundles
14
2952
 
15
2953
  ### Example
16
2954
 
@@ -23,16 +2961,23 @@ import {
23
2961
  const configuration = new Configuration();
24
2962
  const apiInstance = new BillingApi(configuration);
25
2963
 
26
- const { status, data } = await apiInstance.getGetAllCustomer();
2964
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
2965
+
2966
+ const { status, data } = await apiInstance.putDisableBundles(
2967
+ billCustomerId
2968
+ );
27
2969
  ```
28
2970
 
29
2971
  ### Parameters
30
- This endpoint does not have any parameters.
2972
+
2973
+ |Name | Type | Description | Notes|
2974
+ |------------- | ------------- | ------------- | -------------|
2975
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
31
2976
 
32
2977
 
33
2978
  ### Return type
34
2979
 
35
- **{ [key: string]: { [key: string]: string; }; }**
2980
+ **boolean**
36
2981
 
37
2982
  ### Authorization
38
2983
 
@@ -47,17 +2992,179 @@ No authorization required
47
2992
  ### HTTP response details
48
2993
  | Status code | Description | Response headers |
49
2994
  |-------------|-------------|------------------|
50
- |**200** | Billing Customer List | - |
2995
+ |**200** | Successful | - |
51
2996
  |**400** | Bad Request | - |
52
2997
  |**401** | Unauthorised | - |
53
2998
  |**403** | Access Denied | - |
54
2999
 
55
3000
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
56
3001
 
57
- # **putTransferConnection**
58
- > object putTransferConnection(putTransferConnectionRequest)
3002
+ # **putDisableDdiBilling**
3003
+ > boolean putDisableDdiBilling()
59
3004
 
60
- Transfer Billing Connection
3005
+ Disable DDI Billing
3006
+
3007
+ ### Example
3008
+
3009
+ ```typescript
3010
+ import {
3011
+ BillingApi,
3012
+ Configuration
3013
+ } from 'yellowgrid-api-ts';
3014
+
3015
+ const configuration = new Configuration();
3016
+ const apiInstance = new BillingApi(configuration);
3017
+
3018
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
3019
+
3020
+ const { status, data } = await apiInstance.putDisableDdiBilling(
3021
+ billCustomerId
3022
+ );
3023
+ ```
3024
+
3025
+ ### Parameters
3026
+
3027
+ |Name | Type | Description | Notes|
3028
+ |------------- | ------------- | ------------- | -------------|
3029
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
3030
+
3031
+
3032
+ ### Return type
3033
+
3034
+ **boolean**
3035
+
3036
+ ### Authorization
3037
+
3038
+ No authorization required
3039
+
3040
+ ### HTTP request headers
3041
+
3042
+ - **Content-Type**: Not defined
3043
+ - **Accept**: application/json
3044
+
3045
+
3046
+ ### HTTP response details
3047
+ | Status code | Description | Response headers |
3048
+ |-------------|-------------|------------------|
3049
+ |**200** | Successful | - |
3050
+ |**400** | Bad Request | - |
3051
+ |**401** | Unauthorised | - |
3052
+ |**403** | Access Denied | - |
3053
+
3054
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
3055
+
3056
+ # **putEnableBundles**
3057
+ > boolean putEnableBundles()
3058
+
3059
+ Enable Bundles
3060
+
3061
+ ### Example
3062
+
3063
+ ```typescript
3064
+ import {
3065
+ BillingApi,
3066
+ Configuration
3067
+ } from 'yellowgrid-api-ts';
3068
+
3069
+ const configuration = new Configuration();
3070
+ const apiInstance = new BillingApi(configuration);
3071
+
3072
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
3073
+
3074
+ const { status, data } = await apiInstance.putEnableBundles(
3075
+ billCustomerId
3076
+ );
3077
+ ```
3078
+
3079
+ ### Parameters
3080
+
3081
+ |Name | Type | Description | Notes|
3082
+ |------------- | ------------- | ------------- | -------------|
3083
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
3084
+
3085
+
3086
+ ### Return type
3087
+
3088
+ **boolean**
3089
+
3090
+ ### Authorization
3091
+
3092
+ No authorization required
3093
+
3094
+ ### HTTP request headers
3095
+
3096
+ - **Content-Type**: Not defined
3097
+ - **Accept**: application/json
3098
+
3099
+
3100
+ ### HTTP response details
3101
+ | Status code | Description | Response headers |
3102
+ |-------------|-------------|------------------|
3103
+ |**200** | Successful | - |
3104
+ |**400** | Bad Request | - |
3105
+ |**401** | Unauthorised | - |
3106
+ |**403** | Access Denied | - |
3107
+
3108
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
3109
+
3110
+ # **putEnableDdiBilling**
3111
+ > boolean putEnableDdiBilling()
3112
+
3113
+ Enable DDI Billing
3114
+
3115
+ ### Example
3116
+
3117
+ ```typescript
3118
+ import {
3119
+ BillingApi,
3120
+ Configuration
3121
+ } from 'yellowgrid-api-ts';
3122
+
3123
+ const configuration = new Configuration();
3124
+ const apiInstance = new BillingApi(configuration);
3125
+
3126
+ let billCustomerId: number; //Customer ID (optional) (default to undefined)
3127
+
3128
+ const { status, data } = await apiInstance.putEnableDdiBilling(
3129
+ billCustomerId
3130
+ );
3131
+ ```
3132
+
3133
+ ### Parameters
3134
+
3135
+ |Name | Type | Description | Notes|
3136
+ |------------- | ------------- | ------------- | -------------|
3137
+ | **billCustomerId** | [**number**] | Customer ID | (optional) defaults to undefined|
3138
+
3139
+
3140
+ ### Return type
3141
+
3142
+ **boolean**
3143
+
3144
+ ### Authorization
3145
+
3146
+ No authorization required
3147
+
3148
+ ### HTTP request headers
3149
+
3150
+ - **Content-Type**: Not defined
3151
+ - **Accept**: application/json
3152
+
3153
+
3154
+ ### HTTP response details
3155
+ | Status code | Description | Response headers |
3156
+ |-------------|-------------|------------------|
3157
+ |**200** | Successful | - |
3158
+ |**400** | Bad Request | - |
3159
+ |**401** | Unauthorised | - |
3160
+ |**403** | Access Denied | - |
3161
+
3162
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
3163
+
3164
+ # **putGetBaseServices**
3165
+ > BaseService putGetBaseServices(putGetBaseServicesRequest)
3166
+
3167
+ Update Base Service
61
3168
 
62
3169
  ### Example
63
3170
 
@@ -65,22 +3172,18 @@ Transfer Billing Connection
65
3172
  import {
66
3173
  BillingApi,
67
3174
  Configuration,
68
- PutTransferConnectionRequest
3175
+ PutGetBaseServicesRequest
69
3176
  } from 'yellowgrid-api-ts';
70
3177
 
71
3178
  const configuration = new Configuration();
72
3179
  const apiInstance = new BillingApi(configuration);
73
3180
 
74
- let putTransferConnectionRequest: PutTransferConnectionRequest; //Transfer Request
75
- let id: number; //Connection ID (optional) (default to undefined)
76
- let cli: string; //CLI (optional) (default to undefined)
77
- let skipDDis: boolean; //Skip DDIs (optional) (default to undefined)
3181
+ let baseServiceId: number; //Base Service Plan ID (default to undefined)
3182
+ let putGetBaseServicesRequest: PutGetBaseServicesRequest; //
78
3183
 
79
- const { status, data } = await apiInstance.putTransferConnection(
80
- putTransferConnectionRequest,
81
- id,
82
- cli,
83
- skipDDis
3184
+ const { status, data } = await apiInstance.putGetBaseServices(
3185
+ baseServiceId,
3186
+ putGetBaseServicesRequest
84
3187
  );
85
3188
  ```
86
3189
 
@@ -88,15 +3191,129 @@ const { status, data } = await apiInstance.putTransferConnection(
88
3191
 
89
3192
  |Name | Type | Description | Notes|
90
3193
  |------------- | ------------- | ------------- | -------------|
91
- | **putTransferConnectionRequest** | **PutTransferConnectionRequest**| Transfer Request | |
92
- | **id** | [**number**] | Connection ID | (optional) defaults to undefined|
93
- | **cli** | [**string**] | CLI | (optional) defaults to undefined|
94
- | **skipDDis** | [**boolean**] | Skip DDIs | (optional) defaults to undefined|
3194
+ | **putGetBaseServicesRequest** | **PutGetBaseServicesRequest**| | |
3195
+ | **baseServiceId** | [**number**] | Base Service Plan ID | defaults to undefined|
95
3196
 
96
3197
 
97
3198
  ### Return type
98
3199
 
99
- **object**
3200
+ **BaseService**
3201
+
3202
+ ### Authorization
3203
+
3204
+ No authorization required
3205
+
3206
+ ### HTTP request headers
3207
+
3208
+ - **Content-Type**: application/json
3209
+ - **Accept**: application/json
3210
+
3211
+
3212
+ ### HTTP response details
3213
+ | Status code | Description | Response headers |
3214
+ |-------------|-------------|------------------|
3215
+ |**200** | Base Service | - |
3216
+ |**400** | Bad Request | - |
3217
+ |**401** | Unauthorised | - |
3218
+ |**403** | Access Denied | - |
3219
+
3220
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
3221
+
3222
+ # **putGetCallTariffPlan**
3223
+ > CallTariffPlan putGetCallTariffPlan(putGetCallTariffPlanRequest)
3224
+
3225
+ Update Call Tariff
3226
+
3227
+ ### Example
3228
+
3229
+ ```typescript
3230
+ import {
3231
+ BillingApi,
3232
+ Configuration,
3233
+ PutGetCallTariffPlanRequest
3234
+ } from 'yellowgrid-api-ts';
3235
+
3236
+ const configuration = new Configuration();
3237
+ const apiInstance = new BillingApi(configuration);
3238
+
3239
+ let callTariffPlanId: number; //Call Tariff Plan ID (default to undefined)
3240
+ let putGetCallTariffPlanRequest: PutGetCallTariffPlanRequest; //
3241
+
3242
+ const { status, data } = await apiInstance.putGetCallTariffPlan(
3243
+ callTariffPlanId,
3244
+ putGetCallTariffPlanRequest
3245
+ );
3246
+ ```
3247
+
3248
+ ### Parameters
3249
+
3250
+ |Name | Type | Description | Notes|
3251
+ |------------- | ------------- | ------------- | -------------|
3252
+ | **putGetCallTariffPlanRequest** | **PutGetCallTariffPlanRequest**| | |
3253
+ | **callTariffPlanId** | [**number**] | Call Tariff Plan ID | defaults to undefined|
3254
+
3255
+
3256
+ ### Return type
3257
+
3258
+ **CallTariffPlan**
3259
+
3260
+ ### Authorization
3261
+
3262
+ No authorization required
3263
+
3264
+ ### HTTP request headers
3265
+
3266
+ - **Content-Type**: application/json
3267
+ - **Accept**: application/json
3268
+
3269
+
3270
+ ### HTTP response details
3271
+ | Status code | Description | Response headers |
3272
+ |-------------|-------------|------------------|
3273
+ |**200** | Call Tariff Plan | - |
3274
+ |**400** | Bad Request | - |
3275
+ |**401** | Unauthorised | - |
3276
+ |**403** | Access Denied | - |
3277
+
3278
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
3279
+
3280
+ # **putGetPriceGroups**
3281
+ > PriceGroup putGetPriceGroups(putGetPriceGroupsRequest)
3282
+
3283
+ Update Price Group
3284
+
3285
+ ### Example
3286
+
3287
+ ```typescript
3288
+ import {
3289
+ BillingApi,
3290
+ Configuration,
3291
+ PutGetPriceGroupsRequest
3292
+ } from 'yellowgrid-api-ts';
3293
+
3294
+ const configuration = new Configuration();
3295
+ const apiInstance = new BillingApi(configuration);
3296
+
3297
+ let priceGroupId: number; //Price Group ID (default to undefined)
3298
+ let putGetPriceGroupsRequest: PutGetPriceGroupsRequest; //
3299
+
3300
+ const { status, data } = await apiInstance.putGetPriceGroups(
3301
+ priceGroupId,
3302
+ putGetPriceGroupsRequest
3303
+ );
3304
+ ```
3305
+
3306
+ ### Parameters
3307
+
3308
+ |Name | Type | Description | Notes|
3309
+ |------------- | ------------- | ------------- | -------------|
3310
+ | **putGetPriceGroupsRequest** | **PutGetPriceGroupsRequest**| | |
3311
+ | **priceGroupId** | [**number**] | Price Group ID | defaults to undefined|
3312
+
3313
+
3314
+ ### Return type
3315
+
3316
+ **PriceGroup**
100
3317
 
101
3318
  ### Authorization
102
3319
 
@@ -111,7 +3328,7 @@ No authorization required
111
3328
  ### HTTP response details
112
3329
  | Status code | Description | Response headers |
113
3330
  |-------------|-------------|------------------|
114
- |**200** | Billing Connection | - |
3331
+ |**200** | Price Group | - |
115
3332
  |**400** | Bad Request | - |
116
3333
  |**401** | Unauthorised | - |
117
3334
  |**403** | Access Denied | - |