purecloud-platform-client-v2 168.1.0 → 168.2.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.
- package/README.md +2 -2
- package/dist/node/purecloud-platform-client-v2.js +118 -70
- package/dist/web-amd/purecloud-platform-client-v2.js +118 -70
- package/dist/web-cjs/bundle.js +118 -70
- package/dist/web-cjs/purecloud-platform-client-v2.js +166 -97
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +87 -63
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AuditApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +4 -2
- package/src/purecloud-platform-client-v2/api/BillingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ChatApi.js +5 -2
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/EventsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/FaxApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +5 -2
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +6 -2
- package/src/purecloud-platform-client-v2/api/LearningApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +5 -2
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/QualityApi.js +11 -2
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +7 -2
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/SearchApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/StationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TokensApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UsageApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UsersApi.js +8 -2
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +7 -2
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +7 -2
- package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts
CHANGED
|
@@ -10433,6 +10433,8 @@ declare namespace Models {
|
|
|
10433
10433
|
"enabled"?: boolean;
|
|
10434
10434
|
"allowAgentControl"?: boolean;
|
|
10435
10435
|
"maskSelectors"?: Array<string>;
|
|
10436
|
+
"channels"?: Array<string>;
|
|
10437
|
+
"readonlySelectors"?: Array<string>;
|
|
10436
10438
|
}
|
|
10437
10439
|
|
|
10438
10440
|
export interface CobrowseWebMessagingSession {
|
|
@@ -11293,6 +11295,7 @@ declare namespace Models {
|
|
|
11293
11295
|
}
|
|
11294
11296
|
|
|
11295
11297
|
export interface ConversationAppSettings {
|
|
11298
|
+
"enabled"?: boolean;
|
|
11296
11299
|
"showAgentTypingIndicator"?: boolean;
|
|
11297
11300
|
"showUserTypingIndicator"?: boolean;
|
|
11298
11301
|
"autoStartType"?: string;
|
|
@@ -11328,6 +11331,7 @@ declare namespace Models {
|
|
|
11328
11331
|
"participants"?: Array<Models.ConversationCallEventTopicCallMediaParticipant>;
|
|
11329
11332
|
"otherMediaUris"?: Array<string>;
|
|
11330
11333
|
"recordingState"?: string;
|
|
11334
|
+
"securePause"?: boolean;
|
|
11331
11335
|
"maxParticipants"?: number;
|
|
11332
11336
|
}
|
|
11333
11337
|
|
|
@@ -11372,6 +11376,7 @@ declare namespace Models {
|
|
|
11372
11376
|
"confined"?: boolean;
|
|
11373
11377
|
"recording"?: boolean;
|
|
11374
11378
|
"recordingState"?: string;
|
|
11379
|
+
"securePause"?: boolean;
|
|
11375
11380
|
"group"?: Models.ConversationCallEventTopicUriReference;
|
|
11376
11381
|
"ani"?: string;
|
|
11377
11382
|
"dnis"?: string;
|
|
@@ -12206,6 +12211,7 @@ declare namespace Models {
|
|
|
12206
12211
|
"muted"?: boolean;
|
|
12207
12212
|
"confined"?: boolean;
|
|
12208
12213
|
"held"?: boolean;
|
|
12214
|
+
"securePause"?: boolean;
|
|
12209
12215
|
"errorInfo"?: Models.ConversationEventTopicErrorDetails;
|
|
12210
12216
|
"disconnectType"?: string;
|
|
12211
12217
|
"startHoldTime"?: string;
|
|
@@ -12307,6 +12313,7 @@ declare namespace Models {
|
|
|
12307
12313
|
"recordingState"?: string;
|
|
12308
12314
|
"address"?: string;
|
|
12309
12315
|
"externalTag"?: string;
|
|
12316
|
+
"securePause"?: boolean;
|
|
12310
12317
|
}
|
|
12311
12318
|
|
|
12312
12319
|
export interface ConversationEventTopicConversationRoutingData {
|
|
@@ -12481,6 +12488,11 @@ declare namespace Models {
|
|
|
12481
12488
|
"id"?: string;
|
|
12482
12489
|
}
|
|
12483
12490
|
|
|
12491
|
+
export interface ConversationEventTopicModifiedBy {
|
|
12492
|
+
"id"?: string;
|
|
12493
|
+
"selfUri"?: string;
|
|
12494
|
+
}
|
|
12495
|
+
|
|
12484
12496
|
export interface ConversationEventTopicObject {
|
|
12485
12497
|
}
|
|
12486
12498
|
|
|
@@ -12536,6 +12548,7 @@ declare namespace Models {
|
|
|
12536
12548
|
"state"?: string;
|
|
12537
12549
|
"dateIssued"?: string;
|
|
12538
12550
|
"initiator"?: Models.ConversationEventTopicInitiator;
|
|
12551
|
+
"modifiedBy"?: Models.ConversationEventTopicModifiedBy;
|
|
12539
12552
|
"destination"?: Models.ConversationEventTopicDestination;
|
|
12540
12553
|
"transferType"?: string;
|
|
12541
12554
|
}
|
|
@@ -17668,6 +17681,7 @@ declare namespace Models {
|
|
|
17668
17681
|
|
|
17669
17682
|
export interface ExternalContactsContactChangedTopicContact {
|
|
17670
17683
|
"id"?: string;
|
|
17684
|
+
"externalOrganization"?: Models.ExternalContactsContactChangedTopicExternalOrganization;
|
|
17671
17685
|
"type"?: string;
|
|
17672
17686
|
"firstName"?: string;
|
|
17673
17687
|
"middleName"?: string;
|
|
@@ -17689,6 +17703,8 @@ declare namespace Models {
|
|
|
17689
17703
|
"whatsAppId"?: Models.ExternalContactsContactChangedTopicWhatsAppId;
|
|
17690
17704
|
"facebookId"?: Models.ExternalContactsContactChangedTopicFacebookId;
|
|
17691
17705
|
"instagramId"?: Models.ExternalContactsContactChangedTopicInstagramId;
|
|
17706
|
+
"schema"?: Models.ExternalContactsContactChangedTopicDataSchema;
|
|
17707
|
+
"customFields"?: { [key: string]: object; };
|
|
17692
17708
|
}
|
|
17693
17709
|
|
|
17694
17710
|
export interface ExternalContactsContactChangedTopicContactAddress {
|
|
@@ -17700,6 +17716,15 @@ declare namespace Models {
|
|
|
17700
17716
|
"countryCode"?: string;
|
|
17701
17717
|
}
|
|
17702
17718
|
|
|
17719
|
+
export interface ExternalContactsContactChangedTopicDataSchema {
|
|
17720
|
+
"id"?: string;
|
|
17721
|
+
"version"?: number;
|
|
17722
|
+
}
|
|
17723
|
+
|
|
17724
|
+
export interface ExternalContactsContactChangedTopicExternalOrganization {
|
|
17725
|
+
"id"?: string;
|
|
17726
|
+
}
|
|
17727
|
+
|
|
17703
17728
|
export interface ExternalContactsContactChangedTopicFacebookId {
|
|
17704
17729
|
"ids"?: Array<Models.ExternalContactsContactChangedTopicFacebookScopedId>;
|
|
17705
17730
|
"displayName"?: string;
|
|
@@ -17727,6 +17752,9 @@ declare namespace Models {
|
|
|
17727
17752
|
"userId"?: string;
|
|
17728
17753
|
}
|
|
17729
17754
|
|
|
17755
|
+
export interface ExternalContactsContactChangedTopicObject {
|
|
17756
|
+
}
|
|
17757
|
+
|
|
17730
17758
|
export interface ExternalContactsContactChangedTopicPhoneNumber {
|
|
17731
17759
|
"display"?: string;
|
|
17732
17760
|
"extension"?: number;
|
|
@@ -17751,6 +17779,7 @@ declare namespace Models {
|
|
|
17751
17779
|
|
|
17752
17780
|
export interface ExternalContactsUnresolvedContactChangedTopicContact {
|
|
17753
17781
|
"id"?: string;
|
|
17782
|
+
"externalOrganization"?: Models.ExternalContactsUnresolvedContactChangedTopicExternalOrganization;
|
|
17754
17783
|
"type"?: string;
|
|
17755
17784
|
"firstName"?: string;
|
|
17756
17785
|
"middleName"?: string;
|
|
@@ -17772,6 +17801,8 @@ declare namespace Models {
|
|
|
17772
17801
|
"whatsAppId"?: Models.ExternalContactsUnresolvedContactChangedTopicWhatsAppId;
|
|
17773
17802
|
"facebookId"?: Models.ExternalContactsUnresolvedContactChangedTopicFacebookId;
|
|
17774
17803
|
"instagramId"?: Models.ExternalContactsUnresolvedContactChangedTopicInstagramId;
|
|
17804
|
+
"schema"?: Models.ExternalContactsUnresolvedContactChangedTopicDataSchema;
|
|
17805
|
+
"customFields"?: { [key: string]: object; };
|
|
17775
17806
|
}
|
|
17776
17807
|
|
|
17777
17808
|
export interface ExternalContactsUnresolvedContactChangedTopicContactAddress {
|
|
@@ -17783,6 +17814,15 @@ declare namespace Models {
|
|
|
17783
17814
|
"countryCode"?: string;
|
|
17784
17815
|
}
|
|
17785
17816
|
|
|
17817
|
+
export interface ExternalContactsUnresolvedContactChangedTopicDataSchema {
|
|
17818
|
+
"id"?: string;
|
|
17819
|
+
"version"?: number;
|
|
17820
|
+
}
|
|
17821
|
+
|
|
17822
|
+
export interface ExternalContactsUnresolvedContactChangedTopicExternalOrganization {
|
|
17823
|
+
"id"?: string;
|
|
17824
|
+
}
|
|
17825
|
+
|
|
17786
17826
|
export interface ExternalContactsUnresolvedContactChangedTopicFacebookId {
|
|
17787
17827
|
"ids"?: Array<Models.ExternalContactsUnresolvedContactChangedTopicFacebookScopedId>;
|
|
17788
17828
|
"displayName"?: string;
|
|
@@ -17810,6 +17850,9 @@ declare namespace Models {
|
|
|
17810
17850
|
"userId"?: string;
|
|
17811
17851
|
}
|
|
17812
17852
|
|
|
17853
|
+
export interface ExternalContactsUnresolvedContactChangedTopicObject {
|
|
17854
|
+
}
|
|
17855
|
+
|
|
17813
17856
|
export interface ExternalContactsUnresolvedContactChangedTopicPhoneNumber {
|
|
17814
17857
|
"display"?: string;
|
|
17815
17858
|
"extension"?: number;
|
|
@@ -19473,6 +19516,7 @@ declare namespace Models {
|
|
|
19473
19516
|
"forwardPrefix": string;
|
|
19474
19517
|
"sent": string;
|
|
19475
19518
|
"language": string;
|
|
19519
|
+
"timeZone"?: string;
|
|
19476
19520
|
}
|
|
19477
19521
|
|
|
19478
19522
|
export interface HistoryListing {
|
|
@@ -20798,6 +20842,7 @@ declare namespace Models {
|
|
|
20798
20842
|
"geolocation"?: Models.JourneyWebActionEventsNotificationGeoLocation;
|
|
20799
20843
|
"mktCampaign"?: Models.JourneyWebActionEventsNotificationMktCampaign;
|
|
20800
20844
|
"visitReferrer"?: Models.JourneyWebActionEventsNotificationReferrer;
|
|
20845
|
+
"timeToDisposition"?: number;
|
|
20801
20846
|
}
|
|
20802
20847
|
|
|
20803
20848
|
export interface JourneyWebEventsNotificationActionMap {
|
|
@@ -20957,6 +21002,7 @@ declare namespace Models {
|
|
|
20957
21002
|
"geolocation"?: Models.JourneyWebEventsNotificationGeoLocation;
|
|
20958
21003
|
"mktCampaign"?: Models.JourneyWebEventsNotificationMktCampaign;
|
|
20959
21004
|
"visitReferrer"?: Models.JourneyWebEventsNotificationReferrer;
|
|
21005
|
+
"timeToDisposition"?: number;
|
|
20960
21006
|
}
|
|
20961
21007
|
|
|
20962
21008
|
export interface JourneyWebEventsNotificationWebEventsNotification {
|
|
@@ -23513,6 +23559,7 @@ declare namespace Models {
|
|
|
23513
23559
|
"sourcePerformanceProfile"?: Models.PerformanceProfile;
|
|
23514
23560
|
"unitDefinition"?: string;
|
|
23515
23561
|
"precision"?: number;
|
|
23562
|
+
"timeDisplayUnit"?: string;
|
|
23516
23563
|
"selfUri"?: string;
|
|
23517
23564
|
}
|
|
23518
23565
|
|
|
@@ -26215,6 +26262,7 @@ declare namespace Models {
|
|
|
26215
26262
|
"participants"?: Array<Models.QueueConversationCallEventTopicCallMediaParticipant>;
|
|
26216
26263
|
"otherMediaUris"?: Array<string>;
|
|
26217
26264
|
"recordingState"?: string;
|
|
26265
|
+
"securePause"?: boolean;
|
|
26218
26266
|
"maxParticipants"?: number;
|
|
26219
26267
|
}
|
|
26220
26268
|
|
|
@@ -26259,6 +26307,7 @@ declare namespace Models {
|
|
|
26259
26307
|
"confined"?: boolean;
|
|
26260
26308
|
"recording"?: boolean;
|
|
26261
26309
|
"recordingState"?: string;
|
|
26310
|
+
"securePause"?: boolean;
|
|
26262
26311
|
"group"?: Models.QueueConversationCallEventTopicUriReference;
|
|
26263
26312
|
"ani"?: string;
|
|
26264
26313
|
"dnis"?: string;
|
|
@@ -26905,6 +26954,7 @@ declare namespace Models {
|
|
|
26905
26954
|
"muted"?: boolean;
|
|
26906
26955
|
"confined"?: boolean;
|
|
26907
26956
|
"held"?: boolean;
|
|
26957
|
+
"securePause"?: boolean;
|
|
26908
26958
|
"errorInfo"?: Models.QueueConversationEventTopicErrorDetails;
|
|
26909
26959
|
"disconnectType"?: string;
|
|
26910
26960
|
"startHoldTime"?: string;
|
|
@@ -27006,6 +27056,7 @@ declare namespace Models {
|
|
|
27006
27056
|
"recordingState"?: string;
|
|
27007
27057
|
"address"?: string;
|
|
27008
27058
|
"externalTag"?: string;
|
|
27059
|
+
"securePause"?: boolean;
|
|
27009
27060
|
}
|
|
27010
27061
|
|
|
27011
27062
|
export interface QueueConversationEventTopicConversationRoutingData {
|
|
@@ -27180,6 +27231,11 @@ declare namespace Models {
|
|
|
27180
27231
|
"id"?: string;
|
|
27181
27232
|
}
|
|
27182
27233
|
|
|
27234
|
+
export interface QueueConversationEventTopicModifiedBy {
|
|
27235
|
+
"id"?: string;
|
|
27236
|
+
"selfUri"?: string;
|
|
27237
|
+
}
|
|
27238
|
+
|
|
27183
27239
|
export interface QueueConversationEventTopicObject {
|
|
27184
27240
|
}
|
|
27185
27241
|
|
|
@@ -27235,6 +27291,7 @@ declare namespace Models {
|
|
|
27235
27291
|
"state"?: string;
|
|
27236
27292
|
"dateIssued"?: string;
|
|
27237
27293
|
"initiator"?: Models.QueueConversationEventTopicInitiator;
|
|
27294
|
+
"modifiedBy"?: Models.QueueConversationEventTopicModifiedBy;
|
|
27238
27295
|
"destination"?: Models.QueueConversationEventTopicDestination;
|
|
27239
27296
|
"transferType"?: string;
|
|
27240
27297
|
}
|
|
@@ -27655,6 +27712,7 @@ declare namespace Models {
|
|
|
27655
27712
|
"muted"?: boolean;
|
|
27656
27713
|
"confined"?: boolean;
|
|
27657
27714
|
"held"?: boolean;
|
|
27715
|
+
"securePause"?: boolean;
|
|
27658
27716
|
"errorInfo"?: Models.QueueConversationSocialExpressionEventTopicErrorDetails;
|
|
27659
27717
|
"disconnectType"?: string;
|
|
27660
27718
|
"startHoldTime"?: string;
|
|
@@ -27756,6 +27814,7 @@ declare namespace Models {
|
|
|
27756
27814
|
"recordingState"?: string;
|
|
27757
27815
|
"address"?: string;
|
|
27758
27816
|
"externalTag"?: string;
|
|
27817
|
+
"securePause"?: boolean;
|
|
27759
27818
|
}
|
|
27760
27819
|
|
|
27761
27820
|
export interface QueueConversationSocialExpressionEventTopicConversationRoutingData {
|
|
@@ -27930,6 +27989,11 @@ declare namespace Models {
|
|
|
27930
27989
|
"id"?: string;
|
|
27931
27990
|
}
|
|
27932
27991
|
|
|
27992
|
+
export interface QueueConversationSocialExpressionEventTopicModifiedBy {
|
|
27993
|
+
"id"?: string;
|
|
27994
|
+
"selfUri"?: string;
|
|
27995
|
+
}
|
|
27996
|
+
|
|
27933
27997
|
export interface QueueConversationSocialExpressionEventTopicObject {
|
|
27934
27998
|
}
|
|
27935
27999
|
|
|
@@ -27985,6 +28049,7 @@ declare namespace Models {
|
|
|
27985
28049
|
"state"?: string;
|
|
27986
28050
|
"dateIssued"?: string;
|
|
27987
28051
|
"initiator"?: Models.QueueConversationSocialExpressionEventTopicInitiator;
|
|
28052
|
+
"modifiedBy"?: Models.QueueConversationSocialExpressionEventTopicModifiedBy;
|
|
27988
28053
|
"destination"?: Models.QueueConversationSocialExpressionEventTopicDestination;
|
|
27989
28054
|
"transferType"?: string;
|
|
27990
28055
|
}
|
|
@@ -28110,6 +28175,7 @@ declare namespace Models {
|
|
|
28110
28175
|
"muted"?: boolean;
|
|
28111
28176
|
"confined"?: boolean;
|
|
28112
28177
|
"held"?: boolean;
|
|
28178
|
+
"securePause"?: boolean;
|
|
28113
28179
|
"errorInfo"?: Models.QueueConversationVideoEventTopicErrorDetails;
|
|
28114
28180
|
"disconnectType"?: string;
|
|
28115
28181
|
"startHoldTime"?: string;
|
|
@@ -28211,6 +28277,7 @@ declare namespace Models {
|
|
|
28211
28277
|
"recordingState"?: string;
|
|
28212
28278
|
"address"?: string;
|
|
28213
28279
|
"externalTag"?: string;
|
|
28280
|
+
"securePause"?: boolean;
|
|
28214
28281
|
}
|
|
28215
28282
|
|
|
28216
28283
|
export interface QueueConversationVideoEventTopicConversationRoutingData {
|
|
@@ -28385,6 +28452,11 @@ declare namespace Models {
|
|
|
28385
28452
|
"id"?: string;
|
|
28386
28453
|
}
|
|
28387
28454
|
|
|
28455
|
+
export interface QueueConversationVideoEventTopicModifiedBy {
|
|
28456
|
+
"id"?: string;
|
|
28457
|
+
"selfUri"?: string;
|
|
28458
|
+
}
|
|
28459
|
+
|
|
28388
28460
|
export interface QueueConversationVideoEventTopicObject {
|
|
28389
28461
|
}
|
|
28390
28462
|
|
|
@@ -28440,6 +28512,7 @@ declare namespace Models {
|
|
|
28440
28512
|
"state"?: string;
|
|
28441
28513
|
"dateIssued"?: string;
|
|
28442
28514
|
"initiator"?: Models.QueueConversationVideoEventTopicInitiator;
|
|
28515
|
+
"modifiedBy"?: Models.QueueConversationVideoEventTopicModifiedBy;
|
|
28443
28516
|
"destination"?: Models.QueueConversationVideoEventTopicDestination;
|
|
28444
28517
|
"transferType"?: string;
|
|
28445
28518
|
}
|
|
@@ -35935,42 +36008,20 @@ declare namespace Models {
|
|
|
35935
36008
|
"matchReview"?: Models.ShiftTradeMatchReviewResponse;
|
|
35936
36009
|
}
|
|
35937
36010
|
|
|
35938
|
-
export interface
|
|
35939
|
-
"id"?: string;
|
|
35940
|
-
"action"?: string;
|
|
35941
|
-
}
|
|
35942
|
-
|
|
35943
|
-
export interface WemCoachingAppointmentTopicCoachingAppointmentDocument {
|
|
36011
|
+
export interface WemCoachingUserNotificationTopicCoachingAppointmentReference {
|
|
35944
36012
|
"id"?: string;
|
|
35945
|
-
"action"?: string;
|
|
35946
|
-
}
|
|
35947
|
-
|
|
35948
|
-
export interface WemCoachingAppointmentTopicCoachingAppointmentExternalLink {
|
|
35949
|
-
"externalLink"?: string;
|
|
35950
|
-
"action"?: string;
|
|
35951
36013
|
}
|
|
35952
36014
|
|
|
35953
|
-
export interface
|
|
36015
|
+
export interface WemCoachingUserNotificationTopicCoachingUserNotification {
|
|
35954
36016
|
"id"?: string;
|
|
35955
36017
|
"name"?: string;
|
|
36018
|
+
"markedAsRead"?: boolean;
|
|
36019
|
+
"actionType"?: string;
|
|
36020
|
+
"relationship"?: string;
|
|
36021
|
+
"appointment"?: Models.WemCoachingUserNotificationTopicCoachingAppointmentReference;
|
|
35956
36022
|
"dateStart"?: string;
|
|
35957
36023
|
"lengthInMinutes"?: number;
|
|
35958
36024
|
"status"?: string;
|
|
35959
|
-
"facilitator"?: Models.WemCoachingAppointmentTopicUserReference;
|
|
35960
|
-
"attendees"?: Array<Models.WemCoachingAppointmentTopicUserReference>;
|
|
35961
|
-
"createdBy"?: Models.WemCoachingAppointmentTopicUserReference;
|
|
35962
|
-
"dateCreated"?: string;
|
|
35963
|
-
"modifiedBy"?: Models.WemCoachingAppointmentTopicUserReference;
|
|
35964
|
-
"dateModified"?: string;
|
|
35965
|
-
"conversations"?: Array<Models.WemCoachingAppointmentTopicCoachingAppointmentConversation>;
|
|
35966
|
-
"documents"?: Array<Models.WemCoachingAppointmentTopicCoachingAppointmentDocument>;
|
|
35967
|
-
"changeType"?: string;
|
|
35968
|
-
"dateCompleted"?: string;
|
|
35969
|
-
"externalLinks"?: Array<Models.WemCoachingAppointmentTopicCoachingAppointmentExternalLink>;
|
|
35970
|
-
}
|
|
35971
|
-
|
|
35972
|
-
export interface WemCoachingAppointmentTopicUserReference {
|
|
35973
|
-
"id"?: string;
|
|
35974
36025
|
}
|
|
35975
36026
|
|
|
35976
36027
|
export interface WfmAgent {
|
|
@@ -35987,50 +36038,20 @@ declare namespace Models {
|
|
|
35987
36038
|
"selfUri"?: string;
|
|
35988
36039
|
}
|
|
35989
36040
|
|
|
35990
|
-
export interface
|
|
35991
|
-
"
|
|
35992
|
-
}
|
|
35993
|
-
|
|
35994
|
-
export interface WfmAgentScheduleUpdateTopicWfmAgentScheduleUpdate {
|
|
35995
|
-
"updateType"?: string;
|
|
36041
|
+
export interface WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate {
|
|
36042
|
+
"type"?: string;
|
|
35996
36043
|
"shiftStartDates"?: Array<string>;
|
|
35997
36044
|
}
|
|
35998
36045
|
|
|
35999
|
-
export interface
|
|
36046
|
+
export interface WfmAgentScheduleUpdateTopicAgentScheduleUpdateNotification {
|
|
36000
36047
|
"user"?: Models.WfmAgentScheduleUpdateTopicUserReference;
|
|
36001
36048
|
"startDate"?: string;
|
|
36002
36049
|
"endDate"?: string;
|
|
36003
|
-
"
|
|
36004
|
-
"fullDayTimeOffMarkers"?: Array<Models.WfmAgentScheduleUpdateTopicWfmFullDayTimeOffMarker>;
|
|
36005
|
-
"updates"?: Array<Models.WfmAgentScheduleUpdateTopicWfmAgentScheduleUpdate>;
|
|
36006
|
-
}
|
|
36007
|
-
|
|
36008
|
-
export interface WfmAgentScheduleUpdateTopicWfmFullDayTimeOffMarker {
|
|
36009
|
-
"timeOffRequestId"?: string;
|
|
36010
|
-
"managementUnitDate"?: string;
|
|
36011
|
-
"activityCodeId"?: string;
|
|
36012
|
-
"isPaid"?: boolean;
|
|
36013
|
-
"lengthInMinutes"?: number;
|
|
36014
|
-
"description"?: string;
|
|
36015
|
-
"paid"?: boolean;
|
|
36050
|
+
"updates"?: Array<Models.WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate>;
|
|
36016
36051
|
}
|
|
36017
36052
|
|
|
36018
|
-
export interface
|
|
36019
|
-
"activityCodeId"?: string;
|
|
36020
|
-
"startDate"?: string;
|
|
36021
|
-
"countsAsPaidTime"?: boolean;
|
|
36022
|
-
"lengthInMinutes"?: number;
|
|
36023
|
-
"timeOffRequestId"?: string;
|
|
36024
|
-
"description"?: string;
|
|
36025
|
-
}
|
|
36026
|
-
|
|
36027
|
-
export interface WfmAgentScheduleUpdateTopicWfmScheduleShift {
|
|
36028
|
-
"weekDate"?: string;
|
|
36029
|
-
"weekScheduleId"?: string;
|
|
36053
|
+
export interface WfmAgentScheduleUpdateTopicUserReference {
|
|
36030
36054
|
"id"?: string;
|
|
36031
|
-
"startDate"?: string;
|
|
36032
|
-
"lengthInMinutes"?: number;
|
|
36033
|
-
"activities"?: Array<Models.WfmAgentScheduleUpdateTopicWfmScheduleActivity>;
|
|
36034
36055
|
}
|
|
36035
36056
|
|
|
36036
36057
|
export interface WfmBuIntradayDataUpdateTopicBuIntradayDataGroup {
|
|
@@ -37474,6 +37495,7 @@ declare namespace Models {
|
|
|
37474
37495
|
"dateModified"?: string;
|
|
37475
37496
|
"dateDue"?: string;
|
|
37476
37497
|
"dateExpires"?: string;
|
|
37498
|
+
"dateAssignmentStateChanged"?: string;
|
|
37477
37499
|
"durationSeconds"?: number;
|
|
37478
37500
|
"ttl"?: number;
|
|
37479
37501
|
"statusId"?: string;
|
|
@@ -37526,6 +37548,7 @@ declare namespace Models {
|
|
|
37526
37548
|
"dateModified"?: string;
|
|
37527
37549
|
"dateDue"?: string;
|
|
37528
37550
|
"dateExpires"?: string;
|
|
37551
|
+
"dateAssignmentStateChanged"?: string;
|
|
37529
37552
|
"durationSeconds"?: number;
|
|
37530
37553
|
"ttl"?: number;
|
|
37531
37554
|
"statusId"?: string;
|
|
@@ -37578,6 +37601,7 @@ declare namespace Models {
|
|
|
37578
37601
|
"dateModified"?: string;
|
|
37579
37602
|
"dateDue"?: string;
|
|
37580
37603
|
"dateExpires"?: string;
|
|
37604
|
+
"dateAssignmentStateChanged"?: string;
|
|
37581
37605
|
"durationSeconds"?: number;
|
|
37582
37606
|
"ttl"?: number;
|
|
37583
37607
|
"statusId"?: string;
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@ class AlertingApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Alerting service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -316,4 +316,4 @@ class AlertingApi {
|
|
|
316
316
|
}
|
|
317
317
|
|
|
318
318
|
|
|
319
|
-
export default AlertingApi;
|
|
319
|
+
export default AlertingApi;
|
|
@@ -5,7 +5,7 @@ class AnalyticsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Analytics service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1256,4 +1256,4 @@ class AnalyticsApi {
|
|
|
1256
1256
|
}
|
|
1257
1257
|
|
|
1258
1258
|
|
|
1259
|
-
export default AnalyticsApi;
|
|
1259
|
+
export default AnalyticsApi;
|
|
@@ -5,7 +5,7 @@ class ArchitectApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Architect service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -3050,4 +3050,4 @@ class ArchitectApi {
|
|
|
3050
3050
|
}
|
|
3051
3051
|
|
|
3052
3052
|
|
|
3053
|
-
export default ArchitectApi;
|
|
3053
|
+
export default ArchitectApi;
|
|
@@ -5,7 +5,7 @@ class AuditApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Audit service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -173,4 +173,4 @@ class AuditApi {
|
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
|
|
176
|
-
export default AuditApi;
|
|
176
|
+
export default AuditApi;
|
|
@@ -5,7 +5,7 @@ class AuthorizationApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Authorization service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -246,6 +246,7 @@ class AuthorizationApi {
|
|
|
246
246
|
* @param {String} permission The permission string, including the object to access, e.g. routing:queue:view
|
|
247
247
|
* @param {Object} opts Optional parameters
|
|
248
248
|
* @param {String} opts.name Search term to filter by division name
|
|
249
|
+
* @deprecated
|
|
249
250
|
*/
|
|
250
251
|
getAuthorizationDivisionspermittedMe(permission, opts) {
|
|
251
252
|
opts = opts || {};
|
|
@@ -307,6 +308,7 @@ class AuthorizationApi {
|
|
|
307
308
|
* @param {Object} opts Optional parameters
|
|
308
309
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
309
310
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
311
|
+
* @deprecated
|
|
310
312
|
*/
|
|
311
313
|
getAuthorizationDivisionspermittedPagedSubjectId(subjectId, permission, opts) {
|
|
312
314
|
opts = opts || {};
|
|
@@ -1231,4 +1233,4 @@ class AuthorizationApi {
|
|
|
1231
1233
|
}
|
|
1232
1234
|
|
|
1233
1235
|
|
|
1234
|
-
export default AuthorizationApi;
|
|
1236
|
+
export default AuthorizationApi;
|
|
@@ -5,7 +5,7 @@ class BillingApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Billing service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -82,4 +82,4 @@ class BillingApi {
|
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
|
|
85
|
-
export default BillingApi;
|
|
85
|
+
export default BillingApi;
|
|
@@ -5,7 +5,7 @@ class CarrierServicesApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* CarrierServices service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/CarrierServicesApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -72,4 +72,4 @@ class CarrierServicesApi {
|
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
|
|
75
|
-
export default CarrierServicesApi;
|
|
75
|
+
export default CarrierServicesApi;
|
|
@@ -5,7 +5,7 @@ class ChatApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Chat service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -23,6 +23,7 @@ class ChatApi {
|
|
|
23
23
|
/**
|
|
24
24
|
* Get Chat Settings.
|
|
25
25
|
* This route is deprecated, please use /chats/settings instead
|
|
26
|
+
* @deprecated
|
|
26
27
|
*/
|
|
27
28
|
getChatSettings() {
|
|
28
29
|
|
|
@@ -64,6 +65,7 @@ class ChatApi {
|
|
|
64
65
|
* Patch Chat Settings.
|
|
65
66
|
* This route is deprecated, please use /chats/settings instead
|
|
66
67
|
* @param {Object} body Chat
|
|
68
|
+
* @deprecated
|
|
67
69
|
*/
|
|
68
70
|
patchChatSettings(body) {
|
|
69
71
|
// verify the required parameter 'body' is set
|
|
@@ -114,6 +116,7 @@ class ChatApi {
|
|
|
114
116
|
* Update Chat Settings.
|
|
115
117
|
* This route is deprecated, please use /chats/settings instead
|
|
116
118
|
* @param {Object} body Chat
|
|
119
|
+
* @deprecated
|
|
117
120
|
*/
|
|
118
121
|
putChatSettings(body) {
|
|
119
122
|
// verify the required parameter 'body' is set
|
|
@@ -163,4 +166,4 @@ class ChatApi {
|
|
|
163
166
|
}
|
|
164
167
|
|
|
165
168
|
|
|
166
|
-
export default ChatApi;
|
|
169
|
+
export default ChatApi;
|
|
@@ -5,7 +5,7 @@ class CoachingApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Coaching service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -579,4 +579,4 @@ class CoachingApi {
|
|
|
579
579
|
}
|
|
580
580
|
|
|
581
581
|
|
|
582
|
-
export default CoachingApi;
|
|
582
|
+
export default CoachingApi;
|
|
@@ -5,7 +5,7 @@ class ContentManagementApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* ContentManagement service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -292,6 +292,7 @@ class ContentManagementApi {
|
|
|
292
292
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
293
293
|
* @param {String} opts.sortBy name or dateCreated
|
|
294
294
|
* @param {String} opts.sortOrder ascending or descending (default to ascending)
|
|
295
|
+
* @deprecated
|
|
295
296
|
*/
|
|
296
297
|
getContentmanagementDocuments(workspaceId, opts) {
|
|
297
298
|
opts = opts || {};
|
|
@@ -1142,4 +1143,4 @@ class ContentManagementApi {
|
|
|
1142
1143
|
}
|
|
1143
1144
|
|
|
1144
1145
|
|
|
1145
|
-
export default ContentManagementApi;
|
|
1146
|
+
export default ContentManagementApi;
|
|
@@ -5,7 +5,7 @@ class ConversationsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Conversations service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -6093,4 +6093,4 @@ class ConversationsApi {
|
|
|
6093
6093
|
}
|
|
6094
6094
|
|
|
6095
6095
|
|
|
6096
|
-
export default ConversationsApi;
|
|
6096
|
+
export default ConversationsApi;
|
|
@@ -5,7 +5,7 @@ class DataExtensionsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* DataExtensions service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
8
|
-
* @version 168.
|
|
8
|
+
* @version 168.2.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -88,4 +88,4 @@ class DataExtensionsApi {
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
|
|
91
|
-
export default DataExtensionsApi;
|
|
91
|
+
export default DataExtensionsApi;
|