curl --location -g --request GET 'https://chainhub.bitycle.com/v1/merchantDashboard/withdrawRequests/{{withdrawalId}}' \
--header 'Authorization: Token xxx'{
"withdrawDetails": {
"created_at": "2025-11-25T12:05:38.961Z",
"updated_at": "2025-11-25T12:06:10.993Z",
"amount": "200.00000000",
"current_balance": "440.20000000",
"network": "BSC",
"token": "USDT",
"fee": "0.30000000",
"status": "SUCCESS",
"type": "webservice",
"id": 25000,
"description": "Widthraw fund from account description",
"trx_hash": "0xa7f2ec890ca7bc136....0d854f120df09cc4732a6",
"destination": "0xFB0F6327214b54....27F9de7b5c81222cAc"
}
}