Authorization: ********************X-HashPay-Key: ********************curl --location --request POST 'https://api.hashpay.me/v1/organizations//wallets' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"network": "tron",
"tokenSymbol": "USDT",
"tokenStandard": "TRC20",
"address": "string",
"status": "active"
}