1. How it works
Take a look at our Tax Reporting docs for an overview on how to easily generate tax reports for your users. Any data that has been tracked within the Tight API, including expenses, income, tax profile, etc., will all automatically flow into the T2125. If your user has multiple streams of income (e.g. if they are a gig worker), then you may want to set up multiple businesses for your user.2. Populate the desired parameters
Each tax report has a couple important parameters:| Parameter name | Format | Example |
|---|---|---|
| year | Numeric | 2020 |
| businessIds | Array of numeric IDs | [416080, 416077] |
- as a real estate agent
- as a driver (for Uber & Lyft)
businessIds, simply retrieve the user’s businesses and group them together as shown below.