港股供股及公开招股进程(hk_r_iss_public_off/hk_r_iss_public_off_proc)

获取港股供股及公开招股事件进程的数据,如首次信息发布日、股东大会公告日 、招股章程发布日 、最后交易日、除权日 、股权登记日 等

网关地址

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

URL

https://sandbox.hscloud.cn/gildatahk/v1/hk_r_iss_public_off/hk_r_iss_public_off_proc

是否需要业务登录

HTTP请求方式

GET,POST

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
en_prod_code String 证劵代码
聚源股票代码,根据交易代码和交易市场组合而成,如00700.HK,支持输入多个股票代码。
year String 年度
年度
fields String 字段集合

返回参数

参数名 类型 最大长度 默认值 中文名 描述
prod_code String 证劵代码
聚源股票代码,根据交易代码和交易市场组合而成,如00700.HK,支持输入多个股票代码。
last_trade_date Integer 上一交易日
最后交易日
right_reg_date String 股权登记日
股权登记日
ex_divi_date String 除权日
除权日
allot_end_date String 缴款截止日
缴款截止日
fund_to_account_date String 股票发放日
股票发放日
initial_info_publ_date String 首次信息发布日
首次信息发布日
prospectus_publ_date String 招股章程发布日
招股章程发布日
issue_result_publ_date String 发行结果公告日
发行结果公告日
shareholders_publ_date String 股东大会公告日
股东大会公告日
transfer_end_first_date String 截止过户首日
截止过户首日
transfer_end_last_date String 截止过户末日
截止过户末日

请求示例

/gildatahk/v1/hk_r_iss_public_off/hk_r_iss_public_off_proc?en_prod_code=00992.HK&year= 2017

正确返回示例

{"data":[{"LastTradeDate":"","RightRegDate":"","ExDiviDate":"","PayEndDate":"","DateToAccount":"","InitialInfoPublDate":"2017/10/09","ProspectusPublDate":"","IssueResultPublDate":"2017/11/09","SMDeciPublDate":"","TransferEndFirstDate":"","TransferEndLastDate":""}]}