curl --location --request GET 'https://api.rapira.net/open/withdraw/crypto/history/12321534' \
--header 'Authorization: Bearer eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiIxNjM4OCIsImV4cCI6MTcyMDg2MzQ5MywiYXBpX2tpZCI6ImU3YTcyZWU5LWYwZjYtNDYzYi05ZjEzLWFiNzNlOWQzMTY3OCJ9.ad0peTBvurTvZI_AZNqEiH2lL8PoOL9--XKWObxfwdwZZ4LrCwwNceg02Mzg17FrDrVYkkyIZSTs4WS67QWDpbujnKYp0uhG8d22qiNUN-akV8uN8dy3vd1P1WOkMdQLV3gNeFpgpzqzeZVFM1NZ9Txfk2b9cmvb8wHCOmUJwYUWtvegAORjI3Job9lN4rHTTowoAXq8l5cd6gCRfRAgITTdxbWAgxIq-w' \
--header 'accept: application/json'{
"id": 162810,
"totalAmount": 12,
"fee": 2,
"arrivedAmount": 10,
"createTime": "2024-07-12 18:00:51",
"dealTime": null,
"endTime": null,
"status": "CREATE",
"unit": "TRX",
"token": "TRX_TRX",
"chain": "TRX",
"transactionNumber": null,
"address": "address",
"remark": null,
"addressScanUrl": "https://tronscan.org/#/address/address",
"txidScanUrl": "https://tronscan.org/#/transaction/null",
"confirmRequired": true,
"isSavedAddress": null,
"memo": null
}