Verizon黑白查询 US Verizon status Check

请求参数

参数位置必填
keyheaderkey
imeiurlUS Verizon IMEI

key in request header or url

Status

Clean
Unpaid Bills
Lost or Stolen
Not Found

返回示例

{
	"code": 0,
	"data": {
		"imei": "355832080749713",  //IMEI
		"status": "Unpaid Bills",  //状态
		"description": "DEVICE_IS_LISTED_AS_RESTRICTED_IN_THE_NONPAY_TABLE"  //说明
	}
}

错误码

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

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