Skip to main content
POST
上传付款支持文件

授权

Authorization
string
header
必填

会话 JWT(来自注册/登录)或 API key(pk_...)。 也接受 X-API-Key: <token> 作为替代请求头。

查询参数

name
string
必填

原始文件名(最多 200 个字符,不含路径分隔符)。

请求体

The body is of type file.

响应

文件已存储;将 document_key 用作付款的 options.supporting_document_key

最后修改于 2026年8月22日