版本说明

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 - 2019年10月10日

公司API:增加了指向“getCompanyBenchmark”的参数,这允许用户修改默认的“EMIS信用分析”参数值。

1.2.0.167 - 2019年9月26日

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 - 2019年2月21日

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 - 2018年12月6日

管理令牌不再需要EMIS Pro访问权限。删除了loginToken方法。更改成密钥生成页,其启用了令牌验证。故障修复。

1.0.2.289 - 2018年11月22日

增加了API令牌支持,消除了验证和维护会话数据的需求。管理令牌要求EMIS Pro访问权限。

1.0.1.287 - 2018年11月8日

公司API:优化了中文搜索。公司API:在Search/QueryCompany中增加了displayName和displayNameLocal属性。  
公司API:修复了Dictionary/GetOwnerTypeList中没有返回ownershipType的问题。文档API:增加了一个新的搜索参数  
startDocumentId,用于仅返回具有相等或更大文档ID的文档。

1.0.0.248 - 2018年4月13日

支持员工编号范围。新建筛选器(include_estimated_employees_number)。

1.0.0.247 - 2018年4月6日

支持公司搜索中的预算收入。新建筛选器(include_estimated_revenue)。

1.0.0.210 - 2017年9月21日

在公司搜索中增加了新选项industriyOutput。

1.0.0.200 - 2017年7月20日

新错误代码在字典方法中“Data not found”。用于公司搜索的新建筛选器(industry_class、incorporation_year)。除NAICS外,还支持主要业务列表中的本地行业分类。

1.0.0.185 - 2017年5月11日

报表数据中增加了报表会计核算错误标记(BasicStatement、报表和ExtendedStatement对象)。

1.0.0.184 - 2017年5月4日

报表数据中增加了来源(Statement和ExtendedStatement对象)。

1.0.0.174 - 2017年1月3日

在queryCompany()方法中增加了对所有国家的支持。Statements类得新方法getStatementsByIds()。新增超限异常。

1.0.0.163 - 2016年12月5日

搜索中支持筛选器集和范围。更新了账户筛选器表。

1.0.0.129 - 2016年8月28日

增加了公司数据模块。

1.0.0.122 - 2016年7月15日

更新了命名空间结构。更新了PHP SDK。修复了端点链接。更新了错误代码。

1.0.0.115 - 2016年6月19日

增加了XSD/JSON模式引用。更新了API函数列表及其参数。增加了有关API报表用法的信息。更新了错误代码。修复了较小技术参数。

1.0.0.101 - 2016年6月1日

更新了API通知详细信息。

1.0.0.96 - 2016年5月17日

首个发布版本。