purecloud-platform-client-v2 247.0.0 → 247.1.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 +3 -3
- package/dist/node/purecloud-platform-client-v2.js +87 -87
- package/dist/web-amd/purecloud-platform-client-v2.js +87 -87
- package/dist/web-cjs/bundle.js +87 -87
- package/dist/web-cjs/purecloud-platform-client-v2.js +87 -87
- package/index.d.ts +195 -0
- package/package.json +2 -2
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AIStudioApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentUIApi.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/AssistantCopilotVariationsApi.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/BackgroundAssistantApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BusinessRulesApi.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 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DataPrivacyApi.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/EmployeeEngagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.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/InfrastructureAsCodeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntentsApi.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 +1 -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/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/SocialMediaApi.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/UsersRulesApi.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
|
@@ -26395,6 +26395,71 @@ declare namespace Models {
|
|
|
26395
26395
|
"selfUri"?: string;
|
|
26396
26396
|
}
|
|
26397
26397
|
|
|
26398
|
+
export interface EmailCampaignScheduleConfigChangeAlteration {
|
|
26399
|
+
"type"?: string;
|
|
26400
|
+
"start"?: string;
|
|
26401
|
+
"end"?: string;
|
|
26402
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
26403
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
26404
|
+
}
|
|
26405
|
+
|
|
26406
|
+
export interface EmailCampaignScheduleConfigChangeEmailCampaignSchedule {
|
|
26407
|
+
"intervals"?: Array<Models.EmailCampaignScheduleConfigChangeScheduleInterval>;
|
|
26408
|
+
"recurrences"?: Array<Models.EmailCampaignScheduleConfigChangeScheduleRecurrence>;
|
|
26409
|
+
"timeZone"?: string;
|
|
26410
|
+
"emailCampaign"?: Models.EmailCampaignScheduleConfigChangeUriReference;
|
|
26411
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
26412
|
+
"id"?: string;
|
|
26413
|
+
"name"?: string;
|
|
26414
|
+
"dateCreated"?: string;
|
|
26415
|
+
"dateModified"?: string;
|
|
26416
|
+
"version"?: number;
|
|
26417
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
26418
|
+
}
|
|
26419
|
+
|
|
26420
|
+
export interface EmailCampaignScheduleConfigChangeObject {
|
|
26421
|
+
}
|
|
26422
|
+
|
|
26423
|
+
export interface EmailCampaignScheduleConfigChangeRecurrencePattern {
|
|
26424
|
+
"type"?: string;
|
|
26425
|
+
"interval"?: number;
|
|
26426
|
+
"daysOfWeek"?: Array<string>;
|
|
26427
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
26428
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
26429
|
+
}
|
|
26430
|
+
|
|
26431
|
+
export interface EmailCampaignScheduleConfigChangeRecurrenceRange {
|
|
26432
|
+
"type"?: string;
|
|
26433
|
+
"end"?: string;
|
|
26434
|
+
"numberOfOccurrences"?: number;
|
|
26435
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
26436
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
26437
|
+
}
|
|
26438
|
+
|
|
26439
|
+
export interface EmailCampaignScheduleConfigChangeScheduleInterval {
|
|
26440
|
+
"start"?: string;
|
|
26441
|
+
"end"?: string;
|
|
26442
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
26443
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
26444
|
+
}
|
|
26445
|
+
|
|
26446
|
+
export interface EmailCampaignScheduleConfigChangeScheduleRecurrence {
|
|
26447
|
+
"id"?: string;
|
|
26448
|
+
"start"?: string;
|
|
26449
|
+
"end"?: string;
|
|
26450
|
+
"timeZone"?: string;
|
|
26451
|
+
"range"?: Models.EmailCampaignScheduleConfigChangeRecurrenceRange;
|
|
26452
|
+
"pattern"?: Models.EmailCampaignScheduleConfigChangeRecurrencePattern;
|
|
26453
|
+
"alterations"?: Array<Models.EmailCampaignScheduleConfigChangeAlteration>;
|
|
26454
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
26455
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
26456
|
+
}
|
|
26457
|
+
|
|
26458
|
+
export interface EmailCampaignScheduleConfigChangeUriReference {
|
|
26459
|
+
"id"?: string;
|
|
26460
|
+
"name"?: string;
|
|
26461
|
+
}
|
|
26462
|
+
|
|
26398
26463
|
export interface EmailCampaignScheduleEntityListing {
|
|
26399
26464
|
"entities"?: Array<Models.EmailCampaignSchedule>;
|
|
26400
26465
|
"pageSize"?: number;
|
|
@@ -37523,6 +37588,71 @@ declare namespace Models {
|
|
|
37523
37588
|
"selfUri"?: string;
|
|
37524
37589
|
}
|
|
37525
37590
|
|
|
37591
|
+
export interface MessagingCampaignScheduleConfigChangeAlteration {
|
|
37592
|
+
"type"?: string;
|
|
37593
|
+
"start"?: string;
|
|
37594
|
+
"end"?: string;
|
|
37595
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
37596
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
37597
|
+
}
|
|
37598
|
+
|
|
37599
|
+
export interface MessagingCampaignScheduleConfigChangeMessagingCampaignSchedule {
|
|
37600
|
+
"intervals"?: Array<Models.MessagingCampaignScheduleConfigChangeScheduleInterval>;
|
|
37601
|
+
"recurrences"?: Array<Models.MessagingCampaignScheduleConfigChangeScheduleRecurrence>;
|
|
37602
|
+
"timeZone"?: string;
|
|
37603
|
+
"messagingCampaign"?: Models.MessagingCampaignScheduleConfigChangeUriReference;
|
|
37604
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
37605
|
+
"id"?: string;
|
|
37606
|
+
"name"?: string;
|
|
37607
|
+
"dateCreated"?: string;
|
|
37608
|
+
"dateModified"?: string;
|
|
37609
|
+
"version"?: number;
|
|
37610
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
37611
|
+
}
|
|
37612
|
+
|
|
37613
|
+
export interface MessagingCampaignScheduleConfigChangeObject {
|
|
37614
|
+
}
|
|
37615
|
+
|
|
37616
|
+
export interface MessagingCampaignScheduleConfigChangeRecurrencePattern {
|
|
37617
|
+
"type"?: string;
|
|
37618
|
+
"interval"?: number;
|
|
37619
|
+
"daysOfWeek"?: Array<string>;
|
|
37620
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
37621
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
37622
|
+
}
|
|
37623
|
+
|
|
37624
|
+
export interface MessagingCampaignScheduleConfigChangeRecurrenceRange {
|
|
37625
|
+
"type"?: string;
|
|
37626
|
+
"end"?: string;
|
|
37627
|
+
"numberOfOccurrences"?: number;
|
|
37628
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
37629
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
37630
|
+
}
|
|
37631
|
+
|
|
37632
|
+
export interface MessagingCampaignScheduleConfigChangeScheduleInterval {
|
|
37633
|
+
"start"?: string;
|
|
37634
|
+
"end"?: string;
|
|
37635
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
37636
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
37637
|
+
}
|
|
37638
|
+
|
|
37639
|
+
export interface MessagingCampaignScheduleConfigChangeScheduleRecurrence {
|
|
37640
|
+
"id"?: string;
|
|
37641
|
+
"start"?: string;
|
|
37642
|
+
"end"?: string;
|
|
37643
|
+
"timeZone"?: string;
|
|
37644
|
+
"range"?: Models.MessagingCampaignScheduleConfigChangeRecurrenceRange;
|
|
37645
|
+
"pattern"?: Models.MessagingCampaignScheduleConfigChangeRecurrencePattern;
|
|
37646
|
+
"alterations"?: Array<Models.MessagingCampaignScheduleConfigChangeAlteration>;
|
|
37647
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
37648
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
37649
|
+
}
|
|
37650
|
+
|
|
37651
|
+
export interface MessagingCampaignScheduleConfigChangeUriReference {
|
|
37652
|
+
"id"?: string;
|
|
37653
|
+
"name"?: string;
|
|
37654
|
+
}
|
|
37655
|
+
|
|
37526
37656
|
export interface MessagingCampaignScheduleEntityListing {
|
|
37527
37657
|
"entities"?: Array<Models.MessagingCampaignSchedule>;
|
|
37528
37658
|
"pageSize"?: number;
|
|
@@ -57954,6 +58084,71 @@ declare namespace Models {
|
|
|
57954
58084
|
"selfUri"?: string;
|
|
57955
58085
|
}
|
|
57956
58086
|
|
|
58087
|
+
export interface WhatsappCampaignScheduleConfigChangeAlteration {
|
|
58088
|
+
"type"?: string;
|
|
58089
|
+
"start"?: string;
|
|
58090
|
+
"end"?: string;
|
|
58091
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
58092
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
58093
|
+
}
|
|
58094
|
+
|
|
58095
|
+
export interface WhatsappCampaignScheduleConfigChangeObject {
|
|
58096
|
+
}
|
|
58097
|
+
|
|
58098
|
+
export interface WhatsappCampaignScheduleConfigChangeRecurrencePattern {
|
|
58099
|
+
"type"?: string;
|
|
58100
|
+
"interval"?: number;
|
|
58101
|
+
"daysOfWeek"?: Array<string>;
|
|
58102
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
58103
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
58104
|
+
}
|
|
58105
|
+
|
|
58106
|
+
export interface WhatsappCampaignScheduleConfigChangeRecurrenceRange {
|
|
58107
|
+
"type"?: string;
|
|
58108
|
+
"end"?: string;
|
|
58109
|
+
"numberOfOccurrences"?: number;
|
|
58110
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
58111
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
58112
|
+
}
|
|
58113
|
+
|
|
58114
|
+
export interface WhatsappCampaignScheduleConfigChangeScheduleInterval {
|
|
58115
|
+
"start"?: string;
|
|
58116
|
+
"end"?: string;
|
|
58117
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
58118
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
58119
|
+
}
|
|
58120
|
+
|
|
58121
|
+
export interface WhatsappCampaignScheduleConfigChangeScheduleRecurrence {
|
|
58122
|
+
"id"?: string;
|
|
58123
|
+
"start"?: string;
|
|
58124
|
+
"end"?: string;
|
|
58125
|
+
"timeZone"?: string;
|
|
58126
|
+
"range"?: Models.WhatsappCampaignScheduleConfigChangeRecurrenceRange;
|
|
58127
|
+
"pattern"?: Models.WhatsappCampaignScheduleConfigChangeRecurrencePattern;
|
|
58128
|
+
"alterations"?: Array<Models.WhatsappCampaignScheduleConfigChangeAlteration>;
|
|
58129
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
58130
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
58131
|
+
}
|
|
58132
|
+
|
|
58133
|
+
export interface WhatsappCampaignScheduleConfigChangeUriReference {
|
|
58134
|
+
"id"?: string;
|
|
58135
|
+
"name"?: string;
|
|
58136
|
+
}
|
|
58137
|
+
|
|
58138
|
+
export interface WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule {
|
|
58139
|
+
"intervals"?: Array<Models.WhatsappCampaignScheduleConfigChangeScheduleInterval>;
|
|
58140
|
+
"recurrences"?: Array<Models.WhatsappCampaignScheduleConfigChangeScheduleRecurrence>;
|
|
58141
|
+
"timeZone"?: string;
|
|
58142
|
+
"whatsAppCampaign"?: Models.WhatsappCampaignScheduleConfigChangeUriReference;
|
|
58143
|
+
"additionalProperties"?: { [key: string]: object; };
|
|
58144
|
+
"id"?: string;
|
|
58145
|
+
"name"?: string;
|
|
58146
|
+
"dateCreated"?: string;
|
|
58147
|
+
"dateModified"?: string;
|
|
58148
|
+
"version"?: number;
|
|
58149
|
+
"getAdditionalProperties"?: { [key: string]: object; };
|
|
58150
|
+
}
|
|
58151
|
+
|
|
57957
58152
|
export interface WheelPicker {
|
|
57958
58153
|
"id"?: string;
|
|
57959
58154
|
"items": Array<Models.WheelPickerItem>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "purecloud-platform-client-v2",
|
|
3
|
-
"version": "247.
|
|
3
|
+
"version": "247.1.0",
|
|
4
4
|
"description": "A JavaScript library to interface with the PureCloud Platform API",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "dist/node/purecloud-platform-client-v2.js",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"axios": "^1.13.5",
|
|
34
34
|
"configparser": "^0.3.9",
|
|
35
|
-
"qs": "^6.
|
|
35
|
+
"qs": "^6.15.0",
|
|
36
36
|
"winston": "^3.17.0"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|