{
"expireTime": 1726217393,
"id": 123,
"txHash": "..."
}curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/transfer/txHash' \
--header 'Content-Type: application/json' \
--data-raw '{
"expireTime": 1726217393,
"id": 123,
"txHash": "..."
}'{
"code": 0,
"msg": null,
"data": 0,
"success": false
}