purecloud-platform-client-v2 195.0.0 → 196.0.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 (85) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +105 -79
  3. package/dist/web-amd/purecloud-platform-client-v2.js +105 -79
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +86 -79
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +90 -80
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +250 -224
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  28. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/JourneyApi.js +29 -1
  38. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/LogCaptureApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/OperationalEventsApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/QualityApi.js +2 -4
  57. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  78. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  79. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  80. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  81. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  82. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  83. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  84. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  85. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -402,7 +402,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
402
402
 
403
403
  /**
404
404
  * @module purecloud-platform-client-v2/ApiClient
405
- * @version 195.0.0
405
+ * @version 196.0.0
406
406
  */
407
407
  class ApiClient {
408
408
  /**
@@ -1824,7 +1824,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
1824
1824
  /**
1825
1825
  * Alerting service.
1826
1826
  * @module purecloud-platform-client-v2/api/AlertingApi
1827
- * @version 195.0.0
1827
+ * @version 196.0.0
1828
1828
  */
1829
1829
 
1830
1830
  /**
@@ -2485,7 +2485,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
2485
2485
  /**
2486
2486
  * Analytics service.
2487
2487
  * @module purecloud-platform-client-v2/api/AnalyticsApi
2488
- * @version 195.0.0
2488
+ * @version 196.0.0
2489
2489
  */
2490
2490
 
2491
2491
  /**
@@ -5097,7 +5097,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
5097
5097
  /**
5098
5098
  * Architect service.
5099
5099
  * @module purecloud-platform-client-v2/api/ArchitectApi
5100
- * @version 195.0.0
5100
+ * @version 196.0.0
5101
5101
  */
5102
5102
 
5103
5103
  /**
@@ -9243,7 +9243,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9243
9243
  /**
9244
9244
  * Audit service.
9245
9245
  * @module purecloud-platform-client-v2/api/AuditApi
9246
- * @version 195.0.0
9246
+ * @version 196.0.0
9247
9247
  */
9248
9248
 
9249
9249
  /**
@@ -9443,7 +9443,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
9443
9443
  /**
9444
9444
  * Authorization service.
9445
9445
  * @module purecloud-platform-client-v2/api/AuthorizationApi
9446
- * @version 195.0.0
9446
+ * @version 196.0.0
9447
9447
  */
9448
9448
 
9449
9449
  /**
@@ -10681,7 +10681,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10681
10681
  /**
10682
10682
  * Billing service.
10683
10683
  * @module purecloud-platform-client-v2/api/BillingApi
10684
- * @version 195.0.0
10684
+ * @version 196.0.0
10685
10685
  */
10686
10686
 
10687
10687
  /**
@@ -10761,7 +10761,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10761
10761
  /**
10762
10762
  * CarrierServices service.
10763
10763
  * @module purecloud-platform-client-v2/api/CarrierServicesApi
10764
- * @version 195.0.0
10764
+ * @version 196.0.0
10765
10765
  */
10766
10766
 
10767
10767
  /**
@@ -10831,7 +10831,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
10831
10831
  /**
10832
10832
  * Chat service.
10833
10833
  * @module purecloud-platform-client-v2/api/ChatApi
10834
- * @version 195.0.0
10834
+ * @version 196.0.0
10835
10835
  */
10836
10836
 
10837
10837
  /**
@@ -11767,7 +11767,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
11767
11767
  /**
11768
11768
  * Coaching service.
11769
11769
  * @module purecloud-platform-client-v2/api/CoachingApi
11770
- * @version 195.0.0
11770
+ * @version 196.0.0
11771
11771
  */
11772
11772
 
11773
11773
  /**
@@ -12344,7 +12344,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
12344
12344
  /**
12345
12345
  * ContentManagement service.
12346
12346
  * @module purecloud-platform-client-v2/api/ContentManagementApi
12347
- * @version 195.0.0
12347
+ * @version 196.0.0
12348
12348
  */
12349
12349
 
12350
12350
  /**
@@ -13426,7 +13426,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
13426
13426
  /**
13427
13427
  * Conversations service.
13428
13428
  * @module purecloud-platform-client-v2/api/ConversationsApi
13429
- * @version 195.0.0
13429
+ * @version 196.0.0
13430
13430
  */
13431
13431
 
13432
13432
  /**
@@ -20377,7 +20377,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20377
20377
  /**
20378
20378
  * DataExtensions service.
20379
20379
  * @module purecloud-platform-client-v2/api/DataExtensionsApi
20380
- * @version 195.0.0
20380
+ * @version 196.0.0
20381
20381
  */
20382
20382
 
20383
20383
  /**
@@ -20463,7 +20463,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20463
20463
  /**
20464
20464
  * Downloads service.
20465
20465
  * @module purecloud-platform-client-v2/api/DownloadsApi
20466
- * @version 195.0.0
20466
+ * @version 196.0.0
20467
20467
  */
20468
20468
 
20469
20469
  /**
@@ -20515,7 +20515,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20515
20515
  /**
20516
20516
  * Emails service.
20517
20517
  * @module purecloud-platform-client-v2/api/EmailsApi
20518
- * @version 195.0.0
20518
+ * @version 196.0.0
20519
20519
  */
20520
20520
 
20521
20521
  /**
@@ -20580,7 +20580,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20580
20580
  /**
20581
20581
  * Events service.
20582
20582
  * @module purecloud-platform-client-v2/api/EventsApi
20583
- * @version 195.0.0
20583
+ * @version 196.0.0
20584
20584
  */
20585
20585
 
20586
20586
  /**
@@ -20676,7 +20676,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
20676
20676
  /**
20677
20677
  * ExternalContacts service.
20678
20678
  * @module purecloud-platform-client-v2/api/ExternalContactsApi
20679
- * @version 195.0.0
20679
+ * @version 196.0.0
20680
20680
  */
20681
20681
 
20682
20682
  /**
@@ -22634,7 +22634,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22634
22634
  /**
22635
22635
  * Fax service.
22636
22636
  * @module purecloud-platform-client-v2/api/FaxApi
22637
- * @version 195.0.0
22637
+ * @version 196.0.0
22638
22638
  */
22639
22639
 
22640
22640
  /**
@@ -22849,7 +22849,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
22849
22849
  /**
22850
22850
  * Flows service.
22851
22851
  * @module purecloud-platform-client-v2/api/FlowsApi
22852
- * @version 195.0.0
22852
+ * @version 196.0.0
22853
22853
  */
22854
22854
 
22855
22855
  /**
@@ -23032,7 +23032,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
23032
23032
  /**
23033
23033
  * Gamification service.
23034
23034
  * @module purecloud-platform-client-v2/api/GamificationApi
23035
- * @version 195.0.0
23035
+ * @version 196.0.0
23036
23036
  */
23037
23037
 
23038
23038
  /**
@@ -25118,7 +25118,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25118
25118
  /**
25119
25119
  * GeneralDataProtectionRegulation service.
25120
25120
  * @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
25121
- * @version 195.0.0
25121
+ * @version 196.0.0
25122
25122
  */
25123
25123
 
25124
25124
  /**
@@ -25248,7 +25248,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25248
25248
  /**
25249
25249
  * Geolocation service.
25250
25250
  * @module purecloud-platform-client-v2/api/GeolocationApi
25251
- * @version 195.0.0
25251
+ * @version 196.0.0
25252
25252
  */
25253
25253
 
25254
25254
  /**
@@ -25379,7 +25379,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25379
25379
  /**
25380
25380
  * Greetings service.
25381
25381
  * @module purecloud-platform-client-v2/api/GreetingsApi
25382
- * @version 195.0.0
25382
+ * @version 196.0.0
25383
25383
  */
25384
25384
 
25385
25385
  /**
@@ -25834,7 +25834,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
25834
25834
  /**
25835
25835
  * Groups service.
25836
25836
  * @module purecloud-platform-client-v2/api/GroupsApi
25837
- * @version 195.0.0
25837
+ * @version 196.0.0
25838
25838
  */
25839
25839
 
25840
25840
  /**
@@ -26353,7 +26353,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
26353
26353
  /**
26354
26354
  * IdentityProvider service.
26355
26355
  * @module purecloud-platform-client-v2/api/IdentityProviderApi
26356
- * @version 195.0.0
26356
+ * @version 196.0.0
26357
26357
  */
26358
26358
 
26359
26359
  /**
@@ -27214,7 +27214,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27214
27214
  /**
27215
27215
  * InfrastructureAsCode service.
27216
27216
  * @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
27217
- * @version 195.0.0
27217
+ * @version 196.0.0
27218
27218
  */
27219
27219
 
27220
27220
  /**
@@ -27381,7 +27381,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
27381
27381
  /**
27382
27382
  * Integrations service.
27383
27383
  * @module purecloud-platform-client-v2/api/IntegrationsApi
27384
- * @version 195.0.0
27384
+ * @version 196.0.0
27385
27385
  */
27386
27386
 
27387
27387
  /**
@@ -29733,7 +29733,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
29733
29733
  /**
29734
29734
  * Journey service.
29735
29735
  * @module purecloud-platform-client-v2/api/JourneyApi
29736
- * @version 195.0.0
29736
+ * @version 196.0.0
29737
29737
  */
29738
29738
 
29739
29739
  /**
@@ -30754,6 +30754,34 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
30754
30754
  );
30755
30755
  }
30756
30756
 
30757
+ /**
30758
+ * Get the jobs for an organization.
30759
+ *
30760
+ * @param {Object} opts Optional parameters
30761
+ * @param {Number} opts.pageNumber The number of the page to return (default to 1)
30762
+ * @param {Number} opts.pageSize Max number of entities to return (default to 25)
30763
+ * @param {String} opts.interval An absolute timeframe for filtering the jobs, expressed as an ISO 8601 interval.
30764
+ * @param {String} opts.statuses Job statuses to filter for
30765
+ * getJourneyViewsJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice
30766
+ */
30767
+ getJourneyViewsJobs(opts) {
30768
+ opts = opts || {};
30769
+
30770
+
30771
+ return this.apiClient.callApi(
30772
+ '/api/v2/journey/views/jobs',
30773
+ 'GET',
30774
+ { },
30775
+ { 'pageNumber': opts['pageNumber'],'pageSize': opts['pageSize'],'interval': opts['interval'],'statuses': opts['statuses'] },
30776
+ { },
30777
+ { },
30778
+ null,
30779
+ ['PureCloud OAuth'],
30780
+ ['application/json'],
30781
+ ['application/json']
30782
+ );
30783
+ }
30784
+
30757
30785
  /**
30758
30786
  * Update single action map.
30759
30787
  *
@@ -31322,7 +31350,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
31322
31350
  /**
31323
31351
  * Knowledge service.
31324
31352
  * @module purecloud-platform-client-v2/api/KnowledgeApi
31325
- * @version 195.0.0
31353
+ * @version 196.0.0
31326
31354
  */
31327
31355
 
31328
31356
  /**
@@ -34566,7 +34594,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
34566
34594
  /**
34567
34595
  * LanguageUnderstanding service.
34568
34596
  * @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
34569
- * @version 195.0.0
34597
+ * @version 196.0.0
34570
34598
  */
34571
34599
 
34572
34600
  /**
@@ -35600,7 +35628,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35600
35628
  /**
35601
35629
  * Languages service.
35602
35630
  * @module purecloud-platform-client-v2/api/LanguagesApi
35603
- * @version 195.0.0
35631
+ * @version 196.0.0
35604
35632
  */
35605
35633
 
35606
35634
  /**
@@ -35822,7 +35850,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
35822
35850
  /**
35823
35851
  * Learning service.
35824
35852
  * @module purecloud-platform-client-v2/api/LearningApi
35825
- * @version 195.0.0
35853
+ * @version 196.0.0
35826
35854
  */
35827
35855
 
35828
35856
  /**
@@ -36850,7 +36878,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
36850
36878
  /**
36851
36879
  * License service.
36852
36880
  * @module purecloud-platform-client-v2/api/LicenseApi
36853
- * @version 195.0.0
36881
+ * @version 196.0.0
36854
36882
  */
36855
36883
 
36856
36884
  /**
@@ -37088,7 +37116,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37088
37116
  /**
37089
37117
  * Locations service.
37090
37118
  * @module purecloud-platform-client-v2/api/LocationsApi
37091
- * @version 195.0.0
37119
+ * @version 196.0.0
37092
37120
  */
37093
37121
 
37094
37122
  /**
@@ -37324,7 +37352,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37324
37352
  /**
37325
37353
  * LogCapture service.
37326
37354
  * @module purecloud-platform-client-v2/api/LogCaptureApi
37327
- * @version 195.0.0
37355
+ * @version 196.0.0
37328
37356
  */
37329
37357
 
37330
37358
  /**
@@ -37524,7 +37552,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37524
37552
  /**
37525
37553
  * Messaging service.
37526
37554
  * @module purecloud-platform-client-v2/api/MessagingApi
37527
- * @version 195.0.0
37555
+ * @version 196.0.0
37528
37556
  */
37529
37557
 
37530
37558
  /**
@@ -37883,7 +37911,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
37883
37911
  /**
37884
37912
  * MobileDevices service.
37885
37913
  * @module purecloud-platform-client-v2/api/MobileDevicesApi
37886
- * @version 195.0.0
37914
+ * @version 196.0.0
37887
37915
  */
37888
37916
 
37889
37917
  /**
@@ -38034,7 +38062,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38034
38062
  /**
38035
38063
  * Notifications service.
38036
38064
  * @module purecloud-platform-client-v2/api/NotificationsApi
38037
- * @version 195.0.0
38065
+ * @version 196.0.0
38038
38066
  */
38039
38067
 
38040
38068
  /**
@@ -38267,7 +38295,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38267
38295
  /**
38268
38296
  * OAuth service.
38269
38297
  * @module purecloud-platform-client-v2/api/OAuthApi
38270
- * @version 195.0.0
38298
+ * @version 196.0.0
38271
38299
  */
38272
38300
 
38273
38301
  /**
@@ -38633,7 +38661,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38633
38661
  /**
38634
38662
  * Objects service.
38635
38663
  * @module purecloud-platform-client-v2/api/ObjectsApi
38636
- * @version 195.0.0
38664
+ * @version 196.0.0
38637
38665
  */
38638
38666
 
38639
38667
  /**
@@ -38903,7 +38931,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38903
38931
  /**
38904
38932
  * OperationalEvents service.
38905
38933
  * @module purecloud-platform-client-v2/api/OperationalEventsApi
38906
- * @version 195.0.0
38934
+ * @version 196.0.0
38907
38935
  */
38908
38936
 
38909
38937
  /**
@@ -38969,7 +38997,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
38969
38997
  /**
38970
38998
  * Organization service.
38971
38999
  * @module purecloud-platform-client-v2/api/OrganizationApi
38972
- * @version 195.0.0
39000
+ * @version 196.0.0
38973
39001
  */
38974
39002
 
38975
39003
  /**
@@ -39444,7 +39472,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
39444
39472
  /**
39445
39473
  * OrganizationAuthorization service.
39446
39474
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
39447
- * @version 195.0.0
39475
+ * @version 196.0.0
39448
39476
  */
39449
39477
 
39450
39478
  /**
@@ -40791,7 +40819,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
40791
40819
  /**
40792
40820
  * Outbound service.
40793
40821
  * @module purecloud-platform-client-v2/api/OutboundApi
40794
- * @version 195.0.0
40822
+ * @version 196.0.0
40795
40823
  */
40796
40824
 
40797
40825
  /**
@@ -45157,7 +45185,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45157
45185
  /**
45158
45186
  * Presence service.
45159
45187
  * @module purecloud-platform-client-v2/api/PresenceApi
45160
- * @version 195.0.0
45188
+ * @version 196.0.0
45161
45189
  */
45162
45190
 
45163
45191
  /**
@@ -45901,7 +45929,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
45901
45929
  /**
45902
45930
  * ProcessAutomation service.
45903
45931
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
45904
- * @version 195.0.0
45932
+ * @version 196.0.0
45905
45933
  */
45906
45934
 
45907
45935
  /**
@@ -46140,7 +46168,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46140
46168
  /**
46141
46169
  * Quality service.
46142
46170
  * @module purecloud-platform-client-v2/api/QualityApi
46143
- * @version 195.0.0
46171
+ * @version 196.0.0
46144
46172
  */
46145
46173
 
46146
46174
  /**
@@ -46632,9 +46660,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46632
46660
  * @param {Object} opts Optional parameters
46633
46661
  * @param {Number} opts.pageSize The total page size requested (default to 25)
46634
46662
  * @param {Number} opts.pageNumber The page number requested (default to 1)
46635
- * @param {String} opts.sortBy NOTE: Does not work when querying evaluations
46636
46663
  * @param {Array.<String>} opts.expand variable name requested by expand list
46637
- * @param {String} opts.nextPage NOTE: Does not work when querying evaluations
46638
46664
  * @param {String} opts.previousPage Previous page token
46639
46665
  * @param {String} opts.conversationId conversationId specified
46640
46666
  * @param {String} opts.agentUserId user id of the agent
@@ -46660,7 +46686,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
46660
46686
  '/api/v2/quality/evaluations/query',
46661
46687
  'GET',
46662
46688
  { },
46663
- { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortBy': opts['sortBy'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'nextPage': opts['nextPage'],'previousPage': opts['previousPage'],'conversationId': opts['conversationId'],'agentUserId': opts['agentUserId'],'agentTeamId': opts['agentTeamId'],'evaluatorUserId': opts['evaluatorUserId'],'assigneeUserId': opts['assigneeUserId'],'queueId': opts['queueId'],'startTime': opts['startTime'],'endTime': opts['endTime'],'formContextId': opts['formContextId'],'evaluationState': this.apiClient.buildCollectionParam(opts['evaluationState'], 'multi'),'isReleased': opts['isReleased'],'agentHasRead': opts['agentHasRead'],'expandAnswerTotalScores': opts['expandAnswerTotalScores'],'maximum': opts['maximum'],'sortOrder': opts['sortOrder'] },
46689
+ { 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),'previousPage': opts['previousPage'],'conversationId': opts['conversationId'],'agentUserId': opts['agentUserId'],'agentTeamId': opts['agentTeamId'],'evaluatorUserId': opts['evaluatorUserId'],'assigneeUserId': opts['assigneeUserId'],'queueId': opts['queueId'],'startTime': opts['startTime'],'endTime': opts['endTime'],'formContextId': opts['formContextId'],'evaluationState': this.apiClient.buildCollectionParam(opts['evaluationState'], 'multi'),'isReleased': opts['isReleased'],'agentHasRead': opts['agentHasRead'],'expandAnswerTotalScores': opts['expandAnswerTotalScores'],'maximum': opts['maximum'],'sortOrder': opts['sortOrder'] },
46664
46690
  { },
46665
46691
  { },
46666
46692
  null,
@@ -47897,7 +47923,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
47897
47923
  /**
47898
47924
  * Recording service.
47899
47925
  * @module purecloud-platform-client-v2/api/RecordingApi
47900
- * @version 195.0.0
47926
+ * @version 196.0.0
47901
47927
  */
47902
47928
 
47903
47929
  /**
@@ -49555,7 +49581,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
49555
49581
  /**
49556
49582
  * ResponseManagement service.
49557
49583
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
49558
- * @version 195.0.0
49584
+ * @version 196.0.0
49559
49585
  */
49560
49586
 
49561
49587
  /**
@@ -50065,7 +50091,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
50065
50091
  /**
50066
50092
  * Routing service.
50067
50093
  * @module purecloud-platform-client-v2/api/RoutingApi
50068
- * @version 195.0.0
50094
+ * @version 196.0.0
50069
50095
  */
50070
50096
 
50071
50097
  /**
@@ -54038,7 +54064,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54038
54064
  /**
54039
54065
  * SCIM service.
54040
54066
  * @module purecloud-platform-client-v2/api/SCIMApi
54041
- * @version 195.0.0
54067
+ * @version 196.0.0
54042
54068
  */
54043
54069
 
54044
54070
  /**
@@ -54915,7 +54941,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54915
54941
  /**
54916
54942
  * ScreenRecording service.
54917
54943
  * @module purecloud-platform-client-v2/api/ScreenRecordingApi
54918
- * @version 195.0.0
54944
+ * @version 196.0.0
54919
54945
  */
54920
54946
 
54921
54947
  /**
@@ -54960,7 +54986,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
54960
54986
  /**
54961
54987
  * Scripts service.
54962
54988
  * @module purecloud-platform-client-v2/api/ScriptsApi
54963
- * @version 195.0.0
54989
+ * @version 196.0.0
54964
54990
  */
54965
54991
 
54966
54992
  /**
@@ -55404,7 +55430,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
55404
55430
  /**
55405
55431
  * Search service.
55406
55432
  * @module purecloud-platform-client-v2/api/SearchApi
55407
- * @version 195.0.0
55433
+ * @version 196.0.0
55408
55434
  */
55409
55435
 
55410
55436
  /**
@@ -56093,7 +56119,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56093
56119
  /**
56094
56120
  * Settings service.
56095
56121
  * @module purecloud-platform-client-v2/api/SettingsApi
56096
- * @version 195.0.0
56122
+ * @version 196.0.0
56097
56123
  */
56098
56124
 
56099
56125
  /**
@@ -56205,7 +56231,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
56205
56231
  /**
56206
56232
  * SpeechTextAnalytics service.
56207
56233
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
56208
- * @version 195.0.0
56234
+ * @version 196.0.0
56209
56235
  */
56210
56236
 
56211
56237
  /**
@@ -57483,7 +57509,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57483
57509
  /**
57484
57510
  * Stations service.
57485
57511
  * @module purecloud-platform-client-v2/api/StationsApi
57486
- * @version 195.0.0
57512
+ * @version 196.0.0
57487
57513
  */
57488
57514
 
57489
57515
  /**
@@ -57585,7 +57611,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57585
57611
  /**
57586
57612
  * Suggest service.
57587
57613
  * @module purecloud-platform-client-v2/api/SuggestApi
57588
- * @version 195.0.0
57614
+ * @version 196.0.0
57589
57615
  */
57590
57616
 
57591
57617
  /**
@@ -57724,7 +57750,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
57724
57750
  /**
57725
57751
  * TaskManagement service.
57726
57752
  * @module purecloud-platform-client-v2/api/TaskManagementApi
57727
- * @version 195.0.0
57753
+ * @version 196.0.0
57728
57754
  */
57729
57755
 
57730
57756
  /**
@@ -59072,7 +59098,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59072
59098
  /**
59073
59099
  * Teams service.
59074
59100
  * @module purecloud-platform-client-v2/api/TeamsApi
59075
- * @version 195.0.0
59101
+ * @version 196.0.0
59076
59102
  */
59077
59103
 
59078
59104
  /**
@@ -59373,7 +59399,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59373
59399
  /**
59374
59400
  * Telephony service.
59375
59401
  * @module purecloud-platform-client-v2/api/TelephonyApi
59376
- * @version 195.0.0
59402
+ * @version 196.0.0
59377
59403
  */
59378
59404
 
59379
59405
  /**
@@ -59555,7 +59581,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
59555
59581
  /**
59556
59582
  * TelephonyProvidersEdge service.
59557
59583
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
59558
- * @version 195.0.0
59584
+ * @version 196.0.0
59559
59585
  */
59560
59586
 
59561
59587
  /**
@@ -62883,7 +62909,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
62883
62909
  /**
62884
62910
  * Textbots service.
62885
62911
  * @module purecloud-platform-client-v2/api/TextbotsApi
62886
- * @version 195.0.0
62912
+ * @version 196.0.0
62887
62913
  */
62888
62914
 
62889
62915
  /**
@@ -63011,7 +63037,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63011
63037
  /**
63012
63038
  * Tokens service.
63013
63039
  * @module purecloud-platform-client-v2/api/TokensApi
63014
- * @version 195.0.0
63040
+ * @version 196.0.0
63015
63041
  */
63016
63042
 
63017
63043
  /**
@@ -63165,7 +63191,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63165
63191
  /**
63166
63192
  * Uploads service.
63167
63193
  * @module purecloud-platform-client-v2/api/UploadsApi
63168
- * @version 195.0.0
63194
+ * @version 196.0.0
63169
63195
  */
63170
63196
 
63171
63197
  /**
@@ -63434,7 +63460,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63434
63460
  /**
63435
63461
  * Usage service.
63436
63462
  * @module purecloud-platform-client-v2/api/UsageApi
63437
- * @version 195.0.0
63463
+ * @version 196.0.0
63438
63464
  */
63439
63465
 
63440
63466
  /**
@@ -63649,7 +63675,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63649
63675
  /**
63650
63676
  * UserRecordings service.
63651
63677
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
63652
- * @version 195.0.0
63678
+ * @version 196.0.0
63653
63679
  */
63654
63680
 
63655
63681
  /**
@@ -63834,7 +63860,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
63834
63860
  /**
63835
63861
  * Users service.
63836
63862
  * @module purecloud-platform-client-v2/api/UsersApi
63837
- * @version 195.0.0
63863
+ * @version 196.0.0
63838
63864
  */
63839
63865
 
63840
63866
  /**
@@ -66492,7 +66518,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66492
66518
  /**
66493
66519
  * Utilities service.
66494
66520
  * @module purecloud-platform-client-v2/api/UtilitiesApi
66495
- * @version 195.0.0
66521
+ * @version 196.0.0
66496
66522
  */
66497
66523
 
66498
66524
  /**
@@ -66603,7 +66629,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
66603
66629
  /**
66604
66630
  * Voicemail service.
66605
66631
  * @module purecloud-platform-client-v2/api/VoicemailApi
66606
- * @version 195.0.0
66632
+ * @version 196.0.0
66607
66633
  */
66608
66634
 
66609
66635
  /**
@@ -67270,7 +67296,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67270
67296
  /**
67271
67297
  * WebChat service.
67272
67298
  * @module purecloud-platform-client-v2/api/WebChatApi
67273
- * @version 195.0.0
67299
+ * @version 196.0.0
67274
67300
  */
67275
67301
 
67276
67302
  /**
@@ -67821,7 +67847,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
67821
67847
  /**
67822
67848
  * WebDeployments service.
67823
67849
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
67824
- * @version 195.0.0
67850
+ * @version 196.0.0
67825
67851
  */
67826
67852
 
67827
67853
  /**
@@ -68348,7 +68374,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68348
68374
  /**
68349
68375
  * WebMessaging service.
68350
68376
  * @module purecloud-platform-client-v2/api/WebMessagingApi
68351
- * @version 195.0.0
68377
+ * @version 196.0.0
68352
68378
  */
68353
68379
 
68354
68380
  /**
@@ -68394,7 +68420,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68394
68420
  /**
68395
68421
  * Widgets service.
68396
68422
  * @module purecloud-platform-client-v2/api/WidgetsApi
68397
- * @version 195.0.0
68423
+ * @version 196.0.0
68398
68424
  */
68399
68425
 
68400
68426
  /**
@@ -68540,7 +68566,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
68540
68566
  /**
68541
68567
  * WorkforceManagement service.
68542
68568
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
68543
- * @version 195.0.0
68569
+ * @version 196.0.0
68544
68570
  */
68545
68571
 
68546
68572
  /**
@@ -74453,7 +74479,7 @@ ${this.formatValue('Status', statusCode)}${this.formatValue('Headers', this.form
74453
74479
  * </pre>
74454
74480
  * </p>
74455
74481
  * @module purecloud-platform-client-v2/index
74456
- * @version 195.0.0
74482
+ * @version 196.0.0
74457
74483
  */
74458
74484
  class platformClient {
74459
74485
  constructor() {