curl --location --request GET 'https://api-broker.kucoin.com/api/v3/broker/nd/transfer/detail?orderId=671b4600c1e3dd000726866d'{
"code": "200000",
"data": {
"orderId": "671b4600c1e3dd000726866d",
"currency": "USDT",
"amount": "1",
"fromUid": 165111215,
"fromAccountType": "MAIN",
"fromAccountTag": "DEFAULT",
"toUid": 226383154,
"toAccountType": "MAIN",
"toAccountTag": "DEFAULT",
"status": "SUCCESS",
"reason": null,
"createdAt": 1729840640000
}
}