股权融资(corporateaction/equityfinancing) 在线调试

该接口展示了企业股权融资的信息,包含融资时间、金额、发行对象、融资用途等

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
仿真业务接口生产调用地址: https://vopen.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/gildatacompany/v1/corporateaction/equityfinancing

是否需要业务登录

HTTP请求方式

GET,POST

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
credit_code String 统一社会信用代码
与enterprise_code二选一必入
enterprise_code String 企业ID
与credit_code二选一必入
equity_financing_category String 全部 股权融资类别
1-A股上市,2-A股增发,3-A股配股,4-科创板上市,5-科创板增发,6-科创板配股,7-三板发行。
begin_date Integer 起始日期
发行日期筛选起始日,入参如2019-01-01
end_date String 当日 截止日期
发行日期筛选截止日,入参如2019-12-31,不入默当日。
page_no Integer 1 页面编号
返回结果的页码,默认为1
page_count Integer 10 页内记录数
单页返回的记录条数,最大不超过100,默认为10。出参总数<10000。
sort String 排序方式
出参名 asc/desc 进行排序筛选
fields String 字段集合

返回参数

参数名 类型 最大长度 默认值 中文名 描述
equity_financing_id String 股权融资ID
股权融资ID
issue_date Integer 发行日期
发行日期
proceeds String 融资金额(元)
融资金额(元)
issue_object String 发行对象
发行对象
invest_info Object 融资金额用途
融资金额用途(InvestID+InvestProject数组)

详细信息

equity_financing_category String 股权融资类别
1-A股上市,2-A股增发,3-A股配股,4-科创板上市,5-科创板增发,6-科创板配股,7-三板发行。