跳转到主要内容
WEBHOOK

授权

Authorization
string
header
必填

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

请求体

application/json
transfer_id
string
from_account_id
string
to_account_id
string
asset
string
amount
string
description
string
created_at
string

响应

200

返回任意 2xx 以确认投递。

最后修改于 2026年7月18日