Release Notes

1.2.18.422 - January 20, 2022

Bugfixes:
    - EMIS Documents API: Fixed an issue where some of the topics were not showing correctly in the response results in GET /Search/query and GET /Search/getDocuments

1.2.17.418 - December 16, 2021

Bugfixes:
    - EMIS Documents API: Fixed an issue where the topics parameter did not work properly for some values in GET /Search/query

1.2.16.414 - December 09, 2021

Bugfixes:
    - EMIS Company API: Fixed an issue where the 'lastUpdate' field had wrong value in GET /Statements/getStatementById

1.2.15.410 - November 04, 2021

Bugfixes:
    - EMIS Company Dumps: Fixed an issue where some of the dumps did not contain the full company data

1.2.14.407 - October 14, 2021

Features:
    - EMIS Documents API: Added 'parentId' in the Topics model and in the response of GET /Dictionary/getTopics. Similar changes can also be seen in GET /Search/query and /Search/getDocuments methods

1.2.13.405 - October 07, 2021

Bugfixes:
    - EMIS Company API: Fixed an issue where /Search/queryCompany method was not working properly with multiple external_id parameters
    - EMIS Company Dumps: Fixed an issue with missing data

1.2.12.403 - September 30, 2021

Bugfixes:
    - EMIS Documents API: Fixed an issue where /Search/getDocuments was returning wrong topics list

1.2.11.401 - September 16, 2021

Features:
    - EMIS Documents API: Introduced a new enhanced topics classification available in the GET /Dictionary/getTopics/ method

Bugfixes:
    - EMIS Documents API: Fixed an issue where Topics were not updated in /Search/query

1.2.10.393 - August 05, 2021

Features:
    - EMIS Company: Added personal IDs for Executives for Colombian companies and for users who use the API from Colombia
    - EMIS Documents: Added new filter parameter in /Search/query - updateAfterDate - filters only the documents, which are updated in the database after the defined date. The date is in ISO format

Bugfixes:
    - EMIS Company: Fixed an issues where the ISIC code was not showing in the response of /Benchmark/getCompanyBenchmark
    - EMIS Documents: Fixed an issue where 'Financial Times' was showing in the response of /Dictionary/getCountries
    - EMIS Documents: Fixed an issue where some Topics were missing in /Dictionary/getTopics

1.2.9.371 - May 21, 2021

Features:
    - EMIS Company Dumps: Added option to filter the results by Company Type and Status
    - EMIS Company Dumps: Added limitation for Demo users - their results will now be limited to first 1000 companies

Bugfixes:
    - EMIS Company: Fixed an issue where 'consolidated' filter was not working correctly in /Search/queryStatements method
    - EMIS Company: Fixed an issue where 'external_id' and 'external_id_class' filters were not working correctly in some cases in /Search/queryCompany

1.2.8.364 - April 23, 2021

Bugfixes:
    - EMIS Company: Fixed an issue where revenue filter was returning wrong results when used as range in /Search/queryCompany
    - EMIS Documents: Fixed an issue where 'updatedAfter' was not validated correctly

1.2.7.363 - April 15, 2021

Bugfixes:
    - EMIS Company: Fixed an issue where 'lastUpdate' field was showing wrong value in /Search/queryCompany
    - EMIS Company: Fixed an issue where 'lastUpdate' field was in wrong format in /Statements/getCompanyLatestStatement
    - EMIS Company: Fixed an issue where /Statements/getCompanyStatements did not return all statements in some cases
    - EMIS Company Dumps: Minor back-end improvements

1.2.6.361 - April 1, 2021

Bugfixes:
    - EMIS Company: Fixed an issue where 'lastUpdate' parameter was not working correctly in /Statements/getCompanyStatements

1.2.5.358 - March 18, 2021

Features:
    - EMIS Documents: Introduced new method - /Dictionary/getDataProviders, which returns a list of all available data providers
    - Company Dumps: Improved overall process performance and stability
    - Company Dumps: Added limitation of 1000 companies for Demo users

Bugfixes:
    - EMIS Documents: Fixed an issue where in /Search/findCompany `countries` parameter used to be a string instead of an array
    - EMIS Company: Fixed an issue where /Statements/GetCompanyStatementsList/ was not returning correct result when using the offset parameter
    - EMIS Company: Fixed an issue where /Companies/getFullCompany/ was returning empty string value for the ownerIsic field
    - EMIS Company: Fixed an issue where the GetFullCompany Schema was not available

1.2.4.348 - February 11, 2021

Bugfixes:
    - EMIS Documents: Fixed an issue where some Publication Types were not working correctly in /Search/query
    - EMIS Documents: Fixed an issue where 'countries' parameter did not work properly in /Search/findCompany

1.2.3.338 - December 17, 2020

Added date_updated filter parameter in Company /Search/queryCompany
Introduced new method in the Documents API to find companies - /Search/findCompanies
Bugfixes:
    - EMIS Company: Fixed revenue filter parameter
    - EMIS Company: Fixed an issue where the main_activities filter parameter which did not return all the companies
    - EMIS Company: Fixed an issue where the company name filter parameter which did not return all the companies
    - EMIS Company: Fixed an issue where the response body /Statements/getStatementsByIds returns maximum 10 statements only

1.2.2.328 - November 26, 2020

Bugfixes:
    - EMIS Company: Fixed an issue where the 'companySizeRevenue' field was always NULL in /Search/queryCompany
    - EMIS Company: Fixed an issue where /Statements/queryStatements was returning no results
    - EMIS Company: Fixed an issue where /Statements/getCompanyStatementsList was returning no results
    - EMIS Company: Fixed an issue where using the 'revenue' filter parameter in /Statements/queryCompany was returning incorrect results

1.2.1.295 - August 13, 2020

Introduced Company Data Dumps process

1.2.1.198 - October 10, 2019

Company API: Added parameters to "getCompanyBenchmark" allowing users to modify the default EMIS Credit Analytics parameters' values.

1.2.0.167 - September 26, 2019

Company API: Added a new class "Benchmark" containing a method "getCompanyBenchmark" allowing users to retrieve EMIS Credit Analytics data.
    Added new Dictionary functions:
     - "getRiskProfileList"
     - "getTrendScoreList"
     - "getBusinessRiskScaleList"
     - "getFinancialRiskScaleList"

1.1.0.106 - February 21, 2019

Documents API:
    - Added data providers to publications fields in Documents.
    - Added new Dictionary method "getPublications".
    - "getIndustryList" and "getIndustryByProductList" are deprecated. "getIndustryClassification" should be used instead.

Company API:
    - "getStatementsByIds" limit is now 100 instead of 50.
    - Bugfixing.

1.0.3.78 - December 6, 2018

Managing tokens no longer requires EMIS Pro access. Removed loginToken method.Changes to key generation page allowing token validation. Bugfixing.

1.0.2.289 - November 22, 2018

Added API token support, eliminating the need to authenticate and maintain session data. Managing tokens requires EMIS Pro access.

1.0.1.287 - November 8, 2018

Company API: Improved search in Chinese. Company API: Added displayName and displayNameLocal attributes in Search/queryCompany.
Company API: Fixed an issue with Dictionary/getOwnerTypeList where ownershipType was not returned. Documents API: Added a new search parameter
startDocumentId using which returns only documents with equal or larger document ID.

1.0.0.248 - April 13, 2018

Support for employee number range. New filter (include_estimated_employees_number).

1.0.0.247 - April 6, 2018

Support for estimated revenue in company search. New filter (include_estimated_revenue).

1.0.0.210 - September 21, 2017

Addition of new option industryOutput to company search.

1.0.0.200 - July 20, 2017

New error code for "Data not found" in Dictionary methods.
New filters for company search (industry_class, incorporation_year). Support for local industry classification in main activity list, in addition to NAICS.

1.0.0.185 - May 11, 2017

Statement accounting error flag added to Statement data (BasicStatement, Statement and ExtendedStatement objects).

1.0.0.184 - May 4, 2017

Source added to Statement data (Statement and ExtendedStatement objects).

1.0.0.174 - January 3, 2017

Added support for ALL countries in queryCompany(). New method getStatementsByIds() on Statements class.
New exception for exceeded limit.

1.0.0.163 - December 5, 2016

Sets and ranges support for filters in search. Updated table of account filters.

1.0.0.129 - August 28, 2016

Added company data module.

1.0.0.122 - July 15, 2016

Namespace structure updated. PHP SDK Updated. Fixed endpoint links. Updated error codes.

1.0.0.115 - June 19, 2016

Added XSD/JSON schema references. Updated API functions list and their parameters. Added information about API report usage.
Updated error codes. Small specification fixes.

1.0.0.101 - June 1, 2016

API notification details updated.

1.0.0.96 - May 17, 2016

Initial public release.