curl --location --request GET 'https://evsb.csqworld.com/util/get-prices/direct///' \ --header 'U;' \ --header 'SH;' \ --header 'ST;'
{ "rc": 0, "items": [ { "amountToSendX100": 200, "destinationAmountX100": 1000, "serviceFeeX100": 100, "totalAmountX100": 300 } ] }