跳到主要内容

WithdrawItem

transactionRefstring必填

交易参考号

orderIdstring必填

订单 ID

cryptostring必填

提现的加密货币

networkstring必填

提现的加密货币网络

addressstring必填

提现目标地址

addressExtensionstring

地址扩展

amountToAddressstring必填

发送至地址的加密货币数量

feesstring必填

手续费

WithdrawItem
{
"transactionRef": "string",
"orderId": "string",
"crypto": "string",
"network": "string",
"address": "string",
"addressExtension": "string",
"amountToAddress": "string",
"fees": "string"
}