-> Calculates statistics from a bank account database and provides information about whitelist records, whitelist bank accounts, country distribution, etc.
OK
Bad Request
Unauthorized
Forbidden
Not Found
Unsupported Media Type
Service Unavailable
{- "timeStampCreated": "20240302",
- "whitelistBankAccountCount": "10",
- "whitelistTrustScoreCount": "10",
- "whitelistCountryBankAccountCounts": [
- {
- "countryCode": "CH",
- "count": "2"
}
], - "whitelistCountryTrustScoreCounts": [
- {
- "countryCode": "CH",
- "count": "2"
}
], - "whitelistTrustScoreMean": "0.5",
- "whitelistTrustScore1Count": "10",
- "whitelistTrustScore2Count": "10",
- "whitelistTrustScore3Count": "10",
- "whitelistTrustScore4Count": "10",
- "whitelistBankAccountWith1TrustScoreCount": "10",
- "whitelistBankAccountWith2TrustScoresCount": "10",
- "whitelistBankAccountWith3TrustScoresCount": "10",
- "whitelistBankAccountWith4TrustScoresCount": "10",
- "whitelistBankAccountWith5TrustScoresCount": "10",
- "whitelistBankAccountWithMoreThan5TrustScoresCount": "10"
}