1.2.7.363 -
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 -
Bugfixes:
- EMIS Company: Fixed an issue where 'lastUpdate' parameter was not working correctly in /Statements/getCompanyStatements
1.2.5.358 -
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 -
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 -
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 -
Bugfixes:
- EMIS Company: Fixed an issue where the 'companySizeRevenue' field was always NULL in /Search/queryCompany
- EMIS Company: Fixed an issue where /Statements/queryStatments 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 -
Introduced Company Data Dumps process
1.2.1.198 -
公司API:增加了指向“getCompanyBenchmark”的参数,这允许用户修改默认的“EMIS信用分析”参数值。
1.2.0.167 -
公司API:增加了包含方法“getCompanyBenchmark"的新类“Benchmark”,由此用户可检索“EMIS信用分析”的数据。
增加了新的字典函数:
“getRiskProfileList”
“getTrendScoreList”
“getBusinessRiskScaleList”
“getFinancialRiskScaleList”
1.1.0.106 -
文档API:将数据提供商添加到文档中的发布字段。增加了新的字典方法“getPublications”。
文档API:废弃了“getIndustryList”和“getIndustryByProductList”。而是应使用“GetIndustryClassification”。
公司API:“getStatementsByIds”限制现在是100,而不是50。故障修复。
1.0.3.78 -
管理令牌不再需要EMIS Pro访问权限。删除了loginToken方法。更改成密钥生成页,其启用了令牌验证。故障修复。
1.0.2.289 -
增加了API令牌支持,消除了验证和维护会话数据的需求。管理令牌要求EMIS Pro访问权限。
1.0.1.287 -
公司API:优化了中文搜索。公司API:在Search/QueryCompany中增加了displayName和displayNameLocal属性。
公司API:修复了Dictionary/GetOwnerTypeList中没有返回ownershipType的问题。文档API:增加了一个新的搜索参数
startDocumentId,用于仅返回具有相等或更大文档ID的文档。
1.0.0.248 -
支持员工编号范围。新建筛选器(include_estimated_employees_number)。
1.0.0.247 -
支持公司搜索中的预算收入。新建筛选器(include_estimated_revenue)。
1.0.0.210 -
在公司搜索中增加了新选项industriyOutput。
1.0.0.200 -
新错误代码在字典方法中“Data not found”。用于公司搜索的新建筛选器(industry_class、incorporation_year)。除NAICS外,还支持主要业务列表中的本地行业分类。
1.0.0.185 -
报表数据中增加了报表会计核算错误标记(BasicStatement、报表和ExtendedStatement对象)。
1.0.0.184 -
报表数据中增加了来源(Statement和ExtendedStatement对象)。
1.0.0.174 -
在queryCompany()方法中增加了对所有国家的支持。Statements类得新方法getStatementsByIds()。新增超限异常。
1.0.0.163 -
搜索中支持筛选器集和范围。更新了账户筛选器表。
1.0.0.129 -
增加了公司数据模块。
1.0.0.122 -
更新了命名空间结构。更新了PHP SDK。修复了端点链接。更新了错误代码。
1.0.0.115 -
增加了XSD/JSON模式引用。更新了API函数列表及其参数。增加了有关API报表用法的信息。更新了错误代码。修复了较小技术参数。
1.0.0.101 -
更新了API通知详细信息。
1.0.0.96 -
首个发布版本。