curl --location --request GET 'https://api.rapira.net/open/deposit_address?currency=usdt-trc20&amount=33' \
--header 'Authorization: Bearer {{JWT}}' \
--header 'Accept: application/json'{
"address": "TRQpwDQdCsEphr3zNfwFNQQLAr43DJ2nyD",
"blockchain": "Tron",
"id": 407
}