Changelog

All notable changes to the Equidam API ReadMe will be documented in this file.

[1.1.6] - 14-07-2025

Added

  • New country_complete field support for questionnaire endpoints to handle unsupported countries
  • New endpoint GET /api/v3/staticdata/new_countries_mapping providing country proxy mappings
  • Country proxy system enabling global country selection with automatic proxy assignment
  • Enhanced questionnaire responses now include country_complete_list and new_countries_mapping data

Changed

  • BREAKING CHANGE: Questionnaire API now requires country_complete field when submitting non-fully supported countries
  • Updated country selection logic to support proxy countries for unsupported regions
  • Improved country data structure with purpose-specific configuration files

Migration Required

  • API clients must update country selection logic to handle proxy countries
  • See Country Proxy Migration Guide for complete implementation details

[1.1.5] - 09-05-2025

Added

  • New field main_focus added to the full questionnaire.

[1.1.4] - 23-08-2024

Added

  • New Validation documentation page containing Tenq POST parameters rules.

[1.1.3] - 09-11-2023

Added

  • New parameters to the FINANCIAL responses:

    • workcap: [Integer] - Short term operational assets (credit due by clients and inventory) minus short term operational liabilities (debt with suppliers)
    • workcapchange: [Integer] - The cash absorbed (if positive) or generated (if negative) by managing the inventory and the relationship with suppliers and customers

    These parameters were added to provide users with more insights into the financial health and performance trends of the companies evaluated by the API.

[1.1.2] - 22-09-2023

Added

  • Enforced integer-only constraint for all fields with the class "editable" in the financials input table.

[1.1.1] - 11-09-2023

Added

  • Add hyperlinks to "Getting Started" important sections.

[1.1.0] - 08-09-2023

Added

  • New Report documentation page and subpages containing Python and NodeJS examples to download the report.

[1.0.0] - 01-05-2023

Added

  • Initial release of the Equidam API.