purecloud-platform-client-v2 193.0.0 → 194.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 +235 -366
- package/dist/web-amd/purecloud-platform-client-v2.js +235 -366
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +124 -160
- package/dist/web-cjs/purecloud-platform-client-v2.js +124 -160
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +136 -154
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- 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 +30 -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/CarrierServicesApi.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 +1 -285
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +7 -7
- 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/InfrastructureAsCodeApi.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/LogCaptureApi.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/OperationalEventsApi.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 +125 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- 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/ScreenRecordingApi.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/SettingsApi.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/TaskManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TeamsApi.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 +1 -1
- package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts
CHANGED
|
@@ -909,7 +909,8 @@ declare class AuditApi {
|
|
|
909
909
|
getAuditsQueryTransactionId(transactionId: string): Promise<Models.AuditQueryExecutionStatusResponse>;
|
|
910
910
|
getAuditsQueryTransactionIdResults(transactionId: string, opts?: AuditApi.getAuditsQueryTransactionIdResultsOptions): Promise<Models.AuditQueryExecutionResultsResponse>;
|
|
911
911
|
postAuditsQuery(body: Models.AuditQueryRequest): Promise<Models.AuditQueryExecutionStatusResponse>;
|
|
912
|
-
postAuditsQueryRealtime(body: Models.AuditRealtimeQueryRequest, opts?: AuditApi.postAuditsQueryRealtimeOptions): Promise<Models.AuditRealtimeQueryResultsResponse>;
|
|
912
|
+
postAuditsQueryRealtime(body: Models.AuditRealtimeQueryRequest, opts?: AuditApi.postAuditsQueryRealtimeOptions): Promise<Models.AuditRealtimeQueryResultsResponse>;
|
|
913
|
+
postAuditsQueryRealtimeRelated(body: Models.AuditRealtimeRelatedRequest, opts?: AuditApi.postAuditsQueryRealtimeRelatedOptions): Promise<Models.AuditRealtimeRelatedResultsResponse>;
|
|
913
914
|
}
|
|
914
915
|
|
|
915
916
|
declare namespace AuditApi {
|
|
@@ -921,6 +922,9 @@ declare namespace AuditApi {
|
|
|
921
922
|
export interface postAuditsQueryRealtimeOptions {
|
|
922
923
|
"expand"?: Array<string>;
|
|
923
924
|
}
|
|
925
|
+
export interface postAuditsQueryRealtimeRelatedOptions {
|
|
926
|
+
"expand"?: Array<string>;
|
|
927
|
+
}
|
|
924
928
|
}
|
|
925
929
|
|
|
926
930
|
declare class AuthorizationApi {
|
|
@@ -1354,9 +1358,7 @@ declare class ConversationsApi {
|
|
|
1354
1358
|
deleteConversationsMessagesCachedmediaCachedMediaItemId(cachedMediaItemId: string): Promise<void>;
|
|
1355
1359
|
deleteConversationsMessagingIntegrationsFacebookIntegrationId(integrationId: string): Promise<void>;
|
|
1356
1360
|
deleteConversationsMessagingIntegrationsInstagramIntegrationId(integrationId: string): Promise<void>;
|
|
1357
|
-
deleteConversationsMessagingIntegrationsLineIntegrationId(integrationId: string): Promise<void>;
|
|
1358
1361
|
deleteConversationsMessagingIntegrationsOpenIntegrationId(integrationId: string): Promise<void>;
|
|
1359
|
-
deleteConversationsMessagingIntegrationsTwitterIntegrationId(integrationId: string): Promise<void>;
|
|
1360
1362
|
deleteConversationsMessagingIntegrationsWhatsappIntegrationId(integrationId: string): Promise<Models.WhatsAppIntegration>;
|
|
1361
1363
|
deleteConversationsMessagingSetting(messageSettingId: string): Promise<void>;
|
|
1362
1364
|
deleteConversationsMessagingSettingsDefault(): Promise<void>;
|
|
@@ -1427,12 +1429,8 @@ declare class ConversationsApi {
|
|
|
1427
1429
|
getConversationsMessagingIntegrationsFacebookIntegrationId(integrationId: string, opts?: ConversationsApi.getConversationsMessagingIntegrationsFacebookIntegrationIdOptions): Promise<Models.FacebookIntegration>;
|
|
1428
1430
|
getConversationsMessagingIntegrationsInstagram(opts?: ConversationsApi.getConversationsMessagingIntegrationsInstagramOptions): Promise<Models.InstagramIntegrationEntityListing>;
|
|
1429
1431
|
getConversationsMessagingIntegrationsInstagramIntegrationId(integrationId: string, opts?: ConversationsApi.getConversationsMessagingIntegrationsInstagramIntegrationIdOptions): Promise<Models.InstagramIntegration>;
|
|
1430
|
-
getConversationsMessagingIntegrationsLine(opts?: ConversationsApi.getConversationsMessagingIntegrationsLineOptions): Promise<Models.LineIntegrationEntityListing>;
|
|
1431
|
-
getConversationsMessagingIntegrationsLineIntegrationId(integrationId: string, opts?: ConversationsApi.getConversationsMessagingIntegrationsLineIntegrationIdOptions): Promise<Models.LineIntegration>;
|
|
1432
1432
|
getConversationsMessagingIntegrationsOpen(opts?: ConversationsApi.getConversationsMessagingIntegrationsOpenOptions): Promise<Models.OpenIntegrationEntityListing>;
|
|
1433
1433
|
getConversationsMessagingIntegrationsOpenIntegrationId(integrationId: string, opts?: ConversationsApi.getConversationsMessagingIntegrationsOpenIntegrationIdOptions): Promise<Models.OpenIntegration>;
|
|
1434
|
-
getConversationsMessagingIntegrationsTwitter(opts?: ConversationsApi.getConversationsMessagingIntegrationsTwitterOptions): Promise<Models.TwitterIntegrationEntityListing>;
|
|
1435
|
-
getConversationsMessagingIntegrationsTwitterIntegrationId(integrationId: string, opts?: ConversationsApi.getConversationsMessagingIntegrationsTwitterIntegrationIdOptions): Promise<Models.TwitterIntegration>;
|
|
1436
1434
|
getConversationsMessagingIntegrationsWhatsapp(opts?: ConversationsApi.getConversationsMessagingIntegrationsWhatsappOptions): Promise<Models.WhatsAppIntegrationEntityListing>;
|
|
1437
1435
|
getConversationsMessagingIntegrationsWhatsappIntegrationId(integrationId: string, opts?: ConversationsApi.getConversationsMessagingIntegrationsWhatsappIntegrationIdOptions): Promise<Models.WhatsAppIntegration>;
|
|
1438
1436
|
getConversationsMessagingSetting(messageSettingId: string): Promise<Models.MessagingSetting>;
|
|
@@ -1484,7 +1482,6 @@ declare class ConversationsApi {
|
|
|
1484
1482
|
patchConversationsMessagingIntegrationsFacebookIntegrationId(integrationId: string, body: Models.FacebookIntegrationUpdateRequest): Promise<Models.FacebookIntegration>;
|
|
1485
1483
|
patchConversationsMessagingIntegrationsInstagramIntegrationId(integrationId: string, body: Models.InstagramIntegrationUpdateRequest): Promise<Models.InstagramIntegration>;
|
|
1486
1484
|
patchConversationsMessagingIntegrationsOpenIntegrationId(integrationId: string, body: Models.OpenIntegrationUpdateRequest): Promise<Models.OpenIntegration>;
|
|
1487
|
-
patchConversationsMessagingIntegrationsTwitterIntegrationId(integrationId: string, body: Models.TwitterIntegrationRequest): Promise<Models.TwitterIntegration>;
|
|
1488
1485
|
patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationId(integrationId: string, body: Models.WhatsAppEmbeddedSignupIntegrationActivationRequest): Promise<Models.WhatsAppIntegration>;
|
|
1489
1486
|
patchConversationsMessagingIntegrationsWhatsappIntegrationId(integrationId: string, body: Models.WhatsAppIntegrationUpdateRequest): Promise<Models.WhatsAppIntegration>;
|
|
1490
1487
|
patchConversationsMessagingSetting(messageSettingId: string, body: Models.MessagingSettingPatchRequest): Promise<Models.MessagingSetting>;
|
|
@@ -1557,9 +1554,7 @@ declare class ConversationsApi {
|
|
|
1557
1554
|
postConversationsMessagesInboundOpen(body: Models.OpenNormalizedMessage): Promise<Models.OpenNormalizedMessage>;
|
|
1558
1555
|
postConversationsMessagingIntegrationsFacebook(body: Models.FacebookIntegrationRequest): Promise<Models.FacebookIntegration>;
|
|
1559
1556
|
postConversationsMessagingIntegrationsInstagram(body: Models.InstagramIntegrationRequest): Promise<Models.InstagramIntegration>;
|
|
1560
|
-
postConversationsMessagingIntegrationsLine(body: Models.LineIntegrationRequest): Promise<Models.LineIntegration>;
|
|
1561
1557
|
postConversationsMessagingIntegrationsOpen(body: Models.OpenIntegrationRequest): Promise<Models.OpenIntegration>;
|
|
1562
|
-
postConversationsMessagingIntegrationsTwitter(body: Models.TwitterIntegrationRequest): Promise<Models.TwitterIntegration>;
|
|
1563
1558
|
postConversationsMessagingIntegrationsWhatsapp(body: Models.WhatsAppIntegrationRequest): Promise<Models.WhatsAppIntegration>;
|
|
1564
1559
|
postConversationsMessagingIntegrationsWhatsappEmbeddedsignup(body: Models.WhatsAppEmbeddedSignupIntegrationRequest): Promise<Models.WhatsAppIntegration>;
|
|
1565
1560
|
postConversationsMessagingSettings(body: Models.MessagingSettingRequest): Promise<Models.MessagingSetting>;
|
|
@@ -1581,7 +1576,6 @@ declare class ConversationsApi {
|
|
|
1581
1576
|
putConversationsEmailRecordingstate(conversationId: string, body: Models.SetRecordingState): Promise<string>;
|
|
1582
1577
|
putConversationsKeyconfiguration(keyconfigurationsId: string, body: Models.ConversationEncryptionConfiguration): Promise<Models.ConversationEncryptionConfiguration>;
|
|
1583
1578
|
putConversationsMessageRecordingstate(conversationId: string, body: Models.SetRecordingState): Promise<string>;
|
|
1584
|
-
putConversationsMessagingIntegrationsLineIntegrationId(integrationId: string, body: Models.LineIntegrationRequest): Promise<Models.LineIntegration>;
|
|
1585
1579
|
putConversationsMessagingSettingsDefault(body: Models.MessagingSettingDefaultRequest): Promise<Models.MessagingSetting>;
|
|
1586
1580
|
putConversationsMessagingSupportedcontentDefault(body: Models.SupportedContentReference): Promise<Models.SupportedContent>;
|
|
1587
1581
|
putConversationsMessagingThreadingtimeline(body: Models.ConversationThreadingWindow): Promise<Models.ConversationThreadingWindow>;
|
|
@@ -1693,16 +1687,6 @@ declare namespace ConversationsApi {
|
|
|
1693
1687
|
export interface getConversationsMessagingIntegrationsInstagramIntegrationIdOptions {
|
|
1694
1688
|
"expand"?: string;
|
|
1695
1689
|
}
|
|
1696
|
-
export interface getConversationsMessagingIntegrationsLineOptions {
|
|
1697
|
-
"pageSize"?: number;
|
|
1698
|
-
"pageNumber"?: number;
|
|
1699
|
-
"expand"?: string;
|
|
1700
|
-
"supportedContentId"?: string;
|
|
1701
|
-
"messagingSettingId"?: string;
|
|
1702
|
-
}
|
|
1703
|
-
export interface getConversationsMessagingIntegrationsLineIntegrationIdOptions {
|
|
1704
|
-
"expand"?: string;
|
|
1705
|
-
}
|
|
1706
1690
|
export interface getConversationsMessagingIntegrationsOpenOptions {
|
|
1707
1691
|
"pageSize"?: number;
|
|
1708
1692
|
"pageNumber"?: number;
|
|
@@ -1713,16 +1697,6 @@ declare namespace ConversationsApi {
|
|
|
1713
1697
|
export interface getConversationsMessagingIntegrationsOpenIntegrationIdOptions {
|
|
1714
1698
|
"expand"?: string;
|
|
1715
1699
|
}
|
|
1716
|
-
export interface getConversationsMessagingIntegrationsTwitterOptions {
|
|
1717
|
-
"pageSize"?: number;
|
|
1718
|
-
"pageNumber"?: number;
|
|
1719
|
-
"expand"?: string;
|
|
1720
|
-
"supportedContentId"?: string;
|
|
1721
|
-
"messagingSettingId"?: string;
|
|
1722
|
-
}
|
|
1723
|
-
export interface getConversationsMessagingIntegrationsTwitterIntegrationIdOptions {
|
|
1724
|
-
"expand"?: string;
|
|
1725
|
-
}
|
|
1726
1700
|
export interface getConversationsMessagingIntegrationsWhatsappOptions {
|
|
1727
1701
|
"pageSize"?: number;
|
|
1728
1702
|
"pageNumber"?: number;
|
|
@@ -1970,7 +1944,7 @@ declare namespace ExternalContactsApi {
|
|
|
1970
1944
|
"expand"?: Array<string>;
|
|
1971
1945
|
}
|
|
1972
1946
|
export interface getExternalcontactsOrganizationOptions {
|
|
1973
|
-
"expand"?: string
|
|
1947
|
+
"expand"?: Array<string>;
|
|
1974
1948
|
"includeTrustors"?: boolean;
|
|
1975
1949
|
}
|
|
1976
1950
|
export interface getExternalcontactsOrganizationContactsOptions {
|
|
@@ -1992,7 +1966,7 @@ declare namespace ExternalContactsApi {
|
|
|
1992
1966
|
export interface getExternalcontactsOrganizationRelationshipsOptions {
|
|
1993
1967
|
"pageSize"?: number;
|
|
1994
1968
|
"pageNumber"?: number;
|
|
1995
|
-
"expand"?: string
|
|
1969
|
+
"expand"?: Array<string>;
|
|
1996
1970
|
"sortOrder"?: string;
|
|
1997
1971
|
}
|
|
1998
1972
|
export interface getExternalcontactsOrganizationsOptions {
|
|
@@ -2005,7 +1979,7 @@ declare namespace ExternalContactsApi {
|
|
|
2005
1979
|
"includeTrustors"?: boolean;
|
|
2006
1980
|
}
|
|
2007
1981
|
export interface getExternalcontactsRelationshipOptions {
|
|
2008
|
-
"expand"?: string
|
|
1982
|
+
"expand"?: Array<string>;
|
|
2009
1983
|
}
|
|
2010
1984
|
export interface getExternalcontactsReversewhitepageslookupOptions {
|
|
2011
1985
|
"expand"?: Array<string>;
|
|
@@ -3822,6 +3796,7 @@ declare class OutboundApi {
|
|
|
3822
3796
|
getOutboundCampaignAgentownedmappingpreviewResults(campaignId: string): Promise<Models.AgentOwnedMappingPreviewListing>;
|
|
3823
3797
|
getOutboundCampaignDiagnostics(campaignId: string): Promise<Models.CampaignDiagnostics>;
|
|
3824
3798
|
getOutboundCampaignInteractions(campaignId: string): Promise<Models.CampaignInteractions>;
|
|
3799
|
+
getOutboundCampaignLinedistribution(campaignId: string, opts?: OutboundApi.getOutboundCampaignLinedistributionOptions): Promise<Models.CampaignOutboundLinesDistribution>;
|
|
3825
3800
|
getOutboundCampaignProgress(campaignId: string): Promise<Models.CampaignProgress>;
|
|
3826
3801
|
getOutboundCampaignStats(campaignId: string): Promise<Models.CampaignStats>;
|
|
3827
3802
|
getOutboundCampaignrule(campaignRuleId: string): Promise<Models.CampaignRule>;
|
|
@@ -3894,6 +3869,9 @@ declare class OutboundApi {
|
|
|
3894
3869
|
postOutboundContactlistClear(contactListId: string): Promise<void>;
|
|
3895
3870
|
postOutboundContactlistContacts(contactListId: string, body: Array<Models.WritableDialerContact>, opts?: OutboundApi.postOutboundContactlistContactsOptions): Promise<Array<Models.DialerContact>>;
|
|
3896
3871
|
postOutboundContactlistContactsBulk(contactListId: string, body: Array<string>): Promise<Array<Models.DialerContact>>;
|
|
3872
|
+
postOutboundContactlistContactsBulkRemove(contactListId: string, body: Models.ContactBulkSearchParameters): Promise<Models.ContactsBulkOperationJob>;
|
|
3873
|
+
postOutboundContactlistContactsBulkUpdate(contactListId: string, body: Models.ContactBulkEditRequest): Promise<Models.ContactsBulkOperationJob>;
|
|
3874
|
+
postOutboundContactlistContactsSearch(contactListId: string, body: Models.ContactListingRequest): Promise<Models.ContactListingResponse>;
|
|
3897
3875
|
postOutboundContactlistExport(contactListId: string, opts?: OutboundApi.postOutboundContactlistExportOptions): Promise<Models.DomainEntityRef>;
|
|
3898
3876
|
postOutboundContactlistfilters(body: Models.ContactListFilter): Promise<Models.ContactListFilter>;
|
|
3899
3877
|
postOutboundContactlistfiltersBulkRetrieve(body: Models.ContactListFilterBulkRetrieveBody): Promise<Models.ContactListFilterEntityListing>;
|
|
@@ -3976,6 +3954,14 @@ declare namespace OutboundApi {
|
|
|
3976
3954
|
"sortBy"?: string;
|
|
3977
3955
|
"sortOrder"?: string;
|
|
3978
3956
|
}
|
|
3957
|
+
export interface getOutboundCampaignLinedistributionOptions {
|
|
3958
|
+
"includeOnlyActiveCampaigns"?: boolean;
|
|
3959
|
+
"edgeGroupId"?: string;
|
|
3960
|
+
"siteId"?: string;
|
|
3961
|
+
"useWeight"?: boolean;
|
|
3962
|
+
"relativeWeight"?: number;
|
|
3963
|
+
"outboundLineCount"?: number;
|
|
3964
|
+
}
|
|
3979
3965
|
export interface getOutboundCampaignrulesOptions {
|
|
3980
3966
|
"pageSize"?: number;
|
|
3981
3967
|
"pageNumber"?: number;
|
|
@@ -8123,6 +8109,15 @@ declare namespace Models {
|
|
|
8123
8109
|
"lt"?: number;
|
|
8124
8110
|
}
|
|
8125
8111
|
|
|
8112
|
+
export interface AiAnswer {
|
|
8113
|
+
"answerId"?: string;
|
|
8114
|
+
"explanation"?: string;
|
|
8115
|
+
"failureType"?: string;
|
|
8116
|
+
}
|
|
8117
|
+
|
|
8118
|
+
export interface AiScoring {
|
|
8119
|
+
}
|
|
8120
|
+
|
|
8126
8121
|
export interface AiScoringSettings {
|
|
8127
8122
|
"enabled"?: boolean;
|
|
8128
8123
|
"prompt"?: string;
|
|
@@ -9399,6 +9394,16 @@ declare namespace Models {
|
|
|
9399
9394
|
"pageCount"?: number;
|
|
9400
9395
|
}
|
|
9401
9396
|
|
|
9397
|
+
export interface AuditRealtimeRelatedRequest {
|
|
9398
|
+
"auditId": string;
|
|
9399
|
+
"trustorOrgId"?: string;
|
|
9400
|
+
"sort"?: Array<Models.AuditQuerySort>;
|
|
9401
|
+
}
|
|
9402
|
+
|
|
9403
|
+
export interface AuditRealtimeRelatedResultsResponse {
|
|
9404
|
+
"entities"?: Array<Models.AuditLogMessage>;
|
|
9405
|
+
}
|
|
9406
|
+
|
|
9402
9407
|
export interface AuditSearchResult {
|
|
9403
9408
|
"pageNumber"?: number;
|
|
9404
9409
|
"pageSize"?: number;
|
|
@@ -11475,6 +11480,7 @@ declare namespace Models {
|
|
|
11475
11480
|
"dynamicContactQueueingSettings"?: Models.DynamicContactQueueingSettings;
|
|
11476
11481
|
"maxCallsPerAgent"?: number;
|
|
11477
11482
|
"callbackAutoAnswer"?: boolean;
|
|
11483
|
+
"dynamicLineBalancingSettings"?: Models.DynamicLineBalancingSettings;
|
|
11478
11484
|
"selfUri"?: string;
|
|
11479
11485
|
}
|
|
11480
11486
|
|
|
@@ -11559,6 +11565,28 @@ declare namespace Models {
|
|
|
11559
11565
|
"totalAvailableOutboundLines"?: number;
|
|
11560
11566
|
}
|
|
11561
11567
|
|
|
11568
|
+
export interface CampaignOutboundLinesAllocation {
|
|
11569
|
+
"campaign"?: Models.DomainEntityRef;
|
|
11570
|
+
"campaignWeight"?: number;
|
|
11571
|
+
"linesAssigned"?: number;
|
|
11572
|
+
"legacyWeight"?: boolean;
|
|
11573
|
+
}
|
|
11574
|
+
|
|
11575
|
+
export interface CampaignOutboundLinesDistribution {
|
|
11576
|
+
"campaign"?: Models.AddressableEntityRef;
|
|
11577
|
+
"maxOutboundLineCount"?: number;
|
|
11578
|
+
"maxLineUtilization"?: number;
|
|
11579
|
+
"availableOutboundLines"?: number;
|
|
11580
|
+
"reservedLines"?: number;
|
|
11581
|
+
"campaignsWithReservedLines"?: Array<Models.CampaignOutboundLinesReservation>;
|
|
11582
|
+
"campaignsWithDynamicallyAllocatedLines"?: Array<Models.CampaignOutboundLinesAllocation>;
|
|
11583
|
+
}
|
|
11584
|
+
|
|
11585
|
+
export interface CampaignOutboundLinesReservation {
|
|
11586
|
+
"campaign"?: Models.DomainEntityRef;
|
|
11587
|
+
"linesReserved"?: number;
|
|
11588
|
+
}
|
|
11589
|
+
|
|
11562
11590
|
export interface CampaignProgress {
|
|
11563
11591
|
"campaign": Models.DomainEntityRef;
|
|
11564
11592
|
"contactList": Models.DomainEntityRef;
|
|
@@ -11679,6 +11707,7 @@ declare namespace Models {
|
|
|
11679
11707
|
"outstandingCalls"?: number;
|
|
11680
11708
|
"scheduledCalls"?: number;
|
|
11681
11709
|
"timeZoneRescheduledCalls"?: number;
|
|
11710
|
+
"linesUtilization"?: Models.CampaignLinesUtilization;
|
|
11682
11711
|
}
|
|
11683
11712
|
|
|
11684
11713
|
export interface CampaignTimeSlot {
|
|
@@ -12565,13 +12594,6 @@ declare namespace Models {
|
|
|
12565
12594
|
"rules"?: Array<Models.ConditionalGroupRoutingRule>;
|
|
12566
12595
|
}
|
|
12567
12596
|
|
|
12568
|
-
export interface ConditionalGroupRoutingCondition {
|
|
12569
|
-
"queue"?: Models.DomainEntityRef;
|
|
12570
|
-
"metric"?: string;
|
|
12571
|
-
"operator"?: string;
|
|
12572
|
-
"value"?: number;
|
|
12573
|
-
}
|
|
12574
|
-
|
|
12575
12597
|
export interface ConditionalGroupRoutingRule {
|
|
12576
12598
|
"queue"?: Models.DomainEntityRef;
|
|
12577
12599
|
"metric"?: string;
|
|
@@ -12747,11 +12769,23 @@ declare namespace Models {
|
|
|
12747
12769
|
"selfUri"?: string;
|
|
12748
12770
|
}
|
|
12749
12771
|
|
|
12772
|
+
export interface ContactBulkEditRequest {
|
|
12773
|
+
"contactListFilterId"?: string;
|
|
12774
|
+
"criteria"?: Models.ContactBulkSearchCriteria;
|
|
12775
|
+
"contactIds"?: Array<string>;
|
|
12776
|
+
"contact"?: Models.DialerContact;
|
|
12777
|
+
}
|
|
12778
|
+
|
|
12750
12779
|
export interface ContactBulkSearchCriteria {
|
|
12751
12780
|
"clauses"?: Array<Models.ContactListFilterClause>;
|
|
12752
12781
|
"filterType"?: string;
|
|
12753
12782
|
}
|
|
12754
12783
|
|
|
12784
|
+
export interface ContactBulkSearchParameters {
|
|
12785
|
+
"contactListFilterId"?: string;
|
|
12786
|
+
"criteria"?: Models.ContactBulkSearchCriteria;
|
|
12787
|
+
}
|
|
12788
|
+
|
|
12755
12789
|
export interface ContactCallbackRequest {
|
|
12756
12790
|
"campaignId": string;
|
|
12757
12791
|
"contactListId": string;
|
|
@@ -12976,6 +13010,28 @@ declare namespace Models {
|
|
|
12976
13010
|
"pageCount"?: number;
|
|
12977
13011
|
}
|
|
12978
13012
|
|
|
13013
|
+
export interface ContactListingRequest {
|
|
13014
|
+
"contactListFilterId"?: string;
|
|
13015
|
+
"criteria"?: Models.ContactBulkSearchCriteria;
|
|
13016
|
+
"pageNumber": number;
|
|
13017
|
+
"pageSize": number;
|
|
13018
|
+
"contactSorts"?: Array<Models.ContactSort>;
|
|
13019
|
+
}
|
|
13020
|
+
|
|
13021
|
+
export interface ContactListingResponse {
|
|
13022
|
+
"entities"?: Array<Models.DialerContact>;
|
|
13023
|
+
"pageSize"?: number;
|
|
13024
|
+
"pageNumber"?: number;
|
|
13025
|
+
"total"?: number;
|
|
13026
|
+
"contactsCount"?: number;
|
|
13027
|
+
"previousUri"?: string;
|
|
13028
|
+
"lastUri"?: string;
|
|
13029
|
+
"firstUri"?: string;
|
|
13030
|
+
"selfUri"?: string;
|
|
13031
|
+
"nextUri"?: string;
|
|
13032
|
+
"pageCount"?: number;
|
|
13033
|
+
}
|
|
13034
|
+
|
|
12979
13035
|
export interface ContactPhoneNumberColumn {
|
|
12980
13036
|
"columnName": string;
|
|
12981
13037
|
"type": string;
|
|
@@ -13016,6 +13072,18 @@ declare namespace Models {
|
|
|
13016
13072
|
export interface ContactlistImportStatusObject {
|
|
13017
13073
|
}
|
|
13018
13074
|
|
|
13075
|
+
export interface ContactsBulkOperationJob {
|
|
13076
|
+
"id"?: string;
|
|
13077
|
+
"state"?: string;
|
|
13078
|
+
"type"?: string;
|
|
13079
|
+
"totalRecords"?: number;
|
|
13080
|
+
"completedRecords"?: number;
|
|
13081
|
+
"percentComplete"?: number;
|
|
13082
|
+
"failureReason"?: Models.ErrorInfo;
|
|
13083
|
+
"downloadURI"?: string;
|
|
13084
|
+
"selfUri"?: string;
|
|
13085
|
+
}
|
|
13086
|
+
|
|
13019
13087
|
export interface ContactsExportRequest {
|
|
13020
13088
|
"contactListFilterId"?: string;
|
|
13021
13089
|
"criteria"?: Models.ContactBulkSearchCriteria;
|
|
@@ -15283,6 +15351,7 @@ declare namespace Models {
|
|
|
15283
15351
|
"isVoicemail"?: boolean;
|
|
15284
15352
|
"isFlagged"?: boolean;
|
|
15285
15353
|
"isMonitored"?: boolean;
|
|
15354
|
+
"isScreenMonitored"?: boolean;
|
|
15286
15355
|
"filterWrapUpNotes"?: boolean;
|
|
15287
15356
|
"matchAll"?: boolean;
|
|
15288
15357
|
}
|
|
@@ -20643,7 +20712,6 @@ declare namespace Models {
|
|
|
20643
20712
|
"customerIdType"?: string;
|
|
20644
20713
|
"session": Models.EventSession;
|
|
20645
20714
|
"eventType": string;
|
|
20646
|
-
"genericActionEvent"?: Models.GenericActionEvent;
|
|
20647
20715
|
"outcomeAchievedEvent"?: Models.OutcomeAchievedEvent;
|
|
20648
20716
|
"segmentAssignmentEvent"?: Models.SegmentAssignmentEvent;
|
|
20649
20717
|
"webActionEvent"?: Models.WebActionEvent;
|
|
@@ -22865,22 +22933,6 @@ declare namespace Models {
|
|
|
22865
22933
|
"expireTimeDays"?: number;
|
|
22866
22934
|
}
|
|
22867
22935
|
|
|
22868
|
-
export interface GenericActionEvent {
|
|
22869
|
-
"action": Models.GenericEventAction;
|
|
22870
|
-
"actionMap"?: Models.ActionEventActionMap;
|
|
22871
|
-
"errorCode"?: string;
|
|
22872
|
-
"errorMessage"?: string;
|
|
22873
|
-
}
|
|
22874
|
-
|
|
22875
|
-
export interface GenericEventAction {
|
|
22876
|
-
"id": string;
|
|
22877
|
-
"state": string;
|
|
22878
|
-
"mediaType": string;
|
|
22879
|
-
"prompt": string;
|
|
22880
|
-
"mediaAddress"?: string;
|
|
22881
|
-
"createdDate": string;
|
|
22882
|
-
}
|
|
22883
|
-
|
|
22884
22936
|
export interface GenericSAML {
|
|
22885
22937
|
"id"?: string;
|
|
22886
22938
|
"name"?: string;
|
|
@@ -27507,50 +27559,6 @@ declare namespace Models {
|
|
|
27507
27559
|
"displayName"?: string;
|
|
27508
27560
|
}
|
|
27509
27561
|
|
|
27510
|
-
export interface LineIntegration {
|
|
27511
|
-
"id": string;
|
|
27512
|
-
"name": string;
|
|
27513
|
-
"supportedContent"?: Models.SupportedContentReference;
|
|
27514
|
-
"messagingSetting"?: Models.MessagingSettingReference;
|
|
27515
|
-
"channelId": string;
|
|
27516
|
-
"webhookUri": string;
|
|
27517
|
-
"status"?: string;
|
|
27518
|
-
"recipient"?: Models.DomainEntityRef;
|
|
27519
|
-
"dateCreated"?: string;
|
|
27520
|
-
"dateModified"?: string;
|
|
27521
|
-
"createdBy"?: Models.DomainEntityRef;
|
|
27522
|
-
"modifiedBy"?: Models.DomainEntityRef;
|
|
27523
|
-
"version": number;
|
|
27524
|
-
"createStatus"?: string;
|
|
27525
|
-
"createError"?: Models.ErrorBody;
|
|
27526
|
-
"selfUri"?: string;
|
|
27527
|
-
}
|
|
27528
|
-
|
|
27529
|
-
export interface LineIntegrationEntityListing {
|
|
27530
|
-
"entities"?: Array<Models.LineIntegration>;
|
|
27531
|
-
"pageSize"?: number;
|
|
27532
|
-
"pageNumber"?: number;
|
|
27533
|
-
"total"?: number;
|
|
27534
|
-
"previousUri"?: string;
|
|
27535
|
-
"lastUri"?: string;
|
|
27536
|
-
"firstUri"?: string;
|
|
27537
|
-
"selfUri"?: string;
|
|
27538
|
-
"nextUri"?: string;
|
|
27539
|
-
"pageCount"?: number;
|
|
27540
|
-
}
|
|
27541
|
-
|
|
27542
|
-
export interface LineIntegrationRequest {
|
|
27543
|
-
"id"?: string;
|
|
27544
|
-
"name": string;
|
|
27545
|
-
"supportedContent"?: Models.SupportedContentReference;
|
|
27546
|
-
"messagingSetting"?: Models.MessagingSettingRequestReference;
|
|
27547
|
-
"channelId"?: string;
|
|
27548
|
-
"channelSecret"?: string;
|
|
27549
|
-
"switcherSecret"?: string;
|
|
27550
|
-
"serviceCode"?: string;
|
|
27551
|
-
"selfUri"?: string;
|
|
27552
|
-
}
|
|
27553
|
-
|
|
27554
27562
|
export interface LineStatus {
|
|
27555
27563
|
"id"?: string;
|
|
27556
27564
|
"reachable"?: boolean;
|
|
@@ -31405,7 +31413,6 @@ declare namespace Models {
|
|
|
31405
31413
|
|
|
31406
31414
|
export interface PhoneStatus {
|
|
31407
31415
|
"id"?: string;
|
|
31408
|
-
"name"?: string;
|
|
31409
31416
|
"operationalStatus"?: string;
|
|
31410
31417
|
"edgesStatus"?: string;
|
|
31411
31418
|
"eventCreationTime"?: string;
|
|
@@ -35523,6 +35530,7 @@ declare namespace Models {
|
|
|
35523
35530
|
"askAction"?: Models.ReportingTurnAction;
|
|
35524
35531
|
"intent"?: Models.ReportingTurnIntent;
|
|
35525
35532
|
"knowledge"?: Models.ReportingTurnKnowledge;
|
|
35533
|
+
"knowledgeBaseEvents"?: Models.ReportingTurnKnowledgeEvents;
|
|
35526
35534
|
"dateCreated"?: string;
|
|
35527
35535
|
"askActionResult"?: string;
|
|
35528
35536
|
"sessionEndDetails"?: Models.SessionEndDetails;
|
|
@@ -35562,18 +35570,40 @@ declare namespace Models {
|
|
|
35562
35570
|
"confidence"?: number;
|
|
35563
35571
|
}
|
|
35564
35572
|
|
|
35573
|
+
export interface ReportingTurnKnowledgeEvents {
|
|
35574
|
+
"search"?: Array<Models.ReportingTurnKnowledgeSearchEvent>;
|
|
35575
|
+
"feedback"?: Array<Models.ReportingTurnKnowledgeFeedbackEvent>;
|
|
35576
|
+
}
|
|
35577
|
+
|
|
35565
35578
|
export interface ReportingTurnKnowledgeFeedback {
|
|
35566
35579
|
"searchId"?: string;
|
|
35567
35580
|
"rating"?: number;
|
|
35568
35581
|
"documents"?: Array<Models.ReportingTurnKnowledgeDocument>;
|
|
35569
35582
|
}
|
|
35570
35583
|
|
|
35584
|
+
export interface ReportingTurnKnowledgeFeedbackEvent {
|
|
35585
|
+
"searchId"?: string;
|
|
35586
|
+
"knowledgeBaseId"?: string;
|
|
35587
|
+
"documents"?: Array<Models.ReportingTurnKnowledgeDocument>;
|
|
35588
|
+
"feedbackRating"?: number;
|
|
35589
|
+
"documentVariationId"?: string;
|
|
35590
|
+
"documentVersionId"?: string;
|
|
35591
|
+
}
|
|
35592
|
+
|
|
35571
35593
|
export interface ReportingTurnKnowledgeSearch {
|
|
35572
35594
|
"searchId"?: string;
|
|
35573
35595
|
"documents"?: Array<Models.ReportingTurnKnowledgeDocument>;
|
|
35574
35596
|
"query"?: string;
|
|
35575
35597
|
}
|
|
35576
35598
|
|
|
35599
|
+
export interface ReportingTurnKnowledgeSearchEvent {
|
|
35600
|
+
"searchId"?: string;
|
|
35601
|
+
"knowledgeBaseId"?: string;
|
|
35602
|
+
"documents"?: Array<Models.ReportingTurnKnowledgeDocument>;
|
|
35603
|
+
"searchQuery"?: string;
|
|
35604
|
+
"answerDocumentId"?: string;
|
|
35605
|
+
}
|
|
35606
|
+
|
|
35577
35607
|
export interface ReportingTurnsResponse {
|
|
35578
35608
|
"entities"?: Array<Models.ReportingTurn>;
|
|
35579
35609
|
"nextUri"?: string;
|
|
@@ -40159,56 +40189,6 @@ declare namespace Models {
|
|
|
40159
40189
|
"profileUrl"?: string;
|
|
40160
40190
|
}
|
|
40161
40191
|
|
|
40162
|
-
export interface TwitterIntegration {
|
|
40163
|
-
"id": string;
|
|
40164
|
-
"name": string;
|
|
40165
|
-
"supportedContent"?: Models.SupportedContentReference;
|
|
40166
|
-
"messagingSetting"?: Models.MessagingSettingReference;
|
|
40167
|
-
"accessTokenKey": string;
|
|
40168
|
-
"consumerKey": string;
|
|
40169
|
-
"username"?: string;
|
|
40170
|
-
"userId"?: string;
|
|
40171
|
-
"status"?: string;
|
|
40172
|
-
"tier": string;
|
|
40173
|
-
"envName"?: string;
|
|
40174
|
-
"recipient"?: Models.DomainEntityRef;
|
|
40175
|
-
"dateCreated"?: string;
|
|
40176
|
-
"dateModified"?: string;
|
|
40177
|
-
"createdBy"?: Models.DomainEntityRef;
|
|
40178
|
-
"modifiedBy"?: Models.DomainEntityRef;
|
|
40179
|
-
"version": number;
|
|
40180
|
-
"createStatus"?: string;
|
|
40181
|
-
"createError"?: Models.ErrorBody;
|
|
40182
|
-
"selfUri"?: string;
|
|
40183
|
-
}
|
|
40184
|
-
|
|
40185
|
-
export interface TwitterIntegrationEntityListing {
|
|
40186
|
-
"entities"?: Array<Models.TwitterIntegration>;
|
|
40187
|
-
"pageSize"?: number;
|
|
40188
|
-
"pageNumber"?: number;
|
|
40189
|
-
"total"?: number;
|
|
40190
|
-
"previousUri"?: string;
|
|
40191
|
-
"lastUri"?: string;
|
|
40192
|
-
"firstUri"?: string;
|
|
40193
|
-
"selfUri"?: string;
|
|
40194
|
-
"nextUri"?: string;
|
|
40195
|
-
"pageCount"?: number;
|
|
40196
|
-
}
|
|
40197
|
-
|
|
40198
|
-
export interface TwitterIntegrationRequest {
|
|
40199
|
-
"id"?: string;
|
|
40200
|
-
"name": string;
|
|
40201
|
-
"supportedContent"?: Models.SupportedContentReference;
|
|
40202
|
-
"messagingSetting"?: Models.MessagingSettingRequestReference;
|
|
40203
|
-
"accessTokenKey": string;
|
|
40204
|
-
"accessTokenSecret": string;
|
|
40205
|
-
"consumerKey": string;
|
|
40206
|
-
"consumerSecret": string;
|
|
40207
|
-
"tier": string;
|
|
40208
|
-
"envName"?: string;
|
|
40209
|
-
"selfUri"?: string;
|
|
40210
|
-
}
|
|
40211
|
-
|
|
40212
40192
|
export interface TypingSetting {
|
|
40213
40193
|
"on"?: Models.SettingDirection;
|
|
40214
40194
|
}
|
|
@@ -42600,6 +42580,8 @@ declare namespace Models {
|
|
|
42600
42580
|
"surveyTypes"?: Array<string>;
|
|
42601
42581
|
"surveyResponseStatuses"?: Array<string>;
|
|
42602
42582
|
"botFlowTypes"?: Array<string>;
|
|
42583
|
+
"isScreenRecorded"?: boolean;
|
|
42584
|
+
"screenMonitorUserIds"?: Array<string>;
|
|
42603
42585
|
}
|
|
42604
42586
|
|
|
42605
42587
|
export interface VisibilityCondition {
|
|
@@ -44268,7 +44250,7 @@ declare namespace Models {
|
|
|
44268
44250
|
}
|
|
44269
44251
|
|
|
44270
44252
|
export interface WfmUserEntityListing {
|
|
44271
|
-
"entities"?: Array<Models.
|
|
44253
|
+
"entities"?: Array<Models.UserReference>;
|
|
44272
44254
|
}
|
|
44273
44255
|
|
|
44274
44256
|
export interface WfmUserNotification {
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@ class AuditApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Audit service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
8
|
-
* @version
|
|
8
|
+
* @version 194.0.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -170,6 +170,35 @@ class AuditApi {
|
|
|
170
170
|
);
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
+
/**
|
|
174
|
+
* Often a single action results in multiple audits. The endpoint retrieves all audits created by the same action as the given audit id.
|
|
175
|
+
*
|
|
176
|
+
* @param {Object} body query
|
|
177
|
+
* @param {Object} opts Optional parameters
|
|
178
|
+
* @param {Array.<String>} opts.expand Which fields, if any, to expand
|
|
179
|
+
*/
|
|
180
|
+
postAuditsQueryRealtimeRelated(body, opts) {
|
|
181
|
+
opts = opts || {};
|
|
182
|
+
|
|
183
|
+
// verify the required parameter 'body' is set
|
|
184
|
+
if (body === undefined || body === null) {
|
|
185
|
+
throw 'Missing the required parameter "body" when calling postAuditsQueryRealtimeRelated';
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
return this.apiClient.callApi(
|
|
189
|
+
'/api/v2/audits/query/realtime/related',
|
|
190
|
+
'POST',
|
|
191
|
+
{ },
|
|
192
|
+
{ 'expand': this.apiClient.buildCollectionParam(opts['expand'], 'multi') },
|
|
193
|
+
{ },
|
|
194
|
+
{ },
|
|
195
|
+
body,
|
|
196
|
+
['PureCloud OAuth'],
|
|
197
|
+
['application/json'],
|
|
198
|
+
['application/json']
|
|
199
|
+
);
|
|
200
|
+
}
|
|
201
|
+
|
|
173
202
|
}
|
|
174
203
|
|
|
175
204
|
|