Overview
NUMENS (TRANSACTION INTELLIGENCE)
Automating tax classification for every transaction with Numens.
Numens is TaxStreem's transaction intelligence engine. Submit a raw financial transaction and Numens inspects its context โ counterparty type, transaction nature, and amount โ to determine the correct tax treatment. It eliminates manual categorisation by returning a structured classification that drives downstream VAT, WHT, and income tax obligations automatically.
๐ What Does Numens Classify?
Every transaction submitted to Numens is assessed against the applicable tax types. Results indicate which obligations apply and at what rate:
| Tax Type | Description |
|---|---|
| VAT | Value Added Tax. Numens determines whether VAT applies, the applicable rate, and whether the transaction is exempt or zero-rated. |
| WHT | Withholding Tax. Numens identifies whether a deduction must be made at source and the applicable percentage based on counterparty type. |
| CIT | Companies Income Tax. Numens flags transactions contributing to CIT computation and returns the income tax exposure per record. |
| PIT | Personal Income Tax. Applicable to transactions involving individual counterparties or employee-related payments. |
โ๏ธ Available Operations
Numens supports both real-time and bulk classification, as well as income tax computation:
๐ ๏ธ Using Numens via API
Numens classification is synchronous โ results are returned in the response body immediately. Use the classification output to drive downstream filing with Flux or accounting entries with Atlas.
transactionId per record โ it serves as the idempotency key and is returned in all downstream events.description field โ Numens uses it alongside counterparty data to improve classification accuracy.๐ Classification results can be passed directly to Flux filing endpoints without additional mapping.