January 2023
by Dominik CholewskiIt's a new year, new resolutions, and big improvements! π€
API and documentation updates
π New
New resource: Categorization!
With Belvoβs new Categorization resource, you can now send a request with raw transaction data (such as amount, description, and holder information) to which Belvo:
- assigns a standardized category to each transaction
- provides additional information about the merchant involved in the transaction (name, logo, and website URL)
For more information, check out our DevPortal article and API reference.
Transaction categorization: introducing subcategories!
For those using our Transaction categorization feature, we now return greater details regarding the transaction with the new subcategory
field. With this new field, you'll gain even greater insights regarding your user's transactions.
For more information, check out our Subcategorization DevPortal article.
Note: At the moment our subcategorization feature is only supported for Income & Payment transactions in Brazil π§π·.
Async support for transactions
You can now make asynchronous POST requests for transactions! By using theX-Belvo-Request-Mode=async
header, you can reduce your risk of timeouts and improve your overall product flow.
For more information, check out our POST Retrieve transactions for a link method.
β οΈ Deprecated
No parameters or resources scheduled for deprecation