跳转到主要内容
WEBHOOK

授权

Authorization
string
header
必填

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

请求体

application/json
payin_id
string
account_id
string
country
string
currency
string
local_amount
string
fx_rate
string
usdt_credited
string
fee
string

响应

200

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

最后修改于 2026年7月18日