purecloud-platform-client-v2 132.0.0 → 133.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.
- package/README.md +2 -2
- package/dist/node/purecloud-platform-client-v2.js +93 -68
- package/dist/web-amd/purecloud-platform-client-v2.js +93 -68
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +93 -68
- package/dist/web-cjs/purecloud-platform-client-v2.js +93 -68
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +181 -2
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +2 -2
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +26 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +3 -3
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +2 -2
- package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts
CHANGED
|
@@ -1027,6 +1027,7 @@ declare class ConversationsApi {
|
|
|
1027
1027
|
getConversationsEmailMessagesDraft(conversationId: string): Promise<Models.EmailMessage>;
|
|
1028
1028
|
getConversationsEmailParticipantWrapup(conversationId: string, participantId: string, opts?: ConversationsApi.getConversationsEmailParticipantWrapupOptions): Promise<Models.AssignedWrapupCode>;
|
|
1029
1029
|
getConversationsEmailParticipantWrapupcodes(conversationId: string, participantId: string): Promise<Array<Models.WrapupCode>>;
|
|
1030
|
+
getConversationsEmailSettings(conversationId: string): Promise<Models.EmailsSettings>;
|
|
1030
1031
|
getConversationsEmails(): Promise<Models.EmailConversationEntityListing>;
|
|
1031
1032
|
getConversationsMessage(conversationId: string): Promise<Models.MessageConversation>;
|
|
1032
1033
|
getConversationsMessageCommunicationMessagesMediaMediaId(conversationId: string, communicationId: string, mediaId: string): Promise<Models.MessageMediaData>;
|
|
@@ -1490,7 +1491,7 @@ declare class GamificationApi {
|
|
|
1490
1491
|
postGamificationProfileMembersValidate(performanceProfileId: string, body: Models.ValidateAssignUsers): Promise<Models.AssignmentValidation>;
|
|
1491
1492
|
postGamificationProfileMetricLink(sourceProfileId: string, sourceMetricId: string, body: Models.TargetPerformanceProfile): Promise<Models.Metric>;
|
|
1492
1493
|
postGamificationProfileMetrics(profileId: string, body: Models.CreateMetric): Promise<Models.Metric>;
|
|
1493
|
-
postGamificationProfiles(body: Models.CreatePerformanceProfile, opts?: GamificationApi.postGamificationProfilesOptions): Promise<Models.
|
|
1494
|
+
postGamificationProfiles(body: Models.CreatePerformanceProfile, opts?: GamificationApi.postGamificationProfilesOptions): Promise<Models.PerformanceProfile>;
|
|
1494
1495
|
putGamificationMetric(metricId: string, body: Models.CreateMetric, opts?: GamificationApi.putGamificationMetricOptions): Promise<Models.Metric>;
|
|
1495
1496
|
putGamificationProfile(performanceProfileId: string, opts?: GamificationApi.putGamificationProfileOptions): Promise<Models.PerformanceProfile>;
|
|
1496
1497
|
putGamificationProfileMetric(profileId: string, metricId: string, body: Models.CreateMetric): Promise<Models.Metric>;
|
|
@@ -5477,6 +5478,7 @@ declare namespace Models {
|
|
|
5477
5478
|
"userId"?: string;
|
|
5478
5479
|
"queueId"?: string;
|
|
5479
5480
|
"wrapupCode"?: string;
|
|
5481
|
+
"wrapupNotes"?: string;
|
|
5480
5482
|
"wrapupDurationMs"?: number;
|
|
5481
5483
|
}
|
|
5482
5484
|
|
|
@@ -8175,8 +8177,10 @@ declare namespace Models {
|
|
|
8175
8177
|
"faxStatus"?: Models.FaxStatus;
|
|
8176
8178
|
"monitoredParticipantId"?: string;
|
|
8177
8179
|
"coachedParticipantId"?: string;
|
|
8180
|
+
"bargedParticipantId"?: string;
|
|
8178
8181
|
"consultParticipantId"?: string;
|
|
8179
8182
|
"uuiData"?: string;
|
|
8183
|
+
"bargedTime"?: string;
|
|
8180
8184
|
}
|
|
8181
8185
|
|
|
8182
8186
|
export interface CallMediaPolicy {
|
|
@@ -9207,6 +9211,13 @@ declare namespace Models {
|
|
|
9207
9211
|
"codes"?: Array<string>;
|
|
9208
9212
|
"property"?: string;
|
|
9209
9213
|
"propertyType"?: string;
|
|
9214
|
+
"dataAction"?: Models.DomainEntityRef;
|
|
9215
|
+
"dataNotFoundResolution"?: boolean;
|
|
9216
|
+
"contactIdField"?: string;
|
|
9217
|
+
"callAnalysisResultField"?: string;
|
|
9218
|
+
"agentWrapupField"?: string;
|
|
9219
|
+
"contactColumnToDataActionFieldMappings"?: Array<Models.ContactColumnToDataActionFieldMapping>;
|
|
9220
|
+
"predicates"?: Array<Models.DataActionConditionPredicate>;
|
|
9210
9221
|
}
|
|
9211
9222
|
|
|
9212
9223
|
export interface ConfigurationOverrides {
|
|
@@ -9301,6 +9312,11 @@ declare namespace Models {
|
|
|
9301
9312
|
"countryCode"?: string;
|
|
9302
9313
|
}
|
|
9303
9314
|
|
|
9315
|
+
export interface ContactAddressableEntityRef {
|
|
9316
|
+
"id"?: string;
|
|
9317
|
+
"selfUri"?: string;
|
|
9318
|
+
}
|
|
9319
|
+
|
|
9304
9320
|
export interface ContactCallbackRequest {
|
|
9305
9321
|
"campaignId": string;
|
|
9306
9322
|
"contactListId": string;
|
|
@@ -9319,6 +9335,29 @@ declare namespace Models {
|
|
|
9319
9335
|
}
|
|
9320
9336
|
|
|
9321
9337
|
export interface ContactColumnToDataActionFieldMapping {
|
|
9338
|
+
"contactColumnName": string;
|
|
9339
|
+
"dataActionField": string;
|
|
9340
|
+
}
|
|
9341
|
+
|
|
9342
|
+
export interface ContactDetailEventTopicContactUpdateEvent {
|
|
9343
|
+
"eventTime"?: number;
|
|
9344
|
+
"conversationId"?: string;
|
|
9345
|
+
"participantId"?: string;
|
|
9346
|
+
"sessionId"?: string;
|
|
9347
|
+
"mediaType"?: string;
|
|
9348
|
+
"externalOrganizationId"?: string;
|
|
9349
|
+
"externalContactId"?: string;
|
|
9350
|
+
"provider"?: string;
|
|
9351
|
+
"direction"?: string;
|
|
9352
|
+
"ani"?: string;
|
|
9353
|
+
"dnis"?: string;
|
|
9354
|
+
"addressTo"?: string;
|
|
9355
|
+
"addressFrom"?: string;
|
|
9356
|
+
"callbackUserName"?: string;
|
|
9357
|
+
"callbackNumbers"?: Array<string>;
|
|
9358
|
+
"callbackScheduledTime"?: number;
|
|
9359
|
+
"subject"?: string;
|
|
9360
|
+
"messageType"?: string;
|
|
9322
9361
|
}
|
|
9323
9362
|
|
|
9324
9363
|
export interface ContactList {
|
|
@@ -11196,6 +11235,7 @@ declare namespace Models {
|
|
|
11196
11235
|
"conversationInitiator"?: string;
|
|
11197
11236
|
"convertedFrom"?: string;
|
|
11198
11237
|
"convertedTo"?: string;
|
|
11238
|
+
"customerParticipation"?: boolean;
|
|
11199
11239
|
"deliveryStatus"?: string;
|
|
11200
11240
|
"destinationAddresses"?: Array<string>;
|
|
11201
11241
|
"direction"?: string;
|
|
@@ -12550,6 +12590,11 @@ declare namespace Models {
|
|
|
12550
12590
|
}
|
|
12551
12591
|
|
|
12552
12592
|
export interface DataActionConditionPredicate {
|
|
12593
|
+
"outputField": string;
|
|
12594
|
+
"outputOperator": string;
|
|
12595
|
+
"comparisonValue": string;
|
|
12596
|
+
"inverted": boolean;
|
|
12597
|
+
"outputFieldMissingResolution": boolean;
|
|
12553
12598
|
}
|
|
12554
12599
|
|
|
12555
12600
|
export interface DataAvailabilityResponse {
|
|
@@ -12891,6 +12936,11 @@ declare namespace Models {
|
|
|
12891
12936
|
"actionTypeName": string;
|
|
12892
12937
|
"updateOption"?: string;
|
|
12893
12938
|
"properties"?: { [key: string]: string; };
|
|
12939
|
+
"dataAction"?: Models.DomainEntityRef;
|
|
12940
|
+
"contactColumnToDataActionFieldMappings"?: Array<Models.ContactColumnToDataActionFieldMapping>;
|
|
12941
|
+
"contactIdField"?: string;
|
|
12942
|
+
"callAnalysisResultField"?: string;
|
|
12943
|
+
"agentWrapupField"?: string;
|
|
12894
12944
|
}
|
|
12895
12945
|
|
|
12896
12946
|
export interface DialerAttemptLimitsConfigChangeAttemptLimits {
|
|
@@ -13512,6 +13562,7 @@ declare namespace Models {
|
|
|
13512
13562
|
"importStatus"?: Models.ImportStatus;
|
|
13513
13563
|
"size"?: number;
|
|
13514
13564
|
"dncSourceType": string;
|
|
13565
|
+
"contactMethod"?: string;
|
|
13515
13566
|
"loginId"?: string;
|
|
13516
13567
|
"dncCodes"?: Array<string>;
|
|
13517
13568
|
"licenseId"?: string;
|
|
@@ -13528,6 +13579,7 @@ declare namespace Models {
|
|
|
13528
13579
|
"importStatus"?: Models.ImportStatus;
|
|
13529
13580
|
"size"?: number;
|
|
13530
13581
|
"dncSourceType": string;
|
|
13582
|
+
"contactMethod"?: string;
|
|
13531
13583
|
"loginId"?: string;
|
|
13532
13584
|
"dncCodes"?: Array<string>;
|
|
13533
13585
|
"licenseId"?: string;
|
|
@@ -13542,6 +13594,7 @@ declare namespace Models {
|
|
|
13542
13594
|
"importStatus"?: Models.ImportStatus;
|
|
13543
13595
|
"size"?: number;
|
|
13544
13596
|
"dncSourceType"?: string;
|
|
13597
|
+
"contactMethod"?: string;
|
|
13545
13598
|
"selfUri"?: string;
|
|
13546
13599
|
}
|
|
13547
13600
|
|
|
@@ -14763,6 +14816,10 @@ declare namespace Models {
|
|
|
14763
14816
|
"rootDomain"?: string;
|
|
14764
14817
|
}
|
|
14765
14818
|
|
|
14819
|
+
export interface EmailsSettings {
|
|
14820
|
+
"sendingSizeLimit"?: number;
|
|
14821
|
+
}
|
|
14822
|
+
|
|
14766
14823
|
export interface EmbeddedIntegration {
|
|
14767
14824
|
"enableWhitelist"?: boolean;
|
|
14768
14825
|
"domainWhitelist"?: Array<string>;
|
|
@@ -14821,6 +14878,7 @@ declare namespace Models {
|
|
|
14821
14878
|
"keydataSummary"?: string;
|
|
14822
14879
|
"user"?: Models.User;
|
|
14823
14880
|
"localEncryptionConfiguration"?: Models.LocalEncryptionConfiguration;
|
|
14881
|
+
"keyConfigurationType"?: string;
|
|
14824
14882
|
"selfUri"?: string;
|
|
14825
14883
|
}
|
|
14826
14884
|
|
|
@@ -15112,8 +15170,8 @@ declare namespace Models {
|
|
|
15112
15170
|
"commentsRequired"?: boolean;
|
|
15113
15171
|
"visibilityCondition"?: Models.VisibilityCondition;
|
|
15114
15172
|
"answerOptions"?: Array<Models.AnswerOption>;
|
|
15115
|
-
"isKill"?: boolean;
|
|
15116
15173
|
"isCritical"?: boolean;
|
|
15174
|
+
"isKill"?: boolean;
|
|
15117
15175
|
}
|
|
15118
15176
|
|
|
15119
15177
|
export interface EvaluationQuestionGroup {
|
|
@@ -15856,6 +15914,98 @@ declare namespace Models {
|
|
|
15856
15914
|
"selfUri"?: string;
|
|
15857
15915
|
}
|
|
15858
15916
|
|
|
15917
|
+
export interface FlowMetricsTopicConversationMetricRecord {
|
|
15918
|
+
"metric"?: string;
|
|
15919
|
+
"metricDate"?: string;
|
|
15920
|
+
"value"?: number;
|
|
15921
|
+
"recordId"?: string;
|
|
15922
|
+
"activeSkillIds"?: Array<string>;
|
|
15923
|
+
"addressFrom"?: string;
|
|
15924
|
+
"addressTo"?: string;
|
|
15925
|
+
"agentAssistantId"?: string;
|
|
15926
|
+
"agentBullseyeRing"?: number;
|
|
15927
|
+
"agentOwned"?: boolean;
|
|
15928
|
+
"ani"?: string;
|
|
15929
|
+
"assignerId"?: string;
|
|
15930
|
+
"authenticated"?: boolean;
|
|
15931
|
+
"conversationId"?: string;
|
|
15932
|
+
"conversationInitiator"?: string;
|
|
15933
|
+
"convertedFrom"?: string;
|
|
15934
|
+
"convertedTo"?: string;
|
|
15935
|
+
"customerParticipation"?: boolean;
|
|
15936
|
+
"deliveryStatus"?: string;
|
|
15937
|
+
"destinationAddresses"?: Array<string>;
|
|
15938
|
+
"direction"?: string;
|
|
15939
|
+
"disconnectType"?: string;
|
|
15940
|
+
"divisionIds"?: Array<string>;
|
|
15941
|
+
"dnis"?: string;
|
|
15942
|
+
"edgeId"?: string;
|
|
15943
|
+
"eligibleAgentCounts"?: Array<number>;
|
|
15944
|
+
"extendedDeliveryStatus"?: string;
|
|
15945
|
+
"externalContactId"?: string;
|
|
15946
|
+
"externalMediaCount"?: number;
|
|
15947
|
+
"externalOrganizationId"?: string;
|
|
15948
|
+
"externalTag"?: string;
|
|
15949
|
+
"firstQueue"?: boolean;
|
|
15950
|
+
"flaggedReason"?: string;
|
|
15951
|
+
"flowInType"?: string;
|
|
15952
|
+
"flowOutType"?: string;
|
|
15953
|
+
"groupId"?: string;
|
|
15954
|
+
"interactionType"?: string;
|
|
15955
|
+
"journeyActionId"?: string;
|
|
15956
|
+
"journeyActionMapId"?: string;
|
|
15957
|
+
"journeyActionMapVersion"?: number;
|
|
15958
|
+
"journeyCustomerId"?: string;
|
|
15959
|
+
"journeyCustomerIdType"?: string;
|
|
15960
|
+
"journeyCustomerSessionId"?: string;
|
|
15961
|
+
"journeyCustomerSessionIdType"?: string;
|
|
15962
|
+
"knowledgeBaseIds"?: Array<string>;
|
|
15963
|
+
"mediaCount"?: number;
|
|
15964
|
+
"mediaType"?: string;
|
|
15965
|
+
"messageType"?: string;
|
|
15966
|
+
"originatingDirection"?: string;
|
|
15967
|
+
"outboundCampaignId"?: string;
|
|
15968
|
+
"outboundContactId"?: string;
|
|
15969
|
+
"outboundContactListId"?: string;
|
|
15970
|
+
"participantName"?: string;
|
|
15971
|
+
"peerId"?: string;
|
|
15972
|
+
"provider"?: string;
|
|
15973
|
+
"purpose"?: string;
|
|
15974
|
+
"queueId"?: string;
|
|
15975
|
+
"remote"?: string;
|
|
15976
|
+
"removedSkillIds"?: Array<string>;
|
|
15977
|
+
"reoffered"?: boolean;
|
|
15978
|
+
"requestedLanguageId"?: string;
|
|
15979
|
+
"requestedRoutingSkillIds"?: Array<string>;
|
|
15980
|
+
"requestedRoutings"?: Array<string>;
|
|
15981
|
+
"roomId"?: string;
|
|
15982
|
+
"routingPriority"?: number;
|
|
15983
|
+
"routingRing"?: number;
|
|
15984
|
+
"selectedAgentId"?: string;
|
|
15985
|
+
"selectedAgentRank"?: number;
|
|
15986
|
+
"selfServed"?: boolean;
|
|
15987
|
+
"sessionDnis"?: string;
|
|
15988
|
+
"sessionId"?: string;
|
|
15989
|
+
"stationId"?: string;
|
|
15990
|
+
"teamId"?: string;
|
|
15991
|
+
"usedRouting"?: string;
|
|
15992
|
+
"userId"?: string;
|
|
15993
|
+
"waitingInteractionCounts"?: Array<number>;
|
|
15994
|
+
"wrapUpCode"?: string;
|
|
15995
|
+
"proposedAgents"?: Array<Models.FlowMetricsTopicConversationProposedAgent>;
|
|
15996
|
+
"scoredAgents"?: Array<Models.FlowMetricsTopicConversationScoredAgent>;
|
|
15997
|
+
}
|
|
15998
|
+
|
|
15999
|
+
export interface FlowMetricsTopicConversationProposedAgent {
|
|
16000
|
+
"agentRank"?: number;
|
|
16001
|
+
"proposedAgentId"?: string;
|
|
16002
|
+
}
|
|
16003
|
+
|
|
16004
|
+
export interface FlowMetricsTopicConversationScoredAgent {
|
|
16005
|
+
"agentScore"?: number;
|
|
16006
|
+
"scoredAgentId"?: string;
|
|
16007
|
+
}
|
|
16008
|
+
|
|
15859
16009
|
export interface FlowMilestone {
|
|
15860
16010
|
"id"?: string;
|
|
15861
16011
|
"name": string;
|
|
@@ -20793,6 +20943,7 @@ declare namespace Models {
|
|
|
20793
20943
|
"flaggedReason"?: string;
|
|
20794
20944
|
"startAcwTime"?: string;
|
|
20795
20945
|
"endAcwTime"?: string;
|
|
20946
|
+
"bargedParticipantId"?: string;
|
|
20796
20947
|
}
|
|
20797
20948
|
|
|
20798
20949
|
export interface ParticipantAttributes {
|
|
@@ -20845,6 +20996,7 @@ declare namespace Models {
|
|
|
20845
20996
|
"flaggedReason"?: string;
|
|
20846
20997
|
"startAcwTime"?: string;
|
|
20847
20998
|
"endAcwTime"?: string;
|
|
20999
|
+
"bargedParticipantId"?: string;
|
|
20848
21000
|
}
|
|
20849
21001
|
|
|
20850
21002
|
export interface ParticipantMetrics {
|
|
@@ -24931,6 +25083,7 @@ declare namespace Models {
|
|
|
24931
25083
|
"dateModified"?: string;
|
|
24932
25084
|
"version"?: number;
|
|
24933
25085
|
"responses": { [key: string]: Models.Reaction; };
|
|
25086
|
+
"beepDetectionEnabled"?: boolean;
|
|
24934
25087
|
"selfUri"?: string;
|
|
24935
25088
|
}
|
|
24936
25089
|
|
|
@@ -29460,6 +29613,9 @@ declare namespace Models {
|
|
|
29460
29613
|
"journeyUrlNotContainsAllConditions"?: Array<string>;
|
|
29461
29614
|
"flowMilestoneIds"?: Array<string>;
|
|
29462
29615
|
"isAssessmentPassed"?: boolean;
|
|
29616
|
+
"conversationInitiator"?: string;
|
|
29617
|
+
"hasCustomerParticipated"?: boolean;
|
|
29618
|
+
"isAcdInteraction"?: boolean;
|
|
29463
29619
|
}
|
|
29464
29620
|
|
|
29465
29621
|
export interface VisibilityCondition {
|
|
@@ -31407,6 +31563,29 @@ declare namespace Models {
|
|
|
31407
31563
|
"pageCount"?: number;
|
|
31408
31564
|
}
|
|
31409
31565
|
|
|
31566
|
+
export interface WrapupDetailEventTopicWrapupEvent {
|
|
31567
|
+
"eventTime"?: number;
|
|
31568
|
+
"conversationId"?: string;
|
|
31569
|
+
"participantId"?: string;
|
|
31570
|
+
"sessionId"?: string;
|
|
31571
|
+
"mediaType"?: string;
|
|
31572
|
+
"provider"?: string;
|
|
31573
|
+
"direction"?: string;
|
|
31574
|
+
"ani"?: string;
|
|
31575
|
+
"dnis"?: string;
|
|
31576
|
+
"addressTo"?: string;
|
|
31577
|
+
"addressFrom"?: string;
|
|
31578
|
+
"callbackUserName"?: string;
|
|
31579
|
+
"callbackNumbers"?: Array<string>;
|
|
31580
|
+
"callbackScheduledTime"?: number;
|
|
31581
|
+
"subject"?: string;
|
|
31582
|
+
"messageType"?: string;
|
|
31583
|
+
"queueId"?: string;
|
|
31584
|
+
"wrapupCode"?: string;
|
|
31585
|
+
"wrapupNotes"?: string;
|
|
31586
|
+
"wrapupDurationMs"?: number;
|
|
31587
|
+
}
|
|
31588
|
+
|
|
31410
31589
|
export interface WritableDialerContact {
|
|
31411
31590
|
"id"?: string;
|
|
31412
31591
|
"contactListId": string;
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@ import Configuration from './configuration.js';
|
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* @module purecloud-platform-client-v2/ApiClient
|
|
6
|
-
* @version
|
|
6
|
+
* @version 133.0.0
|
|
7
7
|
*/
|
|
8
8
|
class ApiClient {
|
|
9
9
|
/**
|
|
@@ -950,7 +950,7 @@ class ApiClient {
|
|
|
950
950
|
|
|
951
951
|
// set header parameters
|
|
952
952
|
request.set(that.defaultHeaders).set(that.normalizeParams(headerParams));
|
|
953
|
-
//request.set({ 'purecloud-sdk': '
|
|
953
|
+
//request.set({ 'purecloud-sdk': '133.0.0' });
|
|
954
954
|
|
|
955
955
|
// set request timeout
|
|
956
956
|
request.timeout(that.timeout);
|
|
@@ -5,7 +5,7 @@ class ConversationsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Conversations service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
8
|
-
* @version
|
|
8
|
+
* @version 133.0.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1336,6 +1336,31 @@ class ConversationsApi {
|
|
|
1336
1336
|
);
|
|
1337
1337
|
}
|
|
1338
1338
|
|
|
1339
|
+
/**
|
|
1340
|
+
* Get emails settings for a given conversation
|
|
1341
|
+
*
|
|
1342
|
+
* @param {String} conversationId conversationId
|
|
1343
|
+
*/
|
|
1344
|
+
getConversationsEmailSettings(conversationId) {
|
|
1345
|
+
// verify the required parameter 'conversationId' is set
|
|
1346
|
+
if (conversationId === undefined || conversationId === null) {
|
|
1347
|
+
throw 'Missing the required parameter "conversationId" when calling getConversationsEmailSettings';
|
|
1348
|
+
}
|
|
1349
|
+
|
|
1350
|
+
return this.apiClient.callApi(
|
|
1351
|
+
'/api/v2/conversations/emails/{conversationId}/settings',
|
|
1352
|
+
'GET',
|
|
1353
|
+
{ 'conversationId': conversationId },
|
|
1354
|
+
{ },
|
|
1355
|
+
{ },
|
|
1356
|
+
{ },
|
|
1357
|
+
null,
|
|
1358
|
+
['PureCloud OAuth'],
|
|
1359
|
+
['application/json'],
|
|
1360
|
+
['application/json']
|
|
1361
|
+
);
|
|
1362
|
+
}
|
|
1363
|
+
|
|
1339
1364
|
/**
|
|
1340
1365
|
* Get active email conversations for the logged in user
|
|
1341
1366
|
*
|