@capillarytech/creatives-library 7.11.10 → 7.11.12

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 (28) hide show
  1. package/config/app.js +0 -1
  2. package/package.json +1 -2
  3. package/v2Components/CapImageUpload/messages.js +1 -1
  4. package/v2Components/TemplatePreview/_templatePreview.scss +1 -1
  5. package/v2Components/TemplatePreview/index.js +30 -32
  6. package/v2Components/TemplatePreview/tests/__snapshots__/index.test.js.snap +33 -1
  7. package/v2Components/TemplatePreview/tests/index.test.js +7 -7
  8. package/v2Containers/CreativesContainer/SlideBoxContent.js +2 -2
  9. package/v2Containers/CreativesContainer/tests/SlideBoxContent.test.js +24 -4
  10. package/v2Containers/CreativesContainer/tests/SlideBoxHeader.test.js +23 -4
  11. package/v2Containers/CreativesContainer/tests/__snapshots__/SlideBoxContent.test.js.snap +147 -2
  12. package/v2Containers/CreativesContainer/tests/__snapshots__/SlideBoxHeader.test.js.snap +98 -0
  13. package/v2Containers/CreativesContainer/tests/__snapshots__/index.test.js.snap +71 -0
  14. package/v2Containers/CreativesContainer/tests/index.test.js +21 -9
  15. package/v2Containers/MobilePush/Edit/index.js +21 -34
  16. package/v2Containers/Rcs/actions.js +34 -6
  17. package/v2Containers/Rcs/constants.js +21 -8
  18. package/v2Containers/Rcs/index.js +203 -78
  19. package/v2Containers/Rcs/index.scss +21 -3
  20. package/v2Containers/Rcs/messages.js +18 -5
  21. package/v2Containers/Rcs/reducer.js +49 -14
  22. package/v2Containers/Rcs/sagas.js +87 -18
  23. package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +145080 -0
  24. package/v2Containers/Rcs/tests/index.test.js +226 -0
  25. package/v2Containers/Rcs/tests/mockData.js +169 -0
  26. package/v2Containers/Rcs/utils.js +24 -21
  27. package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +4 -4
  28. package/v2Containers/mockdata.js +567 -1588
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import { FormattedMessage } from "react-intl";
3
3
 
4
4
  export default {
5
- Templates: {
5
+ whatsappTemplates: {
6
6
  "selectedWhatsappAccount": {
7
7
  "sourceTypeName": "WHATSAPP",
8
8
  "name": "WhatsppTest",
@@ -55,1597 +55,27 @@ export default {
55
55
  "userList": {
56
56
  "orgUsers": [
57
57
  {
58
- "userId": 50007989,
59
- "firstName": "SUPER USER",
60
- "lastName": "",
61
- "loginName": "",
62
- "email": "",
63
- "mobile": "",
64
- "isMobileValidated": 0,
65
- "isEmailValidated": 0
66
- },
67
- {
68
- "userId": 50008762,
69
- "firstName": "Org User",
70
- "lastName": "",
71
- "loginName": "reon_org@capillarytech.com",
72
- "email": "reon_org@capillarytech.com",
73
- "mobile": "",
74
- "isMobileValidated": 0,
75
- "isEmailValidated": 1
76
- },
77
- {
78
- "userId": 50008763,
79
- "firstName": "Zone User",
80
- "lastName": "",
81
- "loginName": "reon_zone@capillarytech.com",
82
- "email": "reon_zone@capillarytech.com",
83
- "mobile": "",
84
- "isMobileValidated": 0,
85
- "isEmailValidated": 1
86
- },
87
- {
88
- "userId": 50009093,
89
- "firstName": "sundara",
90
- "lastName": "",
91
- "loginName": "sundara123@gmail.com",
92
- "email": "sundara123@gmail.com",
93
- "mobile": "",
94
- "isMobileValidated": 0,
95
- "isEmailValidated": 1
96
- },
97
- {
98
- "userId": 50009130,
99
- "firstName": "Pr",
100
- "lastName": "",
101
- "loginName": "reon_pr@capillarytech.com",
102
- "email": "reon_pr@capillarytech.com",
103
- "mobile": "",
104
- "isMobileValidated": 0,
105
- "isEmailValidated": 1
106
- },
107
- {
108
- "userId": 50009645,
109
- "firstName": "concept",
110
- "lastName": "user",
111
- "loginName": "sunil.g+9001@capillarytech.com",
112
- "email": "sunil.g+9001@capillarytech.com",
113
- "mobile": "",
114
- "isMobileValidated": 0,
115
- "isEmailValidated": 1
116
- },
117
- {
118
- "userId": 50009715,
119
- "firstName": "autoBI",
120
- "lastName": "",
121
- "loginName": "sunil.g+13901@capillarytech.com",
122
- "email": "sunil.g+13901@capillarytech.com",
123
- "mobile": "",
124
- "isMobileValidated": 0,
125
- "isEmailValidated": 1
126
- },
127
- {
128
- "userId": 50011382,
129
- "firstName": "zoneSW",
130
- "lastName": "",
131
- "loginName": "zoneSW@capillarytech.com",
132
- "email": "zoneSW@capillarytech.com",
133
- "mobile": "",
134
- "isMobileValidated": 0,
135
- "isEmailValidated": 1
136
- },
137
- {
138
- "userId": 50011383,
139
- "firstName": "zoneN",
140
- "lastName": "",
141
- "loginName": "zoneN@capillarytech.com",
142
- "email": "zoneN@capillarytech.com",
143
- "mobile": "",
144
- "isMobileValidated": 0,
145
- "isEmailValidated": 1
146
- },
147
- {
148
- "userId": 50011384,
149
- "firstName": "storeAunty",
150
- "lastName": "",
151
- "loginName": "storeAunty@capillarytech.com",
152
- "email": "storeAunty@capillarytech.com",
153
- "mobile": "",
154
- "isMobileValidated": 0,
155
- "isEmailValidated": 1
156
- },
157
- {
158
- "userId": 50011426,
159
- "firstName": "bhima",
160
- "lastName": "",
161
- "loginName": "bhima337@capillarytech.com",
162
- "email": "bhima337@capillarytech.com",
163
- "mobile": "",
164
- "isMobileValidated": 0,
165
- "isEmailValidated": 1
166
- },
167
- {
168
- "userId": 50011434,
169
- "firstName": "concept",
170
- "lastName": "",
171
- "loginName": "conceptOU@capillarytech.com",
172
- "email": "conceptOU@capillarytech.com",
173
- "mobile": "",
174
- "isMobileValidated": 0,
175
- "isEmailValidated": 1
176
- },
177
- {
178
- "userId": 50011870,
179
- "firstName": "heena",
180
- "lastName": "",
181
- "loginName": "heena.chourasia91@capillarytech.com",
182
- "email": "heena.chourasia91@capillarytech.com",
183
- "mobile": "",
184
- "isMobileValidated": 0,
185
- "isEmailValidated": 1
186
- },
187
- {
188
- "userId": 50011873,
189
- "firstName": "Hina",
190
- "lastName": "",
191
- "loginName": "heena.chourasia04@capillarytech.com",
192
- "email": "heena.chourasia04@capillarytech.com",
193
- "mobile": "",
194
- "isMobileValidated": 0,
195
- "isEmailValidated": 1
196
- },
197
- {
198
- "userId": 50012237,
199
- "firstName": "chinese",
200
- "lastName": "",
201
- "loginName": "chineseLocale@capillarytech.com",
202
- "email": "chineseLocale@capillarytech.com",
203
- "mobile": "",
204
- "isMobileValidated": 0,
205
- "isEmailValidated": 1
206
- },
207
- {
208
- "userId": 50012368,
209
- "firstName": "chinese",
210
- "lastName": "man",
211
- "loginName": "chinese123@capillarytech.com",
212
- "email": "chinese123@capillarytech.com",
213
- "mobile": "",
214
- "isMobileValidated": 0,
215
- "isEmailValidated": 1
216
- },
217
- {
218
- "userId": 50012570,
219
- "firstName": "sunil",
220
- "lastName": "gowda",
221
- "loginName": "sunilgowda@capillarytech.com",
222
- "email": "sunilgowda@capillarytech.com",
223
- "mobile": "",
224
- "isMobileValidated": 0,
225
- "isEmailValidated": 1
226
- },
227
- {
228
- "userId": 50012571,
229
- "firstName": "heena",
230
- "lastName": "",
231
- "loginName": "heena11@capillarytech.com",
232
- "email": "heena11@capillarytech.com",
233
- "mobile": "",
234
- "isMobileValidated": 0,
235
- "isEmailValidated": 1
236
- },
237
- {
238
- "userId": 50012864,
239
- "firstName": "reonUser",
240
- "lastName": "expressway",
241
- "loginName": "expressway@capillarytech.com",
242
- "email": "expressway@capillarytech.com",
243
- "mobile": "",
244
- "isMobileValidated": 0,
245
- "isEmailValidated": 1
246
- },
247
- {
248
- "userId": 50012887,
249
- "firstName": "jager",
250
- "lastName": "",
251
- "loginName": "jager13@capillarytech.com",
252
- "email": "jager13@capillarytech.com",
253
- "mobile": "",
254
- "isMobileValidated": 0,
255
- "isEmailValidated": 1
256
- },
257
- {
258
- "userId": 50012993,
259
- "firstName": "reonD",
260
- "lastName": "",
261
- "loginName": "reonD@capillarytech.com",
262
- "email": "reonD@capillarytech.com",
263
- "mobile": "",
264
- "isMobileValidated": 0,
265
- "isEmailValidated": 0
266
- },
267
- {
268
- "userId": 50013560,
269
- "firstName": "chinese",
270
- "lastName": "user",
271
- "loginName": "chinese1212@capillarytech.com",
272
- "email": "chinese1212@capillarytech.com",
273
- "mobile": "",
274
- "isMobileValidated": 0,
275
- "isEmailValidated": 1
276
- },
277
- {
278
- "userId": 50013663,
279
- "firstName": "zoneLevel",
280
- "lastName": "",
281
- "loginName": "zonelevel123@capillarytech.com",
282
- "email": "zonelevel123@capillarytech.com",
283
- "mobile": "",
284
- "isMobileValidated": 0,
285
- "isEmailValidated": 1
286
- },
287
- {
288
- "userId": 50013685,
289
- "firstName": "neha",
290
- "lastName": "",
291
- "loginName": "neha12@capillarytech.com",
292
- "email": "neha12@capillarytech.com",
293
- "mobile": "",
294
- "isMobileValidated": 0,
295
- "isEmailValidated": 1
296
- },
297
- {
298
- "userId": 50015116,
299
- "firstName": "rbacOne",
300
- "lastName": "",
301
- "loginName": "rbacOne@capillarytech.com",
302
- "email": "rbacOne@capillarytech.com",
303
- "mobile": "",
304
- "isMobileValidated": 0,
305
- "isEmailValidated": 1
306
- },
307
- {
308
- "userId": 50015117,
309
- "firstName": "rbacTwo",
310
- "lastName": "",
311
- "loginName": "rbac2@capillarytech.com",
312
- "email": "rbac2@capillarytech.com",
313
- "mobile": "",
314
- "isMobileValidated": 0,
315
- "isEmailValidated": 1
316
- },
317
- {
318
- "userId": 50015130,
319
- "firstName": "nayan",
320
- "lastName": "",
321
- "loginName": "nayanReon@capillarytech.com",
322
- "email": "nayanReon@capillarytech.com",
323
- "mobile": "",
324
- "isMobileValidated": 0,
325
- "isEmailValidated": 1
326
- },
327
- {
328
- "userId": 50015348,
329
- "firstName": "check",
330
- "lastName": "list",
331
- "loginName": "checkList99@capillarytech.com",
332
- "email": "checkList99@capillarytech.com",
333
- "mobile": "",
334
- "isMobileValidated": 0,
335
- "isEmailValidated": 1
336
- },
337
- {
338
- "userId": 50015648,
339
- "firstName": "orglevelman",
340
- "lastName": "orglevelman",
341
- "loginName": "orglevelman@capillarytech.com",
342
- "email": "orglevelman@capillarytech.com",
343
- "mobile": "",
344
- "isMobileValidated": 0,
345
- "isEmailValidated": 1
346
- },
347
- {
348
- "userId": 50015795,
349
- "firstName": "reon",
350
- "lastName": "sunil",
351
- "loginName": "reon@reondata.co.in",
352
- "email": "reon@reondata.co.in",
353
- "mobile": "",
354
- "isMobileValidated": 0,
355
- "isEmailValidated": 1
356
- },
357
- {
358
- "userId": 50017133,
359
- "firstName": "BiSegment",
360
- "lastName": "BiSegment",
361
- "loginName": "bISegment@capillarytech.com",
362
- "email": "bISegment@capillarytech.com",
363
- "mobile": "",
364
- "isMobileValidated": 0,
365
- "isEmailValidated": 1
366
- },
367
- {
368
- "userId": 50017135,
369
- "firstName": "bIExport",
370
- "lastName": "bIExport",
371
- "loginName": "bIExport@capillarytech.com",
372
- "email": "bIExport@capillarytech.com",
373
- "mobile": "",
374
- "isMobileValidated": 0,
375
- "isEmailValidated": 1
376
- },
377
- {
378
- "userId": 50017835,
379
- "firstName": "bi",
380
- "lastName": "segmentExport",
381
- "loginName": "bISegmentExport@capillarytech.com",
382
- "email": "bISegmentExport@capillarytech.com",
383
- "mobile": "",
384
- "isMobileValidated": 0,
385
- "isEmailValidated": 1
386
- },
387
- {
388
- "userId": 50017855,
389
- "firstName": "concept",
390
- "lastName": "ALL",
391
- "loginName": "conceptALLOU@capillarytech.com",
392
- "email": "conceptALLOU@capillarytech.com",
393
- "mobile": "",
394
- "isMobileValidated": 0,
395
- "isEmailValidated": 1
396
- },
397
- {
398
- "userId": 50018011,
399
- "firstName": "rein",
400
- "lastName": "dash",
401
- "loginName": "reon_data@valiram.com",
402
- "email": "reon_data@valiram.com",
403
- "mobile": "",
404
- "isMobileValidated": 0,
405
- "isEmailValidated": 1
406
- },
407
- {
408
- "userId": 50018013,
409
- "firstName": "reon",
410
- "lastName": "",
411
- "loginName": "reon_data@valiramStore.com",
412
- "email": "reon_data@valiramStore.com",
413
- "mobile": "",
414
- "isMobileValidated": 0,
415
- "isEmailValidated": 1
416
- },
417
- {
418
- "userId": 50018015,
419
- "firstName": "zone",
420
- "lastName": "",
421
- "loginName": "zone234@valiramzone.com",
422
- "email": "zone234@valiramzone.com",
423
- "mobile": "",
424
- "isMobileValidated": 0,
425
- "isEmailValidated": 1
426
- },
427
- {
428
- "userId": 50018019,
429
- "firstName": "biopoc",
430
- "lastName": "",
431
- "loginName": "bipoc@reondat.com",
432
- "email": "bipoc@reondat.com",
433
- "mobile": "",
434
- "isMobileValidated": 0,
435
- "isEmailValidated": 1
436
- },
437
- {
438
- "userId": 50018127,
439
- "firstName": "bhima",
440
- "lastName": "test",
441
- "loginName": "bhima45@califork.com",
442
- "email": "bhima45@califork.com",
443
- "mobile": "",
444
- "isMobileValidated": 0,
445
- "isEmailValidated": 1
446
- },
447
- {
448
- "userId": 50021181,
449
- "firstName": "Store",
450
- "lastName": "",
451
- "loginName": "store1@capillarytec.com",
452
- "email": "store1@capillarytec.com",
453
- "mobile": "",
454
- "isMobileValidated": 0,
455
- "isEmailValidated": 1
456
- },
457
- {
458
- "userId": 50021182,
459
- "firstName": "store",
460
- "lastName": "",
461
- "loginName": "store2@capillarytec.com",
462
- "email": "store2@capillarytec.com",
463
- "mobile": "",
464
- "isMobileValidated": 0,
465
- "isEmailValidated": 1
466
- },
467
- {
468
- "userId": 50021183,
469
- "firstName": "zone",
470
- "lastName": "",
471
- "loginName": "zone1@capillarytec.com",
472
- "email": "zone1@capillarytec.com",
473
- "mobile": "",
474
- "isMobileValidated": 0,
475
- "isEmailValidated": 1
476
- },
477
- {
478
- "userId": 50021184,
479
- "firstName": "zone",
480
- "lastName": "",
481
- "loginName": "zone2@capillarytec.com",
482
- "email": "zone2@capillarytec.com",
483
- "mobile": "",
484
- "isMobileValidated": 0,
485
- "isEmailValidated": 1
486
- },
487
- {
488
- "userId": 50021185,
489
- "firstName": "zone",
490
- "lastName": "",
491
- "loginName": "zone3@capillarytec.com",
492
- "email": "zone3@capillarytec.com",
493
- "mobile": "",
494
- "isMobileValidated": 0,
495
- "isEmailValidated": 1
496
- },
497
- {
498
- "userId": 50021186,
499
- "firstName": "FranschiseSuper",
500
- "lastName": "",
501
- "loginName": "franchiseSuper@capillarytec.com",
502
- "email": "franchiseSuper@capillarytec.com",
503
- "mobile": "",
504
- "isMobileValidated": 0,
505
- "isEmailValidated": 1
506
- },
507
- {
508
- "userId": 50021187,
509
- "firstName": "allConcept",
510
- "lastName": "",
511
- "loginName": "allConcept@Capillarytec.com",
512
- "email": "allConcept@Capillarytec.com",
513
- "mobile": "",
514
- "isMobileValidated": 0,
515
- "isEmailValidated": 1
516
- },
517
- {
518
- "userId": 50021188,
519
- "firstName": "Orglev",
520
- "lastName": "",
521
- "loginName": "OrgLevel@Capillarytec.com",
522
- "email": "OrgLevel@Capillarytec.com",
523
- "mobile": "",
524
- "isMobileValidated": 0,
525
- "isEmailValidated": 1
526
- },
527
- {
528
- "userId": 50021712,
529
- "firstName": "First",
530
- "lastName": "",
531
- "loginName": "first@reondata.com",
532
- "email": "first@reondata.com",
533
- "mobile": "",
534
- "isMobileValidated": 0,
535
- "isEmailValidated": 1
536
- },
537
- {
538
- "userId": 50021713,
539
- "firstName": "second",
540
- "lastName": "",
541
- "loginName": "second@reondata.com",
542
- "email": "second@reondata.com",
543
- "mobile": "",
544
- "isMobileValidated": 0,
545
- "isEmailValidated": 1
546
- },
547
- {
548
- "userId": 50021714,
549
- "firstName": "Third",
550
- "lastName": "",
551
- "loginName": "third@reondata.com",
552
- "email": "third@reondata.com",
553
- "mobile": "",
554
- "isMobileValidated": 0,
555
- "isEmailValidated": 1
556
- },
557
- {
558
- "userId": 50021715,
559
- "firstName": "five",
560
- "lastName": "",
561
- "loginName": "five@reondata.com",
562
- "email": "five@reondata.com",
563
- "mobile": "",
564
- "isMobileValidated": 0,
565
- "isEmailValidated": 1
566
- },
567
- {
568
- "userId": 50009094,
569
- "firstName": "sundaraTwo",
570
- "lastName": "",
571
- "loginName": "-1",
572
- "email": "-1",
573
- "mobile": "-1",
574
- "isMobileValidated": 0,
575
- "isEmailValidated": 0
576
- },
577
- {
578
- "userId": 50011871,
579
- "firstName": "Heena",
580
- "lastName": "",
581
- "loginName": "-1",
582
- "email": "-1",
583
- "mobile": "-1",
584
- "isMobileValidated": 0,
585
- "isEmailValidated": 0
586
- },
587
- {
588
- "userId": 50012886,
589
- "firstName": "heena",
590
- "lastName": "chourasia",
591
- "loginName": "-1",
592
- "email": "-1",
593
- "mobile": "-1",
594
- "isMobileValidated": 0,
595
- "isEmailValidated": 0
596
- },
597
- {
598
- "userId": 50013650,
599
- "firstName": "dhara",
600
- "lastName": "",
601
- "loginName": "-1",
602
- "email": "-1",
603
- "mobile": "-1",
604
- "isMobileValidated": 0,
605
- "isEmailValidated": 0
606
- },
607
- {
608
- "userId": 50013651,
609
- "firstName": "DJ",
610
- "lastName": "",
611
- "loginName": "-1",
612
- "email": "-1",
613
- "mobile": "-1",
614
- "isMobileValidated": 0,
615
- "isEmailValidated": 0
616
- },
617
- {
618
- "userId": 50013662,
619
- "firstName": "reon store user",
620
- "lastName": "",
621
- "loginName": "-1",
622
- "email": "-1",
623
- "mobile": "-1",
624
- "isMobileValidated": 0,
625
- "isEmailValidated": 0
626
- },
627
- {
628
- "userId": 50018017,
629
- "firstName": "noStdReport",
630
- "lastName": "",
631
- "loginName": "-1",
632
- "email": "-1",
633
- "mobile": "-1",
634
- "isMobileValidated": 0,
635
- "isEmailValidated": 0
636
- },
637
- {
638
- "userId": 50018125,
639
- "firstName": "mark",
640
- "lastName": "deactiv",
641
- "loginName": "-1",
642
- "email": "-1",
643
- "mobile": "-1",
644
- "isMobileValidated": 0,
645
- "isEmailValidated": 0
646
- },
647
- {
648
- "userId": 50018133,
649
- "firstName": "brous",
650
- "lastName": "",
651
- "loginName": "-1",
652
- "email": "-1",
653
- "mobile": "-1",
654
- "isMobileValidated": 0,
655
- "isEmailValidated": 0
656
- },
657
- {
658
- "userId": 50018177,
659
- "firstName": "justin",
660
- "lastName": "beversi",
661
- "loginName": "-1",
662
- "email": "-1",
663
- "mobile": "-1",
664
- "isMobileValidated": 0,
665
- "isEmailValidated": 0
666
- },
667
- {
668
- "userId": 50018279,
669
- "firstName": "jolie",
670
- "lastName": "",
671
- "loginName": "-1",
672
- "email": "-1",
673
- "mobile": "-1",
674
- "isMobileValidated": 0,
675
- "isEmailValidated": 0
676
- },
677
- {
678
- "userId": 50012994,
679
- "firstName": "firstUser",
680
- "lastName": "",
681
- "loginName": "firstUser@capillarytech.com",
682
- "email": "firstUser@capillarytech.com",
683
- "mobile": "918888802132",
684
- "isMobileValidated": 0,
685
- "isEmailValidated": 0
686
- },
687
- {
688
- "userId": 50027626,
689
- "firstName": "dwdqw",
690
- "lastName": "",
691
- "loginName": "ffafa@capillarytech.com",
692
- "email": "ffafa@capillarytech.com",
693
- "mobile": "919234567180",
694
- "isMobileValidated": 1,
695
- "isEmailValidated": 1
696
- },
697
- {
698
- "userId": 50027627,
699
- "firstName": "qweqweqw",
700
- "lastName": "",
701
- "loginName": "dwhuidhq@capillarytech.com",
702
- "email": "dwhuidhq@capillarytech.com",
703
- "mobile": "919543216789",
704
- "isMobileValidated": 1,
705
- "isEmailValidated": 1
706
- },
707
- {
708
- "userId": 50011872,
709
- "firstName": "Heena",
710
- "lastName": "",
711
- "loginName": "heena.chourasia24@capillarytech.com",
712
- "email": "heena.chourasia24@capillarytech.com",
713
- "mobile": "919591066977",
714
- "isMobileValidated": 1,
715
- "isEmailValidated": 1
716
- },
717
- {
718
- "userId": 50035884,
719
- "firstName": "Pure Admin",
720
- "lastName": "Patel",
721
- "loginName": "pure.admin@capillarytech.com",
722
- "email": "pure.admin@capillarytech.com",
723
- "mobile": "919686523349",
724
- "isMobileValidated": 1,
725
- "isEmailValidated": 1
726
- }
727
- ],
728
- "capUsers": [
729
- {
730
- "userId": 4,
731
- "firstName": "Krishna",
732
- "lastName": "Mehra",
733
- "loginName": "kmehra@capillary.co.in",
734
- "email": "kmehra@capillary.co.in",
735
- "mobile": "918227337383",
736
- "isMobileValidated": 1,
737
- "isEmailValidated": 1
738
- },
739
- {
740
- "userId": 5,
741
- "firstName": "Ajay",
742
- "lastName": "Modani",
743
- "loginName": "ajay2@capillary.co.in",
744
- "email": "ajay2@capillary.co.in",
745
- "mobile": "52535525",
746
- "isMobileValidated": 0,
747
- "isEmailValidated": 0
748
- },
749
- {
750
- "userId": 25489,
751
- "firstName": "Aneesh",
752
- "lastName": "Reddy",
753
- "loginName": "aneesh@capillary.co.in",
754
- "email": "aneesh@capillary.co.in",
755
- "mobile": "447423102772",
756
- "isMobileValidated": 0,
757
- "isEmailValidated": 0
758
- },
759
- {
760
- "userId": 222823,
761
- "firstName": "Chinmay",
762
- "lastName": "Singh",
763
- "loginName": "chinmay@dealhunt.in",
764
- "email": "chinmay@dealhunt.in",
765
- "mobile": "919880607266",
766
- "isMobileValidated": 0,
767
- "isEmailValidated": 0
768
- },
769
- {
770
- "userId": 264337,
771
- "firstName": "Prakhar",
772
- "lastName": "Verma",
773
- "loginName": "prakhar@capillary.co.in",
774
- "email": "prakhar@capillary.co.in",
775
- "mobile": "919900519451",
776
- "isMobileValidated": 1,
777
- "isEmailValidated": 1
778
- },
779
- {
780
- "userId": 538557,
781
- "firstName": "Anant",
782
- "lastName": "Choubey",
783
- "loginName": "anant.choubey@capillary.co.in",
784
- "email": "anant.choubey@capillary.co.in",
785
- "mobile": "9980879502",
786
- "isMobileValidated": 0,
787
- "isEmailValidated": 0
788
- },
789
- {
790
- "userId": 766127,
791
- "firstName": "Sandeep",
792
- "lastName": "Capillary",
793
- "loginName": "sandeep.prakash2@capillary.co.in",
794
- "email": "sandeep.prakash2@capillary.co.in",
795
- "mobile": "5353333",
796
- "isMobileValidated": 0,
797
- "isEmailValidated": 0
798
- },
799
- {
800
- "userId": 766527,
801
- "firstName": "Bipin",
802
- "lastName": "Singh",
803
- "loginName": "bipin.singh@dealhunt.in",
804
- "email": "bipin.singh@dealhunt.in",
805
- "mobile": "9925256962",
806
- "isMobileValidated": 0,
807
- "isEmailValidated": 0
808
- },
809
- {
810
- "userId": 1627735,
811
- "firstName": "Sridhar",
812
- "lastName": "Bollam",
813
- "loginName": "sridhar.bollam@capillary.co.in",
814
- "email": "sridhar.bollam@capillary.co.in",
815
- "mobile": "919916687758",
816
- "isMobileValidated": 0,
817
- "isEmailValidated": 0
818
- },
819
- {
820
- "userId": 1630122,
821
- "firstName": "Abhilash",
822
- "lastName": "LL",
823
- "loginName": "abhilash@dealhunt.in",
824
- "email": "abhilash@dealhunt.in",
825
- "mobile": "919886208262",
826
- "isMobileValidated": 1,
827
- "isEmailValidated": 1
828
- },
829
- {
830
- "userId": 1630143,
831
- "firstName": "Shubh",
832
- "lastName": "Malhotra",
833
- "loginName": "shubh@capillary.co.in",
834
- "email": "shubh@capillary.co.in",
835
- "mobile": "919198877781",
836
- "isMobileValidated": 0,
837
- "isEmailValidated": 0
838
- },
839
- {
840
- "userId": 1630149,
841
- "firstName": "Manager",
842
- "lastName": "Store",
843
- "loginName": "pulkit@gmail.com",
844
- "email": "pulkit@gmail.com",
845
- "mobile": "91987",
846
- "isMobileValidated": 0,
847
- "isEmailValidated": 0
848
- },
849
- {
850
- "userId": 1630167,
851
- "firstName": "Manager",
852
- "lastName": "Store",
853
- "loginName": "capclienttest@dealhunt.in",
854
- "email": "capclienttest@dealhunt.in",
855
- "mobile": "9916836928",
856
- "isMobileValidated": 0,
857
- "isEmailValidated": 0
858
- },
859
- {
860
- "userId": 1714450,
861
- "firstName": "Ankit",
862
- "lastName": "Jain",
863
- "loginName": "ankit.jain@capillary.co.in",
864
- "email": "ankit.jain@capillary.co.in",
865
- "mobile": "919740941036",
866
- "isMobileValidated": 0,
867
- "isEmailValidated": 0
868
- },
869
- {
870
- "userId": 1722825,
871
- "firstName": "manish",
872
- "lastName": "kumar",
873
- "loginName": "manish.kumar@capillary.co.in",
874
- "email": "manish.kumar@capillary.co.in",
875
- "mobile": "919343471846",
876
- "isMobileValidated": 1,
877
- "isEmailValidated": 1
878
- },
879
- {
880
- "userId": 1744249,
881
- "firstName": "prakash",
882
- "lastName": "gjg",
883
- "loginName": "-1",
884
- "email": "-1",
885
- "mobile": "-1",
886
- "isMobileValidated": 0,
887
- "isEmailValidated": 0
888
- },
889
- {
890
- "userId": 3231788,
891
- "firstName": "Shailendra",
892
- "lastName": "Singh",
893
- "loginName": "shailendra@capillary.co.in",
894
- "email": "shailendra@capillary.co.in",
895
- "mobile": "919741475300",
896
- "isMobileValidated": 1,
897
- "isEmailValidated": 1
898
- },
899
- {
900
- "userId": 3426893,
901
- "firstName": "Anupam",
902
- "lastName": "Dasgupta",
903
- "loginName": "anupam@dealhunt.in",
904
- "email": "anupam@dealhunt.in",
905
- "mobile": "9591228668",
906
- "isMobileValidated": 0,
907
- "isEmailValidated": 0
908
- },
909
- {
910
- "userId": 3664858,
911
- "firstName": "abhishek",
912
- "lastName": "gupta",
913
- "loginName": "abhishek2@dealhunt.in",
914
- "email": "abhishek2@dealhunt.in",
915
- "mobile": "25422272727",
916
- "isMobileValidated": 0,
917
- "isEmailValidated": 0
918
- },
919
- {
920
- "userId": 4359012,
921
- "firstName": "Suryajith",
922
- "lastName": "Chillara",
923
- "loginName": "suryajith@dealhunt.in",
924
- "email": "suryajith@dealhunt.in",
925
- "mobile": "9008713376",
926
- "isMobileValidated": 0,
927
- "isEmailValidated": 0
928
- },
929
- {
930
- "userId": 5572776,
931
- "firstName": "Ravi",
932
- "lastName": "Saraswati",
933
- "loginName": "ravindranath.saraswati@capillary.co.in",
934
- "email": "ravindranath.saraswati@capillary.co.in",
935
- "mobile": "919663694619",
936
- "isMobileValidated": 1,
937
- "isEmailValidated": 1
938
- },
939
- {
940
- "userId": 5626518,
941
- "firstName": "piyush",
942
- "lastName": "goel",
943
- "loginName": "p@gmail.com",
944
- "email": "p@gmail.com",
945
- "mobile": "919980616752",
946
- "isMobileValidated": 0,
947
- "isEmailValidated": 0
948
- },
949
- {
950
- "userId": 5649852,
951
- "firstName": "Yashwanth",
952
- "lastName": "Madhusudan",
953
- "loginName": "yashwanth@capillary.co.in",
954
- "email": "yashwanth@capillary.co.in",
955
- "mobile": "919880426783",
956
- "isMobileValidated": 1,
957
- "isEmailValidated": 0
958
- },
959
- {
960
- "userId": 8019710,
961
- "firstName": "Shilpa",
962
- "lastName": "Ranganath",
963
- "loginName": "shilpa.r@capillary.co.in",
964
- "email": "shilpa.r@capillary.co.in",
965
- "mobile": "919945693860",
966
- "isMobileValidated": 1,
967
- "isEmailValidated": 1
968
- },
969
- {
970
- "userId": 8079090,
971
- "firstName": "Abhijeet",
972
- "lastName": "Vijayvergiya",
973
- "loginName": "abhijeet.v@capillary.co.in",
974
- "email": "abhijeet.v@capillary.co.in",
975
- "mobile": "918861161357",
976
- "isMobileValidated": 1,
977
- "isEmailValidated": 1
978
- },
979
- {
980
- "userId": 8727080,
981
- "firstName": "Manish",
982
- "lastName": "Mishra",
983
- "loginName": "manish.mishra@capillary.co.in",
984
- "email": "manish.mishra@capillary.co.in",
985
- "mobile": "918049074610",
986
- "isMobileValidated": 0,
987
- "isEmailValidated": 0
988
- },
989
- {
990
- "userId": 8727386,
991
- "firstName": "Ajay",
992
- "lastName": "Modani",
993
- "loginName": "ajay@capillary.co.in",
994
- "email": "ajay@capillary.co.in",
995
- "mobile": "919903606590",
996
- "isMobileValidated": 0,
997
- "isEmailValidated": 0
998
- },
999
- {
1000
- "userId": 8727633,
1001
- "firstName": "Prakash Kumar",
1002
- "lastName": "Chakka",
1003
- "loginName": "prakash.ch@capillary.co.in",
1004
- "email": "prakash.ch@capillary.co.in",
1005
- "mobile": "918880542251",
1006
- "isMobileValidated": 0,
1007
- "isEmailValidated": 0
1008
- },
1009
- {
1010
- "userId": 8727695,
1011
- "firstName": "Pprakhar",
1012
- "lastName": "Verma",
1013
- "loginName": "prakhar@dealhunt.in",
1014
- "email": "prakhar@dealhunt.in",
1015
- "mobile": "919972317657",
1016
- "isMobileValidated": 0,
1017
- "isEmailValidated": 0
1018
- },
1019
- {
1020
- "userId": 8727782,
1021
- "firstName": "sandeep",
1022
- "lastName": "prakash",
1023
- "loginName": "sandeep.prakash@capillary.co.in",
1024
- "email": "sandeep.prakash@capillary.co.in",
1025
- "mobile": "9742172169",
1026
- "isMobileValidated": 0,
1027
- "isEmailValidated": 0
1028
- },
1029
- {
1030
- "userId": 8730028,
1031
- "firstName": "Nayan Kumar",
1032
- "lastName": "Patel",
1033
- "loginName": "nayan.kumar@capillary.co.in",
1034
- "email": "nayan.kumar@capillary.co.in",
1035
- "mobile": "919686523347",
1036
- "isMobileValidated": 1,
1037
- "isEmailValidated": 1
1038
- },
1039
- {
1040
- "userId": 8730125,
1041
- "firstName": "piyush",
1042
- "lastName": "goel",
1043
- "loginName": "piyush.goel@capillary.co.in",
1044
- "email": "piyush.goel@capillary.co.in",
1045
- "mobile": "914444566898",
1046
- "isMobileValidated": 0,
1047
- "isEmailValidated": 0
1048
- },
1049
- {
1050
- "userId": 8730207,
1051
- "firstName": "abhinav",
1052
- "lastName": "sarkar",
1053
- "loginName": "abhinav.sarkar@capillary.co.in",
1054
- "email": "abhinav.sarkar@capillary.co.in",
1055
- "mobile": "9178962463",
1056
- "isMobileValidated": 0,
1057
- "isEmailValidated": 0
1058
- },
1059
- {
1060
- "userId": 8730258,
1061
- "firstName": "saurabh",
1062
- "lastName": "kumar",
1063
- "loginName": "saurabh.kumar@capillary.co.in",
1064
- "email": "saurabh.kumar@capillary.co.in",
1065
- "mobile": "919620955200",
1066
- "isMobileValidated": 0,
1067
- "isEmailValidated": 0
1068
- },
1069
- {
1070
- "userId": 8776169,
1071
- "firstName": "Nigel",
1072
- "lastName": "Babu",
1073
- "loginName": "nigel.babu@capillary.co.in",
1074
- "email": "nigel.babu@capillary.co.in",
1075
- "mobile": "919886909856",
1076
- "isMobileValidated": 0,
1077
- "isEmailValidated": 0
1078
- },
1079
- {
1080
- "userId": 9104837,
1081
- "firstName": "Manager",
1082
- "lastName": "Store",
1083
- "loginName": "ketaki.kadve@dealhunt.in",
1084
- "email": "ketaki.kadve@dealhunt.in",
1085
- "mobile": "919916120746",
1086
- "isMobileValidated": 0,
1087
- "isEmailValidated": 0
1088
- },
1089
- {
1090
- "userId": 9105011,
1091
- "firstName": "Suganya",
1092
- "lastName": "TS",
1093
- "loginName": "suganyats@capillary.co.in",
1094
- "email": "suganyats@capillary.co.in",
1095
- "mobile": "919739780596",
1096
- "isMobileValidated": 0,
1097
- "isEmailValidated": 0
1098
- },
1099
- {
1100
- "userId": 10063439,
1101
- "firstName": "Manager",
1102
- "lastName": "Store",
1103
- "loginName": "aravind@dealhunt.in",
1104
- "email": "aravind@dealhunt.in",
1105
- "mobile": "919876543218",
1106
- "isMobileValidated": 0,
1107
- "isEmailValidated": 0
1108
- },
1109
- {
1110
- "userId": 10232608,
1111
- "firstName": "Prakash",
1112
- "lastName": "V",
1113
- "loginName": "-1",
1114
- "email": "-1",
1115
- "mobile": "-1",
1116
- "isMobileValidated": 0,
1117
- "isEmailValidated": 0
1118
- },
1119
- {
1120
- "userId": 10783285,
1121
- "firstName": "Sunil",
1122
- "lastName": "G",
1123
- "loginName": "sunil.g@capillary.co.in",
1124
- "email": "sunil.g@capillary.co.in",
1125
- "mobile": "856",
1126
- "isMobileValidated": 1,
1127
- "isEmailValidated": 1
1128
- },
1129
- {
1130
- "userId": 12773029,
1131
- "firstName": "Shilpa",
1132
- "lastName": "Ranganath",
1133
- "loginName": "shilpa.r@xyz.in",
1134
- "email": "shilpa.r@xyz.in",
1135
- "mobile": "",
1136
- "isMobileValidated": 0,
1137
- "isEmailValidated": 1
1138
- },
1139
- {
1140
- "userId": 12773434,
1141
- "firstName": "xyz",
1142
- "lastName": "abc",
1143
- "loginName": "suniloves@gmail.com",
1144
- "email": "suniloves@gmail.com",
1145
- "mobile": "919740849369",
1146
- "isMobileValidated": 1,
1147
- "isEmailValidated": 1
1148
- },
1149
- {
1150
- "userId": 12777846,
1151
- "firstName": "Nishant",
1152
- "lastName": "Lawrence",
1153
- "loginName": "nishant.lawrence@capillary.co.in",
1154
- "email": "nishant.lawrence@capillary.co.in",
1155
- "mobile": "918197419663",
1156
- "isMobileValidated": 0,
1157
- "isEmailValidated": 0
1158
- },
1159
- {
1160
- "userId": 15000449,
1161
- "firstName": "Ashish",
1162
- "lastName": "Karan fd",
1163
- "loginName": "cap@coin.com",
1164
- "email": "cap@coin.com",
1165
- "mobile": "919957676767",
1166
- "isMobileValidated": 1,
1167
- "isEmailValidated": 1
1168
- },
1169
- {
1170
- "userId": 15000459,
1171
- "firstName": "Pallav",
1172
- "lastName": "Kumar",
1173
- "loginName": "pallav.kumar@capillary.co.in",
1174
- "email": "pallav.kumar@capillary.co.in",
1175
- "mobile": "917011639213",
1176
- "isMobileValidated": 1,
1177
- "isEmailValidated": 1
1178
- },
1179
- {
1180
- "userId": 15000801,
1181
- "firstName": "SNK",
1182
- "lastName": "Moorthy",
1183
- "loginName": "snk@moorthy.com",
1184
- "email": "snk@moorthy.com",
1185
- "mobile": "919886439370",
1186
- "isMobileValidated": 0,
1187
- "isEmailValidated": 1
1188
- },
1189
- {
1190
- "userId": 15095922,
1191
- "firstName": "EXT",
1192
- "lastName": "Camp",
1193
- "loginName": "extcamp@test.com",
1194
- "email": "extcamp@test.com",
1195
- "mobile": "",
1196
- "isMobileValidated": 0,
1197
- "isEmailValidated": 1
1198
- },
1199
- {
1200
- "userId": 15149077,
1201
- "firstName": "apple",
1202
- "lastName": "pen",
1203
- "loginName": "applepen@capillarytech.com",
1204
- "email": "applepen@capillarytech.com",
1205
- "mobile": "918989001271",
1206
- "isMobileValidated": 1,
1207
- "isEmailValidated": 1
1208
- },
1209
- {
1210
- "userId": 50006994,
1211
- "firstName": "Santhosh",
1212
- "lastName": "",
1213
- "loginName": "santhosh.urs@capillarytech.com",
1214
- "email": "santhosh.urs@capillarytech.com",
1215
- "mobile": "",
1216
- "isMobileValidated": 0,
1217
- "isEmailValidated": 1
1218
- },
1219
- {
1220
- "userId": 50007562,
1221
- "firstName": "Store",
1222
- "lastName": "User",
1223
- "loginName": "storeLevel@capillarytech.com",
1224
- "email": "storeLevel@capillarytech.com",
1225
- "mobile": "918889201010",
1226
- "isMobileValidated": 1,
1227
- "isEmailValidated": 1
1228
- },
1229
- {
1230
- "userId": 50008159,
1231
- "firstName": "testuser",
1232
- "lastName": "",
1233
- "loginName": "amolpatilsy@gmail.com",
1234
- "email": "amolpatilsy@gmail.com",
1235
- "mobile": "919595856868",
1236
- "isMobileValidated": 1,
1237
- "isEmailValidated": 1
1238
- },
1239
- {
1240
- "userId": 50009729,
1241
- "firstName": "ReonUIuser",
1242
- "lastName": "",
1243
- "loginName": "reonUI@capillarytech.com",
1244
- "email": "reonUI@capillarytech.com",
1245
- "mobile": "",
1246
- "isMobileValidated": 0,
1247
- "isEmailValidated": 1
1248
- },
1249
- {
1250
- "userId": 50010020,
1251
- "firstName": "kushal",
1252
- "lastName": "",
1253
- "loginName": "kushal.tavargeri+111@capillarytech.com",
1254
- "email": "kushal.tavargeri+111@capillarytech.com",
1255
- "mobile": "",
1256
- "isMobileValidated": 0,
1257
- "isEmailValidated": 1
1258
- },
1259
- {
1260
- "userId": 50011543,
1261
- "firstName": "kusha",
1262
- "lastName": "",
1263
- "loginName": "kushal.tavargeri+1368@capillarytech.com",
1264
- "email": "kushal.tavargeri+1368@capillarytech.com",
1265
- "mobile": "",
1266
- "isMobileValidated": 0,
1267
- "isEmailValidated": 1
1268
- },
1269
- {
1270
- "userId": 50011614,
1271
- "firstName": "APITESTER",
1272
- "lastName": "",
1273
- "loginName": "APITESTER@capillarytech.com",
1274
- "email": "APITESTER@capillarytech.com",
1275
- "mobile": "",
1276
- "isMobileValidated": 0,
1277
- "isEmailValidated": 1
1278
- },
1279
- {
1280
- "userId": 50011853,
1281
- "firstName": "bakra",
1282
- "lastName": "",
1283
- "loginName": "bakra345@capillarytech.com",
1284
- "email": "bakra345@capillarytech.com",
1285
- "mobile": "919980098888",
1286
- "isMobileValidated": 0,
1287
- "isEmailValidated": 1
1288
- },
1289
- {
1290
- "userId": 50011874,
1291
- "firstName": "gandu",
1292
- "lastName": "",
1293
- "loginName": "mandaraTesting@capillarytech.com",
1294
- "email": "mandaraTesting@capillarytech.com",
1295
- "mobile": "",
1296
- "isMobileValidated": 0,
1297
- "isEmailValidated": 1
1298
- },
1299
- {
1300
- "userId": 50011885,
1301
- "firstName": "login",
1302
- "lastName": "",
1303
- "loginName": "login123@capillarytech.com",
1304
- "email": "login123@capillarytech.com",
1305
- "mobile": "918888990217",
1306
- "isMobileValidated": 1,
1307
- "isEmailValidated": 1
1308
- },
1309
- {
1310
- "userId": 50011886,
1311
- "firstName": "loginr",
1312
- "lastName": "",
1313
- "loginName": "login345@capillarytech.com",
1314
- "email": "login345@capillarytech.com",
1315
- "mobile": "",
1316
- "isMobileValidated": 0,
1317
- "isEmailValidated": 1
1318
- },
1319
- {
1320
- "userId": 50011887,
1321
- "firstName": "loginre",
1322
- "lastName": "",
1323
- "loginName": "login567@capillarytech.com",
1324
- "email": "login567@capillarytech.com",
1325
- "mobile": "",
1326
- "isMobileValidated": 0,
1327
- "isEmailValidated": 1
1328
- },
1329
- {
1330
- "userId": 50011986,
1331
- "firstName": "mirchi",
1332
- "lastName": "",
1333
- "loginName": "chineseTest@capillarytech.com",
1334
- "email": "chineseTest@capillarytech.com",
1335
- "mobile": "",
1336
- "isMobileValidated": 0,
1337
- "isEmailValidated": 1
1338
- },
1339
- {
1340
- "userId": 50012222,
1341
- "firstName": "superUser",
1342
- "lastName": "",
1343
- "loginName": "superUser123@capillarytech.com",
1344
- "email": "superUser123@capillarytech.com",
1345
- "mobile": "",
1346
- "isMobileValidated": 0,
1347
- "isEmailValidated": 1
1348
- },
1349
- {
1350
- "userId": 50013188,
1351
- "firstName": "rohan",
1352
- "lastName": "mahadar",
1353
- "loginName": "rohan.mahadar@capillarytech.com",
1354
- "email": "rohan.mahadar@capillarytech.com",
1355
- "mobile": "",
1356
- "isMobileValidated": 0,
1357
- "isEmailValidated": 0
1358
- },
1359
- {
1360
- "userId": 50014376,
1361
- "firstName": "prakashV",
1362
- "lastName": "",
1363
- "loginName": "prakash.v@capillarytech.com",
1364
- "email": "prakash.v@capillarytech.com",
1365
- "mobile": "",
1366
- "isMobileValidated": 0,
1367
- "isEmailValidated": 1
1368
- },
1369
- {
1370
- "userId": 50014377,
1371
- "firstName": "Shivraj",
1372
- "lastName": "Patil",
1373
- "loginName": "shivraj.patil@capillarytech.com",
1374
- "email": "shivraj.patil@capillarytech.com",
1375
- "mobile": "",
1376
- "isMobileValidated": 0,
1377
- "isEmailValidated": 1
1378
- },
1379
- {
1380
- "userId": 50014801,
1381
- "firstName": "jenga",
1382
- "lastName": "",
1383
- "loginName": "jenga@capillarytech.com",
1384
- "email": "jenga@capillarytech.com",
1385
- "mobile": "",
1386
- "isMobileValidated": 0,
1387
- "isEmailValidated": 1
1388
- },
1389
- {
1390
- "userId": 50015647,
1391
- "firstName": "capuser",
1392
- "lastName": "user",
1393
- "loginName": "capuser123@capillarytech.com",
1394
- "email": "capuser123@capillarytech.com",
1395
- "mobile": "",
1396
- "isMobileValidated": 0,
1397
- "isEmailValidated": 1
1398
- },
1399
- {
1400
- "userId": 50015711,
1401
- "firstName": "testBIADMIN",
1402
- "lastName": "gowda",
1403
- "loginName": "testBIADMIN@capillarytech.com",
1404
- "email": "testBIADMIN@capillarytech.com",
1405
- "mobile": "",
1406
- "isMobileValidated": 0,
1407
- "isEmailValidated": 1
1408
- },
1409
- {
1410
- "userId": 50015796,
1411
- "firstName": "reon",
1412
- "lastName": "user",
1413
- "loginName": "reonuser@reondata.co.in",
1414
- "email": "reonuser@reondata.co.in",
1415
- "mobile": "",
1416
- "isMobileValidated": 0,
1417
- "isEmailValidated": 1
1418
- },
1419
- {
1420
- "userId": 50015797,
1421
- "firstName": "deal",
1422
- "lastName": "huntuser",
1423
- "loginName": "reon@dealhunt.in",
1424
- "email": "reon@dealhunt.in",
1425
- "mobile": "",
1426
- "isMobileValidated": 0,
1427
- "isEmailValidated": 1
1428
- },
1429
- {
1430
- "userId": 50015798,
1431
- "firstName": "reon",
1432
- "lastName": "user",
1433
- "loginName": "reon@capillary.co.in",
1434
- "email": "reon@capillary.co.in",
1435
- "mobile": "",
1436
- "isMobileValidated": 0,
1437
- "isEmailValidated": 1
1438
- },
1439
- {
1440
- "userId": 50015799,
1441
- "firstName": "reon",
1442
- "lastName": "user",
1443
- "loginName": "reon@capillarytech.com",
1444
- "email": "reon@capillarytech.com",
1445
- "mobile": "",
1446
- "isMobileValidated": 0,
1447
- "isEmailValidated": 1
1448
- },
1449
- {
1450
- "userId": 50015807,
1451
- "firstName": "test",
1452
- "lastName": "userreon",
1453
- "loginName": "reonTest@capillarytech.com",
1454
- "email": "reonTest@capillarytech.com",
1455
- "mobile": "",
1456
- "isMobileValidated": 0,
1457
- "isEmailValidated": 1
1458
- },
1459
- {
1460
- "userId": 50015898,
1461
- "firstName": "sunil",
1462
- "lastName": "gowda",
1463
- "loginName": "sunil.gowda@capillarytech.com",
1464
- "email": "sunil.gowda@capillarytech.com",
1465
- "mobile": "",
1466
- "isMobileValidated": 0,
1467
- "isEmailValidated": 1
1468
- },
1469
- {
1470
- "userId": 50015926,
1471
- "firstName": "suni",
1472
- "lastName": "vali",
1473
- "loginName": "suni@valiram.com",
1474
- "email": "suni@valiram.com",
1475
- "mobile": "",
1476
- "isMobileValidated": 0,
1477
- "isEmailValidated": 1
1478
- },
1479
- {
1480
- "userId": 50015927,
1481
- "firstName": "bhavesh",
1482
- "lastName": "ji",
1483
- "loginName": "bhavesh@valiram.com",
1484
- "email": "bhavesh@valiram.com",
1485
- "mobile": "",
1486
- "isMobileValidated": 0,
1487
- "isEmailValidated": 1
1488
- },
1489
- {
1490
- "userId": 50015930,
1491
- "firstName": "nayan",
1492
- "lastName": "ji",
1493
- "loginName": "nayan@valiram.com",
1494
- "email": "nayan@valiram.com",
1495
- "mobile": "",
1496
- "isMobileValidated": 0,
1497
- "isEmailValidated": 1
1498
- },
1499
- {
1500
- "userId": 50016681,
1501
- "firstName": "sunil",
1502
- "lastName": "gowda",
1503
- "loginName": "sunil.g+nightly@capillarytech.com",
1504
- "email": "sunil.g+nightly@capillarytech.com",
1505
- "mobile": "",
1506
- "isMobileValidated": 0,
1507
- "isEmailValidated": 1
1508
- },
1509
- {
1510
- "userId": 50017031,
1511
- "firstName": "biNSE",
1512
- "lastName": "biNSE",
1513
- "loginName": "biSegments@capillarytech.com",
1514
- "email": "biSegments@capillarytech.com",
1515
- "mobile": "",
1516
- "isMobileValidated": 0,
1517
- "isEmailValidated": 1
1518
- },
1519
- {
1520
- "userId": 50017033,
1521
- "firstName": "biXport",
1522
- "lastName": "biXport",
1523
- "loginName": "biXport@capillarytech.com",
1524
- "email": "biXport@capillarytech.com",
1525
- "mobile": "",
1526
- "isMobileValidated": 0,
1527
- "isEmailValidated": 1
1528
- },
1529
- {
1530
- "userId": 50018021,
1531
- "firstName": "Biad",
1532
- "lastName": "",
1533
- "loginName": "mBiadmin@capillarytech.com",
1534
- "email": "mBiadmin@capillarytech.com",
1535
- "mobile": "",
1536
- "isMobileValidated": 0,
1537
- "isEmailValidated": 1
1538
- },
1539
- {
1540
- "userId": 50020738,
1541
- "firstName": "archita",
1542
- "lastName": "ss",
1543
- "loginName": "archita@capillarytech.com",
1544
- "email": "archita@capillarytech.com",
1545
- "mobile": "",
1546
- "isMobileValidated": 0,
1547
- "isEmailValidated": 1
1548
- },
1549
- {
1550
- "userId": 50022858,
1551
- "firstName": "QA Group",
1552
- "lastName": "Five",
1553
- "loginName": "qagroupFive@capillarytech.com",
1554
- "email": "qagroupFive@capillarytech.com",
1555
- "mobile": "919900999005",
1556
- "isMobileValidated": 1,
1557
- "isEmailValidated": 1
1558
- },
1559
- {
1560
- "userId": 50022860,
1561
- "firstName": "QA Group",
1562
- "lastName": "Seven",
1563
- "loginName": "QagroupSeven@capillarytech.com",
1564
- "email": "QagroupSeven@capillarytech.com",
1565
- "mobile": "919900999007",
1566
- "isMobileValidated": 1,
1567
- "isEmailValidated": 1
1568
- },
1569
- {
1570
- "userId": 50023393,
1571
- "firstName": "QA Group",
1572
- "lastName": "Eight",
1573
- "loginName": "qagroupeight@capillarytech.com",
1574
- "email": "qagroupeight@capillarytech.com",
1575
- "mobile": "919900999008",
1576
- "isMobileValidated": 1,
1577
- "isEmailValidated": 1
1578
- },
1579
- {
1580
- "userId": 50024003,
1581
- "firstName": "Coupon",
1582
- "lastName": "",
1583
- "loginName": "luciqaaccount1@mail.com",
1584
- "email": "luciqaaccount1@mail.com",
1585
- "mobile": "919933998801",
1586
- "isMobileValidated": 1,
1587
- "isEmailValidated": 1
1588
- },
1589
- {
1590
- "userId": 50024004,
1591
- "firstName": "Amit",
1592
- "lastName": "Saxena",
1593
- "loginName": "amit.saxena@capillarytech.com",
1594
- "email": "amit.saxena@capillarytech.com",
1595
- "mobile": "918867467802",
1596
- "isMobileValidated": 1,
1597
- "isEmailValidated": 1
1598
- },
1599
- {
1600
- "userId": 50024115,
1601
- "firstName": "Arnika",
1602
- "lastName": "Jain",
1603
- "loginName": "arnika.jain1@capillarytech.com",
1604
- "email": "arnika.jain1@capillarytech.com",
1605
- "mobile": "",
1606
- "isMobileValidated": 0,
1607
- "isEmailValidated": 1
1608
- },
1609
- {
1610
- "userId": 50026203,
1611
- "firstName": "Anvitha",
1612
- "lastName": "Test",
1613
- "loginName": "anvitha.padmanabha+test@capillarytech.com",
1614
- "email": "anvitha.padmanabha+test@capillarytech.com",
1615
- "mobile": "919844629890",
1616
- "isMobileValidated": 1,
1617
- "isEmailValidated": 1
1618
- },
1619
- {
1620
- "userId": 50034966,
1621
- "firstName": "engageAutomationUser",
58
+ "userId": 50012994,
59
+ "firstName": "firstUser",
1622
60
  "lastName": "",
1623
- "loginName": "engageAutomationUser@capillarytech.com",
1624
- "email": "engageAutomationUser@capillarytech.com",
1625
- "mobile": "",
61
+ "loginName": "firstUser@capillarytech.com",
62
+ "email": "firstUser@capillarytech.com",
63
+ "mobile": "918888802132",
1626
64
  "isMobileValidated": 0,
1627
- "isEmailValidated": 1
1628
- },
1629
- {
1630
- "userId": 50035332,
1631
- "firstName": "Purnendu",
1632
- "lastName": "Kumar",
1633
- "loginName": "purnendu.kumar@capillarytech.com",
1634
- "email": "purnendu.kumar@capillarytech.com",
1635
- "mobile": "918217785117",
1636
- "isMobileValidated": 1,
1637
- "isEmailValidated": 1
65
+ "isEmailValidated": 0
1638
66
  },
67
+ ],
68
+ "capUsers": [
1639
69
  {
1640
- "userId": 50137642,
1641
- "firstName": "Purnendu",
1642
- "lastName": "Kumar",
1643
- "loginName": "purnendukumar122@gmail.com",
1644
- "email": "purnendukumar122@gmail.com",
1645
- "mobile": "919448953580",
70
+ "userId": 15000449,
71
+ "firstName": "Ashish",
72
+ "lastName": "Karan fd",
73
+ "loginName": "cap@coin.com",
74
+ "email": "cap@coin.com",
75
+ "mobile": "919957676767",
1646
76
  "isMobileValidated": 1,
1647
77
  "isEmailValidated": 1
1648
- }
78
+ },
1649
79
  ]
1650
80
  },
1651
81
  "templateError": {},
@@ -2137,7 +567,503 @@ export default {
2137
567
  }
2138
568
  ]
2139
569
  },
2140
- editTemplateData: {
570
+ rcsTemplates: {
571
+ "getAllTemplatesInProgress": false,
572
+ "weCrmAccountFetchingError": false,
573
+ "weCRMtemplates": [],
574
+ "userList": {
575
+ "orgUsers": [
576
+ {
577
+ "userId": 50012994,
578
+ "firstName": "firstUser",
579
+ "lastName": "",
580
+ "loginName": "firstUser@capillarytech.com",
581
+ "email": "firstUser@capillarytech.com",
582
+ "mobile": "918888802132",
583
+ "isMobileValidated": 0,
584
+ "isEmailValidated": 0
585
+ },
586
+ ],
587
+ "capUsers": [
588
+ {
589
+ "userId": 15000449,
590
+ "firstName": "Ashish",
591
+ "lastName": "Karan fd",
592
+ "loginName": "cap@coin.com",
593
+ "email": "cap@coin.com",
594
+ "mobile": "919957676767",
595
+ "isMobileValidated": 1,
596
+ "isEmailValidated": 1
597
+ },
598
+ ]
599
+ },
600
+ "templateError": {},
601
+ "fetchingWeCrmAccounts": false,
602
+ "fetchingUserList": false,
603
+ "isSearch": false,
604
+ "userListFetchError": false,
605
+ "templates": [
606
+ {
607
+ "_id": "623c39e970387f3cf5f8fd70",
608
+ "name": "testtest",
609
+ "type": "RCS",
610
+ "versions": {
611
+ "$init": true,
612
+ "history": [],
613
+ "base": {
614
+ "content": {
615
+ "RCS": {
616
+ "cardContent": [
617
+ {
618
+ "title": "title",
619
+ "description": "Desc",
620
+ "mediaType": "NONE",
621
+ "media": {
622
+ "mediaUrl": "",
623
+ "height": "MEDIUM"
624
+ }
625
+ }
626
+ ],
627
+ "cardSettings": {
628
+ "cardOrientation": "VERTICAL",
629
+ "mediaAlignment": "RIGHT"
630
+ },
631
+ "cardType": "STANDALONE",
632
+ "contentType": "RICHCARD",
633
+ "smsFallBackContent": {
634
+ "message": "123"
635
+ }
636
+ }
637
+ }
638
+ }
639
+ },
640
+ "isActive": true,
641
+ "orgId": 50146,
642
+ "createdBy": "15000449",
643
+ "updatedBy": "15000449",
644
+ "createdAt": "2022-03-24T09:29:13.376Z",
645
+ "updatedAt": "2022-03-29T11:15:53.175Z",
646
+ "totalCount": 10
647
+ },
648
+ {
649
+ "_id": "623c3e0a70387fa8dcf8fd75",
650
+ "name": "creative",
651
+ "type": "RCS",
652
+ "versions": {
653
+ "$init": true,
654
+ "history": [],
655
+ "base": {
656
+ "content": {
657
+ "RCS": {
658
+ "smsFallBackContent": {
659
+ "message": "fallback {{optout}}"
660
+ },
661
+ "contentType": "RICHCARD",
662
+ "cardType": "STANDALONE",
663
+ "cardSettings": {
664
+ "mediaAlignment": "RIGHT",
665
+ "cardOrientation": "VERTICAL"
666
+ },
667
+ "cardContent": [
668
+ {
669
+ "media": {
670
+ "height": "MEDIUM",
671
+ "mediaUrl": ""
672
+ },
673
+ "mediaType": "NONE",
674
+ "description": "desc {{store_name}}",
675
+ "title": "title"
676
+ }
677
+ ]
678
+ }
679
+ }
680
+ }
681
+ },
682
+ "isActive": true,
683
+ "orgId": 50146,
684
+ "createdBy": "15000449",
685
+ "updatedBy": "15000449",
686
+ "createdAt": "2022-03-24T09:46:50.688Z",
687
+ "updatedAt": "2022-03-24T09:46:50.688Z",
688
+ "totalCount": 10
689
+ },
690
+ {
691
+ "_id": "623c279270387f94fff8fd6e",
692
+ "name": "Test_1111",
693
+ "type": "RCS",
694
+ "versions": {
695
+ "$init": true,
696
+ "history": [],
697
+ "base": {
698
+ "content": {
699
+ "RCS": {
700
+ "smsFallBackContent": {
701
+ "message": "Test SMS message"
702
+ },
703
+ "contentType": "RICHCARD",
704
+ "cardType": "STANDALONE",
705
+ "cardSettings": {
706
+ "mediaAlignment": "RIGHT",
707
+ "cardOrientation": "VERTICAL"
708
+ },
709
+ "cardContent": [
710
+ {
711
+ "media": {
712
+ "height": "MEDIUM",
713
+ "mediaUrl": "https://crm-nightly-new-fileservice.s3.amazonaws.com/intouch_creative_assets/abc49b13-6e84-4ff9-8859-6dd8d8d5.jpg"
714
+ },
715
+ "mediaType": "IMAGE",
716
+ "description": "Test Text message\n{{store_name}}",
717
+ "title": "Test Title"
718
+ }
719
+ ]
720
+ }
721
+ }
722
+ }
723
+ },
724
+ "isActive": true,
725
+ "orgId": 50146,
726
+ "createdBy": "15000449",
727
+ "updatedBy": "15000449",
728
+ "createdAt": "2022-03-24T08:10:58.084Z",
729
+ "updatedAt": "2022-03-24T08:10:58.084Z",
730
+ "totalCount": 10
731
+ },
732
+ {
733
+ "_id": "623c264b70387f4db0f8fd6d",
734
+ "name": "Copy of Test_112 03-24-2022 13:35:31",
735
+ "type": "RCS",
736
+ "versions": {
737
+ "$init": true,
738
+ "history": [],
739
+ "base": {
740
+ "content": {
741
+ "RCS": {
742
+ "cardContent": [
743
+ {
744
+ "title": "Hi I am Title",
745
+ "description": "Hi I am Text message",
746
+ "mediaType": "IMAGE",
747
+ "media": {
748
+ "mediaUrl": "https://crm-nightly-new-fileservice.s3.amazonaws.com/intouch_creative_assets/c01ca156-ca83-4b1c-8e5a-40f02048.jpg",
749
+ "height": "MEDIUM"
750
+ }
751
+ }
752
+ ],
753
+ "cardSettings": {
754
+ "cardOrientation": "VERTICAL",
755
+ "mediaAlignment": "RIGHT"
756
+ },
757
+ "cardType": "STANDALONE",
758
+ "contentType": "RICHCARD",
759
+ "smsFallBackContent": {
760
+ "message": ""
761
+ }
762
+ }
763
+ }
764
+ }
765
+ },
766
+ "isActive": true,
767
+ "orgId": 50146,
768
+ "createdBy": "15000449",
769
+ "updatedBy": "15000449",
770
+ "createdAt": "2022-03-24T08:05:31.979Z",
771
+ "updatedAt": "2022-03-24T08:05:31.979Z",
772
+ "totalCount": 10
773
+ },
774
+ {
775
+ "_id": "623c000670387f4df6f8fd59",
776
+ "name": "Test_112",
777
+ "type": "RCS",
778
+ "versions": {
779
+ "$init": true,
780
+ "history": [],
781
+ "base": {
782
+ "content": {
783
+ "RCS": {
784
+ "smsFallBackContent": {
785
+ "message": ""
786
+ },
787
+ "contentType": "RICHCARD",
788
+ "cardType": "STANDALONE",
789
+ "cardSettings": {
790
+ "mediaAlignment": "RIGHT",
791
+ "cardOrientation": "VERTICAL"
792
+ },
793
+ "cardContent": [
794
+ {
795
+ "media": {
796
+ "height": "MEDIUM",
797
+ "mediaUrl": "https://crm-nightly-new-fileservice.s3.amazonaws.com/intouch_creative_assets/c01ca156-ca83-4b1c-8e5a-40f02048.jpg"
798
+ },
799
+ "mediaType": "IMAGE",
800
+ "description": "Hi I am Text message",
801
+ "title": "Hi I am Title"
802
+ }
803
+ ]
804
+ }
805
+ }
806
+ }
807
+ },
808
+ "isActive": true,
809
+ "orgId": 50146,
810
+ "createdBy": "15000449",
811
+ "updatedBy": "15000449",
812
+ "createdAt": "2022-03-24T05:22:15.073Z",
813
+ "updatedAt": "2022-03-24T05:22:15.073Z",
814
+ "totalCount": 10
815
+ },
816
+ {
817
+ "_id": "623bff3570387f33a4f8fd56",
818
+ "name": "Test_111",
819
+ "type": "RCS",
820
+ "versions": {
821
+ "$init": true,
822
+ "history": [],
823
+ "base": {
824
+ "content": {
825
+ "RCS": {
826
+ "smsFallBackContent": {
827
+ "message": "HI I am Fallback SMS{{optout}}"
828
+ },
829
+ "contentType": "RICHCARD",
830
+ "cardType": "STANDALONE",
831
+ "cardSettings": {
832
+ "mediaAlignment": "RIGHT",
833
+ "cardOrientation": "VERTICAL"
834
+ },
835
+ "cardContent": [
836
+ {
837
+ "media": {
838
+ "height": "MEDIUM",
839
+ "mediaUrl": ""
840
+ },
841
+ "mediaType": "NONE",
842
+ "description": "Hi I am Description{{optout}}",
843
+ "title": "Hi I am Title"
844
+ }
845
+ ]
846
+ }
847
+ }
848
+ }
849
+ },
850
+ "isActive": true,
851
+ "orgId": 50146,
852
+ "createdBy": "15000449",
853
+ "updatedBy": "15000449",
854
+ "createdAt": "2022-03-24T05:18:45.280Z",
855
+ "updatedAt": "2022-03-24T05:18:45.280Z",
856
+ "totalCount": 10
857
+ },
858
+ {
859
+ "_id": "623bfc6870387fb550f8fd55",
860
+ "name": "Copy of test_vin_8 03-24-2022 10:36:45",
861
+ "type": "RCS",
862
+ "versions": {
863
+ "$init": true,
864
+ "history": [],
865
+ "base": {
866
+ "content": {
867
+ "RCS": {
868
+ "cardContent": [
869
+ {
870
+ "title": "This is RCS title",
871
+ "description": "This is RCS description {{optout}}",
872
+ "mediaType": "IMAGE",
873
+ "media": {
874
+ "mediaUrl": "https://crm-nightly-new-fileservice.s3.amazonaws.com/intouch_creative_assets/62f8c77c-f132-44d8-a822-0e90f57c.jpg",
875
+ "height": "MEDIUM"
876
+ }
877
+ }
878
+ ],
879
+ "cardSettings": {
880
+ "cardOrientation": "VERTICAL",
881
+ "mediaAlignment": "RIGHT"
882
+ },
883
+ "cardType": "STANDALONE",
884
+ "contentType": "RICHCARD",
885
+ "smsFallBackContent": {
886
+ "message": "This is fallback msg {{optout}}"
887
+ }
888
+ }
889
+ }
890
+ }
891
+ },
892
+ "isActive": true,
893
+ "orgId": 50146,
894
+ "createdBy": "15000449",
895
+ "updatedBy": "15000449",
896
+ "createdAt": "2022-03-24T05:06:48.885Z",
897
+ "updatedAt": "2022-03-24T05:06:48.885Z",
898
+ "totalCount": 10
899
+ },
900
+ {
901
+ "_id": "623acf4df971231e66c85882",
902
+ "name": "test_vin_8",
903
+ "type": "RCS",
904
+ "versions": {
905
+ "$init": true,
906
+ "history": [],
907
+ "base": {
908
+ "content": {
909
+ "RCS": {
910
+ "smsFallBackContent": {
911
+ "message": "This is fallback msg {{optout}}"
912
+ },
913
+ "contentType": "RICHCARD",
914
+ "cardType": "STANDALONE",
915
+ "cardSettings": {
916
+ "mediaAlignment": "RIGHT",
917
+ "cardOrientation": "VERTICAL"
918
+ },
919
+ "cardContent": [
920
+ {
921
+ "media": {
922
+ "height": "MEDIUM",
923
+ "mediaUrl": "https://crm-nightly-new-fileservice.s3.amazonaws.com/intouch_creative_assets/62f8c77c-f132-44d8-a822-0e90f57c.jpg"
924
+ },
925
+ "mediaType": "IMAGE",
926
+ "description": "This is RCS description {{optout}}",
927
+ "title": "This is RCS title"
928
+ }
929
+ ]
930
+ }
931
+ }
932
+ }
933
+ },
934
+ "isActive": true,
935
+ "orgId": 50146,
936
+ "createdBy": "15000449",
937
+ "updatedBy": "15000449",
938
+ "createdAt": "2022-03-23T07:42:05.226Z",
939
+ "updatedAt": "2022-03-23T07:42:05.226Z",
940
+ "totalCount": 10
941
+ },
942
+ {
943
+ "_id": "62388944a7e1a1e8fddfe97f",
944
+ "name": "test_template_112",
945
+ "type": "RCS",
946
+ "versions": {
947
+ "$init": true,
948
+ "history": [],
949
+ "base": {
950
+ "content": {
951
+ "RCS": {
952
+ "smsFallBackContent": {
953
+ "message": "fallback message {{voucher(373913)}}",
954
+ "templateConfigs": {
955
+ "templateVariableMapping": {
956
+ "{#var#}_6": {
957
+ "count": 3,
958
+ "data": "test22"
959
+ },
960
+ "{#var#}_1": {
961
+ "count": 4,
962
+ "data": "test11"
963
+ }
964
+ },
965
+ "registeredSenderIds": [
966
+ "CPLRYT",
967
+ "CPLRY"
968
+ ],
969
+ "template": "Hi {#var#} enjoy 50% off at Celio. Capillary Tech.",
970
+ "templateId": "template_whatever_id"
971
+ }
972
+ },
973
+ "cardSettings": {
974
+ "mediaAlignment": "RIGHT",
975
+ "cardOrientation": "VERTICAL"
976
+ },
977
+ "cardType": "STANDALONE",
978
+ "contentType": "RICHCARD",
979
+ "cardContent": [
980
+ {
981
+ "media": {
982
+ "mediaUrl": "https://crm-nightly-new-fileservice.s3.amazonaws.com/intouch_creative_assets/e4a14f49-9e1d-4d96-b7d2-9768f0e.jpeg",
983
+ "height": "MEDIUM"
984
+ },
985
+ "mediaType": "NONE",
986
+ "description": "Automatically sign in to sites and apps using stored credentials. If turned off, you'll be asked for confirmation every time before signing in to a site or app. Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.",
987
+ "title": "title"
988
+ }
989
+ ],
990
+ "mediaType": "text"
991
+ }
992
+ }
993
+ }
994
+ },
995
+ "isActive": true,
996
+ "orgId": 50146,
997
+ "createdBy": "15000449",
998
+ "updatedBy": "15000449",
999
+ "createdAt": "2022-03-21T14:18:44.322Z",
1000
+ "updatedAt": "2022-03-21T14:18:44.322Z",
1001
+ "totalCount": 10
1002
+ },
1003
+ {
1004
+ "_id": "623888aca7e1a16926dfe97d",
1005
+ "name": "test_template_111",
1006
+ "type": "RCS",
1007
+ "versions": {
1008
+ "$init": true,
1009
+ "history": [],
1010
+ "base": {
1011
+ "content": {
1012
+ "RCS": {
1013
+ "smsFallBackContent": {
1014
+ "message": "fallback message {{voucher(373913)}}",
1015
+ "templateConfigs": {
1016
+ "templateVariableMapping": {
1017
+ "{#var#}_6": {
1018
+ "count": 3,
1019
+ "data": "test22"
1020
+ },
1021
+ "{#var#}_1": {
1022
+ "count": 4,
1023
+ "data": "test11"
1024
+ }
1025
+ },
1026
+ "registeredSenderIds": [
1027
+ "CPLRYT",
1028
+ "CPLRY"
1029
+ ],
1030
+ "template": "Hi {#var#} enjoy 50% off at Celio. Capillary Tech.",
1031
+ "templateId": "template_whatever_id"
1032
+ }
1033
+ },
1034
+ "cardSettings": {
1035
+ "mediaAlignment": "RIGHT",
1036
+ "cardOrientation": "VERTICAL"
1037
+ },
1038
+ "cardType": "STANDALONE",
1039
+ "contentType": "RICHCARD",
1040
+ "cardContent": [
1041
+ {
1042
+ "media": {
1043
+ "mediaUrl": "https://crm-nightly-new-fileservice.s3.amazonaws.com/intouch_creative_assets/c2c793b1-4740-47b6-819a-4310354d.jpg",
1044
+ "height": "MEDIUM"
1045
+ },
1046
+ "mediaType": "NONE",
1047
+ "description": "Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.",
1048
+ "title": "title"
1049
+ }
1050
+ ],
1051
+ "mediaType": "text"
1052
+ }
1053
+ }
1054
+ }
1055
+ },
1056
+ "isActive": true,
1057
+ "orgId": 50146,
1058
+ "createdBy": "15000449",
1059
+ "updatedBy": "15000449",
1060
+ "createdAt": "2022-03-21T14:16:12.731Z",
1061
+ "updatedAt": "2022-03-21T14:16:12.731Z",
1062
+ "totalCount": 10
1063
+ }
1064
+ ]
1065
+ },
1066
+ whatsappEditTemplateData: {
2141
1067
  "mode": "edit",
2142
1068
  "_id": "620e213d39bd394c58aeaaca",
2143
1069
  "modeType": "",
@@ -2147,6 +1073,14 @@ export default {
2147
1073
  "channel": "WHATSAPP",
2148
1074
  "validity": true,
2149
1075
  },
1076
+ rcsEditTemplateData: {
1077
+ "mode": "edit",
1078
+ "_id": "620e213d39bd394c58aeaaca",
1079
+ "modeType": "",
1080
+ "type": "RCS",
1081
+ "channel": "RCS",
1082
+ "validity": true,
1083
+ },
2150
1084
  getWhatsappContentOutput: "1234567890\nClick {{unsubscribe}} to unsubscribe",
2151
1085
  getWhatsappStatusOutput: {"key": "approved", "label": <FormattedMessage defaultMessage="Approved" id="creatives.containersV2.Whatsapp.approved" values={{}} />, "value": "approved"},
2152
1086
  getWhatsappCategoryOutput: {
@@ -2165,7 +1099,7 @@ export default {
2165
1099
  />,
2166
1100
  "value": "ALERT_UPDATE",
2167
1101
  },
2168
- previewTemplateData: {
1102
+ whatsappPreviewTemplateData: {
2169
1103
  "mode": "preview",
2170
1104
  "_id": "620e213d39bd394c58aeaaca",
2171
1105
  "name": "amit123456",
@@ -2204,5 +1138,50 @@ export default {
2204
1138
  "totalCount": 12,
2205
1139
  "updatedByName": "Ashish Karan fd"
2206
1140
  },
1141
+ rcsPreviewTemplateData: {
1142
+ "mode": "preview",
1143
+ "_id": "620e213d39bd394c58aeaaca",
1144
+ "name": "amit123456",
1145
+ "type": "RCS",
1146
+ "versions": {
1147
+ "$init": true,
1148
+ "history": [],
1149
+ "base": {
1150
+ "content": {
1151
+
1152
+ "RCS": {
1153
+ "cardContent": [
1154
+ {
1155
+ "title": "title",
1156
+ "description": "Desc",
1157
+ "mediaType": "NONE",
1158
+ "media": {
1159
+ "mediaUrl": "",
1160
+ "height": "MEDIUM"
1161
+ }
1162
+ }
1163
+ ],
1164
+ "cardSettings": {
1165
+ "cardOrientation": "VERTICAL",
1166
+ "mediaAlignment": "RIGHT"
1167
+ },
1168
+ "cardType": "STANDALONE",
1169
+ "contentType": "RICHCARD",
1170
+ "smsFallBackContent": {
1171
+ "message": "123"
1172
+ }
1173
+ }
1174
+ }
1175
+ }
1176
+ },
1177
+ "isActive": true,
1178
+ "orgId": 50371,
1179
+ "createdBy": "15000449",
1180
+ "updatedBy": "15000449",
1181
+ "createdAt": "2022-02-17T10:19:42.211Z",
1182
+ "updatedAt": "2022-02-17T10:19:42.211Z",
1183
+ "totalCount": 12,
1184
+ "updatedByName": "Ashish Karan fd"
1185
+ },
2207
1186
  getCreativesParamsOutput: {"_id": undefined, "account": undefined, "mode": "edit", "modeType": undefined, "type": "WHATSAPP", "whatsappTemplateCategory": "", "whatsappTemplateName": ""}
2208
1187
  }