Basic Requirements

Algoan Credit Decisioning solutions are based on Open Banking data. This page lists all required parameters defined in the Open Banking data to generate an analysis and details their significance.

Accounts

Here's a list of account parameters categorized as required and important .

Required Parameters

PropertiesReason
balanceWe use this property to create the daily balances of the accounts included in the analysis.
balanceDateSimilar to the balance, this property is essential in the creation of the daily account balances.
bankWe require at least the bank.name field to detect duplicate accounts in the request using a combination of information.
currencyOur models rely on each country's local currency. Hence, this property ensures consistent and coherent results.
typeThe account type is important in the detection of standard user behavior. For example, we require at least one CHECKING account to be present in order to create the analysis.
usageOur algorithms can only accept personal accounts.

Important Parameters

While the following parameters aren't required to run an analysis, they remain important in refining various stages of the underwriting process.

PropertiesReason
name, number and ibanEssential for identifying redundancy in transaction data. For instance, when two accounts share identical account numbers, they're merged together to prevent incorrect risk assessments (such as double-counting salaries or rents).
owner.nameEnables validation of whether users have aggregated the accounts that belong to them. The owner.name is also crucial for detecting internal transfers.
ownershipCrucial for discerning if the account belong to an individual or a joint ownership (HOLDER vs COHOLDER). This helps in excluding unrelated accounts (custodian for minor, attorney, etc).

Transactions

A transaction represents a record of money moving in or out of an account.

Required Parameters

PropertiesReason
currencyOur models are created based on the local currency of each country. Therefore, this property is essential to avoid incoherent results.
datesWith the exception of CHECKING accounts, our API accepts either of the types of dates listed below.
dates.debitedAtTransaction’s debit date. It's a required parameter for CHECKING accounts.
dates.bookedAtTransaction's date when the payment took place.
descriptionOur algorithms require the transaction description for categorization.
amountThe amount is also important for our algorithms. Especially for the step called "clustering", which is the process of grouping transactions that have similar numerical values and further improve the categorization. Refer to the Categorization and Clustering page.

Optional parameters

These parameters are not required to generate an analysis. However, they can be useful in certain cases.

PropertiesReason
formatIf you have integrated Powens, Linxo Connect or Tink on your side, you can create an analysis with their raw data. Please refer to the section Aggregator Raw Data for more information.
parametersYou can use this parameter to disable one of our our products (Score or Credit Insights) or use the balance date as reference date of the analysis.
All remaining propertiesAll remaining properties can be use purely for monitoring and tracking purposes.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated