@kl1/contracts 1.3.28 → 1.3.30
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/dist/api-contracts/src/activity-log/index.d.ts +1 -1
- package/dist/api-contracts/src/attribute/index.d.ts +7 -7
- package/dist/api-contracts/src/auth/index.d.ts +1 -1
- package/dist/api-contracts/src/automation-queue/index.d.ts +7 -10
- package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
- package/dist/api-contracts/src/aws/index.d.ts +2 -2
- package/dist/api-contracts/src/botpress/index.d.ts +2 -2
- package/dist/api-contracts/src/business-calendar/index.d.ts +4 -4
- package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
- package/dist/api-contracts/src/category/index.d.ts +7 -7
- package/dist/api-contracts/src/channel/index.d.ts +43 -1585
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +0 -44
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +0 -65
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2172 -3246
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +463 -712
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +392 -778
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +359 -359
- package/dist/api-contracts/src/comment/schema.d.ts +88 -88
- package/dist/api-contracts/src/contract.d.ts +39032 -45496
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +65 -115
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +81 -123
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -962
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +9 -164
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +1 -30
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -1
- package/dist/api-contracts/src/export/index.d.ts +0 -2
- package/dist/api-contracts/src/export/index.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +7 -7
- package/dist/api-contracts/src/facebook-feed/index.d.ts +273 -781
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +3 -37
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -26
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
- package/dist/api-contracts/src/hold-label/index.d.ts +10 -10
- package/dist/api-contracts/src/index.d.ts +0 -2
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +261 -659
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +268 -622
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +7 -49
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/room-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +80 -80
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +60 -60
- package/dist/api-contracts/src/messenger/index.d.ts +261 -659
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +0 -26
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/notification/index.d.ts +4 -4
- package/dist/api-contracts/src/permission/index.d.ts +1 -1
- package/dist/api-contracts/src/presence-status/index.d.ts +55 -127
- package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/schema.d.ts +10 -16
- package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/validation.d.ts +12 -30
- package/dist/api-contracts/src/presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/role/index.d.ts +5 -5
- package/dist/api-contracts/src/sms/index.d.ts +7 -185
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +8 -8
- package/dist/api-contracts/src/subscription/index.d.ts +5 -5
- package/dist/api-contracts/src/tag/index.d.ts +4 -4
- package/dist/api-contracts/src/telegram/index.d.ts +263 -549
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +441 -62
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +13 -25
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
- package/dist/api-contracts/src/ticket/index.d.ts +660 -660
- package/dist/api-contracts/src/ticket/schema.d.ts +44 -44
- package/dist/api-contracts/src/ticket/validation.d.ts +20 -20
- package/dist/api-contracts/src/upload/index.d.ts +2 -2
- package/dist/api-contracts/src/user/index.d.ts +7 -7
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +18 -42
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +20 -50
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +263 -549
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +261 -547
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +261 -599
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -411
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
- package/dist/index.js +459 -820
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +459 -818
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/dist/api-contracts/src/export/validation.d.ts +0 -3
- package/dist/api-contracts/src/export/validation.d.ts.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CallCountsQuerySchema, GetDashboardInOutQueryParamsSchema, GetDashboardQueryDetailParamsSchema, GetDashboardQueryParamsSchema, GetMessageChannelQueryParamsSchema,
|
|
1
|
+
import { CallCountsQuerySchema, GetDashboardInOutQueryParamsSchema, GetDashboardQueryDetailParamsSchema, GetDashboardQueryParamsSchema, GetMessageChannelQueryParamsSchema, DashboardQueryparamsSchema } from './validation';
|
|
2
2
|
import z from 'zod';
|
|
3
|
-
import { DashboardDataSchema, ExpiredTicketSchema, TicketCountByStatusSchema, MessageCountsByChannelObjSchema, queueCallDashboardDataSchema, queueLiveCallCountListSchema, TagCountObjSchema, CallEndResultSchema, ConversationCountStatusSchema, MessageStatusSchema, MessageAverageSchema, ChannelIncomingMessageSchema, MessageDispositionSchema, MessageIncomingDataSchema, MessageTotalIncomingDataSchema, TelephonyQueueCallCountListSchema, TotalTelephonyQueueCallCountListSchema, TelephonyQueueCallCountListByQueueNumberSchema, TotalQueueLiveCallStatusSchema, QueueLiveCallListByQueueSchema, DashboardDataWithCallSchema, ReceivedTicketCountDataSchema, ResolvedTicketCountDataSchema, TagCountSchema
|
|
3
|
+
import { DashboardDataSchema, ExpiredTicketSchema, TicketCountByStatusSchema, MessageCountsByChannelObjSchema, queueCallDashboardDataSchema, queueLiveCallCountListSchema, TagCountObjSchema, CallEndResultSchema, ConversationCountStatusSchema, MessageStatusSchema, MessageAverageSchema, ChannelIncomingMessageSchema, MessageDispositionSchema, MessageIncomingDataSchema, MessageTotalIncomingDataSchema, TelephonyQueueCallCountListSchema, TotalTelephonyQueueCallCountListSchema, TelephonyQueueCallCountListByQueueNumberSchema, TotalQueueLiveCallStatusSchema, QueueLiveCallListByQueueSchema, DashboardDataWithCallSchema, ReceivedTicketCountDataSchema, ResolvedTicketCountDataSchema, TagCountSchema } from './schema';
|
|
4
4
|
export type DashBoardData = z.infer<typeof DashboardDataSchema>;
|
|
5
5
|
export type DashboardWithCallData = z.infer<typeof DashboardDataWithCallSchema>;
|
|
6
6
|
export type QueueCallDashboardDataType = z.infer<typeof queueCallDashboardDataSchema>;
|
|
@@ -26,15 +26,11 @@ export type ChannelIncomingMessageData = ChannelIncomingMessage[];
|
|
|
26
26
|
export type MessageDisposition = z.infer<typeof MessageDispositionSchema>;
|
|
27
27
|
export type MessageIncomingData = z.infer<typeof MessageIncomingDataSchema>;
|
|
28
28
|
export type MessageTotalIncomingDataType = z.infer<typeof MessageTotalIncomingDataSchema>;
|
|
29
|
-
export type AgentMessageStatistics = z.infer<typeof AgentMessageStatisticsSchema>;
|
|
30
|
-
export type UserCheckInLogsWithDay = z.infer<typeof UserCheckInLogsWithDaySchema>;
|
|
31
|
-
export type FormattedUserCheckInLog = z.infer<typeof UserCheckInLogSchema>;
|
|
32
|
-
export type DashboardGlobalFilters = z.infer<typeof DashboardGlobalFiltersSchema>;
|
|
33
29
|
export type GetDashboardRequest = z.infer<typeof GetDashboardQueryParamsSchema>;
|
|
34
30
|
export type GetDashboardInOutQuery = z.infer<typeof GetDashboardInOutQueryParamsSchema>;
|
|
35
31
|
export type GetDashboardDetailRequest = z.infer<typeof GetDashboardQueryDetailParamsSchema>;
|
|
36
32
|
export type MessageChannelQuery = z.infer<typeof GetMessageChannelQueryParamsSchema>;
|
|
37
|
-
export type DashboardQueryparamsType = z.infer<typeof
|
|
33
|
+
export type DashboardQueryparamsType = z.infer<typeof DashboardQueryparamsSchema>;
|
|
38
34
|
export type CallCountsQuery = z.infer<typeof CallCountsQuerySchema>;
|
|
39
35
|
export declare const dashboardContract: {
|
|
40
36
|
getDashboardData: {
|
|
@@ -228,7 +224,7 @@ export declare const dashboardContract: {
|
|
|
228
224
|
error?: any;
|
|
229
225
|
}>;
|
|
230
226
|
};
|
|
231
|
-
path: "
|
|
227
|
+
path: "dashboard";
|
|
232
228
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
233
229
|
'x-tenant': z.ZodString;
|
|
234
230
|
'x-service-token': z.ZodString;
|
|
@@ -507,7 +503,7 @@ export declare const dashboardContract: {
|
|
|
507
503
|
error?: any;
|
|
508
504
|
}>;
|
|
509
505
|
};
|
|
510
|
-
path: "
|
|
506
|
+
path: "dashboard/queue_call_dashboard";
|
|
511
507
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
512
508
|
'x-tenant': z.ZodString;
|
|
513
509
|
'x-service-token': z.ZodString;
|
|
@@ -615,7 +611,7 @@ export declare const dashboardContract: {
|
|
|
615
611
|
error?: any;
|
|
616
612
|
}>;
|
|
617
613
|
};
|
|
618
|
-
path: "
|
|
614
|
+
path: "dashboard/queue_live_call_count_list";
|
|
619
615
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
620
616
|
'x-tenant': z.ZodString;
|
|
621
617
|
'x-service-token': z.ZodString;
|
|
@@ -805,7 +801,7 @@ export declare const dashboardContract: {
|
|
|
805
801
|
error?: any;
|
|
806
802
|
}>;
|
|
807
803
|
};
|
|
808
|
-
path: "
|
|
804
|
+
path: "dashboard/query-calls";
|
|
809
805
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
810
806
|
'x-tenant': z.ZodString;
|
|
811
807
|
'x-service-token': z.ZodString;
|
|
@@ -927,7 +923,7 @@ export declare const dashboardContract: {
|
|
|
927
923
|
error?: any;
|
|
928
924
|
}>;
|
|
929
925
|
};
|
|
930
|
-
path: "
|
|
926
|
+
path: "dashboard/ticket";
|
|
931
927
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
932
928
|
'x-tenant': z.ZodString;
|
|
933
929
|
'x-service-token': z.ZodString;
|
|
@@ -1001,7 +997,7 @@ export declare const dashboardContract: {
|
|
|
1001
997
|
error?: any;
|
|
1002
998
|
}>;
|
|
1003
999
|
};
|
|
1004
|
-
path: "
|
|
1000
|
+
path: "dashboard/ticket/expired";
|
|
1005
1001
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1006
1002
|
'x-tenant': z.ZodString;
|
|
1007
1003
|
'x-service-token': z.ZodString;
|
|
@@ -1074,7 +1070,7 @@ export declare const dashboardContract: {
|
|
|
1074
1070
|
error?: any;
|
|
1075
1071
|
}>;
|
|
1076
1072
|
};
|
|
1077
|
-
path: "
|
|
1073
|
+
path: "dashboard/ticket/tag";
|
|
1078
1074
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1079
1075
|
'x-tenant': z.ZodString;
|
|
1080
1076
|
'x-service-token': z.ZodString;
|
|
@@ -1145,7 +1141,7 @@ export declare const dashboardContract: {
|
|
|
1145
1141
|
error?: any;
|
|
1146
1142
|
}>;
|
|
1147
1143
|
};
|
|
1148
|
-
path: "
|
|
1144
|
+
path: "dashboard/message/channel";
|
|
1149
1145
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1150
1146
|
'x-tenant': z.ZodString;
|
|
1151
1147
|
'x-service-token': z.ZodString;
|
|
@@ -1167,17 +1163,17 @@ export declare const dashboardContract: {
|
|
|
1167
1163
|
summary: "Get message tag data";
|
|
1168
1164
|
method: "GET";
|
|
1169
1165
|
query: z.ZodObject<{
|
|
1170
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1171
1166
|
selectedDate: z.ZodString;
|
|
1172
1167
|
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1168
|
+
agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1173
1169
|
}, "strip", z.ZodTypeAny, {
|
|
1174
1170
|
selectedDate: string;
|
|
1175
|
-
automationQueueId?: string | undefined;
|
|
1176
1171
|
channelIds?: string[] | undefined;
|
|
1172
|
+
agentIds?: string[] | undefined;
|
|
1177
1173
|
}, {
|
|
1178
1174
|
selectedDate: string;
|
|
1179
|
-
automationQueueId?: string | undefined;
|
|
1180
1175
|
channelIds?: string[] | undefined;
|
|
1176
|
+
agentIds?: string[] | undefined;
|
|
1181
1177
|
}>;
|
|
1182
1178
|
responses: {
|
|
1183
1179
|
200: z.ZodObject<{
|
|
@@ -1221,7 +1217,7 @@ export declare const dashboardContract: {
|
|
|
1221
1217
|
error?: any;
|
|
1222
1218
|
}>;
|
|
1223
1219
|
};
|
|
1224
|
-
path: "
|
|
1220
|
+
path: "dashboard/message/tag";
|
|
1225
1221
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1226
1222
|
'x-tenant': z.ZodString;
|
|
1227
1223
|
'x-service-token': z.ZodString;
|
|
@@ -1239,35 +1235,6 @@ export declare const dashboardContract: {
|
|
|
1239
1235
|
'x-client-timezone'?: string | undefined;
|
|
1240
1236
|
}>>>;
|
|
1241
1237
|
};
|
|
1242
|
-
exportRoomTagCounts: {
|
|
1243
|
-
method: "GET";
|
|
1244
|
-
query: z.ZodObject<{
|
|
1245
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1246
|
-
selectedDate: z.ZodString;
|
|
1247
|
-
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1248
|
-
fileExtension: z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>;
|
|
1249
|
-
}, "strip", z.ZodTypeAny, {
|
|
1250
|
-
selectedDate: string;
|
|
1251
|
-
fileExtension: "csv" | "xlsx";
|
|
1252
|
-
automationQueueId?: string | undefined;
|
|
1253
|
-
channelIds?: string[] | undefined;
|
|
1254
|
-
}, {
|
|
1255
|
-
selectedDate: string;
|
|
1256
|
-
fileExtension: "csv" | "xlsx";
|
|
1257
|
-
automationQueueId?: string | undefined;
|
|
1258
|
-
channelIds?: string[] | undefined;
|
|
1259
|
-
}>;
|
|
1260
|
-
responses: {
|
|
1261
|
-
200: z.ZodObject<{
|
|
1262
|
-
requestId: z.ZodString;
|
|
1263
|
-
}, "strip", z.ZodTypeAny, {
|
|
1264
|
-
requestId: string;
|
|
1265
|
-
}, {
|
|
1266
|
-
requestId: string;
|
|
1267
|
-
}>;
|
|
1268
|
-
};
|
|
1269
|
-
path: "ms/dashboard/export-room-tag-counts";
|
|
1270
|
-
};
|
|
1271
1238
|
getCallTagData: {
|
|
1272
1239
|
summary: "Get call tag data";
|
|
1273
1240
|
method: "GET";
|
|
@@ -1326,7 +1293,7 @@ export declare const dashboardContract: {
|
|
|
1326
1293
|
error?: any;
|
|
1327
1294
|
}>;
|
|
1328
1295
|
};
|
|
1329
|
-
path: "
|
|
1296
|
+
path: "dashboard/call/tag";
|
|
1330
1297
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1331
1298
|
'x-tenant': z.ZodString;
|
|
1332
1299
|
'x-service-token': z.ZodString;
|
|
@@ -1397,7 +1364,7 @@ export declare const dashboardContract: {
|
|
|
1397
1364
|
error?: any;
|
|
1398
1365
|
}>;
|
|
1399
1366
|
};
|
|
1400
|
-
path: "
|
|
1367
|
+
path: "dashboard/call/result";
|
|
1401
1368
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1402
1369
|
'x-tenant': z.ZodString;
|
|
1403
1370
|
'x-service-token': z.ZodString;
|
|
@@ -1420,17 +1387,14 @@ export declare const dashboardContract: {
|
|
|
1420
1387
|
method: "GET";
|
|
1421
1388
|
query: z.ZodObject<{
|
|
1422
1389
|
selectedDate: z.ZodString;
|
|
1423
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1424
1390
|
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1425
1391
|
agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1426
1392
|
}, "strip", z.ZodTypeAny, {
|
|
1427
1393
|
selectedDate: string;
|
|
1428
|
-
automationQueueId?: string | undefined;
|
|
1429
1394
|
channelIds?: string[] | undefined;
|
|
1430
1395
|
agentIds?: string[] | undefined;
|
|
1431
1396
|
}, {
|
|
1432
1397
|
selectedDate: string;
|
|
1433
|
-
automationQueueId?: string | undefined;
|
|
1434
1398
|
channelIds?: string[] | undefined;
|
|
1435
1399
|
agentIds?: string[] | undefined;
|
|
1436
1400
|
}>;
|
|
@@ -1471,7 +1435,7 @@ export declare const dashboardContract: {
|
|
|
1471
1435
|
error?: any;
|
|
1472
1436
|
}>;
|
|
1473
1437
|
};
|
|
1474
|
-
path: "
|
|
1438
|
+
path: "dashboard/message/conversation-activities";
|
|
1475
1439
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1476
1440
|
'x-tenant': z.ZodString;
|
|
1477
1441
|
'x-service-token': z.ZodString;
|
|
@@ -1494,17 +1458,14 @@ export declare const dashboardContract: {
|
|
|
1494
1458
|
method: "GET";
|
|
1495
1459
|
query: z.ZodObject<{
|
|
1496
1460
|
selectedDate: z.ZodString;
|
|
1497
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1498
1461
|
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1499
1462
|
agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1500
1463
|
}, "strip", z.ZodTypeAny, {
|
|
1501
1464
|
selectedDate: string;
|
|
1502
|
-
automationQueueId?: string | undefined;
|
|
1503
1465
|
channelIds?: string[] | undefined;
|
|
1504
1466
|
agentIds?: string[] | undefined;
|
|
1505
1467
|
}, {
|
|
1506
1468
|
selectedDate: string;
|
|
1507
|
-
automationQueueId?: string | undefined;
|
|
1508
1469
|
channelIds?: string[] | undefined;
|
|
1509
1470
|
agentIds?: string[] | undefined;
|
|
1510
1471
|
}>;
|
|
@@ -1516,17 +1477,14 @@ export declare const dashboardContract: {
|
|
|
1516
1477
|
closed: z.ZodNullable<z.ZodNumber>;
|
|
1517
1478
|
unassignedOpen: z.ZodNullable<z.ZodNumber>;
|
|
1518
1479
|
assignedOpen: z.ZodNullable<z.ZodNumber>;
|
|
1519
|
-
hold: z.ZodNumber;
|
|
1520
1480
|
}, "strip", z.ZodTypeAny, {
|
|
1521
1481
|
total: number | null;
|
|
1522
1482
|
closed: number | null;
|
|
1523
|
-
hold: number;
|
|
1524
1483
|
unassignedOpen: number | null;
|
|
1525
1484
|
assignedOpen: number | null;
|
|
1526
1485
|
}, {
|
|
1527
1486
|
total: number | null;
|
|
1528
1487
|
closed: number | null;
|
|
1529
|
-
hold: number;
|
|
1530
1488
|
unassignedOpen: number | null;
|
|
1531
1489
|
assignedOpen: number | null;
|
|
1532
1490
|
}>;
|
|
@@ -1535,7 +1493,6 @@ export declare const dashboardContract: {
|
|
|
1535
1493
|
roomStatusCountByStatus: {
|
|
1536
1494
|
total: number | null;
|
|
1537
1495
|
closed: number | null;
|
|
1538
|
-
hold: number;
|
|
1539
1496
|
unassignedOpen: number | null;
|
|
1540
1497
|
assignedOpen: number | null;
|
|
1541
1498
|
};
|
|
@@ -1544,7 +1501,6 @@ export declare const dashboardContract: {
|
|
|
1544
1501
|
roomStatusCountByStatus: {
|
|
1545
1502
|
total: number | null;
|
|
1546
1503
|
closed: number | null;
|
|
1547
|
-
hold: number;
|
|
1548
1504
|
unassignedOpen: number | null;
|
|
1549
1505
|
assignedOpen: number | null;
|
|
1550
1506
|
};
|
|
@@ -1560,7 +1516,7 @@ export declare const dashboardContract: {
|
|
|
1560
1516
|
error?: any;
|
|
1561
1517
|
}>;
|
|
1562
1518
|
};
|
|
1563
|
-
path: "
|
|
1519
|
+
path: "dashboard/message/status";
|
|
1564
1520
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1565
1521
|
'x-tenant': z.ZodString;
|
|
1566
1522
|
'x-service-token': z.ZodString;
|
|
@@ -1583,17 +1539,14 @@ export declare const dashboardContract: {
|
|
|
1583
1539
|
method: "GET";
|
|
1584
1540
|
query: z.ZodObject<{
|
|
1585
1541
|
selectedDate: z.ZodString;
|
|
1586
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1587
1542
|
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1588
1543
|
agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1589
1544
|
}, "strip", z.ZodTypeAny, {
|
|
1590
1545
|
selectedDate: string;
|
|
1591
|
-
automationQueueId?: string | undefined;
|
|
1592
1546
|
channelIds?: string[] | undefined;
|
|
1593
1547
|
agentIds?: string[] | undefined;
|
|
1594
1548
|
}, {
|
|
1595
1549
|
selectedDate: string;
|
|
1596
|
-
automationQueueId?: string | undefined;
|
|
1597
1550
|
channelIds?: string[] | undefined;
|
|
1598
1551
|
agentIds?: string[] | undefined;
|
|
1599
1552
|
}>;
|
|
@@ -1605,77 +1558,62 @@ export declare const dashboardContract: {
|
|
|
1605
1558
|
day: z.ZodNullable<z.ZodString>;
|
|
1606
1559
|
avgResolutionTime: z.ZodNullable<z.ZodString>;
|
|
1607
1560
|
avgResponseTime: z.ZodNullable<z.ZodString>;
|
|
1608
|
-
resolutionRate: z.ZodString;
|
|
1609
1561
|
}, "strip", z.ZodTypeAny, {
|
|
1610
1562
|
day: string | null;
|
|
1611
1563
|
avgResolutionTime: string | null;
|
|
1612
1564
|
avgResponseTime: string | null;
|
|
1613
|
-
resolutionRate: string;
|
|
1614
1565
|
}, {
|
|
1615
1566
|
day: string | null;
|
|
1616
1567
|
avgResolutionTime: string | null;
|
|
1617
1568
|
avgResponseTime: string | null;
|
|
1618
|
-
resolutionRate: string;
|
|
1619
1569
|
}>, "many">>>;
|
|
1620
1570
|
previousWeekAvg: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1621
1571
|
avgResolutionTime: z.ZodNullable<z.ZodString>;
|
|
1622
1572
|
avgResponseTime: z.ZodNullable<z.ZodString>;
|
|
1623
|
-
resolutionRate: z.ZodString;
|
|
1624
1573
|
}, "strip", z.ZodTypeAny, {
|
|
1625
1574
|
avgResolutionTime: string | null;
|
|
1626
1575
|
avgResponseTime: string | null;
|
|
1627
|
-
resolutionRate: string;
|
|
1628
1576
|
}, {
|
|
1629
1577
|
avgResolutionTime: string | null;
|
|
1630
1578
|
avgResponseTime: string | null;
|
|
1631
|
-
resolutionRate: string;
|
|
1632
1579
|
}>>>;
|
|
1633
1580
|
selectedWeekAvg: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1634
1581
|
avgResolutionTime: z.ZodNullable<z.ZodString>;
|
|
1635
1582
|
avgResponseTime: z.ZodNullable<z.ZodString>;
|
|
1636
|
-
resolutionRate: z.ZodString;
|
|
1637
1583
|
}, "strip", z.ZodTypeAny, {
|
|
1638
1584
|
avgResolutionTime: string | null;
|
|
1639
1585
|
avgResponseTime: string | null;
|
|
1640
|
-
resolutionRate: string;
|
|
1641
1586
|
}, {
|
|
1642
1587
|
avgResolutionTime: string | null;
|
|
1643
1588
|
avgResponseTime: string | null;
|
|
1644
|
-
resolutionRate: string;
|
|
1645
1589
|
}>>>;
|
|
1646
1590
|
}, "strip", z.ZodTypeAny, {
|
|
1647
1591
|
selectedWeekAvgByDay?: {
|
|
1648
1592
|
day: string | null;
|
|
1649
1593
|
avgResolutionTime: string | null;
|
|
1650
1594
|
avgResponseTime: string | null;
|
|
1651
|
-
resolutionRate: string;
|
|
1652
1595
|
}[] | null | undefined;
|
|
1653
1596
|
previousWeekAvg?: {
|
|
1654
1597
|
avgResolutionTime: string | null;
|
|
1655
1598
|
avgResponseTime: string | null;
|
|
1656
|
-
resolutionRate: string;
|
|
1657
1599
|
} | null | undefined;
|
|
1658
1600
|
selectedWeekAvg?: {
|
|
1659
1601
|
avgResolutionTime: string | null;
|
|
1660
1602
|
avgResponseTime: string | null;
|
|
1661
|
-
resolutionRate: string;
|
|
1662
1603
|
} | null | undefined;
|
|
1663
1604
|
}, {
|
|
1664
1605
|
selectedWeekAvgByDay?: {
|
|
1665
1606
|
day: string | null;
|
|
1666
1607
|
avgResolutionTime: string | null;
|
|
1667
1608
|
avgResponseTime: string | null;
|
|
1668
|
-
resolutionRate: string;
|
|
1669
1609
|
}[] | null | undefined;
|
|
1670
1610
|
previousWeekAvg?: {
|
|
1671
1611
|
avgResolutionTime: string | null;
|
|
1672
1612
|
avgResponseTime: string | null;
|
|
1673
|
-
resolutionRate: string;
|
|
1674
1613
|
} | null | undefined;
|
|
1675
1614
|
selectedWeekAvg?: {
|
|
1676
1615
|
avgResolutionTime: string | null;
|
|
1677
1616
|
avgResponseTime: string | null;
|
|
1678
|
-
resolutionRate: string;
|
|
1679
1617
|
} | null | undefined;
|
|
1680
1618
|
}>;
|
|
1681
1619
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1685,17 +1623,14 @@ export declare const dashboardContract: {
|
|
|
1685
1623
|
day: string | null;
|
|
1686
1624
|
avgResolutionTime: string | null;
|
|
1687
1625
|
avgResponseTime: string | null;
|
|
1688
|
-
resolutionRate: string;
|
|
1689
1626
|
}[] | null | undefined;
|
|
1690
1627
|
previousWeekAvg?: {
|
|
1691
1628
|
avgResolutionTime: string | null;
|
|
1692
1629
|
avgResponseTime: string | null;
|
|
1693
|
-
resolutionRate: string;
|
|
1694
1630
|
} | null | undefined;
|
|
1695
1631
|
selectedWeekAvg?: {
|
|
1696
1632
|
avgResolutionTime: string | null;
|
|
1697
1633
|
avgResponseTime: string | null;
|
|
1698
|
-
resolutionRate: string;
|
|
1699
1634
|
} | null | undefined;
|
|
1700
1635
|
};
|
|
1701
1636
|
}, {
|
|
@@ -1705,17 +1640,14 @@ export declare const dashboardContract: {
|
|
|
1705
1640
|
day: string | null;
|
|
1706
1641
|
avgResolutionTime: string | null;
|
|
1707
1642
|
avgResponseTime: string | null;
|
|
1708
|
-
resolutionRate: string;
|
|
1709
1643
|
}[] | null | undefined;
|
|
1710
1644
|
previousWeekAvg?: {
|
|
1711
1645
|
avgResolutionTime: string | null;
|
|
1712
1646
|
avgResponseTime: string | null;
|
|
1713
|
-
resolutionRate: string;
|
|
1714
1647
|
} | null | undefined;
|
|
1715
1648
|
selectedWeekAvg?: {
|
|
1716
1649
|
avgResolutionTime: string | null;
|
|
1717
1650
|
avgResponseTime: string | null;
|
|
1718
|
-
resolutionRate: string;
|
|
1719
1651
|
} | null | undefined;
|
|
1720
1652
|
};
|
|
1721
1653
|
}>;
|
|
@@ -1730,7 +1662,7 @@ export declare const dashboardContract: {
|
|
|
1730
1662
|
error?: any;
|
|
1731
1663
|
}>;
|
|
1732
1664
|
};
|
|
1733
|
-
path: "
|
|
1665
|
+
path: "dashboard/message/average";
|
|
1734
1666
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1735
1667
|
'x-tenant': z.ZodString;
|
|
1736
1668
|
'x-service-token': z.ZodString;
|
|
@@ -1748,75 +1680,51 @@ export declare const dashboardContract: {
|
|
|
1748
1680
|
'x-client-timezone'?: string | undefined;
|
|
1749
1681
|
}>>>;
|
|
1750
1682
|
};
|
|
1751
|
-
exportMessageAverageData: {
|
|
1752
|
-
method: "GET";
|
|
1753
|
-
query: z.ZodObject<{
|
|
1754
|
-
selectedDate: z.ZodString;
|
|
1755
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1756
|
-
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1757
|
-
fileExtension: z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>;
|
|
1758
|
-
}, "strip", z.ZodTypeAny, {
|
|
1759
|
-
selectedDate: string;
|
|
1760
|
-
fileExtension: "csv" | "xlsx";
|
|
1761
|
-
automationQueueId?: string | undefined;
|
|
1762
|
-
channelIds?: string[] | undefined;
|
|
1763
|
-
}, {
|
|
1764
|
-
selectedDate: string;
|
|
1765
|
-
fileExtension: "csv" | "xlsx";
|
|
1766
|
-
automationQueueId?: string | undefined;
|
|
1767
|
-
channelIds?: string[] | undefined;
|
|
1768
|
-
}>;
|
|
1769
|
-
responses: {
|
|
1770
|
-
200: z.ZodObject<{
|
|
1771
|
-
requestId: z.ZodString;
|
|
1772
|
-
}, "strip", z.ZodTypeAny, {
|
|
1773
|
-
requestId: string;
|
|
1774
|
-
}, {
|
|
1775
|
-
requestId: string;
|
|
1776
|
-
}>;
|
|
1777
|
-
};
|
|
1778
|
-
path: "ms/dashboard/export-message-average-data";
|
|
1779
|
-
};
|
|
1780
1683
|
getChannelIncomingMessageCounts: {
|
|
1781
1684
|
summary: "Get message platform data";
|
|
1782
1685
|
method: "GET";
|
|
1783
1686
|
query: z.ZodObject<{
|
|
1784
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1785
1687
|
selectedDate: z.ZodString;
|
|
1786
1688
|
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1689
|
+
agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1787
1690
|
}, "strip", z.ZodTypeAny, {
|
|
1788
1691
|
selectedDate: string;
|
|
1789
|
-
automationQueueId?: string | undefined;
|
|
1790
1692
|
channelIds?: string[] | undefined;
|
|
1693
|
+
agentIds?: string[] | undefined;
|
|
1791
1694
|
}, {
|
|
1792
1695
|
selectedDate: string;
|
|
1793
|
-
automationQueueId?: string | undefined;
|
|
1794
1696
|
channelIds?: string[] | undefined;
|
|
1697
|
+
agentIds?: string[] | undefined;
|
|
1795
1698
|
}>;
|
|
1796
1699
|
responses: {
|
|
1797
1700
|
200: z.ZodObject<{
|
|
1798
1701
|
requestId: z.ZodString;
|
|
1799
1702
|
incomingMessageCounts: z.ZodArray<z.ZodObject<{
|
|
1800
|
-
|
|
1801
|
-
|
|
1703
|
+
channelName: z.ZodNullable<z.ZodString>;
|
|
1704
|
+
channelType: z.ZodNullable<z.ZodString>;
|
|
1705
|
+
count: z.ZodNullable<z.ZodString>;
|
|
1802
1706
|
}, "strip", z.ZodTypeAny, {
|
|
1803
|
-
count:
|
|
1804
|
-
channelType: string;
|
|
1707
|
+
count: string | null;
|
|
1708
|
+
channelType: string | null;
|
|
1709
|
+
channelName: string | null;
|
|
1805
1710
|
}, {
|
|
1806
|
-
count:
|
|
1807
|
-
channelType: string;
|
|
1711
|
+
count: string | null;
|
|
1712
|
+
channelType: string | null;
|
|
1713
|
+
channelName: string | null;
|
|
1808
1714
|
}>, "many">;
|
|
1809
1715
|
}, "strip", z.ZodTypeAny, {
|
|
1810
1716
|
requestId: string;
|
|
1811
1717
|
incomingMessageCounts: {
|
|
1812
|
-
count:
|
|
1813
|
-
channelType: string;
|
|
1718
|
+
count: string | null;
|
|
1719
|
+
channelType: string | null;
|
|
1720
|
+
channelName: string | null;
|
|
1814
1721
|
}[];
|
|
1815
1722
|
}, {
|
|
1816
1723
|
requestId: string;
|
|
1817
1724
|
incomingMessageCounts: {
|
|
1818
|
-
count:
|
|
1819
|
-
channelType: string;
|
|
1725
|
+
count: string | null;
|
|
1726
|
+
channelType: string | null;
|
|
1727
|
+
channelName: string | null;
|
|
1820
1728
|
}[];
|
|
1821
1729
|
}>;
|
|
1822
1730
|
401: z.ZodObject<{
|
|
@@ -1830,7 +1738,7 @@ export declare const dashboardContract: {
|
|
|
1830
1738
|
error?: any;
|
|
1831
1739
|
}>;
|
|
1832
1740
|
};
|
|
1833
|
-
path: "
|
|
1741
|
+
path: "dashboard/message/platform";
|
|
1834
1742
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1835
1743
|
'x-tenant': z.ZodString;
|
|
1836
1744
|
'x-service-token': z.ZodString;
|
|
@@ -1848,50 +1756,21 @@ export declare const dashboardContract: {
|
|
|
1848
1756
|
'x-client-timezone'?: string | undefined;
|
|
1849
1757
|
}>>>;
|
|
1850
1758
|
};
|
|
1851
|
-
exportRoomChannelCounts: {
|
|
1852
|
-
method: "GET";
|
|
1853
|
-
query: z.ZodObject<{
|
|
1854
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1855
|
-
selectedDate: z.ZodString;
|
|
1856
|
-
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1857
|
-
fileExtension: z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>;
|
|
1858
|
-
}, "strip", z.ZodTypeAny, {
|
|
1859
|
-
selectedDate: string;
|
|
1860
|
-
fileExtension: "csv" | "xlsx";
|
|
1861
|
-
automationQueueId?: string | undefined;
|
|
1862
|
-
channelIds?: string[] | undefined;
|
|
1863
|
-
}, {
|
|
1864
|
-
selectedDate: string;
|
|
1865
|
-
fileExtension: "csv" | "xlsx";
|
|
1866
|
-
automationQueueId?: string | undefined;
|
|
1867
|
-
channelIds?: string[] | undefined;
|
|
1868
|
-
}>;
|
|
1869
|
-
responses: {
|
|
1870
|
-
200: z.ZodObject<{
|
|
1871
|
-
requestId: z.ZodString;
|
|
1872
|
-
}, "strip", z.ZodTypeAny, {
|
|
1873
|
-
requestId: string;
|
|
1874
|
-
}, {
|
|
1875
|
-
requestId: string;
|
|
1876
|
-
}>;
|
|
1877
|
-
};
|
|
1878
|
-
path: "ms/dashboard/export-room-channel-counts";
|
|
1879
|
-
};
|
|
1880
1759
|
getMessageRoomStatusDispositionData: {
|
|
1881
1760
|
summary: "Get message room status disposition data";
|
|
1882
1761
|
method: "GET";
|
|
1883
1762
|
query: z.ZodObject<{
|
|
1884
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1885
1763
|
selectedDate: z.ZodString;
|
|
1886
1764
|
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1765
|
+
agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1887
1766
|
}, "strip", z.ZodTypeAny, {
|
|
1888
1767
|
selectedDate: string;
|
|
1889
|
-
automationQueueId?: string | undefined;
|
|
1890
1768
|
channelIds?: string[] | undefined;
|
|
1769
|
+
agentIds?: string[] | undefined;
|
|
1891
1770
|
}, {
|
|
1892
1771
|
selectedDate: string;
|
|
1893
|
-
automationQueueId?: string | undefined;
|
|
1894
1772
|
channelIds?: string[] | undefined;
|
|
1773
|
+
agentIds?: string[] | undefined;
|
|
1895
1774
|
}>;
|
|
1896
1775
|
responses: {
|
|
1897
1776
|
200: z.ZodObject<{
|
|
@@ -1930,7 +1809,7 @@ export declare const dashboardContract: {
|
|
|
1930
1809
|
error?: any;
|
|
1931
1810
|
}>;
|
|
1932
1811
|
};
|
|
1933
|
-
path: "
|
|
1812
|
+
path: "dashboard/message/disposition";
|
|
1934
1813
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1935
1814
|
'x-tenant': z.ZodString;
|
|
1936
1815
|
'x-service-token': z.ZodString;
|
|
@@ -1948,51 +1827,19 @@ export declare const dashboardContract: {
|
|
|
1948
1827
|
'x-client-timezone'?: string | undefined;
|
|
1949
1828
|
}>>>;
|
|
1950
1829
|
};
|
|
1951
|
-
exportRoomDispositionCounts: {
|
|
1952
|
-
method: "GET";
|
|
1953
|
-
query: z.ZodObject<{
|
|
1954
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1955
|
-
selectedDate: z.ZodString;
|
|
1956
|
-
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1957
|
-
fileExtension: z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>;
|
|
1958
|
-
}, "strip", z.ZodTypeAny, {
|
|
1959
|
-
selectedDate: string;
|
|
1960
|
-
fileExtension: "csv" | "xlsx";
|
|
1961
|
-
automationQueueId?: string | undefined;
|
|
1962
|
-
channelIds?: string[] | undefined;
|
|
1963
|
-
}, {
|
|
1964
|
-
selectedDate: string;
|
|
1965
|
-
fileExtension: "csv" | "xlsx";
|
|
1966
|
-
automationQueueId?: string | undefined;
|
|
1967
|
-
channelIds?: string[] | undefined;
|
|
1968
|
-
}>;
|
|
1969
|
-
responses: {
|
|
1970
|
-
200: z.ZodObject<{
|
|
1971
|
-
requestId: z.ZodString;
|
|
1972
|
-
}, "strip", z.ZodTypeAny, {
|
|
1973
|
-
requestId: string;
|
|
1974
|
-
}, {
|
|
1975
|
-
requestId: string;
|
|
1976
|
-
}>;
|
|
1977
|
-
};
|
|
1978
|
-
path: "ms/dashboard/export-room-disposition-counts";
|
|
1979
|
-
};
|
|
1980
1830
|
getIncomingMessageByPlatform: {
|
|
1981
1831
|
summary: "Get incoming message by platform";
|
|
1982
1832
|
method: "GET";
|
|
1983
1833
|
query: z.ZodObject<{
|
|
1984
1834
|
selectedDate: z.ZodString;
|
|
1985
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
1986
1835
|
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1987
1836
|
agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1988
1837
|
}, "strip", z.ZodTypeAny, {
|
|
1989
1838
|
selectedDate: string;
|
|
1990
|
-
automationQueueId?: string | undefined;
|
|
1991
1839
|
channelIds?: string[] | undefined;
|
|
1992
1840
|
agentIds?: string[] | undefined;
|
|
1993
1841
|
}, {
|
|
1994
1842
|
selectedDate: string;
|
|
1995
|
-
automationQueueId?: string | undefined;
|
|
1996
1843
|
channelIds?: string[] | undefined;
|
|
1997
1844
|
agentIds?: string[] | undefined;
|
|
1998
1845
|
}>;
|
|
@@ -2038,7 +1885,7 @@ export declare const dashboardContract: {
|
|
|
2038
1885
|
error?: any;
|
|
2039
1886
|
}>;
|
|
2040
1887
|
};
|
|
2041
|
-
path: "
|
|
1888
|
+
path: "dashboard/message/incoming";
|
|
2042
1889
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
2043
1890
|
'x-tenant': z.ZodString;
|
|
2044
1891
|
'x-service-token': z.ZodString;
|
|
@@ -2060,17 +1907,17 @@ export declare const dashboardContract: {
|
|
|
2060
1907
|
summary: "Get total incoming message data";
|
|
2061
1908
|
method: "GET";
|
|
2062
1909
|
query: z.ZodObject<{
|
|
2063
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2064
1910
|
selectedDate: z.ZodString;
|
|
2065
1911
|
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1912
|
+
agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2066
1913
|
}, "strip", z.ZodTypeAny, {
|
|
2067
1914
|
selectedDate: string;
|
|
2068
|
-
automationQueueId?: string | undefined;
|
|
2069
1915
|
channelIds?: string[] | undefined;
|
|
1916
|
+
agentIds?: string[] | undefined;
|
|
2070
1917
|
}, {
|
|
2071
1918
|
selectedDate: string;
|
|
2072
|
-
automationQueueId?: string | undefined;
|
|
2073
1919
|
channelIds?: string[] | undefined;
|
|
1920
|
+
agentIds?: string[] | undefined;
|
|
2074
1921
|
}>;
|
|
2075
1922
|
responses: {
|
|
2076
1923
|
200: z.ZodObject<{
|
|
@@ -2109,7 +1956,7 @@ export declare const dashboardContract: {
|
|
|
2109
1956
|
error?: any;
|
|
2110
1957
|
}>;
|
|
2111
1958
|
};
|
|
2112
|
-
path: "
|
|
1959
|
+
path: "dashboard/message/total-incoming";
|
|
2113
1960
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
2114
1961
|
'x-tenant': z.ZodString;
|
|
2115
1962
|
'x-service-token': z.ZodString;
|
|
@@ -2127,35 +1974,6 @@ export declare const dashboardContract: {
|
|
|
2127
1974
|
'x-client-timezone'?: string | undefined;
|
|
2128
1975
|
}>>>;
|
|
2129
1976
|
};
|
|
2130
|
-
exportIncomingMessageCounts: {
|
|
2131
|
-
method: "GET";
|
|
2132
|
-
query: z.ZodObject<{
|
|
2133
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2134
|
-
selectedDate: z.ZodString;
|
|
2135
|
-
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2136
|
-
fileExtension: z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>;
|
|
2137
|
-
}, "strip", z.ZodTypeAny, {
|
|
2138
|
-
selectedDate: string;
|
|
2139
|
-
fileExtension: "csv" | "xlsx";
|
|
2140
|
-
automationQueueId?: string | undefined;
|
|
2141
|
-
channelIds?: string[] | undefined;
|
|
2142
|
-
}, {
|
|
2143
|
-
selectedDate: string;
|
|
2144
|
-
fileExtension: "csv" | "xlsx";
|
|
2145
|
-
automationQueueId?: string | undefined;
|
|
2146
|
-
channelIds?: string[] | undefined;
|
|
2147
|
-
}>;
|
|
2148
|
-
responses: {
|
|
2149
|
-
200: z.ZodObject<{
|
|
2150
|
-
requestId: z.ZodString;
|
|
2151
|
-
}, "strip", z.ZodTypeAny, {
|
|
2152
|
-
requestId: string;
|
|
2153
|
-
}, {
|
|
2154
|
-
requestId: string;
|
|
2155
|
-
}>;
|
|
2156
|
-
};
|
|
2157
|
-
path: "ms/dashboard/export-incoming-message-counts";
|
|
2158
|
-
};
|
|
2159
1977
|
getCallCounts: {
|
|
2160
1978
|
method: "GET";
|
|
2161
1979
|
query: z.ZodObject<{
|
|
@@ -2216,738 +2034,7 @@ export declare const dashboardContract: {
|
|
|
2216
2034
|
};
|
|
2217
2035
|
}>;
|
|
2218
2036
|
};
|
|
2219
|
-
path: "
|
|
2220
|
-
};
|
|
2221
|
-
getAllQueueSLA: {
|
|
2222
|
-
method: "GET";
|
|
2223
|
-
query: z.ZodObject<{
|
|
2224
|
-
selectedDate: z.ZodString;
|
|
2225
|
-
}, "strip", z.ZodTypeAny, {
|
|
2226
|
-
selectedDate: string;
|
|
2227
|
-
}, {
|
|
2228
|
-
selectedDate: string;
|
|
2229
|
-
}>;
|
|
2230
|
-
responses: {
|
|
2231
|
-
200: z.ZodObject<{
|
|
2232
|
-
requestId: z.ZodString;
|
|
2233
|
-
allQueueSLA: z.ZodNumber;
|
|
2234
|
-
}, "strip", z.ZodTypeAny, {
|
|
2235
|
-
requestId: string;
|
|
2236
|
-
allQueueSLA: number;
|
|
2237
|
-
}, {
|
|
2238
|
-
requestId: string;
|
|
2239
|
-
allQueueSLA: number;
|
|
2240
|
-
}>;
|
|
2241
|
-
};
|
|
2242
|
-
path: "ms/dashboard/all-queue-sla";
|
|
2243
|
-
};
|
|
2244
|
-
getAllMessageQueueData: {
|
|
2245
|
-
method: "GET";
|
|
2246
|
-
query: z.ZodObject<{
|
|
2247
|
-
selectedDate: z.ZodString;
|
|
2248
|
-
page: z.ZodNumber;
|
|
2249
|
-
pageSize: z.ZodNumber;
|
|
2250
|
-
}, "strip", z.ZodTypeAny, {
|
|
2251
|
-
page: number;
|
|
2252
|
-
pageSize: number;
|
|
2253
|
-
selectedDate: string;
|
|
2254
|
-
}, {
|
|
2255
|
-
page: number;
|
|
2256
|
-
pageSize: number;
|
|
2257
|
-
selectedDate: string;
|
|
2258
|
-
}>;
|
|
2259
|
-
responses: {
|
|
2260
|
-
200: z.ZodObject<{
|
|
2261
|
-
requestId: z.ZodString;
|
|
2262
|
-
allMessageQueueData: z.ZodArray<z.ZodObject<{
|
|
2263
|
-
id: z.ZodNullable<z.ZodString>;
|
|
2264
|
-
name: z.ZodString;
|
|
2265
|
-
sla: z.ZodNumber;
|
|
2266
|
-
newContactCount: z.ZodNumber;
|
|
2267
|
-
existingContactCount: z.ZodNumber;
|
|
2268
|
-
totalRoomCount: z.ZodNumber;
|
|
2269
|
-
closedRoomCount: z.ZodNumber;
|
|
2270
|
-
unassignedRoomCount: z.ZodNumber;
|
|
2271
|
-
assignedRoomCount: z.ZodNumber;
|
|
2272
|
-
holdRoomCount: z.ZodNumber;
|
|
2273
|
-
}, "strip", z.ZodTypeAny, {
|
|
2274
|
-
name: string;
|
|
2275
|
-
id: string | null;
|
|
2276
|
-
sla: number;
|
|
2277
|
-
newContactCount: number;
|
|
2278
|
-
existingContactCount: number;
|
|
2279
|
-
totalRoomCount: number;
|
|
2280
|
-
closedRoomCount: number;
|
|
2281
|
-
unassignedRoomCount: number;
|
|
2282
|
-
assignedRoomCount: number;
|
|
2283
|
-
holdRoomCount: number;
|
|
2284
|
-
}, {
|
|
2285
|
-
name: string;
|
|
2286
|
-
id: string | null;
|
|
2287
|
-
sla: number;
|
|
2288
|
-
newContactCount: number;
|
|
2289
|
-
existingContactCount: number;
|
|
2290
|
-
totalRoomCount: number;
|
|
2291
|
-
closedRoomCount: number;
|
|
2292
|
-
unassignedRoomCount: number;
|
|
2293
|
-
assignedRoomCount: number;
|
|
2294
|
-
holdRoomCount: number;
|
|
2295
|
-
}>, "many">;
|
|
2296
|
-
}, "strip", z.ZodTypeAny, {
|
|
2297
|
-
requestId: string;
|
|
2298
|
-
allMessageQueueData: {
|
|
2299
|
-
name: string;
|
|
2300
|
-
id: string | null;
|
|
2301
|
-
sla: number;
|
|
2302
|
-
newContactCount: number;
|
|
2303
|
-
existingContactCount: number;
|
|
2304
|
-
totalRoomCount: number;
|
|
2305
|
-
closedRoomCount: number;
|
|
2306
|
-
unassignedRoomCount: number;
|
|
2307
|
-
assignedRoomCount: number;
|
|
2308
|
-
holdRoomCount: number;
|
|
2309
|
-
}[];
|
|
2310
|
-
}, {
|
|
2311
|
-
requestId: string;
|
|
2312
|
-
allMessageQueueData: {
|
|
2313
|
-
name: string;
|
|
2314
|
-
id: string | null;
|
|
2315
|
-
sla: number;
|
|
2316
|
-
newContactCount: number;
|
|
2317
|
-
existingContactCount: number;
|
|
2318
|
-
totalRoomCount: number;
|
|
2319
|
-
closedRoomCount: number;
|
|
2320
|
-
unassignedRoomCount: number;
|
|
2321
|
-
assignedRoomCount: number;
|
|
2322
|
-
holdRoomCount: number;
|
|
2323
|
-
}[];
|
|
2324
|
-
}>;
|
|
2325
|
-
};
|
|
2326
|
-
path: "ms/dashboard/all-message-queue-data";
|
|
2327
|
-
};
|
|
2328
|
-
getMessageQueueData: {
|
|
2329
|
-
method: "GET";
|
|
2330
|
-
query: z.ZodObject<{
|
|
2331
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2332
|
-
selectedDate: z.ZodString;
|
|
2333
|
-
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2334
|
-
}, "strip", z.ZodTypeAny, {
|
|
2335
|
-
selectedDate: string;
|
|
2336
|
-
automationQueueId?: string | undefined;
|
|
2337
|
-
channelIds?: string[] | undefined;
|
|
2338
|
-
}, {
|
|
2339
|
-
selectedDate: string;
|
|
2340
|
-
automationQueueId?: string | undefined;
|
|
2341
|
-
channelIds?: string[] | undefined;
|
|
2342
|
-
}>;
|
|
2343
|
-
responses: {
|
|
2344
|
-
200: z.ZodObject<{
|
|
2345
|
-
requestId: z.ZodString;
|
|
2346
|
-
messageQueueData: z.ZodObject<{
|
|
2347
|
-
id: z.ZodNullable<z.ZodString>;
|
|
2348
|
-
name: z.ZodString;
|
|
2349
|
-
sla: z.ZodNumber;
|
|
2350
|
-
newContactCount: z.ZodNumber;
|
|
2351
|
-
existingContactCount: z.ZodNumber;
|
|
2352
|
-
totalRoomCount: z.ZodNumber;
|
|
2353
|
-
closedRoomCount: z.ZodNumber;
|
|
2354
|
-
unassignedRoomCount: z.ZodNumber;
|
|
2355
|
-
assignedRoomCount: z.ZodNumber;
|
|
2356
|
-
holdRoomCount: z.ZodNumber;
|
|
2357
|
-
}, "strip", z.ZodTypeAny, {
|
|
2358
|
-
name: string;
|
|
2359
|
-
id: string | null;
|
|
2360
|
-
sla: number;
|
|
2361
|
-
newContactCount: number;
|
|
2362
|
-
existingContactCount: number;
|
|
2363
|
-
totalRoomCount: number;
|
|
2364
|
-
closedRoomCount: number;
|
|
2365
|
-
unassignedRoomCount: number;
|
|
2366
|
-
assignedRoomCount: number;
|
|
2367
|
-
holdRoomCount: number;
|
|
2368
|
-
}, {
|
|
2369
|
-
name: string;
|
|
2370
|
-
id: string | null;
|
|
2371
|
-
sla: number;
|
|
2372
|
-
newContactCount: number;
|
|
2373
|
-
existingContactCount: number;
|
|
2374
|
-
totalRoomCount: number;
|
|
2375
|
-
closedRoomCount: number;
|
|
2376
|
-
unassignedRoomCount: number;
|
|
2377
|
-
assignedRoomCount: number;
|
|
2378
|
-
holdRoomCount: number;
|
|
2379
|
-
}>;
|
|
2380
|
-
}, "strip", z.ZodTypeAny, {
|
|
2381
|
-
requestId: string;
|
|
2382
|
-
messageQueueData: {
|
|
2383
|
-
name: string;
|
|
2384
|
-
id: string | null;
|
|
2385
|
-
sla: number;
|
|
2386
|
-
newContactCount: number;
|
|
2387
|
-
existingContactCount: number;
|
|
2388
|
-
totalRoomCount: number;
|
|
2389
|
-
closedRoomCount: number;
|
|
2390
|
-
unassignedRoomCount: number;
|
|
2391
|
-
assignedRoomCount: number;
|
|
2392
|
-
holdRoomCount: number;
|
|
2393
|
-
};
|
|
2394
|
-
}, {
|
|
2395
|
-
requestId: string;
|
|
2396
|
-
messageQueueData: {
|
|
2397
|
-
name: string;
|
|
2398
|
-
id: string | null;
|
|
2399
|
-
sla: number;
|
|
2400
|
-
newContactCount: number;
|
|
2401
|
-
existingContactCount: number;
|
|
2402
|
-
totalRoomCount: number;
|
|
2403
|
-
closedRoomCount: number;
|
|
2404
|
-
unassignedRoomCount: number;
|
|
2405
|
-
assignedRoomCount: number;
|
|
2406
|
-
holdRoomCount: number;
|
|
2407
|
-
};
|
|
2408
|
-
}>;
|
|
2409
|
-
};
|
|
2410
|
-
path: "ms/dashboard/message-queue-data";
|
|
2411
|
-
};
|
|
2412
|
-
getAgentMessageStatistics: {
|
|
2413
|
-
method: "GET";
|
|
2414
|
-
query: z.ZodObject<{
|
|
2415
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2416
|
-
selectedDate: z.ZodString;
|
|
2417
|
-
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2418
|
-
page: z.ZodNumber;
|
|
2419
|
-
pageSize: z.ZodNumber;
|
|
2420
|
-
}, "strip", z.ZodTypeAny, {
|
|
2421
|
-
page: number;
|
|
2422
|
-
pageSize: number;
|
|
2423
|
-
selectedDate: string;
|
|
2424
|
-
automationQueueId?: string | undefined;
|
|
2425
|
-
channelIds?: string[] | undefined;
|
|
2426
|
-
}, {
|
|
2427
|
-
page: number;
|
|
2428
|
-
pageSize: number;
|
|
2429
|
-
selectedDate: string;
|
|
2430
|
-
automationQueueId?: string | undefined;
|
|
2431
|
-
channelIds?: string[] | undefined;
|
|
2432
|
-
}>;
|
|
2433
|
-
responses: {
|
|
2434
|
-
200: z.ZodObject<{
|
|
2435
|
-
requestId: z.ZodString;
|
|
2436
|
-
page: z.ZodNumber;
|
|
2437
|
-
pageSize: z.ZodNumber;
|
|
2438
|
-
lastPage: z.ZodNumber;
|
|
2439
|
-
total: z.ZodNumber;
|
|
2440
|
-
agentMessageStatistics: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2441
|
-
id: z.ZodString;
|
|
2442
|
-
name: z.ZodString;
|
|
2443
|
-
assignedRoomCount: z.ZodNumber;
|
|
2444
|
-
holdRoomCount: z.ZodNumber;
|
|
2445
|
-
closedRoomCount: z.ZodNumber;
|
|
2446
|
-
averageFirstResponseTime: z.ZodString;
|
|
2447
|
-
averageResolutionTime: z.ZodString;
|
|
2448
|
-
totalHandledTime: z.ZodString;
|
|
2449
|
-
}, "strip", z.ZodTypeAny, {
|
|
2450
|
-
name: string;
|
|
2451
|
-
id: string;
|
|
2452
|
-
closedRoomCount: number;
|
|
2453
|
-
assignedRoomCount: number;
|
|
2454
|
-
holdRoomCount: number;
|
|
2455
|
-
averageFirstResponseTime: string;
|
|
2456
|
-
averageResolutionTime: string;
|
|
2457
|
-
totalHandledTime: string;
|
|
2458
|
-
}, {
|
|
2459
|
-
name: string;
|
|
2460
|
-
id: string;
|
|
2461
|
-
closedRoomCount: number;
|
|
2462
|
-
assignedRoomCount: number;
|
|
2463
|
-
holdRoomCount: number;
|
|
2464
|
-
averageFirstResponseTime: string;
|
|
2465
|
-
averageResolutionTime: string;
|
|
2466
|
-
totalHandledTime: string;
|
|
2467
|
-
}>, "many">>;
|
|
2468
|
-
}, "strip", z.ZodTypeAny, {
|
|
2469
|
-
total: number;
|
|
2470
|
-
page: number;
|
|
2471
|
-
pageSize: number;
|
|
2472
|
-
lastPage: number;
|
|
2473
|
-
requestId: string;
|
|
2474
|
-
agentMessageStatistics: {
|
|
2475
|
-
name: string;
|
|
2476
|
-
id: string;
|
|
2477
|
-
closedRoomCount: number;
|
|
2478
|
-
assignedRoomCount: number;
|
|
2479
|
-
holdRoomCount: number;
|
|
2480
|
-
averageFirstResponseTime: string;
|
|
2481
|
-
averageResolutionTime: string;
|
|
2482
|
-
totalHandledTime: string;
|
|
2483
|
-
}[] | null;
|
|
2484
|
-
}, {
|
|
2485
|
-
total: number;
|
|
2486
|
-
page: number;
|
|
2487
|
-
pageSize: number;
|
|
2488
|
-
lastPage: number;
|
|
2489
|
-
requestId: string;
|
|
2490
|
-
agentMessageStatistics: {
|
|
2491
|
-
name: string;
|
|
2492
|
-
id: string;
|
|
2493
|
-
closedRoomCount: number;
|
|
2494
|
-
assignedRoomCount: number;
|
|
2495
|
-
holdRoomCount: number;
|
|
2496
|
-
averageFirstResponseTime: string;
|
|
2497
|
-
averageResolutionTime: string;
|
|
2498
|
-
totalHandledTime: string;
|
|
2499
|
-
}[] | null;
|
|
2500
|
-
}>;
|
|
2501
|
-
};
|
|
2502
|
-
path: "ms/dashboard/agent-message-statistics";
|
|
2503
|
-
};
|
|
2504
|
-
exportAgentMessageStatistics: {
|
|
2505
|
-
method: "GET";
|
|
2506
|
-
query: z.ZodObject<{
|
|
2507
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2508
|
-
selectedDate: z.ZodString;
|
|
2509
|
-
channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2510
|
-
fileExtension: z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>;
|
|
2511
|
-
}, "strip", z.ZodTypeAny, {
|
|
2512
|
-
selectedDate: string;
|
|
2513
|
-
fileExtension: "csv" | "xlsx";
|
|
2514
|
-
automationQueueId?: string | undefined;
|
|
2515
|
-
channelIds?: string[] | undefined;
|
|
2516
|
-
}, {
|
|
2517
|
-
selectedDate: string;
|
|
2518
|
-
fileExtension: "csv" | "xlsx";
|
|
2519
|
-
automationQueueId?: string | undefined;
|
|
2520
|
-
channelIds?: string[] | undefined;
|
|
2521
|
-
}>;
|
|
2522
|
-
responses: {
|
|
2523
|
-
200: z.ZodObject<{
|
|
2524
|
-
requestId: z.ZodString;
|
|
2525
|
-
}, "strip", z.ZodTypeAny, {
|
|
2526
|
-
requestId: string;
|
|
2527
|
-
}, {
|
|
2528
|
-
requestId: string;
|
|
2529
|
-
}>;
|
|
2530
|
-
};
|
|
2531
|
-
path: "ms/dashboard/export-agent-message-statistics";
|
|
2532
|
-
};
|
|
2533
|
-
getUserCheckInLogsWithDays: {
|
|
2534
|
-
method: "GET";
|
|
2535
|
-
query: z.ZodObject<{
|
|
2536
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2537
|
-
selectedDate: z.ZodString;
|
|
2538
|
-
keyword: z.ZodOptional<z.ZodString>;
|
|
2539
|
-
page: z.ZodNumber;
|
|
2540
|
-
pageSize: z.ZodNumber;
|
|
2541
|
-
}, "strip", z.ZodTypeAny, {
|
|
2542
|
-
page: number;
|
|
2543
|
-
pageSize: number;
|
|
2544
|
-
selectedDate: string;
|
|
2545
|
-
automationQueueId?: string | undefined;
|
|
2546
|
-
keyword?: string | undefined;
|
|
2547
|
-
}, {
|
|
2548
|
-
page: number;
|
|
2549
|
-
pageSize: number;
|
|
2550
|
-
selectedDate: string;
|
|
2551
|
-
automationQueueId?: string | undefined;
|
|
2552
|
-
keyword?: string | undefined;
|
|
2553
|
-
}>;
|
|
2554
|
-
responses: {
|
|
2555
|
-
200: z.ZodObject<{
|
|
2556
|
-
requestId: z.ZodString;
|
|
2557
|
-
page: z.ZodNumber;
|
|
2558
|
-
pageSize: z.ZodNumber;
|
|
2559
|
-
total: z.ZodNumber;
|
|
2560
|
-
userCheckInLogsWithDays: z.ZodArray<z.ZodObject<{
|
|
2561
|
-
date: z.ZodDate;
|
|
2562
|
-
formattedDate: z.ZodString;
|
|
2563
|
-
userCheckInLogs: z.ZodArray<z.ZodObject<{
|
|
2564
|
-
userId: z.ZodString;
|
|
2565
|
-
firstLoginTime: z.ZodString;
|
|
2566
|
-
lastLogoutTime: z.ZodNullable<z.ZodString>;
|
|
2567
|
-
totalLoginDuration: z.ZodNullable<z.ZodString>;
|
|
2568
|
-
averageFirstResponseTime: z.ZodNullable<z.ZodString>;
|
|
2569
|
-
averageResolutionTime: z.ZodNullable<z.ZodString>;
|
|
2570
|
-
totalHandledTime: z.ZodNullable<z.ZodString>;
|
|
2571
|
-
}, "strip", z.ZodTypeAny, {
|
|
2572
|
-
userId: string;
|
|
2573
|
-
averageFirstResponseTime: string | null;
|
|
2574
|
-
averageResolutionTime: string | null;
|
|
2575
|
-
totalHandledTime: string | null;
|
|
2576
|
-
firstLoginTime: string;
|
|
2577
|
-
lastLogoutTime: string | null;
|
|
2578
|
-
totalLoginDuration: string | null;
|
|
2579
|
-
}, {
|
|
2580
|
-
userId: string;
|
|
2581
|
-
averageFirstResponseTime: string | null;
|
|
2582
|
-
averageResolutionTime: string | null;
|
|
2583
|
-
totalHandledTime: string | null;
|
|
2584
|
-
firstLoginTime: string;
|
|
2585
|
-
lastLogoutTime: string | null;
|
|
2586
|
-
totalLoginDuration: string | null;
|
|
2587
|
-
}>, "many">;
|
|
2588
|
-
}, "strip", z.ZodTypeAny, {
|
|
2589
|
-
date: Date;
|
|
2590
|
-
formattedDate: string;
|
|
2591
|
-
userCheckInLogs: {
|
|
2592
|
-
userId: string;
|
|
2593
|
-
averageFirstResponseTime: string | null;
|
|
2594
|
-
averageResolutionTime: string | null;
|
|
2595
|
-
totalHandledTime: string | null;
|
|
2596
|
-
firstLoginTime: string;
|
|
2597
|
-
lastLogoutTime: string | null;
|
|
2598
|
-
totalLoginDuration: string | null;
|
|
2599
|
-
}[];
|
|
2600
|
-
}, {
|
|
2601
|
-
date: Date;
|
|
2602
|
-
formattedDate: string;
|
|
2603
|
-
userCheckInLogs: {
|
|
2604
|
-
userId: string;
|
|
2605
|
-
averageFirstResponseTime: string | null;
|
|
2606
|
-
averageResolutionTime: string | null;
|
|
2607
|
-
totalHandledTime: string | null;
|
|
2608
|
-
firstLoginTime: string;
|
|
2609
|
-
lastLogoutTime: string | null;
|
|
2610
|
-
totalLoginDuration: string | null;
|
|
2611
|
-
}[];
|
|
2612
|
-
}>, "many">;
|
|
2613
|
-
}, "strip", z.ZodTypeAny, {
|
|
2614
|
-
total: number;
|
|
2615
|
-
page: number;
|
|
2616
|
-
pageSize: number;
|
|
2617
|
-
requestId: string;
|
|
2618
|
-
userCheckInLogsWithDays: {
|
|
2619
|
-
date: Date;
|
|
2620
|
-
formattedDate: string;
|
|
2621
|
-
userCheckInLogs: {
|
|
2622
|
-
userId: string;
|
|
2623
|
-
averageFirstResponseTime: string | null;
|
|
2624
|
-
averageResolutionTime: string | null;
|
|
2625
|
-
totalHandledTime: string | null;
|
|
2626
|
-
firstLoginTime: string;
|
|
2627
|
-
lastLogoutTime: string | null;
|
|
2628
|
-
totalLoginDuration: string | null;
|
|
2629
|
-
}[];
|
|
2630
|
-
}[];
|
|
2631
|
-
}, {
|
|
2632
|
-
total: number;
|
|
2633
|
-
page: number;
|
|
2634
|
-
pageSize: number;
|
|
2635
|
-
requestId: string;
|
|
2636
|
-
userCheckInLogsWithDays: {
|
|
2637
|
-
date: Date;
|
|
2638
|
-
formattedDate: string;
|
|
2639
|
-
userCheckInLogs: {
|
|
2640
|
-
userId: string;
|
|
2641
|
-
averageFirstResponseTime: string | null;
|
|
2642
|
-
averageResolutionTime: string | null;
|
|
2643
|
-
totalHandledTime: string | null;
|
|
2644
|
-
firstLoginTime: string;
|
|
2645
|
-
lastLogoutTime: string | null;
|
|
2646
|
-
totalLoginDuration: string | null;
|
|
2647
|
-
}[];
|
|
2648
|
-
}[];
|
|
2649
|
-
}>;
|
|
2650
|
-
};
|
|
2651
|
-
path: "ms/dashboard/user-check-in-logs-with-days";
|
|
2652
|
-
};
|
|
2653
|
-
exportUserCheckInLogs: {
|
|
2654
|
-
method: "GET";
|
|
2655
|
-
query: z.ZodObject<{
|
|
2656
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2657
|
-
selectedDate: z.ZodString;
|
|
2658
|
-
keyword: z.ZodOptional<z.ZodString>;
|
|
2659
|
-
fileExtension: z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>;
|
|
2660
|
-
}, "strip", z.ZodTypeAny, {
|
|
2661
|
-
selectedDate: string;
|
|
2662
|
-
fileExtension: "csv" | "xlsx";
|
|
2663
|
-
automationQueueId?: string | undefined;
|
|
2664
|
-
keyword?: string | undefined;
|
|
2665
|
-
}, {
|
|
2666
|
-
selectedDate: string;
|
|
2667
|
-
fileExtension: "csv" | "xlsx";
|
|
2668
|
-
automationQueueId?: string | undefined;
|
|
2669
|
-
keyword?: string | undefined;
|
|
2670
|
-
}>;
|
|
2671
|
-
responses: {
|
|
2672
|
-
200: z.ZodObject<{
|
|
2673
|
-
requestId: z.ZodString;
|
|
2674
|
-
}, "strip", z.ZodTypeAny, {
|
|
2675
|
-
requestId: string;
|
|
2676
|
-
}, {
|
|
2677
|
-
requestId: string;
|
|
2678
|
-
}>;
|
|
2679
|
-
};
|
|
2680
|
-
path: "ms/dashboard/export-user-check-in-logs";
|
|
2681
|
-
};
|
|
2682
|
-
getRoomStatusCountsByUserId: {
|
|
2683
|
-
method: "GET";
|
|
2684
|
-
query: z.ZodObject<{
|
|
2685
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2686
|
-
userId: z.ZodString;
|
|
2687
|
-
selectedDate: z.ZodString;
|
|
2688
|
-
}, "strip", z.ZodTypeAny, {
|
|
2689
|
-
userId: string;
|
|
2690
|
-
selectedDate: string;
|
|
2691
|
-
automationQueueId?: string | undefined;
|
|
2692
|
-
}, {
|
|
2693
|
-
userId: string;
|
|
2694
|
-
selectedDate: string;
|
|
2695
|
-
automationQueueId?: string | undefined;
|
|
2696
|
-
}>;
|
|
2697
|
-
responses: {
|
|
2698
|
-
200: z.ZodObject<{
|
|
2699
|
-
requestId: z.ZodString;
|
|
2700
|
-
assignedRoomCount: z.ZodNumber;
|
|
2701
|
-
holdRoomCount: z.ZodNumber;
|
|
2702
|
-
closedRoomCount: z.ZodNumber;
|
|
2703
|
-
}, "strip", z.ZodTypeAny, {
|
|
2704
|
-
requestId: string;
|
|
2705
|
-
closedRoomCount: number;
|
|
2706
|
-
assignedRoomCount: number;
|
|
2707
|
-
holdRoomCount: number;
|
|
2708
|
-
}, {
|
|
2709
|
-
requestId: string;
|
|
2710
|
-
closedRoomCount: number;
|
|
2711
|
-
assignedRoomCount: number;
|
|
2712
|
-
holdRoomCount: number;
|
|
2713
|
-
}>;
|
|
2714
|
-
};
|
|
2715
|
-
path: "ms/dashboard/room-status-counts-by-user-id";
|
|
2716
|
-
};
|
|
2717
|
-
getPresenceStatusDurations: {
|
|
2718
|
-
method: "GET";
|
|
2719
|
-
query: z.ZodObject<{
|
|
2720
|
-
userId: z.ZodString;
|
|
2721
|
-
selectedDate: z.ZodString;
|
|
2722
|
-
page: z.ZodNumber;
|
|
2723
|
-
pageSize: z.ZodNumber;
|
|
2724
|
-
}, "strip", z.ZodTypeAny, {
|
|
2725
|
-
page: number;
|
|
2726
|
-
pageSize: number;
|
|
2727
|
-
userId: string;
|
|
2728
|
-
selectedDate: string;
|
|
2729
|
-
}, {
|
|
2730
|
-
page: number;
|
|
2731
|
-
pageSize: number;
|
|
2732
|
-
userId: string;
|
|
2733
|
-
selectedDate: string;
|
|
2734
|
-
}>;
|
|
2735
|
-
responses: {
|
|
2736
|
-
200: z.ZodObject<{
|
|
2737
|
-
requestId: z.ZodString;
|
|
2738
|
-
presenceStatusDurations: z.ZodArray<z.ZodObject<{
|
|
2739
|
-
formattedDate: z.ZodString;
|
|
2740
|
-
date: z.ZodDate;
|
|
2741
|
-
presenceStatusDurationLogs: z.ZodArray<z.ZodObject<{
|
|
2742
|
-
presenceStatusId: z.ZodString;
|
|
2743
|
-
presenceStatusName: z.ZodString;
|
|
2744
|
-
durationSeconds: z.ZodNumber;
|
|
2745
|
-
}, "strip", z.ZodTypeAny, {
|
|
2746
|
-
presenceStatusId: string;
|
|
2747
|
-
presenceStatusName: string;
|
|
2748
|
-
durationSeconds: number;
|
|
2749
|
-
}, {
|
|
2750
|
-
presenceStatusId: string;
|
|
2751
|
-
presenceStatusName: string;
|
|
2752
|
-
durationSeconds: number;
|
|
2753
|
-
}>, "many">;
|
|
2754
|
-
}, "strip", z.ZodTypeAny, {
|
|
2755
|
-
date: Date;
|
|
2756
|
-
formattedDate: string;
|
|
2757
|
-
presenceStatusDurationLogs: {
|
|
2758
|
-
presenceStatusId: string;
|
|
2759
|
-
presenceStatusName: string;
|
|
2760
|
-
durationSeconds: number;
|
|
2761
|
-
}[];
|
|
2762
|
-
}, {
|
|
2763
|
-
date: Date;
|
|
2764
|
-
formattedDate: string;
|
|
2765
|
-
presenceStatusDurationLogs: {
|
|
2766
|
-
presenceStatusId: string;
|
|
2767
|
-
presenceStatusName: string;
|
|
2768
|
-
durationSeconds: number;
|
|
2769
|
-
}[];
|
|
2770
|
-
}>, "many">;
|
|
2771
|
-
page: z.ZodNumber;
|
|
2772
|
-
pageSize: z.ZodNumber;
|
|
2773
|
-
total: z.ZodNumber;
|
|
2774
|
-
}, "strip", z.ZodTypeAny, {
|
|
2775
|
-
total: number;
|
|
2776
|
-
page: number;
|
|
2777
|
-
pageSize: number;
|
|
2778
|
-
requestId: string;
|
|
2779
|
-
presenceStatusDurations: {
|
|
2780
|
-
date: Date;
|
|
2781
|
-
formattedDate: string;
|
|
2782
|
-
presenceStatusDurationLogs: {
|
|
2783
|
-
presenceStatusId: string;
|
|
2784
|
-
presenceStatusName: string;
|
|
2785
|
-
durationSeconds: number;
|
|
2786
|
-
}[];
|
|
2787
|
-
}[];
|
|
2788
|
-
}, {
|
|
2789
|
-
total: number;
|
|
2790
|
-
page: number;
|
|
2791
|
-
pageSize: number;
|
|
2792
|
-
requestId: string;
|
|
2793
|
-
presenceStatusDurations: {
|
|
2794
|
-
date: Date;
|
|
2795
|
-
formattedDate: string;
|
|
2796
|
-
presenceStatusDurationLogs: {
|
|
2797
|
-
presenceStatusId: string;
|
|
2798
|
-
presenceStatusName: string;
|
|
2799
|
-
durationSeconds: number;
|
|
2800
|
-
}[];
|
|
2801
|
-
}[];
|
|
2802
|
-
}>;
|
|
2803
|
-
};
|
|
2804
|
-
path: "ms/dashboard/presence-status-durations";
|
|
2805
|
-
};
|
|
2806
|
-
getUserCheckInLogsByUserId: {
|
|
2807
|
-
method: "GET";
|
|
2808
|
-
query: z.ZodObject<{
|
|
2809
|
-
automationQueueId: z.ZodOptional<z.ZodString>;
|
|
2810
|
-
userId: z.ZodString;
|
|
2811
|
-
selectedDate: z.ZodString;
|
|
2812
|
-
page: z.ZodNumber;
|
|
2813
|
-
pageSize: z.ZodNumber;
|
|
2814
|
-
}, "strip", z.ZodTypeAny, {
|
|
2815
|
-
page: number;
|
|
2816
|
-
pageSize: number;
|
|
2817
|
-
userId: string;
|
|
2818
|
-
selectedDate: string;
|
|
2819
|
-
automationQueueId?: string | undefined;
|
|
2820
|
-
}, {
|
|
2821
|
-
page: number;
|
|
2822
|
-
pageSize: number;
|
|
2823
|
-
userId: string;
|
|
2824
|
-
selectedDate: string;
|
|
2825
|
-
automationQueueId?: string | undefined;
|
|
2826
|
-
}>;
|
|
2827
|
-
responses: {
|
|
2828
|
-
200: z.ZodObject<{
|
|
2829
|
-
requestId: z.ZodString;
|
|
2830
|
-
userCheckInLogs: z.ZodArray<z.ZodObject<{
|
|
2831
|
-
formattedDate: z.ZodString;
|
|
2832
|
-
day: z.ZodDate;
|
|
2833
|
-
userCheckInLog: z.ZodObject<{
|
|
2834
|
-
userId: z.ZodString;
|
|
2835
|
-
firstLoginTime: z.ZodString;
|
|
2836
|
-
lastLogoutTime: z.ZodNullable<z.ZodString>;
|
|
2837
|
-
totalLoginDuration: z.ZodNullable<z.ZodString>;
|
|
2838
|
-
averageFirstResponseTime: z.ZodNullable<z.ZodString>;
|
|
2839
|
-
averageResolutionTime: z.ZodNullable<z.ZodString>;
|
|
2840
|
-
totalHandledTime: z.ZodNullable<z.ZodString>;
|
|
2841
|
-
}, "strip", z.ZodTypeAny, {
|
|
2842
|
-
userId: string;
|
|
2843
|
-
averageFirstResponseTime: string | null;
|
|
2844
|
-
averageResolutionTime: string | null;
|
|
2845
|
-
totalHandledTime: string | null;
|
|
2846
|
-
firstLoginTime: string;
|
|
2847
|
-
lastLogoutTime: string | null;
|
|
2848
|
-
totalLoginDuration: string | null;
|
|
2849
|
-
}, {
|
|
2850
|
-
userId: string;
|
|
2851
|
-
averageFirstResponseTime: string | null;
|
|
2852
|
-
averageResolutionTime: string | null;
|
|
2853
|
-
totalHandledTime: string | null;
|
|
2854
|
-
firstLoginTime: string;
|
|
2855
|
-
lastLogoutTime: string | null;
|
|
2856
|
-
totalLoginDuration: string | null;
|
|
2857
|
-
}>;
|
|
2858
|
-
}, "strip", z.ZodTypeAny, {
|
|
2859
|
-
day: Date;
|
|
2860
|
-
formattedDate: string;
|
|
2861
|
-
userCheckInLog: {
|
|
2862
|
-
userId: string;
|
|
2863
|
-
averageFirstResponseTime: string | null;
|
|
2864
|
-
averageResolutionTime: string | null;
|
|
2865
|
-
totalHandledTime: string | null;
|
|
2866
|
-
firstLoginTime: string;
|
|
2867
|
-
lastLogoutTime: string | null;
|
|
2868
|
-
totalLoginDuration: string | null;
|
|
2869
|
-
};
|
|
2870
|
-
}, {
|
|
2871
|
-
day: Date;
|
|
2872
|
-
formattedDate: string;
|
|
2873
|
-
userCheckInLog: {
|
|
2874
|
-
userId: string;
|
|
2875
|
-
averageFirstResponseTime: string | null;
|
|
2876
|
-
averageResolutionTime: string | null;
|
|
2877
|
-
totalHandledTime: string | null;
|
|
2878
|
-
firstLoginTime: string;
|
|
2879
|
-
lastLogoutTime: string | null;
|
|
2880
|
-
totalLoginDuration: string | null;
|
|
2881
|
-
};
|
|
2882
|
-
}>, "many">;
|
|
2883
|
-
page: z.ZodNumber;
|
|
2884
|
-
pageSize: z.ZodNumber;
|
|
2885
|
-
total: z.ZodNumber;
|
|
2886
|
-
}, "strip", z.ZodTypeAny, {
|
|
2887
|
-
total: number;
|
|
2888
|
-
page: number;
|
|
2889
|
-
pageSize: number;
|
|
2890
|
-
requestId: string;
|
|
2891
|
-
userCheckInLogs: {
|
|
2892
|
-
day: Date;
|
|
2893
|
-
formattedDate: string;
|
|
2894
|
-
userCheckInLog: {
|
|
2895
|
-
userId: string;
|
|
2896
|
-
averageFirstResponseTime: string | null;
|
|
2897
|
-
averageResolutionTime: string | null;
|
|
2898
|
-
totalHandledTime: string | null;
|
|
2899
|
-
firstLoginTime: string;
|
|
2900
|
-
lastLogoutTime: string | null;
|
|
2901
|
-
totalLoginDuration: string | null;
|
|
2902
|
-
};
|
|
2903
|
-
}[];
|
|
2904
|
-
}, {
|
|
2905
|
-
total: number;
|
|
2906
|
-
page: number;
|
|
2907
|
-
pageSize: number;
|
|
2908
|
-
requestId: string;
|
|
2909
|
-
userCheckInLogs: {
|
|
2910
|
-
day: Date;
|
|
2911
|
-
formattedDate: string;
|
|
2912
|
-
userCheckInLog: {
|
|
2913
|
-
userId: string;
|
|
2914
|
-
averageFirstResponseTime: string | null;
|
|
2915
|
-
averageResolutionTime: string | null;
|
|
2916
|
-
totalHandledTime: string | null;
|
|
2917
|
-
firstLoginTime: string;
|
|
2918
|
-
lastLogoutTime: string | null;
|
|
2919
|
-
totalLoginDuration: string | null;
|
|
2920
|
-
};
|
|
2921
|
-
}[];
|
|
2922
|
-
}>;
|
|
2923
|
-
};
|
|
2924
|
-
path: "ms/dashboard/user-check-in-logs-by-user-id";
|
|
2925
|
-
};
|
|
2926
|
-
exportUserCheckInLogsByUserId: {
|
|
2927
|
-
method: "GET";
|
|
2928
|
-
query: z.ZodObject<{
|
|
2929
|
-
userId: z.ZodString;
|
|
2930
|
-
selectedDate: z.ZodString;
|
|
2931
|
-
fileExtension: z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>;
|
|
2932
|
-
}, "strip", z.ZodTypeAny, {
|
|
2933
|
-
userId: string;
|
|
2934
|
-
selectedDate: string;
|
|
2935
|
-
fileExtension: "csv" | "xlsx";
|
|
2936
|
-
}, {
|
|
2937
|
-
userId: string;
|
|
2938
|
-
selectedDate: string;
|
|
2939
|
-
fileExtension: "csv" | "xlsx";
|
|
2940
|
-
}>;
|
|
2941
|
-
responses: {
|
|
2942
|
-
200: z.ZodObject<{
|
|
2943
|
-
requestId: z.ZodString;
|
|
2944
|
-
}, "strip", z.ZodTypeAny, {
|
|
2945
|
-
requestId: string;
|
|
2946
|
-
}, {
|
|
2947
|
-
requestId: string;
|
|
2948
|
-
}>;
|
|
2949
|
-
};
|
|
2950
|
-
path: "ms/dashboard/export-user-check-in-logs-by-user-id";
|
|
2037
|
+
path: "dashboard/call-counts";
|
|
2951
2038
|
};
|
|
2952
2039
|
};
|
|
2953
2040
|
//# sourceMappingURL=index.d.ts.map
|