curl --location '/api/v1/wallet/withdrawal/WD-ADB108F2372040068D27D9CE44BC2C35' \
--header 'tenant-id: 1'{
"code": 0,
"msg": "success",
"data": {
"orderId": "WD-ADB108F2372040068D27D9CE44BC2C35",
"network": "BNB",
"currency": "USDT",
"toAddress": "0x3a064c586059a86925bf3f49bc535d984906e239",
"amount": 1.37,
"fee": 0.05,
"status": "SUCCESS",
"txHash": "0x2d25065b5fce6aa37916a171149ccff3e6dd847c...",
"remark": null,
"createTime": "2026-04-01T12:00:00",
"updateTime": "2026-04-01T14:30:00"
},
"ok": true
}