Skip to main content

Data access

The Categorization API is asynchronous and uses jobs to execute categorization of transactions. In order to initiate a categorization job, refer to the jobs section.

The resulting category data of transactions is saved in the Transaction Model, which can be retrieved using the Account Information API. The structure of the category object can be found in the data-structures section and in the Transaction object from the Account Information API.