curl --location --request GET '/v2/sim/status?iccid=8986062355007337313' \
--header 'X-Tg-App-Id;' \
--header 'Accept-Language;' \
--header 'Authorization;' \
--header 'X-Tg-Signed-Headers;' \
--header 'X-Tg-Date;' \
--header 'X-Tg-Content-Sha256;' \
--header 'X-Tg-Algorithm;'
{
"code": 200,
"data": {
"status": "inactive"
},
"msg": "ok",
"ok": 1,
"requestid": "",
"status": "ok"
}