Sign UpLog In

Categorization API

This API helps you to categorize transactions based on a description.

Request parameters

Key ParameterData TypeDescription
transaction_description_textStringRequired

Transaction description from the financial Statements
bankIdStringRequired

Destination ID related to the transaction
directionStringRequired

The direction of fund. Should be either in or out. in is for money in & out is for money out.
amountlongOptional

Amount of Transaction. To separate transaction with same description that happened in almost the same time
reference_idStringOptional

Reference ID of certain transaction

Response parameters

Key ParameterData typeDescription
categoryListCategory key
category_idIntegerCategory identification number of the transaction
category_nameStringCategory Name
classification_group_idIntegerCategory-group Identification
classification_groupStringName of the Category-group mapped with its id
classification_subgroup_idIntegerCategory-subgroup Identification
classification_subgroupStringName of the Category-subgroup mapped with its id
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!