跳转到主要内容
POST
开设银行账户

授权

Authorization
string
header
必填

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

请求体

application/json
currency
string
必填
示例:

"USD"

name
string

响应

银行账户已创建。

The response is of type object.

最后修改于 2026年7月18日