港股公告内容(hkinformation/announcementcontent) 在线调试
记录港股公司公告及通告,以文本的形式提供公告内容。 通过公告ID,获取完整的公告内容。
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildatahk/v1/hkinformation/announcementcontent |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
id | String | 是 | ID |
公告ID
|
||
fields | String | 否 | 字段集合 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
info_title | String | 公告标题 |
公告标题
|
||
info_publ_date | String | 发布日期 |
公告发布日期
|
||
content | String | 公告内容 |
公告详细内容
|