Skip to main content
GET
下载 EDINET 文档

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

docID
string
必填

来自文档列表 API 的文档管理标识符。

示例:

"S1000000"

查询参数

type
enum<integer>
必填

要下载的文件类型:1 为申报正文和审计报告 ZIP,2 为 PDF,3 为替代文档及附件 ZIP,4 为英文文档 ZIP,5 为由 XBRL 转换的 CSV ZIP。

可用选项:
1,
2,
3,
4,
5

响应

根据 Content-Type,返回二进制 ZIP/PDF 文件内容或 JSON 错误载荷。

The response is of type file.