Verizon黑白查询 US Verizon status Check
- 相关
- 手机IMEI查询
- 接口:http://api.3023data.com/imei/verizon?imei=355832080749713
- 方式:GET
- 价格:0.6元/次 价格优惠,最低至3折
- 3折时:0.18元/次
请求参数
参数 | 位置 | 必填 | 值 |
key | header | 是 | key |
imei | url | 是 | US Verizon IMEI |
key in request header or url
Outstanding Balance
{ "code": 0, "data": { "imei": "355832080749713", //IMEI "status": "Outstanding Balance", //状态,Outstanding Balance=>欠费 "description": "Your device is not paid." //说明 } }
Clean
{ "code": 0, "data": { "imei": "356695083715851", "status": "Clean", "description": "iPhone 7 Plus" } }
Status
Clean / Outstanding Balance / Blacklisted (Lost/stolen) / Not Found
错误码
302311 | IMEI错误 |
302312 | IMEI无效 |
302313 | 繁忙 不扣费,稍后重试 |
302314 | 其他错误 不扣费,错误原因(message) |
302303 | 余额不足 |
以上为接口错误码,公共错误码见帮助中心