{}
curl --location --request POST 'https://call.astyun.com/voice/getinfo' \ --header 'appid: 62b139dd4426184647420c66' \ --header 'ts: 20220628181005567' \ --header 'sign: e37199cd8c4b662b038ad47b2612cbcc' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "data": { "accountid": "test1", "homepage": "", "contactname": "", "address": "", "phone": "", "email": "", "businesenable": 0, "banlace": 9173.15, "overbanlace": 0 }, "msg": "Success" }