Running a PIT computation
POST https://api.taxstreem.com/v1/numens/pit/compute
| Field | Type | Description |
|---|---|---|
| tenant_id* | string | Your TaxStreem tenant ID. |
| user_id* | string | The individual being assessed. |
| filer_type* | enum | FREELANCER | SOLOPRENEUR | PARTNERSHIP |
| year_of_assessment* | integer | 2025 or 2026. |
| gross_business_income_ngn* | float | Total business income. |
| deductions | array | Allowable deductions — code, label, amount_ngn. |
| reliefs | array | Reliefs under NTA 2025 — code, label, amount_ngn. |