-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathAccount Check and Transactions continuous access.postman_collection.json
794 lines (794 loc) · 25.9 KB
/
Account Check and Transactions continuous access.postman_collection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
{
"info": {
"_postman_id": "0ff4bff1-16be-4596-9b12-0b8121588158",
"name": "Account Check and Transactions continuous access",
"description": "Welcome to Tink's Postman collection for Account Check and Transactions with continuous access.\n\nFor detailed information on how to use continuous access for Account Check and Transactions with continuous access, see [Continuous access to a bank account](https://docs.tink.com/resources/transactions/continuous-connect-to-a-bank-account).\n\nThe documentation in this Postman collection shows how you get your Tink variables and enter them in Postman to be able to use this collection.\n\nMake sure that you have created your Tink Console account. This is where you find your API credentials, for example, `client_id` and `client_secret`, and create and manage your apps. If you haven't yet created a Console account and an app, go to [](https://www.google.com/url?q=https://docs.tink.com/resources/console/set-up-your-tink-account&sa=D&source=editors&ust=1668159830762574&usg=AOvVaw3XhZBV2ejpAyTDMHr293iN)[Set up your Tink Console account](https://docs.tink.com/resources/console/set-up-your-tink-account) and follow the instructions to set up an account and create your first sandbox app.\n\nVerify that the following client scopes are enabled for your app:\n\n- authorization:read\n- authorization:grant\n- provider-consents:read\n- provider-consents:write\n- user:create\n- user:delete\n- accounts:read\n- transactions:read\n- balances:read\n- credentials:read\n- credentials:write\n- credentials:refresh\n- accounts.parties:readonly\n- identities:readonly\n \n\nIn Console, go to **\\[your_app\\]** > **App settings** > **API Client** > **All available client scopes**. If this section doesn't list the scopes, contact Tink Support to have the scopes enabled for you.\n\nIn Postman, select the **Account Check and Transactions continuous access** folder and then go to the **Variables** tab, which should be the one with a green dot next to it. This tab contains different variables.\n\nTo begin, enter your variables in the **CURRENT VALUE** column.\n\n1. Enter the `client_id` and `client_secret` values from your Console app.\n2. Enter the `id_hint` value to be displayed in the Tink URL. The `id_hint` value is presented to the end user in Tink Link. This is to be able to verify the identity of the actual user they are interacting with and prevent URL spoofing attacks.\n3. Enter [locale](https://docs.tink.com/resources/transactions/transactions-sdk-reference#locales) and [market](https://docs.tink.com/resources/transactions/transactions-sdk-reference#markets). The default values are `en_US` for locale and `GB` for market. These values will later be used to create a user and to generate a Tink URL.\n4. Enter the `external_user_id` value that will be assigned to your user upon creation.\n5. To change the default redirect page value, modify the `redirect_url` value.\n \n\nMake sure that all of your variables are entered into the **CURRENT VALUE** column. Select **Save** (or **Ctrl+S**).\n\nBefore you can fetch data, you must create and authenticate the user.\n\nIf you already created your user, provide its `user_id` in Variables and skip the first two requests in the **Create and authenticate user** folder (**Authorize your app** and **Create user**). If your user has already connected a bank account, generate the client `access_token` with the **Generate the code** request and move to the **Fetch user data** folder to complete the flow.\n\nTo create and authenticate the user, select **Create and authenticate user** folder and:\n\n1. Select and send the **Authorize your app** request. This will generate your client `access_token`.\n2. Select and send the **Create user** request to create a new user. In the response payload you will receive a `user_id` that will be set according to your variables. We recommend that you save this value and keep it as a reference to delete created users.\n3. Select and send the **Generate the code** request. A code is generated. This code is used to generate your Tink URL.\n4. Select and send the **Grant user access** request.\n5. When the process has completed, select **Visualize** in the **Body** part of Postman. You’ll see a Tink URL, ready to use. Select the entire URL and copy it to your clipboard.\n6. Paste the link in your browser and complete the flow by authenticating your user.\n \n\nAfter you have authenticated your user, select **Fetch user data** to get accounts and transactions of users’ connected bank accounts:\n\n1. Select and send **Create authorization** request to generate the code.\n2. Send the **Get a user** access token request.\n \n\nIf 30 minutes pass before you've generated your access token before authenticating your user, a new access_token must be generated. Generate a new access_token by again sending the **Generate the code** request from the **Create and authenticate user** folder.\n\nAfter you have obtained the user `access_token`, you can use **List accounts**, **Get account parties**, **List identities**, and **List transactions requests** to get user data from their connected accounts.\n\nAfter you have fetched the first page of the paginated results, request consecutive pages after activating the `pageToken` parameter in the **Params** tab of **List Accounts** or **List Transactions** requests.",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "17502574"
},
"item": [
{
"name": "1. Create and authenticate user",
"item": [
{
"name": "a. Authorize your app",
"event": [
{
"listen": "test",
"script": {
"exec": [
"let jsonResponse = JSON.parse(responseBody);",
"",
"pm.collectionVariables.set(\"access_token\", jsonResponse[\"access_token\"]);"
],
"type": "text/javascript"
}
}
],
"request": {
"auth": {
"type": "noauth"
},
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "client_id",
"value": "{{client_id}}",
"description": "REQUIRED. Client ID.",
"type": "text"
},
{
"key": "client_secret",
"value": "{{client_secret}}",
"description": "Client secret. Required when the authentication method for client is configured for client secret, forbidden otherwise.",
"type": "text"
},
{
"key": "grant_type",
"value": "client_credentials",
"description": "REQUIRED. Grant type. Values: authorization_code, refresh_token, client_credentials, urn:ietf:params:oauth:grant-type:jwt-bearer",
"type": "text"
},
{
"key": "scope",
"value": "user:create",
"description": "Scope of access. Required when grant type is client_credentials or urn:ietf:params:oauth:grant-type:jwt-bearer.",
"type": "text"
}
]
},
"url": {
"raw": "https://api.tink.com/api/v1/oauth/token",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"api",
"v1",
"oauth",
"token"
]
}
},
"response": []
},
{
"name": "b. Create user",
"event": [
{
"listen": "test",
"script": {
"exec": [
"let jsonResponse = JSON.parse(responseBody);",
"",
"pm.collectionVariables.set(\"user_id\", jsonResponse[\"user_id\"]);",
"pm.collectionVariables.set(\"external_user_id\", jsonResponse[\"external_user_id\"]);"
],
"type": "text/javascript"
}
}
],
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access_token}}",
"type": "string"
}
]
},
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"external_user_id\": \"{{external_user_id}}\",\n \"locale\": \"{{locale}}\",\n \"market\": \"{{market}}\"\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://api.tink.com/api/v1/user/create",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"api",
"v1",
"user",
"create"
]
}
},
"response": []
},
{
"name": "c. Generate the code",
"event": [
{
"listen": "test",
"script": {
"exec": [
"let jsonResponse = JSON.parse(responseBody);",
"",
"pm.collectionVariables.set(\"access_token\", jsonResponse[\"access_token\"]);"
],
"type": "text/javascript"
}
}
],
"request": {
"auth": {
"type": "noauth"
},
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "client_id",
"value": "{{client_id}}",
"description": "REQUIRED. Client ID.",
"type": "text"
},
{
"key": "client_secret",
"value": "{{client_secret}}",
"description": "Client secret. Required when the authentication method for client is configured for client secret, forbidden otherwise.",
"type": "text"
},
{
"key": "grant_type",
"value": "client_credentials",
"description": "REQUIRED. Grant type. Values: authorization_code, refresh_token, client_credentials, urn:ietf:params:oauth:grant-type:jwt-bearer",
"type": "text"
},
{
"key": "scope",
"value": "authorization:grant",
"description": "Scope of access. Required when grant type is client_credentials or urn:ietf:params:oauth:grant-type:jwt-bearer.",
"type": "text"
}
]
},
"url": {
"raw": "https://api.tink.com/api/v1/oauth/token",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"api",
"v1",
"oauth",
"token"
]
}
},
"response": []
},
{
"name": "d. Grant user access",
"event": [
{
"listen": "test",
"script": {
"exec": [
"let jsonResponse = JSON.parse(responseBody);",
"",
"let clientId = pm.collectionVariables.get(\"client_id\");",
"let tinkLinkTemplate = pm.collectionVariables.get(\"tink_link_template\");",
"let tinkLinkmarket = pm.collectionVariables.get(\"market\")",
"let tinkLinklocale = pm.collectionVariables.get(\"locale\")",
"let redirectUri = pm.collectionVariables.get(\"redirect_url\");",
"",
"//Set code in variables",
"let code = jsonResponse[\"code\"];",
"pm.collectionVariables.set(\"code\", code);",
"",
"//Encode redirect URI",
"let redirectUriEncoded = encodeURIComponent(redirectUri);",
"",
"//Compose TinkLink URI",
"let tinkLink = \"https://link.tink.com/1.0/products/connect-accounts?client_id=YOUR_CLIENT_ID&products=ACCOUNT_CHECK,TRANSACTIONS&redirect_uri=REDIRECT_URL&authorization_code=USER_AUTHORIZATION_CODE&market=MARKET&locale=LOCALE\"",
"tinkLink = tinkLink.replace(\"YOUR_CLIENT_ID\", clientId);",
"tinkLink = tinkLink.replace(\"USER_AUTHORIZATION_CODE\", code);",
"tinkLink = tinkLink.replace(\"REDIRECT_URL\", redirectUriEncoded);",
"tinkLink = tinkLink.replace(\"MARKET\", tinkLinkmarket);",
"tinkLink = tinkLink.replace(\"LOCALE\", tinkLinklocale);",
"",
"pm.collectionVariables.set(\"tink_link\", tinkLink);",
"",
"//Set html template for Postman Visualize",
"let postmanVisualise = `",
"<html>",
"<head>",
" <script src=\"https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js\"></script>",
" <script src=\"https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.11/clipboard.min.js\"></script>",
"</head>",
"<body>",
" <div>",
" <div>",
" <pre><code style=\"width:max-content;\" id=\"tinkLink\">${tinkLink}</code></pre>",
" </div>",
" <button class=\"copyButton\" type=\"button\" data-clipboard-action=\"copy\" data-clipboard-target=\"#tinkLink\" style=\"background:#062A2E;color:white;border-radius:25px\">COPY TINKLINK TO YOUR CLIPBOARD</button>",
" </div>",
"</body>",
"</html>",
"<script>",
" var clipboard = new ClipboardJS('.copyButton');",
"",
" clipboard.on('success', function(tl) {",
" tl.clearSelection()",
" tl.trigger.textContent = 'TINKLINK COPIED TO YOUR CLIPBOARD';",
" window.setTimeout(function() {",
" tl.trigger.textContent = 'COPY TINKLINK TO YOUR CLIPBOARD';",
" }, 2500);",
" });",
"",
" clipboard.on('error', function(tl) {",
" tl.clearSelection()",
" tl.trigger.textContent = 'ISSUE WITH COPYING TINKLINK';",
" window.setTimeout(function() {",
" tl.trigger.textContent = 'COPY TINKLINK TO YOUR CLIPBOARD';",
" }, 2500);",
" });",
"</script>`",
"",
"//Set the html template to Postamen Visualizer",
"pm.visualizer.set(postmanVisualise, pm.response.json());"
],
"type": "text/javascript"
}
},
{
"listen": "prerequest",
"script": {
"exec": [
""
],
"type": "text/javascript"
}
}
],
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access_token}}",
"type": "string"
}
]
},
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "user_id",
"value": "{{user_id}}",
"description": "User ID. Cannot be specified at the same time as external_user_id.",
"type": "text"
},
{
"key": "id_hint",
"value": "{{id_hint}}",
"description": "REQUIRED. Human-readable information about the end-user that the actor client is authorized access to. If using Tink Link with permanent users, this will be presented to the end-user in Tink Link, to be able to verify the identity of the actual user they are interacting with and prevent URL spoofing attacks. You can use any arbitrary string value that is recognizable to the end-user, such as the end-user's full name or e-mail.",
"type": "text"
},
{
"key": "actor_client_id",
"value": "{{actor_client_id}}",
"description": "REQUIRED. ID of actor client that is allowed to use the authorization code. Actor client existence is not validated.",
"type": "text"
},
{
"key": "scope",
"value": "authorization:read,authorization:grant,credentials:refresh,credentials:read,credentials:write,providers:read,user:read",
"description": "REQUIRED. Scope of delegated access. The scope doesn't need to be present on the access token used when calling this endpoint.",
"type": "text"
}
]
},
"url": {
"raw": "https://api.tink.com/api/v1/oauth/authorization-grant/delegate",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"api",
"v1",
"oauth",
"authorization-grant",
"delegate"
]
}
},
"response": []
}
]
},
{
"name": "2. Fetch user data",
"item": [
{
"name": "a. Create authorization",
"event": [
{
"listen": "test",
"script": {
"exec": [
"let jsonResponse = JSON.parse(responseBody);",
"",
"pm.collectionVariables.set(\"code\", jsonResponse[\"code\"]);"
],
"type": "text/javascript"
}
}
],
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access_token}}",
"type": "string"
}
]
},
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "user_id",
"value": "{{user_id}}",
"description": "User ID. Cannot be specified at the same time as external_user_id.",
"type": "text"
},
{
"key": "scope",
"value": "accounts:read,balances:read,accounts.parties:readonly,identities:readonly,transactions:read,provider-consents:read",
"description": "REQUIRED. Scope of access. The scope doesn't need to be present on the access token used when calling this endpoint",
"type": "text"
}
]
},
"url": {
"raw": "https://api.tink.com/api/v1/oauth/authorization-grant",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"api",
"v1",
"oauth",
"authorization-grant"
]
}
},
"response": []
},
{
"name": "b. Get a user access token",
"event": [
{
"listen": "test",
"script": {
"exec": [
"let jsonResponse = JSON.parse(responseBody);",
"",
"pm.collectionVariables.set(\"access_token\", jsonResponse[\"access_token\"]);"
],
"type": "text/javascript"
}
}
],
"request": {
"auth": {
"type": "noauth"
},
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "client_id",
"value": "{{client_id}}",
"description": "REQUIRED. Client ID.",
"type": "text"
},
{
"key": "client_secret",
"value": "{{client_secret}}",
"description": "Client secret. Required when the authentication method for client is configured for client secret, forbidden otherwise.",
"type": "text"
},
{
"key": "grant_type",
"value": "authorization_code",
"description": "REQUIRED. Grant type. Values: authorization_code, refresh_token, client_credentials, urn:ietf:params:oauth:grant-type:jwt-bearer",
"type": "text"
},
{
"key": "code",
"value": "{{code}}",
"description": "Authorization code that was returned from the authorization flow. Required when grant type is authorization_code.",
"type": "text"
}
]
},
"url": {
"raw": "https://api.tink.com/api/v1/oauth/token",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"api",
"v1",
"oauth",
"token"
]
}
},
"response": []
},
{
"name": "c. List accounts",
"event": [
{
"listen": "test",
"script": {
"exec": [
"let jsonResponse = JSON.parse(responseBody);",
"",
"pm.collectionVariables.set(\"next_accounts_page_token\", jsonResponse[\"nextPageToken\"]);"
],
"type": "text/javascript"
}
}
],
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access_token}}",
"type": "string"
}
]
},
"method": "GET",
"header": [],
"url": {
"raw": "https://api.tink.com/data/v2/accounts",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"data",
"v2",
"accounts"
],
"query": [
{
"key": "pageSize",
"value": "",
"description": "The maximum number of items to return. This endpoint will not return more than 100 accounts per page.",
"disabled": true
},
{
"key": "pageToken",
"value": "{{next_accounts_page_token}}",
"description": "The next_page_token value returned from a previous List request, if any.",
"disabled": true
},
{
"key": "typeIn",
"value": "",
"description": "If set, only accounts with the given account types will be returned. This parameter may be repeated to specify multiple account types.",
"disabled": true
}
]
}
},
"response": []
},
{
"name": "d. Get account parties",
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access_token}}",
"type": "string"
}
]
},
"method": "GET",
"header": [],
"url": {
"raw": "https://api.tink.com/data/v2/accounts/{{account_id}}/parties",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"data",
"v2",
"accounts",
"{{account_id}}",
"parties"
]
}
},
"response": []
},
{
"name": "e. List identities",
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access_token}}",
"type": "string"
}
]
},
"method": "GET",
"header": [],
"url": {
"raw": "https://api.tink.com/data/v2/identities",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"data",
"v2",
"identities"
]
}
},
"response": []
},
{
"name": "f. List transactions",
"event": [
{
"listen": "test",
"script": {
"exec": [
"let jsonResponse = JSON.parse(responseBody);",
"",
"pm.collectionVariables.set(\"next_transactions_page_token\", jsonResponse[\"nextPageToken\"]);"
],
"type": "text/javascript"
}
}
],
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access_token}}",
"type": "string"
}
]
},
"method": "GET",
"header": [],
"url": {
"raw": "https://api.tink.com/data/v2/transactions",
"protocol": "https",
"host": [
"api",
"tink",
"com"
],
"path": [
"data",
"v2",
"transactions"
],
"query": [
{
"key": "pageSize",
"value": "",
"description": "The maximum number of items to return. This endpoint will not return more than 100 transactions per page.",
"disabled": true
},
{
"key": "pageToken",
"value": "{{next_transactions_page_token}}",
"description": "The next_page_token value returned from a previous List request, if any.",
"disabled": true
},
{
"key": "accountIdIn",
"value": "",
"description": "If set, only transaction with the given account ids will be returned. This parameter may be repeated to specify multiple account ids.",
"disabled": true
},
{
"key": "statusIn",
"value": "",
"description": "If set, only transactions with the given status will be returned. This parameter may be repeated to specify multiple statuses.",
"disabled": true
},
{
"key": "bookedDateGte",
"value": "",
"description": "Specified as the earliest booked date of transactions used for filtering and with the ISO-8061 date format (YYYY-MM-DD). If the query parameter is not provided time range will be calculated using the booked date of the earliest transaction available.",
"disabled": true
},
{
"key": "bookedDateLte",
"value": "",
"description": "Specified as the latest booked date of transactions used for filtering and with the ISO-8061 date format (YYYY-MM-DD). If the query parameter is not provided time range will be calculated until today.",
"disabled": true
}
]
}
},
"response": []
}
]
}
],
"event": [
{
"listen": "prerequest",
"script": {
"type": "text/javascript",
"exec": [
""
]
}
},
{
"listen": "test",
"script": {
"type": "text/javascript",
"exec": [
""
]
}
}
],
"variable": [
{
"key": "client_id",
"value": "",
"type": "string"
},
{
"key": "client_secret",
"value": "",
"type": "string"
},
{
"key": "access_token",
"value": null
},
{
"key": "id_hint",
"value": "",
"type": "string"
},
{
"key": "external_user_id",
"value": "Joe Doe",
"type": "string"
},
{
"key": "locale",
"value": "en_US",
"type": "string"
},
{
"key": "market",
"value": "GB",
"type": "string"
},
{
"key": "redirect_url",
"value": "https://console.tink.com/callback",
"type": "string"
},
{
"key": "user_id",
"value": "",
"type": "string"
},
{
"key": "code",
"value": "",
"type": "string"
},
{
"key": "tink_link",
"value": "",
"type": "string"
},
{
"key": "next_transactions_page_token",
"value": "",
"type": "string"
},
{
"key": "next_accounts_page_token",
"value": "",
"type": "string"
},
{
"key": "actor_client_id",
"value": "df05e4b379934cd09963197cc855bfe9",
"type": "string"
}
]
}