/settlement-update

用户结算变动通知交易所接口(需要交易所实现)
Partners can implement this webhook to accept notification if a settlement status is changed

Settlement Category List:

CatetoryDescription_zhDescription_en
WIRE_SENT法币转出(出金)Wire sent
WIRE_RESENT法币再次转出Wire resent
WIRE_RECEIVED法币充值(入金)Wire received
WIRE_RETURNED出金退回Wire returned
CRYPTO_SENT数字币转出Crypto sent
CRYPTO_SENT_FROM_AUTOTRADE由自动交易产生的数字币转出Crypto sent from auto-trade
CRYPTO_RECEIVED数字币充值Crypto received
CREDIT_CARD_RECEIVED信用卡入金Credit Card Received
ACH_RECEIVEDACH入金ACH received
USER_PROMOTION会员优惠User promotion
Query Params
string

User id related to this settlement

string
Defaults to uuid

unique settlement id in TB.

string

Such as "WIRE_SENT",详见 Settlement Category List table。

string
Defaults to USD

settlement的资产名字(法币或者加密币)

double

settlement的资产金额(法币金额或者加密币数量)

string

Possible settlement status: 'pending','settled','canceled','in progress','rejected'

date-time

最后更新时间。

string
Defaults to Optional

Reference passed from partners when they created this settlement. 交易所创建settlement时提交的唯一id(原样返回)

string

On chain txid when Category is CRYPTO_SENT or CRYPTO_SENT_FROM_AUTOTRADE. Empty value is expected, meaning does not have a txid yet.

string

支付方式默认不开启, card 信用卡/借记卡,balance 余额

string

trade_id

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json