Query Transfer Records

🚧

Tips

Permission: READ.

Request

Field nameTypeNecessaryRemarks
transferIdLongNTransfer ID. either transfer ID or clientOrder ID should be given.
clientOrderIdStringNThe unique user-defined id

Response

Field nameTypeRemarks
transferIdLongTransfer ID
currencyStringCurrency
amountDoubleAmount
networkStringThis field will only take effect in cross-exchange transfers.
txIdStringTransaction ID
clientOrderIdStringThe unique user-defined id
amountReceivedDoubleThe actual amount received
networkFeeDoubleThe actual networkFee costed
fromTradeAccountIdLongOutgoing trading account ID
toTradeAccountIdLongPosting trading account ID
fromAccountTypeString- When fromAccount is a Trading Portfolio, this field shows the destination exchange of the portfolio.
toAccountTypeString- When toAccount is a Trading Portfolio, this field shows the destination exchange of the portfolio.
statusIntegerTransfer status: 0: execution in progress 1: execution succeeded 2: execution failed
reasonStringMessage When Transfer Filed
createdAtLongCreation time: 13 bit timestamp
Language