Ntropy-sdk

Latest version: v5.1.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

4.16.0

- Added a flag to SDK `raise_on_enrichment_error` that allows for enrichment to continue even if there are errors in
enrichment process by populating `error` and `error_details` of the affected transactions instead.

4.15.0

- Added a method to SDK `sdk.add_bank_statement` to allow enrichment to be
performed on file data.
- For more details, refer to the relevant [documentation](https://developers.ntropy.com/docs/enrichment/#enriching-file-data).

4.14.1

- Add an optional `transaction_ids` filter to `ntropy_sdk.get_account_holder_transactions` to only fetch transactions that match the given IDs.

4.14.0

- Added support for webhooks in report transaction endpoint and added new `sdk.report_transaction` method to report from base SDK object.
- Added support for new list report and get report endpoints.
- Update batch size limit to 24960
- Add `label_group` attribute for EnrichedTransaction

4.12.0

- Added warning related to non-unique transaction ids.
- Remove `chart_of_accounts` property from transactions
- Added deprecation warnings to soon-to-be deprecated arguments (`labeling`, `create_account_holders` and `model`)
- Removed use of `singledispatchmethod` in favour of simpler input type handling
- Improved error handling and parseability with several new error types (see ntropy_sdk.errors), for both client side and server side errors
- Added `intermediaries` to the EnrichedTransaction class containing the information for transaction intermediaries (i.e., payment processor)
- Added `created_at` property to `EnrichedTransaction`
- Added `region` parameter to SDK to allow connecting the SDK to EU datacenter seamlessly

4.11.0

- Added `ntropy_sdk.recurring_payments` package with support for recurring payments feature
- Improve repr of objects across the board, using pandas if available
- Added `ntropy_sdk.get_account_holder_transactions` to fetch all transactions for an account holder

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.