跳转到主要内容
WEBHOOK

授权

Authorization
string
header
必填

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

请求体

application/json
withdrawal_id
string
account_id
string
chain
string
asset
string
tx_id
string
status
string
amount
string

响应

200

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

最后修改于 2026年7月19日