PRODUCTS
...
Credit score l1
Plain CPF
V1
1min
JSON
1{
2 "code":200,
3 "message":"OK",
4 "requestId":"112334",
5 "productName":"pf_score_l1",
6 "productVersion":"V1",
7 "productReportId":"4b2c1648-231f-11eb-97c4-f45c899f4587",
8 "productReportTime":"2019-12-23T06:10:43",
9 "enquiryCpf":"12345678909",
10 "links":[
11 {
12 "linkId":"gPuKXrCJU05J4k",
13 "institutionCode":"033",
14 "consents":[
15 {
16 "consentId":"f55c899f-11eb-231f-97c4-4b2c16484587",
17 "permissions":{
18 "REGISTRATION_ALL":{
19 "permissionsGranted":true,
20 "accountIds":[
21 "123456"
22 ]
23 }
24 }
25 }
26 ]
27 }
28 ],
29 "score":100,
30 "externalInfo": {
31 "myTraceId": "yourtraceid-1",
32 "myUUID": "youruuid-1"
33 }
34}