Bank Account
You can use the Bank Account module by defining the bankAccount that you want to check to your request.
Last updated
{
"message": "Account Screening - Single.",
"data": {
"id": "bc07c1cb-f390-429e-9c57-8e02a12c3cc9",
"score": -90.5,
"status": "reject",
"bankDetails": {
"fullName": "Siti Astika Nurajizah",
"bankAccount": "90150041843",
"bankName": "Bank BTPN",
"bankCode": "213",
"bankRegionName": null,
"bankBranchName": null,
"bankBranchAddress": null,
"reportCount": 13,
"reportScore": -100,
"reviewCount": 3,
"reviewCountSummary": {
"oneStars": 3,
"twoStars": 0,
"threeStars": 0,
"fourStars": 0,
"fiveStars": 0
},
"reviewScore": -7.5,
"isAccountVerified": false,
"isBankHighRisk": true,
"isBlacklist": false,
"isWhitelist": true,
"score": -90.5
}
}
}