curl --location -g --request GET 'https://api-x.smsonline.cloud/v3/customers/{{userid}}/cryptomus/transaction/?apiKey={{APIKey}}'
{ "ok": true, "body": { "to_address": "0x66b928a82377d75ced043e95738372e9e9607f1f", "currency": "USDT", "network": "bsc", "amountInUSD": "5.00", "amountInCrypto": "4.99", "expire_at": 1748615577, "url": "https://pay.cryptomus.com/pay/35a4ee29-16ef-4b18-9960-b7812c836bb1", "order_id": "af161c5a-936c-4294-b656-6da12b77e232" } }