Request tdPlacementInit.txt

Rayvandy Gabbytian , November 21, 2014 15:54

Download (22.8 KB)

 
1
function tdPlacementInit() {
2
	path = "bii_RestfulRib/service/timeDepositServices/tdPlacementInit";
3
	
4
	var input = {
5
	    method : 'post',
6
	    returnedContentType : 'json',
7
	    path : path,
8
	    body:{
9
            contentType:'application/json; charset=UTF-8',
10
            content:
11
            	JSON.stringify({
12
            		"locale":"en",
13
                    "sessionId":sessionId,
14
                    "userId":userId,
15
                    "linkedAccounts":linkedAccounts
16
                    })
17
            }
18
	};
19
	
20
	return WL.Server.invokeHttp(input);
21
}
22

    
23
var sessionId = "20141021111248013701";
24
var userId = "1391";
25
var linkedAccounts = JSON.stringify(
26
		[
27
	      {
28
	         "accountCurrency": "016",
29
	         "accountCurrencyISO": "IDR",
30
	         "accountHolderName": "ICIJKSL WLYVJWJK                        ",
31
	         "accountNo": "1001027095",
32
	         "accountRule": "1",
33
	         "accountType": "",
34
	         "accountTypeDisplay": "",
35
	         "displayName": ""
36
	      },
37
	      {
38
	         "accountCurrency": "016",
39
	         "accountCurrencyISO": "IDR",
40
	         "accountHolderName": "YUIJPLKJ DBJKNYJ                        ",
41
	         "accountNo": "1001332349",
42
	         "accountRule": "1",
43
	         "accountType": "",
44
	         "accountTypeDisplay": "",
45
	         "displayName": ""
46
	      },
47
	      {
48
	         "accountCurrency": "016",
49
	         "accountCurrencyISO": "IDR",
50
	         "accountHolderName": "LYWLK WLVJQJ                            ",
51
	         "accountNo": "1003000010",
52
	         "accountRule": "1",
53
	         "accountType": "",
54
	         "accountTypeDisplay": "",
55
	         "displayName": ""
56
	      },
57
	      {
58
	         "accountCurrency": "034",
59
	         "accountCurrencyISO": "SGD",
60
	         "accountHolderName": "IXFCEJKR ZJFZCY JTJNL                   ",
61
	         "accountNo": "2001001008",
62
	         "accountRule": "1",
63
	         "accountType": "",
64
	         "accountTypeDisplay": "",
65
	         "displayName": ""
66
	      },
67
	      {
68
	         "accountCurrency": "039",
69
	         "accountCurrencyISO": "USD",
70
	         "accountHolderName": "BXYZJK                                  ",
71
	         "accountNo": "2001009682",
72
	         "accountRule": "1",
73
	         "accountType": "",
74
	         "accountTypeDisplay": "",
75
	         "displayName": ""
76
	      },
77
	      {
78
	         "accountCurrency": "016",
79
	         "accountCurrencyISO": "IDR",
80
	         "accountHolderName": "NVJHJY                                  ",
81
	         "accountNo": "2001019050",
82
	         "accountRule": "1",
83
	         "accountType": "",
84
	         "accountTypeDisplay": "",
85
	         "displayName": ""
86
	      },
87
	      {
88
	         "accountCurrency": "016",
89
	         "accountCurrencyISO": "IDR",
90
	         "accountHolderName": "XNNQ IXKKXPLCI                          ",
91
	         "accountNo": "2001026990",
92
	         "accountRule": "1",
93
	         "accountType": "",
94
	         "accountTypeDisplay": "",
95
	         "displayName": ""
96
	      },
97
	      {
98
	         "accountCurrency": "016",
99
	         "accountCurrencyISO": "IDR",
100
	         "accountHolderName": "IXSLJ IJESJ                             ",
101
	         "accountNo": "2001027628",
102
	         "accountRule": "1",
103
	         "accountType": "",
104
	         "accountTypeDisplay": "",
105
	         "displayName": ""
106
	      },
107
	      {
108
	         "accountCurrency": "016",
109
	         "accountCurrencyISO": "IDR",
110
	         "accountHolderName": "TLL HLKJKDX DXKSXY                      ",
111
	         "accountNo": "2001508775",
112
	         "accountRule": "1",
113
	         "accountType": "",
114
	         "accountTypeDisplay": "",
115
	         "displayName": ""
116
	      },
117
	      {
118
	         "accountCurrency": "016",
119
	         "accountCurrencyISO": "IDR",
120
	         "accountHolderName": "LKHUKXS ZLSYJ IXVJSL                    ",
121
	         "accountNo": "2001508905",
122
	         "accountRule": "1",
123
	         "accountType": "",
124
	         "accountTypeDisplay": "",
125
	         "displayName": ""
126
	      },
127
	      {
128
	         "accountCurrency": "039",
129
	         "accountCurrencyISO": "USD",
130
	         "accountHolderName": "EJKDJ ZLSYJ ZCPSLEXYNJKJ                ",
131
	         "accountNo": "2002003330",
132
	         "accountRule": "1",
133
	         "accountType": "",
134
	         "accountTypeDisplay": "",
135
	         "displayName": ""
136
	      },
137
	      {
138
	         "accountCurrency": "029",
139
	         "accountCurrencyISO": "JPY",
140
	         "accountHolderName": "UFJZUSU LKNUKXILJ                       ",
141
	         "accountNo": "2002020003",
142
	         "accountRule": "1",
143
	         "accountType": "",
144
	         "accountTypeDisplay": "",
145
	         "displayName": ""
146
	      },
147
	      {
148
	         "accountCurrency": "016",
149
	         "accountCurrencyISO": "IDR",
150
	         "accountHolderName": "EYJNLESJQJ                              ",
151
	         "accountNo": "2003000800",
152
	         "accountRule": "1",
153
	         "accountType": "",
154
	         "accountTypeDisplay": "",
155
	         "displayName": ""
156
	      },
157
	      {
158
	         "accountCurrency": "029",
159
	         "accountCurrencyISO": "JPY",
160
	         "accountHolderName": "EUXIXY LKNUKXILJ                        ",
161
	         "accountNo": "2003200109",
162
	         "accountRule": "1",
163
	         "accountType": "",
164
	         "accountTypeDisplay": "",
165
	         "displayName": ""
166
	      },
167
	      {
168
	         "accountCurrency": "024",
169
	         "accountCurrencyISO": "GBP",
170
	         "accountHolderName": "ICZJYKU                                 ",
171
	         "accountNo": "2004003031",
172
	         "accountRule": "1",
173
	         "accountType": "",
174
	         "accountTypeDisplay": "",
175
	         "displayName": ""
176
	      },
177
	      {
178
	         "accountCurrency": "016",
179
	         "accountCurrencyISO": "IDR",
180
	         "accountHolderName": "PUKSUB DUKISJKDX                        ",
181
	         "accountNo": "30002000100491",
182
	         "accountRule": "0",
183
	         "accountType": "",
184
	         "accountTypeDisplay": "",
185
	         "displayName": ""
186
	      },
187
	      {
188
	         "accountCurrency": "016",
189
	         "accountCurrencyISO": "IDR",
190
	         "accountHolderName": "ICNLJKSU                                ",
191
	         "accountNo": "30003000126826",
192
	         "accountRule": "0",
193
	         "accountType": "",
194
	         "accountTypeDisplay": "",
195
	         "displayName": ""
196
	      },
197
	      {
198
	         "accountCurrency": "016",
199
	         "accountCurrencyISO": "IDR",
200
	         "accountHolderName": "CIZJK IJPLZ                             ",
201
	         "accountNo": "30003800100006",
202
	         "accountRule": "0",
203
	         "accountType": "",
204
	         "accountTypeDisplay": "",
205
	         "displayName": ""
206
	      },
207
	      {
208
	         "accountCurrency": "016",
209
	         "accountCurrencyISO": "IDR",
210
	         "accountHolderName": "FCEXYLK                                 ",
211
	         "accountNo": "30014600183700",
212
	         "accountRule": "0",
213
	         "accountType": "",
214
	         "accountTypeDisplay": "",
215
	         "displayName": ""
216
	      },
217
	      {
218
	         "accountCurrency": "016",
219
	         "accountCurrencyISO": "IDR",
220
	         "accountHolderName": "RCLNU Z SVJBVJNL B                      ",
221
	         "accountNo": "30018100183938",
222
	         "accountRule": "0",
223
	         "accountType": "",
224
	         "accountTypeDisplay": "",
225
	         "displayName": ""
226
	      },
227
	      {
228
	         "accountCurrency": "016",
229
	         "accountCurrencyISO": "IDR",
230
	         "accountHolderName": "EUY ZJXIJ QJQJIJK                       ",
231
	         "accountNo": "30019800115594",
232
	         "accountRule": "0",
233
	         "accountType": "",
234
	         "accountTypeDisplay": "",
235
	         "displayName": ""
236
	      },
237
	      {
238
	         "accountCurrency": "016",
239
	         "accountCurrencyISO": "IDR",
240
	         "accountHolderName": "YUIPJK UIZJKIQJB                        ",
241
	         "accountNo": "30020200104823",
242
	         "accountRule": "0",
243
	         "accountType": "",
244
	         "accountTypeDisplay": "",
245
	         "displayName": ""
246
	      },
247
	      {
248
	         "accountCurrency": "016",
249
	         "accountCurrencyISO": "IDR",
250
	         "accountHolderName": "YUIPJK UIZJKIQJB                        ",
251
	         "accountNo": "30020200104824",
252
	         "accountRule": "0",
253
	         "accountType": "",
254
	         "accountTypeDisplay": "",
255
	         "displayName": ""
256
	      },
257
	      {
258
	         "accountCurrency": "016",
259
	         "accountCurrencyISO": "IDR",
260
	         "accountHolderName": "YUIPJK UIZJKIQJB                        ",
261
	         "accountNo": "30020200104825",
262
	         "accountRule": "0",
263
	         "accountType": "",
264
	         "accountTypeDisplay": "",
265
	         "displayName": ""
266
	      },
267
	      {
268
	         "accountCurrency": "016",
269
	         "accountCurrencyISO": "IDR",
270
	         "accountHolderName": "YUIPJK UIZJKIQJB                        ",
271
	         "accountNo": "30020200104826",
272
	         "accountRule": "0",
273
	         "accountType": "",
274
	         "accountTypeDisplay": "",
275
	         "displayName": ""
276
	      },
277
	      {
278
	         "accountCurrency": "016",
279
	         "accountCurrencyISO": "IDR",
280
	         "accountHolderName": "YUIPJK UIZJKIQJB                        ",
281
	         "accountNo": "30020200104827",
282
	         "accountRule": "0",
283
	         "accountType": "",
284
	         "accountTypeDisplay": "",
285
	         "displayName": ""
286
	      },
287
	      {
288
	         "accountCurrency": "016",
289
	         "accountCurrencyISO": "IDR",
290
	         "accountHolderName": "YUIPJK UIZJKIQJB                        ",
291
	         "accountNo": "30020200104828",
292
	         "accountRule": "0",
293
	         "accountType": "",
294
	         "accountTypeDisplay": "",
295
	         "displayName": ""
296
	      },
297
	      {
298
	         "accountCurrency": "016",
299
	         "accountCurrencyISO": "IDR",
300
	         "accountHolderName": "YUIPJK UIZJKIQJB                        ",
301
	         "accountNo": "30020200193871",
302
	         "accountRule": "0",
303
	         "accountType": "",
304
	         "accountTypeDisplay": "",
305
	         "displayName": ""
306
	      },
307
	      {
308
	         "accountCurrency": "016",
309
	         "accountCurrencyISO": "IDR",
310
	         "accountHolderName": "ZUNXYKPJKN YXJPSQ PSN                   ",
311
	         "accountNo": "30020600100003",
312
	         "accountRule": "0",
313
	         "accountType": "",
314
	         "accountTypeDisplay": "",
315
	         "displayName": ""
316
	      },
317
	      {
318
	         "accountCurrency": "016",
319
	         "accountCurrencyISO": "IDR",
320
	         "accountHolderName": "ZUNXYKPJKN YXJPSQ PSN                   ",
321
	         "accountNo": "30020600100004",
322
	         "accountRule": "0",
323
	         "accountType": "",
324
	         "accountTypeDisplay": "",
325
	         "displayName": ""
326
	      },
327
	      {
328
	         "accountCurrency": "016",
329
	         "accountCurrencyISO": "IDR",
330
	         "accountHolderName": "ZUNXYKPJKN YXJPSQ PSN                   ",
331
	         "accountNo": "30020600100005",
332
	         "accountRule": "0",
333
	         "accountType": "",
334
	         "accountTypeDisplay": "",
335
	         "displayName": ""
336
	      },
337
	      {
338
	         "accountCurrency": "016",
339
	         "accountCurrencyISO": "IDR",
340
	         "accountHolderName": "ZUNXYKPJKN YXJPSQ PSN                   ",
341
	         "accountNo": "30020600100006",
342
	         "accountRule": "0",
343
	         "accountType": "",
344
	         "accountTypeDisplay": "",
345
	         "displayName": ""
346
	      },
347
	      {
348
	         "accountCurrency": "016",
349
	         "accountCurrencyISO": "IDR",
350
	         "accountHolderName": "RCKCKR LKSJK JTJNL SXYCI                ",
351
	         "accountNo": "30020600100007",
352
	         "accountRule": "0",
353
	         "accountType": "",
354
	         "accountTypeDisplay": "",
355
	         "displayName": ""
356
	      },
357
	      {
358
	         "accountCurrency": "016",
359
	         "accountCurrencyISO": "IDR",
360
	         "accountHolderName": "DJBJQJTJYC YJQJ YXJPSQ ES               ",
361
	         "accountNo": "30020600100008",
362
	         "accountRule": "0",
363
	         "accountType": "",
364
	         "accountTypeDisplay": "",
365
	         "displayName": ""
366
	      },
367
	      {
368
	         "accountCurrency": "016",
369
	         "accountCurrencyISO": "IDR",
370
	         "accountHolderName": "DJBJQJTJYC YJQJ YXJPSQ ES               ",
371
	         "accountNo": "30020600100010",
372
	         "accountRule": "0",
373
	         "accountType": "",
374
	         "accountTypeDisplay": "",
375
	         "displayName": ""
376
	      },
377
	      {
378
	         "accountCurrency": "016",
379
	         "accountCurrencyISO": "IDR",
380
	         "accountHolderName": "DJBJQJ JRCKR ZJFZCY ES                  ",
381
	         "accountNo": "30020600100018",
382
	         "accountRule": "0",
383
	         "accountType": "",
384
	         "accountTypeDisplay": "",
385
	         "displayName": ""
386
	      },
387
	      {
388
	         "accountCurrency": "016",
389
	         "accountCurrencyISO": "IDR",
390
	         "accountHolderName": "FBJYLIZJ EYUEXYSLKNU                    ",
391
	         "accountNo": "30020600100354",
392
	         "accountRule": "0",
393
	         "accountType": "",
394
	         "accountTypeDisplay": "",
395
	         "displayName": ""
396
	      },
397
	      {
398
	         "accountCurrency": "360",
399
	         "accountCurrencyISO": "IDR",
400
	         "accountHolderName": "MASARU KASAI              ",
401
	         "accountNo": "3562850191305004",
402
	         "accountRule": "1",
403
	         "accountType": "",
404
	         "accountTypeDisplay": "",
405
	         "displayName": ""
406
	      },
407
	      {
408
	         "accountCurrency": "360",
409
	         "accountCurrencyISO": "IDR",
410
	         "accountHolderName": "CARDLINK00299122          ",
411
	         "accountNo": "3562850192136002",
412
	         "accountRule": "1",
413
	         "accountType": "",
414
	         "accountTypeDisplay": "",
415
	         "displayName": ""
416
	      },
417
	      {
418
	         "accountCurrency": "360",
419
	         "accountCurrencyISO": "IDR",
420
	         "accountHolderName": "CARDLINK00905867          ",
421
	         "accountNo": "3562850198982003",
422
	         "accountRule": "1",
423
	         "accountType": "",
424
	         "accountTypeDisplay": "",
425
	         "displayName": ""
426
	      },
427
	      {
428
	         "accountCurrency": "360",
429
	         "accountCurrencyISO": "IDR",
430
	         "accountHolderName": "CARDLINK00243683          ",
431
	         "accountNo": "4047760001288006",
432
	         "accountRule": "1",
433
	         "accountType": "",
434
	         "accountTypeDisplay": "",
435
	         "displayName": ""
436
	      },
437
	      {
438
	         "accountCurrency": "360",
439
	         "accountCurrencyISO": "IDR",
440
	         "accountHolderName": "CARDLINK01292783          ",
441
	         "accountNo": "4047760001447016",
442
	         "accountRule": "1",
443
	         "accountType": "",
444
	         "accountTypeDisplay": "",
445
	         "displayName": ""
446
	      },
447
	      {
448
	         "accountCurrency": "360",
449
	         "accountCurrencyISO": "IDR",
450
	         "accountHolderName": "WIJAYA KURNIAWAN          ",
451
	         "accountNo": "4260132018577005",
452
	         "accountRule": "1",
453
	         "accountType": "",
454
	         "accountTypeDisplay": "",
455
	         "displayName": ""
456
	      },
457
	      {
458
	         "accountCurrency": "360",
459
	         "accountCurrencyISO": "IDR",
460
	         "accountHolderName": "BAMBANG SULISTYO          ",
461
	         "accountNo": "4423730000004005",
462
	         "accountRule": "1",
463
	         "accountType": "",
464
	         "accountTypeDisplay": "",
465
	         "displayName": ""
466
	      },
467
	      {
468
	         "accountCurrency": "360",
469
	         "accountCurrencyISO": "IDR",
470
	         "accountHolderName": "CARDLINK00757379          ",
471
	         "accountNo": "4423730000019540",
472
	         "accountRule": "1",
473
	         "accountType": "",
474
	         "accountTypeDisplay": "",
475
	         "displayName": ""
476
	      },
477
	      {
478
	         "accountCurrency": "360",
479
	         "accountCurrencyISO": "IDR",
480
	         "accountHolderName": "CARDLINK00896003          ",
481
	         "accountNo": "4423730000227010",
482
	         "accountRule": "1",
483
	         "accountType": "",
484
	         "accountTypeDisplay": "",
485
	         "displayName": ""
486
	      },
487
	      {
488
	         "accountCurrency": "360",
489
	         "accountCurrencyISO": "IDR",
490
	         "accountHolderName": "ARIBOWO                   ",
491
	         "accountNo": "4423730000499007",
492
	         "accountRule": "1",
493
	         "accountType": "",
494
	         "accountTypeDisplay": "",
495
	         "displayName": ""
496
	      },
497
	      {
498
	         "accountCurrency": "360",
499
	         "accountCurrencyISO": "IDR",
500
	         "accountHolderName": "CARDLINK00761173          ",
501
	         "accountNo": "4423730000735038",
502
	         "accountRule": "1",
503
	         "accountType": "",
504
	         "accountTypeDisplay": "",
505
	         "displayName": ""
506
	      },
507
	      {
508
	         "accountCurrency": "360",
509
	         "accountCurrencyISO": "IDR",
510
	         "accountHolderName": "CARDLINK00920541          ",
511
	         "accountNo": "4423730001319071",
512
	         "accountRule": "1",
513
	         "accountType": "",
514
	         "accountTypeDisplay": "",
515
	         "displayName": ""
516
	      },
517
	      {
518
	         "accountCurrency": "360",
519
	         "accountCurrencyISO": "IDR",
520
	         "accountHolderName": "CARDLINK00857278          ",
521
	         "accountNo": "4423730001340010",
522
	         "accountRule": "1",
523
	         "accountType": "",
524
	         "accountTypeDisplay": "",
525
	         "displayName": ""
526
	      },
527
	      {
528
	         "accountCurrency": "360",
529
	         "accountCurrencyISO": "IDR",
530
	         "accountHolderName": "LIZA DAMAYANTI            ",
531
	         "accountNo": "4423730002477001",
532
	         "accountRule": "1",
533
	         "accountType": "",
534
	         "accountTypeDisplay": "",
535
	         "displayName": ""
536
	      },
537
	      {
538
	         "accountCurrency": "360",
539
	         "accountCurrencyISO": "IDR",
540
	         "accountHolderName": "RUDDY HARTONO S.          ",
541
	         "accountNo": "4423730044136011",
542
	         "accountRule": "1",
543
	         "accountType": "",
544
	         "accountTypeDisplay": "",
545
	         "displayName": ""
546
	      },
547
	      {
548
	         "accountCurrency": "360",
549
	         "accountCurrencyISO": "IDR",
550
	         "accountHolderName": "TASIK HENDRASWATI         ",
551
	         "accountNo": "4423740000031015",
552
	         "accountRule": "1",
553
	         "accountType": "",
554
	         "accountTypeDisplay": "",
555
	         "displayName": ""
556
	      },
557
	      {
558
	         "accountCurrency": "360",
559
	         "accountCurrencyISO": "IDR",
560
	         "accountHolderName": "CARDLINK00001590          ",
561
	         "accountNo": "4567819610075012",
562
	         "accountRule": "1",
563
	         "accountType": "",
564
	         "accountTypeDisplay": "",
565
	         "displayName": ""
566
	      },
567
	      {
568
	         "accountCurrency": "360",
569
	         "accountCurrencyISO": "IDR",
570
	         "accountHolderName": "CARDLINK00875650          ",
571
	         "accountNo": "5200370000001028",
572
	         "accountRule": "1",
573
	         "accountType": "",
574
	         "accountTypeDisplay": "",
575
	         "displayName": ""
576
	      },
577
	      {
578
	         "accountCurrency": "360",
579
	         "accountCurrencyISO": "IDR",
580
	         "accountHolderName": "ELLIS BONG                ",
581
	         "accountNo": "5200370193676008",
582
	         "accountRule": "1",
583
	         "accountType": "",
584
	         "accountTypeDisplay": "",
585
	         "displayName": ""
586
	      },
587
	      {
588
	         "accountCurrency": "360",
589
	         "accountCurrencyISO": "IDR",
590
	         "accountHolderName": "MUJIANTO CARDTEST         ",
591
	         "accountNo": "5452991000114001",
592
	         "accountRule": "1",
593
	         "accountType": "",
594
	         "accountTypeDisplay": "",
595
	         "displayName": ""
596
	      },
597
	      {
598
	         "accountCurrency": "360",
599
	         "accountCurrencyISO": "IDR",
600
	         "accountHolderName": "CARDLINK00221530          ",
601
	         "accountNo": "5520080000070005",
602
	         "accountRule": "1",
603
	         "accountType": "",
604
	         "accountTypeDisplay": "",
605
	         "displayName": ""
606
	      },
607
	      {
608
	         "accountCurrency": "016",
609
	         "accountCurrencyISO": "IDR",
610
	         "accountHolderName": "IBLZLAC VCZEXL                          ",
611
	         "accountNo": "8003830255",
612
	         "accountRule": "1",
613
	         "accountType": "",
614
	         "accountTypeDisplay": "",
615
	         "displayName": ""
616
	      },
617
	      {
618
	         "accountCurrency": "016",
619
	         "accountCurrencyISO": "IDR",
620
	         "accountHolderName": "SUIBLJFL SJKJFJ                         ",
621
	         "accountNo": "8003830286",
622
	         "accountRule": "1",
623
	         "accountType": "",
624
	         "accountTypeDisplay": "",
625
	         "displayName": ""
626
	      },
627
	      {
628
	         "accountCurrency": "016",
629
	         "accountCurrencyISO": "IDR",
630
	         "accountHolderName": "JKDXPPJ J BXYZJWJK                      ",
631
	         "accountNo": "8700013589",
632
	         "accountRule": "1",
633
	         "accountType": "",
634
	         "accountTypeDisplay": "",
635
	         "displayName": ""
636
	      },
637
	      {
638
	         "accountCurrency": "016",
639
	         "accountCurrencyISO": "IDR",
640
	         "accountHolderName": "JRXIS WLNUNU                            ",
641
	         "accountNo": "8700035225",
642
	         "accountRule": "1",
643
	         "accountType": "",
644
	         "accountTypeDisplay": "",
645
	         "displayName": ""
646
	      },
647
	      {
648
	         "accountCurrency": "016",
649
	         "accountCurrencyISO": "IDR",
650
	         "accountHolderName": "RCKSCY I WLNVJVJ UY R RJYNVLSJKLKRSQJI  ",
651
	         "accountNo": "8700510649",
652
	         "accountRule": "1",
653
	         "accountType": "",
654
	         "accountTypeDisplay": "",
655
	         "displayName": ""
656
	      },
657
	      {
658
	         "accountCurrency": "016",
659
	         "accountCurrencyISO": "IDR",
660
	         "accountHolderName": "IQPMLJ JYLXIQJKSL                       ",
661
	         "accountNo": "8700510741",
662
	         "accountRule": "1",
663
	         "accountType": "",
664
	         "accountTypeDisplay": "",
665
	         "displayName": ""
666
	      },
667
	      {
668
	         "accountCurrency": "016",
669
	         "accountCurrencyISO": "IDR",
670
	         "accountHolderName": "KCYJLKL XZLPLJ                          ",
671
	         "accountNo": "8700518198",
672
	         "accountRule": "1",
673
	         "accountType": "",
674
	         "accountTypeDisplay": "",
675
	         "displayName": ""
676
	      },
677
	      {
678
	         "accountCurrency": "360",
679
	         "accountCurrencyISO": "IDR",
680
	         "accountHolderName": "ROSSI CHARLES ANTON       ",
681
	         "accountNo": "8888881000000755",
682
	         "accountRule": "1",
683
	         "accountType": "",
684
	         "accountTypeDisplay": "",
685
	         "displayName": ""
686
	      },
687
	      {
688
	         "accountCurrency": "360",
689
	         "accountCurrencyISO": "IDR",
690
	         "accountHolderName": "AGUS WIDAGDO              ",
691
	         "accountNo": "8888881000002918",
692
	         "accountRule": "1",
693
	         "accountType": "",
694
	         "accountTypeDisplay": "",
695
	         "displayName": ""
696
	      },
697
	      {
698
	         "accountCurrency": "360",
699
	         "accountCurrencyISO": "IDR",
700
	         "accountHolderName": "TJEP KUSNAEDI             ",
701
	         "accountNo": "8888882500010112",
702
	         "accountRule": "1",
703
	         "accountType": "",
704
	         "accountTypeDisplay": "",
705
	         "displayName": ""
706
	      },
707
	      {
708
	         "accountCurrency": "360",
709
	         "accountCurrencyISO": "IDR",
710
	         "accountHolderName": "OKI PATRA                 ",
711
	         "accountNo": "8888882500011615",
712
	         "accountRule": "1",
713
	         "accountType": "",
714
	         "accountTypeDisplay": "",
715
	         "displayName": ""
716
	      }
717
	   ]
718
                                     );