@kl1/contracts 1.3.7 → 1.3.9

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.
Files changed (241) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +22 -23
  2. package/dist/api-contracts/src/activity-log/index.d.ts.map +1 -1
  3. package/dist/api-contracts/src/activity-log/schema.d.ts +5 -6
  4. package/dist/api-contracts/src/activity-log/schema.d.ts.map +1 -1
  5. package/dist/api-contracts/src/attribute/index.d.ts +148 -164
  6. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  7. package/dist/api-contracts/src/attribute/schema.d.ts +8 -11
  8. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  9. package/dist/api-contracts/src/attribute-option/schema.d.ts +2 -3
  10. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  11. package/dist/api-contracts/src/auth/index.d.ts +24 -26
  12. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  13. package/dist/api-contracts/src/automation-queue/index.d.ts +170 -192
  14. package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
  15. package/dist/api-contracts/src/automation-queue/schema.d.ts +12 -15
  16. package/dist/api-contracts/src/automation-queue/schema.d.ts.map +1 -1
  17. package/dist/api-contracts/src/aws/index.d.ts +6 -8
  18. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  19. package/dist/api-contracts/src/botpress/index.d.ts +13 -17
  20. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  21. package/dist/api-contracts/src/business-calendar/index.d.ts +28 -40
  22. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  23. package/dist/api-contracts/src/business-calendar/schema.d.ts +10 -15
  24. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  25. package/dist/api-contracts/src/call-log/schema.d.ts +4 -5
  26. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  27. package/dist/api-contracts/src/category/index.d.ts +109 -118
  28. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  29. package/dist/api-contracts/src/category/schema.d.ts +2 -3
  30. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  31. package/dist/api-contracts/src/channel/index.d.ts +1502 -1532
  32. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  33. package/dist/api-contracts/src/channel/schema.d.ts +54 -54
  34. package/dist/api-contracts/src/channel/validation.d.ts +72 -72
  35. package/dist/api-contracts/src/chat/index.d.ts +13141 -13645
  36. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  37. package/dist/api-contracts/src/chat/schema.d.ts +2308 -2467
  38. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  39. package/dist/api-contracts/src/chat/validation.d.ts +3331 -3414
  40. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  41. package/dist/api-contracts/src/comment/index.d.ts +299 -371
  42. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  43. package/dist/api-contracts/src/comment/schema.d.ts +75 -98
  44. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  45. package/dist/api-contracts/src/comment/validation.d.ts +1 -1
  46. package/dist/api-contracts/src/company/index.d.ts +109 -136
  47. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  48. package/dist/api-contracts/src/company/schema.d.ts +24 -33
  49. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  50. package/dist/api-contracts/src/company/validation.d.ts +62 -78
  51. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  52. package/dist/api-contracts/src/contact/index.d.ts +559 -677
  53. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  54. package/dist/api-contracts/src/contact/schema.d.ts +42 -56
  55. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  56. package/dist/api-contracts/src/contact/validation.d.ts +218 -299
  57. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  58. package/dist/api-contracts/src/contact-email/schema.d.ts +2 -3
  59. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  60. package/dist/api-contracts/src/contact-phone/schema.d.ts +2 -3
  61. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  62. package/dist/api-contracts/src/contract.d.ts +25882 -27370
  63. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  64. package/dist/api-contracts/src/custom-field/schema.d.ts +2 -3
  65. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  66. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  67. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +2 -3
  68. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  69. package/dist/api-contracts/src/cx-intelligence/index.d.ts +47 -50
  70. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -1
  71. package/dist/api-contracts/src/cx-log/index.d.ts +783 -831
  72. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  73. package/dist/api-contracts/src/cx-log/schema.d.ts +461 -514
  74. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  75. package/dist/api-contracts/src/cx-log/validation.d.ts +39 -39
  76. package/dist/api-contracts/src/dashboard/index.d.ts +361 -402
  77. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  78. package/dist/api-contracts/src/dashboard/schema.d.ts +4 -5
  79. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  80. package/dist/api-contracts/src/dashboard/validation.d.ts +18 -24
  81. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  82. package/dist/api-contracts/src/evaluate-form/index.d.ts +3 -4
  83. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  84. package/dist/api-contracts/src/evaluate-form/schema.d.ts +2 -3
  85. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  86. package/dist/api-contracts/src/export/index.d.ts +3 -4
  87. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  88. package/dist/api-contracts/src/extension/index.d.ts +112 -118
  89. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  90. package/dist/api-contracts/src/facebook-feed/index.d.ts +2211 -2291
  91. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  92. package/dist/api-contracts/src/facebook-feed/schema.d.ts +82 -94
  93. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  94. package/dist/api-contracts/src/facebook-feed/validation.d.ts +89 -106
  95. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  96. package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
  97. package/dist/api-contracts/src/group/schema.d.ts +2 -3
  98. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  99. package/dist/api-contracts/src/hold-label/index.d.ts +58 -77
  100. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  101. package/dist/api-contracts/src/hold-label/schema.d.ts +14 -20
  102. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  103. package/dist/api-contracts/src/index.d.ts +1 -0
  104. package/dist/api-contracts/src/index.d.ts.map +1 -1
  105. package/dist/api-contracts/src/instagram/index.d.ts +3873 -3933
  106. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  107. package/dist/api-contracts/src/instagram/validation.d.ts +6 -6
  108. package/dist/api-contracts/src/line/index.d.ts +2073 -2133
  109. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  110. package/dist/api-contracts/src/line/schema.d.ts +11 -12
  111. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  112. package/dist/api-contracts/src/line/validation.d.ts +127 -127
  113. package/dist/api-contracts/src/log-form/schema.d.ts +2 -3
  114. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  115. package/dist/api-contracts/src/mail/account-contract.d.ts +174 -184
  116. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  117. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +3 -4
  118. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  119. package/dist/api-contracts/src/mail/mail-contract.d.ts +451 -502
  120. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  121. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +18 -24
  122. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  123. package/dist/api-contracts/src/mail/message-contract.d.ts +107 -113
  124. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  125. package/dist/api-contracts/src/mail/room-contract.d.ts +101 -130
  126. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  127. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  128. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +30 -36
  129. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  130. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +20 -27
  131. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  132. package/dist/api-contracts/src/messenger/index.d.ts +3873 -3935
  133. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  134. package/dist/api-contracts/src/messenger/validation.d.ts +89 -106
  135. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  136. package/dist/api-contracts/src/notification/index.d.ts +27 -34
  137. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  138. package/dist/api-contracts/src/notification/schema.d.ts +15 -18
  139. package/dist/api-contracts/src/notification/schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/notification/validation.d.ts +5 -6
  141. package/dist/api-contracts/src/notification/validation.d.ts.map +1 -1
  142. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  143. package/dist/api-contracts/src/presence-status/index.d.ts +81 -84
  144. package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
  145. package/dist/api-contracts/src/public-api/index.d.ts +196 -260
  146. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  147. package/dist/api-contracts/src/public-api/schema.d.ts +34 -48
  148. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  149. package/dist/api-contracts/src/public-api/validation.d.ts +88 -113
  150. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  151. package/dist/api-contracts/src/role/index.d.ts +83 -88
  152. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  153. package/dist/api-contracts/src/sms/index.d.ts +345 -349
  154. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  155. package/dist/api-contracts/src/snippet/index.d.ts +54 -76
  156. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  157. package/dist/api-contracts/src/snippet/schema.d.ts +14 -21
  158. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  159. package/dist/api-contracts/src/snippet/validation.d.ts +4 -5
  160. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  161. package/dist/api-contracts/src/subscription/index.d.ts +51 -74
  162. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  163. package/dist/api-contracts/src/subscription/schema.d.ts +62 -93
  164. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  165. package/dist/api-contracts/src/tag/index.d.ts +72 -79
  166. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  167. package/dist/api-contracts/src/tag/schema.d.ts +2 -3
  168. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  169. package/dist/api-contracts/src/tag-group/schema.d.ts +2 -3
  170. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  171. package/dist/api-contracts/src/telegram/index.d.ts +1532 -1590
  172. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  173. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +50 -55
  174. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  175. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +7 -9
  176. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  177. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  178. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1170 -1245
  179. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  180. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +196 -222
  181. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  182. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +45 -52
  183. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  184. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  185. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  186. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +2 -3
  187. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  188. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +2 -3
  189. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  190. package/dist/api-contracts/src/tenant/schema.d.ts +2 -3
  191. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  192. package/dist/api-contracts/src/ticket/index.d.ts +679 -790
  193. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  194. package/dist/api-contracts/src/ticket/schema.d.ts +73 -99
  195. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  196. package/dist/api-contracts/src/ticket/validation.d.ts +55 -57
  197. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  198. package/dist/api-contracts/src/upload/index.d.ts +34 -36
  199. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  200. package/dist/api-contracts/src/upload/schema.d.ts +2 -3
  201. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  202. package/dist/api-contracts/src/user/index.d.ts +148 -159
  203. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  204. package/dist/api-contracts/src/user/schema.d.ts +5 -6
  205. package/dist/api-contracts/src/user/schema.d.ts.map +1 -1
  206. package/dist/api-contracts/src/user/validation.d.ts +4 -5
  207. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  208. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +31 -32
  209. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  210. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +7 -9
  211. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  212. package/dist/api-contracts/src/viber/index.d.ts +1785 -1843
  213. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  214. package/dist/api-contracts/src/webchat/index.d.ts +1551 -1609
  215. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  216. package/dist/api-contracts/src/whatsapp/index.d.ts +1920 -1982
  217. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  218. package/dist/api-contracts/src/whatsapp/validation.d.ts +6 -9
  219. package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
  220. package/dist/api-contracts/src/widget/index.d.ts +144 -155
  221. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  222. package/dist/api-contracts/src/widget/schema.d.ts +2 -3
  223. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  224. package/dist/api-contracts/src/widget/validation.d.ts +16 -16
  225. package/dist/api-contracts/src/workflow-rule/index.d.ts +2021 -2087
  226. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  227. package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -3
  228. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  229. package/dist/api-contracts/src/wrap-up-form/index.d.ts +147 -166
  230. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  231. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +6 -9
  232. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  233. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +20 -21
  234. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  235. package/dist/api-contracts/utils.d.ts +3 -4
  236. package/dist/api-contracts/utils.d.ts.map +1 -1
  237. package/dist/index.js +53 -58
  238. package/dist/index.js.map +1 -1
  239. package/dist/index.mjs +52 -58
  240. package/dist/index.mjs.map +1 -1
  241. package/package.json +1 -1
@@ -40,41 +40,22 @@ export declare const dashboardContract: {
40
40
  getDashboardData: {
41
41
  summary: "Get all dashboard";
42
42
  method: "GET";
43
- query: z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
44
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
43
+ query: z.ZodOptional<z.ZodObject<{
45
44
  selectedDate: z.ZodString;
46
- }, {
45
+ channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
47
46
  agentId: z.ZodOptional<z.ZodString>;
48
- }>, "strip", z.ZodTypeAny, {
47
+ }, "strip", z.ZodTypeAny, {
49
48
  selectedDate: string;
50
- agentId?: string | undefined;
51
49
  channelIds?: string[] | undefined;
50
+ agentId?: string | undefined;
52
51
  }, {
53
52
  selectedDate: string;
54
- agentId?: string | undefined;
55
53
  channelIds?: string[] | undefined;
54
+ agentId?: string | undefined;
56
55
  }>>;
57
- path: "ms/dashboard";
58
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
59
- 'x-tenant': z.ZodString;
60
- 'x-service-token': z.ZodString;
61
- 'x-code': z.ZodOptional<z.ZodString>;
62
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
63
- }, "strip", z.ZodTypeAny, {
64
- 'x-tenant': string;
65
- 'x-service-token': string;
66
- 'x-client-timezone': string;
67
- 'x-code'?: string | undefined;
68
- }, {
69
- 'x-tenant': string;
70
- 'x-service-token': string;
71
- 'x-code'?: string | undefined;
72
- 'x-client-timezone'?: string | undefined;
73
- }>>>;
74
56
  responses: {
75
- 200: z.ZodObject<z.objectUtil.extendShape<{
57
+ 200: z.ZodObject<{
76
58
  requestId: z.ZodString;
77
- }, {
78
59
  dashboard: z.ZodObject<{
79
60
  receivedTicketCount: z.ZodNumber;
80
61
  pendingTicketCount: z.ZodNumber;
@@ -178,7 +159,7 @@ export declare const dashboardContract: {
178
159
  }[];
179
160
  };
180
161
  }>;
181
- }>, "strip", z.ZodTypeAny, {
162
+ }, "strip", z.ZodTypeAny, {
182
163
  requestId: string;
183
164
  dashboard: {
184
165
  receivedTicketCount: number;
@@ -247,21 +228,7 @@ export declare const dashboardContract: {
247
228
  error?: any;
248
229
  }>;
249
230
  };
250
- };
251
- getQueueCallDashboardData: {
252
- summary: "Get queue call dashboard";
253
- method: "GET";
254
- query: z.ZodObject<{
255
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
256
- selectedDate: z.ZodString;
257
- }, "strip", z.ZodTypeAny, {
258
- selectedDate: string;
259
- channelIds?: string[] | undefined;
260
- }, {
261
- selectedDate: string;
262
- channelIds?: string[] | undefined;
263
- }>;
264
- path: "ms/dashboard/queue_call_dashboard";
231
+ path: "ms/dashboard";
265
232
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
266
233
  'x-tenant': z.ZodString;
267
234
  'x-service-token': z.ZodString;
@@ -278,10 +245,23 @@ export declare const dashboardContract: {
278
245
  'x-code'?: string | undefined;
279
246
  'x-client-timezone'?: string | undefined;
280
247
  }>>>;
248
+ };
249
+ getQueueCallDashboardData: {
250
+ summary: "Get queue call dashboard";
251
+ method: "GET";
252
+ query: z.ZodObject<{
253
+ channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
254
+ selectedDate: z.ZodString;
255
+ }, "strip", z.ZodTypeAny, {
256
+ selectedDate: string;
257
+ channelIds?: string[] | undefined;
258
+ }, {
259
+ selectedDate: string;
260
+ channelIds?: string[] | undefined;
261
+ }>;
281
262
  responses: {
282
- 200: z.ZodObject<z.objectUtil.extendShape<{
263
+ 200: z.ZodObject<{
283
264
  requestId: z.ZodString;
284
- }, {
285
265
  queuecallDashboard: z.ZodObject<{
286
266
  totalTelephonyQueueCallCountList: z.ZodObject<{
287
267
  totalQueueCall: z.ZodNumber;
@@ -444,7 +424,7 @@ export declare const dashboardContract: {
444
424
  };
445
425
  }[];
446
426
  }>;
447
- }>, "strip", z.ZodTypeAny, {
427
+ }, "strip", z.ZodTypeAny, {
448
428
  requestId: string;
449
429
  queuecallDashboard: {
450
430
  totalTelephonyQueueCallCountList: {
@@ -527,12 +507,7 @@ export declare const dashboardContract: {
527
507
  error?: any;
528
508
  }>;
529
509
  };
530
- };
531
- getQueueLiveCallCountList: {
532
- summary: "Get queue live call count list";
533
- method: "GET";
534
- query: null;
535
- path: "ms/dashboard/queue_live_call_count_list";
510
+ path: "ms/dashboard/queue_call_dashboard";
536
511
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
537
512
  'x-tenant': z.ZodString;
538
513
  'x-service-token': z.ZodString;
@@ -549,10 +524,14 @@ export declare const dashboardContract: {
549
524
  'x-code'?: string | undefined;
550
525
  'x-client-timezone'?: string | undefined;
551
526
  }>>>;
527
+ };
528
+ getQueueLiveCallCountList: {
529
+ summary: "Get queue live call count list";
530
+ method: "GET";
531
+ query: null;
552
532
  responses: {
553
- 200: z.ZodObject<z.objectUtil.extendShape<{
533
+ 200: z.ZodObject<{
554
534
  requestId: z.ZodString;
555
- }, {
556
535
  queueLiveCallCountList: z.ZodObject<{
557
536
  totalQueueLiveCallStatus: z.ZodObject<{
558
537
  activeCallCount: z.ZodNumber;
@@ -598,7 +577,7 @@ export declare const dashboardContract: {
598
577
  waitingCallCount: number;
599
578
  }[];
600
579
  }>;
601
- }>, "strip", z.ZodTypeAny, {
580
+ }, "strip", z.ZodTypeAny, {
602
581
  requestId: string;
603
582
  queueLiveCallCountList: {
604
583
  totalQueueLiveCallStatus: {
@@ -636,12 +615,7 @@ export declare const dashboardContract: {
636
615
  error?: any;
637
616
  }>;
638
617
  };
639
- };
640
- getQueryCalls: {
641
- summary: "Get query calls";
642
- method: "GET";
643
- query: null;
644
- path: "ms/dashboard/query-calls";
618
+ path: "ms/dashboard/queue_live_call_count_list";
645
619
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
646
620
  'x-tenant': z.ZodString;
647
621
  'x-service-token': z.ZodString;
@@ -658,10 +632,14 @@ export declare const dashboardContract: {
658
632
  'x-code'?: string | undefined;
659
633
  'x-client-timezone'?: string | undefined;
660
634
  }>>>;
635
+ };
636
+ getQueryCalls: {
637
+ summary: "Get query calls";
638
+ method: "GET";
639
+ query: null;
661
640
  responses: {
662
- 200: z.ZodObject<z.objectUtil.extendShape<{
641
+ 200: z.ZodObject<{
663
642
  requestId: z.ZodString;
664
- }, {
665
643
  dashboard: z.ZodObject<{
666
644
  receivedTicketCount: z.ZodNumber;
667
645
  pendingTicketCount: z.ZodNumber;
@@ -765,7 +743,7 @@ export declare const dashboardContract: {
765
743
  }[];
766
744
  };
767
745
  }>;
768
- }>, "strip", z.ZodTypeAny, {
746
+ }, "strip", z.ZodTypeAny, {
769
747
  requestId: string;
770
748
  dashboard: {
771
749
  receivedTicketCount: number;
@@ -827,25 +805,7 @@ export declare const dashboardContract: {
827
805
  error?: any;
828
806
  }>;
829
807
  };
830
- };
831
- getTicketDashboardData: {
832
- summary: "Get ticket dashboard";
833
- method: "GET";
834
- query: z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
835
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
836
- selectedDate: z.ZodString;
837
- }, {
838
- agentId: z.ZodOptional<z.ZodString>;
839
- }>, "strip", z.ZodTypeAny, {
840
- selectedDate: string;
841
- agentId?: string | undefined;
842
- channelIds?: string[] | undefined;
843
- }, {
844
- selectedDate: string;
845
- agentId?: string | undefined;
846
- channelIds?: string[] | undefined;
847
- }>>;
848
- path: "ms/dashboard/ticket";
808
+ path: "ms/dashboard/query-calls";
849
809
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
850
810
  'x-tenant': z.ZodString;
851
811
  'x-service-token': z.ZodString;
@@ -862,10 +822,26 @@ export declare const dashboardContract: {
862
822
  'x-code'?: string | undefined;
863
823
  'x-client-timezone'?: string | undefined;
864
824
  }>>>;
825
+ };
826
+ getTicketDashboardData: {
827
+ summary: "Get ticket dashboard";
828
+ method: "GET";
829
+ query: z.ZodOptional<z.ZodObject<{
830
+ selectedDate: z.ZodString;
831
+ channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
832
+ agentId: z.ZodOptional<z.ZodString>;
833
+ }, "strip", z.ZodTypeAny, {
834
+ selectedDate: string;
835
+ channelIds?: string[] | undefined;
836
+ agentId?: string | undefined;
837
+ }, {
838
+ selectedDate: string;
839
+ channelIds?: string[] | undefined;
840
+ agentId?: string | undefined;
841
+ }>>;
865
842
  responses: {
866
- 200: z.ZodObject<z.objectUtil.extendShape<{
843
+ 200: z.ZodObject<{
867
844
  requestId: z.ZodString;
868
- }, {
869
845
  ticketCountByStatus: z.ZodObject<{
870
846
  total: z.ZodNumber;
871
847
  open: z.ZodNumber;
@@ -889,11 +865,11 @@ export declare const dashboardContract: {
889
865
  closed: number;
890
866
  open: number;
891
867
  pending: number;
868
+ others: number;
892
869
  duration: {
893
870
  day: string | null;
894
871
  hour: string | null;
895
872
  };
896
- others: number;
897
873
  solved: number;
898
874
  unassigneed: number;
899
875
  }, {
@@ -901,26 +877,26 @@ export declare const dashboardContract: {
901
877
  closed: number;
902
878
  open: number;
903
879
  pending: number;
880
+ others: number;
904
881
  duration: {
905
882
  day: string | null;
906
883
  hour: string | null;
907
884
  };
908
- others: number;
909
885
  solved: number;
910
886
  unassigneed: number;
911
887
  }>;
912
- }>, "strip", z.ZodTypeAny, {
888
+ }, "strip", z.ZodTypeAny, {
913
889
  requestId: string;
914
890
  ticketCountByStatus: {
915
891
  total: number;
916
892
  closed: number;
917
893
  open: number;
918
894
  pending: number;
895
+ others: number;
919
896
  duration: {
920
897
  day: string | null;
921
898
  hour: string | null;
922
899
  };
923
- others: number;
924
900
  solved: number;
925
901
  unassigneed: number;
926
902
  };
@@ -931,11 +907,11 @@ export declare const dashboardContract: {
931
907
  closed: number;
932
908
  open: number;
933
909
  pending: number;
910
+ others: number;
934
911
  duration: {
935
912
  day: string | null;
936
913
  hour: string | null;
937
914
  };
938
- others: number;
939
915
  solved: number;
940
916
  unassigneed: number;
941
917
  };
@@ -951,12 +927,7 @@ export declare const dashboardContract: {
951
927
  error?: any;
952
928
  }>;
953
929
  };
954
- };
955
- getExpiredTicketData: {
956
- summary: "Get expired ticket data";
957
- method: "GET";
958
- query: null;
959
- path: "ms/dashboard/ticket/expired";
930
+ path: "ms/dashboard/ticket";
960
931
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
961
932
  'x-tenant': z.ZodString;
962
933
  'x-service-token': z.ZodString;
@@ -973,10 +944,14 @@ export declare const dashboardContract: {
973
944
  'x-code'?: string | undefined;
974
945
  'x-client-timezone'?: string | undefined;
975
946
  }>>>;
947
+ };
948
+ getExpiredTicketData: {
949
+ summary: "Get expired ticket data";
950
+ method: "GET";
951
+ query: null;
976
952
  responses: {
977
- 200: z.ZodObject<z.objectUtil.extendShape<{
953
+ 200: z.ZodObject<{
978
954
  requestId: z.ZodString;
979
- }, {
980
955
  expiredTicketData: z.ZodArray<z.ZodObject<{
981
956
  id: z.ZodString;
982
957
  ticketNumber: z.ZodNumber;
@@ -996,7 +971,7 @@ export declare const dashboardContract: {
996
971
  ticketNumber: number;
997
972
  expiredDays: number;
998
973
  }>, "many">;
999
- }>, "strip", z.ZodTypeAny, {
974
+ }, "strip", z.ZodTypeAny, {
1000
975
  requestId: string;
1001
976
  expiredTicketData: {
1002
977
  id: string;
@@ -1026,21 +1001,7 @@ export declare const dashboardContract: {
1026
1001
  error?: any;
1027
1002
  }>;
1028
1003
  };
1029
- };
1030
- getTicketTagData: {
1031
- summary: "Get ticket tag data";
1032
- method: "GET";
1033
- query: z.ZodObject<{
1034
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1035
- selectedDate: z.ZodString;
1036
- }, "strip", z.ZodTypeAny, {
1037
- selectedDate: string;
1038
- channelIds?: string[] | undefined;
1039
- }, {
1040
- selectedDate: string;
1041
- channelIds?: string[] | undefined;
1042
- }>;
1043
- path: "ms/dashboard/ticket/tag";
1004
+ path: "ms/dashboard/ticket/expired";
1044
1005
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1045
1006
  'x-tenant': z.ZodString;
1046
1007
  'x-service-token': z.ZodString;
@@ -1057,10 +1018,23 @@ export declare const dashboardContract: {
1057
1018
  'x-code'?: string | undefined;
1058
1019
  'x-client-timezone'?: string | undefined;
1059
1020
  }>>>;
1021
+ };
1022
+ getTicketTagData: {
1023
+ summary: "Get ticket tag data";
1024
+ method: "GET";
1025
+ query: z.ZodObject<{
1026
+ channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1027
+ selectedDate: z.ZodString;
1028
+ }, "strip", z.ZodTypeAny, {
1029
+ selectedDate: string;
1030
+ channelIds?: string[] | undefined;
1031
+ }, {
1032
+ selectedDate: string;
1033
+ channelIds?: string[] | undefined;
1034
+ }>;
1060
1035
  responses: {
1061
- 200: z.ZodObject<z.objectUtil.extendShape<{
1036
+ 200: z.ZodObject<{
1062
1037
  requestId: z.ZodString;
1063
- }, {
1064
1038
  ticketTags: z.ZodArray<z.ZodObject<{
1065
1039
  id: z.ZodString;
1066
1040
  name: z.ZodString;
@@ -1074,7 +1048,7 @@ export declare const dashboardContract: {
1074
1048
  id: string;
1075
1049
  count: number;
1076
1050
  }>, "many">;
1077
- }>, "strip", z.ZodTypeAny, {
1051
+ }, "strip", z.ZodTypeAny, {
1078
1052
  requestId: string;
1079
1053
  ticketTags: {
1080
1054
  name: string;
@@ -1100,26 +1074,7 @@ export declare const dashboardContract: {
1100
1074
  error?: any;
1101
1075
  }>;
1102
1076
  };
1103
- };
1104
- getMessageChannelData: {
1105
- summary: "Get message channel data";
1106
- method: "GET";
1107
- query: z.ZodObject<z.objectUtil.extendShape<{
1108
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1109
- selectedDate: z.ZodString;
1110
- }, {
1111
- time: z.ZodEnum<["byDay", "byMonth", "byHour"]>;
1112
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1113
- }>, "strip", z.ZodTypeAny, {
1114
- time: "byDay" | "byMonth" | "byHour";
1115
- selectedDate: string;
1116
- channelIds?: string[] | undefined;
1117
- }, {
1118
- time: "byDay" | "byMonth" | "byHour";
1119
- selectedDate: string;
1120
- channelIds?: string[] | undefined;
1121
- }>;
1122
- path: "ms/dashboard/message/channel";
1077
+ path: "ms/dashboard/ticket/tag";
1123
1078
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1124
1079
  'x-tenant': z.ZodString;
1125
1080
  'x-service-token': z.ZodString;
@@ -1136,10 +1091,26 @@ export declare const dashboardContract: {
1136
1091
  'x-code'?: string | undefined;
1137
1092
  'x-client-timezone'?: string | undefined;
1138
1093
  }>>>;
1094
+ };
1095
+ getMessageChannelData: {
1096
+ summary: "Get message channel data";
1097
+ method: "GET";
1098
+ query: z.ZodObject<{
1099
+ selectedDate: z.ZodString;
1100
+ time: z.ZodEnum<["byDay", "byMonth", "byHour"]>;
1101
+ channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1102
+ }, "strip", z.ZodTypeAny, {
1103
+ time: "byDay" | "byMonth" | "byHour";
1104
+ selectedDate: string;
1105
+ channelIds?: string[] | undefined;
1106
+ }, {
1107
+ time: "byDay" | "byMonth" | "byHour";
1108
+ selectedDate: string;
1109
+ channelIds?: string[] | undefined;
1110
+ }>;
1139
1111
  responses: {
1140
- 200: z.ZodObject<z.objectUtil.extendShape<{
1112
+ 200: z.ZodObject<{
1141
1113
  requestId: z.ZodString;
1142
- }, {
1143
1114
  messageCounts: z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
1144
1115
  platform: z.ZodString;
1145
1116
  messageCount: z.ZodNumber;
@@ -1150,7 +1121,7 @@ export declare const dashboardContract: {
1150
1121
  platform: string;
1151
1122
  messageCount: number;
1152
1123
  }>, "many">>;
1153
- }>, "strip", z.ZodTypeAny, {
1124
+ }, "strip", z.ZodTypeAny, {
1154
1125
  requestId: string;
1155
1126
  messageCounts: Record<string, {
1156
1127
  platform: string;
@@ -1174,6 +1145,23 @@ export declare const dashboardContract: {
1174
1145
  error?: any;
1175
1146
  }>;
1176
1147
  };
1148
+ path: "ms/dashboard/message/channel";
1149
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1150
+ 'x-tenant': z.ZodString;
1151
+ 'x-service-token': z.ZodString;
1152
+ 'x-code': z.ZodOptional<z.ZodString>;
1153
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
1154
+ }, "strip", z.ZodTypeAny, {
1155
+ 'x-tenant': string;
1156
+ 'x-service-token': string;
1157
+ 'x-client-timezone': string;
1158
+ 'x-code'?: string | undefined;
1159
+ }, {
1160
+ 'x-tenant': string;
1161
+ 'x-service-token': string;
1162
+ 'x-code'?: string | undefined;
1163
+ 'x-client-timezone'?: string | undefined;
1164
+ }>>>;
1177
1165
  };
1178
1166
  getMessageTagData: {
1179
1167
  summary: "Get message tag data";
@@ -1191,27 +1179,9 @@ export declare const dashboardContract: {
1191
1179
  automationQueueId?: string | undefined;
1192
1180
  channelIds?: string[] | undefined;
1193
1181
  }>;
1194
- path: "ms/dashboard/message/tag";
1195
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1196
- 'x-tenant': z.ZodString;
1197
- 'x-service-token': z.ZodString;
1198
- 'x-code': z.ZodOptional<z.ZodString>;
1199
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
1200
- }, "strip", z.ZodTypeAny, {
1201
- 'x-tenant': string;
1202
- 'x-service-token': string;
1203
- 'x-client-timezone': string;
1204
- 'x-code'?: string | undefined;
1205
- }, {
1206
- 'x-tenant': string;
1207
- 'x-service-token': string;
1208
- 'x-code'?: string | undefined;
1209
- 'x-client-timezone'?: string | undefined;
1210
- }>>>;
1211
1182
  responses: {
1212
- 200: z.ZodObject<z.objectUtil.extendShape<{
1183
+ 200: z.ZodObject<{
1213
1184
  requestId: z.ZodString;
1214
- }, {
1215
1185
  messageTags: z.ZodArray<z.ZodObject<{
1216
1186
  id: z.ZodString;
1217
1187
  name: z.ZodString;
@@ -1225,7 +1195,7 @@ export declare const dashboardContract: {
1225
1195
  id: string;
1226
1196
  count: number;
1227
1197
  }>, "many">;
1228
- }>, "strip", z.ZodTypeAny, {
1198
+ }, "strip", z.ZodTypeAny, {
1229
1199
  requestId: string;
1230
1200
  messageTags: {
1231
1201
  name: string;
@@ -1251,25 +1221,7 @@ export declare const dashboardContract: {
1251
1221
  error?: any;
1252
1222
  }>;
1253
1223
  };
1254
- };
1255
- getCallTagData: {
1256
- summary: "Get call tag data";
1257
- method: "GET";
1258
- query: z.ZodObject<z.objectUtil.extendShape<{
1259
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1260
- selectedDate: z.ZodString;
1261
- }, {
1262
- direction: z.ZodOptional<z.ZodString>;
1263
- }>, "strip", z.ZodTypeAny, {
1264
- selectedDate: string;
1265
- direction?: string | undefined;
1266
- channelIds?: string[] | undefined;
1267
- }, {
1268
- selectedDate: string;
1269
- direction?: string | undefined;
1270
- channelIds?: string[] | undefined;
1271
- }>;
1272
- path: "ms/dashboard/call/tag";
1224
+ path: "ms/dashboard/message/tag";
1273
1225
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1274
1226
  'x-tenant': z.ZodString;
1275
1227
  'x-service-token': z.ZodString;
@@ -1286,10 +1238,26 @@ export declare const dashboardContract: {
1286
1238
  'x-code'?: string | undefined;
1287
1239
  'x-client-timezone'?: string | undefined;
1288
1240
  }>>>;
1241
+ };
1242
+ getCallTagData: {
1243
+ summary: "Get call tag data";
1244
+ method: "GET";
1245
+ query: z.ZodObject<{
1246
+ selectedDate: z.ZodString;
1247
+ channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1248
+ direction: z.ZodOptional<z.ZodString>;
1249
+ }, "strip", z.ZodTypeAny, {
1250
+ selectedDate: string;
1251
+ channelIds?: string[] | undefined;
1252
+ direction?: string | undefined;
1253
+ }, {
1254
+ selectedDate: string;
1255
+ channelIds?: string[] | undefined;
1256
+ direction?: string | undefined;
1257
+ }>;
1289
1258
  responses: {
1290
- 200: z.ZodObject<z.objectUtil.extendShape<{
1259
+ 200: z.ZodObject<{
1291
1260
  requestId: z.ZodString;
1292
- }, {
1293
1261
  callTags: z.ZodArray<z.ZodObject<{
1294
1262
  id: z.ZodString;
1295
1263
  name: z.ZodString;
@@ -1303,7 +1271,7 @@ export declare const dashboardContract: {
1303
1271
  id: string;
1304
1272
  count: number;
1305
1273
  }>, "many">;
1306
- }>, "strip", z.ZodTypeAny, {
1274
+ }, "strip", z.ZodTypeAny, {
1307
1275
  requestId: string;
1308
1276
  callTags: {
1309
1277
  name: string;
@@ -1329,25 +1297,7 @@ export declare const dashboardContract: {
1329
1297
  error?: any;
1330
1298
  }>;
1331
1299
  };
1332
- };
1333
- getCallResultData: {
1334
- summary: "Get call result data";
1335
- method: "GET";
1336
- query: z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
1337
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1338
- selectedDate: z.ZodString;
1339
- }, {
1340
- agentId: z.ZodOptional<z.ZodString>;
1341
- }>, "strip", z.ZodTypeAny, {
1342
- selectedDate: string;
1343
- agentId?: string | undefined;
1344
- channelIds?: string[] | undefined;
1345
- }, {
1346
- selectedDate: string;
1347
- agentId?: string | undefined;
1348
- channelIds?: string[] | undefined;
1349
- }>>;
1350
- path: "ms/dashboard/call/result";
1300
+ path: "ms/dashboard/call/tag";
1351
1301
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1352
1302
  'x-tenant': z.ZodString;
1353
1303
  'x-service-token': z.ZodString;
@@ -1364,10 +1314,26 @@ export declare const dashboardContract: {
1364
1314
  'x-code'?: string | undefined;
1365
1315
  'x-client-timezone'?: string | undefined;
1366
1316
  }>>>;
1317
+ };
1318
+ getCallResultData: {
1319
+ summary: "Get call result data";
1320
+ method: "GET";
1321
+ query: z.ZodOptional<z.ZodObject<{
1322
+ selectedDate: z.ZodString;
1323
+ channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1324
+ agentId: z.ZodOptional<z.ZodString>;
1325
+ }, "strip", z.ZodTypeAny, {
1326
+ selectedDate: string;
1327
+ channelIds?: string[] | undefined;
1328
+ agentId?: string | undefined;
1329
+ }, {
1330
+ selectedDate: string;
1331
+ channelIds?: string[] | undefined;
1332
+ agentId?: string | undefined;
1333
+ }>>;
1367
1334
  responses: {
1368
- 200: z.ZodObject<z.objectUtil.extendShape<{
1335
+ 200: z.ZodObject<{
1369
1336
  requestId: z.ZodString;
1370
- }, {
1371
1337
  callEndResults: z.ZodOptional<z.ZodArray<z.ZodOptional<z.ZodObject<{
1372
1338
  result: z.ZodNullable<z.ZodString>;
1373
1339
  count: z.ZodNullable<z.ZodString>;
@@ -1378,7 +1344,7 @@ export declare const dashboardContract: {
1378
1344
  count: string | null;
1379
1345
  result: string | null;
1380
1346
  }>>, "many">>;
1381
- }>, "strip", z.ZodTypeAny, {
1347
+ }, "strip", z.ZodTypeAny, {
1382
1348
  requestId: string;
1383
1349
  callEndResults?: ({
1384
1350
  count: string | null;
@@ -1402,18 +1368,33 @@ export declare const dashboardContract: {
1402
1368
  error?: any;
1403
1369
  }>;
1404
1370
  };
1371
+ path: "ms/dashboard/call/result";
1372
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1373
+ 'x-tenant': z.ZodString;
1374
+ 'x-service-token': z.ZodString;
1375
+ 'x-code': z.ZodOptional<z.ZodString>;
1376
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
1377
+ }, "strip", z.ZodTypeAny, {
1378
+ 'x-tenant': string;
1379
+ 'x-service-token': string;
1380
+ 'x-client-timezone': string;
1381
+ 'x-code'?: string | undefined;
1382
+ }, {
1383
+ 'x-tenant': string;
1384
+ 'x-service-token': string;
1385
+ 'x-code'?: string | undefined;
1386
+ 'x-client-timezone'?: string | undefined;
1387
+ }>>>;
1405
1388
  };
1406
1389
  getConversationActivity: {
1407
1390
  summary: "Get message contact data";
1408
1391
  method: "GET";
1409
- query: z.ZodObject<z.objectUtil.extendShape<{
1410
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1392
+ query: z.ZodObject<{
1411
1393
  selectedDate: z.ZodString;
1412
- }, {
1413
1394
  automationQueueId: z.ZodOptional<z.ZodString>;
1414
1395
  channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1415
1396
  agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1416
- }>, "strip", z.ZodTypeAny, {
1397
+ }, "strip", z.ZodTypeAny, {
1417
1398
  selectedDate: string;
1418
1399
  automationQueueId?: string | undefined;
1419
1400
  channelIds?: string[] | undefined;
@@ -1424,27 +1405,9 @@ export declare const dashboardContract: {
1424
1405
  channelIds?: string[] | undefined;
1425
1406
  agentIds?: string[] | undefined;
1426
1407
  }>;
1427
- path: "ms/dashboard/message/conversation-activities";
1428
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1429
- 'x-tenant': z.ZodString;
1430
- 'x-service-token': z.ZodString;
1431
- 'x-code': z.ZodOptional<z.ZodString>;
1432
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
1433
- }, "strip", z.ZodTypeAny, {
1434
- 'x-tenant': string;
1435
- 'x-service-token': string;
1436
- 'x-client-timezone': string;
1437
- 'x-code'?: string | undefined;
1438
- }, {
1439
- 'x-tenant': string;
1440
- 'x-service-token': string;
1441
- 'x-code'?: string | undefined;
1442
- 'x-client-timezone'?: string | undefined;
1443
- }>>>;
1444
1408
  responses: {
1445
- 200: z.ZodObject<z.objectUtil.extendShape<{
1409
+ 200: z.ZodObject<{
1446
1410
  requestId: z.ZodString;
1447
- }, {
1448
1411
  conversationActivity: z.ZodObject<{
1449
1412
  newContactCount: z.ZodNullable<z.ZodNumber>;
1450
1413
  oldContactCount: z.ZodNullable<z.ZodNumber>;
@@ -1455,7 +1418,7 @@ export declare const dashboardContract: {
1455
1418
  newContactCount: number | null;
1456
1419
  oldContactCount: number | null;
1457
1420
  }>;
1458
- }>, "strip", z.ZodTypeAny, {
1421
+ }, "strip", z.ZodTypeAny, {
1459
1422
  requestId: string;
1460
1423
  conversationActivity: {
1461
1424
  newContactCount: number | null;
@@ -1479,18 +1442,33 @@ export declare const dashboardContract: {
1479
1442
  error?: any;
1480
1443
  }>;
1481
1444
  };
1445
+ path: "ms/dashboard/message/conversation-activities";
1446
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1447
+ 'x-tenant': z.ZodString;
1448
+ 'x-service-token': z.ZodString;
1449
+ 'x-code': z.ZodOptional<z.ZodString>;
1450
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
1451
+ }, "strip", z.ZodTypeAny, {
1452
+ 'x-tenant': string;
1453
+ 'x-service-token': string;
1454
+ 'x-client-timezone': string;
1455
+ 'x-code'?: string | undefined;
1456
+ }, {
1457
+ 'x-tenant': string;
1458
+ 'x-service-token': string;
1459
+ 'x-code'?: string | undefined;
1460
+ 'x-client-timezone'?: string | undefined;
1461
+ }>>>;
1482
1462
  };
1483
1463
  getRoomStatusCountByStatus: {
1484
1464
  summary: "Get room status count by status";
1485
1465
  method: "GET";
1486
- query: z.ZodObject<z.objectUtil.extendShape<{
1487
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1466
+ query: z.ZodObject<{
1488
1467
  selectedDate: z.ZodString;
1489
- }, {
1490
1468
  automationQueueId: z.ZodOptional<z.ZodString>;
1491
1469
  channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1492
1470
  agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1493
- }>, "strip", z.ZodTypeAny, {
1471
+ }, "strip", z.ZodTypeAny, {
1494
1472
  selectedDate: string;
1495
1473
  automationQueueId?: string | undefined;
1496
1474
  channelIds?: string[] | undefined;
@@ -1501,27 +1479,9 @@ export declare const dashboardContract: {
1501
1479
  channelIds?: string[] | undefined;
1502
1480
  agentIds?: string[] | undefined;
1503
1481
  }>;
1504
- path: "ms/dashboard/message/status";
1505
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1506
- 'x-tenant': z.ZodString;
1507
- 'x-service-token': z.ZodString;
1508
- 'x-code': z.ZodOptional<z.ZodString>;
1509
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
1510
- }, "strip", z.ZodTypeAny, {
1511
- 'x-tenant': string;
1512
- 'x-service-token': string;
1513
- 'x-client-timezone': string;
1514
- 'x-code'?: string | undefined;
1515
- }, {
1516
- 'x-tenant': string;
1517
- 'x-service-token': string;
1518
- 'x-code'?: string | undefined;
1519
- 'x-client-timezone'?: string | undefined;
1520
- }>>>;
1521
1482
  responses: {
1522
- 200: z.ZodObject<z.objectUtil.extendShape<{
1483
+ 200: z.ZodObject<{
1523
1484
  requestId: z.ZodString;
1524
- }, {
1525
1485
  roomStatusCountByStatus: z.ZodObject<{
1526
1486
  total: z.ZodNullable<z.ZodNumber>;
1527
1487
  closed: z.ZodNullable<z.ZodNumber>;
@@ -1541,7 +1501,7 @@ export declare const dashboardContract: {
1541
1501
  unassignedOpen: number | null;
1542
1502
  assignedOpen: number | null;
1543
1503
  }>;
1544
- }>, "strip", z.ZodTypeAny, {
1504
+ }, "strip", z.ZodTypeAny, {
1545
1505
  requestId: string;
1546
1506
  roomStatusCountByStatus: {
1547
1507
  total: number | null;
@@ -1571,18 +1531,33 @@ export declare const dashboardContract: {
1571
1531
  error?: any;
1572
1532
  }>;
1573
1533
  };
1534
+ path: "ms/dashboard/message/status";
1535
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1536
+ 'x-tenant': z.ZodString;
1537
+ 'x-service-token': z.ZodString;
1538
+ 'x-code': z.ZodOptional<z.ZodString>;
1539
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
1540
+ }, "strip", z.ZodTypeAny, {
1541
+ 'x-tenant': string;
1542
+ 'x-service-token': string;
1543
+ 'x-client-timezone': string;
1544
+ 'x-code'?: string | undefined;
1545
+ }, {
1546
+ 'x-tenant': string;
1547
+ 'x-service-token': string;
1548
+ 'x-code'?: string | undefined;
1549
+ 'x-client-timezone'?: string | undefined;
1550
+ }>>>;
1574
1551
  };
1575
1552
  getRoomStatusAverage: {
1576
1553
  summary: "Get room status average";
1577
1554
  method: "GET";
1578
- query: z.ZodObject<z.objectUtil.extendShape<{
1579
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1555
+ query: z.ZodObject<{
1580
1556
  selectedDate: z.ZodString;
1581
- }, {
1582
1557
  automationQueueId: z.ZodOptional<z.ZodString>;
1583
1558
  channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1584
1559
  agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1585
- }>, "strip", z.ZodTypeAny, {
1560
+ }, "strip", z.ZodTypeAny, {
1586
1561
  selectedDate: string;
1587
1562
  automationQueueId?: string | undefined;
1588
1563
  channelIds?: string[] | undefined;
@@ -1593,27 +1568,9 @@ export declare const dashboardContract: {
1593
1568
  channelIds?: string[] | undefined;
1594
1569
  agentIds?: string[] | undefined;
1595
1570
  }>;
1596
- path: "ms/dashboard/message/average";
1597
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1598
- 'x-tenant': z.ZodString;
1599
- 'x-service-token': z.ZodString;
1600
- 'x-code': z.ZodOptional<z.ZodString>;
1601
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
1602
- }, "strip", z.ZodTypeAny, {
1603
- 'x-tenant': string;
1604
- 'x-service-token': string;
1605
- 'x-client-timezone': string;
1606
- 'x-code'?: string | undefined;
1607
- }, {
1608
- 'x-tenant': string;
1609
- 'x-service-token': string;
1610
- 'x-code'?: string | undefined;
1611
- 'x-client-timezone'?: string | undefined;
1612
- }>>>;
1613
1571
  responses: {
1614
- 200: z.ZodObject<z.objectUtil.extendShape<{
1572
+ 200: z.ZodObject<{
1615
1573
  requestId: z.ZodString;
1616
- }, {
1617
1574
  roomStatusAverage: z.ZodObject<{
1618
1575
  selectedWeekAvgByDay: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
1619
1576
  day: z.ZodNullable<z.ZodString>;
@@ -1692,7 +1649,7 @@ export declare const dashboardContract: {
1692
1649
  resolutionRate: string;
1693
1650
  } | null | undefined;
1694
1651
  }>;
1695
- }>, "strip", z.ZodTypeAny, {
1652
+ }, "strip", z.ZodTypeAny, {
1696
1653
  requestId: string;
1697
1654
  roomStatusAverage: {
1698
1655
  selectedWeekAvgByDay?: {
@@ -1744,6 +1701,23 @@ export declare const dashboardContract: {
1744
1701
  error?: any;
1745
1702
  }>;
1746
1703
  };
1704
+ path: "ms/dashboard/message/average";
1705
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1706
+ 'x-tenant': z.ZodString;
1707
+ 'x-service-token': z.ZodString;
1708
+ 'x-code': z.ZodOptional<z.ZodString>;
1709
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
1710
+ }, "strip", z.ZodTypeAny, {
1711
+ 'x-tenant': string;
1712
+ 'x-service-token': string;
1713
+ 'x-client-timezone': string;
1714
+ 'x-code'?: string | undefined;
1715
+ }, {
1716
+ 'x-tenant': string;
1717
+ 'x-service-token': string;
1718
+ 'x-code'?: string | undefined;
1719
+ 'x-client-timezone'?: string | undefined;
1720
+ }>>>;
1747
1721
  };
1748
1722
  exportMessageAverageData: {
1749
1723
  method: "GET";
@@ -1760,7 +1734,6 @@ export declare const dashboardContract: {
1760
1734
  automationQueueId?: string | undefined;
1761
1735
  channelIds?: string[] | undefined;
1762
1736
  }>;
1763
- path: "ms/dashboard/export-message-average-data";
1764
1737
  responses: {
1765
1738
  200: z.ZodObject<{
1766
1739
  requestId: z.ZodString;
@@ -1770,6 +1743,7 @@ export declare const dashboardContract: {
1770
1743
  requestId: string;
1771
1744
  }>;
1772
1745
  };
1746
+ path: "ms/dashboard/export-message-average-data";
1773
1747
  };
1774
1748
  getChannelIncomingMessageCounts: {
1775
1749
  summary: "Get message platform data";
@@ -1787,27 +1761,9 @@ export declare const dashboardContract: {
1787
1761
  automationQueueId?: string | undefined;
1788
1762
  channelIds?: string[] | undefined;
1789
1763
  }>;
1790
- path: "ms/dashboard/message/platform";
1791
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1792
- 'x-tenant': z.ZodString;
1793
- 'x-service-token': z.ZodString;
1794
- 'x-code': z.ZodOptional<z.ZodString>;
1795
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
1796
- }, "strip", z.ZodTypeAny, {
1797
- 'x-tenant': string;
1798
- 'x-service-token': string;
1799
- 'x-client-timezone': string;
1800
- 'x-code'?: string | undefined;
1801
- }, {
1802
- 'x-tenant': string;
1803
- 'x-service-token': string;
1804
- 'x-code'?: string | undefined;
1805
- 'x-client-timezone'?: string | undefined;
1806
- }>>>;
1807
1764
  responses: {
1808
- 200: z.ZodObject<z.objectUtil.extendShape<{
1765
+ 200: z.ZodObject<{
1809
1766
  requestId: z.ZodString;
1810
- }, {
1811
1767
  incomingMessageCounts: z.ZodArray<z.ZodObject<{
1812
1768
  channelType: z.ZodString;
1813
1769
  count: z.ZodNumber;
@@ -1818,7 +1774,7 @@ export declare const dashboardContract: {
1818
1774
  count: number;
1819
1775
  channelType: string;
1820
1776
  }>, "many">;
1821
- }>, "strip", z.ZodTypeAny, {
1777
+ }, "strip", z.ZodTypeAny, {
1822
1778
  requestId: string;
1823
1779
  incomingMessageCounts: {
1824
1780
  count: number;
@@ -1842,6 +1798,23 @@ export declare const dashboardContract: {
1842
1798
  error?: any;
1843
1799
  }>;
1844
1800
  };
1801
+ path: "ms/dashboard/message/platform";
1802
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1803
+ 'x-tenant': z.ZodString;
1804
+ 'x-service-token': z.ZodString;
1805
+ 'x-code': z.ZodOptional<z.ZodString>;
1806
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
1807
+ }, "strip", z.ZodTypeAny, {
1808
+ 'x-tenant': string;
1809
+ 'x-service-token': string;
1810
+ 'x-client-timezone': string;
1811
+ 'x-code'?: string | undefined;
1812
+ }, {
1813
+ 'x-tenant': string;
1814
+ 'x-service-token': string;
1815
+ 'x-code'?: string | undefined;
1816
+ 'x-client-timezone'?: string | undefined;
1817
+ }>>>;
1845
1818
  };
1846
1819
  exportRoomChannelCounts: {
1847
1820
  method: "GET";
@@ -1858,7 +1831,6 @@ export declare const dashboardContract: {
1858
1831
  automationQueueId?: string | undefined;
1859
1832
  channelIds?: string[] | undefined;
1860
1833
  }>;
1861
- path: "ms/dashboard/export-room-channel-counts";
1862
1834
  responses: {
1863
1835
  200: z.ZodObject<{
1864
1836
  requestId: z.ZodString;
@@ -1868,6 +1840,7 @@ export declare const dashboardContract: {
1868
1840
  requestId: string;
1869
1841
  }>;
1870
1842
  };
1843
+ path: "ms/dashboard/export-room-channel-counts";
1871
1844
  };
1872
1845
  getMessageRoomStatusDispositionData: {
1873
1846
  summary: "Get message room status disposition data";
@@ -1885,27 +1858,9 @@ export declare const dashboardContract: {
1885
1858
  automationQueueId?: string | undefined;
1886
1859
  channelIds?: string[] | undefined;
1887
1860
  }>;
1888
- path: "ms/dashboard/message/disposition";
1889
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1890
- 'x-tenant': z.ZodString;
1891
- 'x-service-token': z.ZodString;
1892
- 'x-code': z.ZodOptional<z.ZodString>;
1893
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
1894
- }, "strip", z.ZodTypeAny, {
1895
- 'x-tenant': string;
1896
- 'x-service-token': string;
1897
- 'x-client-timezone': string;
1898
- 'x-code'?: string | undefined;
1899
- }, {
1900
- 'x-tenant': string;
1901
- 'x-service-token': string;
1902
- 'x-code'?: string | undefined;
1903
- 'x-client-timezone'?: string | undefined;
1904
- }>>>;
1905
1861
  responses: {
1906
- 200: z.ZodObject<z.objectUtil.extendShape<{
1862
+ 200: z.ZodObject<{
1907
1863
  requestId: z.ZodString;
1908
- }, {
1909
1864
  messageRoomStatusDispositionData: z.ZodOptional<z.ZodArray<z.ZodObject<{
1910
1865
  name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1911
1866
  count: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
@@ -1916,7 +1871,7 @@ export declare const dashboardContract: {
1916
1871
  name?: string | null | undefined;
1917
1872
  count?: number | null | undefined;
1918
1873
  }>, "many">>;
1919
- }>, "strip", z.ZodTypeAny, {
1874
+ }, "strip", z.ZodTypeAny, {
1920
1875
  requestId: string;
1921
1876
  messageRoomStatusDispositionData?: {
1922
1877
  name?: string | null | undefined;
@@ -1940,18 +1895,33 @@ export declare const dashboardContract: {
1940
1895
  error?: any;
1941
1896
  }>;
1942
1897
  };
1898
+ path: "ms/dashboard/message/disposition";
1899
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1900
+ 'x-tenant': z.ZodString;
1901
+ 'x-service-token': z.ZodString;
1902
+ 'x-code': z.ZodOptional<z.ZodString>;
1903
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
1904
+ }, "strip", z.ZodTypeAny, {
1905
+ 'x-tenant': string;
1906
+ 'x-service-token': string;
1907
+ 'x-client-timezone': string;
1908
+ 'x-code'?: string | undefined;
1909
+ }, {
1910
+ 'x-tenant': string;
1911
+ 'x-service-token': string;
1912
+ 'x-code'?: string | undefined;
1913
+ 'x-client-timezone'?: string | undefined;
1914
+ }>>>;
1943
1915
  };
1944
1916
  getIncomingMessageByPlatform: {
1945
1917
  summary: "Get incoming message by platform";
1946
1918
  method: "GET";
1947
- query: z.ZodObject<z.objectUtil.extendShape<{
1948
- channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1919
+ query: z.ZodObject<{
1949
1920
  selectedDate: z.ZodString;
1950
- }, {
1951
1921
  automationQueueId: z.ZodOptional<z.ZodString>;
1952
1922
  channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1953
1923
  agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1954
- }>, "strip", z.ZodTypeAny, {
1924
+ }, "strip", z.ZodTypeAny, {
1955
1925
  selectedDate: string;
1956
1926
  automationQueueId?: string | undefined;
1957
1927
  channelIds?: string[] | undefined;
@@ -1962,27 +1932,9 @@ export declare const dashboardContract: {
1962
1932
  channelIds?: string[] | undefined;
1963
1933
  agentIds?: string[] | undefined;
1964
1934
  }>;
1965
- path: "ms/dashboard/message/incoming";
1966
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1967
- 'x-tenant': z.ZodString;
1968
- 'x-service-token': z.ZodString;
1969
- 'x-code': z.ZodOptional<z.ZodString>;
1970
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
1971
- }, "strip", z.ZodTypeAny, {
1972
- 'x-tenant': string;
1973
- 'x-service-token': string;
1974
- 'x-client-timezone': string;
1975
- 'x-code'?: string | undefined;
1976
- }, {
1977
- 'x-tenant': string;
1978
- 'x-service-token': string;
1979
- 'x-code'?: string | undefined;
1980
- 'x-client-timezone'?: string | undefined;
1981
- }>>>;
1982
1935
  responses: {
1983
- 200: z.ZodObject<z.objectUtil.extendShape<{
1936
+ 200: z.ZodObject<{
1984
1937
  requestId: z.ZodString;
1985
- }, {
1986
1938
  incomingMessageByPlatform: z.ZodArray<z.ZodObject<{
1987
1939
  platform: z.ZodNullable<z.ZodString>;
1988
1940
  hour: z.ZodNullable<z.ZodString>;
@@ -1996,7 +1948,7 @@ export declare const dashboardContract: {
1996
1948
  hour: string | null;
1997
1949
  messageCount: string | null;
1998
1950
  }>, "many">;
1999
- }>, "strip", z.ZodTypeAny, {
1951
+ }, "strip", z.ZodTypeAny, {
2000
1952
  requestId: string;
2001
1953
  incomingMessageByPlatform: {
2002
1954
  platform: string | null;
@@ -2022,6 +1974,23 @@ export declare const dashboardContract: {
2022
1974
  error?: any;
2023
1975
  }>;
2024
1976
  };
1977
+ path: "ms/dashboard/message/incoming";
1978
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1979
+ 'x-tenant': z.ZodString;
1980
+ 'x-service-token': z.ZodString;
1981
+ 'x-code': z.ZodOptional<z.ZodString>;
1982
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
1983
+ }, "strip", z.ZodTypeAny, {
1984
+ 'x-tenant': string;
1985
+ 'x-service-token': string;
1986
+ 'x-client-timezone': string;
1987
+ 'x-code'?: string | undefined;
1988
+ }, {
1989
+ 'x-tenant': string;
1990
+ 'x-service-token': string;
1991
+ 'x-code'?: string | undefined;
1992
+ 'x-client-timezone'?: string | undefined;
1993
+ }>>>;
2025
1994
  };
2026
1995
  getTotalIncomingMessageData: {
2027
1996
  summary: "Get total incoming message data";
@@ -2039,27 +2008,9 @@ export declare const dashboardContract: {
2039
2008
  automationQueueId?: string | undefined;
2040
2009
  channelIds?: string[] | undefined;
2041
2010
  }>;
2042
- path: "ms/dashboard/message/total-incoming";
2043
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
2044
- 'x-tenant': z.ZodString;
2045
- 'x-service-token': z.ZodString;
2046
- 'x-code': z.ZodOptional<z.ZodString>;
2047
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
2048
- }, "strip", z.ZodTypeAny, {
2049
- 'x-tenant': string;
2050
- 'x-service-token': string;
2051
- 'x-client-timezone': string;
2052
- 'x-code'?: string | undefined;
2053
- }, {
2054
- 'x-tenant': string;
2055
- 'x-service-token': string;
2056
- 'x-code'?: string | undefined;
2057
- 'x-client-timezone'?: string | undefined;
2058
- }>>>;
2059
2011
  responses: {
2060
- 200: z.ZodObject<z.objectUtil.extendShape<{
2012
+ 200: z.ZodObject<{
2061
2013
  requestId: z.ZodString;
2062
- }, {
2063
2014
  totalIncomingMessageData: z.ZodArray<z.ZodNullable<z.ZodObject<{
2064
2015
  name: z.ZodString;
2065
2016
  data: z.ZodArray<z.ZodNumber, "many">;
@@ -2070,7 +2021,7 @@ export declare const dashboardContract: {
2070
2021
  name: string;
2071
2022
  data: number[];
2072
2023
  }>>, "many">;
2073
- }>, "strip", z.ZodTypeAny, {
2024
+ }, "strip", z.ZodTypeAny, {
2074
2025
  requestId: string;
2075
2026
  totalIncomingMessageData: ({
2076
2027
  name: string;
@@ -2094,6 +2045,23 @@ export declare const dashboardContract: {
2094
2045
  error?: any;
2095
2046
  }>;
2096
2047
  };
2048
+ path: "ms/dashboard/message/total-incoming";
2049
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
2050
+ 'x-tenant': z.ZodString;
2051
+ 'x-service-token': z.ZodString;
2052
+ 'x-code': z.ZodOptional<z.ZodString>;
2053
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
2054
+ }, "strip", z.ZodTypeAny, {
2055
+ 'x-tenant': string;
2056
+ 'x-service-token': string;
2057
+ 'x-client-timezone': string;
2058
+ 'x-code'?: string | undefined;
2059
+ }, {
2060
+ 'x-tenant': string;
2061
+ 'x-service-token': string;
2062
+ 'x-code'?: string | undefined;
2063
+ 'x-client-timezone'?: string | undefined;
2064
+ }>>>;
2097
2065
  };
2098
2066
  exportIncomingMessageCounts: {
2099
2067
  method: "GET";
@@ -2110,7 +2078,6 @@ export declare const dashboardContract: {
2110
2078
  automationQueueId?: string | undefined;
2111
2079
  channelIds?: string[] | undefined;
2112
2080
  }>;
2113
- path: "ms/dashboard/export-incoming-message-counts";
2114
2081
  responses: {
2115
2082
  200: z.ZodObject<{
2116
2083
  requestId: z.ZodString;
@@ -2120,6 +2087,7 @@ export declare const dashboardContract: {
2120
2087
  requestId: string;
2121
2088
  }>;
2122
2089
  };
2090
+ path: "ms/dashboard/export-incoming-message-counts";
2123
2091
  };
2124
2092
  getCallCounts: {
2125
2093
  method: "GET";
@@ -2129,21 +2097,19 @@ export declare const dashboardContract: {
2129
2097
  types: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2130
2098
  selectedDate: z.ZodOptional<z.ZodString>;
2131
2099
  }, "strip", z.ZodTypeAny, {
2132
- types?: string[] | undefined;
2100
+ agentIds?: string[] | undefined;
2133
2101
  userId?: string | undefined;
2102
+ types?: string[] | undefined;
2134
2103
  selectedDate?: string | undefined;
2135
- agentIds?: string[] | undefined;
2136
2104
  }, {
2137
- types?: string[] | undefined;
2105
+ agentIds?: string[] | undefined;
2138
2106
  userId?: string | undefined;
2107
+ types?: string[] | undefined;
2139
2108
  selectedDate?: string | undefined;
2140
- agentIds?: string[] | undefined;
2141
2109
  }>;
2142
- path: "ms/dashboard/call-counts";
2143
2110
  responses: {
2144
- 200: z.ZodObject<z.objectUtil.extendShape<{
2111
+ 200: z.ZodObject<{
2145
2112
  requestId: z.ZodString;
2146
- }, {
2147
2113
  callCounts: z.ZodObject<{
2148
2114
  answeredCallCount: z.ZodNumber;
2149
2115
  noAnswerCallCount: z.ZodNumber;
@@ -2163,7 +2129,7 @@ export declare const dashboardContract: {
2163
2129
  busyCallCount: number;
2164
2130
  failedCallCount: number;
2165
2131
  }>;
2166
- }>, "strip", z.ZodTypeAny, {
2132
+ }, "strip", z.ZodTypeAny, {
2167
2133
  requestId: string;
2168
2134
  callCounts: {
2169
2135
  totalCallCount: number;
@@ -2183,6 +2149,7 @@ export declare const dashboardContract: {
2183
2149
  };
2184
2150
  }>;
2185
2151
  };
2152
+ path: "ms/dashboard/call-counts";
2186
2153
  };
2187
2154
  getAllQueueSLA: {
2188
2155
  method: "GET";
@@ -2193,13 +2160,11 @@ export declare const dashboardContract: {
2193
2160
  }, {
2194
2161
  selectedDate: string;
2195
2162
  }>;
2196
- path: "ms/dashboard/all-queue-sla";
2197
2163
  responses: {
2198
- 200: z.ZodObject<z.objectUtil.extendShape<{
2164
+ 200: z.ZodObject<{
2199
2165
  requestId: z.ZodString;
2200
- }, {
2201
2166
  allQueueSLA: z.ZodNumber;
2202
- }>, "strip", z.ZodTypeAny, {
2167
+ }, "strip", z.ZodTypeAny, {
2203
2168
  requestId: string;
2204
2169
  allQueueSLA: number;
2205
2170
  }, {
@@ -2207,6 +2172,7 @@ export declare const dashboardContract: {
2207
2172
  allQueueSLA: number;
2208
2173
  }>;
2209
2174
  };
2175
+ path: "ms/dashboard/all-queue-sla";
2210
2176
  };
2211
2177
  getAllMessageQueueData: {
2212
2178
  method: "GET";
@@ -2223,11 +2189,9 @@ export declare const dashboardContract: {
2223
2189
  pageSize: number;
2224
2190
  selectedDate: string;
2225
2191
  }>;
2226
- path: "ms/dashboard/all-message-queue-data";
2227
2192
  responses: {
2228
- 200: z.ZodObject<z.objectUtil.extendShape<{
2193
+ 200: z.ZodObject<{
2229
2194
  requestId: z.ZodString;
2230
- }, {
2231
2195
  allMessageQueueData: z.ZodArray<z.ZodObject<{
2232
2196
  id: z.ZodNullable<z.ZodString>;
2233
2197
  name: z.ZodString;
@@ -2262,7 +2226,7 @@ export declare const dashboardContract: {
2262
2226
  assignedRoomCount: number;
2263
2227
  holdRoomCount: number;
2264
2228
  }>, "many">;
2265
- }>, "strip", z.ZodTypeAny, {
2229
+ }, "strip", z.ZodTypeAny, {
2266
2230
  requestId: string;
2267
2231
  allMessageQueueData: {
2268
2232
  name: string;
@@ -2292,6 +2256,7 @@ export declare const dashboardContract: {
2292
2256
  }[];
2293
2257
  }>;
2294
2258
  };
2259
+ path: "ms/dashboard/all-message-queue-data";
2295
2260
  };
2296
2261
  getMessageQueueData: {
2297
2262
  method: "GET";
@@ -2308,11 +2273,9 @@ export declare const dashboardContract: {
2308
2273
  automationQueueId?: string | undefined;
2309
2274
  channelIds?: string[] | undefined;
2310
2275
  }>;
2311
- path: "ms/dashboard/message-queue-data";
2312
2276
  responses: {
2313
- 200: z.ZodObject<z.objectUtil.extendShape<{
2277
+ 200: z.ZodObject<{
2314
2278
  requestId: z.ZodString;
2315
- }, {
2316
2279
  messageQueueData: z.ZodObject<{
2317
2280
  id: z.ZodNullable<z.ZodString>;
2318
2281
  name: z.ZodString;
@@ -2347,7 +2310,7 @@ export declare const dashboardContract: {
2347
2310
  assignedRoomCount: number;
2348
2311
  holdRoomCount: number;
2349
2312
  }>;
2350
- }>, "strip", z.ZodTypeAny, {
2313
+ }, "strip", z.ZodTypeAny, {
2351
2314
  requestId: string;
2352
2315
  messageQueueData: {
2353
2316
  name: string;
@@ -2377,17 +2340,17 @@ export declare const dashboardContract: {
2377
2340
  };
2378
2341
  }>;
2379
2342
  };
2343
+ path: "ms/dashboard/message-queue-data";
2380
2344
  };
2381
2345
  getAgentMessageStatistics: {
2382
2346
  method: "GET";
2383
- query: z.ZodObject<z.objectUtil.extendShape<{
2347
+ query: z.ZodObject<{
2384
2348
  automationQueueId: z.ZodOptional<z.ZodString>;
2385
2349
  selectedDate: z.ZodString;
2386
2350
  channelIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2387
- }, {
2388
2351
  page: z.ZodNumber;
2389
2352
  pageSize: z.ZodNumber;
2390
- }>, "strip", z.ZodTypeAny, {
2353
+ }, "strip", z.ZodTypeAny, {
2391
2354
  page: number;
2392
2355
  pageSize: number;
2393
2356
  selectedDate: string;
@@ -2400,11 +2363,9 @@ export declare const dashboardContract: {
2400
2363
  automationQueueId?: string | undefined;
2401
2364
  channelIds?: string[] | undefined;
2402
2365
  }>;
2403
- path: "ms/dashboard/agent-message-statistics";
2404
2366
  responses: {
2405
- 200: z.ZodObject<z.objectUtil.extendShape<{
2367
+ 200: z.ZodObject<{
2406
2368
  requestId: z.ZodString;
2407
- }, {
2408
2369
  page: z.ZodNumber;
2409
2370
  pageSize: z.ZodNumber;
2410
2371
  agentMessageStatistics: z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -2435,7 +2396,7 @@ export declare const dashboardContract: {
2435
2396
  averageResolutionTime: string;
2436
2397
  totalHandledTime: string;
2437
2398
  }>, "many">>;
2438
- }>, "strip", z.ZodTypeAny, {
2399
+ }, "strip", z.ZodTypeAny, {
2439
2400
  page: number;
2440
2401
  pageSize: number;
2441
2402
  requestId: string;
@@ -2465,6 +2426,7 @@ export declare const dashboardContract: {
2465
2426
  }[] | null;
2466
2427
  }>;
2467
2428
  };
2429
+ path: "ms/dashboard/agent-message-statistics";
2468
2430
  };
2469
2431
  exportAgentMessageStatistics: {
2470
2432
  method: "GET";
@@ -2481,7 +2443,6 @@ export declare const dashboardContract: {
2481
2443
  automationQueueId?: string | undefined;
2482
2444
  channelIds?: string[] | undefined;
2483
2445
  }>;
2484
- path: "ms/dashboard/export-agent-message-statistics";
2485
2446
  responses: {
2486
2447
  200: z.ZodObject<{
2487
2448
  requestId: z.ZodString;
@@ -2491,6 +2452,7 @@ export declare const dashboardContract: {
2491
2452
  requestId: string;
2492
2453
  }>;
2493
2454
  };
2455
+ path: "ms/dashboard/export-agent-message-statistics";
2494
2456
  };
2495
2457
  getUserCheckInLogsWithDays: {
2496
2458
  method: "GET";
@@ -2513,11 +2475,9 @@ export declare const dashboardContract: {
2513
2475
  automationQueueId?: string | undefined;
2514
2476
  keyword?: string | undefined;
2515
2477
  }>;
2516
- path: "ms/dashboard/user-check-in-logs-with-days";
2517
2478
  responses: {
2518
- 200: z.ZodObject<z.objectUtil.extendShape<{
2479
+ 200: z.ZodObject<{
2519
2480
  requestId: z.ZodString;
2520
- }, {
2521
2481
  page: z.ZodNumber;
2522
2482
  pageSize: z.ZodNumber;
2523
2483
  userCheckInLogsWithDays: z.ZodArray<z.ZodObject<{
@@ -2573,7 +2533,7 @@ export declare const dashboardContract: {
2573
2533
  totalLoginDuration: string | null;
2574
2534
  }[];
2575
2535
  }>, "many">;
2576
- }>, "strip", z.ZodTypeAny, {
2536
+ }, "strip", z.ZodTypeAny, {
2577
2537
  page: number;
2578
2538
  pageSize: number;
2579
2539
  requestId: string;
@@ -2609,6 +2569,7 @@ export declare const dashboardContract: {
2609
2569
  }[];
2610
2570
  }>;
2611
2571
  };
2572
+ path: "ms/dashboard/user-check-in-logs-with-days";
2612
2573
  };
2613
2574
  exportUserCheckInLogs: {
2614
2575
  method: "GET";
@@ -2625,7 +2586,6 @@ export declare const dashboardContract: {
2625
2586
  automationQueueId?: string | undefined;
2626
2587
  keyword?: string | undefined;
2627
2588
  }>;
2628
- path: "ms/dashboard/export-user-check-in-logs";
2629
2589
  responses: {
2630
2590
  200: z.ZodObject<{
2631
2591
  requestId: z.ZodString;
@@ -2635,6 +2595,7 @@ export declare const dashboardContract: {
2635
2595
  requestId: string;
2636
2596
  }>;
2637
2597
  };
2598
+ path: "ms/dashboard/export-user-check-in-logs";
2638
2599
  };
2639
2600
  getRoomStatusCountsByUserId: {
2640
2601
  method: "GET";
@@ -2651,15 +2612,13 @@ export declare const dashboardContract: {
2651
2612
  selectedDate: string;
2652
2613
  automationQueueId?: string | undefined;
2653
2614
  }>;
2654
- path: "ms/dashboard/room-status-counts-by-user-id";
2655
2615
  responses: {
2656
- 200: z.ZodObject<z.objectUtil.extendShape<{
2616
+ 200: z.ZodObject<{
2657
2617
  requestId: z.ZodString;
2658
- }, {
2659
2618
  assignedRoomCount: z.ZodNumber;
2660
2619
  holdRoomCount: z.ZodNumber;
2661
2620
  closedRoomCount: z.ZodNumber;
2662
- }>, "strip", z.ZodTypeAny, {
2621
+ }, "strip", z.ZodTypeAny, {
2663
2622
  requestId: string;
2664
2623
  closedRoomCount: number;
2665
2624
  assignedRoomCount: number;
@@ -2671,6 +2630,7 @@ export declare const dashboardContract: {
2671
2630
  holdRoomCount: number;
2672
2631
  }>;
2673
2632
  };
2633
+ path: "ms/dashboard/room-status-counts-by-user-id";
2674
2634
  };
2675
2635
  getUserCheckInLogsByUserId: {
2676
2636
  method: "GET";
@@ -2687,11 +2647,9 @@ export declare const dashboardContract: {
2687
2647
  userId: string;
2688
2648
  selectedDate: string;
2689
2649
  }>;
2690
- path: "ms/dashboard/user-check-in-logs-by-user-id";
2691
2650
  responses: {
2692
- 200: z.ZodObject<z.objectUtil.extendShape<{
2651
+ 200: z.ZodObject<{
2693
2652
  requestId: z.ZodString;
2694
- }, {
2695
2653
  userCheckInLogs: z.ZodArray<z.ZodObject<{
2696
2654
  formattedDate: z.ZodString;
2697
2655
  day: z.ZodDate;
@@ -2745,7 +2703,7 @@ export declare const dashboardContract: {
2745
2703
  totalLoginDuration: string | null;
2746
2704
  };
2747
2705
  }>, "many">;
2748
- }>, "strip", z.ZodTypeAny, {
2706
+ }, "strip", z.ZodTypeAny, {
2749
2707
  requestId: string;
2750
2708
  userCheckInLogs: {
2751
2709
  day: Date;
@@ -2777,6 +2735,7 @@ export declare const dashboardContract: {
2777
2735
  }[];
2778
2736
  }>;
2779
2737
  };
2738
+ path: "ms/dashboard/user-check-in-logs-by-user-id";
2780
2739
  };
2781
2740
  };
2782
2741
  //# sourceMappingURL=index.d.ts.map