Category: TRANSACTION DETAILS
Transaction Categorisation is a pre-trained solution that processes an end-user's (a person) account information and identifies the type and purpose of a transaction, based on its description, transaction amount, date, and contextual metadata. The solution is trained on millions of data points using advanced algorithms and it's constantly improved to recognise new merchants, payment types and consumer trends.
Use country parameter for more accuratey results.
If require different set of categories, please contact sales@nordigen.com
Response example
{
"categorisation": {
"categoryTitle": "Salary",
"categoryId": 9,
}
}
Key Descriptions
KEY | TYPE | DESCRIPTION |
---|---|---|
categoryTitle | String | Transaction category |
categoryId | Integer | Unqiue category ID |
Category Map
categoryTitle | categoryId |
Bank Fees | 1 |
Cash | 2 |
Entertainment | 3 |
Food and Drink | 4 |
Health | 5 |
Insurance | 6 |
Loan | 7 |
Refund | 8 |
Salary | 9 |
Savings and Investments | 10 |
Services | 11 |
Shopping | 12 |
Tax | 13 |
Transfers | 14 |
Transport | 15 |
Travel | 16 |
Utilities | 17 |
Other | 99 |