被审计机构名称搜索(auditopinion/auditedinstitutionsearch) 在线调试
可通过被审计机构名称模糊搜索,得到被审计机构名称及公司ID
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildatabond/v1/auditopinion/auditedinstitutionsearch |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
keyword | String | 否 | 被审计机构名称查询 |
关键字入参,如 SCP。
|
||
page_no | Integer | 否 | 1 | 页面编号 |
返回结果的页码,默认为1
|
|
page_count | Integer | 否 | 10 | 页内记录数 |
单页返回的记录条数,最大不超过100,默认为10。出参总数<10000。
|
|
fields | String | 否 | 字段集合 |
|
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
company_name | String | 公司名称 |
公司全称
|
||
company_code | String | 公司ID |
公司ID
|