T-Mobile黑白查询 US T-Mobile Status Check

请求参数

参数位置必填
keyheaderkey
imeiurlUS T-Mobile IMEI

key in request header or url

Status

Clean
Blocked
Not Found

返回示例

{
	"code": 0,
	"data": {
		"imei": "355359080687867",  //IMEI
		"model": "Apple iPhone 7 Plus",  //型号
		"status": "Blocked",  //状态
		"description": "This device is currently blocked from use on our network."  //说明
	}
}

错误码

302311IMEI错误
302312IMEI无效
302313繁忙
不扣费,稍后重试
302314其他错误
不扣费,错误原因(message)
302303余额不足

以上为接口错误码,公共错误码见帮助中心