Category Data on Transactions

You can now receive custom category data on the transactions endpoint.

What's new:

The response schema for transactions will now include:

"categoryData": { "categoryDataId": string, "categoryDataName": string, } | null

See more about customizing transaction categories here.