Category Data on Transactions
6 days ago by Max Tagher
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.